@realsee/dnalogel 2.27.1 → 2.27.2
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/index.cjs.js +3 -3
- package/dist/index.js +6 -5
- package/dist/index.umd.js +3 -3
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +15 -15
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +13 -13
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagConfigByKey.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +19 -18
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var cf=Object.defineProperty,df=Object.defineProperties;var hf=Object.getOwnPropertyDescriptors;var Ka=Object.getOwnPropertySymbols;var uf=Object.prototype.hasOwnProperty,ff=Object.prototype.propertyIsEnumerable;var vr=(n,t,e)=>t in n?cf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))uf.call(t,e)&&vr(n,e,t[e]);if(Ka)for(var e of Ka(t))ff.call(t,e)&&vr(n,e,t[e]);return n},ve=(n,t)=>df(n,hf(t));var f=(n,t,e)=>(vr(n,typeof t!="symbol"?t+"":t,e),e);var W=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),R=require("three"),Js=require("three/examples/jsm/renderers/CSS3DRenderer"),as=require("hammerjs"),dh=require("@realsee/five/line"),hh=require("three/examples/jsm/loaders/FBXLoader"),mf=require("earcut"),$a=require("animejs"),gf=require("@realsee/five/gltf-loader");function pf(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const E=pf(R);function Af(){console.debug("%c %c@realsee/dnalogel %cv2.27.1",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function vf(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function uh(){}const el=()=>Promise.resolve(),tl={__queue:Promise.resolve()};function bf(n=el){tl.__queue=tl.__queue.then(n).catch(el)}function Es(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function br(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function yf(n,t,e=uh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const wf=window,il=window.requestAnimationFrame||wf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ws(n,t=0){t<=0?il(n):il(()=>Ws(n,t-1))}var Tt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Tt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Tt.Bounce.In(n*2)*.5:Tt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),tn=function(){return performance.now()},fh=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=tn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),xi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=xi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=xi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=xi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=xi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ua=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Fr=new fh,po=function(){function n(t,e){e===void 0&&(e=Fr),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Tt.Linear.None,this._interpolationFunction=xi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ua.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=tn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=tn()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=tn()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Fr),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Tt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=xi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=tn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Cf="20.0.3",If=ua.nextId,Ht=Fr,Pf=Ht.getAll.bind(Ht),Ef=Ht.removeAll.bind(Ht),Mf=Ht.add.bind(Ht),mh=Ht.remove.bind(Ht),kf=Ht.update.bind(Ht),nl={Easing:Tt,Group:fh,Interpolation:xi,now:tn,Sequence:ua,nextId:If,Tween:po,VERSION:Cf,getAll:Pf,removeAll:Ef,add:Mf,remove:mh,update:kf};function xf(n,t,e,i=Tt.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var qt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(qt||{});const $n=Symbol("$$PAINT_BRUSH_EVENT$$");function ks(n){return n[$n]||(n[$n]={}),n[$n]}function Df(n){n[$n]||delete n[$n]}let Sf=class{hasListener(t){const e=ks(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ks(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Df(this);return}const i=ks(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ks(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ai(){return((1+Math.random())*65536|0).toString(16).substring(1)}function at(){return(ai()+ai()+"-"+ai()+"-4"+ai().substr(0,3)+"-"+ai()+"-"+ai()+ai()+ai()).toLowerCase()}const Tf=`
|
|
1
|
+
"use strict";var cf=Object.defineProperty,df=Object.defineProperties;var hf=Object.getOwnPropertyDescriptors;var Ka=Object.getOwnPropertySymbols;var uf=Object.prototype.hasOwnProperty,ff=Object.prototype.propertyIsEnumerable;var vr=(n,t,e)=>t in n?cf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,G=(n,t)=>{for(var e in t||(t={}))uf.call(t,e)&&vr(n,e,t[e]);if(Ka)for(var e of Ka(t))ff.call(t,e)&&vr(n,e,t[e]);return n},ve=(n,t)=>df(n,hf(t));var f=(n,t,e)=>(vr(n,typeof t!="symbol"?t+"":t,e),e);var W=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),R=require("three"),Js=require("three/examples/jsm/renderers/CSS3DRenderer"),as=require("hammerjs"),dh=require("@realsee/five/line"),hh=require("three/examples/jsm/loaders/FBXLoader"),mf=require("earcut"),$a=require("animejs"),gf=require("@realsee/five/gltf-loader");function pf(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const E=pf(R);function Af(){console.debug("%c %c@realsee/dnalogel %cv2.27.2",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function vf(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function uh(){}const el=()=>Promise.resolve(),tl={__queue:Promise.resolve()};function bf(n=el){tl.__queue=tl.__queue.then(n).catch(el)}function Es(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function br(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ms(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function yf(n,t,e=uh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const wf=window,il=window.requestAnimationFrame||wf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ws(n,t=0){t<=0?il(n):il(()=>Ws(n,t-1))}var Tt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Tt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Tt.Bounce.In(n*2)*.5:Tt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),tn=function(){return performance.now()},fh=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=tn()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),xi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=xi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=xi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=xi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=xi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ua=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Fr=new fh,po=function(){function n(t,e){e===void 0&&(e=Fr),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Tt.Linear.None,this._interpolationFunction=xi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ua.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=tn()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=tn()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=tn()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Fr),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Tt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=xi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){if(t===void 0&&(t=tn()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;a++)this._chainedTweens[a].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),d=!l&&c;d?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Cf="20.0.3",If=ua.nextId,Ht=Fr,Pf=Ht.getAll.bind(Ht),Ef=Ht.removeAll.bind(Ht),Mf=Ht.add.bind(Ht),mh=Ht.remove.bind(Ht),kf=Ht.update.bind(Ht),nl={Easing:Tt,Group:fh,Interpolation:xi,now:tn,Sequence:ua,nextId:If,Tween:po,VERSION:Cf,getAll:Pf,removeAll:Ef,add:Mf,remove:mh,update:kf};function xf(n,t,e,i=Tt.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var qt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(qt||{});const $n=Symbol("$$PAINT_BRUSH_EVENT$$");function ks(n){return n[$n]||(n[$n]={}),n[$n]}function Df(n){n[$n]||delete n[$n]}let Sf=class{hasListener(t){const e=ks(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ks(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Df(this);return}const i=ks(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ks(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function ai(){return((1+Math.random())*65536|0).toString(16).substring(1)}function at(){return(ai()+ai()+"-"+ai()+"-4"+ai().substr(0,3)+"-"+ai()+"-"+ai()+ai()+ai()).toLowerCase()}const Tf=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -191,7 +191,7 @@ void main() {
|
|
|
191
191
|
svg [type='lineItemGroup'] g g g g {
|
|
192
192
|
stroke: #ffffff;
|
|
193
193
|
}</style>
|
|
194
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class xg extends le{constructor(t){super(),ae(this,t,kg,Mg,oe,{content:0},Eg)}}function Dg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Sg(n){let t,e;return t=new Pg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Tg(n){let t,e;return t=new xg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Lg(n){let t,e,i,s;const o=[Tg,Sg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),T(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){T(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function jg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Zh extends le{constructor(t){super(),ae(this,t,jg,Lg,oe,{floorIndex:2,floorplanData:3},Dg)}}function zg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Og(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Ks(!1),i=Pe(),t.a=i},m(s,o){t.m(e,s,o),O(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function Bg(n){let t,e,i=n[1]&&fl(n),s=n[0]&&ml(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Pe()},m(o,r){i&&i.m(o,r),O(o,t,r),s&&s.m(o,r),O(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=fl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=ml(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&z(t),s&&s.d(o),o&&z(e)}}}function fl(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=ke(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&De(i,e)},d(s){s&&z(t)}}}function ml(n){let t,e;return{c(){t=D("span"),e=ke(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&128&&De(e,i[7])},d(i){i&&z(t)}}}function Vg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Bg;if(a[8])return Og}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",n[9]),j(t,"top",n[10]),j(t,"font-size",n[11]),j(t,"opacity",n[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(i=[$t(Dn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&j(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&z(t),r&&r.d(),e=!1,Je(i)}}}function Rg(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Qg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(H,_){if(_.width===0||_.height===0)return()=>!1;const Q=H.path.map(({x:Ce,y:pe})=>[Ce,pe]),F=H.roomLabel.position,{x:J,y:Z}=F,{width:ee,height:ce}=_,se=ee/2,we=ce/2;return function(pe){const Be=J*pe,Ae=Z*pe,We=Q.map(([ye,je])=>[ye*pe,je*pe]);return[[Be+se,Ae-we],[Be-se,Ae-we],[Be-se,Ae+we],[Be+se,Ae+we]].every(ye=>Rg(ye,We))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",B=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,L=0,X=!1;u.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const Y=H=>{e(4,V=H.detail)},N=H=>{e(5,L=H.detail)};return n.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,d=H.roomNameEnable),"room"in H&&e(2,h=H.room),"hoveredRoom"in H&&e(13,u=H.hoveredRoom),"getRoomAreaText"in H&&e(14,m=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,p=H.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,L,a,s,i,M,B,P,l,u,m,p,X,r,o,Y,N]}class Gg extends le{constructor(t){super(),ae(this,t,Qg,Vg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},zg)}}function Ng(n){ue(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function gl(n,t,e){const i=n.slice();return i[12]=t[e],i}function pl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=gl(n,a,c),h=l(d);i.set(h,e[c]=Al(h,d))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){O(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[$t(Dn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=zt(e,d,l,1,c,a,i,t,vi,Al,null,gl),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)T(e[d]);s=!1},d(c){c&&z(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Je(r)}}}function Al(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Gg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?lt(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Hg(n){let t,e,i=n[8]&&pl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&k(i,1)):(i=pl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function _g(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Fg extends le{constructor(t){super(),ae(this,t,_g,Hg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Ng)}}function Wg(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function vl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function bl(n,t,e){const i=n.slice();return i[14]=t[e],i}function yl(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){O(e,t,i)},p:q,d(e){e&&z(t)}}}function wl(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=ke(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){O(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function Yg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let A=0;A<d.length;A+=1)h[A]=yl(bl(n,d,A));let u=n[4];const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=vl(n,u,A),g=m(p);l.set(g,a[A]=wl(g,p))}return{c(){t=D("div"),e=D("div"),i=$(),s=D("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){O(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=A[3];let g;for(g=0;g<d.length;g+=1){const v=bl(A,d,g);h[g]?h[g].p(v,p):(h[g]=yl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=A[4],a=zt(a,p,m,1,A,u,l,r,Ea,wl,null,vl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&z(t),Lt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const qi=1e3,Ki=180;function Ug(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(qi-Ki)*2,c=o.max.y-o.min.y-(qi-Ki)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-qi+Ki)/l:0,g=a?0:(A-o.min.y-qi+Ki)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-qi+Ki)/l:0,M=a?0:(y-o.min.y-qi+Ki)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class Xg extends le{constructor(t){super(),ae(this,t,Ug,Yg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Wg)}}function Zg(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Cl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Il(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Xg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?lt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Jg(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Cl(n,o,a),c=r(l);i.set(c,e[a]=Il(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],de(),e=zt(e,l,r,1,a,o,i,t,vi,Il,null,Cl),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Pl=1e3,El=180;function qg(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Pl-El)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(Pl-El)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class Kg extends le{constructor(t){super(),ae(this,t,qg,Jg,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Zg)}}function Po(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function Jh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function $g(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function ep(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function tp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function ip(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&z(t)}}}function np(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Po(s,{needZ:!0}))},[i,s]}class sp extends le{constructor(t){super(),ae(this,t,np,ip,oe,{path:1})}}function op(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=$(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),x(t,e),x(e,i),x(e,s),O(a,o,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const Pr=6;function rp(n,t,e){let i,{path:s}=t;const o=Pr*2,r=`M0 ${Pr} h ${o} M${Pr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Po(s,{needZ:!0}))},[i,o,r,s]}class ap extends le{constructor(t){super(),ae(this,t,rp,op,oe,{path:3})}}function lp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=$(),a=Oe("path"),l=$(),c=Oe("path"),d=$(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),O(u,r,m),O(u,a,m),O(u,l,m),O(u,c,m),O(u,d,m),O(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&z(t),u&&z(r),u&&z(a),u&&z(l),u&&z(c),u&&z(d),u&&z(h)}}}function cp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Po(s,{needZ:!0}))},[i,s]}class dp extends le{constructor(t){super(),ae(this,t,cp,lp,oe,{path:1})}}function hp(n){ue(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Ml(n,t,e){const i=n.slice();return i[5]=t[e],i}function up(n){let t,e;return t=new ap({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function fp(n){let t,e;return t=new dp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function mp(n){let t,e;return t=new sp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function kl(n){let t,e,i,s;const o=[mp,fp,up],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),T(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){T(i),s=!1},d(l){l&&z(t),r[e].d()}}}function gp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=kl(Ml(n,i,r));const o=r=>T(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Ml(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=kl(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)T(s[a]);e=!1},d(r){r&&z(t),Lt(s,r)}}}function pp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>ve(G({},l),{path:l.path.map(c=>Jh(c,o.bounding))})))},[i,r,a,s,o]}class Ap extends le{constructor(t){super(),ae(this,t,pp,gp,oe,{floorIndex:3,floorplanData:4},hp)}}function vp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function bp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){O(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&z(t),i=!1,Je(s)}}}function yp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Po(o.path,{needZ:!0,format:A=>Jh(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class wp extends le{constructor(t){super(),ae(this,t,yp,bp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},vp)}}function Cp(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function xl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Dl(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new wp({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?lt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Ip(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=xl(n,r,l),d=a(c);s.set(d,i[l]=Dl(d,c))}return{c(){t=D("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=zt(i,c,a,1,l,r,s,e,vi,Dl,null,xl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)T(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Pp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class qh extends le{constructor(t){super(),ae(this,t,Pp,Ip,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Cp)}}function Ep(n){ue(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Sl(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new qh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?lt(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Tl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Fg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?lt(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ll(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Kg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?lt(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Mp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=et(h,d[v]);e=new Ap({props:h});let u=(n[2]||n[3])&&Sl(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=et(A,m[v]);o=new Zh({props:A});let p=n[4]&&Tl(n),g=n[7]&&Ll(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),u&&u.c(),s=$(),ne(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Re(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){O(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?lt(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=Sl(v),u.c(),k(u,1),u.m(t,s)):u&&(de(),T(u,1,1,()=>{u=null}),he());const M=y&258?lt(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=Tl(v),p.c(),k(p,1),p.m(t,a)):p&&(de(),T(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=Ll(v),g.c(),k(g,1),g.m(t,null)):g&&(de(),T(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Re(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){T(e.$$.fragment,v),T(u),T(o.$$.fragment,v),T(p),T(g),c=!1},d(v){v&&z(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function kp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=xa(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let xp=class extends le{constructor(t){super(),ae(this,t,kp,Mp,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Ep)}};function Dp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jl(n,t,e){const i=n.slice();return i[21]=t[e],i}function zl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=Ol(jl(n,r,h));const l=h=>T(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Bl(n),d=n[8]&&Vl(n);return{c(){t=D("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){O(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const A=jl(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Ol(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Bl(n),c.c(),k(c,1),c.m(t,i)):c&&(de(),T(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=Vl(n),d.c(),k(d,1),d.m(t,null)):d&&(de(),T(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),s||Ne(()=>{s=Bi(t,tt,{duration:n[0],easing:ei}),s.start()}),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)T(a[u]);T(c),T(d),o=!1},d(h){h&&z(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Ol(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new xp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?lt(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Bl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new fg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?lt(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;return t=new yg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Sp(n){let t,e,i=n[1]&&zl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=zl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Tp(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:B}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,A=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,p=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,I=L.getRoomAreaText),"getLabelElement"in L&&e(17,M=L.getLabelElement),"getRuleDistanceText"in L&&e(18,B=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,P=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,V=L.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,B,P,V]}let Da=class extends le{constructor(t){super(),ae(this,t,Tp,Sp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Dp)}};const Lp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function jp(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function zp(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function Op(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(zp),rules:n.rules}}function Bp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Vp(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function mi(n){return W(this,null,function*(){const t=yield jp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Op),s=n.computed_data.entrance?Vp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Bp)}})}function Rp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Lp,width:45,height:48},a=tp(o,t),l=$g(o,e),c=ep(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Qp(n,t){return t(n),n}function Eo(n,t){return Qp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Rl(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function Sa(n,t,e=di.BOUNDING_CENTER){const i=Rl(n,t),s=Rl(n,t+1);return e===di.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===di.CEILING?s:i}function Ta(n,t,e,i){const s=Sa(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let ls=class{constructor(t,e){f(this,"VERSION","2.27.1");f(this,"five");f(this,"hooks",new wn);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return ga(this.staticPrefix,t)}},bi=class extends ls{};var wt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(wt||{});const Kh=500,Gp=80;function qr(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function La(n,t){return W(this,null,function*(){const[e]=yield mn(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Np(i,s))throw new Error("pose 与预期不符")})}function Np(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?qr(i,s,2):i===s})}function ja(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!qr(e,o,2)||!qr(i,r,2)||s!==a)}function $h(n,t,e=!0){return W(this,null,function*(){if(ja(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield mn(La(n,[t.mode,t,void 0,e]));if(d)throw new Error(wt.ChangeModeError);return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield mn(n.updateCamera(t,l,e));if(c)throw new Error(wt.UpdateCameraError)})}function pn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Hp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function _p(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Fp=class extends bi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!ja(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,wt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(wt.ModelNotLoaded);if(!this.data)throw new Error(wt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield mn($h(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(wt.UnknownError);this.updateSize(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Kh;pn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,wt.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);pn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||_p(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Hp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Gp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const Wp=(n,t)=>new Fp(n,t);function Yp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Up(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Xp=class extends bi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!ja(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,wt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(wt.ModelNotLoaded);if(!this.data)throw new Error(wt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield mn($h(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(wt.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Kh;pn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,wt.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);pn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Up(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Yp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Sa(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const Zp=(n,t)=>new Xp(n,t);let Jp=class extends bi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=Sa(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}_show(e){return W(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield La(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;pn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;pn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const qp=(n,t)=>new Jp(n,t);function za(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function Kp(n){ue(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function $p(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||fi)+")"),j(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){O(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||fi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2])},i:q,o:q,d(s){s&&z(t)}}}function eA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function tA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),B=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${B}px)`}function u(A){e(6,c=A)}const m=za(A=>{e(7,d=A.longitude)},1e3/60);return vt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=eA(d))},[l,s,i,o,r,a,c,d]}class iA extends le{constructor(t){super(),ae(this,t,tA,$p,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Kp)}}function nA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Ql(n,t,e){const i=n.slice();return i[1]=t[e],i}function Gl(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,d){O(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&j(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(i,"width",s),h&&j(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&z(e)}}}function sA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Ql(n,s,r),l=o(a);i.set(l,e[r]=Gl(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=zt(e,a,o,1,r,s,i,t,Ea,Gl,null,Ql))},i:q,o:q,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function oA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class rA extends le{constructor(t){super(),ae(this,t,oA,sA,oe,{extraObjects:0},nA)}}function Nl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new qh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?lt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function aA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new Zh({props:l}),i=new rA({props:{extraObjects:n[6]}});let c=n[3]&&Nl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Pe()},m(d,h){te(t,d,h),O(d,e,h),te(i,d,h),O(d,s,h),c&&c.m(d,h),O(d,o,h),r=!0},p(d,[h]){const u=h&20?lt(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=Nl(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(de(),T(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){T(t.$$.fragment,d),T(i.$$.fragment,d),T(c),r=!1},d(d){ie(t,d),d&&z(e),ie(i,d),d&&z(s),c&&c.d(d),d&&z(o)}}}function lA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class cA extends le{constructor(t){super(),ae(this,t,lA,aA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function dA(n){ue(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Hl(n){let t,e,i,s,o=n[7]!==0&&_l(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[$t(Dn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=_l(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),T(o,1,1,()=>{o=null}),he())},i(r){e||(k(o),e=!0)},o(r){T(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,Je(s)}}}function _l(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=et(c,l[u]);e=new cA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=et(h,d[u]);return s=new iA({props:h}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(u,m){O(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?lt(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?lt(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&j(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&j(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){T(e.$$.fragment,u),T(s.$$.fragment,u),a=!1},d(u){u&&z(t),ie(e),ie(s)}}}function hA(n){let t,e,i=n[1]&&Hl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Hl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function uA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(B){e(11,h=i.work.observers[B].floorIndex)}vt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=B=>{e(7,u=B.detail)},y=B=>{e(8,m=B.detail)};return n.$$set=B=>{"five"in B&&e(0,i=B.five),"visible"in B&&e(1,s=B.visible),"hoverEnable"in B&&e(2,o=B.hoverEnable),"floorplanData"in B&&e(3,r=B.floorplanData),"cameraImageUrl"in B&&e(4,a=B.cameraImageUrl),"extraObjects"in B&&e(5,l=B.extraObjects),"highlightData"in B&&e(6,c=B.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const B=Math.min(u,m),{max:P,min:V}=r.bounding,L=P.x-V.x,X=P.y-V.y,Y=function(){return L>X?[B,B/L*X]:[B/X*L,B]}();e(9,A=Y[0]),e(12,p=Y[1]),e(10,d=A/L)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class fA extends le{constructor(t){super(),ae(this,t,uA,hA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},dA)}}let mA=class extends bi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:fi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Rp(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=ve(G({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new fA({target:this.wrapper,props:e})}};const gA=(n,t)=>new mA(n,t),pA=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],AA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],vA=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Er=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},bA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Er(s,0,0)),o&&n.applyMatrix4(Er(0,o,0)),r&&n.applyMatrix4(Er(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function eu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const yA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(exports,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new hh.FBXLoader().loadAsync(v);return eu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:B,z:P},min:{x:V,y:L,z:X}}=v;s.yBase=L,o={x:(B+V)/2,y:L-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,bA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function wA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const CA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),IA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(exports,null,function*(){var Y,N,H,_,Q,F,J,Z;const I=(Y=y==null?void 0:y.position)!=null?Y:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=CA(I),B=(N=y==null?void 0:y.rad)!=null?N:o,P=(H=y==null?void 0:y.fbx_url)!=null?H:r;if(e.rad=B,B===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${B}`));const V=yield new hh.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=B,V.scale.set(.8,.8,.8),eu(V,{transparent:!0,side:E.DoubleSide});const L=(J=(F=(Q=(_=V.children)==null?void 0:_[0])==null?void 0:Q.children)==null?void 0:F[3])==null?void 0:J.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(Z=t.name)!=null?Z:"入户门";return L.material=new R.MeshBasicMaterial({transparent:!0,map:wA(X)}),L.renderOrder=3,V.children[0].add(L),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let B;const P=()=>{let Y=0,N=0;const H=1e3/30,_=Q=>{Y=requestAnimationFrame(_);const F=Q-N;F<H||(N=Q,a.forEach(J=>J.update(F/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(_),()=>{cancelAnimationFrame(Y)}},X={play:()=>{B||(M.play(),B=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),B==null||B(),B=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},PA=Tt;function EA(n,t,e,i=PA.Linear.None){const s=new po(n).to(t,e).easing(i);vo(()=>s.start(0));const o=Cn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function MA(n,t){return EA({progress:0},{progress:1},n,t)}var tu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(tu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Us=Math.PI*2;function Fl(n){return(n%Us+Us)%Us}function Wl(n){return n%Us}function Mr(n,t,e){return n+(t-n)*e}const Kr=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Fl(n),r=Fl(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?Kr(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?Kr(o,r,Qt.Clockwise):{from:o,to:r}},kA=n=>{const t={},e=(l,c,...d)=>W(exports,[l,c,...d],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Wl(r.latitude),l=Wl(o.latitude),{from:c,to:d}=Kr(r.longitude,o.longitude,o.rotation||Qt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>W(exports,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Mr(h.longitude,u.longitude,I),M.latitude=Mr(h.latitude,u.latitude,I),M.fov=Mr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=MA(v,Tt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Yl(n,t){return n.x===t.x&&n.y===t.y}function iu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function lo(n,t){return(t.y-n.y)/(t.x-n.x)}function nu(n,t,e){const i=lo(n[1],n[0]),s=lo(t[1],t[0]);if(isNaN(i)||isNaN(s)||iu(i,s))return!1;if(Ls(n[0],t))return n[0];if(Ls(n[1],t))return n[1];if(Ls(t[0],n))return t[0];if(Ls(t[1],n))return t[1];if(e&&!xA(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function Ls(n,t){return Yl(n,t[0])||Yl(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&iu(lo(t[0],n),lo(n,t[1]))}function js(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function xA(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&js(t[0],n[1],n[0])*js(n[1],t[1],n[0])>0&&js(n[0],t[1],t[0])*js(t[1],n[1],t[0])>0?1:0}function su(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>su(n,t-1))}const DA=`<style type="text/css">
|
|
194
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class xg extends le{constructor(t){super(),ae(this,t,kg,Mg,oe,{content:0},Eg)}}function Dg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Sg(n){let t,e;return t=new Pg({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Tg(n){let t,e;return t=new xg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Lg(n){let t,e,i,s;const o=[Tg,Sg],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=D("div"),i&&i.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),T(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){T(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function jg(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Zh extends le{constructor(t){super(),ae(this,t,jg,Lg,oe,{floorIndex:2,floorplanData:3},Dg)}}function zg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-size.svelte-12pzct5{opacity:0.45}")}function Og(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new Ks(!1),i=Pe(),t.a=i},m(s,o){t.m(e,s,o),O(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function Bg(n){let t,e,i=n[1]&&fl(n),s=n[0]&&ml(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Pe()},m(o,r){i&&i.m(o,r),O(o,t,r),s&&s.m(o,r),O(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=fl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=ml(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&z(t),s&&s.d(o),o&&z(e)}}}function fl(n){let t,e=n[2].name+"",i;return{c(){t=D("span"),i=ke(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&De(i,e)},d(s){s&&z(t)}}}function ml(n){let t,e;return{c(){t=D("span"),e=ke(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&128&&De(e,i[7])},d(i){i&&z(t)}}}function Vg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Bg;if(a[8])return Og}let o=s(n),r=o&&o(n);return{c(){t=D("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",n[9]),j(t,"top",n[10]),j(t,"font-size",n[11]),j(t,"opacity",n[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(i=[$t(Dn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l&64&&j(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&z(t),r&&r.d(),e=!1,Je(i)}}}function Rg(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Qg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(H,_){if(_.width===0||_.height===0)return()=>!1;const Q=H.path.map(({x:Ce,y:pe})=>[Ce,pe]),F=H.roomLabel.position,{x:J,y:Z}=F,{width:ee,height:ce}=_,se=ee/2,we=ce/2;return function(pe){const Be=J*pe,Ae=Z*pe,We=Q.map(([ye,je])=>[ye*pe,je*pe]);return[[Be+se,Ae-we],[Be-se,Ae-we],[Be-se,Ae+we],[Be+se,Ae+we]].every(ye=>Rg(ye,We))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",B=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,L=0,X=!1;u.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const Y=H=>{e(4,V=H.detail)},N=H=>{e(5,L=H.detail)};return n.$$set=H=>{"pxmm"in H&&e(12,l=H.pxmm),"roomAreaEnable"in H&&e(0,c=H.roomAreaEnable),"roomNameEnable"in H&&e(1,d=H.roomNameEnable),"room"in H&&e(2,h=H.room),"hoveredRoom"in H&&e(13,u=H.hoveredRoom),"getRoomAreaText"in H&&e(14,m=H.getRoomAreaText),"getLabelElement"in H&&e(3,A=H.getLabelElement),"adaptiveRoomLabelVisibleEnable"in H&&e(15,p=H.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,L,a,s,i,M,B,P,l,u,m,p,X,r,o,Y,N]}class Gg extends le{constructor(t){super(),ae(this,t,Qg,Vg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},zg)}}function Ng(n){ue(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function gl(n,t,e){const i=n.slice();return i[12]=t[e],i}function pl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=gl(n,a,c),h=l(d);i.set(h,e[c]=Al(h,d))}return{c(){t=D("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){O(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[$t(Dn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=zt(e,d,l,1,c,a,i,t,vi,Al,null,gl),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)T(e[d]);s=!1},d(c){c&&z(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Je(r)}}}function Al(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Gg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?lt(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Hg(n){let t,e,i=n[8]&&pl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&k(i,1)):(i=pl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function _g(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Fg extends le{constructor(t){super(),ae(this,t,_g,Hg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Ng)}}function Wg(n){ue(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function vl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function bl(n,t,e){const i=n.slice();return i[14]=t[e],i}function yl(n){let t;return{c(){t=D("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){O(e,t,i)},p:q,d(e){e&&z(t)}}}function wl(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=D("div"),i=D("div"),o=ke(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){O(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function Yg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let A=0;A<d.length;A+=1)h[A]=yl(bl(n,d,A));let u=n[4];const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=vl(n,u,A),g=m(p);l.set(g,a[A]=wl(g,p))}return{c(){t=D("div"),e=D("div"),i=$(),s=D("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=D("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){O(A,t,p),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=A[3];let g;for(g=0;g<d.length;g+=1){const v=bl(A,d,g);h[g]?h[g].p(v,p):(h[g]=yl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=A[4],a=zt(a,p,m,1,A,u,l,r,Ea,wl,null,vl)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&z(t),Lt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const qi=1e3,Ki=180;function Ug(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(qi-Ki)*2,c=o.max.y-o.min.y-(qi-Ki)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-qi+Ki)/l:0,g=a?0:(A-o.min.y-qi+Ki)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-qi+Ki)/l:0,M=a?0:(y-o.min.y-qi+Ki)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,h,m,s,o]}class Xg extends le{constructor(t){super(),ae(this,t,Ug,Yg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},Wg)}}function Zg(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Cl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Il(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new Xg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?lt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Jg(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Cl(n,o,a),c=r(l);i.set(c,e[a]=Il(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],de(),e=zt(e,l,r,1,a,o,i,t,vi,Il,null,Cl),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Pl=1e3,El=180;function qg(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(Pl-El)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(Pl-El)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class Kg extends le{constructor(t){super(),ae(this,t,qg,Jg,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Zg)}}function Po(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function Jh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function $g(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function ep(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function tp(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function ip(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&z(t)}}}function np(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Po(s,{needZ:!0}))},[i,s]}class sp extends le{constructor(t){super(),ae(this,t,np,ip,oe,{path:1})}}function op(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=$(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),x(t,e),x(e,i),x(e,s),O(a,o,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const Pr=6;function rp(n,t,e){let i,{path:s}=t;const o=Pr*2,r=`M0 ${Pr} h ${o} M${Pr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Po(s,{needZ:!0}))},[i,o,r,s]}class ap extends le{constructor(t){super(),ae(this,t,rp,op,oe,{path:3})}}function lp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=$(),a=Oe("path"),l=$(),c=Oe("path"),d=$(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),x(t,e),x(e,i),x(t,s),x(s,o),O(u,r,m),O(u,a,m),O(u,l,m),O(u,c,m),O(u,d,m),O(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&z(t),u&&z(r),u&&z(a),u&&z(l),u&&z(c),u&&z(d),u&&z(h)}}}function cp(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Po(s,{needZ:!0}))},[i,s]}class dp extends le{constructor(t){super(),ae(this,t,cp,lp,oe,{path:1})}}function hp(n){ue(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Ml(n,t,e){const i=n.slice();return i[5]=t[e],i}function up(n){let t,e;return t=new ap({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function fp(n){let t,e;return t=new dp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function mp(n){let t,e;return t=new sp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function kl(n){let t,e,i,s;const o=[mp,fp,up],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),T(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){T(i),s=!1},d(l){l&&z(t),r[e].d()}}}function gp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=kl(Ml(n,i,r));const o=r=>T(s[r],1,1,()=>{s[r]=null});return{c(){t=D("div");for(let r=0;r<s.length;r+=1)s[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Ml(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=kl(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)T(s[a]);e=!1},d(r){r&&z(t),Lt(s,r)}}}function pp(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>ve(G({},l),{path:l.path.map(c=>Jh(c,o.bounding))})))},[i,r,a,s,o]}class Ap extends le{constructor(t){super(),ae(this,t,pp,gp,oe,{floorIndex:3,floorplanData:4},hp)}}function vp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function bp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){O(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&z(t),i=!1,Je(s)}}}function yp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Po(o.path,{needZ:!0,format:A=>Jh(A,u)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,d,h,m,a,l,c,i]}class wp extends le{constructor(t){super(),ae(this,t,yp,bp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},vp)}}function Cp(n){ue(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function xl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Dl(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new wp({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){O(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?lt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){T(i.$$.fragment,a),s=!1},d(a){a&&z(e),ie(i,a)}}}function Ip(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=xl(n,r,l),d=a(c);s.set(d,i[l]=Dl(d,c))}return{c(){t=D("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=zt(i,c,a,1,l,r,s,e,vi,Dl,null,xl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)T(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Pp(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class qh extends le{constructor(t){super(),ae(this,t,Pp,Ip,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},Cp)}}function Ep(n){ue(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Sl(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new qh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?lt(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Tl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Fg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?lt(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ll(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Kg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?lt(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Mp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=et(h,d[v]);e=new Ap({props:h});let u=(n[2]||n[3])&&Sl(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=et(A,m[v]);o=new Zh({props:A});let p=n[4]&&Tl(n),g=n[7]&&Ll(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),u&&u.c(),s=$(),ne(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Re(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){O(v,t,y),te(e,t,null),x(t,i),u&&u.m(t,null),x(t,s),te(o,t,null),x(t,r),p&&p.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?lt(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=Sl(v),u.c(),k(u,1),u.m(t,s)):u&&(de(),T(u,1,1,()=>{u=null}),he());const M=y&258?lt(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=Tl(v),p.c(),k(p,1),p.m(t,a)):p&&(de(),T(p,1,1,()=>{p=null}),he()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=Ll(v),g.c(),k(g,1),g.m(t,null)):g&&(de(),T(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Re(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){T(e.$$.fragment,v),T(u),T(o.$$.fragment,v),T(p),T(g),c=!1},d(v){v&&z(t),ie(e),u&&u.d(),ie(o),p&&p.d(),g&&g.d()}}}function kp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=xa(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let xp=class extends le{constructor(t){super(),ae(this,t,kp,Mp,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Ep)}};function Dp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jl(n,t,e){const i=n.slice();return i[21]=t[e],i}function zl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=Ol(jl(n,r,h));const l=h=>T(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Bl(n),d=n[8]&&Vl(n);return{c(){t=D("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){O(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const A=jl(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Ol(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Bl(n),c.c(),k(c,1),c.m(t,i)):c&&(de(),T(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=Vl(n),d.c(),k(d,1),d.m(t,null)):d&&(de(),T(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),s||Ne(()=>{s=Bi(t,tt,{duration:n[0],easing:ei}),s.start()}),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)T(a[u]);T(c),T(d),o=!1},d(h){h&&z(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Ol(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new xp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?lt(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Bl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new fg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?lt(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;return t=new yg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Sp(n){let t,e,i=n[1]&&zl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=zl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Tp(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:B}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,A=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,p=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,I=L.getRoomAreaText),"getLabelElement"in L&&e(17,M=L.getLabelElement),"getRuleDistanceText"in L&&e(18,B=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,P=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,V=L.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,B,P,V]}let Da=class extends le{constructor(t){super(),ae(this,t,Tp,Sp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Dp)}};const Lp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function jp(n){return W(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return W(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function zp(n){return{id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs}}function Op(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(zp),rules:n.rules}}function Bp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Vp(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function mi(n){return W(this,null,function*(){const t=yield jp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Op),s=n.computed_data.entrance?Vp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Bp)}})}function Rp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Lp,width:45,height:48},a=tp(o,t),l=$g(o,e),c=ep(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Qp(n,t){return t(n),n}function Eo(n,t){return Qp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Rl(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function Sa(n,t,e=di.BOUNDING_CENTER){const i=Rl(n,t),s=Rl(n,t+1);return e===di.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===di.CEILING?s:i}function Ta(n,t,e,i){const s=Sa(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let ls=class{constructor(t,e){f(this,"VERSION","2.27.2");f(this,"five");f(this,"hooks",new wn);f(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return ga(this.staticPrefix,t)}},bi=class extends ls{};var wt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(wt||{});const Kh=500,Gp=80;function qr(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function La(n,t){return W(this,null,function*(){const[e]=yield mn(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Np(i,s))throw new Error("pose 与预期不符")})}function Np(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?qr(i,s,2):i===s})}function ja(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!qr(e,o,2)||!qr(i,r,2)||s!==a)}function $h(n,t,e=!0){return W(this,null,function*(){if(ja(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield mn(La(n,[t.mode,t,void 0,e]));if(d)throw new Error(wt.ChangeModeError);return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield mn(n.updateCamera(t,l,e));if(c)throw new Error(wt.UpdateCameraError)})}function pn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Hp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function _p(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Fp=class extends bi{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!ja(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,wt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(wt.ModelNotLoaded);if(!this.data)throw new Error(wt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield mn($h(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(wt.UnknownError);this.updateSize(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Kh;pn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,wt.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);pn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||_p(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Hp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Gp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const Wp=(n,t)=>new Fp(n,t);function Yp(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Up(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Xp=class extends bi{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...i)=>W(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>W(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!ja(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,wt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});f(this,"_show",e=>W(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(wt.ModelNotLoaded);if(!this.data)throw new Error(wt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>W(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield mn($h(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(wt.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Kh;pn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,wt.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);pn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&Up(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Yp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Sa(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const Zp=(n,t)=>new Xp(n,t);let Jp=class extends bi{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ta(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c})});f(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:fi,attachedTo:di.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Eo(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return W(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!r.version&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=Sa(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}_show(e){return W(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield La(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;pn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return W(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;pn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=ve(G(G({},this.state),e),{config:o}),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=ve(G({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Da({target:this.container,intro:!0,props:i})}};const qp=(n,t)=>new Jp(n,t);function za(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function Kp(n){ue(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function $p(n){let t,e,i;return{c(){t=D("div"),e=D("div"),i=D("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||fi)+")"),j(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){O(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||fi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2])},i:q,o:q,d(s){s&&z(t)}}}function eA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function tA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),B=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${B}px)`}function u(A){e(6,c=A)}const m=za(A=>{e(7,d=A.longitude)},1e3/60);return vt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=eA(d))},[l,s,i,o,r,a,c,d]}class iA extends le{constructor(t){super(),ae(this,t,tA,$p,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Kp)}}function nA(n){ue(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Ql(n,t,e){const i=n.slice();return i[1]=t[e],i}function Gl(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=D("div"),i=D("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,d){O(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&j(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(i,"width",s),h&&j(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&z(e)}}}function sA(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Ql(n,s,r),l=o(a);i.set(l,e[r]=Gl(l,a))}return{c(){t=D("div");for(let r=0;r<e.length;r+=1)e[r].c();w(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){O(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=zt(e,a,o,1,r,s,i,t,Ea,Gl,null,Ql))},i:q,o:q,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function oA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class rA extends le{constructor(t){super(),ae(this,t,oA,sA,oe,{extraObjects:0},nA)}}function Nl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new qh({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?lt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){T(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function aA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new Zh({props:l}),i=new rA({props:{extraObjects:n[6]}});let c=n[3]&&Nl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Pe()},m(d,h){te(t,d,h),O(d,e,h),te(i,d,h),O(d,s,h),c&&c.m(d,h),O(d,o,h),r=!0},p(d,[h]){const u=h&20?lt(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=Nl(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(de(),T(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){T(t.$$.fragment,d),T(i.$$.fragment,d),T(c),r=!1},d(d){ie(t,d),d&&z(e),ie(i,d),d&&z(s),c&&c.d(d),d&&z(o)}}}function lA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class cA extends le{constructor(t){super(),ae(this,t,lA,aA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function dA(n){ue(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Hl(n){let t,e,i,s,o=n[7]!==0&&_l(n);return{c(){t=D("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),o&&o.m(t,null),e=!0,i||(s=[$t(Dn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=_l(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),T(o,1,1,()=>{o=null}),he())},i(r){e||(k(o),e=!0)},o(r){T(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,Je(s)}}}function _l(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=et(c,l[u]);e=new cA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=et(h,d[u]);return s=new iA({props:h}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(u,m){O(u,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(u,m){const A=m&3181?lt(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?lt(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&j(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&j(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){T(e.$$.fragment,u),T(s.$$.fragment,u),a=!1},d(u){u&&z(t),ie(e),ie(s)}}}function hA(n){let t,e,i=n[1]&&Hl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Hl(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function uA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(B){e(11,h=i.work.observers[B].floorIndex)}vt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=B=>{e(7,u=B.detail)},y=B=>{e(8,m=B.detail)};return n.$$set=B=>{"five"in B&&e(0,i=B.five),"visible"in B&&e(1,s=B.visible),"hoverEnable"in B&&e(2,o=B.hoverEnable),"floorplanData"in B&&e(3,r=B.floorplanData),"cameraImageUrl"in B&&e(4,a=B.cameraImageUrl),"extraObjects"in B&&e(5,l=B.extraObjects),"highlightData"in B&&e(6,c=B.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const B=Math.min(u,m),{max:P,min:V}=r.bounding,L=P.x-V.x,X=P.y-V.y,Y=function(){return L>X?[B,B/L*X]:[B/X*L,B]}();e(9,A=Y[0]),e(12,p=Y[1]),e(10,d=A/L)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class fA extends le{constructor(t){super(),ae(this,t,uA,hA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},dA)}}let mA=class extends bi{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:fi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return W(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return W(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return W(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Rp(e,this.five,this.data),this.render())}formatData(e){return W(this,null,function*(){return yield mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state;this.state=G(G({},this.state),e),!Ct(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=ve(G({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new fA({target:this.wrapper,props:e})}};const gA=(n,t)=>new mA(n,t),pA=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],AA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],vA=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Er=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},bA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Er(s,0,0)),o&&n.applyMatrix4(Er(0,o,0)),r&&n.applyMatrix4(Er(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function eu(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const yA=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=g=>W(exports,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new hh.FBXLoader().loadAsync(v);return eu(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:B,z:P},min:{x:V,y:L,z:X}}=v;s.yBase=L,o={x:(B+V)/2,y:L-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,bA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function wA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const CA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),IA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>W(exports,null,function*(){var Y,N,H,_,Q,F,J,Z;const I=(Y=y==null?void 0:y.position)!=null?Y:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=CA(I),B=(N=y==null?void 0:y.rad)!=null?N:o,P=(H=y==null?void 0:y.fbx_url)!=null?H:r;if(e.rad=B,B===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${B}`));const V=yield new hh.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=B,V.scale.set(.8,.8,.8),eu(V,{transparent:!0,side:E.DoubleSide});const L=(J=(F=(Q=(_=V.children)==null?void 0:_[0])==null?void 0:Q.children)==null?void 0:F[3])==null?void 0:J.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(Z=t.name)!=null?Z:"入户门";return L.material=new R.MeshBasicMaterial({transparent:!0,map:wA(X)}),L.renderOrder=3,V.children[0].add(L),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let B;const P=()=>{let Y=0,N=0;const H=1e3/30,_=Q=>{Y=requestAnimationFrame(_);const F=Q-N;F<H||(N=Q,a.forEach(J=>J.update(F/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(_),()=>{cancelAnimationFrame(Y)}},X={play:()=>{B||(M.play(),B=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),B==null||B(),B=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},PA=Tt;function EA(n,t,e,i=PA.Linear.None){const s=new po(n).to(t,e).easing(i);vo(()=>s.start(0));const o=Cn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function MA(n,t){return EA({progress:0},{progress:1},n,t)}var tu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(tu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Us=Math.PI*2;function Fl(n){return(n%Us+Us)%Us}function Wl(n){return n%Us}function Mr(n,t,e){return n+(t-n)*e}const Kr=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Fl(n),r=Fl(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?Kr(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?Kr(o,r,Qt.Clockwise):{from:o,to:r}},kA=n=>{const t={},e=(l,c,...d)=>W(exports,[l,c,...d],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Wl(r.latitude),l=Wl(o.latitude),{from:c,to:d}=Kr(r.longitude,o.longitude,o.rotation||Qt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>W(exports,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Mr(h.longitude,u.longitude,I),M.latitude=Mr(h.latitude,u.latitude,I),M.fov=Mr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=MA(v,Tt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Yl(n,t){return n.x===t.x&&n.y===t.y}function iu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function lo(n,t){return(t.y-n.y)/(t.x-n.x)}function nu(n,t,e){const i=lo(n[1],n[0]),s=lo(t[1],t[0]);if(isNaN(i)||isNaN(s)||iu(i,s))return!1;if(Ls(n[0],t))return n[0];if(Ls(n[1],t))return n[1];if(Ls(t[0],n))return t[0];if(Ls(t[1],n))return t[1];if(e&&!xA(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function Ls(n,t){return Yl(n,t[0])||Yl(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&iu(lo(t[0],n),lo(n,t[1]))}function js(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function xA(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&js(t[0],n[1],n[0])*js(n[1],t[1],n[0])>0&&js(n[0],t[1],t[0])*js(t[1],n[1],t[0])>0?1:0}function su(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>su(n,t-1))}const DA=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -579,7 +579,7 @@ void main() {
|
|
|
579
579
|
`?u:Y).map(Y=>({id:at(),content:Y})))),V}function v(){if(!A)return;const P=!a;A.reversed!==P&&A.reverse(),A.play()}function y(P){if(l){e(5,l=!1);return}clearTimeout(m),m=setTimeout(v,P?s:o)}function I(P){const V=function(){const L=p1(X=>P[X].getBoundingClientRect().x,[Math.min(P.length-1,10),Math.min(P.length-1,30)]);if(L>0)return L}();A=$a({targets:P.slice(0,V).filter(ii),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:$a.stagger(50),easing:"easeInOutCubic"}),a&&A.seek(A.duration)}function M(P,V){Qe[P?"unshift":"push"](()=>{p[V]=P,e(1,p)})}function B(P,V){Qe[P?"unshift":"push"](()=>{p[V]=P,e(1,p)})}return n.$$set=P=>{"inDelay"in P&&e(6,s=P.inDelay),"outDelay"in P&&e(7,o=P.outDelay),"content"in P&&e(0,r=P.content),"unfolded"in P&&e(8,a=P.unfolded),"isFistUnfoldedUpdate"in P&&e(5,l=P.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=g(r)),n.$$.dirty&256&&y(a),n.$$.dirty&2&&I(p.filter(P=>!!P))},[r,p,i,h,u,l,s,o,a,M,B]}class Tu extends le{constructor(t){super(),ae(this,t,F1,_1,oe,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},Q1)}}function W1(n){ue(n,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function Xc(n){let t,e,i,s,o,r,a,l,c,d;return e=new Ft({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),w(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),j(s,"background-image","url("+sb+")"),w(t,"class","arrow-wrapper svelte-1ogmlqq")},m(h,u){O(h,t,u),te(e,t,null),x(t,i),x(t,s),l=!0,c||(d=be(s,"click",n[5]),c=!0)},p(h,u){n=h,(!l||u&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&w(s,"class",o)},i(h){l||(k(e.$$.fragment,h),h&&Ne(()=>{l&&(a&&a.end(1),r=Bi(s,tt,{duration:n[2],delay:n[3],easing:gn}),r.start())}),l=!0)},o(h){T(e.$$.fragment,h),r&&r.invalidate(),h&&(a=xn(s,tt,{duration:n[2],delay:n[4],easing:gn})),l=!1},d(h){h&&z(t),ie(e),h&&a&&a.end(),c=!1,d()}}}function Y1(n){let t,e,i=n[1]&&Xc(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&k(i,1)):(i=Xc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function U1(n,t,e){let{direction:i="right"}=t,{visible:s=!0}=t,{duration:o=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){kn.call(this,n,c)}return n.$$set=c=>{"direction"in c&&e(0,i=c.direction),"visible"in c&&e(1,s=c.visible),"duration"in c&&e(2,o=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[i,s,o,r,a,l]}let X1=class extends le{constructor(t){super(),ae(this,t,U1,Y1,oe,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},W1)}};function Z1(n,t,e=20,i=5){return new Promise((s,o)=>{let r=0;const a=setInterval(()=>{const l=n();t(l)?(clearInterval(a),s(l)):r>=i&&(clearInterval(a),o(l)),r++},e)})}function J1(n){ue(n,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function Zc(n){let t,e,i;return e=new Tu({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","text svelte-1fuzm7v"),j(t,"transform",n[7])},m(s,o){O(s,t,o),te(e,t,null),n[10](t),i=!0},p(s,o){const r={};o&1&&(r.unfolded=s[0]),o&2&&(r.content=s[1]),o&32&&(r.outDelay=s[5]),e.$set(r),o&128&&j(t,"transform",s[7])},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e),n[10](null)}}}function Jc(n){let t,e,i;return e=new X1({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","arrow svelte-1fuzm7v")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function q1(n){let t,e,i,s=n[1]&&Zc(n),o=n[3]<n[4]&&Jc(n);return{c(){s&&s.c(),t=$(),o&&o.c(),e=Pe()},m(r,a){s&&s.m(r,a),O(r,t,a),o&&o.m(r,a),O(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&k(s,1)):(s=Zc(r),s.c(),k(s,1),s.m(t.parentNode,t)):s&&(de(),T(s,1,1,()=>{s=null}),he()),r[3]<r[4]?o?(o.p(r,a),a&24&&k(o,1)):(o=Jc(r),o.c(),k(o,1),o.m(e.parentNode,e)):o&&(de(),T(o,1,1,()=>{o=null}),he())},i(r){i||(k(s),k(o),i=!0)},o(r){T(s),T(o),i=!1},d(r){s&&s.d(r),r&&z(t),o&&o.d(r),r&&z(e)}}}function K1(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,d=0,h=0,u=0;function m(A){Qe[A?"unshift":"push"](()=>{c=A,e(2,c)})}return n.$$set=A=>{"visible"in A&&e(0,r=A.visible),"textUnfolded"in A&&e(8,a=A.textUnfolded),"content"in A&&e(1,l=A.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:A}=getComputedStyle(c);e(4,u=c.offsetHeight),Z1(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,u=c.offsetHeight)}),e(3,h=Number(A.replace("px","")))}n.$$.dirty&280&&e(9,d=a?h-u:0),n.$$.dirty&512&&e(7,i=`translateY(${d}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,h,u,o,s,i,a,d,m]}class Lu extends le{constructor(t){super(),ae(this,t,K1,q1,oe,{visible:0,textUnfolded:8,content:1},J1)}}function $1(n){ue(n,"svelte-5hip41",".content.svelte-5hip41{--height:62.4375rem;width:-moz-max-content;width:max-content;height:var(--height);padding:calc(var(--height) - 1.125rem) 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function qc(n){var d,h;let t,e,i,s,o,r,a,l,c;return t=new Ft({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Na({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((h=(d=n[6][0])==null?void 0:d.content.length)!=null?h:10,15),useLinearColor:!0}}),r=new Lu({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),o=D("div"),ne(r.$$.fragment),w(o,"class","content svelte-5hip41")},m(u,m){te(t,u,m),O(u,e,m),te(i,u,m),O(u,s,m),O(u,o,m),te(r,o,null),a=!0,l||(c=[$t(Dn.call(null,o)),be(o,"clientWidth",n[10]),be(o,"click",n[7])],l=!0)},p(u,m){var v,y;const A={};m&4&&(A.visible=u[2]),m&8&&(A.left=u[3]/2+"px"),t.$set(A);const p={};m&4&&(p.unfolded=u[2]),m&8&&(p.length=u[3]),m&16&&(p.outDelay=u[4]+40*Math.min((y=(v=u[6][0])==null?void 0:v.content.length)!=null?y:10,15)),i.$set(p);const g={};m&4&&(g.visible=u[2]),m&2&&(g.textUnfolded=u[1]),m&32&&(g.content=u[5]),r.$set(g)},i(u){a||(k(t.$$.fragment,u),k(i.$$.fragment,u),k(r.$$.fragment,u),a=!0)},o(u){T(t.$$.fragment,u),T(i.$$.fragment,u),T(r.$$.fragment,u),a=!1},d(u){ie(t,u),u&&z(e),ie(i,u),u&&z(s),u&&z(o),ie(r),l=!1,Je(c)}}}function ey(n){let t,e,i=n[0].state&&qc(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=qc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function ty(n,t,e){let i,s,o,r,a,{tag:l}=t,c,d=!1,h=[];function u(){e(1,d=!d)}const m=A=>{e(3,c=A.detail)};return n.$$set=A=>{"tag"in A&&e(0,l=A.tag)},n.$$.update=()=>{var A,p,g,v;n.$$.dirty&1&&e(2,i=!!((A=l.state)!=null&&A.unfolded)),n.$$.dirty&1&&e(9,s=(g=(p=l.data.title)!=null?p:l.data.text)!=null?g:""),n.$$.dirty&1&&e(8,o=(v=l.data.description)!=null?v:""),n.$$.dirty&768&&e(5,r=(()=>{if(s&&o)return s+`
|
|
580
580
|
`+o;if(s)return s;if(o)return o})()),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,d=!1)},20)),n.$$.dirty&2&&e(4,a=d?450:0)},[l,d,i,c,a,r,h,u,o,s,m]}class iy extends le{constructor(t){super(),ae(this,t,ty,ey,oe,{tag:0},$1)}}function Nt(n){return typeof n=="number"?n/16+"rem":n}function ny(n){ue(n,"svelte-1j0cz4o",'.text.svelte-1j0cz4o{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-1j0cz4o-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-1j0cz4o{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-1j0cz4o-blink 1.2s infinite}.placeholder.svelte-1j0cz4o{opacity:0.5}.placeholder.svelte-1j0cz4o:empty::after{content:" "}')}function sy(n){let t;const e=n[6].default,i=In(e,n,n[5],null);return{c(){i&&i.c()},m(s,o){i&&i.m(s,o),t=!0},p(s,o){i&&i.p&&(!t||o&32)&&En(i,e,s,s[5],t?Pn(e,s[5],o,null):Mn(s[5]),null)},i(s){t||(k(i,s),t=!0)},o(s){T(i,s),t=!1},d(s){i&&i.d(s)}}}function oy(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&Kc(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&$c(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Pe()},m(a,l){i&&i.m(a,l),O(a,t,l),s&&s.m(a,l),O(a,e,l)},p(a,l){var c,d;(c=a[3])!=null&&c.inputting?i||(i=Kc(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((d=a[3])==null?void 0:d.placeholder)=="string"?s?s.p(a,l):(s=$c(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:q,o:q,d(a){i&&i.d(a),a&&z(t),s&&s.d(a),a&&z(e)}}}function ry(n){let t;return{c(){t=ke(n[2])},m(e,i){O(e,t,i)},p(e,i){i&4&&De(t,e[2])},i:q,o:q,d(e){e&&z(t)}}}function Kc(n){let t;return{c(){t=D("div"),w(t,"class","caret svelte-1j0cz4o")},m(e,i){O(e,t,i)},d(e){e&&z(t)}}}function $c(n){let t,e=n[3].placeholder+"",i;return{c(){t=D("span"),i=ke(e),w(t,"class","placeholder svelte-1j0cz4o")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&De(i,e)},d(s){s&&z(t)}}}function ay(n){let t,e,i,s;const o=[ry,oy,sy],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=D("div"),i.c(),w(t,"class","text svelte-1j0cz4o"),j(t,"max-width",typeof n[1]=="number"?Nt(n[1]):n[1]),j(t,"-webkit-line-clamp",n[0])},m(l,c){O(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),T(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)),c&2&&j(t,"max-width",typeof l[1]=="number"?Nt(l[1]):l[1]),c&1&&j(t,"-webkit-line-clamp",l[0])},i(l){s||(k(i),s=!0)},o(l){T(i),s=!1},d(l){l&&z(t),r[e].d()}}}function ly(n,t,e){let i,{$$slots:s={},$$scope:o}=t,{maxLine:r=null}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return n.$$set=d=>{"maxLine"in d&&e(0,r=d.maxLine),"maxWidth"in d&&e(1,a=d.maxWidth),"text"in d&&e(2,l=d.text),"edit"in d&&e(3,c=d.edit),"$$scope"in d&&e(5,o=d.$$scope)},n.$$.update=()=>{n.$$.dirty&8&&e(4,i=typeof(c==null?void 0:c.placeholder)=="string"||(c==null?void 0:c.inputting))},[r,a,l,c,i,o,s]}class Ha extends le{constructor(t){super(),ae(this,t,ly,ay,oe,{maxLine:0,maxWidth:1,text:2,edit:3},ny)}}function cy(n){ue(n,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function ed(n){var h,u;let t,e,i,s,o,r,a,l,c;t=new Na({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Ha({props:{text:n[4],edit:(h=n[0].data.edit)==null?void 0:h.title,maxLine:n[2]}});let d=(n[0].data.description||((u=n[0].data.edit)==null?void 0:u.description))&&td(n);return{c(){ne(t.$$.fragment),e=$(),i=D("div"),s=D("div"),o=D("div"),r=D("div"),ne(a.$$.fragment),l=$(),d&&d.c(),w(r,"class","title svelte-1oxrkr1"),w(o,"class","plane svelte-1oxrkr1"),w(s,"class","plane__wrapper svelte-1oxrkr1"),j(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),w(i,"class","plane__container svelte-1oxrkr1"),K(i,"unfolded",n[1]),K(i,"folded",n[5])},m(m,A){te(t,m,A),O(m,e,A),O(m,i,A),x(i,s),x(s,o),x(o,r),te(a,r,null),x(o,l),d&&d.m(o,null),c=!0},p(m,A){var v,y;const p={};A&2&&(p.unfolded=m[1]),t.$set(p);const g={};A&16&&(g.text=m[4]),A&1&&(g.edit=(v=m[0].data.edit)==null?void 0:v.title),A&4&&(g.maxLine=m[2]),a.$set(g),m[0].data.description||(y=m[0].data.edit)!=null&&y.description?d?(d.p(m,A),A&1&&k(d,1)):(d=td(m),d.c(),k(d,1),d.m(o,null)):d&&(de(),T(d,1,1,()=>{d=null}),he()),A&2&&j(s,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&K(i,"unfolded",m[1]),(!c||A&32)&&K(i,"folded",m[5])},i(m){c||(k(t.$$.fragment,m),k(a.$$.fragment,m),k(d),c=!0)},o(m){T(t.$$.fragment,m),T(a.$$.fragment,m),T(d),c=!1},d(m){ie(t,m),m&&z(e),m&&z(i),ie(a),d&&d.d()}}}function td(n){var s;let t,e,i;return e=new Ha({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","description svelte-1oxrkr1")},m(o,r){O(o,t,r),te(e,t,null),i=!0},p(o,r){var l;const a={};r&1&&(a.text=o[0].data.description),r&1&&(a.edit=(l=o[0].data.edit)==null?void 0:l.description),r&8&&(a.maxLine=o[3]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){T(e.$$.fragment,o),i=!1},d(o){o&&z(t),ie(e)}}}function dy(n){let t,e,i=n[0].state&&ed(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=ed(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function hy(n,t,e){let i,s,o,r,a,{tag:l}=t;return n.$$set=c=>{"tag"in c&&e(0,l=c.tag)},n.$$.update=()=>{var c,d,h,u,m;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,o=(h=(d=l.data.title)!=null?d:l.data.text)!=null?h:""),n.$$.dirty&1&&e(3,r=(u=l.data.descriptionMaxRows)!=null?u:null),n.$$.dirty&1&&e(2,a=(m=l.data.titleMaxRows)!=null?m:null)},[l,i,a,r,o,s]}class uy extends le{constructor(t){super(),ae(this,t,hy,dy,oe,{tag:0},cy)}}function fy(n){let t,e;return t=new uy({props:{tag:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function my(n){let t,e;return t=new iy({props:{tag:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function gy(n){let t,e,i,s;const o=[my,fy],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Pe()},m(l,c){~t&&r[t].m(l,c),O(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),T(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){T(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function py(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(0,s=o.tag)},n.$$.update=()=>{var o;n.$$.dirty&1&&e(1,i=(o=s.data.appearance)!=null?o:"line")},[s,i]}class Ay extends le{constructor(t){super(),ae(this,t,py,gy,oe,{tag:0})}}function vy(n){ue(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function id(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"fill","none"),w(t,"stroke","url(#"+n[4]+")"),w(t,"stroke-width","1"),w(t,"d","M0 21 L14 0.5 L105 0.5")},m(o,r){O(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&Ne(()=>{s&&(i&&i.end(1),e=Bi(t,ao,{duration:n[1],delay:n[0],easing:Uh}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=xn(t,ao,{duration:n[1],delay:n[2],easing:gn})),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function by(n){let t,e,i,s,o,r=n[3]&&id(n);return{c(){t=Oe("svg"),e=Oe("defs"),i=Oe("linearGradient"),s=Oe("stop"),o=Oe("stop"),r&&r.c(),w(s,"offset","25%"),w(s,"stop-color","white"),w(s,"stop-opacity","1"),w(o,"offset","100%"),w(o,"stop-color","white"),w(o,"stop-opacity","0.5"),w(i,"id",n[4]),w(i,"gradientUnits","userSpaceOnUse"),w(t,"class","line svelte-blgtit"),w(t,"viewBox","0 0 105 21")},m(a,l){O(a,t,l),x(t,e),x(e,i),x(i,s),x(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&k(r,1)):(r=id(a),r.c(),k(r,1),r.m(t,null)):r&&(de(),T(r,1,1,()=>{r=null}),he())},i(a){k(r)},o(a){T(r)},d(a){a&&z(t),r&&r.d()}}}function yy(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=at();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,o=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[i,s,o,r,a]}class wy extends le{constructor(t){super(),ae(this,t,yy,by,oe,{inDelay:0,duration:1,outDelay:2,unfolded:3},vy)}}function Cy(n){ue(n,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
|
|
581
581
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
582
|
-
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function Iy(n){let t,e,i;return{c(){t=D("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){O(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&z(t),e=!1,i()}}}function Py(n,t,e){let{active:i=!1}=t;function s(o){kn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class Ey extends le{constructor(t){super(),ae(this,t,Py,Iy,oe,{active:0},Cy)}}function My(n){ue(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function nd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function sd(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new Ey({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=D("div"),ne(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){O(a,e,l),te(i,e,null),x(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(k(i.$$.fragment,a),o=!0)},o(a){T(i.$$.fragment,a),o=!1},d(a){a&&z(e),ie(i)}}}function ky(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=nd(n,o,a),c=r(l);i.set(c,e[a]=sd(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),de(),e=zt(e,l,r,1,a,o,i,t,vi,sd,null,nd),he())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function xy(n,t,e){const i=wo();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class Dy extends le{constructor(t){super(),ae(this,t,xy,ky,oe,{pagesCount:0,currentPageIndex:1},My)}}const yn="prev",gi="next";function Sy(n){ue(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function Ty(n){let t,e,i,s;return{c(){t=D("button"),e=D("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===gi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===yn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){O(o,t,r),x(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===gi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===yn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&z(t),i=!1,s()}}}function Ly(n,t,e){let{direction:i=gi}=t,{disabled:s=!1}=t;function o(r){kn.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class ju extends le{constructor(t){super(),ae(this,t,Ly,Ty,oe,{direction:0,disabled:1},Sy)}}function jy(n){ue(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function zy(n){let t;return{c(){t=D("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&z(t)}}}const od=100;function Oy(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*od,0),od))},[i,s]}class By extends le{constructor(t){super(),ae(this,t,Oy,zy,oe,{value:1},jy)}}function Vy(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Ry(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Qy(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function rd(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function Gy(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function ad(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function _a(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Ny=110,Hy=9,_y=111,Fy=20;function jr(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function Wy(n,{thresholdProvider:t}){const e=_a(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=_y&&Math.abs(o)>=Fy}function c(u){r=Date.now(),o=0,a=!0;const m=jr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),Gy(window,d),Qy(window,h)}function d(u){if(!a)return;const m=jr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?yn:gi}),rd(window,h),ad(window,d))}function h(u){if(rd(window,h),ad(window,d),a=!1,!l()){e("swipeFailed");return}const m=jr(u);e("swipeEnd",{x:m.x,y:m.y})}return Vy(n,c),{destroy(){Ry(n,c)}}}function Yy(n,t){n.addEventListener("mouseenter",t)}function Uy(n,t){n.removeEventListener("mouseenter",t)}function Xy(n,t){n.addEventListener("mouseleave",t)}function ld(n,t){n.removeEventListener("mouseleave",t)}function Zy(n){const t=_a(n);function e(){Xy(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),ld(n,i)}return Yy(n,e),{destroy(){Uy(n,e),ld(n,i)}}}const Jy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function cn(n,t,e){return Math.max(n,Math.min(t,e))}function qy(n,t){n.addEventListener("touchstart",t,{passive:!0})}function Ky(n,t){n.removeEventListener("touchstart",t)}function $y(n,t){n.addEventListener("touchend",t)}function cd(n,t){n.removeEventListener("touchend",t)}function ew(n){const t=_a(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=Jy(i,l);return c<=Ny&&d<=Hy}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},$y(n,r)}function r(a){cd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return qy(n,o),{destroy(){Ky(n,o),cd(n,r)}}}function tw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?zu({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function iw({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function nw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?tw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):iw({currentParticleIndex:n,particlesToScroll:o})}function zu({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function sw({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Ou({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function ow({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?zu({particlesCountWithoutClones:t,particlesToScroll:e}):sw({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function rw({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return cn(0,Math.min(t+n*i,s-e),s-1)}function aw({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return cn(0,Math.min(n*t,e-i),e-1)}function zr({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?rw({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):aw({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function lw({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function Ou({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function cw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function dw({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function hw({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function uw({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ve(G({},i),{total:i.head+i.tail})}const ns=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},aa=n=>t=>{n[t]&&n[t]()};var fw="Expected a function",Bu="__lodash_hash_undefined__",Vu=1/0,mw="[object Function]",gw="[object GeneratorFunction]",pw="[object Symbol]",Aw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vw=/^\w*$/,bw=/^\./,yw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ww=/[\\^$.*+?()[\]{}|]/g,Cw=/\\(\\)?/g,Iw=/^\[object .+?Constructor\]$/,Pw=typeof Et=="object"&&Et&&Et.Object===Object&&Et,Ew=typeof self=="object"&&self&&self.Object===Object&&self,Fa=Pw||Ew||Function("return this")();function Mw(n,t){return n==null?void 0:n[t]}function kw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var xw=Array.prototype,Dw=Function.prototype,Ru=Object.prototype,Or=Fa["__core-js_shared__"],dd=function(){var n=/[^.]+$/.exec(Or&&Or.keys&&Or.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Qu=Dw.toString,Wa=Ru.hasOwnProperty,Gu=Ru.toString,Sw=RegExp("^"+Qu.call(Wa).replace(ww,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),hd=Fa.Symbol,Tw=xw.splice,Lw=Nu(Fa,"Map"),rs=Nu(Object,"create"),ud=hd?hd.prototype:void 0,fd=ud?ud.toString:void 0;function Oi(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function jw(){this.__data__=rs?rs(null):{}}function zw(n){return this.has(n)&&delete this.__data__[n]}function Ow(n){var t=this.__data__;if(rs){var e=t[n];return e===Bu?void 0:e}return Wa.call(t,n)?t[n]:void 0}function Bw(n){var t=this.__data__;return rs?t[n]!==void 0:Wa.call(t,n)}function Vw(n,t){var e=this.__data__;return e[n]=rs&&t===void 0?Bu:t,this}Oi.prototype.clear=jw;Oi.prototype.delete=zw;Oi.prototype.get=Ow;Oi.prototype.has=Bw;Oi.prototype.set=Vw;function Sn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Rw(){this.__data__=[]}function Qw(n){var t=this.__data__,e=Do(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Tw.call(t,e,1),!0}function Gw(n){var t=this.__data__,e=Do(t,n);return e<0?void 0:t[e][1]}function Nw(n){return Do(this.__data__,n)>-1}function Hw(n,t){var e=this.__data__,i=Do(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Sn.prototype.clear=Rw;Sn.prototype.delete=Qw;Sn.prototype.get=Gw;Sn.prototype.has=Nw;Sn.prototype.set=Hw;function Vi(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function _w(){this.__data__={hash:new Oi,map:new(Lw||Sn),string:new Oi}}function Fw(n){return So(this,n).delete(n)}function Ww(n){return So(this,n).get(n)}function Yw(n){return So(this,n).has(n)}function Uw(n,t){return So(this,n).set(n,t),this}Vi.prototype.clear=_w;Vi.prototype.delete=Fw;Vi.prototype.get=Ww;Vi.prototype.has=Yw;Vi.prototype.set=Uw;function Do(n,t){for(var e=n.length;e--;)if(sC(n[e][0],t))return e;return-1}function Xw(n,t){t=Kw(t,n)?[t]:qw(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[iC(t[e++])];return e&&e==i?n:void 0}function Zw(n){if(!_u(n)||eC(n))return!1;var t=oC(n)||kw(n)?Sw:Iw;return t.test(nC(n))}function Jw(n){if(typeof n=="string")return n;if(Ua(n))return fd?fd.call(n):"";var t=n+"";return t=="0"&&1/n==-Vu?"-0":t}function qw(n){return Hu(n)?n:tC(n)}function So(n,t){var e=n.__data__;return $w(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Nu(n,t){var e=Mw(n,t);return Zw(e)?e:void 0}function Kw(n,t){if(Hu(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Ua(n)?!0:vw.test(n)||!Aw.test(n)||t!=null&&n in Object(t)}function $w(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function eC(n){return!!dd&&dd in n}var tC=Ya(function(n){n=aC(n);var t=[];return bw.test(n)&&t.push(""),n.replace(yw,function(e,i,s,o){t.push(s?o.replace(Cw,"$1"):i||e)}),t});function iC(n){if(typeof n=="string"||Ua(n))return n;var t=n+"";return t=="0"&&1/n==-Vu?"-0":t}function nC(n){if(n!=null){try{return Qu.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Ya(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(fw);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(Ya.Cache||Vi),e}Ya.Cache=Vi;function sC(n,t){return n===t||n!==n&&t!==t}var Hu=Array.isArray;function oC(n){var t=_u(n)?Gu.call(n):"";return t==mw||t==gw}function _u(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function rC(n){return!!n&&typeof n=="object"}function Ua(n){return typeof n=="symbol"||rC(n)&&Gu.call(n)==pw}function aC(n){return n==null?"":Jw(n)}function lC(n,t,e){var i=n==null?void 0:Xw(n,t);return i===void 0?e:i}var Ns=lC,fo={},cC={get exports(){return fo},set exports(n){fo=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",B="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",L="[object Float64Array]",X="[object Int8Array]",Y="[object Int16Array]",N="[object Int32Array]",H="[object Uint8Array]",_="[object Uint8ClampedArray]",Q="[object Uint16Array]",F="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,ce=/^(?:0|[1-9]\d*)$/,se={};se[o]=se[r]=se[B]=se[P]=se[a]=se[l]=se[V]=se[L]=se[X]=se[Y]=se[N]=se[u]=se[m]=se[A]=se[g]=se[v]=se[y]=se[I]=se[H]=se[_]=se[Q]=se[F]=!0,se[c]=se[d]=se[M]=!1;var we=typeof Et=="object"&&Et&&Et.Object===Object&&Et,Ce=typeof self=="object"&&self&&self.Object===Object&&self,pe=we||Ce||Function("return this")(),Be=t&&!t.nodeType&&t,Ae=Be&&!0&&n&&!n.nodeType&&n,We=Ae&&Ae.exports===Be;function fe(b,C){return b.set(C[0],C[1]),b}function ye(b,C){return b.add(C),b}function je(b,C){for(var S=-1,U=b?b.length:0;++S<U&&C(b[S],S,b)!==!1;);return b}function me(b,C){for(var S=-1,U=C.length,Ie=b.length;++S<U;)b[Ie+S]=C[S];return b}function qe(b,C,S,U){var Ie=-1,ge=b?b.length:0;for(U&&ge&&(S=b[++Ie]);++Ie<ge;)S=C(S,b[Ie],Ie,b);return S}function ct(b,C){for(var S=-1,U=Array(b);++S<b;)U[S]=C(S);return U}function Me(b,C){return b==null?void 0:b[C]}function it(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(S){}return C}function re(b){var C=-1,S=Array(b.size);return b.forEach(function(U,Ie){S[++C]=[Ie,U]}),S}function Ee(b,C){return function(S){return b(C(S))}}function He(b){var C=-1,S=Array(b.size);return b.forEach(function(U){S[++C]=U}),S}var ft=Array.prototype,Wt=Function.prototype,bt=Object.prototype,yt=pe["__core-js_shared__"],Ve=function(){var b=/[^.]+$/.exec(yt&&yt.keys&&yt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ge=Wt.toString,Ze=bt.hasOwnProperty,kt=bt.toString,Tn=RegExp("^"+Ge.call(Ze).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ot=We?pe.Buffer:void 0,si=pe.Symbol,yi=pe.Uint8Array,mt=Ee(Object.getPrototypeOf,Object),Ri=Object.create,Qi=bt.propertyIsEnumerable,zo=ft.splice,Ln=Object.getOwnPropertySymbols,Gi=Ot?Ot.isBuffer:void 0,hs=Ee(Object.keys,Object),Ni=Dt(pe,"DataView"),wi=Dt(pe,"Map"),xt=Dt(pe,"Promise"),Hi=Dt(pe,"Set"),jn=Dt(pe,"WeakMap"),Ci=Dt(Object,"create"),zn=dt(Ni),Ii=dt(wi),On=dt(xt),Bn=dt(Hi),Vn=dt(jn),oi=si?si.prototype:void 0,us=oi?oi.valueOf:void 0;function Yt(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Oo(){this.__data__=Ci?Ci(null):{}}function Bo(b){return this.has(b)&&delete this.__data__[b]}function Vo(b){var C=this.__data__;if(Ci){var S=C[b];return S===i?void 0:S}return Ze.call(C,b)?C[b]:void 0}function fs(b){var C=this.__data__;return Ci?C[b]!==void 0:Ze.call(C,b)}function Rn(b,C){var S=this.__data__;return S[b]=Ci&&C===void 0?i:C,this}Yt.prototype.clear=Oo,Yt.prototype.delete=Bo,Yt.prototype.get=Vo,Yt.prototype.has=fs,Yt.prototype.set=Rn;function Ke(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Ro(){this.__data__=[]}function Qo(b){var C=this.__data__,S=Fi(C,b);if(S<0)return!1;var U=C.length-1;return S==U?C.pop():zo.call(C,S,1),!0}function Go(b){var C=this.__data__,S=Fi(C,b);return S<0?void 0:C[S][1]}function No(b){return Fi(this.__data__,b)>-1}function Ho(b,C){var S=this.__data__,U=Fi(S,b);return U<0?S.push([b,C]):S[U][1]=C,this}Ke.prototype.clear=Ro,Ke.prototype.delete=Qo,Ke.prototype.get=Go,Ke.prototype.has=No,Ke.prototype.set=Ho;function nt(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function _o(){this.__data__={hash:new Yt,map:new(wi||Ke),string:new Yt}}function Fo(b){return Ei(this,b).delete(b)}function Wo(b){return Ei(this,b).get(b)}function Yo(b){return Ei(this,b).has(b)}function Uo(b,C){return Ei(this,b).set(b,C),this}nt.prototype.clear=_o,nt.prototype.delete=Fo,nt.prototype.get=Wo,nt.prototype.has=Yo,nt.prototype.set=Uo;function gt(b){this.__data__=new Ke(b)}function Xo(){this.__data__=new Ke}function Zo(b){return this.__data__.delete(b)}function Jo(b){return this.__data__.get(b)}function qo(b){return this.__data__.has(b)}function Ko(b,C){var S=this.__data__;if(S instanceof Ke){var U=S.__data__;if(!wi||U.length<e-1)return U.push([b,C]),this;S=this.__data__=new nt(U)}return S.set(b,C),this}gt.prototype.clear=Xo,gt.prototype.delete=Zo,gt.prototype.get=Jo,gt.prototype.has=qo,gt.prototype.set=Ko;function _i(b,C){var S=Hn(b)||Yi(b)?ct(b.length,String):[],U=S.length,Ie=!!U;for(var ge in b)(C||Ze.call(b,ge))&&!(Ie&&(ge=="length"||ur(ge,U)))&&S.push(ge);return S}function ms(b,C,S){var U=b[C];(!(Ze.call(b,C)&&bs(U,S))||S===void 0&&!(C in b))&&(b[C]=S)}function Fi(b,C){for(var S=b.length;S--;)if(bs(b[S][0],C))return S;return-1}function Bt(b,C){return b&&Nn(C,Fn(C),b)}function Qn(b,C,S,U,Ie,ge,xe){var Se;if(U&&(Se=ge?U(b,Ie,ge,xe):U(b)),Se!==void 0)return Se;if(!Rt(b))return b;var Ye=Hn(b);if(Ye){if(Se=dr(b),!C)return ar(b,Se)}else{var ze=Xt(b),st=ze==d||ze==h;if(ys(b))return Wi(b,C);if(ze==A||ze==o||st&&!ge){if(it(b))return ge?b:{};if(Se=Vt(st?{}:b),!C)return lr(b,Bt(Se,b))}else{if(!se[ze])return ge?b:{};Se=hr(b,ze,Qn,C)}}xe||(xe=new gt);var pt=xe.get(b);if(pt)return pt;if(xe.set(b,Se),!Ye)var Xe=S?cr(b):Fn(b);return je(Xe||b,function(ot,$e){Xe&&($e=ot,ot=b[$e]),ms(Se,$e,Qn(ot,C,S,U,$e,b,xe))}),Se}function $o(b){return Rt(b)?Ri(b):{}}function er(b,C,S){var U=C(b);return Hn(b)?U:me(U,S(b))}function tr(b){return kt.call(b)}function ir(b){if(!Rt(b)||mr(b))return!1;var C=_n(b)||it(b)?Tn:ee;return C.test(dt(b))}function nr(b){if(!As(b))return hs(b);var C=[];for(var S in Object(b))Ze.call(b,S)&&S!="constructor"&&C.push(S);return C}function Wi(b,C){if(C)return b.slice();var S=new b.constructor(b.length);return b.copy(S),S}function Gn(b){var C=new b.constructor(b.byteLength);return new yi(C).set(new yi(b)),C}function Pi(b,C){var S=C?Gn(b.buffer):b.buffer;return new b.constructor(S,b.byteOffset,b.byteLength)}function gs(b,C,S){var U=C?S(re(b),!0):re(b);return qe(U,fe,new b.constructor)}function ps(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function sr(b,C,S){var U=C?S(He(b),!0):He(b);return qe(U,ye,new b.constructor)}function or(b){return us?Object(us.call(b)):{}}function rr(b,C){var S=C?Gn(b.buffer):b.buffer;return new b.constructor(S,b.byteOffset,b.length)}function ar(b,C){var S=-1,U=b.length;for(C||(C=Array(U));++S<U;)C[S]=b[S];return C}function Nn(b,C,S,U){S||(S={});for(var Ie=-1,ge=C.length;++Ie<ge;){var xe=C[Ie],Se=U?U(S[xe],b[xe],xe,S,b):void 0;ms(S,xe,Se===void 0?b[xe]:Se)}return S}function lr(b,C){return Nn(b,Ut(b),C)}function cr(b){return er(b,Fn,Ut)}function Ei(b,C){var S=b.__data__;return fr(C)?S[typeof C=="string"?"string":"hash"]:S.map}function Dt(b,C){var S=Me(b,C);return ir(S)?S:void 0}var Ut=Ln?Ee(Ln,Object):pr,Xt=tr;(Ni&&Xt(new Ni(new ArrayBuffer(1)))!=P||wi&&Xt(new wi)!=u||xt&&Xt(xt.resolve())!=p||Hi&&Xt(new Hi)!=v||jn&&Xt(new jn)!=M)&&(Xt=function(b){var C=kt.call(b),S=C==A?b.constructor:void 0,U=S?dt(S):void 0;if(U)switch(U){case zn:return P;case Ii:return u;case On:return p;case Bn:return v;case Vn:return M}return C});function dr(b){var C=b.length,S=b.constructor(C);return C&&typeof b[0]=="string"&&Ze.call(b,"index")&&(S.index=b.index,S.input=b.input),S}function Vt(b){return typeof b.constructor=="function"&&!As(b)?$o(mt(b)):{}}function hr(b,C,S,U){var Ie=b.constructor;switch(C){case B:return Gn(b);case a:case l:return new Ie(+b);case P:return Pi(b,U);case V:case L:case X:case Y:case N:case H:case _:case Q:case F:return rr(b,U);case u:return gs(b,U,S);case m:case y:return new Ie(b);case g:return ps(b);case v:return sr(b,U,S);case I:return or(b)}}function ur(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||ce.test(b))&&b>-1&&b%1==0&&b<C}function fr(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function mr(b){return!!Ve&&Ve in b}function As(b){var C=b&&b.constructor,S=typeof C=="function"&&C.prototype||bt;return b===S}function dt(b){if(b!=null){try{return Ge.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function vs(b){return Qn(b,!0,!0)}function bs(b,C){return b===C||b!==b&&C!==C}function Yi(b){return gr(b)&&Ze.call(b,"callee")&&(!Qi.call(b,"callee")||kt.call(b)==o)}var Hn=Array.isArray;function Ui(b){return b!=null&&ws(b.length)&&!_n(b)}function gr(b){return Cs(b)&&Ui(b)}var ys=Gi||Ar;function _n(b){var C=Rt(b)?kt.call(b):"";return C==d||C==h}function ws(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Rt(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Cs(b){return!!b&&typeof b=="object"}function Fn(b){return Ui(b)?_i(b):nr(b)}function pr(){return[]}function Ar(){return!1}n.exports=vs})(cC,fo);const dC=fo;var mo={},hC={get exports(){return mo},set exports(n){mo=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",B="[object RegExp]",P="[object Set]",V="[object String]",L="[object Symbol]",X="[object Undefined]",Y="[object WeakMap]",N="[object ArrayBuffer]",H="[object DataView]",_="[object Float32Array]",Q="[object Float64Array]",F="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",ce="[object Uint8ClampedArray]",se="[object Uint16Array]",we="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,Be=/^(?:0|[1-9]\d*)$/,Ae={};Ae[_]=Ae[Q]=Ae[F]=Ae[J]=Ae[Z]=Ae[ee]=Ae[ce]=Ae[se]=Ae[we]=!0,Ae[a]=Ae[l]=Ae[N]=Ae[d]=Ae[H]=Ae[h]=Ae[u]=Ae[m]=Ae[p]=Ae[g]=Ae[y]=Ae[B]=Ae[P]=Ae[V]=Ae[Y]=!1;var We=typeof Et=="object"&&Et&&Et.Object===Object&&Et,fe=typeof self=="object"&&self&&self.Object===Object&&self,ye=We||fe||Function("return this")(),je=t&&!t.nodeType&&t,me=je&&!0&&n&&!n.nodeType&&n,qe=me&&me.exports===je,ct=qe&&We.process,Me=function(){try{return ct&&ct.binding&&ct.binding("util")}catch(b){}}(),it=Me&&Me.isTypedArray;function re(b,C){for(var S=-1,U=b==null?0:b.length,Ie=0,ge=[];++S<U;){var xe=b[S];C(xe,S,b)&&(ge[Ie++]=xe)}return ge}function Ee(b,C){for(var S=-1,U=C.length,Ie=b.length;++S<U;)b[Ie+S]=C[S];return b}function He(b,C){for(var S=-1,U=b==null?0:b.length;++S<U;)if(C(b[S],S,b))return!0;return!1}function ft(b,C){for(var S=-1,U=Array(b);++S<b;)U[S]=C(S);return U}function Wt(b){return function(C){return b(C)}}function bt(b,C){return b.has(C)}function yt(b,C){return b==null?void 0:b[C]}function Ve(b){var C=-1,S=Array(b.size);return b.forEach(function(U,Ie){S[++C]=[Ie,U]}),S}function Ge(b,C){return function(S){return b(C(S))}}function Ze(b){var C=-1,S=Array(b.size);return b.forEach(function(U){S[++C]=U}),S}var kt=Array.prototype,Tn=Function.prototype,Ot=Object.prototype,si=ye["__core-js_shared__"],yi=Tn.toString,mt=Ot.hasOwnProperty,Ri=function(){var b=/[^.]+$/.exec(si&&si.keys&&si.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Qi=Ot.toString,zo=RegExp("^"+yi.call(mt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ln=qe?ye.Buffer:void 0,Gi=ye.Symbol,hs=ye.Uint8Array,Ni=Ot.propertyIsEnumerable,wi=kt.splice,xt=Gi?Gi.toStringTag:void 0,Hi=Object.getOwnPropertySymbols,jn=Ln?Ln.isBuffer:void 0,Ci=Ge(Object.keys,Object),zn=Ut(ye,"DataView"),Ii=Ut(ye,"Map"),On=Ut(ye,"Promise"),Bn=Ut(ye,"Set"),Vn=Ut(ye,"WeakMap"),oi=Ut(Object,"create"),us=dt(zn),Yt=dt(Ii),Oo=dt(On),Bo=dt(Bn),Vo=dt(Vn),fs=Gi?Gi.prototype:void 0,Rn=fs?fs.valueOf:void 0;function Ke(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Ro(){this.__data__=oi?oi(null):{},this.size=0}function Qo(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Go(b){var C=this.__data__;if(oi){var S=C[b];return S===i?void 0:S}return mt.call(C,b)?C[b]:void 0}function No(b){var C=this.__data__;return oi?C[b]!==void 0:mt.call(C,b)}function Ho(b,C){var S=this.__data__;return this.size+=this.has(b)?0:1,S[b]=oi&&C===void 0?i:C,this}Ke.prototype.clear=Ro,Ke.prototype.delete=Qo,Ke.prototype.get=Go,Ke.prototype.has=No,Ke.prototype.set=Ho;function nt(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function _o(){this.__data__=[],this.size=0}function Fo(b){var C=this.__data__,S=Wi(C,b);if(S<0)return!1;var U=C.length-1;return S==U?C.pop():wi.call(C,S,1),--this.size,!0}function Wo(b){var C=this.__data__,S=Wi(C,b);return S<0?void 0:C[S][1]}function Yo(b){return Wi(this.__data__,b)>-1}function Uo(b,C){var S=this.__data__,U=Wi(S,b);return U<0?(++this.size,S.push([b,C])):S[U][1]=C,this}nt.prototype.clear=_o,nt.prototype.delete=Fo,nt.prototype.get=Wo,nt.prototype.has=Yo,nt.prototype.set=Uo;function gt(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Xo(){this.size=0,this.__data__={hash:new Ke,map:new(Ii||nt),string:new Ke}}function Zo(b){var C=Dt(this,b).delete(b);return this.size-=C?1:0,C}function Jo(b){return Dt(this,b).get(b)}function qo(b){return Dt(this,b).has(b)}function Ko(b,C){var S=Dt(this,b),U=S.size;return S.set(b,C),this.size+=S.size==U?0:1,this}gt.prototype.clear=Xo,gt.prototype.delete=Zo,gt.prototype.get=Jo,gt.prototype.has=qo,gt.prototype.set=Ko;function _i(b){var C=-1,S=b==null?0:b.length;for(this.__data__=new gt;++C<S;)this.add(b[C])}function ms(b){return this.__data__.set(b,i),this}function Fi(b){return this.__data__.has(b)}_i.prototype.add=_i.prototype.push=ms,_i.prototype.has=Fi;function Bt(b){var C=this.__data__=new nt(b);this.size=C.size}function Qn(){this.__data__=new nt,this.size=0}function $o(b){var C=this.__data__,S=C.delete(b);return this.size=C.size,S}function er(b){return this.__data__.get(b)}function tr(b){return this.__data__.has(b)}function ir(b,C){var S=this.__data__;if(S instanceof nt){var U=S.__data__;if(!Ii||U.length<e-1)return U.push([b,C]),this.size=++S.size,this;S=this.__data__=new gt(U)}return S.set(b,C),this.size=S.size,this}Bt.prototype.clear=Qn,Bt.prototype.delete=$o,Bt.prototype.get=er,Bt.prototype.has=tr,Bt.prototype.set=ir;function nr(b,C){var S=Yi(b),U=!S&&bs(b),Ie=!S&&!U&&Ui(b),ge=!S&&!U&&!Ie&&Cs(b),xe=S||U||Ie||ge,Se=xe?ft(b.length,String):[],Ye=Se.length;for(var ze in b)(C||mt.call(b,ze))&&!(xe&&(ze=="length"||Ie&&(ze=="offset"||ze=="parent")||ge&&(ze=="buffer"||ze=="byteLength"||ze=="byteOffset")||hr(ze,Ye)))&&Se.push(ze);return Se}function Wi(b,C){for(var S=b.length;S--;)if(vs(b[S][0],C))return S;return-1}function Gn(b,C,S){var U=C(b);return Yi(b)?U:Ee(U,S(b))}function Pi(b){return b==null?b===void 0?X:v:xt&&xt in Object(b)?Xt(b):As(b)}function gs(b){return Rt(b)&&Pi(b)==a}function ps(b,C,S,U,Ie){return b===C?!0:b==null||C==null||!Rt(b)&&!Rt(C)?b!==b&&C!==C:sr(b,C,S,U,ps,Ie)}function sr(b,C,S,U,Ie,ge){var xe=Yi(b),Se=Yi(C),Ye=xe?l:Vt(b),ze=Se?l:Vt(C);Ye=Ye==a?y:Ye,ze=ze==a?y:ze;var st=Ye==y,pt=ze==y,Xe=Ye==ze;if(Xe&&Ui(b)){if(!Ui(C))return!1;xe=!0,st=!1}if(Xe&&!st)return ge||(ge=new Bt),xe||Cs(b)?Nn(b,C,S,U,Ie,ge):lr(b,C,Ye,S,U,Ie,ge);if(!(S&s)){var ot=st&&mt.call(b,"__wrapped__"),$e=pt&&mt.call(C,"__wrapped__");if(ot||$e){var ri=ot?b.value():b,Zt=$e?C.value():C;return ge||(ge=new Bt),Ie(ri,Zt,S,U,ge)}}return Xe?(ge||(ge=new Bt),cr(b,C,S,U,Ie,ge)):!1}function or(b){if(!ws(b)||fr(b))return!1;var C=ys(b)?zo:pe;return C.test(dt(b))}function rr(b){return Rt(b)&&_n(b.length)&&!!Ae[Pi(b)]}function ar(b){if(!mr(b))return Ci(b);var C=[];for(var S in Object(b))mt.call(b,S)&&S!="constructor"&&C.push(S);return C}function Nn(b,C,S,U,Ie,ge){var xe=S&s,Se=b.length,Ye=C.length;if(Se!=Ye&&!(xe&&Ye>Se))return!1;var ze=ge.get(b);if(ze&&ge.get(C))return ze==C;var st=-1,pt=!0,Xe=S&o?new _i:void 0;for(ge.set(b,C),ge.set(C,b);++st<Se;){var ot=b[st],$e=C[st];if(U)var ri=xe?U($e,ot,st,C,b,ge):U(ot,$e,st,b,C,ge);if(ri!==void 0){if(ri)continue;pt=!1;break}if(Xe){if(!He(C,function(Zt,Mi){if(!bt(Xe,Mi)&&(ot===Zt||Ie(ot,Zt,S,U,ge)))return Xe.push(Mi)})){pt=!1;break}}else if(!(ot===$e||Ie(ot,$e,S,U,ge))){pt=!1;break}}return ge.delete(b),ge.delete(C),pt}function lr(b,C,S,U,Ie,ge,xe){switch(S){case H:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!ge(new hs(b),new hs(C)));case d:case h:case g:return vs(+b,+C);case u:return b.name==C.name&&b.message==C.message;case B:case V:return b==C+"";case p:var Se=Ve;case P:var Ye=U&s;if(Se||(Se=Ze),b.size!=C.size&&!Ye)return!1;var ze=xe.get(b);if(ze)return ze==C;U|=o,xe.set(b,C);var st=Nn(Se(b),Se(C),U,Ie,ge,xe);return xe.delete(b),st;case L:if(Rn)return Rn.call(b)==Rn.call(C)}return!1}function cr(b,C,S,U,Ie,ge){var xe=S&s,Se=Ei(b),Ye=Se.length,ze=Ei(C),st=ze.length;if(Ye!=st&&!xe)return!1;for(var pt=Ye;pt--;){var Xe=Se[pt];if(!(xe?Xe in C:mt.call(C,Xe)))return!1}var ot=ge.get(b);if(ot&&ge.get(C))return ot==C;var $e=!0;ge.set(b,C),ge.set(C,b);for(var ri=xe;++pt<Ye;){Xe=Se[pt];var Zt=b[Xe],Mi=C[Xe];if(U)var qa=xe?U(Mi,Zt,Xe,C,b,ge):U(Zt,Mi,Xe,b,C,ge);if(!(qa===void 0?Zt===Mi||Ie(Zt,Mi,S,U,ge):qa)){$e=!1;break}ri||(ri=Xe=="constructor")}if($e&&!ri){var Is=b.constructor,Ps=C.constructor;Is!=Ps&&"constructor"in b&&"constructor"in C&&!(typeof Is=="function"&&Is instanceof Is&&typeof Ps=="function"&&Ps instanceof Ps)&&($e=!1)}return ge.delete(b),ge.delete(C),$e}function Ei(b){return Gn(b,Fn,dr)}function Dt(b,C){var S=b.__data__;return ur(C)?S[typeof C=="string"?"string":"hash"]:S.map}function Ut(b,C){var S=yt(b,C);return or(S)?S:void 0}function Xt(b){var C=mt.call(b,xt),S=b[xt];try{b[xt]=void 0;var U=!0}catch(ge){}var Ie=Qi.call(b);return U&&(C?b[xt]=S:delete b[xt]),Ie}var dr=Hi?function(b){return b==null?[]:(b=Object(b),re(Hi(b),function(C){return Ni.call(b,C)}))}:pr,Vt=Pi;(zn&&Vt(new zn(new ArrayBuffer(1)))!=H||Ii&&Vt(new Ii)!=p||On&&Vt(On.resolve())!=I||Bn&&Vt(new Bn)!=P||Vn&&Vt(new Vn)!=Y)&&(Vt=function(b){var C=Pi(b),S=C==y?b.constructor:void 0,U=S?dt(S):"";if(U)switch(U){case us:return H;case Yt:return p;case Oo:return I;case Bo:return P;case Vo:return Y}return C});function hr(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Be.test(b))&&b>-1&&b%1==0&&b<C}function ur(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function fr(b){return!!Ri&&Ri in b}function mr(b){var C=b&&b.constructor,S=typeof C=="function"&&C.prototype||Ot;return b===S}function As(b){return Qi.call(b)}function dt(b){if(b!=null){try{return yi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function vs(b,C){return b===C||b!==b&&C!==C}var bs=gs(function(){return arguments}())?gs:function(b){return Rt(b)&&mt.call(b,"callee")&&!Ni.call(b,"callee")},Yi=Array.isArray;function Hn(b){return b!=null&&_n(b.length)&&!ys(b)}var Ui=jn||Ar;function gr(b,C){return ps(b,C)}function ys(b){if(!ws(b))return!1;var C=Pi(b);return C==m||C==A||C==c||C==M}function _n(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function ws(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Rt(b){return b!=null&&typeof b=="object"}var Cs=it?Wt(it):rr;function Fn(b){return Hn(b)?nr(b):ar(b)}function pr(){return[]}function Ar(){return!1}n.exports=gr})(hC,mo);const uC=mo,fC=(n,t)=>uC(n,t),mC=n=>Object.keys(n||{}),gC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},pC=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=mC(o);if(a.includes(i)){const l=gC(a,e);fC(o,l)||(n[s].deps=l,r())}})}}},AC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function vC(n,t){const e=Ns(n,"data",{}),i=Ns(n,"watch",{}),s=Ns(n,"methods",{}),o=Ns(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=pC(),{targetWatcher:c,getTarget:d}=AC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(dC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function bC({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function yC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=cn(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((h,u)=>h-u),d=c.flatMap(h=>bC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const wC=(n,t)=>(n(),setInterval(n,t)),CC=35,md=1;class IC{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(CC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=wC(()=>W(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>md&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(md)}}function PC(n){const t=new IC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=vC({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=yC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=nw({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Ou({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=uw({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=ow({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=cn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=cn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=zr({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=zr({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=cn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===gi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===yn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>aa({[gi]:()=>W(this,null,function*(){return a.showNextPage()}),[yn]:()=>W(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(d,h,u){return W(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ns(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return W(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return zr({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return W(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=ns(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function EC(n){ue(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const MC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),gd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),kC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),pd=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),xC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Ad=n=>({loaded:n[6],currentPageIndex:n[5]}),DC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vd=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function bd(n){let t;const e=n[37].prev,i=In(e,n,n[36],vd),s=i||SC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,DC):Mn(o[36]),vd):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function SC(n){let t,e,i;return e=new ju({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function yd(n){let t,e,i;return e=new By({props:{value:n[7]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function wd(n){let t;const e=n[37].next,i=In(e,n,n[36],pd),s=i||TC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,kC):Mn(o[36]),pd):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function TC(n){let t,e,i;return e=new ju({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function Cd(n){let t;const e=n[37].dots,i=In(e,n,n[36],gd),s=i||LC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,MC):Mn(o[36]),gd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function LC(n){let t,e;return t=new Dy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&bd(n);const A=n[37].default,p=In(A,n,n[36],Ad);let g=n[3]&&yd(n),v=n[1]&&wd(n),y=n[4]&&Cd(n);return{c(){t=D("div"),e=D("div"),m&&m.c(),i=$(),s=D("div"),o=D("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){O(I,t,M),x(t,e),m&&m.m(e,null),x(e,i),x(e,s),x(s,o),p&&p.m(o,null),n[39](o),x(s,a),g&&g.m(s,null),n[40](s),x(e,l),v&&v.m(e,null),x(t,c),y&&y.m(t,null),d=!0,h||(u=[$t(r=Wy.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),$t(Zy.call(null,s)),be(s,"hovered",n[21]),$t(ew.call(null,s)),be(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=bd(I),m.c(),k(m,1),m.m(e,i)):m&&(de(),T(m,1,1,()=>{m=null}),he()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&En(p,A,I,I[36],d?Pn(A,I[36],M,xC):Mn(I[36]),Ad),(!d||M[0]&256)&&j(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&j(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&j(o,"transition-timing-function",I[0]),r&&ni(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=yd(I),g.c(),k(g,1),g.m(s,null)):g&&(de(),T(g,1,1,()=>{g=null}),he()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=wd(I),v.c(),k(v,1),v.m(e,null)):v&&(de(),T(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=Cd(I),y.c(),k(y,1),y.m(t,null)):y&&(de(),T(y,1,1,()=>{y=null}),he())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){T(m),T(p,I),T(g),T(v),T(y),d=!1},d(I){I&&z(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,Je(u)}}}function zC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=PC((re,Ee)=>{aa({currentPageIndex:()=>e(5,r=Ee),progressValue:()=>e(7,a=Ee),offset:()=>e(8,l=Ee),durationMs:()=>e(9,c=Ee),pagesCount:()=>e(10,d=Ee),loaded:()=>e(6,o=Ee)})(re)}),p=wo();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:B=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=gi}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:Y=!0}=t,{swiping:N=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:_=1}=t;function Q(re,Ee){return W(this,null,function*(){const He=ns(Ee,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield m.showPage(re,{animated:He})})}function F(re){return W(this,null,function*(){const Ee=ns(re,"animated",!0);yield m.showPrevPage({animated:Ee})})}function J(re){return W(this,null,function*(){const Ee=ns(re,"animated",!0);yield m.showNextPage({animated:Ee})})}let Z=0,ee,ce;const se=cw(({width:re})=>{e(11,Z=re),h.particleWidth=Z/h.particlesToShow,lw({particlesContainerChildren:ce.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function we(){const{clonesToAppend:re,clonesToPrepend:Ee}=dw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:ce.children});hw({particlesContainer:ce,clonesToAppend:re,clonesToPrepend:Ee})}vt(()=>{W(this,null,function*(){yield ll(),ce&&ee&&(h.particlesCountWithoutClones=ce.children.length,yield ll(),h.infinite&&we(),h.particlesCount=ce.children.length,m.showPage(I,{animated:!1}),se.observe(ee))})}),jt(()=>{se.disconnect(),u.reset()});function Ce(re){return W(this,null,function*(){yield m.showPage(re,{animated:!0})})}function pe(){N&&(h.durationMs=0)}function Be(re){return W(this,null,function*(){N&&(yield aa({[gi]:m.showNextPage,[yn]:m.showPrevPage})(re.detail.direction))})}function Ae(re){N&&(h.offset+=re.detail.dx)}function We(){N&&m.showParticle(h.currentParticleIndex)}function fe(){return W(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function ye(re){h.focused=re.detail.value}function je(){m.toggleFocused()}function me(){m.showPrevPage()}const qe=()=>Z/3;function ct(re){Qe[re?"unshift":"push"](()=>{ce=re,e(13,ce)})}function Me(re){Qe[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const it=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,g=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,I=re.initialPageIndex),"duration"in re&&e(25,M=re.duration),"autoplay"in re&&e(26,B=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,V=re.autoplayDirection),"pauseOnFocus"in re&&e(29,L=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,X=re.autoplayProgressVisible),"dots"in re&&e(4,Y=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,H=re.particlesToShow),"particlesToScroll"in re&&e(32,_=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=B),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=L),n.$$.dirty[1]&1&&(h.particlesToShowInit=H),n.$$.dirty[1]&2&&(h.particlesToScrollInit=_)},[g,v,y,X,Y,r,o,a,l,c,d,Z,ee,ce,m,Ce,pe,Be,Ae,We,fe,ye,je,me,I,M,B,P,V,L,N,H,_,Q,F,J,s,i,qe,ct,Me,it]}class OC extends le{constructor(t){super(),ae(this,t,zC,jC,oe,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},EC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function BC(n){ue(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function Id(n){let t;function e(o,r){if(o[2].type==="Image")return RC;if(o[2].type==="Video")return VC}let i=e(n),s=i&&i(n);return{c(){t=D("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(o,r){O(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&z(t),s&&s.d()}}}function VC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?GC:QC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=D("div"),i=D("div"),s=D("div"),w(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),O(d,t,h),O(d,e,h),x(e,i),x(i,s),o||(r=be(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&j(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){c.d(d),d&&z(t),d&&z(e),o=!1,r()}}}function RC(n){let t,e,i,s;return{c(){t=D("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){O(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&z(t)}}}function QC(n){let t,e,i,s,o,r,a;return{c(){t=D("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){O(l,t,c),n[19](t),r||(a=[be(t,"play",n[14]),be(t,"pause",n[15]),be(t,"error",n[16]),be(t,"ended",n[17]),be(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!Mt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&z(t),n[19](null),r=!1,Je(a)}}}function GC(n){let t,e,i,s;return{c(){t=D("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){O(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&z(t)}}}function NC(n){let t,e=n[2]&&Id(n);return{c(){e&&e.c(),t=Pe()},m(i,s){e&&e.m(i,s),O(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Id(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){e&&e.d(i),i&&z(t)}}}function HC(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=ui("mediaStore"),v=ui("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),vt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},B=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function L(N){Qe[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Qa:l==="withoutText"?sa:l,Y=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,_=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&_&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,B,P,V,L,X,Y]}class Fu extends le{constructor(t){super(),ae(this,t,HC,NC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},BC)}}function _C(n){ue(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function Pd(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ed(n){let t,e,i,s,o,r,a;const l=[WC,FC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=D("div"),e=D("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){O(h,t,u),x(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(de(),T(c[m],1,1,()=>{c[m]=null}),he(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&Ne(()=>{a&&(r&&r.end(1),o=Bi(t,ul,n[6]?{y:4,duration:n[4],delay:n[2],easing:ei}:void 0),o.start())}),a=!0)},o(h){T(s),o&&o.invalidate(),h&&(r=xn(t,ul,n[6]?{y:4,duration:n[4],delay:n[3],easing:ei}:void 0)),a=!1},d(h){h&&z(t),c[i].d(),h&&r&&r.end()}}}function FC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=et(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Fu({props:r}),Qe.push(()=>Ma(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){const c=l[0]&131?lt(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&Nh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],wa(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){T(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function WC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[YC]},$$scope:{ctx:n}};return t=new OC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){ne(t.$$.fragment)},m(s,o){te(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){T(t.$$.fragment,s),e=!1},d(s){n[18](null),ie(t,s)}}}function Md(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=et(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Fu({props:r}),Qe.push(()=>Ma(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?lt(s,[l[0]&128&&Nh(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],wa(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){T(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function YC(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Md(Pd(n,i,r));const o=r=>T(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Pe()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);O(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=Pd(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=Md(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)T(s[a]);e=!1},d(r){Lt(s,r),r&&z(t)}}}function UC(n){let t,e,i=n[5]&&Ed(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&k(i,1)):(i=Ed(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function XC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],B=0,P,V=null;const L=ui("hooks"),X=ui("mediaStore");function Y(){const F=M[B],J=F==null?void 0:F.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}vt(()=>{L.on("click",F=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&F.tag.id===a.id&&Y()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),jt(()=>{clearInterval(V),L.off("click",Y)});function N(F,J){n.$$.not_equal(M[J],F)&&(M[J]=F,e(8,M))}function H(F){Qe[F?"unshift":"push"](()=>{P=F,e(12,P)})}const _=F=>{i||X.set({currentMediaElement:null}),e(11,B=F.detail)};function Q(F){n.$$.not_equal(M[0],F)&&(M[0]=F,e(8,M))}return n.$$set=F=>{"tag"in F&&e(0,a=F.tag),"mediaData"in F&&e(1,l=F.mediaData),"inDelay"in F&&e(2,c=F.inDelay),"outDelay"in F&&e(3,d=F.outDelay),"duration"in F&&e(4,h=F.duration),"unfolded"in F&&e(5,u=F.unfolded),"animation"in F&&e(6,m=F.animation),"mediaItemConfig"in F&&e(7,A=F.mediaItemConfig),"enableCarousel"in F&&e(15,p=F.enableCarousel),"autoplayConfig"in F&&e(16,g=F.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(F=>F.paused)),n.$$.dirty[0]&32770&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&y&&i)},[a,l,c,d,h,u,m,A,M,i,o,B,P,s,X,p,g,N,H,_,Q]}class Wu extends le{constructor(t){super(),ae(this,t,XC,UC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},_C,[-1,-1])}}function ZC(n){ue(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function kd(n){let t,e,i,s,o,r,a,l;t=new Ft({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new wy({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&xd(n),d=n[1]&&Dd(n);return{c(){ne(t.$$.fragment),e=$(),i=D("div"),ne(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=Pe(),w(i,"class","line svelte-1f7m1lj")},m(h,u){te(t,h,u),O(h,e,u),O(h,i,u),te(s,i,null),O(h,o,u),c&&c.m(h,u),O(h,r,u),d&&d.m(h,u),O(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=xd(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),T(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Dd(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),T(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){T(t.$$.fragment,h),T(s.$$.fragment,h),T(c),T(d),l=!1},d(h){ie(t,h),h&&z(e),h&&z(i),ie(s),h&&z(o),c&&c.d(h),h&&z(r),d&&d.d(h),h&&z(a)}}}function xd(n){let t,e,i;return e=new Tu({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function Dd(n){let t,e,i;return e=new Wu({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function JC(n){let t,e,i=n[0].state&&kd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=kd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function qC(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,d;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class KC extends le{constructor(t){super(),ae(this,t,qC,JC,oe,{tag:0},ZC)}}function $C(n){ue(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function Sd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Td(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ld(n){let t,e;return{c(){t=D("img"),w(t,"class","headerImage svelte-sezqcq"),Mt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){O(i,t,s)},p(i,s){s&8&&!Mt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&z(t)}}}function jd(n){let t,e,i,s,o=n[2]||[],r=[];for(let c=0;c<o.length;c+=1)r[c]=zd(Td(n,o,c));let a=n[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Od(Sd(n,a,c));return{c(){t=D("div"),e=D("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),Ne(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),x(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);x(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=yo(e,n[11].bind(e))},p(c,d){if(d&4){o=c[2]||[];let h;for(h=0;h<o.length;h+=1){const u=Td(c,o,h);r[h]?r[h].p(u,d):(r[h]=zd(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=c[5]||[];let h;for(h=0;h<a.length;h+=1){const u=Sd(c,a,h);l[h]?l[h].p(u,d):(l[h]=Od(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&z(t),Lt(r,c),Lt(l,c),s()}}}function zd(n){let t,e=n[0]+"",i;return{c(){t=D("div"),i=ke(e),w(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Xa)},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Od(n){let t,e=n[0]+"",i;return{c(){t=D("div"),i=ke(e),w(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Xa)},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Bd(n){let t,e,i=n[7]&&Vd(n),s=n[3].highlightText&&Qd(n);return{c(){t=D("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){O(o,t,r),i&&i.m(t,null),x(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Vd(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Qd(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&z(t),i&&i.d(),s&&s.d()}}}function Vd(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Rd(n);return{c(){t=D("div"),e=D("span"),s=ke(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){O(a,t,l),x(t,e),x(e,s),x(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&De(s,i),a[3].price.unit?r?r.p(a,l):(r=Rd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function Rd(n){let t,e=n[3].price.unit+"",i;return{c(){t=D("span"),i=ke(e),w(t,"class","unit svelte-sezqcq")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&De(i,e)},d(s){s&&z(t)}}}function Qd(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=D("div"),e=D("div"),i=$(),s=D("span"),r=ke(o),a=$(),l=D("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),x(t,e),x(t,i),x(t,s),x(s,r),O(c,a,d),O(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&De(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function eI(n){var M,B;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new Ft({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&Ld(n),y=((M=n[2].length)!=null?M:0)+((B=n[5].length)!=null?B:0)>0&&jd(n),I=(n[7]||n[3].highlightText)&&Bd(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=$(),r=D("div"),v&&v.c(),a=$(),l=D("div"),c=D("div"),d=D("div"),u=ke(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),j(s,"transition-delay",n[4]?Hs+"ms":_s+Nd-Gd-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),j(r,"max-width",Nt(n[9])),j(r,"transition-delay",n[4]?Hs+_s+"ms":"0ms"),w(t,"class",p=Re(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){O(P,t,V),te(e,t,null),x(t,i),x(t,s),x(t,o),x(t,r),v&&v.m(r,null),x(r,a),x(r,l),x(l,c),x(c,d),x(d,u),x(r,m),y&&y.m(r,null),x(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,Y;const L={};V&16&&(L.visible=P[4]),e.$set(L),V&16&&j(s,"transition-delay",P[4]?Hs+"ms":_s+Nd-Gd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=Ld(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&De(u,h),((X=P[2].length)!=null?X:0)+((Y=P[5].length)!=null?Y:0)>0?y?y.p(P,V):(y=jd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=Bd(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&j(r,"transition-delay",P[4]?Hs+_s+"ms":"0ms"),(!g||V&64&&p!==(p=Re(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){T(e.$$.fragment,P),g=!1},d(P){P&&z(t),ie(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const Xa=40,Hs=400,Gd=500,_s=180,Nd=500;function tI(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=ii((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Xa),[h,u,c,o,i,d,a,r,s,m,l,A]}class iI extends le{constructor(t){super(),ae(this,t,tI,eI,oe,{tag:0},$C)}}class nI extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return W(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=v1(this.sharedAudioSrc,{namespace:Ga.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",d),e.addEventListener("loadedmetadata",h),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",d),e.removeEventListener("loadedmetadata",h)}}}function sI(n){ue(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function oI(n){let t,e,i,s;const o=n[8].default,r=In(o,n,n[7],null);return{c(){t=D("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){O(a,t,l),r&&r.m(t,null),e=!0,i||(s=be(t,"click",zh(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&En(r,o,a,a[7],e?Pn(o,a[7],l,null):Mn(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){T(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function rI(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wo(),d=ui("hooks"),h=ui("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new nI(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Yu=class extends le{constructor(t){super(),ae(this,t,rI,oI,oe,{url:2,enable:3,style:0,hooksInfo:4},sI)}};function aI(n){ue(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Hd(n){let t,e;return t=new Ft({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lI(n){let t,e,i,s,o,r=n[1]&&Hd();return{c(){t=D("div"),r&&r.c(),e=$(),i=D("div"),s=D("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),j(t,"width",n[5]),j(t,"height",n[5])},m(a,l){O(a,t,l),r&&r.m(t,null),x(t,e),x(t,i),x(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=Hd(),r.c(),k(r,1),r.m(t,e)):r&&(de(),T(r,1,1,()=>{r=null}),he()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&j(t,"width",a[5]),(c||l&36)&&j(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){T(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function cI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Qe[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Qe[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Nt(a):a)},[s,o,r,l,c,i,a,d,h]}class Uu extends le{constructor(t){super(),ae(this,t,cI,lI,oe,{playing:0,shadow:1,style:2,width:6},aI)}}function dI(n){ue(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function _d(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new Ft({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Fd(n);return c=new Lu({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Na({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=D("div"),r=D("div"),p&&p.c(),a=$(),l=D("div"),ne(c.$$.fragment),d=$(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){O(y,t,I),te(e,t,null),x(t,i),x(t,s),x(s,o),x(o,r),p&&p.m(r,null),x(o,a),x(o,l),te(c,l,null),x(t,d),te(h,t,null),u=!0,m||(A=[be(l,"click",n[7]),$t(Dn.call(null,l)),be(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,L;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Fd(y),p.c(),k(p,1),p.m(r,null)):p&&(de(),T(p,1,1,()=>{p=null}),he());const B={};I&64&&(B.visible=y[6]),I&2&&(B.textUnfolded=y[1]),I&32&&(B.content=y[5]),c.$set(B);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((L=(V=y[5])==null?void 0:V.length)!=null?L:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){T(e.$$.fragment,y),T(p),T(c.$$.fragment,y),T(h.$$.fragment,y),u=!1},d(y){y&&z(t),ie(e),p&&p.d(),ie(c),ie(h),m=!1,Je(A)}}}function Fd(n){let t,e,i,s,o,r,a;return e=new Ft({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Yu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[hI]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=D("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){O(l,t,c),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&Ne(()=>{a&&(r&&r.end(1),o=Bi(t,tt,{duration:1e3,delay:0,easing:gn}),o.start())}),a=!0)},o(l){var c,d;T(e.$$.fragment,l),T(s.$$.fragment,l),o&&o.invalidate(),l&&(r=xn(t,tt,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:gn})),a=!1},d(l){l&&z(t),ie(e),ie(s),l&&r&&r.end()}}}function hI(n){let t,e,i;return e=new Uu({props:{playing:n[2]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function uI(n){let t,e,i=n[0].state&&_d(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=_d(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function fI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){kn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,d,h,u,m,A,p]}class mI extends le{constructor(t){super(),ae(this,t,fI,uI,oe,{tag:0},dI)}}function gI(n){ue(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Wd(n){let t,e,i,s;return i=new Yu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[AI]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=D("div"),e=D("div"),ne(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",n[4].bgColor),j(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){O(o,t,r),x(t,e),te(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&j(e,"background-color",o[4].bgColor),r&16&&j(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){T(i.$$.fragment,o),s=!1},d(o){o&&z(t),ie(i)}}}function pI(n){let t;return{c(){t=ke(n[5])},m(e,i){O(e,t,i)},p(e,i){i&32&&De(t,e[5])},d(e){e&&z(t)}}}function AI(n){let t,e,i,s,o,r,a;return i=new Uu({props:{playing:n[3]}}),r=new Ha({props:{maxWidth:72,maxLine:1,$$slots:{default:[pI]},$$scope:{ctx:n}}}),{c(){t=D("div"),e=D("div"),ne(i.$$.fragment),s=$(),o=D("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){O(l,t,c),x(t,e),te(i,e,null),x(t,s),x(t,o),te(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){T(i.$$.fragment,l),T(r.$$.fragment,l),a=!1},d(l){l&&z(t),ie(i),ie(r)}}}function vI(n){let t,e,i=n[0].state&&Wd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Wd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function bI(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){kn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,d,h,u,m,A,p]}class yI extends le{constructor(t){super(),ae(this,t,bI,vI,oe,{tag:0},gI)}}function wI(n){let t,e;return t=new yI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function CI(n){let t,e;return t=new mI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function II(n){let t,e,i,s;const o=[CI,wI],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Pe()},m(l,c){~t&&r[t].m(l,c),O(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),T(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){T(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function PI(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class EI extends le{constructor(t){super(),ae(this,t,PI,II,oe,{tag:0})}}function MI(n){ue(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Yd(n){var s;let t,e,i;return e=new Wu({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){O(o,t,r),te(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){T(e.$$.fragment,o),i=!1},d(o){o&&z(t),ie(e)}}}function kI(n){let t,e,i=n[0].state&&n[5]&&Yd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&k(i,1)):(i=Yd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function xI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class DI extends le{constructor(t){super(),ae(this,t,xI,kI,oe,{tag:0},MI)}}function Xu(n){return W(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function SI(n){return W(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield Xu(t);return ve(G({},n),{width:i/e,height:s/e})})}function TI(n){return W(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Xu(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return ve(G({},n),{width:c,height:d,duration:h})})}function LI(n){ue(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Ud(n){n[1]=n[19].width}function Xd(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Zd(n){let t,e,i,s=n[0]&&Jd();function o(l,c){return l[8]?zI:jI}let r=o(n),a=r(n);return{c(){t=D("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),j(t,"width",n[1])},m(l,c){O(l,t,c),s&&s.m(t,null),x(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=Jd(),s.c(),k(s,1),s.m(t,e)):s&&(de(),T(s,1,1,()=>{s=null}),he()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&j(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){T(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function Jd(n){let t,e;return t=new Ft({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:VI,then:BI,catch:OI,value:19};return no(e=n[11](Fe({url:n[7],ratio:n[5]})),i),{c(){t=Pe(),i.block.c()},m(s,o){O(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11](Fe({url:n[7],ratio:n[5]})))&&no(e,i)||Gh(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function zI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:GI,then:QI,catch:RI,value:19};return no(e=n[10](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Pe(),i.block.c()},m(s,o){O(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&no(e,i)||Gh(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function OI(n){return{c:q,m:q,p:q,d:q}}function BI(n){Ud(n);let t,e;return{c(){t=D("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),Mt(t.src,e=n[7])||w(t,"src",e),j(t,"width",Nt(sn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){O(i,t,s)},p(i,s){Ud(i),s&128&&!Mt(t.src,e=i[7])&&w(t,"src",e),s&184&&j(t,"width",Nt(sn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function VI(n){return{c:q,m:q,p:q,d:q}}function RI(n){return{c:q,m:q,p:q,d:q}}function QI(n){Xd(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=D("div"),w(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",Nt(sn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),j(t,"height",Nt(sn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",n[18]),j(t,"animation-timing-function",i)},m(s,o){O(s,t,o)},p(s,o){Xd(s),o&252&&j(t,"width",Nt(sn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&j(t,"height",Nt(sn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&j(t,"background-image",e),o&228&&j(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&j(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function GI(n){return{c:q,m:q,p:q,d:q}}function NI(n){let t,e,i=n[9]&&Zd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&k(i,1)):(i=Zd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function sn(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return ve(G({},n),{width:o,height:r})}function HI(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=wo();function g(I){return W(this,null,function*(){const M=yield TI(I);return p("iconLoaded",M),M})}function v(I){return W(this,null,function*(){if(typeof h=="number")return ve(G({},I),{width:h});const M=yield SI(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return vt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=Fe({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Zu extends le{constructor(t){super(),ae(this,t,HI,NI,oe,{width:1,icon:12,shadow:0},LI)}}function _I(n){ue(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function qd(n){let t,e,i,s,o,r;return e=new Ft({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=ke(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){O(a,t,l),te(e,t,null),x(t,i),x(t,s),x(s,o),r=!0},p(a,l){(!r||l&2)&&De(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){T(e.$$.fragment,a),r=!1},d(a){a&&z(t),ie(e)}}}function FI(n){let t,e,i,s;e=new Zu({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&qd(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){O(r,t,a),te(e,t,null),x(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&k(o,1)):(o=qd(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),T(o,1,1,()=>{o=null}),he())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){T(e.$$.fragment,r),T(o),s=!1},d(r){r&&z(t),ie(e),o&&o.d()}}}function WI(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class YI extends le{constructor(t){super(),ae(this,t,WI,FI,oe,{tag:3},_I)}}function UI(n){ue(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function XI(n){let t,e;return{c(){t=new Ks(!1),e=Pe(),t.a=e},m(i,s){t.m(n[2],i,s),O(i,e,s)},p:q,d(i){i&&z(e),i&&t.d()}}}function ZI(n){let t,e=typeof n[2]=="string"&&XI(n);return{c(){t=D("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){O(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function JI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;vt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),jt(()=>{l==null||l()});function c(u){Qe[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class qI extends le{constructor(t){super(),ae(this,t,JI,ZI,oe,{tag:3,renderMap:4},UI)}}function KI(n){ue(n,"svelte-1r4fqvg",'@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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function $I(n){let t,e;return{c(){t=D("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){O(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&z(t)}}}function eP(n){let t,e,i,s,o,r,a,l,c,d;const h=[aP,rP,oP,sP,nP,iP],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=D("div"),e=D("div"),i=D("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Re(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),j(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),j(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){O(A,t,p),x(t,e),x(e,i),~s&&u[s].m(i,null),l=!0,c||(d=be(t,"click",zh(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(de(),T(u[g],1,1,()=>{u[g]=null}),he()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Re(rt("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&j(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&j(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){T(o),l=!1},d(A){A&&z(t),~s&&u[s].d(),c=!1,d()}}}function tP(n){let t,e,i,s,o,r,a;return e=new qI({props:{tag:Fe(n[1]),renderMap:n[3]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class",i=Re(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){O(l,t,c),te(e,t,null),o=!0,r||(a=be(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=Fe(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Re(rt("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){T(e.$$.fragment,l),o=!1},d(l){l&&z(t),ie(e),r=!1,a()}}}function iP(n){let t,e;return t=new DI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function nP(n){let t,e;return t=new YI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function sP(n){let t,e;return t=new iI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function oP(n){let t,e;return t=new EI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function rP(n){let t,e;return t=new KC({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function aP(n){let t,e;return t=new Ay({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lP(n){let t,e,i,s,o;const r=[tP,eP,$I],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=Pe()},m(c,d){a[e].m(c,d),O(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(de(),T(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){T(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function cP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;Ur("hooks",h),Ur("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,L){var X,Y;return!(!V.visible||!V.enabled||!L.visible||!((X=P.state)!=null&&X.visible)||((Y=P.temporaryState)==null?void 0:Y.visible)===!1||At(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),B=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,L,X,Y,N,H,_,Q,F,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((L=d.state)==null?void 0:L.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(Y=(X=d.hooks).emit)==null||Y.call(X,"unfolded"):(H=d==null?void 0:(N=d.hooks).emit)==null||H.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(_=d.hooks).emit)==null||Q.call(_,"show"):(J=(F=d.hooks).emit)==null||J.call(F,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,B]}let Ju=class extends le{constructor(t){super(),ae(this,t,cP,lP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},KI)}};function dP(n){ue(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function hP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new Ft({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Zu({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=D("div"),e=D("div"),i=$(),ne(s.$$.fragment),o=$(),r=D("div"),a=$(),l=D("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),j(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),j(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){O(m,t,A),x(t,e),x(t,i),te(s,t,null),x(t,o),x(t,r),x(t,a),x(t,l),te(c,l,null),d=!0,h||(u=be(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){T(s.$$.fragment,m),T(c.$$.fragment,m),d=!1},d(m){m&&z(t),ie(s),ie(c),h=!1,u()}}}function uP(n,t,e){let i,s,o,r;const a=ui("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){kn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,v,y;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,o=(v=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:ob}),n.$$.dirty&64&&e(1,r=(()=>{var B,P,V,L;const I=(P=(B=l.style)==null?void 0:B.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(L=(V=l.style)==null?void 0:V.point)==null?void 0:L.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class fP extends le{constructor(t){super(),ae(this,t,uP,hP,oe,{tag:6},dP)}}function mP(n){ue(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function gP(n){let t;return{c(){t=D("div"),w(t,"data-info","tag point is disable")},m(e,i){O(e,t,i)},p:q,i:q,o:q,d(e){e&&z(t)}}}function pP(n){let t,e;return t=new fP({props:{tag:n[1]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function AP(n){let t;return{c(){t=D("div"),w(t,"data-info","tag content is disable")},m(e,i){O(e,t,i)},p:q,i:q,o:q,d(e){e&&z(t)}}}function vP(n){let t,e;return t=new Ju({props:{mediaStore:n[2],withAnimation:n[0],tag:Fe(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=Fe(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function bP(n){let t,e,i,s,o,r,a,l,c,d;const h=[pP,gP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[vP,AP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=D("div"),e=D("div"),s.c(),o=$(),a.c(),w(e,"class",l=Re(rt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),j(e,"left",n[9]),j(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),j(t,"z-index",n[7])},m(v,y){O(v,t,y),x(t,e),u[i].m(e,null),x(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(de(),T(u[I],1,1,()=>{u[I]=null}),he(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(de(),T(p[M],1,1,()=>{p[M]=null}),he(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Re(rt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&j(e,"left",v[9]),y&256&&j(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&j(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){T(s),T(a),d=!1},d(v){v&&z(t),u[i].d(),p[r].d()}}}function yP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=ui("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,B,P,V,L,X,Y;n.$$.dirty&2&&e(14,i=(()=>{var N,H;return!(((H=(N=m.style)==null?void 0:N.point)==null?void 0:H.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((B=m.state)!=null&&B.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((L=m.screenPosition)==null?void 0:L.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((Y=m.zIndex)!=null?Y:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class wP extends le{constructor(t){super(),ae(this,t,yP,bP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},mP)}}function CP(n){ue(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function Kd(n,t,e){const i=n.slice();return i[7]=t[e],i}function $d(n){let t,e=[],i=new Map,s,o=n[1];const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=Kd(n,o,a),c=r(l);i.set(c,e[a]=eh(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=a[1],de(),e=zt(e,l,r,1,a,o,i,t,vi,eh,null,Kd),he()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function eh(n,t){let e,i,s;return i=new wP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(o,r){O(o,e,r),te(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){T(i.$$.fragment,o),s=!1},d(o){o&&z(e),ie(i,o)}}}function IP(n){let t,e,i=n[4].enabled&&$d(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=$d(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function PP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return Ur("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class EP extends le{constructor(t){super(),ae(this,t,PP,IP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},CP)}}const MP=new gf.GLTFLoader;function kP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}MP.load(n,i,void 0,s)})}const xP=new Map,DP=new Map;class SP extends T1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>W(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=kP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),At(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Pt);e.mediaPlane=new Hc(e.data.mediaData[0].url,e.data.mediaPosition.map(Pt),{objectFit:e.data.objectFit});const c=new R.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof ra&&i.mediaPlane.pause();const r=i.position.map(Pt),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new ra(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:xP,ImageTextureMap:DP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Pt),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new Hc(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(At(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=pa(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const h=(r=this.getTagConfig(i).tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new Ju({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},At(i)&&((a=i.model)!=null&&a.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=At(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=pi(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return W(this,null,function*(){const i=e.filter(d1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new EP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}const qu="Dnalogel-PanoTagPlugin",TP=n=>`${qu}--${n}`;class go extends SP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>W(this,null,function*(){e.data=_e({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{At(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=_e({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,b1(1,{namespace:Ga.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return W(this,null,function*(){var o,r;this.clearTags(),console.debug(qu," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=_e({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{o1(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return W(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var h,u,m;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data)),c=r.config;return r.config=a,ve(G({},r),{enabled:(h=r.enabled)!=null?h:!0,id:(u=r.id)!=null?u:at(),data:(m=a.initialData)!=null&&m.important?_e(r.data,l,a.initialData):_e(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Le.Subscribe,initialConfig:c,config:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:A=>this.changeDataById(r.id,A)})}).filter(r=>r.position);return o.forEach(A1),this.tags.push(...o),u1(this.five).then(()=>W(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=_e({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=_e({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=_e({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0,visibleWithAnimation:o=!1}=i,r=G({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,o,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=Pt(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=_e(o.data,i):o.data=G(G({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);let r=!1;i&&(i.data&&(r=!0),s?_e(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Pt(i.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return W(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:i}=this,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),this.store.eventListenerDisposer=void 0}}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=Nc(g1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Nc(Gc(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{At(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Gc(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return W(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=ve(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(c1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=Ao();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const LP=(n,t)=>new go(n,t);function jP(n){ue(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function th(n){let t,e;return{c(){t=D("div"),e=ke(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),j(t,"border-image-source",`url(${n[6]})`)},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function ih(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&nh(n);return{c(){t=D("div"),p&&p.c(),e=$(),i=D("div"),s=D("span"),r=ke(o),a=ke(n[2]),c=ke(l),d=$(),h=D("span"),u=ke(n[0]),m=$(),A=D("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){O(g,t,v),p&&p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),x(s,a),x(s,c),x(i,d),x(i,h),x(h,u),x(t,m),x(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=nh(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&De(r,o),v&4&&De(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&De(c,l),v&1&&De(u,g[0])},d(g){g&&z(t),p&&p.d()}}}function nh(n){let t,e;return{c(){t=D("span"),e=ke(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&16&&De(e,i[4])},d(i){i&&z(t)}}}function zP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&th(n),h=n[2]&&ih(n);return{c(){t=D("div"),e=D("div"),i=$(),s=D("div"),o=$(),r=D("div"),a=D("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),j(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),j(t,"opacity",n[3])},m(u,m){O(u,t,m),x(t,e),x(t,i),x(t,s),x(t,o),x(t,r),x(r,a),x(r,l),d&&d.m(r,null),x(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&j(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=th(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=ih(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&j(t,"opacity",u[3])},i:q,o:q,d(u){u&&z(t),d&&d.d(),h&&h.d()}}}function OP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAAA2CAMAAADOFiZMAAACEFBMVEUAAACIiIheXl5oaGh6enpsbGxiYmJ9fX1wcHBXV1eBgYFzc3NSUlKNjY2Dg4NOTk51dXVXV1dmZmZTU1N3d3dcXFyMjIyEhIRNTU2QkJC0tLS5ubnHx8fOzs6np6exsbHKysqoqKi9vb3U1NTPz8/Nzc2vr6/Dw8OysrK/v7/X19fS0tKurq62traqqqrJycmurq64uLifn5/Dw8O6urqQkJC6urro6Ojt7e3o6OjU1NS3t7fBwcGjo6Ozs7Orq6u1tbXAwMCurq6rq6vy8vLx8fHr6+vp6enZ2dnd3d3a2trX19fV1dW/v7/IyMihoaGampqVlZWLi4uCgoK+vr6urq7m5ubw8PDk5OTu7u7i4uLg4ODe3t7q6urS0tLi4uLOzs7e3t7Hx8fa2tqrq6vExMTAwMCnp6efn5+WlpaHh4ezs7OoqKiJiYm6urqZmZmurq59fX29vb23t7e4uLipqanp6enc3Nza2trW1tbT09Pm5ubj4+PQ0NDg4ODExMTCwsK7u7vBwcG8vLy5ubm8vLy+vr64uLiysrKdnZ3CwsJoaGisrKzHx8ekpKTExMTv7+/i4uLa2trm5ubk5OTLy8vKysrExMTQ0NDX19ecnJzT09N/f3+dnZ12dnaQkJCXl5etra3Pz8+4uLiXl5fGxsaqqqrr6+vQ0NDKysrNzc3W1takpKShoaGsrKysrKyduRZkAAAAsHRSTlMATE1NTExMTUxNTExMTExNTExMTU1MTU1MTICFc313fnl0iIWAe3h3aYqIgXx7eXZzcnFwaGggxLiog4J0dG9mZF82FMfEtK2pkYqKh3x4cm1rZmEmH8G/vry6trOxoZ2clpKOe3ptbWZjYmFgXFpaVlFPSDYlx7CspaSjoJ6akY6HfXt4bGpmY1xUU0g2LSzCuK6lopiWhoF3YmFaVlZUUU5KPyEJCcl/fXNdXFxZUIUrIQsAAAV6SURBVFjDvZj3VxNBEMePBBIOQgmEQGghISSASSBBUQFBVIpUEaR3aVJExN4F6fbee6//opPN2507E3P7fD4+b54z+935zt7lvPsBYbZ5lyXT7R5xms2ppaVpV615eVeuXL48PPzw4YPBwYsX+/vPnT1bW1t75u7p0729PT13urs7O9vbt2/ffurUp1OQ2ts7O7u77/T09PaevnvmTG3t2XPn+vsvDg4+GH5UVjl/SAjGe29La2vr5EFgm4+WlpYDgNfrbW7etQuuKDPTPTIy4nSa4bJ8lKYBV69arXmA1WpN81FamgqYzU6n0+12ZwI+qzPtyvDlR0dPCoGsecW4FEZcShwEyUDIGvtD+DcOZlrzFvcE3qylFXZ1cTqIgGk0K1xRSL84abaWtwl/8KM5kTiok04B2BpAPUWXAoGnQK3gn0xNW90ryDhpafXvJsYlJuoSdRCyTJHqBOxR9IvbUl1/PN5pL9tFR4gTJJmi7N+wl8qf7k33S+YQE0VRJwZz42RogDZcAxx+sTn1jSDho6VFBKAbp9K1XqfXi3oRgmSqQ2AGePziNpfs2GN2lV5Pp+IJkkwIrDFz+Y+Y90h/Yvtz+f0o1YGnc/lVXvshASk8IHUm6ZMIYhI6YAEyqyHkE/n8Kkuh5AX6ZVdBlypJpRJVIgTJ0IluEGCb1BDYCzWFx79h/yl5ZV3PVUSVAQIDFhCyLO/h9E9KfuOPriOqzUFjmRYYueOqTWLGfhPfHZcGrkOlgcAGskZdAV7/eIVA2eN6qZGA3Yhcxxozn3+mkD3ZQ64Z3EnQJEBouMB+Xr+68LpAuTZBOokDoPXfNIK85vZP5AqUreNqdYI6AUINkBrAtUatgaA67mEft38GvxRThWopOAFrBbj9kYXsa3z0mnrTsLAHe3yRzxGhjoBQ0BT848foqfONkT6FAAWrce3PeEpA5vZPsDf23aIhgpfIiEiIiH/mKftPfKJxTjaNv8bM6zlSzk5dmIsMDk7EGrMEbj+e+q5xLjoyOrQbGiCCaZh5/PgLzy8YiIrgNPmaZtQovP6J3ezNafTvxEfHQ2An8v/2K47hV4J0ExVBDbNCD4e/nH0lKj1+1RBvMEQboiEMUJI1BOmmGq0pVOP1z3nYF3G53EAIN4SHx4djNyxAkutQA1QnGeD2z3rY199RIZ+EtVxDPaDm9VdspYcWj65pteFaonIDBghpzeXyzNNTbyy8CpgCyCehjnvYx+uf9RTTU9cbo7SbRPmKQBnzaKMI2igthD8jVAvIuM/rXytjfyz4MFqBDgLWPGuA05/sqRQobaOzsBMbFQsRhaAWco/A6Z92FAuU446wWL+aHJWcHJtMOzEDwWrU+PyvHEcFRlkutELInT4NFiCRGqA6yQDWfH5jWdFegXLL8V3qDIsNIySHoRsWIGMN/wBY8/mXRosFxrrDCE20EwJzCGQ9XP7crBN46AdHbthmkPvluICccLzgchnDjBD/eqaxKOOtIKGyiEzDqSFOCt7D4X/dlHFDkNCWPu3fjTHGQBgpbI06TkeIpuQ37bbltAlSKstM/g6EdYcEr0jJv2rLfrZXkFKcPhVjMsWY0GGSrTn00H7TakbD11sChd7qa+gCSKdJVitpyvWLlab6uifsieKtLk1N7QZWtvpYXl4aGxsrAtIJBQVNWVlZOTkZGRm2z7bHW0q2lJRkZ2c3NOTn19fV19fn5zfAsmQL8Nhmg66cHOhvKigoSC/Iysk+vH9//jd2n8g6TG7yjbXZYCAMq6s7fBiah4aGLl0aGLhw4f758zuBmpq+vurq6h07dnR1dXTcrqqq2uejqup2R0dXF8jV1X19NTU1O3feu3f+/oWBgUtD++uePHtbLAThNzRClbi+VnseAAAAAElFTkSuQmCC";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class BP extends le{constructor(t){super(),ae(this,t,OP,zP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},jP)}}function VP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const RP=`
|
|
582
|
+
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function Iy(n){let t,e,i;return{c(){t=D("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){O(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&z(t),e=!1,i()}}}function Py(n,t,e){let{active:i=!1}=t;function s(o){kn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class Ey extends le{constructor(t){super(),ae(this,t,Py,Iy,oe,{active:0},Cy)}}function My(n){ue(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function nd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function sd(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new Ey({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=D("div"),ne(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){O(a,e,l),te(i,e,null),x(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(k(i.$$.fragment,a),o=!0)},o(a){T(i.$$.fragment,a),o=!1},d(a){a&&z(e),ie(i)}}}function ky(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=nd(n,o,a),c=r(l);i.set(c,e[a]=sd(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),de(),e=zt(e,l,r,1,a,o,i,t,vi,sd,null,nd),he())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function xy(n,t,e){const i=wo();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class Dy extends le{constructor(t){super(),ae(this,t,xy,ky,oe,{pagesCount:0,currentPageIndex:1},My)}}const yn="prev",gi="next";function Sy(n){ue(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function Ty(n){let t,e,i,s;return{c(){t=D("button"),e=D("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===gi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===yn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){O(o,t,r),x(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===gi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===yn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&z(t),i=!1,s()}}}function Ly(n,t,e){let{direction:i=gi}=t,{disabled:s=!1}=t;function o(r){kn.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class ju extends le{constructor(t){super(),ae(this,t,Ly,Ty,oe,{direction:0,disabled:1},Sy)}}function jy(n){ue(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function zy(n){let t;return{c(){t=D("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){O(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&z(t)}}}const od=100;function Oy(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*od,0),od))},[i,s]}class By extends le{constructor(t){super(),ae(this,t,Oy,zy,oe,{value:1},jy)}}function Vy(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Ry(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Qy(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function rd(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function Gy(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function ad(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function _a(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const Ny=110,Hy=9,_y=111,Fy=20;function jr(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function Wy(n,{thresholdProvider:t}){const e=_a(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=_y&&Math.abs(o)>=Fy}function c(u){r=Date.now(),o=0,a=!0;const m=jr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),Gy(window,d),Qy(window,h)}function d(u){if(!a)return;const m=jr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?yn:gi}),rd(window,h),ad(window,d))}function h(u){if(rd(window,h),ad(window,d),a=!1,!l()){e("swipeFailed");return}const m=jr(u);e("swipeEnd",{x:m.x,y:m.y})}return Vy(n,c),{destroy(){Ry(n,c)}}}function Yy(n,t){n.addEventListener("mouseenter",t)}function Uy(n,t){n.removeEventListener("mouseenter",t)}function Xy(n,t){n.addEventListener("mouseleave",t)}function ld(n,t){n.removeEventListener("mouseleave",t)}function Zy(n){const t=_a(n);function e(){Xy(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),ld(n,i)}return Yy(n,e),{destroy(){Uy(n,e),ld(n,i)}}}const Jy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function cn(n,t,e){return Math.max(n,Math.min(t,e))}function qy(n,t){n.addEventListener("touchstart",t,{passive:!0})}function Ky(n,t){n.removeEventListener("touchstart",t)}function $y(n,t){n.addEventListener("touchend",t)}function cd(n,t){n.removeEventListener("touchend",t)}function ew(n){const t=_a(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=Jy(i,l);return c<=Ny&&d<=Hy}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},$y(n,r)}function r(a){cd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return qy(n,o),{destroy(){Ky(n,o),cd(n,r)}}}function tw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?zu({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function iw({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function nw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?tw({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):iw({currentParticleIndex:n,particlesToScroll:o})}function zu({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function sw({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Ou({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function ow({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?zu({particlesCountWithoutClones:t,particlesToScroll:e}):sw({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function rw({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return cn(0,Math.min(t+n*i,s-e),s-1)}function aw({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return cn(0,Math.min(n*t,e-i),e-1)}function zr({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?rw({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):aw({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function lw({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function Ou({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function cw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function dw({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function hw({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function uw({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ve(G({},i),{total:i.head+i.tail})}const ns=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},aa=n=>t=>{n[t]&&n[t]()};var fw="Expected a function",Bu="__lodash_hash_undefined__",Vu=1/0,mw="[object Function]",gw="[object GeneratorFunction]",pw="[object Symbol]",Aw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vw=/^\w*$/,bw=/^\./,yw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ww=/[\\^$.*+?()[\]{}|]/g,Cw=/\\(\\)?/g,Iw=/^\[object .+?Constructor\]$/,Pw=typeof Et=="object"&&Et&&Et.Object===Object&&Et,Ew=typeof self=="object"&&self&&self.Object===Object&&self,Fa=Pw||Ew||Function("return this")();function Mw(n,t){return n==null?void 0:n[t]}function kw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var xw=Array.prototype,Dw=Function.prototype,Ru=Object.prototype,Or=Fa["__core-js_shared__"],dd=function(){var n=/[^.]+$/.exec(Or&&Or.keys&&Or.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Qu=Dw.toString,Wa=Ru.hasOwnProperty,Gu=Ru.toString,Sw=RegExp("^"+Qu.call(Wa).replace(ww,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),hd=Fa.Symbol,Tw=xw.splice,Lw=Nu(Fa,"Map"),rs=Nu(Object,"create"),ud=hd?hd.prototype:void 0,fd=ud?ud.toString:void 0;function Oi(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function jw(){this.__data__=rs?rs(null):{}}function zw(n){return this.has(n)&&delete this.__data__[n]}function Ow(n){var t=this.__data__;if(rs){var e=t[n];return e===Bu?void 0:e}return Wa.call(t,n)?t[n]:void 0}function Bw(n){var t=this.__data__;return rs?t[n]!==void 0:Wa.call(t,n)}function Vw(n,t){var e=this.__data__;return e[n]=rs&&t===void 0?Bu:t,this}Oi.prototype.clear=jw;Oi.prototype.delete=zw;Oi.prototype.get=Ow;Oi.prototype.has=Bw;Oi.prototype.set=Vw;function Sn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function Rw(){this.__data__=[]}function Qw(n){var t=this.__data__,e=Do(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Tw.call(t,e,1),!0}function Gw(n){var t=this.__data__,e=Do(t,n);return e<0?void 0:t[e][1]}function Nw(n){return Do(this.__data__,n)>-1}function Hw(n,t){var e=this.__data__,i=Do(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Sn.prototype.clear=Rw;Sn.prototype.delete=Qw;Sn.prototype.get=Gw;Sn.prototype.has=Nw;Sn.prototype.set=Hw;function Vi(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function _w(){this.__data__={hash:new Oi,map:new(Lw||Sn),string:new Oi}}function Fw(n){return So(this,n).delete(n)}function Ww(n){return So(this,n).get(n)}function Yw(n){return So(this,n).has(n)}function Uw(n,t){return So(this,n).set(n,t),this}Vi.prototype.clear=_w;Vi.prototype.delete=Fw;Vi.prototype.get=Ww;Vi.prototype.has=Yw;Vi.prototype.set=Uw;function Do(n,t){for(var e=n.length;e--;)if(sC(n[e][0],t))return e;return-1}function Xw(n,t){t=Kw(t,n)?[t]:qw(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[iC(t[e++])];return e&&e==i?n:void 0}function Zw(n){if(!_u(n)||eC(n))return!1;var t=oC(n)||kw(n)?Sw:Iw;return t.test(nC(n))}function Jw(n){if(typeof n=="string")return n;if(Ua(n))return fd?fd.call(n):"";var t=n+"";return t=="0"&&1/n==-Vu?"-0":t}function qw(n){return Hu(n)?n:tC(n)}function So(n,t){var e=n.__data__;return $w(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Nu(n,t){var e=Mw(n,t);return Zw(e)?e:void 0}function Kw(n,t){if(Hu(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Ua(n)?!0:vw.test(n)||!Aw.test(n)||t!=null&&n in Object(t)}function $w(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function eC(n){return!!dd&&dd in n}var tC=Ya(function(n){n=aC(n);var t=[];return bw.test(n)&&t.push(""),n.replace(yw,function(e,i,s,o){t.push(s?o.replace(Cw,"$1"):i||e)}),t});function iC(n){if(typeof n=="string"||Ua(n))return n;var t=n+"";return t=="0"&&1/n==-Vu?"-0":t}function nC(n){if(n!=null){try{return Qu.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Ya(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(fw);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(Ya.Cache||Vi),e}Ya.Cache=Vi;function sC(n,t){return n===t||n!==n&&t!==t}var Hu=Array.isArray;function oC(n){var t=_u(n)?Gu.call(n):"";return t==mw||t==gw}function _u(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function rC(n){return!!n&&typeof n=="object"}function Ua(n){return typeof n=="symbol"||rC(n)&&Gu.call(n)==pw}function aC(n){return n==null?"":Jw(n)}function lC(n,t,e){var i=n==null?void 0:Xw(n,t);return i===void 0?e:i}var Ns=lC,fo={},cC={get exports(){return fo},set exports(n){fo=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",B="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",L="[object Float64Array]",X="[object Int8Array]",Y="[object Int16Array]",N="[object Int32Array]",H="[object Uint8Array]",_="[object Uint8ClampedArray]",Q="[object Uint16Array]",F="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,ce=/^(?:0|[1-9]\d*)$/,se={};se[o]=se[r]=se[B]=se[P]=se[a]=se[l]=se[V]=se[L]=se[X]=se[Y]=se[N]=se[u]=se[m]=se[A]=se[g]=se[v]=se[y]=se[I]=se[H]=se[_]=se[Q]=se[F]=!0,se[c]=se[d]=se[M]=!1;var we=typeof Et=="object"&&Et&&Et.Object===Object&&Et,Ce=typeof self=="object"&&self&&self.Object===Object&&self,pe=we||Ce||Function("return this")(),Be=t&&!t.nodeType&&t,Ae=Be&&!0&&n&&!n.nodeType&&n,We=Ae&&Ae.exports===Be;function fe(b,C){return b.set(C[0],C[1]),b}function ye(b,C){return b.add(C),b}function je(b,C){for(var S=-1,U=b?b.length:0;++S<U&&C(b[S],S,b)!==!1;);return b}function me(b,C){for(var S=-1,U=C.length,Ie=b.length;++S<U;)b[Ie+S]=C[S];return b}function qe(b,C,S,U){var Ie=-1,ge=b?b.length:0;for(U&&ge&&(S=b[++Ie]);++Ie<ge;)S=C(S,b[Ie],Ie,b);return S}function ct(b,C){for(var S=-1,U=Array(b);++S<b;)U[S]=C(S);return U}function Me(b,C){return b==null?void 0:b[C]}function it(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(S){}return C}function re(b){var C=-1,S=Array(b.size);return b.forEach(function(U,Ie){S[++C]=[Ie,U]}),S}function Ee(b,C){return function(S){return b(C(S))}}function He(b){var C=-1,S=Array(b.size);return b.forEach(function(U){S[++C]=U}),S}var ft=Array.prototype,Wt=Function.prototype,bt=Object.prototype,yt=pe["__core-js_shared__"],Ve=function(){var b=/[^.]+$/.exec(yt&&yt.keys&&yt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ge=Wt.toString,Ze=bt.hasOwnProperty,kt=bt.toString,Tn=RegExp("^"+Ge.call(Ze).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ot=We?pe.Buffer:void 0,si=pe.Symbol,yi=pe.Uint8Array,mt=Ee(Object.getPrototypeOf,Object),Ri=Object.create,Qi=bt.propertyIsEnumerable,zo=ft.splice,Ln=Object.getOwnPropertySymbols,Gi=Ot?Ot.isBuffer:void 0,hs=Ee(Object.keys,Object),Ni=Dt(pe,"DataView"),wi=Dt(pe,"Map"),xt=Dt(pe,"Promise"),Hi=Dt(pe,"Set"),jn=Dt(pe,"WeakMap"),Ci=Dt(Object,"create"),zn=dt(Ni),Ii=dt(wi),On=dt(xt),Bn=dt(Hi),Vn=dt(jn),oi=si?si.prototype:void 0,us=oi?oi.valueOf:void 0;function Yt(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Oo(){this.__data__=Ci?Ci(null):{}}function Bo(b){return this.has(b)&&delete this.__data__[b]}function Vo(b){var C=this.__data__;if(Ci){var S=C[b];return S===i?void 0:S}return Ze.call(C,b)?C[b]:void 0}function fs(b){var C=this.__data__;return Ci?C[b]!==void 0:Ze.call(C,b)}function Rn(b,C){var S=this.__data__;return S[b]=Ci&&C===void 0?i:C,this}Yt.prototype.clear=Oo,Yt.prototype.delete=Bo,Yt.prototype.get=Vo,Yt.prototype.has=fs,Yt.prototype.set=Rn;function Ke(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Ro(){this.__data__=[]}function Qo(b){var C=this.__data__,S=Fi(C,b);if(S<0)return!1;var U=C.length-1;return S==U?C.pop():zo.call(C,S,1),!0}function Go(b){var C=this.__data__,S=Fi(C,b);return S<0?void 0:C[S][1]}function No(b){return Fi(this.__data__,b)>-1}function Ho(b,C){var S=this.__data__,U=Fi(S,b);return U<0?S.push([b,C]):S[U][1]=C,this}Ke.prototype.clear=Ro,Ke.prototype.delete=Qo,Ke.prototype.get=Go,Ke.prototype.has=No,Ke.prototype.set=Ho;function nt(b){var C=-1,S=b?b.length:0;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function _o(){this.__data__={hash:new Yt,map:new(wi||Ke),string:new Yt}}function Fo(b){return Ei(this,b).delete(b)}function Wo(b){return Ei(this,b).get(b)}function Yo(b){return Ei(this,b).has(b)}function Uo(b,C){return Ei(this,b).set(b,C),this}nt.prototype.clear=_o,nt.prototype.delete=Fo,nt.prototype.get=Wo,nt.prototype.has=Yo,nt.prototype.set=Uo;function gt(b){this.__data__=new Ke(b)}function Xo(){this.__data__=new Ke}function Zo(b){return this.__data__.delete(b)}function Jo(b){return this.__data__.get(b)}function qo(b){return this.__data__.has(b)}function Ko(b,C){var S=this.__data__;if(S instanceof Ke){var U=S.__data__;if(!wi||U.length<e-1)return U.push([b,C]),this;S=this.__data__=new nt(U)}return S.set(b,C),this}gt.prototype.clear=Xo,gt.prototype.delete=Zo,gt.prototype.get=Jo,gt.prototype.has=qo,gt.prototype.set=Ko;function _i(b,C){var S=Hn(b)||Yi(b)?ct(b.length,String):[],U=S.length,Ie=!!U;for(var ge in b)(C||Ze.call(b,ge))&&!(Ie&&(ge=="length"||ur(ge,U)))&&S.push(ge);return S}function ms(b,C,S){var U=b[C];(!(Ze.call(b,C)&&bs(U,S))||S===void 0&&!(C in b))&&(b[C]=S)}function Fi(b,C){for(var S=b.length;S--;)if(bs(b[S][0],C))return S;return-1}function Bt(b,C){return b&&Nn(C,Fn(C),b)}function Qn(b,C,S,U,Ie,ge,xe){var Se;if(U&&(Se=ge?U(b,Ie,ge,xe):U(b)),Se!==void 0)return Se;if(!Rt(b))return b;var Ye=Hn(b);if(Ye){if(Se=dr(b),!C)return ar(b,Se)}else{var ze=Xt(b),st=ze==d||ze==h;if(ys(b))return Wi(b,C);if(ze==A||ze==o||st&&!ge){if(it(b))return ge?b:{};if(Se=Vt(st?{}:b),!C)return lr(b,Bt(Se,b))}else{if(!se[ze])return ge?b:{};Se=hr(b,ze,Qn,C)}}xe||(xe=new gt);var pt=xe.get(b);if(pt)return pt;if(xe.set(b,Se),!Ye)var Xe=S?cr(b):Fn(b);return je(Xe||b,function(ot,$e){Xe&&($e=ot,ot=b[$e]),ms(Se,$e,Qn(ot,C,S,U,$e,b,xe))}),Se}function $o(b){return Rt(b)?Ri(b):{}}function er(b,C,S){var U=C(b);return Hn(b)?U:me(U,S(b))}function tr(b){return kt.call(b)}function ir(b){if(!Rt(b)||mr(b))return!1;var C=_n(b)||it(b)?Tn:ee;return C.test(dt(b))}function nr(b){if(!As(b))return hs(b);var C=[];for(var S in Object(b))Ze.call(b,S)&&S!="constructor"&&C.push(S);return C}function Wi(b,C){if(C)return b.slice();var S=new b.constructor(b.length);return b.copy(S),S}function Gn(b){var C=new b.constructor(b.byteLength);return new yi(C).set(new yi(b)),C}function Pi(b,C){var S=C?Gn(b.buffer):b.buffer;return new b.constructor(S,b.byteOffset,b.byteLength)}function gs(b,C,S){var U=C?S(re(b),!0):re(b);return qe(U,fe,new b.constructor)}function ps(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function sr(b,C,S){var U=C?S(He(b),!0):He(b);return qe(U,ye,new b.constructor)}function or(b){return us?Object(us.call(b)):{}}function rr(b,C){var S=C?Gn(b.buffer):b.buffer;return new b.constructor(S,b.byteOffset,b.length)}function ar(b,C){var S=-1,U=b.length;for(C||(C=Array(U));++S<U;)C[S]=b[S];return C}function Nn(b,C,S,U){S||(S={});for(var Ie=-1,ge=C.length;++Ie<ge;){var xe=C[Ie],Se=U?U(S[xe],b[xe],xe,S,b):void 0;ms(S,xe,Se===void 0?b[xe]:Se)}return S}function lr(b,C){return Nn(b,Ut(b),C)}function cr(b){return er(b,Fn,Ut)}function Ei(b,C){var S=b.__data__;return fr(C)?S[typeof C=="string"?"string":"hash"]:S.map}function Dt(b,C){var S=Me(b,C);return ir(S)?S:void 0}var Ut=Ln?Ee(Ln,Object):pr,Xt=tr;(Ni&&Xt(new Ni(new ArrayBuffer(1)))!=P||wi&&Xt(new wi)!=u||xt&&Xt(xt.resolve())!=p||Hi&&Xt(new Hi)!=v||jn&&Xt(new jn)!=M)&&(Xt=function(b){var C=kt.call(b),S=C==A?b.constructor:void 0,U=S?dt(S):void 0;if(U)switch(U){case zn:return P;case Ii:return u;case On:return p;case Bn:return v;case Vn:return M}return C});function dr(b){var C=b.length,S=b.constructor(C);return C&&typeof b[0]=="string"&&Ze.call(b,"index")&&(S.index=b.index,S.input=b.input),S}function Vt(b){return typeof b.constructor=="function"&&!As(b)?$o(mt(b)):{}}function hr(b,C,S,U){var Ie=b.constructor;switch(C){case B:return Gn(b);case a:case l:return new Ie(+b);case P:return Pi(b,U);case V:case L:case X:case Y:case N:case H:case _:case Q:case F:return rr(b,U);case u:return gs(b,U,S);case m:case y:return new Ie(b);case g:return ps(b);case v:return sr(b,U,S);case I:return or(b)}}function ur(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||ce.test(b))&&b>-1&&b%1==0&&b<C}function fr(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function mr(b){return!!Ve&&Ve in b}function As(b){var C=b&&b.constructor,S=typeof C=="function"&&C.prototype||bt;return b===S}function dt(b){if(b!=null){try{return Ge.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function vs(b){return Qn(b,!0,!0)}function bs(b,C){return b===C||b!==b&&C!==C}function Yi(b){return gr(b)&&Ze.call(b,"callee")&&(!Qi.call(b,"callee")||kt.call(b)==o)}var Hn=Array.isArray;function Ui(b){return b!=null&&ws(b.length)&&!_n(b)}function gr(b){return Cs(b)&&Ui(b)}var ys=Gi||Ar;function _n(b){var C=Rt(b)?kt.call(b):"";return C==d||C==h}function ws(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Rt(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Cs(b){return!!b&&typeof b=="object"}function Fn(b){return Ui(b)?_i(b):nr(b)}function pr(){return[]}function Ar(){return!1}n.exports=vs})(cC,fo);const dC=fo;var mo={},hC={get exports(){return mo},set exports(n){mo=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",B="[object RegExp]",P="[object Set]",V="[object String]",L="[object Symbol]",X="[object Undefined]",Y="[object WeakMap]",N="[object ArrayBuffer]",H="[object DataView]",_="[object Float32Array]",Q="[object Float64Array]",F="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",ce="[object Uint8ClampedArray]",se="[object Uint16Array]",we="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,Be=/^(?:0|[1-9]\d*)$/,Ae={};Ae[_]=Ae[Q]=Ae[F]=Ae[J]=Ae[Z]=Ae[ee]=Ae[ce]=Ae[se]=Ae[we]=!0,Ae[a]=Ae[l]=Ae[N]=Ae[d]=Ae[H]=Ae[h]=Ae[u]=Ae[m]=Ae[p]=Ae[g]=Ae[y]=Ae[B]=Ae[P]=Ae[V]=Ae[Y]=!1;var We=typeof Et=="object"&&Et&&Et.Object===Object&&Et,fe=typeof self=="object"&&self&&self.Object===Object&&self,ye=We||fe||Function("return this")(),je=t&&!t.nodeType&&t,me=je&&!0&&n&&!n.nodeType&&n,qe=me&&me.exports===je,ct=qe&&We.process,Me=function(){try{return ct&&ct.binding&&ct.binding("util")}catch(b){}}(),it=Me&&Me.isTypedArray;function re(b,C){for(var S=-1,U=b==null?0:b.length,Ie=0,ge=[];++S<U;){var xe=b[S];C(xe,S,b)&&(ge[Ie++]=xe)}return ge}function Ee(b,C){for(var S=-1,U=C.length,Ie=b.length;++S<U;)b[Ie+S]=C[S];return b}function He(b,C){for(var S=-1,U=b==null?0:b.length;++S<U;)if(C(b[S],S,b))return!0;return!1}function ft(b,C){for(var S=-1,U=Array(b);++S<b;)U[S]=C(S);return U}function Wt(b){return function(C){return b(C)}}function bt(b,C){return b.has(C)}function yt(b,C){return b==null?void 0:b[C]}function Ve(b){var C=-1,S=Array(b.size);return b.forEach(function(U,Ie){S[++C]=[Ie,U]}),S}function Ge(b,C){return function(S){return b(C(S))}}function Ze(b){var C=-1,S=Array(b.size);return b.forEach(function(U){S[++C]=U}),S}var kt=Array.prototype,Tn=Function.prototype,Ot=Object.prototype,si=ye["__core-js_shared__"],yi=Tn.toString,mt=Ot.hasOwnProperty,Ri=function(){var b=/[^.]+$/.exec(si&&si.keys&&si.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Qi=Ot.toString,zo=RegExp("^"+yi.call(mt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ln=qe?ye.Buffer:void 0,Gi=ye.Symbol,hs=ye.Uint8Array,Ni=Ot.propertyIsEnumerable,wi=kt.splice,xt=Gi?Gi.toStringTag:void 0,Hi=Object.getOwnPropertySymbols,jn=Ln?Ln.isBuffer:void 0,Ci=Ge(Object.keys,Object),zn=Ut(ye,"DataView"),Ii=Ut(ye,"Map"),On=Ut(ye,"Promise"),Bn=Ut(ye,"Set"),Vn=Ut(ye,"WeakMap"),oi=Ut(Object,"create"),us=dt(zn),Yt=dt(Ii),Oo=dt(On),Bo=dt(Bn),Vo=dt(Vn),fs=Gi?Gi.prototype:void 0,Rn=fs?fs.valueOf:void 0;function Ke(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Ro(){this.__data__=oi?oi(null):{},this.size=0}function Qo(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Go(b){var C=this.__data__;if(oi){var S=C[b];return S===i?void 0:S}return mt.call(C,b)?C[b]:void 0}function No(b){var C=this.__data__;return oi?C[b]!==void 0:mt.call(C,b)}function Ho(b,C){var S=this.__data__;return this.size+=this.has(b)?0:1,S[b]=oi&&C===void 0?i:C,this}Ke.prototype.clear=Ro,Ke.prototype.delete=Qo,Ke.prototype.get=Go,Ke.prototype.has=No,Ke.prototype.set=Ho;function nt(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function _o(){this.__data__=[],this.size=0}function Fo(b){var C=this.__data__,S=Wi(C,b);if(S<0)return!1;var U=C.length-1;return S==U?C.pop():wi.call(C,S,1),--this.size,!0}function Wo(b){var C=this.__data__,S=Wi(C,b);return S<0?void 0:C[S][1]}function Yo(b){return Wi(this.__data__,b)>-1}function Uo(b,C){var S=this.__data__,U=Wi(S,b);return U<0?(++this.size,S.push([b,C])):S[U][1]=C,this}nt.prototype.clear=_o,nt.prototype.delete=Fo,nt.prototype.get=Wo,nt.prototype.has=Yo,nt.prototype.set=Uo;function gt(b){var C=-1,S=b==null?0:b.length;for(this.clear();++C<S;){var U=b[C];this.set(U[0],U[1])}}function Xo(){this.size=0,this.__data__={hash:new Ke,map:new(Ii||nt),string:new Ke}}function Zo(b){var C=Dt(this,b).delete(b);return this.size-=C?1:0,C}function Jo(b){return Dt(this,b).get(b)}function qo(b){return Dt(this,b).has(b)}function Ko(b,C){var S=Dt(this,b),U=S.size;return S.set(b,C),this.size+=S.size==U?0:1,this}gt.prototype.clear=Xo,gt.prototype.delete=Zo,gt.prototype.get=Jo,gt.prototype.has=qo,gt.prototype.set=Ko;function _i(b){var C=-1,S=b==null?0:b.length;for(this.__data__=new gt;++C<S;)this.add(b[C])}function ms(b){return this.__data__.set(b,i),this}function Fi(b){return this.__data__.has(b)}_i.prototype.add=_i.prototype.push=ms,_i.prototype.has=Fi;function Bt(b){var C=this.__data__=new nt(b);this.size=C.size}function Qn(){this.__data__=new nt,this.size=0}function $o(b){var C=this.__data__,S=C.delete(b);return this.size=C.size,S}function er(b){return this.__data__.get(b)}function tr(b){return this.__data__.has(b)}function ir(b,C){var S=this.__data__;if(S instanceof nt){var U=S.__data__;if(!Ii||U.length<e-1)return U.push([b,C]),this.size=++S.size,this;S=this.__data__=new gt(U)}return S.set(b,C),this.size=S.size,this}Bt.prototype.clear=Qn,Bt.prototype.delete=$o,Bt.prototype.get=er,Bt.prototype.has=tr,Bt.prototype.set=ir;function nr(b,C){var S=Yi(b),U=!S&&bs(b),Ie=!S&&!U&&Ui(b),ge=!S&&!U&&!Ie&&Cs(b),xe=S||U||Ie||ge,Se=xe?ft(b.length,String):[],Ye=Se.length;for(var ze in b)(C||mt.call(b,ze))&&!(xe&&(ze=="length"||Ie&&(ze=="offset"||ze=="parent")||ge&&(ze=="buffer"||ze=="byteLength"||ze=="byteOffset")||hr(ze,Ye)))&&Se.push(ze);return Se}function Wi(b,C){for(var S=b.length;S--;)if(vs(b[S][0],C))return S;return-1}function Gn(b,C,S){var U=C(b);return Yi(b)?U:Ee(U,S(b))}function Pi(b){return b==null?b===void 0?X:v:xt&&xt in Object(b)?Xt(b):As(b)}function gs(b){return Rt(b)&&Pi(b)==a}function ps(b,C,S,U,Ie){return b===C?!0:b==null||C==null||!Rt(b)&&!Rt(C)?b!==b&&C!==C:sr(b,C,S,U,ps,Ie)}function sr(b,C,S,U,Ie,ge){var xe=Yi(b),Se=Yi(C),Ye=xe?l:Vt(b),ze=Se?l:Vt(C);Ye=Ye==a?y:Ye,ze=ze==a?y:ze;var st=Ye==y,pt=ze==y,Xe=Ye==ze;if(Xe&&Ui(b)){if(!Ui(C))return!1;xe=!0,st=!1}if(Xe&&!st)return ge||(ge=new Bt),xe||Cs(b)?Nn(b,C,S,U,Ie,ge):lr(b,C,Ye,S,U,Ie,ge);if(!(S&s)){var ot=st&&mt.call(b,"__wrapped__"),$e=pt&&mt.call(C,"__wrapped__");if(ot||$e){var ri=ot?b.value():b,Zt=$e?C.value():C;return ge||(ge=new Bt),Ie(ri,Zt,S,U,ge)}}return Xe?(ge||(ge=new Bt),cr(b,C,S,U,Ie,ge)):!1}function or(b){if(!ws(b)||fr(b))return!1;var C=ys(b)?zo:pe;return C.test(dt(b))}function rr(b){return Rt(b)&&_n(b.length)&&!!Ae[Pi(b)]}function ar(b){if(!mr(b))return Ci(b);var C=[];for(var S in Object(b))mt.call(b,S)&&S!="constructor"&&C.push(S);return C}function Nn(b,C,S,U,Ie,ge){var xe=S&s,Se=b.length,Ye=C.length;if(Se!=Ye&&!(xe&&Ye>Se))return!1;var ze=ge.get(b);if(ze&&ge.get(C))return ze==C;var st=-1,pt=!0,Xe=S&o?new _i:void 0;for(ge.set(b,C),ge.set(C,b);++st<Se;){var ot=b[st],$e=C[st];if(U)var ri=xe?U($e,ot,st,C,b,ge):U(ot,$e,st,b,C,ge);if(ri!==void 0){if(ri)continue;pt=!1;break}if(Xe){if(!He(C,function(Zt,Mi){if(!bt(Xe,Mi)&&(ot===Zt||Ie(ot,Zt,S,U,ge)))return Xe.push(Mi)})){pt=!1;break}}else if(!(ot===$e||Ie(ot,$e,S,U,ge))){pt=!1;break}}return ge.delete(b),ge.delete(C),pt}function lr(b,C,S,U,Ie,ge,xe){switch(S){case H:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!ge(new hs(b),new hs(C)));case d:case h:case g:return vs(+b,+C);case u:return b.name==C.name&&b.message==C.message;case B:case V:return b==C+"";case p:var Se=Ve;case P:var Ye=U&s;if(Se||(Se=Ze),b.size!=C.size&&!Ye)return!1;var ze=xe.get(b);if(ze)return ze==C;U|=o,xe.set(b,C);var st=Nn(Se(b),Se(C),U,Ie,ge,xe);return xe.delete(b),st;case L:if(Rn)return Rn.call(b)==Rn.call(C)}return!1}function cr(b,C,S,U,Ie,ge){var xe=S&s,Se=Ei(b),Ye=Se.length,ze=Ei(C),st=ze.length;if(Ye!=st&&!xe)return!1;for(var pt=Ye;pt--;){var Xe=Se[pt];if(!(xe?Xe in C:mt.call(C,Xe)))return!1}var ot=ge.get(b);if(ot&&ge.get(C))return ot==C;var $e=!0;ge.set(b,C),ge.set(C,b);for(var ri=xe;++pt<Ye;){Xe=Se[pt];var Zt=b[Xe],Mi=C[Xe];if(U)var qa=xe?U(Mi,Zt,Xe,C,b,ge):U(Zt,Mi,Xe,b,C,ge);if(!(qa===void 0?Zt===Mi||Ie(Zt,Mi,S,U,ge):qa)){$e=!1;break}ri||(ri=Xe=="constructor")}if($e&&!ri){var Is=b.constructor,Ps=C.constructor;Is!=Ps&&"constructor"in b&&"constructor"in C&&!(typeof Is=="function"&&Is instanceof Is&&typeof Ps=="function"&&Ps instanceof Ps)&&($e=!1)}return ge.delete(b),ge.delete(C),$e}function Ei(b){return Gn(b,Fn,dr)}function Dt(b,C){var S=b.__data__;return ur(C)?S[typeof C=="string"?"string":"hash"]:S.map}function Ut(b,C){var S=yt(b,C);return or(S)?S:void 0}function Xt(b){var C=mt.call(b,xt),S=b[xt];try{b[xt]=void 0;var U=!0}catch(ge){}var Ie=Qi.call(b);return U&&(C?b[xt]=S:delete b[xt]),Ie}var dr=Hi?function(b){return b==null?[]:(b=Object(b),re(Hi(b),function(C){return Ni.call(b,C)}))}:pr,Vt=Pi;(zn&&Vt(new zn(new ArrayBuffer(1)))!=H||Ii&&Vt(new Ii)!=p||On&&Vt(On.resolve())!=I||Bn&&Vt(new Bn)!=P||Vn&&Vt(new Vn)!=Y)&&(Vt=function(b){var C=Pi(b),S=C==y?b.constructor:void 0,U=S?dt(S):"";if(U)switch(U){case us:return H;case Yt:return p;case Oo:return I;case Bo:return P;case Vo:return Y}return C});function hr(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Be.test(b))&&b>-1&&b%1==0&&b<C}function ur(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function fr(b){return!!Ri&&Ri in b}function mr(b){var C=b&&b.constructor,S=typeof C=="function"&&C.prototype||Ot;return b===S}function As(b){return Qi.call(b)}function dt(b){if(b!=null){try{return yi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function vs(b,C){return b===C||b!==b&&C!==C}var bs=gs(function(){return arguments}())?gs:function(b){return Rt(b)&&mt.call(b,"callee")&&!Ni.call(b,"callee")},Yi=Array.isArray;function Hn(b){return b!=null&&_n(b.length)&&!ys(b)}var Ui=jn||Ar;function gr(b,C){return ps(b,C)}function ys(b){if(!ws(b))return!1;var C=Pi(b);return C==m||C==A||C==c||C==M}function _n(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function ws(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Rt(b){return b!=null&&typeof b=="object"}var Cs=it?Wt(it):rr;function Fn(b){return Hn(b)?nr(b):ar(b)}function pr(){return[]}function Ar(){return!1}n.exports=gr})(hC,mo);const uC=mo,fC=(n,t)=>uC(n,t),mC=n=>Object.keys(n||{}),gC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},pC=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=mC(o);if(a.includes(i)){const l=gC(a,e);fC(o,l)||(n[s].deps=l,r())}})}}},AC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function vC(n,t){const e=Ns(n,"data",{}),i=Ns(n,"watch",{}),s=Ns(n,"methods",{}),o=Ns(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=pC(),{targetWatcher:c,getTarget:d}=AC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(dC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function bC({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function yC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=cn(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((h,u)=>h-u),d=c.flatMap(h=>bC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const wC=(n,t)=>(n(),setInterval(n,t)),CC=35,md=1;class IC{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(CC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=wC(()=>W(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>md&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(md)}}function PC(n){const t=new IC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=vC({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=yC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=nw({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Ou({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=uw({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=ow({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=cn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=cn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=zr({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=zr({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=cn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===gi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===yn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>aa({[gi]:()=>W(this,null,function*(){return a.showNextPage()}),[yn]:()=>W(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return W(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(d,h,u){return W(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ns(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return W(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return W(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return zr({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return W(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=ns(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function EC(n){ue(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const MC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),gd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),kC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),pd=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),xC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Ad=n=>({loaded:n[6],currentPageIndex:n[5]}),DC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vd=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function bd(n){let t;const e=n[37].prev,i=In(e,n,n[36],vd),s=i||SC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,DC):Mn(o[36]),vd):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function SC(n){let t,e,i;return e=new ju({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function yd(n){let t,e,i;return e=new By({props:{value:n[7]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function wd(n){let t;const e=n[37].next,i=In(e,n,n[36],pd),s=i||TC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,kC):Mn(o[36]),pd):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function TC(n){let t,e,i;return e=new ju({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function Cd(n){let t;const e=n[37].dots,i=In(e,n,n[36],gd),s=i||LC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&En(i,e,o,o[36],t?Pn(e,o[36],r,MC):Mn(o[36]),gd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){T(s,o),t=!1},d(o){s&&s.d(o)}}}function LC(n){let t,e;return t=new Dy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&bd(n);const A=n[37].default,p=In(A,n,n[36],Ad);let g=n[3]&&yd(n),v=n[1]&&wd(n),y=n[4]&&Cd(n);return{c(){t=D("div"),e=D("div"),m&&m.c(),i=$(),s=D("div"),o=D("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){O(I,t,M),x(t,e),m&&m.m(e,null),x(e,i),x(e,s),x(s,o),p&&p.m(o,null),n[39](o),x(s,a),g&&g.m(s,null),n[40](s),x(e,l),v&&v.m(e,null),x(t,c),y&&y.m(t,null),d=!0,h||(u=[$t(r=Wy.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),$t(Zy.call(null,s)),be(s,"hovered",n[21]),$t(ew.call(null,s)),be(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=bd(I),m.c(),k(m,1),m.m(e,i)):m&&(de(),T(m,1,1,()=>{m=null}),he()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&En(p,A,I,I[36],d?Pn(A,I[36],M,xC):Mn(I[36]),Ad),(!d||M[0]&256)&&j(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&j(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&j(o,"transition-timing-function",I[0]),r&&ni(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=yd(I),g.c(),k(g,1),g.m(s,null)):g&&(de(),T(g,1,1,()=>{g=null}),he()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=wd(I),v.c(),k(v,1),v.m(e,null)):v&&(de(),T(v,1,1,()=>{v=null}),he()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=Cd(I),y.c(),k(y,1),y.m(t,null)):y&&(de(),T(y,1,1,()=>{y=null}),he())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){T(m),T(p,I),T(g),T(v),T(y),d=!1},d(I){I&&z(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,Je(u)}}}function zC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=PC((re,Ee)=>{aa({currentPageIndex:()=>e(5,r=Ee),progressValue:()=>e(7,a=Ee),offset:()=>e(8,l=Ee),durationMs:()=>e(9,c=Ee),pagesCount:()=>e(10,d=Ee),loaded:()=>e(6,o=Ee)})(re)}),p=wo();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:B=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=gi}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:Y=!0}=t,{swiping:N=!0}=t,{particlesToShow:H=1}=t,{particlesToScroll:_=1}=t;function Q(re,Ee){return W(this,null,function*(){const He=ns(Ee,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield m.showPage(re,{animated:He})})}function F(re){return W(this,null,function*(){const Ee=ns(re,"animated",!0);yield m.showPrevPage({animated:Ee})})}function J(re){return W(this,null,function*(){const Ee=ns(re,"animated",!0);yield m.showNextPage({animated:Ee})})}let Z=0,ee,ce;const se=cw(({width:re})=>{e(11,Z=re),h.particleWidth=Z/h.particlesToShow,lw({particlesContainerChildren:ce.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function we(){const{clonesToAppend:re,clonesToPrepend:Ee}=dw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:ce.children});hw({particlesContainer:ce,clonesToAppend:re,clonesToPrepend:Ee})}vt(()=>{W(this,null,function*(){yield ll(),ce&&ee&&(h.particlesCountWithoutClones=ce.children.length,yield ll(),h.infinite&&we(),h.particlesCount=ce.children.length,m.showPage(I,{animated:!1}),se.observe(ee))})}),jt(()=>{se.disconnect(),u.reset()});function Ce(re){return W(this,null,function*(){yield m.showPage(re,{animated:!0})})}function pe(){N&&(h.durationMs=0)}function Be(re){return W(this,null,function*(){N&&(yield aa({[gi]:m.showNextPage,[yn]:m.showPrevPage})(re.detail.direction))})}function Ae(re){N&&(h.offset+=re.detail.dx)}function We(){N&&m.showParticle(h.currentParticleIndex)}function fe(){return W(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function ye(re){h.focused=re.detail.value}function je(){m.toggleFocused()}function me(){m.showPrevPage()}const qe=()=>Z/3;function ct(re){Qe[re?"unshift":"push"](()=>{ce=re,e(13,ce)})}function Me(re){Qe[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const it=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,g=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,I=re.initialPageIndex),"duration"in re&&e(25,M=re.duration),"autoplay"in re&&e(26,B=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,V=re.autoplayDirection),"pauseOnFocus"in re&&e(29,L=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,X=re.autoplayProgressVisible),"dots"in re&&e(4,Y=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,H=re.particlesToShow),"particlesToScroll"in re&&e(32,_=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=B),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=L),n.$$.dirty[1]&1&&(h.particlesToShowInit=H),n.$$.dirty[1]&2&&(h.particlesToScrollInit=_)},[g,v,y,X,Y,r,o,a,l,c,d,Z,ee,ce,m,Ce,pe,Be,Ae,We,fe,ye,je,me,I,M,B,P,V,L,N,H,_,Q,F,J,s,i,qe,ct,Me,it]}class OC extends le{constructor(t){super(),ae(this,t,zC,jC,oe,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},EC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function BC(n){ue(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function Id(n){let t;function e(o,r){if(o[2].type==="Image")return RC;if(o[2].type==="Video")return VC}let i=e(n),s=i&&i(n);return{c(){t=D("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(o,r){O(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&z(t),s&&s.d()}}}function VC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?GC:QC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=D("div"),i=D("div"),s=D("div"),w(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),O(d,t,h),O(d,e,h),x(e,i),x(i,s),o||(r=be(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&j(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){c.d(d),d&&z(t),d&&z(e),o=!1,r()}}}function RC(n){let t,e,i,s;return{c(){t=D("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){O(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&z(t)}}}function QC(n){let t,e,i,s,o,r,a;return{c(){t=D("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){O(l,t,c),n[19](t),r||(a=[be(t,"play",n[14]),be(t,"pause",n[15]),be(t,"error",n[16]),be(t,"ended",n[17]),be(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!Mt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&z(t),n[19](null),r=!1,Je(a)}}}function GC(n){let t,e,i,s;return{c(){t=D("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){O(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&z(t)}}}function NC(n){let t,e=n[2]&&Id(n);return{c(){e&&e.c(),t=Pe()},m(i,s){e&&e.m(i,s),O(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Id(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){e&&e.d(i),i&&z(t)}}}function HC(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=ui("mediaStore"),v=ui("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),vt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},B=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function L(N){Qe[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Qa:l==="withoutText"?sa:l,Y=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,_=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&_&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,B,P,V,L,X,Y]}class Fu extends le{constructor(t){super(),ae(this,t,HC,NC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},BC)}}function _C(n){ue(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function Pd(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ed(n){let t,e,i,s,o,r,a;const l=[WC,FC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=D("div"),e=D("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){O(h,t,u),x(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(de(),T(c[m],1,1,()=>{c[m]=null}),he(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&Ne(()=>{a&&(r&&r.end(1),o=Bi(t,ul,n[6]?{y:4,duration:n[4],delay:n[2],easing:ei}:void 0),o.start())}),a=!0)},o(h){T(s),o&&o.invalidate(),h&&(r=xn(t,ul,n[6]?{y:4,duration:n[4],delay:n[3],easing:ei}:void 0)),a=!1},d(h){h&&z(t),c[i].d(),h&&r&&r.end()}}}function FC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=et(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Fu({props:r}),Qe.push(()=>Ma(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){const c=l[0]&131?lt(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&Nh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],wa(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){T(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function WC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[YC]},$$scope:{ctx:n}};return t=new OC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){ne(t.$$.fragment)},m(s,o){te(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){T(t.$$.fragment,s),e=!1},d(s){n[18](null),ie(t,s)}}}function Md(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=et(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Fu({props:r}),Qe.push(()=>Ma(t,"mediaInstance",o)),{c(){ne(t.$$.fragment)},m(a,l){te(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?lt(s,[l[0]&128&&Nh(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],wa(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){T(t.$$.fragment,a),i=!1},d(a){ie(t,a)}}}function YC(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Md(Pd(n,i,r));const o=r=>T(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Pe()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);O(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=Pd(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=Md(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)T(s[a]);e=!1},d(r){Lt(s,r),r&&z(t)}}}function UC(n){let t,e,i=n[5]&&Ed(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&k(i,1)):(i=Ed(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function XC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],B=0,P,V=null;const L=ui("hooks"),X=ui("mediaStore");function Y(){const F=M[B],J=F==null?void 0:F.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}vt(()=>{L.on("click",F=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&F.tag.id===a.id&&Y()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),jt(()=>{clearInterval(V),L.off("click",Y)});function N(F,J){n.$$.not_equal(M[J],F)&&(M[J]=F,e(8,M))}function H(F){Qe[F?"unshift":"push"](()=>{P=F,e(12,P)})}const _=F=>{i||X.set({currentMediaElement:null}),e(11,B=F.detail)};function Q(F){n.$$.not_equal(M[0],F)&&(M[0]=F,e(8,M))}return n.$$set=F=>{"tag"in F&&e(0,a=F.tag),"mediaData"in F&&e(1,l=F.mediaData),"inDelay"in F&&e(2,c=F.inDelay),"outDelay"in F&&e(3,d=F.outDelay),"duration"in F&&e(4,h=F.duration),"unfolded"in F&&e(5,u=F.unfolded),"animation"in F&&e(6,m=F.animation),"mediaItemConfig"in F&&e(7,A=F.mediaItemConfig),"enableCarousel"in F&&e(15,p=F.enableCarousel),"autoplayConfig"in F&&e(16,g=F.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(F=>F.paused)),n.$$.dirty[0]&32770&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&y&&i)},[a,l,c,d,h,u,m,A,M,i,o,B,P,s,X,p,g,N,H,_,Q]}class Wu extends le{constructor(t){super(),ae(this,t,XC,UC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},_C,[-1,-1])}}function ZC(n){ue(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function kd(n){let t,e,i,s,o,r,a,l;t=new Ft({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new wy({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&xd(n),d=n[1]&&Dd(n);return{c(){ne(t.$$.fragment),e=$(),i=D("div"),ne(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=Pe(),w(i,"class","line svelte-1f7m1lj")},m(h,u){te(t,h,u),O(h,e,u),O(h,i,u),te(s,i,null),O(h,o,u),c&&c.m(h,u),O(h,r,u),d&&d.m(h,u),O(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=xd(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),T(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Dd(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),T(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){T(t.$$.fragment,h),T(s.$$.fragment,h),T(c),T(d),l=!1},d(h){ie(t,h),h&&z(e),h&&z(i),ie(s),h&&z(o),c&&c.d(h),h&&z(r),d&&d.d(h),h&&z(a)}}}function xd(n){let t,e,i;return e=new Tu({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function Dd(n){let t,e,i;return e=new Wu({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function JC(n){let t,e,i=n[0].state&&kd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=kd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function qC(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,d;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class KC extends le{constructor(t){super(),ae(this,t,qC,JC,oe,{tag:0},ZC)}}function $C(n){ue(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function Sd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Td(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ld(n){let t,e;return{c(){t=D("img"),w(t,"class","headerImage svelte-sezqcq"),Mt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){O(i,t,s)},p(i,s){s&8&&!Mt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&z(t)}}}function jd(n){let t,e,i,s,o=n[2]||[],r=[];for(let c=0;c<o.length;c+=1)r[c]=zd(Td(n,o,c));let a=n[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Od(Sd(n,a,c));return{c(){t=D("div"),e=D("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),Ne(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),x(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);x(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=yo(e,n[11].bind(e))},p(c,d){if(d&4){o=c[2]||[];let h;for(h=0;h<o.length;h+=1){const u=Td(c,o,h);r[h]?r[h].p(u,d):(r[h]=zd(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=c[5]||[];let h;for(h=0;h<a.length;h+=1){const u=Sd(c,a,h);l[h]?l[h].p(u,d):(l[h]=Od(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&z(t),Lt(r,c),Lt(l,c),s()}}}function zd(n){let t,e=n[0]+"",i;return{c(){t=D("div"),i=ke(e),w(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Xa)},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Od(n){let t,e=n[0]+"",i;return{c(){t=D("div"),i=ke(e),w(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Xa)},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Bd(n){let t,e,i=n[7]&&Vd(n),s=n[3].highlightText&&Qd(n);return{c(){t=D("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){O(o,t,r),i&&i.m(t,null),x(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Vd(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Qd(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&z(t),i&&i.d(),s&&s.d()}}}function Vd(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Rd(n);return{c(){t=D("div"),e=D("span"),s=ke(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){O(a,t,l),x(t,e),x(e,s),x(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&De(s,i),a[3].price.unit?r?r.p(a,l):(r=Rd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function Rd(n){let t,e=n[3].price.unit+"",i;return{c(){t=D("span"),i=ke(e),w(t,"class","unit svelte-sezqcq")},m(s,o){O(s,t,o),x(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&De(i,e)},d(s){s&&z(t)}}}function Qd(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=D("div"),e=D("div"),i=$(),s=D("span"),r=ke(o),a=$(),l=D("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),x(t,e),x(t,i),x(t,s),x(s,r),O(c,a,d),O(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&De(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function eI(n){var M,B;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new Ft({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&Ld(n),y=((M=n[2].length)!=null?M:0)+((B=n[5].length)!=null?B:0)>0&&jd(n),I=(n[7]||n[3].highlightText)&&Bd(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=$(),r=D("div"),v&&v.c(),a=$(),l=D("div"),c=D("div"),d=D("div"),u=ke(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),j(s,"transition-delay",n[4]?Hs+"ms":_s+Nd-Gd-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),j(r,"max-width",Nt(n[9])),j(r,"transition-delay",n[4]?Hs+_s+"ms":"0ms"),w(t,"class",p=Re(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){O(P,t,V),te(e,t,null),x(t,i),x(t,s),x(t,o),x(t,r),v&&v.m(r,null),x(r,a),x(r,l),x(l,c),x(c,d),x(d,u),x(r,m),y&&y.m(r,null),x(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,Y;const L={};V&16&&(L.visible=P[4]),e.$set(L),V&16&&j(s,"transition-delay",P[4]?Hs+"ms":_s+Nd-Gd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=Ld(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&De(u,h),((X=P[2].length)!=null?X:0)+((Y=P[5].length)!=null?Y:0)>0?y?y.p(P,V):(y=jd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=Bd(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&j(r,"transition-delay",P[4]?Hs+_s+"ms":"0ms"),(!g||V&64&&p!==(p=Re(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){T(e.$$.fragment,P),g=!1},d(P){P&&z(t),ie(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const Xa=40,Hs=400,Gd=500,_s=180,Nd=500;function tI(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=ii((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Xa),[h,u,c,o,i,d,a,r,s,m,l,A]}class iI extends le{constructor(t){super(),ae(this,t,tI,eI,oe,{tag:0},$C)}}class nI extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return W(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=v1(this.sharedAudioSrc,{namespace:Ga.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",d),e.addEventListener("loadedmetadata",h),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",d),e.removeEventListener("loadedmetadata",h)}}}function sI(n){ue(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function oI(n){let t,e,i,s;const o=n[8].default,r=In(o,n,n[7],null);return{c(){t=D("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){O(a,t,l),r&&r.m(t,null),e=!0,i||(s=be(t,"click",zh(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&En(r,o,a,a[7],e?Pn(o,a[7],l,null):Mn(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){T(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function rI(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=wo(),d=ui("hooks"),h=ui("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new nI(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Yu=class extends le{constructor(t){super(),ae(this,t,rI,oI,oe,{url:2,enable:3,style:0,hooksInfo:4},sI)}};function aI(n){ue(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Hd(n){let t,e;return t=new Ft({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lI(n){let t,e,i,s,o,r=n[1]&&Hd();return{c(){t=D("div"),r&&r.c(),e=$(),i=D("div"),s=D("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),j(t,"width",n[5]),j(t,"height",n[5])},m(a,l){O(a,t,l),r&&r.m(t,null),x(t,e),x(t,i),x(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=Hd(),r.c(),k(r,1),r.m(t,e)):r&&(de(),T(r,1,1,()=>{r=null}),he()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&j(t,"width",a[5]),(c||l&36)&&j(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){T(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function cI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Qe[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Qe[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Nt(a):a)},[s,o,r,l,c,i,a,d,h]}class Uu extends le{constructor(t){super(),ae(this,t,cI,lI,oe,{playing:0,shadow:1,style:2,width:6},aI)}}function dI(n){ue(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function _d(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new Ft({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Fd(n);return c=new Lu({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Na({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=D("div"),r=D("div"),p&&p.c(),a=$(),l=D("div"),ne(c.$$.fragment),d=$(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){O(y,t,I),te(e,t,null),x(t,i),x(t,s),x(s,o),x(o,r),p&&p.m(r,null),x(o,a),x(o,l),te(c,l,null),x(t,d),te(h,t,null),u=!0,m||(A=[be(l,"click",n[7]),$t(Dn.call(null,l)),be(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,L;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Fd(y),p.c(),k(p,1),p.m(r,null)):p&&(de(),T(p,1,1,()=>{p=null}),he());const B={};I&64&&(B.visible=y[6]),I&2&&(B.textUnfolded=y[1]),I&32&&(B.content=y[5]),c.$set(B);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((L=(V=y[5])==null?void 0:V.length)!=null?L:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){T(e.$$.fragment,y),T(p),T(c.$$.fragment,y),T(h.$$.fragment,y),u=!1},d(y){y&&z(t),ie(e),p&&p.d(),ie(c),ie(h),m=!1,Je(A)}}}function Fd(n){let t,e,i,s,o,r,a;return e=new Ft({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Yu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[hI]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=D("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){O(l,t,c),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&Ne(()=>{a&&(r&&r.end(1),o=Bi(t,tt,{duration:1e3,delay:0,easing:gn}),o.start())}),a=!0)},o(l){var c,d;T(e.$$.fragment,l),T(s.$$.fragment,l),o&&o.invalidate(),l&&(r=xn(t,tt,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:gn})),a=!1},d(l){l&&z(t),ie(e),ie(s),l&&r&&r.end()}}}function hI(n){let t,e,i;return e=new Uu({props:{playing:n[2]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){O(s,t,o),te(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){T(e.$$.fragment,s),i=!1},d(s){s&&z(t),ie(e)}}}function uI(n){let t,e,i=n[0].state&&_d(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=_d(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function fI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){kn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,d,h,u,m,A,p]}class mI extends le{constructor(t){super(),ae(this,t,fI,uI,oe,{tag:0},dI)}}function gI(n){ue(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Wd(n){let t,e,i,s;return i=new Yu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[AI]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=D("div"),e=D("div"),ne(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",n[4].bgColor),j(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){O(o,t,r),x(t,e),te(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&j(e,"background-color",o[4].bgColor),r&16&&j(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){T(i.$$.fragment,o),s=!1},d(o){o&&z(t),ie(i)}}}function pI(n){let t;return{c(){t=ke(n[5])},m(e,i){O(e,t,i)},p(e,i){i&32&&De(t,e[5])},d(e){e&&z(t)}}}function AI(n){let t,e,i,s,o,r,a;return i=new Uu({props:{playing:n[3]}}),r=new Ha({props:{maxWidth:72,maxLine:1,$$slots:{default:[pI]},$$scope:{ctx:n}}}),{c(){t=D("div"),e=D("div"),ne(i.$$.fragment),s=$(),o=D("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){O(l,t,c),x(t,e),te(i,e,null),x(t,s),x(t,o),te(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){T(i.$$.fragment,l),T(r.$$.fragment,l),a=!1},d(l){l&&z(t),ie(i),ie(r)}}}function vI(n){let t,e,i=n[0].state&&Wd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&k(i,1)):(i=Wd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function bI(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){kn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,d,h,u,m,A,p]}class yI extends le{constructor(t){super(),ae(this,t,bI,vI,oe,{tag:0},gI)}}function wI(n){let t,e;return t=new yI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function CI(n){let t,e;return t=new mI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function II(n){let t,e,i,s;const o=[CI,wI],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Pe()},m(l,c){~t&&r[t].m(l,c),O(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),T(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){T(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function PI(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class EI extends le{constructor(t){super(),ae(this,t,PI,II,oe,{tag:0})}}function MI(n){ue(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Yd(n){var s;let t,e,i;return e=new Wu({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){O(o,t,r),te(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){T(e.$$.fragment,o),i=!1},d(o){o&&z(t),ie(e)}}}function kI(n){let t,e,i=n[0].state&&n[5]&&Yd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&k(i,1)):(i=Yd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function xI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class DI extends le{constructor(t){super(),ae(this,t,xI,kI,oe,{tag:0},MI)}}function Xu(n){return W(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function SI(n){return W(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield Xu(t);return ve(G({},n),{width:i/e,height:s/e})})}function TI(n){return W(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Xu(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return ve(G({},n),{width:c,height:d,duration:h})})}function LI(n){ue(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Ud(n){n[1]=n[19].width}function Xd(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Zd(n){let t,e,i,s=n[0]&&Jd();function o(l,c){return l[8]?zI:jI}let r=o(n),a=r(n);return{c(){t=D("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),j(t,"width",n[1])},m(l,c){O(l,t,c),s&&s.m(t,null),x(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=Jd(),s.c(),k(s,1),s.m(t,e)):s&&(de(),T(s,1,1,()=>{s=null}),he()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&j(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){T(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function Jd(n){let t,e;return t=new Ft({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function jI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:VI,then:BI,catch:OI,value:19};return no(e=n[11](Fe({url:n[7],ratio:n[5]})),i),{c(){t=Pe(),i.block.c()},m(s,o){O(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11](Fe({url:n[7],ratio:n[5]})))&&no(e,i)||Gh(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function zI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:GI,then:QI,catch:RI,value:19};return no(e=n[10](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Pe(),i.block.c()},m(s,o){O(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10](Fe({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&no(e,i)||Gh(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function OI(n){return{c:q,m:q,p:q,d:q}}function BI(n){Ud(n);let t,e;return{c(){t=D("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),Mt(t.src,e=n[7])||w(t,"src",e),j(t,"width",Nt(sn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){O(i,t,s)},p(i,s){Ud(i),s&128&&!Mt(t.src,e=i[7])&&w(t,"src",e),s&184&&j(t,"width",Nt(sn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function VI(n){return{c:q,m:q,p:q,d:q}}function RI(n){return{c:q,m:q,p:q,d:q}}function QI(n){Xd(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=D("div"),w(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",Nt(sn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),j(t,"height",Nt(sn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",n[18]),j(t,"animation-timing-function",i)},m(s,o){O(s,t,o)},p(s,o){Xd(s),o&252&&j(t,"width",Nt(sn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&j(t,"height",Nt(sn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&j(t,"background-image",e),o&228&&j(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&j(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function GI(n){return{c:q,m:q,p:q,d:q}}function NI(n){let t,e,i=n[9]&&Zd(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&k(i,1)):(i=Zd(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function sn(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return ve(G({},n),{width:o,height:r})}function HI(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=wo();function g(I){return W(this,null,function*(){const M=yield TI(I);return p("iconLoaded",M),M})}function v(I){return W(this,null,function*(){if(typeof h=="number")return ve(G({},I),{width:h});const M=yield SI(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return vt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=Fe({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Zu extends le{constructor(t){super(),ae(this,t,HI,NI,oe,{width:1,icon:12,shadow:0},LI)}}function _I(n){ue(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function qd(n){let t,e,i,s,o,r;return e=new Ft({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=D("div"),ne(e.$$.fragment),i=$(),s=D("div"),o=ke(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){O(a,t,l),te(e,t,null),x(t,i),x(t,s),x(s,o),r=!0},p(a,l){(!r||l&2)&&De(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){T(e.$$.fragment,a),r=!1},d(a){a&&z(t),ie(e)}}}function FI(n){let t,e,i,s;e=new Zu({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&qd(n);return{c(){t=D("div"),ne(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){O(r,t,a),te(e,t,null),x(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&k(o,1)):(o=qd(r),o.c(),k(o,1),o.m(t,null)):o&&(de(),T(o,1,1,()=>{o=null}),he())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){T(e.$$.fragment,r),T(o),s=!1},d(r){r&&z(t),ie(e),o&&o.d()}}}function WI(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class YI extends le{constructor(t){super(),ae(this,t,WI,FI,oe,{tag:3},_I)}}function UI(n){ue(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function XI(n){let t,e;return{c(){t=new Ks(!1),e=Pe(),t.a=e},m(i,s){t.m(n[2],i,s),O(i,e,s)},p:q,d(i){i&&z(e),i&&t.d()}}}function ZI(n){let t,e=typeof n[2]=="string"&&XI(n);return{c(){t=D("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){O(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function JI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;vt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),jt(()=>{l==null||l()});function c(u){Qe[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class qI extends le{constructor(t){super(),ae(this,t,JI,ZI,oe,{tag:3,renderMap:4},UI)}}function KI(n){ue(n,"svelte-1r4fqvg",'@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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function $I(n){let t,e;return{c(){t=D("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){O(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&z(t)}}}function eP(n){let t,e,i,s,o,r,a,l,c,d;const h=[aP,rP,oP,sP,nP,iP],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=D("div"),e=D("div"),i=D("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Re(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),j(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),j(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){O(A,t,p),x(t,e),x(e,i),~s&&u[s].m(i,null),l=!0,c||(d=be(t,"click",zh(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(de(),T(u[g],1,1,()=>{u[g]=null}),he()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Re(rt("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&j(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&j(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){T(o),l=!1},d(A){A&&z(t),~s&&u[s].d(),c=!1,d()}}}function tP(n){let t,e,i,s,o,r,a;return e=new qI({props:{tag:Fe(n[1]),renderMap:n[3]}}),{c(){t=D("div"),ne(e.$$.fragment),w(t,"class",i=Re(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){O(l,t,c),te(e,t,null),o=!0,r||(a=be(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=Fe(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Re(rt("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){T(e.$$.fragment,l),o=!1},d(l){l&&z(t),ie(e),r=!1,a()}}}function iP(n){let t,e;return t=new DI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function nP(n){let t,e;return t=new YI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function sP(n){let t,e;return t=new iI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function oP(n){let t,e;return t=new EI({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function rP(n){let t,e;return t=new KC({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function aP(n){let t,e;return t=new Ay({props:{tag:Fe(n[1])}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Fe(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function lP(n){let t,e,i,s,o;const r=[tP,eP,$I],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=Pe()},m(c,d){a[e].m(c,d),O(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(de(),T(a[h],1,1,()=>{a[h]=null}),he(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){T(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function cP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;Ur("hooks",h),Ur("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,L){var X,Y;return!(!V.visible||!V.enabled||!L.visible||!((X=P.state)!=null&&X.visible)||((Y=P.temporaryState)==null?void 0:Y.visible)===!1||At(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),B=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,L,X,Y,N,H,_,Q,F,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((L=d.state)==null?void 0:L.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(Y=(X=d.hooks).emit)==null||Y.call(X,"unfolded"):(H=d==null?void 0:(N=d.hooks).emit)==null||H.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(_=d.hooks).emit)==null||Q.call(_,"show"):(J=(F=d.hooks).emit)==null||J.call(F,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,B]}let Ju=class extends le{constructor(t){super(),ae(this,t,cP,lP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},KI)}};function dP(n){ue(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function hP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new Ft({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Zu({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=D("div"),e=D("div"),i=$(),ne(s.$$.fragment),o=$(),r=D("div"),a=$(),l=D("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),j(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),j(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){O(m,t,A),x(t,e),x(t,i),te(s,t,null),x(t,o),x(t,r),x(t,a),x(t,l),te(c,l,null),d=!0,h||(u=be(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){T(s.$$.fragment,m),T(c.$$.fragment,m),d=!1},d(m){m&&z(t),ie(s),ie(c),h=!1,u()}}}function uP(n,t,e){let i,s,o,r;const a=ui("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){kn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,v,y;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,o=(v=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:ob}),n.$$.dirty&64&&e(1,r=(()=>{var B,P,V,L;const I=(P=(B=l.style)==null?void 0:B.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(L=(V=l.style)==null?void 0:V.point)==null?void 0:L.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class fP extends le{constructor(t){super(),ae(this,t,uP,hP,oe,{tag:6},dP)}}function mP(n){ue(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function gP(n){let t;return{c(){t=D("div"),w(t,"data-info","tag point is disable")},m(e,i){O(e,t,i)},p:q,i:q,o:q,d(e){e&&z(t)}}}function pP(n){let t,e;return t=new fP({props:{tag:n[1]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function AP(n){let t;return{c(){t=D("div"),w(t,"data-info","tag content is disable")},m(e,i){O(e,t,i)},p:q,i:q,o:q,d(e){e&&z(t)}}}function vP(n){let t,e;return t=new Ju({props:{mediaStore:n[2],withAnimation:n[0],tag:Fe(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=Fe(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){T(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function bP(n){let t,e,i,s,o,r,a,l,c,d;const h=[pP,gP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[vP,AP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=D("div"),e=D("div"),s.c(),o=$(),a.c(),w(e,"class",l=Re(rt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),j(e,"left",n[9]),j(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),j(t,"z-index",n[7])},m(v,y){O(v,t,y),x(t,e),u[i].m(e,null),x(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(de(),T(u[I],1,1,()=>{u[I]=null}),he(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(de(),T(p[M],1,1,()=>{p[M]=null}),he(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Re(rt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&j(e,"left",v[9]),y&256&&j(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&j(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){T(s),T(a),d=!1},d(v){v&&z(t),u[i].d(),p[r].d()}}}function yP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=ui("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,B,P,V,L,X,Y;n.$$.dirty&2&&e(14,i=(()=>{var N,H;return!(((H=(N=m.style)==null?void 0:N.point)==null?void 0:H.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((B=m.state)!=null&&B.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((L=m.screenPosition)==null?void 0:L.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((Y=m.zIndex)!=null?Y:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class wP extends le{constructor(t){super(),ae(this,t,yP,bP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},mP)}}function CP(n){ue(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function Kd(n,t,e){const i=n.slice();return i[7]=t[e],i}function $d(n){let t,e=[],i=new Map,s,o=n[1];const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=Kd(n,o,a),c=r(l);i.set(c,e[a]=eh(c,l))}return{c(){t=D("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=a[1],de(),e=zt(e,l,r,1,a,o,i,t,vi,eh,null,Kd),he()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)T(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function eh(n,t){let e,i,s;return i=new wP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(o,r){O(o,e,r),te(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){T(i.$$.fragment,o),s=!1},d(o){o&&z(e),ie(i,o)}}}function IP(n){let t,e,i=n[4].enabled&&$d(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),O(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=$d(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(de(),T(i,1,1,()=>{i=null}),he())},i(s){e||(k(i),e=!0)},o(s){T(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function PP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return Ur("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class EP extends le{constructor(t){super(),ae(this,t,PP,IP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},CP)}}const MP=new gf.GLTFLoader;function kP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}MP.load(n,i,void 0,s)})}const xP=new Map,DP=new Map;class SP extends T1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>W(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=kP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:e.config.clickable===!1?()=>{}:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),At(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Pt);e.mediaPlane=new Hc(e.data.mediaData[0].url,e.data.mediaPosition.map(Pt),{objectFit:e.data.objectFit});const c=new R.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof ra&&i.mediaPlane.pause();const r=i.position.map(Pt),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new ra(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:xP,ImageTextureMap:DP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(this.filterImagePlane).filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Pt),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new Hc(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(At(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=pa(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const d=this.getTagConfig(i),h=(r=d.tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh&&d.clickable!==!1){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new Ju({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},At(i)&&((a=i.model)!=null&&a.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=At(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=pi(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return W(this,null,function*(){const i=e.filter(d1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new EP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}const qu="Dnalogel-PanoTagPlugin",TP=n=>`${qu}--${n}`;class go extends SP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>W(this,null,function*(){e.data=_e({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{At(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=_e({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,b1(1,{namespace:Ga.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return W(this,null,function*(){var o,r;this.clearTags(),console.debug(qu," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=_e({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{o1(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return W(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var h,u,m;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data)),c=r.config;return r.config=a,ve(G({},r),{enabled:(h=r.enabled)!=null?h:!0,id:(u=r.id)!=null?u:at(),data:(m=a.initialData)!=null&&m.important?_e(r.data,l,a.initialData):_e(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Le.Subscribe,initialConfig:c,config:a,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:A=>this.changeDataById(r.id,A)})}).filter(r=>r.position);return o.forEach(A1),this.tags.push(...o),u1(this.five).then(()=>W(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=_e({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=_e({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=_e({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return W(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0,visibleWithAnimation:o=!1}=i,r=G({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:s})}dispose(){var e,i,s,o,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=Pt(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=_e(o.data,i):o.data=G(G({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);let r=!1;i&&(i.data&&(r=!0),s?_e(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Pt(i.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return W(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:i}=this,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),this.store.eventListenerDisposer=void 0}}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=Nc(g1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Nc(Gc(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{At(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Gc(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return W(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=ve(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(c1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=Ao();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const LP=(n,t)=>new go(n,t);function jP(n){ue(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function th(n){let t,e;return{c(){t=D("div"),e=ke(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),j(t,"border-image-source",`url(${n[6]})`)},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function ih(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&nh(n);return{c(){t=D("div"),p&&p.c(),e=$(),i=D("div"),s=D("span"),r=ke(o),a=ke(n[2]),c=ke(l),d=$(),h=D("span"),u=ke(n[0]),m=$(),A=D("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){O(g,t,v),p&&p.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),x(s,a),x(s,c),x(i,d),x(i,h),x(h,u),x(t,m),x(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=nh(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&De(r,o),v&4&&De(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&De(c,l),v&1&&De(u,g[0])},d(g){g&&z(t),p&&p.d()}}}function nh(n){let t,e;return{c(){t=D("span"),e=ke(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){O(i,t,s),x(t,e)},p(i,s){s&16&&De(e,i[4])},d(i){i&&z(t)}}}function zP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&th(n),h=n[2]&&ih(n);return{c(){t=D("div"),e=D("div"),i=$(),s=D("div"),o=$(),r=D("div"),a=D("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),j(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),j(t,"opacity",n[3])},m(u,m){O(u,t,m),x(t,e),x(t,i),x(t,s),x(t,o),x(t,r),x(r,a),x(r,l),d&&d.m(r,null),x(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&j(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=th(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=ih(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&j(t,"opacity",u[3])},i:q,o:q,d(u){u&&z(t),d&&d.d(),h&&h.d()}}}function OP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAAA2CAMAAADOFiZMAAACEFBMVEUAAACIiIheXl5oaGh6enpsbGxiYmJ9fX1wcHBXV1eBgYFzc3NSUlKNjY2Dg4NOTk51dXVXV1dmZmZTU1N3d3dcXFyMjIyEhIRNTU2QkJC0tLS5ubnHx8fOzs6np6exsbHKysqoqKi9vb3U1NTPz8/Nzc2vr6/Dw8OysrK/v7/X19fS0tKurq62traqqqrJycmurq64uLifn5/Dw8O6urqQkJC6urro6Ojt7e3o6OjU1NS3t7fBwcGjo6Ozs7Orq6u1tbXAwMCurq6rq6vy8vLx8fHr6+vp6enZ2dnd3d3a2trX19fV1dW/v7/IyMihoaGampqVlZWLi4uCgoK+vr6urq7m5ubw8PDk5OTu7u7i4uLg4ODe3t7q6urS0tLi4uLOzs7e3t7Hx8fa2tqrq6vExMTAwMCnp6efn5+WlpaHh4ezs7OoqKiJiYm6urqZmZmurq59fX29vb23t7e4uLipqanp6enc3Nza2trW1tbT09Pm5ubj4+PQ0NDg4ODExMTCwsK7u7vBwcG8vLy5ubm8vLy+vr64uLiysrKdnZ3CwsJoaGisrKzHx8ekpKTExMTv7+/i4uLa2trm5ubk5OTLy8vKysrExMTQ0NDX19ecnJzT09N/f3+dnZ12dnaQkJCXl5etra3Pz8+4uLiXl5fGxsaqqqrr6+vQ0NDKysrNzc3W1takpKShoaGsrKysrKyduRZkAAAAsHRSTlMATE1NTExMTUxNTExMTExNTExMTU1MTU1MTICFc313fnl0iIWAe3h3aYqIgXx7eXZzcnFwaGggxLiog4J0dG9mZF82FMfEtK2pkYqKh3x4cm1rZmEmH8G/vry6trOxoZ2clpKOe3ptbWZjYmFgXFpaVlFPSDYlx7CspaSjoJ6akY6HfXt4bGpmY1xUU0g2LSzCuK6lopiWhoF3YmFaVlZUUU5KPyEJCcl/fXNdXFxZUIUrIQsAAAV6SURBVFjDvZj3VxNBEMePBBIOQgmEQGghISSASSBBUQFBVIpUEaR3aVJExN4F6fbee6//opPN2507E3P7fD4+b54z+935zt7lvPsBYbZ5lyXT7R5xms2ppaVpV615eVeuXL48PPzw4YPBwYsX+/vPnT1bW1t75u7p0729PT13urs7O9vbt2/ffurUp1OQ2ts7O7u77/T09PaevnvmTG3t2XPn+vsvDg4+GH5UVjl/SAjGe29La2vr5EFgm4+WlpYDgNfrbW7etQuuKDPTPTIy4nSa4bJ8lKYBV69arXmA1WpN81FamgqYzU6n0+12ZwI+qzPtyvDlR0dPCoGsecW4FEZcShwEyUDIGvtD+DcOZlrzFvcE3qylFXZ1cTqIgGk0K1xRSL84abaWtwl/8KM5kTiok04B2BpAPUWXAoGnQK3gn0xNW90ryDhpafXvJsYlJuoSdRCyTJHqBOxR9IvbUl1/PN5pL9tFR4gTJJmi7N+wl8qf7k33S+YQE0VRJwZz42RogDZcAxx+sTn1jSDho6VFBKAbp9K1XqfXi3oRgmSqQ2AGePziNpfs2GN2lV5Pp+IJkkwIrDFz+Y+Y90h/Yvtz+f0o1YGnc/lVXvshASk8IHUm6ZMIYhI6YAEyqyHkE/n8Kkuh5AX6ZVdBlypJpRJVIgTJ0IluEGCb1BDYCzWFx79h/yl5ZV3PVUSVAQIDFhCyLO/h9E9KfuOPriOqzUFjmRYYueOqTWLGfhPfHZcGrkOlgcAGskZdAV7/eIVA2eN6qZGA3Yhcxxozn3+mkD3ZQ64Z3EnQJEBouMB+Xr+68LpAuTZBOokDoPXfNIK85vZP5AqUreNqdYI6AUINkBrAtUatgaA67mEft38GvxRThWopOAFrBbj9kYXsa3z0mnrTsLAHe3yRzxGhjoBQ0BT848foqfONkT6FAAWrce3PeEpA5vZPsDf23aIhgpfIiEiIiH/mKftPfKJxTjaNv8bM6zlSzk5dmIsMDk7EGrMEbj+e+q5xLjoyOrQbGiCCaZh5/PgLzy8YiIrgNPmaZtQovP6J3ezNafTvxEfHQ2An8v/2K47hV4J0ExVBDbNCD4e/nH0lKj1+1RBvMEQboiEMUJI1BOmmGq0pVOP1z3nYF3G53EAIN4SHx4djNyxAkutQA1QnGeD2z3rY199RIZ+EtVxDPaDm9VdspYcWj65pteFaonIDBghpzeXyzNNTbyy8CpgCyCehjnvYx+uf9RTTU9cbo7SbRPmKQBnzaKMI2igthD8jVAvIuM/rXytjfyz4MFqBDgLWPGuA05/sqRQobaOzsBMbFQsRhaAWco/A6Z92FAuU446wWL+aHJWcHJtMOzEDwWrU+PyvHEcFRlkutELInT4NFiCRGqA6yQDWfH5jWdFegXLL8V3qDIsNIySHoRsWIGMN/wBY8/mXRosFxrrDCE20EwJzCGQ9XP7crBN46AdHbthmkPvluICccLzgchnDjBD/eqaxKOOtIKGyiEzDqSFOCt7D4X/dlHFDkNCWPu3fjTHGQBgpbI06TkeIpuQ37bbltAlSKstM/g6EdYcEr0jJv2rLfrZXkFKcPhVjMsWY0GGSrTn00H7TakbD11sChd7qa+gCSKdJVitpyvWLlab6uifsieKtLk1N7QZWtvpYXl4aGxsrAtIJBQVNWVlZOTkZGRm2z7bHW0q2lJRkZ2c3NOTn19fV19fn5zfAsmQL8Nhmg66cHOhvKigoSC/Iysk+vH9//jd2n8g6TG7yjbXZYCAMq6s7fBiah4aGLl0aGLhw4f758zuBmpq+vurq6h07dnR1dXTcrqqq2uejqup2R0dXF8jV1X19NTU1O3feu3f+/oWBgUtD++uePHtbLAThNzRClbi+VnseAAAAAElFTkSuQmCC";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class BP extends le{constructor(t){super(),ae(this,t,OP,zP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},jP)}}function VP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const RP=`
|
|
583
583
|
varying vec2 vUv;
|
|
584
584
|
|
|
585
585
|
void main() {
|