@realsee/dnalogel 2.18.4 → 2.18.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +3 -3
- package/dist/index.js +5 -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 +30 -30
- 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 +22 -22
- package/docs/classes/PanoMeasurePluginModel.html +21 -21
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +25 -25
- package/docs/classes/PanoTagPluginController.html +45 -45
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +11 -11
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +16 -16
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +18 -18
- 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/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/TopviewFloorplanPlugin.html +3 -3
- 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 +6 -6
- 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 +6 -6
- 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 +13 -13
- 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 +11 -11
- 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/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/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/ModelElement.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/PlaneTag.html +4 -4
- package/docs/types/PlaneTagElement.html +4 -4
- package/docs/types/Point2DElement.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DElement.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagElement.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/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/TagIconSize.html +4 -4
- package/docs/types/TagId.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/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -3
- 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 gu=Object.defineProperty,vu=Object.defineProperties;var Au=Object.getOwnPropertyDescriptors;var Da=Object.getOwnPropertySymbols;var bu=Object.prototype.hasOwnProperty,yu=Object.prototype.propertyIsEnumerable;var rr=(i,t,e)=>t in i?gu(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,F=(i,t)=>{for(var e in t||(t={}))bu.call(t,e)&&rr(i,e,t[e]);if(Da)for(var e of Da(t))yu.call(t,e)&&rr(i,e,t[e]);return i},ye=(i,t)=>vu(i,Au(t));var f=(i,t,e)=>(rr(i,typeof t!="symbol"?t+"":t,e),e);var X=(i,t,e)=>new Promise((n,o)=>{var s=l=>{try{a(e.next(l))}catch(c){o(c)}},r=l=>{try{a(e.throw(l))}catch(c){o(c)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,r);a((e=e.apply(i,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ze=require("@realsee/five"),Q=require("three"),Ro=require("three/examples/jsm/renderers/CSS3DRenderer"),Zi=require("hammerjs"),bd=require("@realsee/five/line"),yd=require("three/examples/jsm/loaders/FBXLoader"),Sa=require("animejs"),wu=require("@realsee/five/gltf-loader");function Pu(i){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const e in i)if(e!=="default"){const n=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,n.get?n:{enumerable:!0,get:()=>i[e]})}}return t.default=i,Object.freeze(t)}const E=Pu(Q);function Cu(){console.info("%c %c@realsee/dnalogel %cv2.18.4",["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 Eu(){const i=typeof OffscreenCanvas!="undefined",t=i&&new OffscreenCanvas(1,1).getContext("webgl")!==null;i&&!t&&Object.assign(window,{OffscreenCanvas:function(e,n){const o=document.createElement("canvas");return o.width=e,o.height=n,o}})}function wd(){}const Ma=()=>Promise.resolve(),La={__queue:Promise.resolve()};function Iu(i=Ma){La.__queue=La.__queue.then(i).catch(Ma)}function vo(i,t,e){const n=i.x,o=i.y,s=Math.floor(n/t*1e4)/1e4,r=Math.floor(o/e*1e4)/1e4;return{x:s,y:r}}function ar(i,t,e){const{x:n,y:o}=i,s=n*t,r=o*e;return{x:s,y:r}}function Ao(i){if(i.length<2)return{};const t=i.slice(-2),e=t[0],n={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:n}}function ku(i,t,e=wd){new Promise(n=>{setTimeout(()=>{e(),n(!0)},t*i)})}const xu=window,Ta=window.requestAnimationFrame||xu.webkitRequestAnimationFrame||(i=>setTimeout(i,16));function Vo(i,t=0){t<=0?Ta(i):Ta(()=>Vo(i,t-1))}var kt=Object.freeze({Linear:Object.freeze({None:function(i){return i},In:function(i){return this.None(i)},Out:function(i){return this.None(i)},InOut:function(i){return this.None(i)}}),Quadratic:Object.freeze({In:function(i){return i*i},Out:function(i){return i*(2-i)},InOut:function(i){return(i*=2)<1?.5*i*i:-.5*(--i*(i-2)-1)}}),Cubic:Object.freeze({In:function(i){return i*i*i},Out:function(i){return--i*i*i+1},InOut:function(i){return(i*=2)<1?.5*i*i*i:.5*((i-=2)*i*i+2)}}),Quartic:Object.freeze({In:function(i){return i*i*i*i},Out:function(i){return 1- --i*i*i*i},InOut:function(i){return(i*=2)<1?.5*i*i*i*i:-.5*((i-=2)*i*i*i-2)}}),Quintic:Object.freeze({In:function(i){return i*i*i*i*i},Out:function(i){return--i*i*i*i*i+1},InOut:function(i){return(i*=2)<1?.5*i*i*i*i*i:.5*((i-=2)*i*i*i*i+2)}}),Sinusoidal:Object.freeze({In:function(i){return 1-Math.sin((1-i)*Math.PI/2)},Out:function(i){return Math.sin(i*Math.PI/2)},InOut:function(i){return .5*(1-Math.sin(Math.PI*(.5-i)))}}),Exponential:Object.freeze({In:function(i){return i===0?0:Math.pow(1024,i-1)},Out:function(i){return i===1?1:1-Math.pow(2,-10*i)},InOut:function(i){return i===0?0:i===1?1:(i*=2)<1?.5*Math.pow(1024,i-1):.5*(-Math.pow(2,-10*(i-1))+2)}}),Circular:Object.freeze({In:function(i){return 1-Math.sqrt(1-i*i)},Out:function(i){return Math.sqrt(1- --i*i)},InOut:function(i){return(i*=2)<1?-.5*(Math.sqrt(1-i*i)-1):.5*(Math.sqrt(1-(i-=2)*i)+1)}}),Elastic:Object.freeze({In:function(i){return i===0?0:i===1?1:-Math.pow(2,10*(i-1))*Math.sin((i-1.1)*5*Math.PI)},Out:function(i){return i===0?0:i===1?1:Math.pow(2,-10*i)*Math.sin((i-.1)*5*Math.PI)+1},InOut:function(i){return i===0?0:i===1?1:(i*=2,i<1?-.5*Math.pow(2,10*(i-1))*Math.sin((i-1.1)*5*Math.PI):.5*Math.pow(2,-10*(i-1))*Math.sin((i-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(i){var t=1.70158;return i===1?1:i*i*((t+1)*i-t)},Out:function(i){var t=1.70158;return i===0?0:--i*i*((t+1)*i+t)+1},InOut:function(i){var t=2.5949095;return(i*=2)<1?.5*(i*i*((t+1)*i-t)):.5*((i-=2)*i*((t+1)*i+t)+2)}}),Bounce:Object.freeze({In:function(i){return 1-kt.Bounce.Out(1-i)},Out:function(i){return i<1/2.75?7.5625*i*i:i<2/2.75?7.5625*(i-=1.5/2.75)*i+.75:i<2.5/2.75?7.5625*(i-=2.25/2.75)*i+.9375:7.5625*(i-=2.625/2.75)*i+.984375},InOut:function(i){return i<.5?kt.Bounce.In(i*2)*.5:kt.Bounce.Out(i*2-1)*.5+.5}}),generatePow:function(i){return i===void 0&&(i=4),i=i<Number.EPSILON?Number.EPSILON:i,i=i>1e4?1e4:i,{In:function(t){return Math.pow(t,i)},Out:function(t){return 1-Math.pow(1-t,i)},InOut:function(t){return t<.5?Math.pow(t*2,i)/2:(1-Math.pow(2-t*2,i))/2+.5}}}}),Un=function(){return performance.now()},Pd=function(){function i(){this._tweens={},this._tweensAddedDuringUpdate={}}return i.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},i.prototype.removeAll=function(){this._tweens={}},i.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},i.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},i.prototype.update=function(t,e){t===void 0&&(t=Un()),e===void 0&&(e=!1);var n=Object.keys(this._tweens);if(n.length===0)return!1;for(;n.length>0;){this._tweensAddedDuringUpdate={};for(var o=0;o<n.length;o++){var s=this._tweens[n[o]],r=!e;s&&s.update(t,r)===!1&&!e&&delete this._tweens[n[o]]}n=Object.keys(this._tweensAddedDuringUpdate)}return!0},i}(),wn={Linear:function(i,t){var e=i.length-1,n=e*t,o=Math.floor(n),s=wn.Utils.Linear;return t<0?s(i[0],i[1],n):t>1?s(i[e],i[e-1],e-n):s(i[o],i[o+1>e?e:o+1],n-o)},Bezier:function(i,t){for(var e=0,n=i.length-1,o=Math.pow,s=wn.Utils.Bernstein,r=0;r<=n;r++)e+=o(1-t,n-r)*o(t,r)*i[r]*s(n,r);return e},CatmullRom:function(i,t){var e=i.length-1,n=e*t,o=Math.floor(n),s=wn.Utils.CatmullRom;return i[0]===i[e]?(t<0&&(o=Math.floor(n=e*(1+t))),s(i[(o-1+e)%e],i[o],i[(o+1)%e],i[(o+2)%e],n-o)):t<0?i[0]-(s(i[0],i[0],i[1],i[1],-n)-i[0]):t>1?i[e]-(s(i[e],i[e],i[e-1],i[e-1],n-e)-i[e]):s(i[o?o-1:0],i[o],i[e<o+1?e:o+1],i[e<o+2?e:o+2],n-o)},Utils:{Linear:function(i,t,e){return(t-i)*e+i},Bernstein:function(i,t){var e=wn.Utils.Factorial;return e(i)/e(t)/e(i-t)},Factorial:function(){var i=[1];return function(t){var e=1;if(i[t])return i[t];for(var n=t;n>1;n--)e*=n;return i[t]=e,e}}(),CatmullRom:function(i,t,e,n,o){var s=(e-i)*.5,r=(n-t)*.5,a=o*o,l=o*a;return(2*t-2*e+s+r)*l+(-3*t+3*e-2*s-r)*a+s*o+t}}},$r=function(){function i(){}return i.nextId=function(){return i._nextId++},i._nextId=0,i}(),Lr=new Pd,ns=function(){function i(t,e){e===void 0&&(e=Lr),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=kt.Linear.None,this._interpolationFunction=wn.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=$r.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return i.prototype.getId=function(){return this._id},i.prototype.isPlaying=function(){return this._isPlaying},i.prototype.isPaused=function(){return this._isPaused},i.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},i.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},i.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},i.prototype.start=function(t,e){if(t===void 0&&(t=Un()),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 n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}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 o={};for(var s in this._valuesEnd)o[s]=this._valuesEnd[s];this._valuesEnd=o}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},i.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},i.prototype._setupProperties=function(t,e,n,o,s){for(var r in n){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(n[r]);if(!(c==="undefined"||c==="function")){if(d){var h=n[r];if(h.length===0)continue;for(var u=[a],m=0,g=h.length;m<g;m+=1){var v=this._handleRelativeValue(a,h[m]);if(isNaN(v)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(v)}d&&(n[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var A=a;for(var b in A)e[r][b]=A[b];o[r]=l?[]:{};var h=n[r];if(!this._isDynamic){var y={};for(var b in h)y[b]=h[b];n[r]=h=y}this._setupProperties(A,e[r],h,o[r],s)}else(typeof e[r]=="undefined"||s)&&(e[r]=a),l||(e[r]*=1),d?o[r]=n[r].slice().reverse():o[r]=e[r]||0}}},i.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},i.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},i.prototype.pause=function(t){return t===void 0&&(t=Un()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},i.prototype.resume=function(t){return t===void 0&&(t=Un()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},i.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},i.prototype.group=function(t){return t===void 0&&(t=Lr),this._group=t,this},i.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},i.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},i.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},i.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},i.prototype.easing=function(t){return t===void 0&&(t=kt.Linear.None),this._easingFunction=t,this},i.prototype.interpolation=function(t){return t===void 0&&(t=wn.Linear),this._interpolationFunction=t,this},i.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},i.prototype.onStart=function(t){return this._onStartCallback=t,this},i.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},i.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},i.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},i.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},i.prototype.onStop=function(t){return this._onStopCallback=t,this},i.prototype.update=function(t,e){if(t===void 0&&(t=Un()),e===void 0&&(e=!0),this._isPaused)return!0;var n,o,s=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>s)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),o=(t-this._startTime)/this._duration,o=this._duration===0||o>1?1:o;var r=this._easingFunction(o);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,o),o===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(n in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[n]=="string"&&(this._valuesStartRepeat[n]=this._valuesStartRepeat[n]+parseFloat(this._valuesEnd[n])),this._yoyo&&this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n];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},i.prototype._updateProperties=function(t,e,n,o){for(var s in n)if(e[s]!==void 0){var r=e[s]||0,a=n[s],l=Array.isArray(t[s]),c=Array.isArray(a),d=!l&&c;d?t[s]=this._interpolationFunction(a,o):typeof a=="object"&&a?this._updateProperties(t[s],r,a,o):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[s]=r+(a-r)*o))}},i.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},i.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],n=this._valuesEnd[t];typeof n=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(n):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},i}(),Du="20.0.3",Su=$r.nextId,Bt=Lr,Mu=Bt.getAll.bind(Bt),Lu=Bt.removeAll.bind(Bt),Tu=Bt.add.bind(Bt),Cd=Bt.remove.bind(Bt),zu=Bt.update.bind(Bt),za={Easing:kt,Group:Pd,Interpolation:wn,now:Un,Sequence:$r,nextId:Su,Tween:ns,VERSION:Du,getAll:Mu,removeAll:Lu,add:Tu,remove:Cd,update:zu};function ju(i,t,e,n=kt.Linear.None){const o=new ns(i).to(t,e).easing(n).start();function s(r){o.update(r)&&requestAnimationFrame(s)}return requestAnimationFrame(s),o}var Xt=(i=>(i.Drawline="Drawline",i.Undo="Undo",i.Exit="Exit",i))(Xt||{});const Hi=Symbol("$$PAINT_BRUSH_EVENT$$");function bo(i){return i[Hi]||(i[Hi]={}),i[Hi]}function Vu(i){i[Hi]||delete i[Hi]}let _u=class{hasListener(t){const e=bo(this);return e&&e[t]&&e[t].length>0}on(t,e,n){const o=bo(this);return o[t]||(o[t]=[]),o[t].push([e,n||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Vu(this);return}const n=bo(this);if(n[t]||(n[t]=[]),e===void 0){n[t].length=0;return}let o=0;for(;o<n[t].length&&n[t][o][0]!==e;o++);o<n[t].length&&n[t].splice(o,1)}emit(t,...e){let n=!1;const s=bo(this)[t]||[];for(let r of s.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(n=!0)}return n}};function $t(){return((1+Math.random())*65536|0).toString(16).substring(1)}function dt(){return($t()+$t()+"-"+$t()+"-4"+$t().substr(0,3)+"-"+$t()+"-"+$t()+$t()+$t()).toLowerCase()}const Ou=`
|
|
1
|
+
"use strict";var gu=Object.defineProperty,vu=Object.defineProperties;var Au=Object.getOwnPropertyDescriptors;var Da=Object.getOwnPropertySymbols;var bu=Object.prototype.hasOwnProperty,yu=Object.prototype.propertyIsEnumerable;var rr=(i,t,e)=>t in i?gu(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,F=(i,t)=>{for(var e in t||(t={}))bu.call(t,e)&&rr(i,e,t[e]);if(Da)for(var e of Da(t))yu.call(t,e)&&rr(i,e,t[e]);return i},ye=(i,t)=>vu(i,Au(t));var f=(i,t,e)=>(rr(i,typeof t!="symbol"?t+"":t,e),e);var X=(i,t,e)=>new Promise((n,o)=>{var s=l=>{try{a(e.next(l))}catch(c){o(c)}},r=l=>{try{a(e.throw(l))}catch(c){o(c)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,r);a((e=e.apply(i,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ze=require("@realsee/five"),Q=require("three"),Ro=require("three/examples/jsm/renderers/CSS3DRenderer"),Zi=require("hammerjs"),bd=require("@realsee/five/line"),yd=require("three/examples/jsm/loaders/FBXLoader"),Sa=require("animejs"),wu=require("@realsee/five/gltf-loader");function Pu(i){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const e in i)if(e!=="default"){const n=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,n.get?n:{enumerable:!0,get:()=>i[e]})}}return t.default=i,Object.freeze(t)}const E=Pu(Q);function Cu(){console.info("%c %c@realsee/dnalogel %cv2.18.5",["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 Eu(){const i=typeof OffscreenCanvas!="undefined",t=i&&new OffscreenCanvas(1,1).getContext("webgl")!==null;i&&!t&&Object.assign(window,{OffscreenCanvas:function(e,n){const o=document.createElement("canvas");return o.width=e,o.height=n,o}})}function wd(){}const Ma=()=>Promise.resolve(),La={__queue:Promise.resolve()};function Iu(i=Ma){La.__queue=La.__queue.then(i).catch(Ma)}function vo(i,t,e){const n=i.x,o=i.y,s=Math.floor(n/t*1e4)/1e4,r=Math.floor(o/e*1e4)/1e4;return{x:s,y:r}}function ar(i,t,e){const{x:n,y:o}=i,s=n*t,r=o*e;return{x:s,y:r}}function Ao(i){if(i.length<2)return{};const t=i.slice(-2),e=t[0],n={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:n}}function ku(i,t,e=wd){new Promise(n=>{setTimeout(()=>{e(),n(!0)},t*i)})}const xu=window,Ta=window.requestAnimationFrame||xu.webkitRequestAnimationFrame||(i=>setTimeout(i,16));function Vo(i,t=0){t<=0?Ta(i):Ta(()=>Vo(i,t-1))}var kt=Object.freeze({Linear:Object.freeze({None:function(i){return i},In:function(i){return this.None(i)},Out:function(i){return this.None(i)},InOut:function(i){return this.None(i)}}),Quadratic:Object.freeze({In:function(i){return i*i},Out:function(i){return i*(2-i)},InOut:function(i){return(i*=2)<1?.5*i*i:-.5*(--i*(i-2)-1)}}),Cubic:Object.freeze({In:function(i){return i*i*i},Out:function(i){return--i*i*i+1},InOut:function(i){return(i*=2)<1?.5*i*i*i:.5*((i-=2)*i*i+2)}}),Quartic:Object.freeze({In:function(i){return i*i*i*i},Out:function(i){return 1- --i*i*i*i},InOut:function(i){return(i*=2)<1?.5*i*i*i*i:-.5*((i-=2)*i*i*i-2)}}),Quintic:Object.freeze({In:function(i){return i*i*i*i*i},Out:function(i){return--i*i*i*i*i+1},InOut:function(i){return(i*=2)<1?.5*i*i*i*i*i:.5*((i-=2)*i*i*i*i+2)}}),Sinusoidal:Object.freeze({In:function(i){return 1-Math.sin((1-i)*Math.PI/2)},Out:function(i){return Math.sin(i*Math.PI/2)},InOut:function(i){return .5*(1-Math.sin(Math.PI*(.5-i)))}}),Exponential:Object.freeze({In:function(i){return i===0?0:Math.pow(1024,i-1)},Out:function(i){return i===1?1:1-Math.pow(2,-10*i)},InOut:function(i){return i===0?0:i===1?1:(i*=2)<1?.5*Math.pow(1024,i-1):.5*(-Math.pow(2,-10*(i-1))+2)}}),Circular:Object.freeze({In:function(i){return 1-Math.sqrt(1-i*i)},Out:function(i){return Math.sqrt(1- --i*i)},InOut:function(i){return(i*=2)<1?-.5*(Math.sqrt(1-i*i)-1):.5*(Math.sqrt(1-(i-=2)*i)+1)}}),Elastic:Object.freeze({In:function(i){return i===0?0:i===1?1:-Math.pow(2,10*(i-1))*Math.sin((i-1.1)*5*Math.PI)},Out:function(i){return i===0?0:i===1?1:Math.pow(2,-10*i)*Math.sin((i-.1)*5*Math.PI)+1},InOut:function(i){return i===0?0:i===1?1:(i*=2,i<1?-.5*Math.pow(2,10*(i-1))*Math.sin((i-1.1)*5*Math.PI):.5*Math.pow(2,-10*(i-1))*Math.sin((i-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(i){var t=1.70158;return i===1?1:i*i*((t+1)*i-t)},Out:function(i){var t=1.70158;return i===0?0:--i*i*((t+1)*i+t)+1},InOut:function(i){var t=2.5949095;return(i*=2)<1?.5*(i*i*((t+1)*i-t)):.5*((i-=2)*i*((t+1)*i+t)+2)}}),Bounce:Object.freeze({In:function(i){return 1-kt.Bounce.Out(1-i)},Out:function(i){return i<1/2.75?7.5625*i*i:i<2/2.75?7.5625*(i-=1.5/2.75)*i+.75:i<2.5/2.75?7.5625*(i-=2.25/2.75)*i+.9375:7.5625*(i-=2.625/2.75)*i+.984375},InOut:function(i){return i<.5?kt.Bounce.In(i*2)*.5:kt.Bounce.Out(i*2-1)*.5+.5}}),generatePow:function(i){return i===void 0&&(i=4),i=i<Number.EPSILON?Number.EPSILON:i,i=i>1e4?1e4:i,{In:function(t){return Math.pow(t,i)},Out:function(t){return 1-Math.pow(1-t,i)},InOut:function(t){return t<.5?Math.pow(t*2,i)/2:(1-Math.pow(2-t*2,i))/2+.5}}}}),Un=function(){return performance.now()},Pd=function(){function i(){this._tweens={},this._tweensAddedDuringUpdate={}}return i.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},i.prototype.removeAll=function(){this._tweens={}},i.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},i.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},i.prototype.update=function(t,e){t===void 0&&(t=Un()),e===void 0&&(e=!1);var n=Object.keys(this._tweens);if(n.length===0)return!1;for(;n.length>0;){this._tweensAddedDuringUpdate={};for(var o=0;o<n.length;o++){var s=this._tweens[n[o]],r=!e;s&&s.update(t,r)===!1&&!e&&delete this._tweens[n[o]]}n=Object.keys(this._tweensAddedDuringUpdate)}return!0},i}(),wn={Linear:function(i,t){var e=i.length-1,n=e*t,o=Math.floor(n),s=wn.Utils.Linear;return t<0?s(i[0],i[1],n):t>1?s(i[e],i[e-1],e-n):s(i[o],i[o+1>e?e:o+1],n-o)},Bezier:function(i,t){for(var e=0,n=i.length-1,o=Math.pow,s=wn.Utils.Bernstein,r=0;r<=n;r++)e+=o(1-t,n-r)*o(t,r)*i[r]*s(n,r);return e},CatmullRom:function(i,t){var e=i.length-1,n=e*t,o=Math.floor(n),s=wn.Utils.CatmullRom;return i[0]===i[e]?(t<0&&(o=Math.floor(n=e*(1+t))),s(i[(o-1+e)%e],i[o],i[(o+1)%e],i[(o+2)%e],n-o)):t<0?i[0]-(s(i[0],i[0],i[1],i[1],-n)-i[0]):t>1?i[e]-(s(i[e],i[e],i[e-1],i[e-1],n-e)-i[e]):s(i[o?o-1:0],i[o],i[e<o+1?e:o+1],i[e<o+2?e:o+2],n-o)},Utils:{Linear:function(i,t,e){return(t-i)*e+i},Bernstein:function(i,t){var e=wn.Utils.Factorial;return e(i)/e(t)/e(i-t)},Factorial:function(){var i=[1];return function(t){var e=1;if(i[t])return i[t];for(var n=t;n>1;n--)e*=n;return i[t]=e,e}}(),CatmullRom:function(i,t,e,n,o){var s=(e-i)*.5,r=(n-t)*.5,a=o*o,l=o*a;return(2*t-2*e+s+r)*l+(-3*t+3*e-2*s-r)*a+s*o+t}}},$r=function(){function i(){}return i.nextId=function(){return i._nextId++},i._nextId=0,i}(),Lr=new Pd,ns=function(){function i(t,e){e===void 0&&(e=Lr),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=kt.Linear.None,this._interpolationFunction=wn.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=$r.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return i.prototype.getId=function(){return this._id},i.prototype.isPlaying=function(){return this._isPlaying},i.prototype.isPaused=function(){return this._isPaused},i.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},i.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t,this},i.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},i.prototype.start=function(t,e){if(t===void 0&&(t=Un()),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 n in this._valuesStartRepeat)this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n]}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 o={};for(var s in this._valuesEnd)o[s]=this._valuesEnd[s];this._valuesEnd=o}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},i.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},i.prototype._setupProperties=function(t,e,n,o,s){for(var r in n){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,d=!l&&Array.isArray(n[r]);if(!(c==="undefined"||c==="function")){if(d){var h=n[r];if(h.length===0)continue;for(var u=[a],m=0,g=h.length;m<g;m+=1){var v=this._handleRelativeValue(a,h[m]);if(isNaN(v)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(v)}d&&(n[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var A=a;for(var b in A)e[r][b]=A[b];o[r]=l?[]:{};var h=n[r];if(!this._isDynamic){var y={};for(var b in h)y[b]=h[b];n[r]=h=y}this._setupProperties(A,e[r],h,o[r],s)}else(typeof e[r]=="undefined"||s)&&(e[r]=a),l||(e[r]*=1),d?o[r]=n[r].slice().reverse():o[r]=e[r]||0}}},i.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},i.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},i.prototype.pause=function(t){return t===void 0&&(t=Un()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},i.prototype.resume=function(t){return t===void 0&&(t=Un()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},i.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},i.prototype.group=function(t){return t===void 0&&(t=Lr),this._group=t,this},i.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},i.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},i.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},i.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},i.prototype.easing=function(t){return t===void 0&&(t=kt.Linear.None),this._easingFunction=t,this},i.prototype.interpolation=function(t){return t===void 0&&(t=wn.Linear),this._interpolationFunction=t,this},i.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},i.prototype.onStart=function(t){return this._onStartCallback=t,this},i.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},i.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},i.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},i.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},i.prototype.onStop=function(t){return this._onStopCallback=t,this},i.prototype.update=function(t,e){if(t===void 0&&(t=Un()),e===void 0&&(e=!0),this._isPaused)return!0;var n,o,s=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>s)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),o=(t-this._startTime)/this._duration,o=this._duration===0||o>1?1:o;var r=this._easingFunction(o);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,o),o===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(n in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[n]=="string"&&(this._valuesStartRepeat[n]=this._valuesStartRepeat[n]+parseFloat(this._valuesEnd[n])),this._yoyo&&this._swapEndStartRepeatValues(n),this._valuesStart[n]=this._valuesStartRepeat[n];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},i.prototype._updateProperties=function(t,e,n,o){for(var s in n)if(e[s]!==void 0){var r=e[s]||0,a=n[s],l=Array.isArray(t[s]),c=Array.isArray(a),d=!l&&c;d?t[s]=this._interpolationFunction(a,o):typeof a=="object"&&a?this._updateProperties(t[s],r,a,o):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[s]=r+(a-r)*o))}},i.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},i.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],n=this._valuesEnd[t];typeof n=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(n):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},i}(),Du="20.0.3",Su=$r.nextId,Bt=Lr,Mu=Bt.getAll.bind(Bt),Lu=Bt.removeAll.bind(Bt),Tu=Bt.add.bind(Bt),Cd=Bt.remove.bind(Bt),zu=Bt.update.bind(Bt),za={Easing:kt,Group:Pd,Interpolation:wn,now:Un,Sequence:$r,nextId:Su,Tween:ns,VERSION:Du,getAll:Mu,removeAll:Lu,add:Tu,remove:Cd,update:zu};function ju(i,t,e,n=kt.Linear.None){const o=new ns(i).to(t,e).easing(n).start();function s(r){o.update(r)&&requestAnimationFrame(s)}return requestAnimationFrame(s),o}var Xt=(i=>(i.Drawline="Drawline",i.Undo="Undo",i.Exit="Exit",i))(Xt||{});const Hi=Symbol("$$PAINT_BRUSH_EVENT$$");function bo(i){return i[Hi]||(i[Hi]={}),i[Hi]}function Vu(i){i[Hi]||delete i[Hi]}let _u=class{hasListener(t){const e=bo(this);return e&&e[t]&&e[t].length>0}on(t,e,n){const o=bo(this);return o[t]||(o[t]=[]),o[t].push([e,n||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Vu(this);return}const n=bo(this);if(n[t]||(n[t]=[]),e===void 0){n[t].length=0;return}let o=0;for(;o<n[t].length&&n[t][o][0]!==e;o++);o<n[t].length&&n[t].splice(o,1)}emit(t,...e){let n=!1;const s=bo(this)[t]||[];for(let r of s.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(n=!0)}return n}};function $t(){return((1+Math.random())*65536|0).toString(16).substring(1)}function dt(){return($t()+$t()+"-"+$t()+"-4"+$t().substr(0,3)+"-"+$t()+"-"+$t()+$t()+$t()).toLowerCase()}const Ou=`
|
|
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 i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class Om extends ce{constructor(t){super(),le(this,t,_m,Vm,ae,{content:0},jm)}}function Bm(i){fe(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Rm(i){let t,e;return t=new zm({props:{url:i[1].url}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Qm(i){let t,e;return t=new Om({props:{content:i[0]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Hm(i){let t,e,n,o;const s=[Qm,Rm],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(i))&&(n=r[e]=s[e](i)),{c(){t=_("div"),n&&n.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(n&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),k(n,1),n.m(t,null)):n=null)},i(l){o||(k(n),o=!0)},o(l){L(n),o=!1},d(l){l&&V(t),~e&&r[e].d()}}}function Gm(i,t,e){let n,o,{floorIndex:s}=t,{floorplanData:r}=t;return i.$$set=a=>{"floorIndex"in a&&e(2,s=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},i.$$.update=()=>{var a,l;i.$$.dirty&12&&e(1,n=r.outlines[s]),i.$$.dirty&12&&e(0,o=(l=(a=r.outlines)==null?void 0:a[s])==null?void 0:l.svgContent)},[o,n,s,r]}class lh extends ce{constructor(t){super(),le(this,t,Gm,Hm,ae,{floorIndex:2,floorplanData:3},Bm)}}function Fm(i){fe(i,"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 Wm(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new Ho(!1),n=Ee(),t.a=n},m(o,s){t.m(e,o,s),O(o,n,s)},p(o,s){s&256&&e!==(e=o[8].outerHTML+"")&&t.p(e)},d(o){o&&V(n),o&&t.d()}}}function Nm(i){let t,e,n=i[1]&&Fa(i),o=i[0]&&Wa(i);return{c(){n&&n.c(),t=se(),o&&o.c(),e=Ee()},m(s,r){n&&n.m(s,r),O(s,t,r),o&&o.m(s,r),O(s,e,r)},p(s,r){s[1]?n?n.p(s,r):(n=Fa(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=Wa(s),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},d(s){n&&n.d(s),s&&V(t),o&&o.d(s),s&&V(e)}}}function Fa(i){let t,e=i[2].name+"",n;return{c(){t=_("span"),n=Oe(e),w(t,"class","floorplan-plugin__room-name")},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Wa(i){let t,e;return{c(){t=_("span"),e=Oe(i[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){O(n,t,o),B(t,e)},p(n,o){o&128&&Qe(e,n[7])},d(n){n&&V(t)}}}function Xm(i){let t,e,n;function o(a,l){if(a[3]===void 0)return Nm;if(a[8])return Wm}let s=o(i),r=s&&s(i);return{c(){t=_("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",i[9]),j(t,"top",i[10]),j(t,"font-size",i[11]),j(t,"opacity",i[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(n=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[19]),Ce(t,"clientHeight",i[20])],e=!0)},p(a,[l]){s===(s=o(a))&&r?r.p(a,l):(r&&r.d(1),r=s&&s(a),r&&(r.c(),r.m(t,null))),l&64&&j(t,"opacity",a[6]?"1":"0")},i:K,o:K,d(a){a&&V(t),r&&r.d(),e=!1,rt(n)}}}function Ym(i,t){const e=i[0],n=i[1];let o=!1;for(let s=0,r=t.length-1;s<t.length;r=s++){const a=t[s][0],l=t[s][1],c=t[r][0],d=t[r][1];l>n!=d>n&&e<(c-a)*(n-l)/(d-l)+a&&(o=!o)}return o}function Um(i,t,e){let n,o,s,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:g}=t,{adaptiveRoomLabelVisibleEnable:v}=t;function A(z,H){if(H.width===0||H.height===0)return()=>!1;const R=z.path.map(({x:we,y:ge})=>[we,ge]),J=z.roomLabel.position,{x:q,y:Y}=J,{width:Z,height:re}=H,ie=Z/2,Ae=re/2;return function(ge){const je=q*ge,ve=Y*ge,Ge=R.map(([be,Me])=>[be*ge,Me*ge]);return[[je+ie,ve-Ae],[je-ie,ve-Ae],[je-ie,ve+Ae],[je+ie,ve+Ae]].every(be=>Ym(be,Ge))}}const b=document.body.clientWidth,y=document.body.clientHeight,C=h.roomLabel,D=C.positionInImage.x*100+"%",x=C.positionInImage.y*100+"%",I=(b<500||y<500?10:14)+"px";let T=0,S=0,N=!1;u.subscribe(function(H){e(16,N=!!H&&H.id===h.id)});const U=z=>{e(4,T=z.detail)},G=z=>{e(5,S=z.detail)};return i.$$set=z=>{"pxmm"in z&&e(12,l=z.pxmm),"roomAreaEnable"in z&&e(0,c=z.roomAreaEnable),"roomNameEnable"in z&&e(1,d=z.roomNameEnable),"room"in z&&e(2,h=z.room),"hoveredRoom"in z&&e(13,u=z.hoveredRoom),"getRoomAreaText"in z&&e(14,m=z.getRoomAreaText),"getLabelElement"in z&&e(3,g=z.getLabelElement),"adaptiveRoomLabelVisibleEnable"in z&&e(15,v=z.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=g==null?void 0:g(h)),i.$$.dirty&16388&&e(7,o=h.size?m(h.size):""),i.$$.dirty&48&&e(18,s={width:T,height:S}),i.$$.dirty&262148&&e(17,r=s?A(h,s):void 0),i.$$.dirty&233472&&e(6,a=v?N?!0:!!(r!=null&&r(l)):!0)},[c,d,h,g,T,S,a,o,n,D,x,I,l,u,m,v,N,r,s,U,G]}class qm extends ce{constructor(t){super(),le(this,t,Um,Xm,ae,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Fm)}}function Jm(i){fe(i,"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 Na(i,t,e){const n=i.slice();return n[12]=t[e],n}function Xa(i){let t,e=[],n=new Map,o,s,r,a=i[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=Na(i,a,c),h=l(d);n.set(h,e[c]=Ya(h,d))}return{c(){t=_("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);o=!0,s||(r=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[11])],s=!0)},p(c,d){d&447&&(a=c[8],de(),e=Mt(e,d,l,1,c,a,n,t,un,Ya,null,Na),he())},i(c){if(!o){for(let d=0;d<a.length;d+=1)k(e[d]);o=!0}},o(c){for(let d=0;d<e.length;d+=1)L(e[d]);o=!1},d(c){c&&V(t);for(let d=0;d<e.length;d+=1)e[d].d();s=!1,rt(r)}}}function Ya(i,t){let e,n,o;const s=[{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<s.length;a+=1)r=Ze(r,s[a]);return n=new qm({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&447?st(s,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function Zm(i){let t,e,n=i[8]&&Xa(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[8]?n?(n.p(o,s),s&256&&k(n,1)):(n=Xa(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Km(i,t,e){let n,{floorIndex:o}=t,{roomAreaEnable:s}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const g=v=>{e(6,u=v.detail)};return i.$$set=v=>{"floorIndex"in v&&e(9,o=v.floorIndex),"roomAreaEnable"in v&&e(0,s=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"floorplanData"in v&&e(10,a=v.floorplanData),"hoveredRoom"in v&&e(2,l=v.hoveredRoom),"getRoomAreaText"in v&&e(3,c=v.getRoomAreaText),"getLabelElement"in v&&e(4,d=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(5,h=v.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:v,min:A}=a.bounding,b=v.x-A.x;e(7,m=u/b)}},[s,r,l,c,d,h,u,m,n,o,a,g]}class $m extends ce{constructor(t){super(),le(this,t,Km,Zm,ae,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Jm)}}function ep(i){fe(i,"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 Ua(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function qa(i,t,e){const n=i.slice();return n[14]=t[e],n}function Ja(i){let t;return{c(){t=_("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",i[14].left*100+"%"),j(t,"bottom",i[14].bottom*100+"%")},m(e,n){O(e,t,n)},p:K,d(e){e&&V(t)}}}function Za(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=_("div"),n=_("div"),s=Oe(o),r=se(),w(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(n,"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),B(e,n),B(n,s),B(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Qe(s,o)},d(a){a&&V(e)}}}function tp(i){let t,e,n,o,s,r,a=[],l=new Map,c,d=i[3],h=[];for(let g=0;g<d.length;g+=1)h[g]=Ja(qa(i,d,g));let u=i[4];const m=g=>g[13];for(let g=0;g<u.length;g+=1){let v=Ua(i,u,g),A=m(v);l.set(A,a[g]=Za(A,v))}return{c(){t=_("div"),e=_("div"),n=se(),o=_("div");for(let g=0;g<h.length;g+=1)h[g].c();s=se(),r=_("div");for(let g=0;g<a.length;g+=1)a[g].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(o,"is-row",i[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),$(t,"is-row",i[2]),j(t,"width",i[2]?"100%":1/16+"rem"),j(t,"height",i[2]?1/16+"rem":"100%")},m(g,v){O(g,t,v),B(t,e),B(t,n),B(t,o);for(let A=0;A<h.length;A+=1)h[A]&&h[A].m(o,null);B(t,s),B(t,r);for(let A=0;A<a.length;A+=1)a[A]&&a[A].m(r,null)},p(g,[v]){if(v&8){d=g[3];let A;for(A=0;A<d.length;A+=1){const b=qa(g,d,A);h[A]?h[A].p(b,v):(h[A]=Ja(b),h[A].c(),h[A].m(o,null))}for(;A<h.length;A+=1)h[A].d(1);h.length=d.length}v&22&&(u=g[4],a=Mt(a,v,m,1,g,u,l,r,aa,Za,null,Ua)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-djlmk4")&&w(t,"class",c),v&5&&$(t,"is-row",g[2])},i:K,o:K,d(g){g&&V(t),qt(h,g);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Nn=1e3,Xn=180;function np(i,t,e){let{type:n}=t,{data:o}=t,{bounding:s}=t,{getRuleDistanceText:r}=t;const a=n==="top"||n==="bottom",l=s.max.x-s.min.x-(Nn-Xn)*2,c=s.max.y-s.min.y-(Nn-Xn)*2,d=o.map(([g,v])=>a?[g.x,v.x]:[g.y,v.y]).flat().sort().filter((g,v,A)=>v===0?!0:g!==A[v-1]),h=d.map(g=>{const v=a?(g-s.min.x-Nn+Xn)/l:0,A=a?0:(g-s.min.y-Nn+Xn)/c;return{left:v,bottom:A}});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((g,v,A)=>{const b=v===0?0:g-A[v-1],y=v===0?0:(g+A[v-1])/2,C=a?(y-s.min.x-Nn+Xn)/l:0,D=a?0:(y-s.min.y-Nn+Xn)/c;return{left:C,bottom:D,distance:b}}).filter(({distance:g})=>g/u>.1);return i.$$set=g=>{"type"in g&&e(0,n=g.type),"data"in g&&e(5,o=g.data),"bounding"in g&&e(6,s=g.bounding),"getRuleDistanceText"in g&&e(1,r=g.getRuleDistanceText)},[n,r,a,h,m,o,s]}class ip extends ce{constructor(t){super(),le(this,t,np,tp,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},ep)}}function op(i){fe(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ka(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function $a(i,t){let e,n,o;const s=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<s.length;a+=1)r=Ze(r,s[a]);return n=new ip({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&19?st(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function sp(i){let t,e=[],n=new Map,o,s=i[4];const r=a=>a[13];for(let a=0;a<s.length;a+=1){let l=Ka(i,s,a),c=r(l);n.set(c,e[a]=$a(c,l))}return{c(){t=_("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",i[3]),j(t,"height",i[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],de(),e=Mt(e,l,r,1,a,s,n,t,un,$a,null,Ka),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const el=1e3,tl=180;function rp(i,t,e){let n,o,s,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:g}=t,{getRuleDistanceText:v}=t;return i.$$set=A=>{"floorIndex"in A&&e(5,m=A.floorIndex),"floorplanData"in A&&e(6,g=A.floorplanData),"getRuleDistanceText"in A&&e(0,v=A.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=g.bounding),i.$$.dirty&96&&e(11,o=g.floorDatas[m].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(A=>[A,o[A]])),i.$$.dirty&2&&e(9,a=n.max.x-n.min.x),i.$$.dirty&2&&e(7,l=n.max.y-n.min.y),i.$$.dirty&2&&e(10,c=n.max.x-n.min.x-(el-tl)*2),i.$$.dirty&2&&e(8,d=n.max.y-n.min.y-(el-tl)*2),i.$$.dirty&1536&&e(3,h=c/a*100+"%"),i.$$.dirty&384&&e(2,u=d/l*100+"%")},[v,n,u,h,r,m,g,l,d,a,c,o,s]}class ap extends ce{constructor(t){super(),le(this,t,rp,sp,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},op)}}function ds(i,t={}){let e="";const{needZ:n,needA:o}=t;return(n?i.slice().concat(i[0]):i.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):o!=null&&o[a]?(e+="A"+o[a]+","+d,e):(e+="L"+d,e)}),e+(n?"Z":"")}function ch({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function lp(i,t){const e=i.x*1e3+t.bounding.origin.x,n=-i.z*1e3+t.bounding.origin.y;return{x:e,y:n}}function cp(i,t){const e=t.bounding,n=e.max.x-e.min.x,o=e.max.y-e.min.y;return{x:(i.x-e.min.x)/n,y:(e.max.y-i.y)/o}}function dp(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function hp(i){let t;return{c(){t=Te("path"),w(t,"d",i[0]),w(t,"fill","#2F313A")},m(e,n){O(e,t,n)},p(e,[n]){n&1&&w(t,"d",e[0])},i:K,o:K,d(e){e&&V(t)}}}function up(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=ds(o,{needZ:!0}))},[n,o]}class fp extends ce{constructor(t){super(),le(this,t,up,hp,ae,{path:1})}}function mp(i){let t,e,n,o,s,r;return{c(){t=Te("defs"),e=Te("pattern"),n=Te("rect"),o=Te("path"),s=se(),r=Te("path"),w(n,"x","0"),w(n,"y","0"),w(n,"width",i[1]),w(n,"height",i[1]),w(n,"fill","#323747"),w(o,"d",i[2]),w(o,"stroke","#ffffff"),w(o,"stroke-opacity","0.06"),w(o,"stroke-width","0.5"),w(o,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",i[1]),w(e,"height",i[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",i[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),B(t,e),B(e,n),B(e,o),O(a,s,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:K,o:K,d(a){a&&V(t),a&&V(s),a&&V(r)}}}const ur=6;function pp(i,t,e){let n,{path:o}=t;const s=ur*2,r=`M0 ${ur} h ${s} M${ur} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=ds(o,{needZ:!0}))},[n,s,r,o]}class gp extends ce{constructor(t){super(),le(this,t,pp,mp,ae,{path:3})}}function vp(i){let t,e,n,o,s,r,a,l,c,d,h;return{c(){t=Te("defs"),e=Te("pattern"),n=Te("rect"),o=Te("pattern"),s=Te("rect"),r=se(),a=Te("path"),l=se(),c=Te("path"),d=se(),h=Te("path"),w(n,"x","0"),w(n,"y","0"),w(n,"width","6"),w(n,"height","50"),w(n,"fill","none"),w(n,"stroke","#4B4B57"),w(n,"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(s,"x","0"),w(s,"y","0"),w(s,"width","6"),w(s,"height","50"),w(s,"fill","none"),w(s,"stroke","#4B4B57"),w(s,"stroke-width","0.5"),w(o,"id","room-material-pattern-2"),w(o,"x","6"),w(o,"y","25"),w(o,"width","12"),w(o,"height","50"),w(o,"patternUnits","userSpaceOnUse"),w(o,"patternTransform","scale(50 50)"),w(a,"d",i[0]),w(a,"fill","#43434D"),w(c,"d",i[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",i[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),B(t,e),B(e,n),B(t,o),B(o,s),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:K,o:K,d(u){u&&V(t),u&&V(r),u&&V(a),u&&V(l),u&&V(c),u&&V(d),u&&V(h)}}}function Ap(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=ds(o,{needZ:!0}))},[n,o]}class bp extends ce{constructor(t){super(),le(this,t,Ap,vp,ae,{path:1})}}function yp(i){fe(i,"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 nl(i,t,e){const n=i.slice();return n[5]=t[e],n}function wp(i){let t,e;return t=new gp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Pp(i){let t,e;return t=new bp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Cp(i){let t,e;return t=new fp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function il(i){let t,e,n,o;const s=[Cp,Pp,wp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=Te("svg"),n.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),o=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),k(n,1),n.m(t,null))},i(l){o||(k(n),o=!0)},o(l){L(n),o=!1},d(l){l&&V(t),r[e].d()}}}function Ep(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=il(nl(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=_("div");for(let r=0;r<o.length;r+=1)o[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<o.length;l+=1)o[l]&&o[l].m(t,null);e=!0},p(r,[a]){if(a&7){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=nl(r,n,l);o[l]?(o[l].p(c,a),k(o[l],1)):(o[l]=il(c),o[l].c(),k(o[l],1),o[l].m(t,null))}for(de(),l=n.length;l<o.length;l+=1)s(l);he()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)k(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&V(t),qt(o,r)}}}function Ip(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t;const r=s.bounding.max.x-s.bounding.min.x,a=s.bounding.max.y-s.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(3,o=l.floorIndex),"floorplanData"in l&&e(4,s=l.floorplanData)},i.$$.update=()=>{i.$$.dirty&24&&e(0,n=s.floorDatas[o].rooms.map(l=>ye(F({},l),{path:l.path.map(c=>ch(c,s.bounding))})))},[n,r,a,o,s]}class kp extends ce{constructor(t){super(),le(this,t,Ip,Ep,ae,{floorIndex:3,floorplanData:4},yp)}}function xp(i){fe(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Dp(i){let t,e,n,o;return{c(){t=Te("path"),w(t,"d",i[5]),w(t,"fill","#fff"),w(t,"style",i[2]),w(t,"id",e=`${i[1]}_${i[0].id}`),w(t,"class","svelte-qq2273")},m(s,r){O(s,t,r),n||(o=[Ce(t,"mouseenter",i[3]),Ce(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&w(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&w(t,"id",e)},i:K,o:K,d(s){s&&V(t),n=!1,rt(o)}}}function Sp(i,t,e){let n,o,{room:s}=t,{floorIndex:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{highlightData:c}=t;function d(){l.set(s)}function h(){l.set(void 0)}const{bounding:u}=a,m=ds(s.path,{needZ:!0,format:g=>ch(g,u)});return i.$$set=g=>{"room"in g&&e(0,s=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"hoveredRoom"in g&&e(7,l=g.hoveredRoom),"highlightData"in g&&e(8,c=g.highlightData)},i.$$.update=()=>{i.$$.dirty&259&&e(9,n=c[`${r}_${s.id}`]),i.$$.dirty&512&&e(2,o=n?`fill: ${n.color}; --opacity: ${n.opacity}; pointer-events: ${n.disabled?"none":"auto"}`:null)},[s,r,o,d,h,m,a,l,c,n]}class Mp extends ce{constructor(t){super(),le(this,t,Sp,Dp,ae,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},xp)}}function Lp(i){fe(i,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function ol(i,t,e){const n=i.slice();return n[6]=t[e],n}function sl(i,t){let e,n,o;const s=[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=Ze(r,s[a]);return n=new Mp({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&15?st(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function Tp(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=ol(i,r,l),d=a(c);o.set(d,n[l]=sl(d,c))}return{c(){t=_("div"),e=Te("svg");for(let l=0;l<n.length;l+=1)n[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),B(t,e);for(let d=0;d<n.length;d+=1)n[d]&&n[d].m(e,null);s=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),n=Mt(n,c,a,1,l,r,o,e,un,sl,null,ol),he())},i(l){if(!s){for(let c=0;c<r.length;c+=1)k(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)L(n[c]);s=!1},d(l){l&&V(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function zp(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t,{highlightData:r}=t;const a=o.bounding.max.x-o.bounding.min.x,l=o.bounding.max.y-o.bounding.min.y;return i.$$set=c=>{"floorIndex"in c&&e(0,n=c.floorIndex),"floorplanData"in c&&e(1,o=c.floorplanData),"hoveredRoom"in c&&e(2,s=c.hoveredRoom),"highlightData"in c&&e(3,r=c.highlightData)},[n,o,s,r,a,l]}class dh extends ce{constructor(t){super(),le(this,t,zp,Tp,ae,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},Lp)}}function jp(i){fe(i,"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 rl(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[8],hoveredRoom:i[14],highlightData:i[13]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new dh({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&24834?st(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function al(i){let t,e;const n=[{floorplanData:i[8],roomAreaEnable:i[5],roomNameEnable:i[6],floorIndex:i[1],getRoomAreaText:i[9],getLabelElement:i[10],hoveredRoom:i[14],adaptiveRoomLabelVisibleEnable:i[12]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new $m({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&22370?st(n,[{floorplanData:s[8],roomAreaEnable:s[5],roomNameEnable:s[6],floorIndex:s[1],getRoomAreaText:s[9],getLabelElement:s[10],hoveredRoom:s[14],adaptiveRoomLabelVisibleEnable:s[12]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function ll(i){let t,e;const n=[{floorplanData:i[8],floorIndex:i[1],getRuleDistanceText:i[11]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new ap({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&2306?st(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function Vp(i){let t,e,n,o,s,r,a,l,c;const d=[{floorIndex:i[1],floorplanData:i[8]}];let h={};for(let b=0;b<d.length;b+=1)h=Ze(h,d[b]);e=new kp({props:h});let u=(i[2]||i[3])&&rl(i);const m=[{floorplanData:i[8],floorIndex:i[1]}];let g={};for(let b=0;b<m.length;b+=1)g=Ze(g,m[b]);s=new lh({props:g});let v=i[4]&&al(i),A=i[7]&&ll(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),u&&u.c(),o=se(),ne(s.$$.fragment),r=se(),v&&v.c(),a=se(),A&&A.c(),w(t,"class",l=_e(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(b,y){O(b,t,y),ee(e,t,null),B(t,n),u&&u.m(t,null),B(t,o),ee(s,t,null),B(t,r),v&&v.m(t,null),B(t,a),A&&A.m(t,null),c=!0},p(b,[y]){const C=y&258?st(d,[{floorIndex:b[1],floorplanData:b[8]}]):{};e.$set(C),b[2]||b[3]?u?(u.p(b,y),y&12&&k(u,1)):(u=rl(b),u.c(),k(u,1),u.m(t,o)):u&&(de(),L(u,1,1,()=>{u=null}),he());const D=y&258?st(m,[{floorplanData:b[8],floorIndex:b[1]}]):{};s.$set(D),b[4]?v?(v.p(b,y),y&16&&k(v,1)):(v=al(b),v.c(),k(v,1),v.m(t,a)):v&&(de(),L(v,1,1,()=>{v=null}),he()),b[7]?A?(A.p(b,y),y&128&&k(A,1)):(A=ll(b),A.c(),k(A,1),A.m(t,null)):A&&(de(),L(A,1,1,()=>{A=null}),he()),(!c||y&1&&l!==(l=_e(`floorplan-plugin__floor${b[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(b){c||(k(e.$$.fragment,b),k(u),k(s.$$.fragment,b),k(v),k(A),c=!0)},o(b){L(e.$$.fragment,b),L(u),L(s.$$.fragment,b),L(v),L(A),c=!1},d(b){b&&V(t),te(e),u&&u.d(),te(s),v&&v.d(),A&&A.d()}}}function _p(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{highlightEnable:s}=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:g}=t,{adaptiveRoomLabelVisibleEnable:v}=t,{highlightData:A}=t;const b=ca(void 0);return i.$$set=y=>{"isCurrent"in y&&e(0,n=y.isCurrent),"floorIndex"in y&&e(1,o=y.floorIndex),"highlightEnable"in y&&e(2,s=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,g=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,v=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,A=y.highlightData)},[n,o,s,r,a,l,c,d,h,u,m,g,v,A,b]}let Op=class extends ce{constructor(t){super(),le(this,t,_p,Vp,ae,{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},jp)}};function Bp(i){fe(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function cl(i,t,e){const n=i.slice();return n[21]=t[e],n}function dl(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=hl(cl(i,r,h));const l=h=>L(a[h],1,1,()=>{a[h]=null});let c=i[5]&&ul(i),d=i[8]&&fl(i);return{c(){t=_("div");for(let h=0;h<a.length;h+=1)a[h].c();e=se(),c&&c.c(),n=se(),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);B(t,e),c&&c.m(t,null),B(t,n),d&&d.m(t,null),s=!0},p(h,u){if(i=h,u&2047696){r=i[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const g=cl(i,r,m);a[m]?(a[m].p(g,u),k(a[m],1)):(a[m]=hl(g),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()}i[5]?c?(c.p(i,u),u&32&&k(c,1)):(c=ul(i),c.c(),k(c,1),c.m(t,n)):c&&(de(),L(c,1,1,()=>{c=null}),he()),i[8]?d?(d.p(i,u),u&256&&k(d,1)):(d=fl(i),d.c(),k(d,1),d.m(t,null)):d&&(de(),L(d,1,1,()=>{d=null}),he())},i(h){if(!s){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),o||ot(()=>{o=Dn(t,In,{duration:i[0],easing:sn}),o.start()}),s=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)L(a[u]);L(c),L(d),s=!1},d(h){h&&V(t),qt(a,h),c&&c.d(),d&&d.d()}}}function hl(i){let t,e;const n=[{hoverEnable:i[6],highlightEnable:i[7],floorplanData:i[13],getRoomAreaText:i[16],getLabelElement:i[17],getRuleDistanceText:i[18],roomLabelsEnable:i[9],roomAreaEnable:i[10],roomNameEnable:i[11],ruleLabelsEnable:i[12],adaptiveRoomLabelVisibleEnable:i[19],highlightData:i[20]},{floorIndex:i[21].floorIndex},{isCurrent:i[21].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new Op({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&2047696?st(n,[r&2047680&&{hoverEnable:s[6],highlightEnable:s[7],floorplanData:s[13],getRoomAreaText:s[16],getLabelElement:s[17],getRuleDistanceText:s[18],roomLabelsEnable:s[9],roomAreaEnable:s[10],roomNameEnable:s[11],ruleLabelsEnable:s[12],adaptiveRoomLabelVisibleEnable:s[19],highlightData:s[20]},r&8192&&{floorIndex:s[21].floorIndex},r&8208&&{isCurrent:s[21].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function ul(i){let t,e;const n=[{panoIndex:i[3],floorplanData:i[13],lastPanoramaLongitude:i[14],cameraImageUrl:i[15]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new Pm({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&57352?st(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function fl(i){let t,e;return t=new Sm({props:{floorplanData:i[13],northDesc:i[2]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&8192&&(s.floorplanData=n[13]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Rp(i){let t,e,n=i[1]&&dl(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&k(n,1)):(n=dl(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Qp(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=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:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{lastPanoramaLongitude:b}=t,{cameraImageUrl:y}=t,{getRoomAreaText:C}=t,{getLabelElement:D}=t,{getRuleDistanceText:x}=t,{adaptiveRoomLabelVisibleEnable:I}=t,{highlightData:T}=t;return i.$$set=S=>{"duration"in S&&e(0,n=S.duration),"visible"in S&&e(1,o=S.visible),"northDesc"in S&&e(2,s=S.northDesc),"panoIndex"in S&&e(3,r=S.panoIndex),"floorIndex"in S&&e(4,a=S.floorIndex),"cameraEnable"in S&&e(5,l=S.cameraEnable),"hoverEnable"in S&&e(6,c=S.hoverEnable),"highlightEnable"in S&&e(7,d=S.highlightEnable),"compassEnable"in S&&e(8,h=S.compassEnable),"roomLabelsEnable"in S&&e(9,u=S.roomLabelsEnable),"roomAreaEnable"in S&&e(10,m=S.roomAreaEnable),"roomNameEnable"in S&&e(11,g=S.roomNameEnable),"ruleLabelsEnable"in S&&e(12,v=S.ruleLabelsEnable),"floorplanData"in S&&e(13,A=S.floorplanData),"lastPanoramaLongitude"in S&&e(14,b=S.lastPanoramaLongitude),"cameraImageUrl"in S&&e(15,y=S.cameraImageUrl),"getRoomAreaText"in S&&e(16,C=S.getRoomAreaText),"getLabelElement"in S&&e(17,D=S.getLabelElement),"getRuleDistanceText"in S&&e(18,x=S.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in S&&e(19,I=S.adaptiveRoomLabelVisibleEnable),"highlightData"in S&&e(20,T=S.highlightData)},[n,o,s,r,a,l,c,d,h,u,m,g,v,A,b,y,C,D,x,I,T]}let da=class extends ce{constructor(t){super(),le(this,t,Qp,Rp,ae,{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},Bp)}};const Hp="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 Gp(i){return X(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return X(this,null,function*(){const s={index:o.index,url:o.url,svgUrl:o.svg_url};if(o.svg_url){const r=yield fetch(o.svg_url,{headers:t}).then(a=>a.text());s.svgContent=r}return s})};return yield Promise.all(i.map(e))})}function Fp(i){return{id:i.id,size:i.size,name:i.name,path:i.path,roomType:i.room_type,floorType:i.floor_type,roomLabel:{position:i.room_label.position,positionInImage:i.room_label.position_in_image},observerIndexs:i.observer_indexs}}function Wp(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(Fp),rules:i.rules}}function Np(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Xp(i){return{rad:i.rad,position:i.position,positionInImage:i.position_in_image,northRad:i.north_rad,roomId:i.room_id,floorIndex:i.floor_index}}function ln(i){return X(this,null,function*(){const t=yield Gp(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(Wp),o=i.computed_data.entrance?Xp(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(Np)}})}function Yp(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:Hp,width:45,height:48},a=dp(s,t),l=lp(s,e),c=cp(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function Up(i,t){return t(i),i}function hs(i,t){return Up({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function ml(i,t){const e=Math.max(...i.work.observers.map(n=>n.floorIndex));return t>e?i.model.bounding.max.y:Math.max(...i.work.observers.filter(n=>n.floorIndex===t).map(n=>n.standingPosition.y))}function ha(i,t,e=nn.BOUNDING_CENTER){const n=ml(i,t),o=ml(i,t+1);return e===nn.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===nn.CEILING?o:n}function ua(i,t,e,n){const o=ha(i,e,n==null?void 0:n.attachedTo),s=new E.Vector3(0,o,0),r=new E.Vector3(1,o,0),a=s.clone().project(i.camera),l=r.clone().project(i.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let $i=class{constructor(t,e){f(this,"VERSION","2.18.4");f(this,"five");f(this,"hooks",new li);f(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}isAbsoluteURL(t){return ta(t)?t:`${this.staticPrefix}${t}`}},Sn=class extends $i{};var At=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(At||{});const hh=500,qp=80;function Rr(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function fa(i,t){return X(this,null,function*(){const[e]=yield ii(i.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{i.once("initAnimationWillStart",()=>{i.once("initAnimationEnded",()=>r())})});const n=t[1];if(!n)return!0;const o=i.getCurrentState();if(!Jp(n,o))throw new Error("pose 与预期不符")})}function Jp(i,t){return Object.keys(i).every(e=>{const n=t[e];if(n===void 0)return!0;const o=i[e];return typeof n=="number"&&typeof o=="number"?Rr(n,o,2):n===o})}function ma(i,t){if(i.currentMode!==t.mode)return!1;const{latitude:e,longitude:n,fov:o}=t,{latitude:s,longitude:r}=i.getCurrentState(),a=i.camera.fov;return!(!Rr(e,s,2)||!Rr(n,r,2)||o!==a)}function uh(i,t,e=!0){return X(this,null,function*(){if(ma(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[d]=yield ii(fa(i,[t.mode,t,void 0,e]));if(d)throw new Error(At.ChangeModeError);return}const{latitude:s,longitude:r,fov:a}=o,l=Math.min(1e3,Math.max(200,Math.abs(s-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield ii(i.updateCamera(t,l,e));if(c)throw new Error(At.UpdateCameraError)})}function si(i,t,e=300){const n=i.getElement();n&&(n.style.opacity=t+"",n.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>n.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{n.style.transition="none"}))}function Zp(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Kp(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}let $p=class extends Sn{constructor(e,n){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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...n)=>X(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));f(this,"hide",(...n)=>X(this,[...n],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||!ma(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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 o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,At.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});f(this,"_show",e=>X(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>X(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ii(uh(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,h=o.immediately?0:hh;si(this.five,d,h),this.render(h)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));f(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,At.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);si(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.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,n)=>{if(!n||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();o.mode==="Floorplan"&&(this.state.visible||Kp(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();Zp(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,n)=>{if(this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:qp/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),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 n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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)return;const n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const eg=(i,t)=>new $p(i,t);function tg(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function ng(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}let ig=class extends Sn{constructor(e,n){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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...n)=>X(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));f(this,"hide",(...n)=>X(this,[...n],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||!ma(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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 o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,At.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});f(this,"_show",e=>X(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>X(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ii(uh(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,h=o.immediately?0:hh;si(this.five,d,h),this.render(h)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));f(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,At.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);si(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.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,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),tg(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});f(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1){if(n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1;if(n&&!this.state.visible){if(this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();return o.mode!==this.showState.mode||this.state.visible?void 0:(ng(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),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 n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}updatePosition(){var a;const e=ha(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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("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)return;const n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const og=(i,t)=>new ig(i,t);let sg=class extends Sn{constructor(e,n){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:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.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 o,s;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,(s=this.container)==null||s.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:n})});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,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});f(this,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{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:n}=this.five.getCurrentState();n==="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 n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}updatePosition(){var a;const e=ha(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*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 X(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return X(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}_show(e){return X(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:n}=e;this.hooks.emit("show",{userAction:n,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield fa(this.five,["Topview",void 0,void 0,n])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const o=500,s=this.state.config.modelOpacity;si(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return X(this,null,function*(){if(!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n,auto:!1});const o=1,s=0;si(this.five,o,s),this.render()})}_enable(e){const{userAction:n}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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 n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const rg=(i,t)=>new sg(i,t);function pa(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function ag(i){fe(i,"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 lg(i){let t,e,n;return{c(){t=_("div"),e=_("div"),n=_("div"),w(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(n,"background-image","url("+(i[0]||an)+")"),j(n,"transform",i[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",i[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){O(o,t,s),B(t,e),B(e,n)},p(o,[s]){s&1&&j(n,"background-image","url("+(o[0]||an)+")"),(s&1||s&3)&&j(n,"transform",o[1]),s&4&&j(e,"transform",o[2])},i:K,o:K,d(o){o&&V(t)}}}function cg(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function dg(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,d=s.getCurrentState().longitude;function h(g,v){const A=g.bounding,b=g.observers[v];if(!b)return"";const y=(A.max.x-A.min.x)*r,C=(A.max.y-A.min.y)*r,D=Math.floor(b.positionInImage.x*y),x=Math.floor(b.positionInImage.y*C);return`translate(${D}px, ${x}px)`}function u(g){e(6,c=g)}const m=pa(g=>{e(7,d=g.longitude)},1e3/60);return St(()=>(s.on("panoWillArrive",u),s.on("cameraDirectionUpdate",m),function(){s.off("panoWillArrive",u),s.off("cameraDirectionUpdate",m)})),i.$$set=g=>{"five"in g&&e(3,s=g.five),"pxmm"in g&&e(4,r=g.pxmm),"floorplanData"in g&&e(5,a=g.floorplanData),"cameraImageUrl"in g&&e(0,l=g.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=h(a,c)),i.$$.dirty&128&&e(1,o=cg(d))},[l,o,n,s,r,a,c,d]}class hg extends ce{constructor(t){super(),le(this,t,dg,lg,ae,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},ag)}}function ug(i){fe(i,"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 pl(i,t,e){const n=i.slice();return n[1]=t[e],n}function gl(i,t){let e,n,o=`${t[1].icon.width/16}rem`,s=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:i,first:null,c(){e=_("div"),n=_("div"),r=se(),w(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(n,"background-image",`url(${t[1].icon.url})`),j(n,"width",o),j(n,"height",s),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),B(e,n),B(e,r)},p(c,d){t=c,d&1&&j(n,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(n,"width",o),h&&j(n,"height",s),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&&V(e)}}}function fg(i){let t,e=[],n=new Map,o=i[0];const s=r=>r[1].id;for(let r=0;r<o.length;r+=1){let a=pl(i,o,r),l=s(a);n.set(l,e[r]=gl(l,a))}return{c(){t=_("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&&(o=r[0],e=Mt(e,a,s,1,r,o,n,t,aa,gl,null,pl))},i:K,o:K,d(r){r&&V(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function mg(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class pg extends ce{constructor(t){super(),le(this,t,mg,fg,ae,{extraObjects:0},ug)}}function vl(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[7],highlightData:i[5]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new dh({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&183?st(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[7],highlightData:s[5]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function gg(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let d=0;d<a.length;d+=1)l=Ze(l,a[d]);t=new lh({props:l}),n=new pg({props:{extraObjects:i[6]}});let c=i[3]&&vl(i);return{c(){ne(t.$$.fragment),e=se(),ne(n.$$.fragment),o=se(),c&&c.c(),s=Ee()},m(d,h){ee(t,d,h),O(d,e,h),ee(n,d,h),O(d,o,h),c&&c.m(d,h),O(d,s,h),r=!0},p(d,[h]){const u=h&20?st(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),n.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=vl(d),c.c(),k(c,1),c.m(s.parentNode,s)):c&&(de(),L(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(n.$$.fragment,d),k(c),r=!0)},o(d){L(t.$$.fragment,d),L(n.$$.fragment,d),L(c),r=!1},d(d){te(t,d),d&&V(e),te(n,d),d&&V(o),c&&c.d(d),d&&V(s)}}}function vg(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return i.$$set=u=>{"five"in u&&e(0,o=u.five),"pxmm"in u&&e(1,s=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)},i.$$.update=()=>{i.$$.dirty&260&&e(6,n=c==null?void 0:c.filter(u=>u.floorIndex===r))},[o,s,r,a,l,d,n,h,c]}class Ag extends ce{constructor(t){super(),le(this,t,vg,gg,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function bg(i){fe(i,"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 Al(i){let t,e,n,o,s=i[7]!==0&&bl(i);return{c(){t=_("div"),s&&s.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),s&&s.m(t,null),e=!0,n||(o=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[13]),Ce(t,"clientHeight",i[14])],n=!0)},p(r,a){r[7]!==0?s?(s.p(r,a),a&128&&k(s,1)):(s=bl(r),s.c(),k(s,1),s.m(t,null)):s&&(de(),L(s,1,1,()=>{s=null}),he())},i(r){e||(k(s),e=!0)},o(r){L(s),e=!1},d(r){r&&V(t),s&&s.d(),n=!1,rt(o)}}}function bl(i){let t,e,n,o,s=`${i[9]}px`,r=`${i[12]}px`,a;const l=[{five:i[0],pxmm:i[10],floorIndex:i[11],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5],highlightData:i[6]}];let c={};for(let u=0;u<l.length;u+=1)c=Ze(c,l[u]);e=new Ag({props:c});const d=[{pxmm:i[10],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let h={};for(let u=0;u<d.length;u+=1)h=Ze(h,d[u]);return o=new hg({props:h}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),ne(o.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",s),j(t,"height",r)},m(u,m){O(u,t,m),ee(e,t,null),B(t,n),ee(o,t,null),a=!0},p(u,m){const g=m&3181?st(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(g);const v=m&1049?st(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};o.$set(v),m&512&&s!==(s=`${u[9]}px`)&&j(t,"width",s),m&4096&&r!==(r=`${u[12]}px`)&&j(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(o.$$.fragment,u),a=!0)},o(u){L(e.$$.fragment,u),L(o.$$.fragment,u),a=!1},d(u){u&&V(t),te(e),te(o)}}}function yg(i){let t,e,n=i[1]&&Al(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&k(n,1)):(n=Al(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function wg(i,t,e){var C,D;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(D=(C=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?D:0,u=0,m=0,g=0,v=0;function A(x){e(11,h=n.work.observers[x].floorIndex)}St(()=>(n.on("panoArrived",A),()=>{n.off("panoArrived",A)}));const b=x=>{e(7,u=x.detail)},y=x=>{e(8,m=x.detail)};return i.$$set=x=>{"five"in x&&e(0,n=x.five),"visible"in x&&e(1,o=x.visible),"hoverEnable"in x&&e(2,s=x.hoverEnable),"floorplanData"in x&&e(3,r=x.floorplanData),"cameraImageUrl"in x&&e(4,a=x.cameraImageUrl),"extraObjects"in x&&e(5,l=x.extraObjects),"highlightData"in x&&e(6,c=x.highlightData)},i.$$.update=()=>{if(i.$$.dirty&904){const x=Math.min(u,m),{max:I,min:T}=r.bounding,S=I.x-T.x,N=I.y-T.y,U=function(){return S>N?[x,x/S*N]:[x/N*S,x]}();e(9,g=U[0]),e(12,v=U[1]),e(10,d=g/S)}},[n,o,s,r,a,l,c,u,m,g,d,h,v,b,y]}class Pg extends ce{constructor(t){super(),le(this,t,wg,yg,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},bg)}}let Cg=class extends Sn{constructor(e,n){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 o;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:n})});this.five=e;const o={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:an},s=n!=null&&n.configs?n.configs:{},r=F(F({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(n==null?void 0:n.wrapper)=="string"?this.wrapperSelector=n.wrapper:(n==null?void 0:n.wrapper)instanceof Element&&(this.wrapper=n.wrapper),e.once("dispose",this.dispose)}load(e,n,o=!0){return X(this,null,function*(){function s(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=s(r)?r.data:r,l=this.data;this.data=yield ln(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return X(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return X(this,arguments,function*(e={}){if(!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,n=!0){this.setState({config:e},{userAction:n}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Yp(e,this.five,this.data),this.render())}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}_enable(e){const{userAction:n}=e;this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("show",{userAction:n}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n}),this.render()}updateState(e,n){const o=this.state;this.state=F(F({},this.state),e),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const n=document.querySelector(this.wrapperSelector);this.wrapper=n}if(!this.data||!this.wrapper)return;const e=ye(F({},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 Pg({target:this.wrapper,props:e})}};const Eg=(i,t)=>new Cg(i,t),Ig=[{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:"和室"}],kg=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],xg=[{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:"写字楼"}],fr=(i,t,e)=>{const n=new E.Matrix4,o=new E.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Dg=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(fr(o,0,0)),s&&i.applyMatrix4(fr(0,s,0)),r&&i.applyMatrix4(fr(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function fh(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=F({map:o.material.map||{}},t);o.material=new Q.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const Sg=(i,t)=>{var d;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",n=(d=t.north_rad)!=null?d:void 0,o={},s=h=>X(exports,null,function*(){var z;const u=(h==null?void 0:h.fbx_url)||e,m=(z=h==null?void 0:h.north_rad)!=null?z:n;if(typeof m!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const g=i.model.bounding,v=g.max.x-g.min.x,A=g.max.z-g.min.z,b=Math.max(v,A),C=yield new yd.FBXLoader().loadAsync(u);fh(C,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending});const D=[0,m-Math.PI/2,0],{model:{bounding:{max:{x,z:I},min:{x:T,y:S,z:N}}}}=i;o.yBase=S;const U={x:(x+T)/2,y:S-1.6,z:(I+N)/2},G=.0045*b;return Dg(C,{position:U,rotation:D,scale:G}),o.object=C,!0}),r=({latitude:h})=>{if(!o.object)return;const u=a(h);u&&(o.object.position.y=u)},a=h=>{if(o.yBase===void 0)return;const u=.6;if(h>=Math.PI/4)return o.yBase-(u+1.6);const m=h*(4/Math.PI);return o.yBase-(u*m+1.6)};return{load:s,disable:()=>{o.object&&(i.scene.remove(o.object),i.needsRender=!0,i.off("cameraDirectionUpdate",r))},enable:()=>{if(!o.object)return;const h=a(i.getPose().latitude);h&&(o.object.position.y=h),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function Mg(i,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,o=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",s=(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=o,l.fillRect(0,0,e,e),l.font=`${n}px "微软雅黑"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new Q.CanvasTexture(a)}const Lg=({x:i,y:t,z:e})=>new Q.Vector3(i,t,e),Tg=(i,t)=>{var v,A,b;const e={},n=(v=t.animationEnabled)!=null?v:!0,o=(A=t.position)!=null?A:void 0,s=(b=t.rad)!=null?b:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>X(exports,null,function*(){var U,G,z,H,R,J,q,Y;const C=(U=y==null?void 0:y.position)!=null?U:o;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const D=Lg(C),x=(G=y==null?void 0:y.rad)!=null?G:s,I=(z=y==null?void 0:y.fbx_url)!=null?z:r;if(e.rad=x,x===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${x}`));const T=yield new yd.FBXLoader().loadAsync(I);T.position.copy(D),T.rotation.z=x,T.scale.set(.8,.8,.8),fh(T,{transparent:!0,side:E.DoubleSide});const S=(q=(J=(R=(H=T.children)==null?void 0:H[0])==null?void 0:R.children)==null?void 0:J[3])==null?void 0:q.clone();if(!S)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${S}`));const N=(Y=t.name)!=null?Y:"入户门";return S.material=new Q.MeshBasicMaterial({transparent:!0,map:Mg(N)}),S.renderOrder=3,T.children[0].add(S),e.object=T,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,C=new Q.AnimationMixer(e.object);a.push(C);const D=C.clipAction(e.object.animations[0]);D.timeScale=y;let x;const I=()=>{let U=0,G=0;const z=1e3/30,H=R=>{U=requestAnimationFrame(H);const J=R-G;J<z||(G=R,a.forEach(q=>q.update(J/1e3)),i.needsRender=!0)};return U=requestAnimationFrame(H),()=>{cancelAnimationFrame(U)}},N={play:()=>{x||(D.play(),x=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{D.stop(),x==null||x(),x=void 0}};e.animation=N},d=y=>{var D;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((D=y==null?void 0:y.animationEnable)!=null?D:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(i.currentMode),i.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),i.off("modeChange",u)),!0)}},zg=kt;function jg(i,t,e,n=zg.Linear.None){const o=new ns(i).to(t,e).easing(n);os(()=>o.start(0));const s=Ki(a=>{o.update(a)===!1&&s()}),r=[];return o.onDestroy=a=>(r.push(a),o),o.destroy=function(){this.stop(),Object.assign(o,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();s()},o}function Vg(i,t){return jg({progress:0},{progress:1},i,t)}var mh=(i=>(i.Move="Move",i.Rotate="Rotate",i))(mh||{}),Vt=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Vt||{});const Oo=Math.PI*2;function yl(i){return(i%Oo+Oo)%Oo}function wl(i){return i%Oo}function mr(i,t,e){return i+(t-i)*e}const Qr=(i,t,e)=>{const n=Math.PI,o=n*2;let s=yl(i),r=yl(t);return e===Vt.Anticlockwise&&s<r&&(s+=o),e===Vt.Clockwise&&r<s&&(r+=o),e===Vt.Loop&&r-s>n?Qr(s,r,Vt.Anticlockwise):e===Vt.Loop&&s-r>n?Qr(s,r,Vt.Clockwise):{from:s,to:r}},_g=i=>{const t={},e=(l,c,...d)=>X(exports,[l,c,...d],function*(s,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),s.mode&&s.mode!==i.currentMode&&(yield i.changeMode(s.mode)),a.preload&&s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(yield i.preloadPano(s.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),s.panoIndex===void 0&&s.fov===void 0&&s.latitude===void 0&&s.longitude===void 0?!0:yield new Promise((h,u)=>{const m=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;m!==void 0?i.moveToPano(m,F({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},s)):u(new Error("unexpected error"))})}),n=s=>{const r=i.state,a=wl(r.latitude),l=wl(s.latitude),{from:c,to:d}=Qr(r.longitude,s.longitude,s.rotation||Vt.Loop),h=r.fov,u=s.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>X(exports,[l,c,...d],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==ze.Five.Mode.Panorama&&(yield i.changeMode(ze.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((m,g)=>{if(!s.panoIndex){m(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=n(s);return yield new Promise(m=>{const g=({progress:C})=>{const D={};D.longitude=mr(h.longitude,u.longitude,C),D.latitude=mr(h.latitude,u.latitude,C),D.fov=mr(h.fov,u.fov,C),i.setState(D,!0)},v=()=>{m(!0)},A=()=>{m(!1)},b=s.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/s.rotateSpeed*1e3):r,y=Vg(b,kt.Linear.None).onUpdate(g).onComplete(v).onDestroy(A);s.rotation===Vt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Pl(i,t){return i.x===t.x&&i.y===t.y}function ph(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function Jo(i,t){return(t.y-i.y)/(t.x-i.x)}function gh(i,t,e){const n=Jo(i[1],i[0]),o=Jo(t[1],t[0]);if(isNaN(n)||isNaN(o)||ph(n,o))return!1;if(Eo(i[0],t))return i[0];if(Eo(i[1],t))return i[1];if(Eo(t[0],i))return t[0];if(Eo(t[1],i))return t[1];if(e&&!Og(i,t))return!1;const s=i[0],r=t[0];if(Math.abs(n)===1/0)return{x:s.x,y:t[1].y-(t[1].x-s.x)*o};if(Math.abs(o)===1/0)return{x:r.x,y:i[1].y-(i[1].x-r.x)*n};const a=(r.y-s.y+n*s.x-o*r.x)/(n-o),l=n*a-n*s.x+s.y;return{x:a,y:l}}function Eo(i,t){return Pl(i,t[0])||Pl(i,t[1])?!0:(t[0].x-i.x)*(i.x-t[1].x)>=0&&(t[0].y-i.y)*(i.y-t[1].y)>=0&&ph(Jo(t[0],i),Jo(i,t[1]))}function Io(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function Og(i,t){return Math.max(i[0].x,i[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(i[0].x,i[1].x)&&Math.max(i[0].y,i[1].y)>=Math.min(t[0].y,t[1].y)&&Io(t[0],i[1],i[0])*Io(i[1],t[1],i[0])>0&&Io(i[0],t[1],t[0])*Io(t[1],i[1],t[0])>0?1:0}function vh(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>vh(i,t-1))}const Bg=`<style type="text/css">
|
|
194
|
+
`;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class Om extends ce{constructor(t){super(),le(this,t,_m,Vm,ae,{content:0},jm)}}function Bm(i){fe(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Rm(i){let t,e;return t=new zm({props:{url:i[1].url}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Qm(i){let t,e;return t=new Om({props:{content:i[0]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Hm(i){let t,e,n,o;const s=[Qm,Rm],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(i))&&(n=r[e]=s[e](i)),{c(){t=_("div"),n&&n.c(),w(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){O(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(n&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),k(n,1),n.m(t,null)):n=null)},i(l){o||(k(n),o=!0)},o(l){L(n),o=!1},d(l){l&&V(t),~e&&r[e].d()}}}function Gm(i,t,e){let n,o,{floorIndex:s}=t,{floorplanData:r}=t;return i.$$set=a=>{"floorIndex"in a&&e(2,s=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},i.$$.update=()=>{var a,l;i.$$.dirty&12&&e(1,n=r.outlines[s]),i.$$.dirty&12&&e(0,o=(l=(a=r.outlines)==null?void 0:a[s])==null?void 0:l.svgContent)},[o,n,s,r]}class lh extends ce{constructor(t){super(),le(this,t,Gm,Hm,ae,{floorIndex:2,floorplanData:3},Bm)}}function Fm(i){fe(i,"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 Wm(i){let t,e=i[8].outerHTML+"",n;return{c(){t=new Ho(!1),n=Ee(),t.a=n},m(o,s){t.m(e,o,s),O(o,n,s)},p(o,s){s&256&&e!==(e=o[8].outerHTML+"")&&t.p(e)},d(o){o&&V(n),o&&t.d()}}}function Nm(i){let t,e,n=i[1]&&Fa(i),o=i[0]&&Wa(i);return{c(){n&&n.c(),t=se(),o&&o.c(),e=Ee()},m(s,r){n&&n.m(s,r),O(s,t,r),o&&o.m(s,r),O(s,e,r)},p(s,r){s[1]?n?n.p(s,r):(n=Fa(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),s[0]?o?o.p(s,r):(o=Wa(s),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},d(s){n&&n.d(s),s&&V(t),o&&o.d(s),s&&V(e)}}}function Fa(i){let t,e=i[2].name+"",n;return{c(){t=_("span"),n=Oe(e),w(t,"class","floorplan-plugin__room-name")},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[2].name+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Wa(i){let t,e;return{c(){t=_("span"),e=Oe(i[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(n,o){O(n,t,o),B(t,e)},p(n,o){o&128&&Qe(e,n[7])},d(n){n&&V(t)}}}function Xm(i){let t,e,n;function o(a,l){if(a[3]===void 0)return Nm;if(a[8])return Wm}let s=o(i),r=s&&s(i);return{c(){t=_("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",i[9]),j(t,"top",i[10]),j(t,"font-size",i[11]),j(t,"opacity",i[6]?"1":"0")},m(a,l){O(a,t,l),r&&r.m(t,null),e||(n=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[19]),Ce(t,"clientHeight",i[20])],e=!0)},p(a,[l]){s===(s=o(a))&&r?r.p(a,l):(r&&r.d(1),r=s&&s(a),r&&(r.c(),r.m(t,null))),l&64&&j(t,"opacity",a[6]?"1":"0")},i:K,o:K,d(a){a&&V(t),r&&r.d(),e=!1,rt(n)}}}function Ym(i,t){const e=i[0],n=i[1];let o=!1;for(let s=0,r=t.length-1;s<t.length;r=s++){const a=t[s][0],l=t[s][1],c=t[r][0],d=t[r][1];l>n!=d>n&&e<(c-a)*(n-l)/(d-l)+a&&(o=!o)}return o}function Um(i,t,e){let n,o,s,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:g}=t,{adaptiveRoomLabelVisibleEnable:v}=t;function A(z,H){if(H.width===0||H.height===0)return()=>!1;const R=z.path.map(({x:we,y:ge})=>[we,ge]),J=z.roomLabel.position,{x:q,y:Y}=J,{width:Z,height:re}=H,ie=Z/2,Ae=re/2;return function(ge){const je=q*ge,ve=Y*ge,Ge=R.map(([be,Me])=>[be*ge,Me*ge]);return[[je+ie,ve-Ae],[je-ie,ve-Ae],[je-ie,ve+Ae],[je+ie,ve+Ae]].every(be=>Ym(be,Ge))}}const b=document.body.clientWidth,y=document.body.clientHeight,C=h.roomLabel,D=C.positionInImage.x*100+"%",x=C.positionInImage.y*100+"%",I=(b<500||y<500?10:14)+"px";let T=0,S=0,N=!1;u.subscribe(function(H){e(16,N=!!H&&H.id===h.id)});const U=z=>{e(4,T=z.detail)},G=z=>{e(5,S=z.detail)};return i.$$set=z=>{"pxmm"in z&&e(12,l=z.pxmm),"roomAreaEnable"in z&&e(0,c=z.roomAreaEnable),"roomNameEnable"in z&&e(1,d=z.roomNameEnable),"room"in z&&e(2,h=z.room),"hoveredRoom"in z&&e(13,u=z.hoveredRoom),"getRoomAreaText"in z&&e(14,m=z.getRoomAreaText),"getLabelElement"in z&&e(3,g=z.getLabelElement),"adaptiveRoomLabelVisibleEnable"in z&&e(15,v=z.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&12&&e(8,n=g==null?void 0:g(h)),i.$$.dirty&16388&&e(7,o=h.size?m(h.size):""),i.$$.dirty&48&&e(18,s={width:T,height:S}),i.$$.dirty&262148&&e(17,r=s?A(h,s):void 0),i.$$.dirty&233472&&e(6,a=v?N?!0:!!(r!=null&&r(l)):!0)},[c,d,h,g,T,S,a,o,n,D,x,I,l,u,m,v,N,r,s,U,G]}class qm extends ce{constructor(t){super(),le(this,t,Um,Xm,ae,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Fm)}}function Jm(i){fe(i,"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 Na(i,t,e){const n=i.slice();return n[12]=t[e],n}function Xa(i){let t,e=[],n=new Map,o,s,r,a=i[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=Na(i,a,c),h=l(d);n.set(h,e[c]=Ya(h,d))}return{c(){t=_("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);o=!0,s||(r=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[11])],s=!0)},p(c,d){d&447&&(a=c[8],de(),e=Mt(e,d,l,1,c,a,n,t,un,Ya,null,Na),he())},i(c){if(!o){for(let d=0;d<a.length;d+=1)k(e[d]);o=!0}},o(c){for(let d=0;d<e.length;d+=1)L(e[d]);o=!1},d(c){c&&V(t);for(let d=0;d<e.length;d+=1)e[d].d();s=!1,rt(r)}}}function Ya(i,t){let e,n,o;const s=[{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<s.length;a+=1)r=Ze(r,s[a]);return n=new qm({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&447?st(s,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function Zm(i){let t,e,n=i[8]&&Xa(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[8]?n?(n.p(o,s),s&256&&k(n,1)):(n=Xa(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Km(i,t,e){let n,{floorIndex:o}=t,{roomAreaEnable:s}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const g=v=>{e(6,u=v.detail)};return i.$$set=v=>{"floorIndex"in v&&e(9,o=v.floorIndex),"roomAreaEnable"in v&&e(0,s=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"floorplanData"in v&&e(10,a=v.floorplanData),"hoveredRoom"in v&&e(2,l=v.hoveredRoom),"getRoomAreaText"in v&&e(3,c=v.getRoomAreaText),"getLabelElement"in v&&e(4,d=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(5,h=v.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&1536&&e(8,n=a.floorDatas[o].rooms),i.$$.dirty&1088){const{max:v,min:A}=a.bounding,b=v.x-A.x;e(7,m=u/b)}},[s,r,l,c,d,h,u,m,n,o,a,g]}class $m extends ce{constructor(t){super(),le(this,t,Km,Zm,ae,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Jm)}}function ep(i){fe(i,"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 Ua(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function qa(i,t,e){const n=i.slice();return n[14]=t[e],n}function Ja(i){let t;return{c(){t=_("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",i[14].left*100+"%"),j(t,"bottom",i[14].bottom*100+"%")},m(e,n){O(e,t,n)},p:K,d(e){e&&V(t)}}}function Za(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=_("div"),n=_("div"),s=Oe(o),r=se(),w(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),$(n,"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),B(e,n),B(n,s),B(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Qe(s,o)},d(a){a&&V(e)}}}function tp(i){let t,e,n,o,s,r,a=[],l=new Map,c,d=i[3],h=[];for(let g=0;g<d.length;g+=1)h[g]=Ja(qa(i,d,g));let u=i[4];const m=g=>g[13];for(let g=0;g<u.length;g+=1){let v=Ua(i,u,g),A=m(v);l.set(A,a[g]=Za(A,v))}return{c(){t=_("div"),e=_("div"),n=se(),o=_("div");for(let g=0;g<h.length;g+=1)h[g].c();s=se(),r=_("div");for(let g=0;g<a.length;g+=1)a[g].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),$(o,"is-row",i[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),$(t,"is-row",i[2]),j(t,"width",i[2]?"100%":1/16+"rem"),j(t,"height",i[2]?1/16+"rem":"100%")},m(g,v){O(g,t,v),B(t,e),B(t,n),B(t,o);for(let A=0;A<h.length;A+=1)h[A]&&h[A].m(o,null);B(t,s),B(t,r);for(let A=0;A<a.length;A+=1)a[A]&&a[A].m(r,null)},p(g,[v]){if(v&8){d=g[3];let A;for(A=0;A<d.length;A+=1){const b=qa(g,d,A);h[A]?h[A].p(b,v):(h[A]=Ja(b),h[A].c(),h[A].m(o,null))}for(;A<h.length;A+=1)h[A].d(1);h.length=d.length}v&22&&(u=g[4],a=Mt(a,v,m,1,g,u,l,r,aa,Za,null,Ua)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-djlmk4")&&w(t,"class",c),v&5&&$(t,"is-row",g[2])},i:K,o:K,d(g){g&&V(t),qt(h,g);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Nn=1e3,Xn=180;function np(i,t,e){let{type:n}=t,{data:o}=t,{bounding:s}=t,{getRuleDistanceText:r}=t;const a=n==="top"||n==="bottom",l=s.max.x-s.min.x-(Nn-Xn)*2,c=s.max.y-s.min.y-(Nn-Xn)*2,d=o.map(([g,v])=>a?[g.x,v.x]:[g.y,v.y]).flat().sort().filter((g,v,A)=>v===0?!0:g!==A[v-1]),h=d.map(g=>{const v=a?(g-s.min.x-Nn+Xn)/l:0,A=a?0:(g-s.min.y-Nn+Xn)/c;return{left:v,bottom:A}});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((g,v,A)=>{const b=v===0?0:g-A[v-1],y=v===0?0:(g+A[v-1])/2,C=a?(y-s.min.x-Nn+Xn)/l:0,D=a?0:(y-s.min.y-Nn+Xn)/c;return{left:C,bottom:D,distance:b}}).filter(({distance:g})=>g/u>.1);return i.$$set=g=>{"type"in g&&e(0,n=g.type),"data"in g&&e(5,o=g.data),"bounding"in g&&e(6,s=g.bounding),"getRuleDistanceText"in g&&e(1,r=g.getRuleDistanceText)},[n,r,a,h,m,o,s]}class ip extends ce{constructor(t){super(),le(this,t,np,tp,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},ep)}}function op(i){fe(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ka(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function $a(i,t){let e,n,o;const s=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<s.length;a+=1)r=Ze(r,s[a]);return n=new ip({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&19?st(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function sp(i){let t,e=[],n=new Map,o,s=i[4];const r=a=>a[13];for(let a=0;a<s.length;a+=1){let l=Ka(i,s,a),c=r(l);n.set(c,e[a]=$a(c,l))}return{c(){t=_("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",i[3]),j(t,"height",i[2])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],de(),e=Mt(e,l,r,1,a,s,n,t,un,$a,null,Ka),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const el=1e3,tl=180;function rp(i,t,e){let n,o,s,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:g}=t,{getRuleDistanceText:v}=t;return i.$$set=A=>{"floorIndex"in A&&e(5,m=A.floorIndex),"floorplanData"in A&&e(6,g=A.floorplanData),"getRuleDistanceText"in A&&e(0,v=A.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=g.bounding),i.$$.dirty&96&&e(11,o=g.floorDatas[m].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(A=>[A,o[A]])),i.$$.dirty&2&&e(9,a=n.max.x-n.min.x),i.$$.dirty&2&&e(7,l=n.max.y-n.min.y),i.$$.dirty&2&&e(10,c=n.max.x-n.min.x-(el-tl)*2),i.$$.dirty&2&&e(8,d=n.max.y-n.min.y-(el-tl)*2),i.$$.dirty&1536&&e(3,h=c/a*100+"%"),i.$$.dirty&384&&e(2,u=d/l*100+"%")},[v,n,u,h,r,m,g,l,d,a,c,o,s]}class ap extends ce{constructor(t){super(),le(this,t,rp,sp,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},op)}}function ds(i,t={}){let e="";const{needZ:n,needA:o}=t;return(n?i.slice().concat(i[0]):i.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):o!=null&&o[a]?(e+="A"+o[a]+","+d,e):(e+="L"+d,e)}),e+(n?"Z":"")}function ch({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function lp(i,t){const e=i.x*1e3+t.bounding.origin.x,n=-i.z*1e3+t.bounding.origin.y;return{x:e,y:n}}function cp(i,t){const e=t.bounding,n=e.max.x-e.min.x,o=e.max.y-e.min.y;return{x:(i.x-e.min.x)/n,y:(e.max.y-i.y)/o}}function dp(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function hp(i){let t;return{c(){t=Te("path"),w(t,"d",i[0]),w(t,"fill","#2F313A")},m(e,n){O(e,t,n)},p(e,[n]){n&1&&w(t,"d",e[0])},i:K,o:K,d(e){e&&V(t)}}}function up(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=ds(o,{needZ:!0}))},[n,o]}class fp extends ce{constructor(t){super(),le(this,t,up,hp,ae,{path:1})}}function mp(i){let t,e,n,o,s,r;return{c(){t=Te("defs"),e=Te("pattern"),n=Te("rect"),o=Te("path"),s=se(),r=Te("path"),w(n,"x","0"),w(n,"y","0"),w(n,"width",i[1]),w(n,"height",i[1]),w(n,"fill","#323747"),w(o,"d",i[2]),w(o,"stroke","#ffffff"),w(o,"stroke-opacity","0.06"),w(o,"stroke-width","0.5"),w(o,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",i[1]),w(e,"height",i[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",i[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){O(a,t,l),B(t,e),B(e,n),B(e,o),O(a,s,l),O(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:K,o:K,d(a){a&&V(t),a&&V(s),a&&V(r)}}}const ur=6;function pp(i,t,e){let n,{path:o}=t;const s=ur*2,r=`M0 ${ur} h ${s} M${ur} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=ds(o,{needZ:!0}))},[n,s,r,o]}class gp extends ce{constructor(t){super(),le(this,t,pp,mp,ae,{path:3})}}function vp(i){let t,e,n,o,s,r,a,l,c,d,h;return{c(){t=Te("defs"),e=Te("pattern"),n=Te("rect"),o=Te("pattern"),s=Te("rect"),r=se(),a=Te("path"),l=se(),c=Te("path"),d=se(),h=Te("path"),w(n,"x","0"),w(n,"y","0"),w(n,"width","6"),w(n,"height","50"),w(n,"fill","none"),w(n,"stroke","#4B4B57"),w(n,"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(s,"x","0"),w(s,"y","0"),w(s,"width","6"),w(s,"height","50"),w(s,"fill","none"),w(s,"stroke","#4B4B57"),w(s,"stroke-width","0.5"),w(o,"id","room-material-pattern-2"),w(o,"x","6"),w(o,"y","25"),w(o,"width","12"),w(o,"height","50"),w(o,"patternUnits","userSpaceOnUse"),w(o,"patternTransform","scale(50 50)"),w(a,"d",i[0]),w(a,"fill","#43434D"),w(c,"d",i[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",i[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){O(u,t,m),B(t,e),B(e,n),B(t,o),B(o,s),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:K,o:K,d(u){u&&V(t),u&&V(r),u&&V(a),u&&V(l),u&&V(c),u&&V(d),u&&V(h)}}}function Ap(i,t,e){let n,{path:o}=t;return i.$$set=s=>{"path"in s&&e(1,o=s.path)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=ds(o,{needZ:!0}))},[n,o]}class bp extends ce{constructor(t){super(),le(this,t,Ap,vp,ae,{path:1})}}function yp(i){fe(i,"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 nl(i,t,e){const n=i.slice();return n[5]=t[e],n}function wp(i){let t,e;return t=new gp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Pp(i){let t,e;return t=new bp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Cp(i){let t,e;return t=new fp({props:{path:i[5].path}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function il(i){let t,e,n,o;const s=[Cp,Pp,wp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=Te("svg"),n.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){O(l,t,c),r[e].m(t,null),o=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),k(n,1),n.m(t,null))},i(l){o||(k(n),o=!0)},o(l){L(n),o=!1},d(l){l&&V(t),r[e].d()}}}function Ep(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=il(nl(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=_("div");for(let r=0;r<o.length;r+=1)o[r].c();w(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){O(r,t,a);for(let l=0;l<o.length;l+=1)o[l]&&o[l].m(t,null);e=!0},p(r,[a]){if(a&7){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=nl(r,n,l);o[l]?(o[l].p(c,a),k(o[l],1)):(o[l]=il(c),o[l].c(),k(o[l],1),o[l].m(t,null))}for(de(),l=n.length;l<o.length;l+=1)s(l);he()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)k(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&V(t),qt(o,r)}}}function Ip(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t;const r=s.bounding.max.x-s.bounding.min.x,a=s.bounding.max.y-s.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(3,o=l.floorIndex),"floorplanData"in l&&e(4,s=l.floorplanData)},i.$$.update=()=>{i.$$.dirty&24&&e(0,n=s.floorDatas[o].rooms.map(l=>ye(F({},l),{path:l.path.map(c=>ch(c,s.bounding))})))},[n,r,a,o,s]}class kp extends ce{constructor(t){super(),le(this,t,Ip,Ep,ae,{floorIndex:3,floorplanData:4},yp)}}function xp(i){fe(i,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Dp(i){let t,e,n,o;return{c(){t=Te("path"),w(t,"d",i[5]),w(t,"fill","#fff"),w(t,"style",i[2]),w(t,"id",e=`${i[1]}_${i[0].id}`),w(t,"class","svelte-qq2273")},m(s,r){O(s,t,r),n||(o=[Ce(t,"mouseenter",i[3]),Ce(t,"mouseleave",i[4])],n=!0)},p(s,[r]){r&4&&w(t,"style",s[2]),r&3&&e!==(e=`${s[1]}_${s[0].id}`)&&w(t,"id",e)},i:K,o:K,d(s){s&&V(t),n=!1,rt(o)}}}function Sp(i,t,e){let n,o,{room:s}=t,{floorIndex:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{highlightData:c}=t;function d(){l.set(s)}function h(){l.set(void 0)}const{bounding:u}=a,m=ds(s.path,{needZ:!0,format:g=>ch(g,u)});return i.$$set=g=>{"room"in g&&e(0,s=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"hoveredRoom"in g&&e(7,l=g.hoveredRoom),"highlightData"in g&&e(8,c=g.highlightData)},i.$$.update=()=>{i.$$.dirty&259&&e(9,n=c[`${r}_${s.id}`]),i.$$.dirty&512&&e(2,o=n?`fill: ${n.color}; --opacity: ${n.opacity}; pointer-events: ${n.disabled?"none":"auto"}`:null)},[s,r,o,d,h,m,a,l,c,n]}class Mp extends ce{constructor(t){super(),le(this,t,Sp,Dp,ae,{room:0,floorIndex:1,floorplanData:6,hoveredRoom:7,highlightData:8},xp)}}function Lp(i){fe(i,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function ol(i,t,e){const n=i.slice();return n[6]=t[e],n}function sl(i,t){let e,n,o;const s=[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=Ze(r,s[a]);return n=new Mp({props:r}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(a,l){O(a,e,l),ee(n,a,l),o=!0},p(a,l){t=a;const c=l&15?st(s,[{room:t[6],floorplanData:t[1],hoveredRoom:t[2],floorIndex:t[0],highlightData:t[3]}]):{};n.$set(c)},i(a){o||(k(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&V(e),te(n,a)}}}function Tp(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=ol(i,r,l),d=a(c);o.set(d,n[l]=sl(d,c))}return{c(){t=_("div"),e=Te("svg");for(let l=0;l<n.length;l+=1)n[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${i[4]} ${i[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){O(l,t,c),B(t,e);for(let d=0;d<n.length;d+=1)n[d]&&n[d].m(e,null);s=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),n=Mt(n,c,a,1,l,r,o,e,un,sl,null,ol),he())},i(l){if(!s){for(let c=0;c<r.length;c+=1)k(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)L(n[c]);s=!1},d(l){l&&V(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function zp(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t,{highlightData:r}=t;const a=o.bounding.max.x-o.bounding.min.x,l=o.bounding.max.y-o.bounding.min.y;return i.$$set=c=>{"floorIndex"in c&&e(0,n=c.floorIndex),"floorplanData"in c&&e(1,o=c.floorplanData),"hoveredRoom"in c&&e(2,s=c.hoveredRoom),"highlightData"in c&&e(3,r=c.highlightData)},[n,o,s,r,a,l]}class dh extends ce{constructor(t){super(),le(this,t,zp,Tp,ae,{floorIndex:0,floorplanData:1,hoveredRoom:2,highlightData:3},Lp)}}function jp(i){fe(i,"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 rl(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[8],hoveredRoom:i[14],highlightData:i[13]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new dh({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&24834?st(n,[{floorIndex:s[1],floorplanData:s[8],hoveredRoom:s[14],highlightData:s[13]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function al(i){let t,e;const n=[{floorplanData:i[8],roomAreaEnable:i[5],roomNameEnable:i[6],floorIndex:i[1],getRoomAreaText:i[9],getLabelElement:i[10],hoveredRoom:i[14],adaptiveRoomLabelVisibleEnable:i[12]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new $m({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&22370?st(n,[{floorplanData:s[8],roomAreaEnable:s[5],roomNameEnable:s[6],floorIndex:s[1],getRoomAreaText:s[9],getLabelElement:s[10],hoveredRoom:s[14],adaptiveRoomLabelVisibleEnable:s[12]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function ll(i){let t,e;const n=[{floorplanData:i[8],floorIndex:i[1],getRuleDistanceText:i[11]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new ap({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&2306?st(n,[{floorplanData:s[8],floorIndex:s[1],getRuleDistanceText:s[11]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function Vp(i){let t,e,n,o,s,r,a,l,c;const d=[{floorIndex:i[1],floorplanData:i[8]}];let h={};for(let b=0;b<d.length;b+=1)h=Ze(h,d[b]);e=new kp({props:h});let u=(i[2]||i[3])&&rl(i);const m=[{floorplanData:i[8],floorIndex:i[1]}];let g={};for(let b=0;b<m.length;b+=1)g=Ze(g,m[b]);s=new lh({props:g});let v=i[4]&&al(i),A=i[7]&&ll(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),u&&u.c(),o=se(),ne(s.$$.fragment),r=se(),v&&v.c(),a=se(),A&&A.c(),w(t,"class",l=_e(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(b,y){O(b,t,y),ee(e,t,null),B(t,n),u&&u.m(t,null),B(t,o),ee(s,t,null),B(t,r),v&&v.m(t,null),B(t,a),A&&A.m(t,null),c=!0},p(b,[y]){const C=y&258?st(d,[{floorIndex:b[1],floorplanData:b[8]}]):{};e.$set(C),b[2]||b[3]?u?(u.p(b,y),y&12&&k(u,1)):(u=rl(b),u.c(),k(u,1),u.m(t,o)):u&&(de(),L(u,1,1,()=>{u=null}),he());const D=y&258?st(m,[{floorplanData:b[8],floorIndex:b[1]}]):{};s.$set(D),b[4]?v?(v.p(b,y),y&16&&k(v,1)):(v=al(b),v.c(),k(v,1),v.m(t,a)):v&&(de(),L(v,1,1,()=>{v=null}),he()),b[7]?A?(A.p(b,y),y&128&&k(A,1)):(A=ll(b),A.c(),k(A,1),A.m(t,null)):A&&(de(),L(A,1,1,()=>{A=null}),he()),(!c||y&1&&l!==(l=_e(`floorplan-plugin__floor${b[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(b){c||(k(e.$$.fragment,b),k(u),k(s.$$.fragment,b),k(v),k(A),c=!0)},o(b){L(e.$$.fragment,b),L(u),L(s.$$.fragment,b),L(v),L(A),c=!1},d(b){b&&V(t),te(e),u&&u.d(),te(s),v&&v.d(),A&&A.d()}}}function _p(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{highlightEnable:s}=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:g}=t,{adaptiveRoomLabelVisibleEnable:v}=t,{highlightData:A}=t;const b=ca(void 0);return i.$$set=y=>{"isCurrent"in y&&e(0,n=y.isCurrent),"floorIndex"in y&&e(1,o=y.floorIndex),"highlightEnable"in y&&e(2,s=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,g=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,v=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,A=y.highlightData)},[n,o,s,r,a,l,c,d,h,u,m,g,v,A,b]}let Op=class extends ce{constructor(t){super(),le(this,t,_p,Vp,ae,{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},jp)}};function Bp(i){fe(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function cl(i,t,e){const n=i.slice();return n[21]=t[e],n}function dl(i){let t,e,n,o,s,r=i[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=hl(cl(i,r,h));const l=h=>L(a[h],1,1,()=>{a[h]=null});let c=i[5]&&ul(i),d=i[8]&&fl(i);return{c(){t=_("div");for(let h=0;h<a.length;h+=1)a[h].c();e=se(),c&&c.c(),n=se(),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);B(t,e),c&&c.m(t,null),B(t,n),d&&d.m(t,null),s=!0},p(h,u){if(i=h,u&2047696){r=i[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const g=cl(i,r,m);a[m]?(a[m].p(g,u),k(a[m],1)):(a[m]=hl(g),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()}i[5]?c?(c.p(i,u),u&32&&k(c,1)):(c=ul(i),c.c(),k(c,1),c.m(t,n)):c&&(de(),L(c,1,1,()=>{c=null}),he()),i[8]?d?(d.p(i,u),u&256&&k(d,1)):(d=fl(i),d.c(),k(d,1),d.m(t,null)):d&&(de(),L(d,1,1,()=>{d=null}),he())},i(h){if(!s){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),o||ot(()=>{o=Dn(t,In,{duration:i[0],easing:sn}),o.start()}),s=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)L(a[u]);L(c),L(d),s=!1},d(h){h&&V(t),qt(a,h),c&&c.d(),d&&d.d()}}}function hl(i){let t,e;const n=[{hoverEnable:i[6],highlightEnable:i[7],floorplanData:i[13],getRoomAreaText:i[16],getLabelElement:i[17],getRuleDistanceText:i[18],roomLabelsEnable:i[9],roomAreaEnable:i[10],roomNameEnable:i[11],ruleLabelsEnable:i[12],adaptiveRoomLabelVisibleEnable:i[19],highlightData:i[20]},{floorIndex:i[21].floorIndex},{isCurrent:i[21].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new Op({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&2047696?st(n,[r&2047680&&{hoverEnable:s[6],highlightEnable:s[7],floorplanData:s[13],getRoomAreaText:s[16],getLabelElement:s[17],getRuleDistanceText:s[18],roomLabelsEnable:s[9],roomAreaEnable:s[10],roomNameEnable:s[11],ruleLabelsEnable:s[12],adaptiveRoomLabelVisibleEnable:s[19],highlightData:s[20]},r&8192&&{floorIndex:s[21].floorIndex},r&8208&&{isCurrent:s[21].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function ul(i){let t,e;const n=[{panoIndex:i[3],floorplanData:i[13],lastPanoramaLongitude:i[14],cameraImageUrl:i[15]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new Pm({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&57352?st(n,[{panoIndex:s[3],floorplanData:s[13],lastPanoramaLongitude:s[14],cameraImageUrl:s[15]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function fl(i){let t,e;return t=new Sm({props:{floorplanData:i[13],northDesc:i[2]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&8192&&(s.floorplanData=n[13]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Rp(i){let t,e,n=i[1]&&dl(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&k(n,1)):(n=dl(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Qp(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=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:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{lastPanoramaLongitude:b}=t,{cameraImageUrl:y}=t,{getRoomAreaText:C}=t,{getLabelElement:D}=t,{getRuleDistanceText:x}=t,{adaptiveRoomLabelVisibleEnable:I}=t,{highlightData:T}=t;return i.$$set=S=>{"duration"in S&&e(0,n=S.duration),"visible"in S&&e(1,o=S.visible),"northDesc"in S&&e(2,s=S.northDesc),"panoIndex"in S&&e(3,r=S.panoIndex),"floorIndex"in S&&e(4,a=S.floorIndex),"cameraEnable"in S&&e(5,l=S.cameraEnable),"hoverEnable"in S&&e(6,c=S.hoverEnable),"highlightEnable"in S&&e(7,d=S.highlightEnable),"compassEnable"in S&&e(8,h=S.compassEnable),"roomLabelsEnable"in S&&e(9,u=S.roomLabelsEnable),"roomAreaEnable"in S&&e(10,m=S.roomAreaEnable),"roomNameEnable"in S&&e(11,g=S.roomNameEnable),"ruleLabelsEnable"in S&&e(12,v=S.ruleLabelsEnable),"floorplanData"in S&&e(13,A=S.floorplanData),"lastPanoramaLongitude"in S&&e(14,b=S.lastPanoramaLongitude),"cameraImageUrl"in S&&e(15,y=S.cameraImageUrl),"getRoomAreaText"in S&&e(16,C=S.getRoomAreaText),"getLabelElement"in S&&e(17,D=S.getLabelElement),"getRuleDistanceText"in S&&e(18,x=S.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in S&&e(19,I=S.adaptiveRoomLabelVisibleEnable),"highlightData"in S&&e(20,T=S.highlightData)},[n,o,s,r,a,l,c,d,h,u,m,g,v,A,b,y,C,D,x,I,T]}let da=class extends ce{constructor(t){super(),le(this,t,Qp,Rp,ae,{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},Bp)}};const Hp="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 Gp(i){return X(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return X(this,null,function*(){const s={index:o.index,url:o.url,svgUrl:o.svg_url};if(o.svg_url){const r=yield fetch(o.svg_url,{headers:t}).then(a=>a.text());s.svgContent=r}return s})};return yield Promise.all(i.map(e))})}function Fp(i){return{id:i.id,size:i.size,name:i.name,path:i.path,roomType:i.room_type,floorType:i.floor_type,roomLabel:{position:i.room_label.position,positionInImage:i.room_label.position_in_image},observerIndexs:i.observer_indexs}}function Wp(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(Fp),rules:i.rules}}function Np(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Xp(i){return{rad:i.rad,position:i.position,positionInImage:i.position_in_image,northRad:i.north_rad,roomId:i.room_id,floorIndex:i.floor_index}}function ln(i){return X(this,null,function*(){const t=yield Gp(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(Wp),o=i.computed_data.entrance?Xp(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(Np)}})}function Yp(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:Hp,width:45,height:48},a=dp(s,t),l=lp(s,e),c=cp(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function Up(i,t){return t(i),i}function hs(i,t){return Up({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function ml(i,t){const e=Math.max(...i.work.observers.map(n=>n.floorIndex));return t>e?i.model.bounding.max.y:Math.max(...i.work.observers.filter(n=>n.floorIndex===t).map(n=>n.standingPosition.y))}function ha(i,t,e=nn.BOUNDING_CENTER){const n=ml(i,t),o=ml(i,t+1);return e===nn.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===nn.CEILING?o:n}function ua(i,t,e,n){const o=ha(i,e,n==null?void 0:n.attachedTo),s=new E.Vector3(0,o,0),r=new E.Vector3(1,o,0),a=s.clone().project(i.camera),l=r.clone().project(i.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let $i=class{constructor(t,e){f(this,"VERSION","2.18.5");f(this,"five");f(this,"hooks",new li);f(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}isAbsoluteURL(t){return ta(t)?t:`${this.staticPrefix}${t}`}},Sn=class extends $i{};var At=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(At||{});const hh=500,qp=80;function Rr(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function fa(i,t){return X(this,null,function*(){const[e]=yield ii(i.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{i.once("initAnimationWillStart",()=>{i.once("initAnimationEnded",()=>r())})});const n=t[1];if(!n)return!0;const o=i.getCurrentState();if(!Jp(n,o))throw new Error("pose 与预期不符")})}function Jp(i,t){return Object.keys(i).every(e=>{const n=t[e];if(n===void 0)return!0;const o=i[e];return typeof n=="number"&&typeof o=="number"?Rr(n,o,2):n===o})}function ma(i,t){if(i.currentMode!==t.mode)return!1;const{latitude:e,longitude:n,fov:o}=t,{latitude:s,longitude:r}=i.getCurrentState(),a=i.camera.fov;return!(!Rr(e,s,2)||!Rr(n,r,2)||o!==a)}function uh(i,t,e=!0){return X(this,null,function*(){if(ma(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[d]=yield ii(fa(i,[t.mode,t,void 0,e]));if(d)throw new Error(At.ChangeModeError);return}const{latitude:s,longitude:r,fov:a}=o,l=Math.min(1e3,Math.max(200,Math.abs(s-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,Math.abs(a-t.fov)*10)),[c]=yield ii(i.updateCamera(t,l,e));if(c)throw new Error(At.UpdateCameraError)})}function si(i,t,e=300){const n=i.getElement();n&&(n.style.opacity=t+"",n.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>n.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{n.style.transition="none"}))}function Zp(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function Kp(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}let $p=class extends Sn{constructor(e,n){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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...n)=>X(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));f(this,"hide",(...n)=>X(this,[...n],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||!ma(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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 o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,At.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});f(this,"_show",e=>X(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>X(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ii(uh(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,h=o.immediately?0:hh;si(this.five,d,h),this.render(h)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));f(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,At.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);si(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.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,n)=>{if(!n||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();o.mode==="Floorplan"&&(this.state.visible||Kp(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();Zp(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,n)=>{if(this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});f(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:qp/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),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 n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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)return;const n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const eg=(i,t)=>new $p(i,t);function tg(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,o=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||o}function ng(i){const{latitude:t,longitude:e}=i,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,o=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&o}let ig=class extends Sn{constructor(e,n){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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});f(this,"show",(...n)=>X(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const o=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},o),this._show(e)}));f(this,"hide",(...n)=>X(this,[...n],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||!ma(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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 o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,At.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(this,"_enable",e=>{const{userAction:n}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n}))});f(this,"_show",e=>X(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(At.ModelNotLoaded);if(!this.data)throw new Error(At.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=F(F({},n),e),s=()=>X(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield ii(uh(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(At.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,h=o.immediately?0:hh;si(this.five,d,h),this.render(h)});return this.showPromise=s().then(()=>{this.hooks.emit("showAnimationEnded",{auto:o.isAutoShow,userAction:o.userAction})}).catch(a=>{if(this.updateState({visible:!1},o.userAction),!o.isAutoShow&&a instanceof Error)throw a}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));f(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,At.BreakOffByHide),this.showPromise=void 0;const o=F(F({},{userAction:!0,isAutoHide:!1}),e);si(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.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,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),tg(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});f(this,"onFiveWantsPanGesture",(e,n)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1){if(n&&this.state.visible)return this.five.updateCamera(this.showState,0),!1;if(n&&!this.state.visible){if(this.isHiddenByHideFunc)return;const o=this.five.getCurrentState();return o.mode!==this.showState.mode||this.state.visible?void 0:(ng(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),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 n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled&&(e.enabled?this._enable({userAction:s}):this._disable({userAction:s})),e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}updatePosition(){var a;const e=ha(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*100+"%",this.container.style.top=r*100+"%"}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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("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)return;const n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const og=(i,t)=>new ig(i,t);let sg=class extends Sn{constructor(e,n){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:n}=this.data.bounding,o=n.x-e.x,s=n.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=ua(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(o*a),c=Math.ceil(s*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,n;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(n=this.container)==null||n.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 o,s;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,(s=this.container)==null||s.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:n})});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,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});f(this,"onFivePanoArrived",e=>{var n;(n=this.five)!=null&&n.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,n)=>{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:n}=this.five.getCurrentState();n==="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 n=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[n].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});n!=null&&n.selector&&(this.selector=n.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"));const o={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:an,attachedTo:nn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},s=n?hs(n,["selector","scale"]):{},r=F(F({},o),s);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,n,o=!0){return X(this,null,function*(){function s(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=s(a)?a.data:a,c=this.data;this.data=yield ln(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,o),this.render()})}updatePosition(){var a;const e=ha(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!n)return;const o=n.clone().project(this.five.camera),s=(o.x+1)/2,r=-(o.y-1)/2;this.container.style.left=s*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 X(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return X(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}_show(e){return X(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:n}=e;this.hooks.emit("show",{userAction:n,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield fa(this.five,["Topview",void 0,void 0,n])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const o=500,s=this.state.config.modelOpacity;si(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return X(this,null,function*(){if(!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n,auto:!1});const o=1,s=0;si(this.five,o,s),this.render()})}_enable(e){const{userAction:n}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}updateState(e,n){const o=this.state,s=e.config?F(F({},o.config),e.config):o.config;this.state=ye(F(F({},this.state),e),{config:s}),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}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 n=ye(F({},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(n);this.app=new da({target:this.container,intro:!0,props:n})}};const rg=(i,t)=>new sg(i,t);function pa(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function ag(i){fe(i,"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 lg(i){let t,e,n;return{c(){t=_("div"),e=_("div"),n=_("div"),w(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(n,"background-image","url("+(i[0]||an)+")"),j(n,"transform",i[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",i[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){O(o,t,s),B(t,e),B(e,n)},p(o,[s]){s&1&&j(n,"background-image","url("+(o[0]||an)+")"),(s&1||s&3)&&j(n,"transform",o[1]),s&4&&j(e,"transform",o[2])},i:K,o:K,d(o){o&&V(t)}}}function cg(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function dg(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,d=s.getCurrentState().longitude;function h(g,v){const A=g.bounding,b=g.observers[v];if(!b)return"";const y=(A.max.x-A.min.x)*r,C=(A.max.y-A.min.y)*r,D=Math.floor(b.positionInImage.x*y),x=Math.floor(b.positionInImage.y*C);return`translate(${D}px, ${x}px)`}function u(g){e(6,c=g)}const m=pa(g=>{e(7,d=g.longitude)},1e3/60);return St(()=>(s.on("panoWillArrive",u),s.on("cameraDirectionUpdate",m),function(){s.off("panoWillArrive",u),s.off("cameraDirectionUpdate",m)})),i.$$set=g=>{"five"in g&&e(3,s=g.five),"pxmm"in g&&e(4,r=g.pxmm),"floorplanData"in g&&e(5,a=g.floorplanData),"cameraImageUrl"in g&&e(0,l=g.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=h(a,c)),i.$$.dirty&128&&e(1,o=cg(d))},[l,o,n,s,r,a,c,d]}class hg extends ce{constructor(t){super(),le(this,t,dg,lg,ae,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},ag)}}function ug(i){fe(i,"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 pl(i,t,e){const n=i.slice();return n[1]=t[e],n}function gl(i,t){let e,n,o=`${t[1].icon.width/16}rem`,s=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:i,first:null,c(){e=_("div"),n=_("div"),r=se(),w(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(n,"background-image",`url(${t[1].icon.url})`),j(n,"width",o),j(n,"height",s),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),B(e,n),B(e,r)},p(c,d){t=c,d&1&&j(n,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(n,"width",o),h&&j(n,"height",s),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&&V(e)}}}function fg(i){let t,e=[],n=new Map,o=i[0];const s=r=>r[1].id;for(let r=0;r<o.length;r+=1){let a=pl(i,o,r),l=s(a);n.set(l,e[r]=gl(l,a))}return{c(){t=_("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&&(o=r[0],e=Mt(e,a,s,1,r,o,n,t,aa,gl,null,pl))},i:K,o:K,d(r){r&&V(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function mg(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class pg extends ce{constructor(t){super(),le(this,t,mg,fg,ae,{extraObjects:0},ug)}}function vl(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[7],highlightData:i[5]}];let o={};for(let s=0;s<n.length;s+=1)o=Ze(o,n[s]);return t=new dh({props:o}),{c(){ne(t.$$.fragment)},m(s,r){ee(t,s,r),e=!0},p(s,r){const a=r&183?st(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[7],highlightData:s[5]}]):{};t.$set(a)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){te(t,s)}}}function gg(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let d=0;d<a.length;d+=1)l=Ze(l,a[d]);t=new lh({props:l}),n=new pg({props:{extraObjects:i[6]}});let c=i[3]&&vl(i);return{c(){ne(t.$$.fragment),e=se(),ne(n.$$.fragment),o=se(),c&&c.c(),s=Ee()},m(d,h){ee(t,d,h),O(d,e,h),ee(n,d,h),O(d,o,h),c&&c.m(d,h),O(d,s,h),r=!0},p(d,[h]){const u=h&20?st(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),n.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=vl(d),c.c(),k(c,1),c.m(s.parentNode,s)):c&&(de(),L(c,1,1,()=>{c=null}),he())},i(d){r||(k(t.$$.fragment,d),k(n.$$.fragment,d),k(c),r=!0)},o(d){L(t.$$.fragment,d),L(n.$$.fragment,d),L(c),r=!1},d(d){te(t,d),d&&V(e),te(n,d),d&&V(o),c&&c.d(d),d&&V(s)}}}function vg(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return i.$$set=u=>{"five"in u&&e(0,o=u.five),"pxmm"in u&&e(1,s=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)},i.$$.update=()=>{i.$$.dirty&260&&e(6,n=c==null?void 0:c.filter(u=>u.floorIndex===r))},[o,s,r,a,l,d,n,h,c]}class Ag extends ce{constructor(t){super(),le(this,t,vg,gg,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function bg(i){fe(i,"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 Al(i){let t,e,n,o,s=i[7]!==0&&bl(i);return{c(){t=_("div"),s&&s.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){O(r,t,a),s&&s.m(t,null),e=!0,n||(o=[Ut(vi.call(null,t)),Ce(t,"clientWidth",i[13]),Ce(t,"clientHeight",i[14])],n=!0)},p(r,a){r[7]!==0?s?(s.p(r,a),a&128&&k(s,1)):(s=bl(r),s.c(),k(s,1),s.m(t,null)):s&&(de(),L(s,1,1,()=>{s=null}),he())},i(r){e||(k(s),e=!0)},o(r){L(s),e=!1},d(r){r&&V(t),s&&s.d(),n=!1,rt(o)}}}function bl(i){let t,e,n,o,s=`${i[9]}px`,r=`${i[12]}px`,a;const l=[{five:i[0],pxmm:i[10],floorIndex:i[11],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5],highlightData:i[6]}];let c={};for(let u=0;u<l.length;u+=1)c=Ze(c,l[u]);e=new Ag({props:c});const d=[{pxmm:i[10],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let h={};for(let u=0;u<d.length;u+=1)h=Ze(h,d[u]);return o=new hg({props:h}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),ne(o.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",s),j(t,"height",r)},m(u,m){O(u,t,m),ee(e,t,null),B(t,n),ee(o,t,null),a=!0},p(u,m){const g=m&3181?st(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(g);const v=m&1049?st(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};o.$set(v),m&512&&s!==(s=`${u[9]}px`)&&j(t,"width",s),m&4096&&r!==(r=`${u[12]}px`)&&j(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(o.$$.fragment,u),a=!0)},o(u){L(e.$$.fragment,u),L(o.$$.fragment,u),a=!1},d(u){u&&V(t),te(e),te(o)}}}function yg(i){let t,e,n=i[1]&&Al(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&k(n,1)):(n=Al(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function wg(i,t,e){var C,D;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(D=(C=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?D:0,u=0,m=0,g=0,v=0;function A(x){e(11,h=n.work.observers[x].floorIndex)}St(()=>(n.on("panoArrived",A),()=>{n.off("panoArrived",A)}));const b=x=>{e(7,u=x.detail)},y=x=>{e(8,m=x.detail)};return i.$$set=x=>{"five"in x&&e(0,n=x.five),"visible"in x&&e(1,o=x.visible),"hoverEnable"in x&&e(2,s=x.hoverEnable),"floorplanData"in x&&e(3,r=x.floorplanData),"cameraImageUrl"in x&&e(4,a=x.cameraImageUrl),"extraObjects"in x&&e(5,l=x.extraObjects),"highlightData"in x&&e(6,c=x.highlightData)},i.$$.update=()=>{if(i.$$.dirty&904){const x=Math.min(u,m),{max:I,min:T}=r.bounding,S=I.x-T.x,N=I.y-T.y,U=function(){return S>N?[x,x/S*N]:[x/N*S,x]}();e(9,g=U[0]),e(12,v=U[1]),e(10,d=g/S)}},[n,o,s,r,a,l,c,u,m,g,d,h,v,b,y]}class Pg extends ce{constructor(t){super(),le(this,t,wg,yg,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},bg)}}let Cg=class extends Sn{constructor(e,n){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 o;const{userAction:n}=e;(o=this.app)==null||o.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:n})});this.five=e;const o={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:an},s=n!=null&&n.configs?n.configs:{},r=F(F({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(n==null?void 0:n.wrapper)=="string"?this.wrapperSelector=n.wrapper:(n==null?void 0:n.wrapper)instanceof Element&&(this.wrapper=n.wrapper),e.once("dispose",this.dispose)}load(e,n,o=!0){return X(this,null,function*(){function s(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=s(r)?r.data:r,l=this.data;this.data=yield ln(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return X(this,arguments,function*(e={}){if(this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},n),this._show({userAction:n})})}hide(){return X(this,arguments,function*(e={}){if(!this.state.visible)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},n),this._hide({userAction:n})})}enable(e={}){if(this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||n),this._enable({userAction:n})}disable(e={}){if(!this.state.enabled)return;const n=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||n),this._disable({userAction:n})}setState(e,n={}){const o=this.state,s=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,s),e.enabled!==void 0&&o.enabled!==e.enabled){const r={userAction:s};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&o.visible!==e.visible){const r={userAction:s};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,n=!0){this.setState({config:e},{userAction:n}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Yp(e,this.five,this.data),this.render())}formatData(e){return X(this,null,function*(){return yield ln(e.data)})}_enable(e){const{userAction:n}=e;this.hooks.emit("enable",{userAction:n}),this.state.visible&&this._show({userAction:n})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("show",{userAction:n}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n}),this.render()}updateState(e,n){const o=this.state;this.state=F(F({},this.state),e),!_t(this.state,o,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const n=document.querySelector(this.wrapperSelector);this.wrapper=n}if(!this.data||!this.wrapper)return;const e=ye(F({},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 Pg({target:this.wrapper,props:e})}};const Eg=(i,t)=>new Cg(i,t),Ig=[{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:"和室"}],kg=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],xg=[{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:"写字楼"}],fr=(i,t,e)=>{const n=new E.Matrix4,o=new E.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Dg=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(fr(o,0,0)),s&&i.applyMatrix4(fr(0,s,0)),r&&i.applyMatrix4(fr(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function fh(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=F({map:o.material.map||{}},t);o.material=new Q.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const Sg=(i,t)=>{var d;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",n=(d=t.north_rad)!=null?d:void 0,o={},s=h=>X(exports,null,function*(){var z;const u=(h==null?void 0:h.fbx_url)||e,m=(z=h==null?void 0:h.north_rad)!=null?z:n;if(typeof m!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const g=i.model.bounding,v=g.max.x-g.min.x,A=g.max.z-g.min.z,b=Math.max(v,A),C=yield new yd.FBXLoader().loadAsync(u);fh(C,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending});const D=[0,m-Math.PI/2,0],{model:{bounding:{max:{x,z:I},min:{x:T,y:S,z:N}}}}=i;o.yBase=S;const U={x:(x+T)/2,y:S-1.6,z:(I+N)/2},G=.0045*b;return Dg(C,{position:U,rotation:D,scale:G}),o.object=C,!0}),r=({latitude:h})=>{if(!o.object)return;const u=a(h);u&&(o.object.position.y=u)},a=h=>{if(o.yBase===void 0)return;const u=.6;if(h>=Math.PI/4)return o.yBase-(u+1.6);const m=h*(4/Math.PI);return o.yBase-(u*m+1.6)};return{load:s,disable:()=>{o.object&&(i.scene.remove(o.object),i.needsRender=!0,i.off("cameraDirectionUpdate",r))},enable:()=>{if(!o.object)return;const h=a(i.getPose().latitude);h&&(o.object.position.y=h),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function Mg(i,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,o=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",s=(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=o,l.fillRect(0,0,e,e),l.font=`${n}px "微软雅黑"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new Q.CanvasTexture(a)}const Lg=({x:i,y:t,z:e})=>new Q.Vector3(i,t,e),Tg=(i,t)=>{var v,A,b;const e={},n=(v=t.animationEnabled)!=null?v:!0,o=(A=t.position)!=null?A:void 0,s=(b=t.rad)!=null?b:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>X(exports,null,function*(){var U,G,z,H,R,J,q,Y;const C=(U=y==null?void 0:y.position)!=null?U:o;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const D=Lg(C),x=(G=y==null?void 0:y.rad)!=null?G:s,I=(z=y==null?void 0:y.fbx_url)!=null?z:r;if(e.rad=x,x===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${x}`));const T=yield new yd.FBXLoader().loadAsync(I);T.position.copy(D),T.rotation.z=x,T.scale.set(.8,.8,.8),fh(T,{transparent:!0,side:E.DoubleSide});const S=(q=(J=(R=(H=T.children)==null?void 0:H[0])==null?void 0:R.children)==null?void 0:J[3])==null?void 0:q.clone();if(!S)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${S}`));const N=(Y=t.name)!=null?Y:"入户门";return S.material=new Q.MeshBasicMaterial({transparent:!0,map:Mg(N)}),S.renderOrder=3,T.children[0].add(S),e.object=T,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,C=new Q.AnimationMixer(e.object);a.push(C);const D=C.clipAction(e.object.animations[0]);D.timeScale=y;let x;const I=()=>{let U=0,G=0;const z=1e3/30,H=R=>{U=requestAnimationFrame(H);const J=R-G;J<z||(G=R,a.forEach(q=>q.update(J/1e3)),i.needsRender=!0)};return U=requestAnimationFrame(H),()=>{cancelAnimationFrame(U)}},N={play:()=>{x||(D.play(),x=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{D.stop(),x==null||x(),x=void 0}};e.animation=N},d=y=>{var D;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((D=y==null?void 0:y.animationEnable)!=null?D:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(i.currentMode),i.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),i.off("modeChange",u)),!0)}},zg=kt;function jg(i,t,e,n=zg.Linear.None){const o=new ns(i).to(t,e).easing(n);os(()=>o.start(0));const s=Ki(a=>{o.update(a)===!1&&s()}),r=[];return o.onDestroy=a=>(r.push(a),o),o.destroy=function(){this.stop(),Object.assign(o,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();s()},o}function Vg(i,t){return jg({progress:0},{progress:1},i,t)}var mh=(i=>(i.Move="Move",i.Rotate="Rotate",i))(mh||{}),Vt=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Vt||{});const Oo=Math.PI*2;function yl(i){return(i%Oo+Oo)%Oo}function wl(i){return i%Oo}function mr(i,t,e){return i+(t-i)*e}const Qr=(i,t,e)=>{const n=Math.PI,o=n*2;let s=yl(i),r=yl(t);return e===Vt.Anticlockwise&&s<r&&(s+=o),e===Vt.Clockwise&&r<s&&(r+=o),e===Vt.Loop&&r-s>n?Qr(s,r,Vt.Anticlockwise):e===Vt.Loop&&s-r>n?Qr(s,r,Vt.Clockwise):{from:s,to:r}},_g=i=>{const t={},e=(l,c,...d)=>X(exports,[l,c,...d],function*(s,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),s.mode&&s.mode!==i.currentMode&&(yield i.changeMode(s.mode)),a.preload&&s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(yield i.preloadPano(s.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),s.panoIndex===void 0&&s.fov===void 0&&s.latitude===void 0&&s.longitude===void 0?!0:yield new Promise((h,u)=>{const m=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;m!==void 0?i.moveToPano(m,F({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},s)):u(new Error("unexpected error"))})}),n=s=>{const r=i.state,a=wl(r.latitude),l=wl(s.latitude),{from:c,to:d}=Qr(r.longitude,s.longitude,s.rotation||Vt.Loop),h=r.fov,u=s.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>X(exports,[l,c,...d],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==ze.Five.Mode.Panorama&&(yield i.changeMode(ze.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((m,g)=>{if(!s.panoIndex){m(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=n(s);return yield new Promise(m=>{const g=({progress:C})=>{const D={};D.longitude=mr(h.longitude,u.longitude,C),D.latitude=mr(h.latitude,u.latitude,C),D.fov=mr(h.fov,u.fov,C),i.setState(D,!0)},v=()=>{m(!0)},A=()=>{m(!1)},b=s.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/s.rotateSpeed*1e3):r,y=Vg(b,kt.Linear.None).onUpdate(g).onComplete(v).onDestroy(A);s.rotation===Vt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Pl(i,t){return i.x===t.x&&i.y===t.y}function ph(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function Jo(i,t){return(t.y-i.y)/(t.x-i.x)}function gh(i,t,e){const n=Jo(i[1],i[0]),o=Jo(t[1],t[0]);if(isNaN(n)||isNaN(o)||ph(n,o))return!1;if(Eo(i[0],t))return i[0];if(Eo(i[1],t))return i[1];if(Eo(t[0],i))return t[0];if(Eo(t[1],i))return t[1];if(e&&!Og(i,t))return!1;const s=i[0],r=t[0];if(Math.abs(n)===1/0)return{x:s.x,y:t[1].y-(t[1].x-s.x)*o};if(Math.abs(o)===1/0)return{x:r.x,y:i[1].y-(i[1].x-r.x)*n};const a=(r.y-s.y+n*s.x-o*r.x)/(n-o),l=n*a-n*s.x+s.y;return{x:a,y:l}}function Eo(i,t){return Pl(i,t[0])||Pl(i,t[1])?!0:(t[0].x-i.x)*(i.x-t[1].x)>=0&&(t[0].y-i.y)*(i.y-t[1].y)>=0&&ph(Jo(t[0],i),Jo(i,t[1]))}function Io(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function Og(i,t){return Math.max(i[0].x,i[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(i[0].x,i[1].x)&&Math.max(i[0].y,i[1].y)>=Math.min(t[0].y,t[1].y)&&Io(t[0],i[1],i[0])*Io(i[1],t[1],i[0])>0&&Io(i[0],t[1],t[0])*Io(t[1],i[1],t[0])>0?1:0}function vh(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>vh(i,t-1))}const Bg=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -578,7 +578,7 @@ void main() {
|
|
|
578
578
|
${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
579
579
|
`))&&w(t,"style",e);const l=a&8160;(l||a&8168)&&j(t,"width",bt(i[3])),(l||a&8176)&&j(t,"height",bt(i[4])),(l||a&16352)&&j(t,"z-index",i[13])},i(r){s||(r&&ot(()=>{s&&(o&&o.end(1),n=Dn(t,In,{duration:i[0]}),n.start())}),s=!0)},o(r){n&&n.invalidate(),r&&(o=gi(t,In,{duration:i[1]})),s=!1},d(r){r&&V(t),r&&o&&o.end()}}}function nb(i){let t,e=i[2]&&nc(i);return{c(){e&&e.c(),t=Ee()},m(n,o){e&&e.m(n,o),O(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&k(e,1)):(e=nc(n),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(de(),L(e,1,1,()=>{e=null}),he())},i(n){k(e)},o(n){L(e)},d(n){e&&e.d(n),n&&V(t)}}}function bt(i){return typeof i=="number"?i/16+"rem":i}function ib(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:d=!1}=t,{horizontalCenter:h=!1}=t,{verticalCenter:u=!1}=t,{blurRadius:m}=t,{spreadRadius:g}=t,{opacity:v=.15}=t,{zIndex:A=-1}=t;return i.$$set=b=>{"inDelay"in b&&e(0,n=b.inDelay),"outDelay"in b&&e(1,o=b.outDelay),"visible"in b&&e(2,s=b.visible),"width"in b&&e(3,r=b.width),"height"in b&&e(4,a=b.height),"left"in b&&e(5,l=b.left),"bottom"in b&&e(6,c=b.bottom),"center"in b&&e(7,d=b.center),"horizontalCenter"in b&&e(8,h=b.horizontalCenter),"verticalCenter"in b&&e(9,u=b.verticalCenter),"blurRadius"in b&&e(10,m=b.blurRadius),"spreadRadius"in b&&e(11,g=b.spreadRadius),"opacity"in b&&e(12,v=b.opacity),"zIndex"in b&&e(13,A=b.zIndex)},[n,o,s,r,a,l,c,d,h,u,m,g,v,A]}class Rt extends ce{constructor(t){super(),le(this,t,ib,nb,ae,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},tb)}}function ob(){return Math.random().toString(36).slice(-6)}const wr=ob();function sb(i){fe(i,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function ic(i,t,e){const n=i.slice();return n[18]=t[e].id,n[0]=t[e].content,n[19]=t,n[20]=e,n}function rb(i){let t,e=i[0]+"",n,o=i[20];const s=()=>i[9](t,o),r=()=>i[9](null,o);return{c(){t=_("span"),n=Oe(e),w(t,"class","text-char svelte-1b2n9wi")},m(a,l){O(a,t,l),B(t,n),s()},p(a,l){i=a,l&4&&e!==(e=i[0]+"")&&Qe(n,e),o!==i[20]&&(r(),o=i[20],s())},d(a){a&&V(t),r()}}}function ab(i){let t,e=i[20];const n=()=>i[8](t,e),o=()=>i[8](null,e);return{c(){t=_("span"),t.textContent=" ",w(t,"class","text-char svelte-1b2n9wi")},m(s,r){O(s,t,r),n()},p(s,r){i=s,e!==i[20]&&(o(),e=i[20],n())},d(s){s&&V(t),o()}}}function oc(i,t){let e,n;function o(a,l){return a[0]===a[3]?ab:rb}let s=o(t),r=s(t);return{key:i,first:null,c(){e=Ee(),r.c(),n=Ee(),this.first=e},m(a,l){O(a,e,l),r.m(a,l),O(a,n,l)},p(a,l){t=a,s===(s=o(t))&&r?r.p(t,l):(r.d(1),r=s(t),r&&(r.c(),r.m(n.parentNode,n)))},d(a){a&&V(e),r.d(a),a&&V(n)}}}function lb(i){let t=[],e=new Map,n,o=i[2];const s=r=>r[18];for(let r=0;r<o.length;r+=1){let a=ic(i,o,r),l=s(a);e.set(l,t[r]=oc(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=Ee()},m(r,a){for(let l=0;l<t.length;l+=1)t[l]&&t[l].m(r,a);O(r,n,a)},p(r,[a]){a&14&&(o=r[2],t=Mt(t,a,s,1,r,o,e,n.parentNode,aa,oc,n,ic))},i:K,o:K,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&V(n)}}}function cb(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t;const c=`__EMOJI_SPLIT_${wr}__`,d=`__EMOJI_${wr}__`,h=`__SPACE_${wr}__`;let u,m,g=[];function v(x){const I=[],T=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu"));return x.slice().replace(T,S=>`${c}${d}${S}${c}`).split(c).forEach(S=>S.startsWith(d)?I.push({id:dt(),content:S.slice(d.length)}):I.push(...S.split("").map(N=>N===" "?h:N).map(N=>({id:dt(),content:N})))),I}function A(){if(!m)return;const x=!a;m.reversed!==x&&m.reverse(),m.play()}function b(x){if(l){e(4,l=!1);return}clearTimeout(u),u=setTimeout(A,x?o:s)}function y(x){const I=function(){const T=VA(S=>x[S].getBoundingClientRect().x,[Math.min(x.length-1,10),Math.min(x.length-1,30)]);if(T>0)return T}();m=Sa({targets:x.slice(0,I).filter(ci),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Sa.stagger(50),easing:"easeInOutCubic"}),a&&m.seek(m.duration)}function C(x,I){Ke[x?"unshift":"push"](()=>{g[I]=x,e(1,g)})}function D(x,I){Ke[x?"unshift":"push"](()=>{g[I]=x,e(1,g)})}return i.$$set=x=>{"inDelay"in x&&e(5,o=x.inDelay),"outDelay"in x&&e(6,s=x.outDelay),"content"in x&&e(0,r=x.content),"unfolded"in x&&e(7,a=x.unfolded),"isFistUnfoldedUpdate"in x&&e(4,l=x.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=v(r)),i.$$.dirty&128&&b(a),i.$$.dirty&2&&y(g.filter(x=>!!x))},[r,g,n,h,l,o,s,a,C,D]}class Bh extends ce{constructor(t){super(),le(this,t,cb,lb,ae,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},sb)}}function db(i){fe(i,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function sc(i){let t,e,n,o,s,r,a,l,c,d;return e=new Rt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),w(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),j(o,"background-image","url("+NA+")"),w(t,"class","arrow-wrapper svelte-1ogmlqq")},m(h,u){O(h,t,u),ee(e,t,null),B(t,n),B(t,o),l=!0,c||(d=Ce(o,"click",i[5]),c=!0)},p(h,u){i=h,(!l||u&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&w(o,"class",s)},i(h){l||(k(e.$$.fragment,h),h&&ot(()=>{l&&(a&&a.end(1),r=Dn(o,In,{duration:i[2],delay:i[3],easing:oi}),r.start())}),l=!0)},o(h){L(e.$$.fragment,h),r&&r.invalidate(),h&&(a=gi(o,In,{duration:i[2],delay:i[4],easing:oi})),l=!1},d(h){h&&V(t),te(e),h&&a&&a.end(),c=!1,d()}}}function hb(i){let t,e,n=i[1]&&sc(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&k(n,1)):(n=sc(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function ub(i,t,e){let{direction:n="right"}=t,{visible:o=!0}=t,{duration:s=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){pi.call(this,i,c)}return i.$$set=c=>{"direction"in c&&e(0,n=c.direction),"visible"in c&&e(1,o=c.visible),"duration"in c&&e(2,s=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[n,o,s,r,a,l]}let fb=class extends ce{constructor(t){super(),le(this,t,ub,hb,ae,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},db)}};function mb(i,t,e=20,n=5){return new Promise((o,s)=>{let r=0;const a=setInterval(()=>{const l=i();t(l)?(clearInterval(a),o(l)):r>=n&&(clearInterval(a),s(l)),r++},e)})}function pb(i){fe(i,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function rc(i){let t,e,n;return e=new Bh({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","text svelte-1fuzm7v"),j(t,"transform",i[7])},m(o,s){O(o,t,s),ee(e,t,null),i[10](t),n=!0},p(o,s){const r={};s&1&&(r.unfolded=o[0]),s&2&&(r.content=o[1]),s&32&&(r.outDelay=o[5]),e.$set(r),s&128&&j(t,"transform",o[7])},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e),i[10](null)}}}function ac(i){let t,e,n;return e=new fb({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","arrow svelte-1fuzm7v")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function gb(i){let t,e,n,o=i[1]&&rc(i),s=i[3]<i[4]&&ac(i);return{c(){o&&o.c(),t=se(),s&&s.c(),e=Ee()},m(r,a){o&&o.m(r,a),O(r,t,a),s&&s.m(r,a),O(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&k(o,1)):(o=rc(r),o.c(),k(o,1),o.m(t.parentNode,t)):o&&(de(),L(o,1,1,()=>{o=null}),he()),r[3]<r[4]?s?(s.p(r,a),a&24&&k(s,1)):(s=ac(r),s.c(),k(s,1),s.m(e.parentNode,e)):s&&(de(),L(s,1,1,()=>{s=null}),he())},i(r){n||(k(o),k(s),n=!0)},o(r){L(o),L(s),n=!1},d(r){o&&o.d(r),r&&V(t),s&&s.d(r),r&&V(e)}}}function vb(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,d=0,h=0,u=0;function m(g){Ke[g?"unshift":"push"](()=>{c=g,e(2,c)})}return i.$$set=g=>{"visible"in g&&e(0,r=g.visible),"textUnfolded"in g&&e(8,a=g.textUnfolded),"content"in g&&e(1,l=g.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:g}=getComputedStyle(c);e(4,u=c.offsetHeight),mb(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,u=c.offsetHeight)}),e(3,h=Number(g.replace("px","")))}i.$$.dirty&280&&e(9,d=a?h-u:0),i.$$.dirty&512&&e(7,n=`translateY(${d}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,h,u,s,o,n,a,d,m]}class Rh extends ce{constructor(t){super(),le(this,t,vb,gb,ae,{visible:0,textUnfolded:8,content:1},pb)}}function Ab(i){fe(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function lc(i){var d,h;let t,e,n,o,s,r,a,l,c;return t=new Rt({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new va({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((h=(d=i[6][0])==null?void 0:d.content.length)!=null?h:10,15),useLinearColor:!0}}),r=new Rh({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){ne(t.$$.fragment),e=se(),ne(n.$$.fragment),o=se(),s=_("div"),ne(r.$$.fragment),w(s,"class","content svelte-nlvd3x")},m(u,m){ee(t,u,m),O(u,e,m),ee(n,u,m),O(u,o,m),O(u,s,m),ee(r,s,null),a=!0,l||(c=[Ut(vi.call(null,s)),Ce(s,"clientWidth",i[8]),Ce(s,"click",i[7])],l=!0)},p(u,m){var b,y;const g={};m&4&&(g.visible=u[2]),m&8&&(g.left=u[3]/2+"px"),t.$set(g);const v={};m&4&&(v.unfolded=u[2]),m&8&&(v.length=u[3]),m&16&&(v.outDelay=u[4]+40*Math.min((y=(b=u[6][0])==null?void 0:b.content.length)!=null?y:10,15)),n.$set(v);const A={};m&4&&(A.visible=u[2]),m&2&&(A.textUnfolded=u[1]),m&32&&(A.content=u[5]),r.$set(A)},i(u){a||(k(t.$$.fragment,u),k(n.$$.fragment,u),k(r.$$.fragment,u),a=!0)},o(u){L(t.$$.fragment,u),L(n.$$.fragment,u),L(r.$$.fragment,u),a=!1},d(u){te(t,u),u&&V(e),te(n,u),u&&V(o),u&&V(s),te(r),l=!1,rt(c)}}}function bb(i){let t,e,n=i[0].state&&lc(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=lc(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function yb(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function d(){e(1,l=!l)}const h=u=>{e(3,a=u.detail)};return i.$$set=u=>{"tag"in u&&e(0,r=u.tag)},i.$$.update=()=>{var u,m,g;i.$$.dirty&1&&e(2,n=!!((u=r.state)!=null&&u.unfolded)),i.$$.dirty&1&&e(5,o=(g=(m=r.data.title)!=null?m:r.data.text)!=null?g:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,d,h]}class wb extends ce{constructor(t){super(),le(this,t,yb,bb,ae,{tag:0},Ab)}}function Ot(i){return typeof i=="number"?i/16+"rem":i}function Pb(i){fe(i,"svelte-i9wdo4",".text.svelte-i9wdo4{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-i9wdo4-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-i9wdo4{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-i9wdo4-blink 1.2s infinite}.placeholder.svelte-i9wdo4{opacity:0.5}")}function Cb(i){let t;const e=i[6].default,n=hi(e,i,i[5],null);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&32)&&fi(n,e,o,o[5],t?ui(e,o[5],s,null):mi(o[5]),null)},i(o){t||(k(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function Eb(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&cc(),o=((r=i[3])==null?void 0:r.placeholder)&&dc(i);return{c(){n&&n.c(),t=se(),o&&o.c(),e=Ee()},m(a,l){n&&n.m(a,l),O(a,t,l),o&&o.m(a,l),O(a,e,l)},p(a,l){var c,d;(c=a[3])!=null&&c.inputting?n||(n=cc(),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),(d=a[3])!=null&&d.placeholder?o?o.p(a,l):(o=dc(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:K,o:K,d(a){n&&n.d(a),a&&V(t),o&&o.d(a),a&&V(e)}}}function Ib(i){let t;return{c(){t=Oe(i[2])},m(e,n){O(e,t,n)},p(e,n){n&4&&Qe(t,e[2])},i:K,o:K,d(e){e&&V(t)}}}function cc(i){let t;return{c(){t=_("div"),w(t,"class","caret svelte-i9wdo4")},m(e,n){O(e,t,n)},d(e){e&&V(t)}}}function dc(i){let t,e=i[3].placeholder+"",n;return{c(){t=_("span"),n=Oe(e),w(t,"class","placeholder svelte-i9wdo4")},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&Qe(n,e)},d(o){o&&V(t)}}}function kb(i){let t,e,n,o;const s=[Ib,Eb,Cb],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=_("div"),n.c(),w(t,"class","text svelte-i9wdo4"),j(t,"max-width",typeof i[1]=="number"?Ot(i[1]):i[1]),j(t,"-webkit-line-clamp",i[0])},m(l,c){O(l,t,c),r[e].m(t,null),o=!0},p(l,[c]){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),k(n,1),n.m(t,null)),c&2&&j(t,"max-width",typeof l[1]=="number"?Ot(l[1]):l[1]),c&1&&j(t,"-webkit-line-clamp",l[0])},i(l){o||(k(n),o=!0)},o(l){L(n),o=!1},d(l){l&&V(t),r[e].d()}}}function xb(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{maxLine:r=1}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return i.$$set=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,s=d.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(4,n=(c==null?void 0:c.placeholder)||(c==null?void 0:c.inputting))},[r,a,l,c,n,s,o]}class Aa extends ce{constructor(t){super(),le(this,t,xb,kb,ae,{maxLine:0,maxWidth:1,text:2,edit:3},Pb)}}function Db(i){fe(i,"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 hc(i){var h,u;let t,e,n,o,s,r,a,l,c;t=new va({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Aa({props:{text:i[2],edit:(h=i[0].data.edit)==null?void 0:h.title}});let d=(i[0].data.description||((u=i[0].data.edit)==null?void 0:u.description))&&uc(i);return{c(){ne(t.$$.fragment),e=se(),n=_("div"),o=_("div"),s=_("div"),r=_("div"),ne(a.$$.fragment),l=se(),d&&d.c(),w(r,"class","title svelte-1oxrkr1"),w(s,"class","plane svelte-1oxrkr1"),w(o,"class","plane__wrapper svelte-1oxrkr1"),j(o,"transform",i[1]?"translateY(-15px)":"translateY(0)"),w(n,"class","plane__container svelte-1oxrkr1"),$(n,"unfolded",i[1]),$(n,"folded",i[3])},m(m,g){ee(t,m,g),O(m,e,g),O(m,n,g),B(n,o),B(o,s),B(s,r),ee(a,r,null),B(s,l),d&&d.m(s,null),c=!0},p(m,g){var b,y;const v={};g&2&&(v.unfolded=m[1]),t.$set(v);const A={};g&4&&(A.text=m[2]),g&1&&(A.edit=(b=m[0].data.edit)==null?void 0:b.title),a.$set(A),m[0].data.description||(y=m[0].data.edit)!=null&&y.description?d?(d.p(m,g),g&1&&k(d,1)):(d=uc(m),d.c(),k(d,1),d.m(s,null)):d&&(de(),L(d,1,1,()=>{d=null}),he()),g&2&&j(o,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||g&2)&&$(n,"unfolded",m[1]),(!c||g&8)&&$(n,"folded",m[3])},i(m){c||(k(t.$$.fragment,m),k(a.$$.fragment,m),k(d),c=!0)},o(m){L(t.$$.fragment,m),L(a.$$.fragment,m),L(d),c=!1},d(m){te(t,m),m&&V(e),m&&V(n),te(a),d&&d.d()}}}function uc(i){var o;let t,e,n;return e=new Aa({props:{text:i[0].data.description,edit:(o=i[0].data.edit)==null?void 0:o.description,maxLine:3}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","description svelte-1oxrkr1")},m(s,r){O(s,t,r),ee(e,t,null),n=!0},p(s,r){var l;const a={};r&1&&(a.text=s[0].data.description),r&1&&(a.edit=(l=s[0].data.edit)==null?void 0:l.description),e.$set(a)},i(s){n||(k(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&V(t),te(e)}}}function Sb(i){let t,e,n=i[0].state&&hc(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=hc(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Mb(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l,c;i.$$.dirty&1&&e(1,n=!!((a=r.state)!=null&&a.unfolded)),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=(c=(l=r.data.title)!=null?l:r.data.text)!=null?c:"")},[r,n,s,o]}class Lb extends ce{constructor(t){super(),le(this,t,Mb,Sb,ae,{tag:0},Db)}}function Tb(i){let t,e;return t=new Lb({props:{tag:i[0]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function zb(i){let t,e;return t=new wb({props:{tag:i[0]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function jb(i){let t,e,n,o;const s=[zb,Tb],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=Ee()},m(l,c){~t&&r[t].m(l,c),O(l,n,c),o=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),k(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(k(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&V(n)}}}function Vb(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s;i.$$.dirty&1&&e(1,n=(s=o.data.appearance)!=null?s:"line")},[o,n]}class _b extends ce{constructor(t){super(),le(this,t,Vb,jb,ae,{tag:0})}}function Ob(i){fe(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function fc(i){let t,e,n,o;return{c(){t=Te("path"),w(t,"fill","none"),w(t,"stroke","url(#"+i[4]+")"),w(t,"stroke-width","1"),w(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){O(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&ot(()=>{o&&(n&&n.end(1),e=Dn(t,qo,{duration:i[1],delay:i[0],easing:rh}),e.start())}),o=!0)},o(s){e&&e.invalidate(),s&&(n=gi(t,qo,{duration:i[1],delay:i[2],easing:oi})),o=!1},d(s){s&&V(t),s&&n&&n.end()}}}function Bb(i){let t,e,n,o,s,r=i[3]&&fc(i);return{c(){t=Te("svg"),e=Te("defs"),n=Te("linearGradient"),o=Te("stop"),s=Te("stop"),r&&r.c(),w(o,"offset","25%"),w(o,"stop-color","white"),w(o,"stop-opacity","1"),w(s,"offset","100%"),w(s,"stop-color","white"),w(s,"stop-opacity","0.5"),w(n,"id",i[4]),w(n,"gradientUnits","userSpaceOnUse"),w(t,"class","line svelte-blgtit"),w(t,"viewBox","0 0 105 21")},m(a,l){O(a,t,l),B(t,e),B(e,n),B(n,o),B(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&k(r,1)):(r=fc(a),r.c(),k(r,1),r.m(t,null)):r&&(de(),L(r,1,1,()=>{r=null}),he())},i(a){k(r)},o(a){L(r)},d(a){a&&V(t),r&&r.d()}}}function Rb(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=dt();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class Qb extends ce{constructor(t){super(),le(this,t,Rb,Bb,ae,{inDelay:0,duration:1,outDelay:2,unfolded:3},Ob)}}function Hb(i){fe(i,"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
|
|
580
580
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
581
|
-
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 Gb(i){let t,e,n;return{c(){t=_("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),$(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){O(o,t,s),e||(n=Ce(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&$(t,"sc-carousel-dot__dot_active",o[0])},i:K,o:K,d(o){o&&V(t),e=!1,n()}}}function Fb(i,t,e){let{active:n=!1}=t;function o(s){pi.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class Wb extends ce{constructor(t){super(),le(this,t,Fb,Gb,ae,{active:0},Hb)}}function Nb(i){fe(i,"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 mc(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function pc(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new Wb({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=_("div"),ne(n.$$.fragment),o=se(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){O(a,e,l),ee(n,e,null),B(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(k(n.$$.fragment,a),s=!0)},o(a){L(n.$$.fragment,a),s=!1},d(a){a&&V(e),te(n)}}}function Xb(i){let t,e=[],n=new Map,o,s=Array(i[0]);const r=a=>a[7];for(let a=0;a<s.length;a+=1){let l=mc(i,s,a),c=r(l);n.set(c,e[a]=pc(c,l))}return{c(){t=_("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);o=!0},p(a,[l]){l&7&&(s=Array(a[0]),de(),e=Mt(e,l,r,1,a,s,n,t,un,pc,null,mc),he())},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Yb(i,t,e){const n=as();let{pagesCount:o=1}=t,{currentPageIndex:s=0}=t;function r(l){n("pageChange",l)}const a=l=>r(l);return i.$$set=l=>{"pagesCount"in l&&e(0,o=l.pagesCount),"currentPageIndex"in l&&e(1,s=l.currentPageIndex)},[o,s,r,a]}class Ub extends ce{constructor(t){super(),le(this,t,Yb,Xb,ae,{pagesCount:0,currentPageIndex:1},Nb)}}const ai="prev",cn="next";function qb(i){fe(i,"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 Jb(i){let t,e,n,o;return{c(){t=_("button"),e=_("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),$(e,"sc-carousel-arrow__arrow-next",i[0]===cn),$(e,"sc-carousel-arrow__arrow-prev",i[0]===ai),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),$(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){O(s,t,r),B(t,e),n||(o=Ce(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&$(e,"sc-carousel-arrow__arrow-next",s[0]===cn),r&1&&$(e,"sc-carousel-arrow__arrow-prev",s[0]===ai),r&2&&$(t,"sc-carousel-arrow__circle_disabled",s[1])},i:K,o:K,d(s){s&&V(t),n=!1,o()}}}function Zb(i,t,e){let{direction:n=cn}=t,{disabled:o=!1}=t;function s(r){pi.call(this,i,r)}return i.$$set=r=>{"direction"in r&&e(0,n=r.direction),"disabled"in r&&e(1,o=r.disabled)},[n,o,s]}class Qh extends ce{constructor(t){super(),le(this,t,Zb,Jb,ae,{direction:0,disabled:1},qb)}}function Kb(i){fe(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function $b(i){let t;return{c(){t=_("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",i[0]+"%")},m(e,n){O(e,t,n)},p(e,[n]){n&1&&j(t,"width",e[0]+"%")},i:K,o:K,d(e){e&&V(t)}}}const gc=100;function e1(i,t,e){let n,{value:o=0}=t;return i.$$set=s=>{"value"in s&&e(1,o=s.value)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=Math.min(Math.max(o*gc,0),gc))},[n,o]}class t1 extends ce{constructor(t){super(),le(this,t,e1,$b,ae,{value:1},Kb)}}function n1(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function i1(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function o1(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function vc(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function s1(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function Ac(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function ba(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const r1=110,a1=9,l1=111,c1=20;function Pr(i){if("TouchEvent"in window&&i instanceof TouchEvent){const t=i.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:i.clientX,y:i.clientY}}function d1(i,{thresholdProvider:t}){const e=ba(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=l1&&Math.abs(s)>=c1}function c(u){r=Date.now(),s=0,a=!0;const m=Pr(u);n=m.x,o=m.y,e("swipeStart",{x:n,y:o}),s1(window,d),o1(window,h)}function d(u){if(!a)return;const m=Pr(u),g=m.x-n,v=m.y-o;n=m.x,o=m.y,e("swipeMove",{x:n,y:o,dx:g,dy:v}),g!==0&&Math.sign(g)!==Math.sign(s)&&(s=0),s+=g,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?ai:cn}),vc(window,h),Ac(window,d))}function h(u){if(vc(window,h),Ac(window,d),a=!1,!l()){e("swipeFailed");return}const m=Pr(u);e("swipeEnd",{x:m.x,y:m.y})}return n1(i,c),{destroy(){i1(i,c)}}}function h1(i,t){i.addEventListener("mouseenter",t)}function u1(i,t){i.removeEventListener("mouseenter",t)}function f1(i,t){i.addEventListener("mouseleave",t)}function bc(i,t){i.removeEventListener("mouseleave",t)}function m1(i){const t=ba(i);function e(){f1(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),bc(i,n)}return h1(i,e),{destroy(){u1(i,e),bc(i,n)}}}const p1=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function $n(i,t,e){return Math.max(i,Math.min(t,e))}function g1(i,t){i.addEventListener("touchstart",t,{passive:!0})}function v1(i,t){i.removeEventListener("touchstart",t)}function A1(i,t){i.addEventListener("touchend",t)}function yc(i,t){i.removeEventListener("touchend",t)}function b1(i){const t=ba(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=p1(n,l);return c<=r1&&d<=a1}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},A1(i,r)}function r(a){yc(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return g1(i,s),{destroy(){v1(i,s),yc(i,r)}}}function y1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Hh({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function w1({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function P1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?y1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):w1({currentParticleIndex:i,particlesToScroll:s})}function Hh({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function C1({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=Gh({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function E1({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Hh({particlesCountWithoutClones:t,particlesToScroll:e}):C1({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function I1({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return $n(0,Math.min(t+i*n,o-e),o-1)}function k1({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return $n(0,Math.min(i*t,e-n),e-1)}function Cr({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?I1({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):k1({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function x1({particlesContainerChildren:i,particleWidth:t}){for(let e=0;e<i.length;e++)i[e].style.minWidth=`${t}px`,i[e].style.maxWidth=`${t}px`}function Gh({particlesToScroll:i,particlesToShow:t,particlesCountWithoutClones:e}){const n=i-t;let o=t;for(;;){const s=e-o-n;if(s<t)return Math.max(s,0);o+=t+n}}function D1(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function S1({clonesCountHead:i,clonesCountTail:t,particlesContainerChildren:e}){const n=[];for(let r=0;r<t;r++)n.push(e[r].cloneNode(!0));const o=[],s=e.length;for(let r=s-1;r>s-1-i;r--)o.push(e[r].cloneNode(!0));return{clonesToAppend:n,clonesToPrepend:o}}function M1({particlesContainer:i,clonesToAppend:t,clonesToPrepend:e}){for(let n=0;n<t.length;n++)i.append(t[n]);for(let n=0;n<e.length;n++)i.prepend(e[n])}function L1({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ye(F({},n),{total:n.head+n.tail})}const Wi=(i,t,e)=>{if(i&&i.hasOwnProperty(t))return i[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},qr=i=>t=>{i[t]&&i[t]()};var T1="Expected a function",Fh="__lodash_hash_undefined__",Wh=1/0,z1="[object Function]",j1="[object GeneratorFunction]",V1="[object Symbol]",_1=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,O1=/^\w*$/,B1=/^\./,R1=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Q1=/[\\^$.*+?()[\]{}|]/g,H1=/\\(\\)?/g,G1=/^\[object .+?Constructor\]$/,F1=typeof yt=="object"&&yt&&yt.Object===Object&&yt,W1=typeof self=="object"&&self&&self.Object===Object&&self,ya=F1||W1||Function("return this")();function N1(i,t){return i==null?void 0:i[t]}function X1(i){var t=!1;if(i!=null&&typeof i.toString!="function")try{t=!!(i+"")}catch(e){}return t}var Y1=Array.prototype,U1=Function.prototype,Nh=Object.prototype,Er=ya["__core-js_shared__"],wc=function(){var i=/[^.]+$/.exec(Er&&Er.keys&&Er.keys.IE_PROTO||"");return i?"Symbol(src)_1."+i:""}(),Xh=U1.toString,wa=Nh.hasOwnProperty,Yh=Nh.toString,q1=RegExp("^"+Xh.call(wa).replace(Q1,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pc=ya.Symbol,J1=Y1.splice,Z1=Uh(ya,"Map"),Ji=Uh(Object,"create"),Cc=Pc?Pc.prototype:void 0,Ec=Cc?Cc.toString:void 0;function kn(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function K1(){this.__data__=Ji?Ji(null):{}}function $1(i){return this.has(i)&&delete this.__data__[i]}function ey(i){var t=this.__data__;if(Ji){var e=t[i];return e===Fh?void 0:e}return wa.call(t,i)?t[i]:void 0}function ty(i){var t=this.__data__;return Ji?t[i]!==void 0:wa.call(t,i)}function ny(i,t){var e=this.__data__;return e[i]=Ji&&t===void 0?Fh:t,this}kn.prototype.clear=K1;kn.prototype.delete=$1;kn.prototype.get=ey;kn.prototype.has=ty;kn.prototype.set=ny;function Ai(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function iy(){this.__data__=[]}function oy(i){var t=this.__data__,e=vs(t,i);if(e<0)return!1;var n=t.length-1;return e==n?t.pop():J1.call(t,e,1),!0}function sy(i){var t=this.__data__,e=vs(t,i);return e<0?void 0:t[e][1]}function ry(i){return vs(this.__data__,i)>-1}function ay(i,t){var e=this.__data__,n=vs(e,i);return n<0?e.push([i,t]):e[n][1]=t,this}Ai.prototype.clear=iy;Ai.prototype.delete=oy;Ai.prototype.get=sy;Ai.prototype.has=ry;Ai.prototype.set=ay;function Ln(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function ly(){this.__data__={hash:new kn,map:new(Z1||Ai),string:new kn}}function cy(i){return As(this,i).delete(i)}function dy(i){return As(this,i).get(i)}function hy(i){return As(this,i).has(i)}function uy(i,t){return As(this,i).set(i,t),this}Ln.prototype.clear=ly;Ln.prototype.delete=cy;Ln.prototype.get=dy;Ln.prototype.has=hy;Ln.prototype.set=uy;function vs(i,t){for(var e=i.length;e--;)if(Cy(i[e][0],t))return e;return-1}function fy(i,t){t=vy(t,i)?[t]:gy(t);for(var e=0,n=t.length;i!=null&&e<n;)i=i[wy(t[e++])];return e&&e==n?i:void 0}function my(i){if(!Jh(i)||by(i))return!1;var t=Ey(i)||X1(i)?q1:G1;return t.test(Py(i))}function py(i){if(typeof i=="string")return i;if(Ca(i))return Ec?Ec.call(i):"";var t=i+"";return t=="0"&&1/i==-Wh?"-0":t}function gy(i){return qh(i)?i:yy(i)}function As(i,t){var e=i.__data__;return Ay(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Uh(i,t){var e=N1(i,t);return my(e)?e:void 0}function vy(i,t){if(qh(i))return!1;var e=typeof i;return e=="number"||e=="symbol"||e=="boolean"||i==null||Ca(i)?!0:O1.test(i)||!_1.test(i)||t!=null&&i in Object(t)}function Ay(i){var t=typeof i;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?i!=="__proto__":i===null}function by(i){return!!wc&&wc in i}var yy=Pa(function(i){i=ky(i);var t=[];return B1.test(i)&&t.push(""),i.replace(R1,function(e,n,o,s){t.push(o?s.replace(H1,"$1"):n||e)}),t});function wy(i){if(typeof i=="string"||Ca(i))return i;var t=i+"";return t=="0"&&1/i==-Wh?"-0":t}function Py(i){if(i!=null){try{return Xh.call(i)}catch(t){}try{return i+""}catch(t){}}return""}function Pa(i,t){if(typeof i!="function"||t&&typeof t!="function")throw new TypeError(T1);var e=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=e.cache;if(s.has(o))return s.get(o);var r=i.apply(this,n);return e.cache=s.set(o,r),r};return e.cache=new(Pa.Cache||Ln),e}Pa.Cache=Ln;function Cy(i,t){return i===t||i!==i&&t!==t}var qh=Array.isArray;function Ey(i){var t=Jh(i)?Yh.call(i):"";return t==z1||t==j1}function Jh(i){var t=typeof i;return!!i&&(t=="object"||t=="function")}function Iy(i){return!!i&&typeof i=="object"}function Ca(i){return typeof i=="symbol"||Iy(i)&&Yh.call(i)==V1}function ky(i){return i==null?"":py(i)}function xy(i,t,e){var n=i==null?void 0:fy(i,t);return n===void 0?e:n}var Lo=xy,$o={},Dy={get exports(){return $o},set exports(i){$o=i}};(function(i,t){var e=200,n="__lodash_hash_undefined__",o=9007199254740991,s="[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]",g="[object Object]",v="[object Promise]",A="[object RegExp]",b="[object Set]",y="[object String]",C="[object Symbol]",D="[object WeakMap]",x="[object ArrayBuffer]",I="[object DataView]",T="[object Float32Array]",S="[object Float64Array]",N="[object Int8Array]",U="[object Int16Array]",G="[object Int32Array]",z="[object Uint8Array]",H="[object Uint8ClampedArray]",R="[object Uint16Array]",J="[object Uint32Array]",q=/[\\^$.*+?()[\]{}|]/g,Y=/\w*$/,Z=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,ie={};ie[s]=ie[r]=ie[x]=ie[I]=ie[a]=ie[l]=ie[T]=ie[S]=ie[N]=ie[U]=ie[G]=ie[u]=ie[m]=ie[g]=ie[A]=ie[b]=ie[y]=ie[C]=ie[z]=ie[H]=ie[R]=ie[J]=!0,ie[c]=ie[d]=ie[D]=!1;var Ae=typeof yt=="object"&&yt&&yt.Object===Object&&yt,we=typeof self=="object"&&self&&self.Object===Object&&self,ge=Ae||we||Function("return this")(),je=t&&!t.nodeType&&t,ve=je&&!0&&i&&!i.nodeType&&i,Ge=ve&&ve.exports===je;function ue(p,P){return p.set(P[0],P[1]),p}function be(p,P){return p.add(P),p}function Me(p,P){for(var M=-1,W=p?p.length:0;++M<W&&P(p[M],M,p)!==!1;);return p}function me(p,P){for(var M=-1,W=P.length,Pe=p.length;++M<W;)p[Pe+M]=P[M];return p}function Ye(p,P,M,W){var Pe=-1,pe=p?p.length:0;for(W&&pe&&(M=p[++Pe]);++Pe<pe;)M=P(M,p[Pe],Pe,p);return M}function at(p,P){for(var M=-1,W=Array(p);++M<p;)W[M]=P(M);return W}function ke(p,P){return p==null?void 0:p[P]}function $e(p){var P=!1;if(p!=null&&typeof p.toString!="function")try{P=!!(p+"")}catch(M){}return P}function oe(p){var P=-1,M=Array(p.size);return p.forEach(function(W,Pe){M[++P]=[Pe,W]}),M}function Ie(p,P){return function(M){return p(P(M))}}function Re(p){var P=-1,M=Array(p.size);return p.forEach(function(W){M[++P]=W}),M}var ht=Array.prototype,Qt=Function.prototype,gt=Object.prototype,vt=ge["__core-js_shared__"],Ve=function(){var p=/[^.]+$/.exec(vt&&vt.keys&&vt.keys.IE_PROTO||"");return p?"Symbol(src)_1."+p:""}(),Be=Qt.toString,Xe=gt.hasOwnProperty,Pt=gt.toString,bi=RegExp("^"+Be.call(Xe).replace(q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Lt=Ge?ge.Buffer:void 0,Jt=ge.Symbol,fn=ge.Uint8Array,ut=Ie(Object.getPrototypeOf,Object),Tn=Object.create,zn=gt.propertyIsEnumerable,Ps=ht.splice,yi=Object.getOwnPropertySymbols,jn=Lt?Lt.isBuffer:void 0,no=Ie(Object.keys,Object),Vn=Et(ge,"DataView"),mn=Et(ge,"Map"),Ct=Et(ge,"Promise"),_n=Et(ge,"Set"),wi=Et(ge,"WeakMap"),pn=Et(Object,"create"),Pi=lt(Vn),gn=lt(mn),Ci=lt(Ct),Ei=lt(_n),Ii=lt(wi),Zt=Jt?Jt.prototype:void 0,io=Zt?Zt.valueOf:void 0;function Ht(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Cs(){this.__data__=pn?pn(null):{}}function Es(p){return this.has(p)&&delete this.__data__[p]}function Is(p){var P=this.__data__;if(pn){var M=P[p];return M===n?void 0:M}return Xe.call(P,p)?P[p]:void 0}function oo(p){var P=this.__data__;return pn?P[p]!==void 0:Xe.call(P,p)}function ki(p,P){var M=this.__data__;return M[p]=pn&&P===void 0?n:P,this}Ht.prototype.clear=Cs,Ht.prototype.delete=Es,Ht.prototype.get=Is,Ht.prototype.has=oo,Ht.prototype.set=ki;function Ue(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function ks(){this.__data__=[]}function xs(p){var P=this.__data__,M=Bn(P,p);if(M<0)return!1;var W=P.length-1;return M==W?P.pop():Ps.call(P,M,1),!0}function Ds(p){var P=this.__data__,M=Bn(P,p);return M<0?void 0:P[M][1]}function Ss(p){return Bn(this.__data__,p)>-1}function Ms(p,P){var M=this.__data__,W=Bn(M,p);return W<0?M.push([p,P]):M[W][1]=P,this}Ue.prototype.clear=ks,Ue.prototype.delete=xs,Ue.prototype.get=Ds,Ue.prototype.has=Ss,Ue.prototype.set=Ms;function et(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Ls(){this.__data__={hash:new Ht,map:new(mn||Ue),string:new Ht}}function Ts(p){return An(this,p).delete(p)}function zs(p){return An(this,p).get(p)}function js(p){return An(this,p).has(p)}function Vs(p,P){return An(this,p).set(p,P),this}et.prototype.clear=Ls,et.prototype.delete=Ts,et.prototype.get=zs,et.prototype.has=js,et.prototype.set=Vs;function ft(p){this.__data__=new Ue(p)}function _s(){this.__data__=new Ue}function Os(p){return this.__data__.delete(p)}function Bs(p){return this.__data__.get(p)}function Rs(p){return this.__data__.has(p)}function Qs(p,P){var M=this.__data__;if(M instanceof Ue){var W=M.__data__;if(!mn||W.length<e-1)return W.push([p,P]),this;M=this.__data__=new et(W)}return M.set(p,P),this}ft.prototype.clear=_s,ft.prototype.delete=Os,ft.prototype.get=Bs,ft.prototype.has=Rs,ft.prototype.set=Qs;function On(p,P){var M=Mi(p)||Qn(p)?at(p.length,String):[],W=M.length,Pe=!!W;for(var pe in p)(P||Xe.call(p,pe))&&!(Pe&&(pe=="length"||er(pe,W)))&&M.push(pe);return M}function so(p,P,M){var W=p[P];(!(Xe.call(p,P)&&ho(W,M))||M===void 0&&!(P in p))&&(p[P]=M)}function Bn(p,P){for(var M=p.length;M--;)if(ho(p[M][0],P))return M;return-1}function Tt(p,P){return p&&Si(P,Ti(P),p)}function xi(p,P,M,W,Pe,pe,xe){var De;if(W&&(De=pe?W(p,Pe,pe,xe):W(p)),De!==void 0)return De;if(!jt(p))return p;var Fe=Mi(p);if(Fe){if(De=Ks(p),!P)return qs(p,De)}else{var Le=Ft(p),tt=Le==d||Le==h;if(uo(p))return Rn(p,P);if(Le==g||Le==s||tt&&!pe){if($e(p))return pe?p:{};if(De=zt(tt?{}:p),!P)return Js(p,Tt(De,p))}else{if(!ie[Le])return pe?p:{};De=$s(p,Le,xi,P)}}xe||(xe=new ft);var mt=xe.get(p);if(mt)return mt;if(xe.set(p,De),!Fe)var Ne=M?Zs(p):Ti(p);return Me(Ne||p,function(nt,qe){Ne&&(qe=nt,nt=p[qe]),so(De,qe,xi(nt,P,M,W,qe,p,xe))}),De}function Hs(p){return jt(p)?Tn(p):{}}function Gs(p,P,M){var W=P(p);return Mi(p)?W:me(W,M(p))}function Fs(p){return Pt.call(p)}function Ws(p){if(!jt(p)||nr(p))return!1;var P=Li(p)||$e(p)?bi:Z;return P.test(lt(p))}function Ns(p){if(!lo(p))return no(p);var P=[];for(var M in Object(p))Xe.call(p,M)&&M!="constructor"&&P.push(M);return P}function Rn(p,P){if(P)return p.slice();var M=new p.constructor(p.length);return p.copy(M),M}function Di(p){var P=new p.constructor(p.byteLength);return new fn(P).set(new fn(p)),P}function vn(p,P){var M=P?Di(p.buffer):p.buffer;return new p.constructor(M,p.byteOffset,p.byteLength)}function ro(p,P,M){var W=P?M(oe(p),!0):oe(p);return Ye(W,ue,new p.constructor)}function ao(p){var P=new p.constructor(p.source,Y.exec(p));return P.lastIndex=p.lastIndex,P}function Xs(p,P,M){var W=P?M(Re(p),!0):Re(p);return Ye(W,be,new p.constructor)}function Ys(p){return io?Object(io.call(p)):{}}function Us(p,P){var M=P?Di(p.buffer):p.buffer;return new p.constructor(M,p.byteOffset,p.length)}function qs(p,P){var M=-1,W=p.length;for(P||(P=Array(W));++M<W;)P[M]=p[M];return P}function Si(p,P,M,W){M||(M={});for(var Pe=-1,pe=P.length;++Pe<pe;){var xe=P[Pe],De=W?W(M[xe],p[xe],xe,M,p):void 0;so(M,xe,De===void 0?p[xe]:De)}return M}function Js(p,P){return Si(p,Gt(p),P)}function Zs(p){return Gs(p,Ti,Gt)}function An(p,P){var M=p.__data__;return tr(P)?M[typeof P=="string"?"string":"hash"]:M.map}function Et(p,P){var M=ke(p,P);return Ws(M)?M:void 0}var Gt=yi?Ie(yi,Object):or,Ft=Fs;(Vn&&Ft(new Vn(new ArrayBuffer(1)))!=I||mn&&Ft(new mn)!=u||Ct&&Ft(Ct.resolve())!=v||_n&&Ft(new _n)!=b||wi&&Ft(new wi)!=D)&&(Ft=function(p){var P=Pt.call(p),M=P==g?p.constructor:void 0,W=M?lt(M):void 0;if(W)switch(W){case Pi:return I;case gn:return u;case Ci:return v;case Ei:return b;case Ii:return D}return P});function Ks(p){var P=p.length,M=p.constructor(P);return P&&typeof p[0]=="string"&&Xe.call(p,"index")&&(M.index=p.index,M.input=p.input),M}function zt(p){return typeof p.constructor=="function"&&!lo(p)?Hs(ut(p)):{}}function $s(p,P,M,W){var Pe=p.constructor;switch(P){case x:return Di(p);case a:case l:return new Pe(+p);case I:return vn(p,W);case T:case S:case N:case U:case G:case z:case H:case R:case J:return Us(p,W);case u:return ro(p,W,M);case m:case y:return new Pe(p);case A:return ao(p);case b:return Xs(p,W,M);case C:return Ys(p)}}function er(p,P){return P=P==null?o:P,!!P&&(typeof p=="number"||re.test(p))&&p>-1&&p%1==0&&p<P}function tr(p){var P=typeof p;return P=="string"||P=="number"||P=="symbol"||P=="boolean"?p!=="__proto__":p===null}function nr(p){return!!Ve&&Ve in p}function lo(p){var P=p&&p.constructor,M=typeof P=="function"&&P.prototype||gt;return p===M}function lt(p){if(p!=null){try{return Be.call(p)}catch(P){}try{return p+""}catch(P){}}return""}function co(p){return xi(p,!0,!0)}function ho(p,P){return p===P||p!==p&&P!==P}function Qn(p){return ir(p)&&Xe.call(p,"callee")&&(!zn.call(p,"callee")||Pt.call(p)==s)}var Mi=Array.isArray;function Hn(p){return p!=null&&fo(p.length)&&!Li(p)}function ir(p){return mo(p)&&Hn(p)}var uo=jn||sr;function Li(p){var P=jt(p)?Pt.call(p):"";return P==d||P==h}function fo(p){return typeof p=="number"&&p>-1&&p%1==0&&p<=o}function jt(p){var P=typeof p;return!!p&&(P=="object"||P=="function")}function mo(p){return!!p&&typeof p=="object"}function Ti(p){return Hn(p)?On(p):Ns(p)}function or(){return[]}function sr(){return!1}i.exports=co})(Dy,$o);const Sy=$o;var es={},My={get exports(){return es},set exports(i){es=i}};(function(i,t){var e=200,n="__lodash_hash_undefined__",o=1,s=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",g="[object GeneratorFunction]",v="[object Map]",A="[object Number]",b="[object Null]",y="[object Object]",C="[object Promise]",D="[object Proxy]",x="[object RegExp]",I="[object Set]",T="[object String]",S="[object Symbol]",N="[object Undefined]",U="[object WeakMap]",G="[object ArrayBuffer]",z="[object DataView]",H="[object Float32Array]",R="[object Float64Array]",J="[object Int8Array]",q="[object Int16Array]",Y="[object Int32Array]",Z="[object Uint8Array]",re="[object Uint8ClampedArray]",ie="[object Uint16Array]",Ae="[object Uint32Array]",we=/[\\^$.*+?()[\]{}|]/g,ge=/^\[object .+?Constructor\]$/,je=/^(?:0|[1-9]\d*)$/,ve={};ve[H]=ve[R]=ve[J]=ve[q]=ve[Y]=ve[Z]=ve[re]=ve[ie]=ve[Ae]=!0,ve[a]=ve[l]=ve[G]=ve[d]=ve[z]=ve[h]=ve[u]=ve[m]=ve[v]=ve[A]=ve[y]=ve[x]=ve[I]=ve[T]=ve[U]=!1;var Ge=typeof yt=="object"&&yt&&yt.Object===Object&&yt,ue=typeof self=="object"&&self&&self.Object===Object&&self,be=Ge||ue||Function("return this")(),Me=t&&!t.nodeType&&t,me=Me&&!0&&i&&!i.nodeType&&i,Ye=me&&me.exports===Me,at=Ye&&Ge.process,ke=function(){try{return at&&at.binding&&at.binding("util")}catch(p){}}(),$e=ke&&ke.isTypedArray;function oe(p,P){for(var M=-1,W=p==null?0:p.length,Pe=0,pe=[];++M<W;){var xe=p[M];P(xe,M,p)&&(pe[Pe++]=xe)}return pe}function Ie(p,P){for(var M=-1,W=P.length,Pe=p.length;++M<W;)p[Pe+M]=P[M];return p}function Re(p,P){for(var M=-1,W=p==null?0:p.length;++M<W;)if(P(p[M],M,p))return!0;return!1}function ht(p,P){for(var M=-1,W=Array(p);++M<p;)W[M]=P(M);return W}function Qt(p){return function(P){return p(P)}}function gt(p,P){return p.has(P)}function vt(p,P){return p==null?void 0:p[P]}function Ve(p){var P=-1,M=Array(p.size);return p.forEach(function(W,Pe){M[++P]=[Pe,W]}),M}function Be(p,P){return function(M){return p(P(M))}}function Xe(p){var P=-1,M=Array(p.size);return p.forEach(function(W){M[++P]=W}),M}var Pt=Array.prototype,bi=Function.prototype,Lt=Object.prototype,Jt=be["__core-js_shared__"],fn=bi.toString,ut=Lt.hasOwnProperty,Tn=function(){var p=/[^.]+$/.exec(Jt&&Jt.keys&&Jt.keys.IE_PROTO||"");return p?"Symbol(src)_1."+p:""}(),zn=Lt.toString,Ps=RegExp("^"+fn.call(ut).replace(we,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),yi=Ye?be.Buffer:void 0,jn=be.Symbol,no=be.Uint8Array,Vn=Lt.propertyIsEnumerable,mn=Pt.splice,Ct=jn?jn.toStringTag:void 0,_n=Object.getOwnPropertySymbols,wi=yi?yi.isBuffer:void 0,pn=Be(Object.keys,Object),Pi=Gt(be,"DataView"),gn=Gt(be,"Map"),Ci=Gt(be,"Promise"),Ei=Gt(be,"Set"),Ii=Gt(be,"WeakMap"),Zt=Gt(Object,"create"),io=lt(Pi),Ht=lt(gn),Cs=lt(Ci),Es=lt(Ei),Is=lt(Ii),oo=jn?jn.prototype:void 0,ki=oo?oo.valueOf:void 0;function Ue(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function ks(){this.__data__=Zt?Zt(null):{},this.size=0}function xs(p){var P=this.has(p)&&delete this.__data__[p];return this.size-=P?1:0,P}function Ds(p){var P=this.__data__;if(Zt){var M=P[p];return M===n?void 0:M}return ut.call(P,p)?P[p]:void 0}function Ss(p){var P=this.__data__;return Zt?P[p]!==void 0:ut.call(P,p)}function Ms(p,P){var M=this.__data__;return this.size+=this.has(p)?0:1,M[p]=Zt&&P===void 0?n:P,this}Ue.prototype.clear=ks,Ue.prototype.delete=xs,Ue.prototype.get=Ds,Ue.prototype.has=Ss,Ue.prototype.set=Ms;function et(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Ls(){this.__data__=[],this.size=0}function Ts(p){var P=this.__data__,M=Rn(P,p);if(M<0)return!1;var W=P.length-1;return M==W?P.pop():mn.call(P,M,1),--this.size,!0}function zs(p){var P=this.__data__,M=Rn(P,p);return M<0?void 0:P[M][1]}function js(p){return Rn(this.__data__,p)>-1}function Vs(p,P){var M=this.__data__,W=Rn(M,p);return W<0?(++this.size,M.push([p,P])):M[W][1]=P,this}et.prototype.clear=Ls,et.prototype.delete=Ts,et.prototype.get=zs,et.prototype.has=js,et.prototype.set=Vs;function ft(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function _s(){this.size=0,this.__data__={hash:new Ue,map:new(gn||et),string:new Ue}}function Os(p){var P=Et(this,p).delete(p);return this.size-=P?1:0,P}function Bs(p){return Et(this,p).get(p)}function Rs(p){return Et(this,p).has(p)}function Qs(p,P){var M=Et(this,p),W=M.size;return M.set(p,P),this.size+=M.size==W?0:1,this}ft.prototype.clear=_s,ft.prototype.delete=Os,ft.prototype.get=Bs,ft.prototype.has=Rs,ft.prototype.set=Qs;function On(p){var P=-1,M=p==null?0:p.length;for(this.__data__=new ft;++P<M;)this.add(p[P])}function so(p){return this.__data__.set(p,n),this}function Bn(p){return this.__data__.has(p)}On.prototype.add=On.prototype.push=so,On.prototype.has=Bn;function Tt(p){var P=this.__data__=new et(p);this.size=P.size}function xi(){this.__data__=new et,this.size=0}function Hs(p){var P=this.__data__,M=P.delete(p);return this.size=P.size,M}function Gs(p){return this.__data__.get(p)}function Fs(p){return this.__data__.has(p)}function Ws(p,P){var M=this.__data__;if(M instanceof et){var W=M.__data__;if(!gn||W.length<e-1)return W.push([p,P]),this.size=++M.size,this;M=this.__data__=new ft(W)}return M.set(p,P),this.size=M.size,this}Tt.prototype.clear=xi,Tt.prototype.delete=Hs,Tt.prototype.get=Gs,Tt.prototype.has=Fs,Tt.prototype.set=Ws;function Ns(p,P){var M=Qn(p),W=!M&&ho(p),Pe=!M&&!W&&Hn(p),pe=!M&&!W&&!Pe&&mo(p),xe=M||W||Pe||pe,De=xe?ht(p.length,String):[],Fe=De.length;for(var Le in p)(P||ut.call(p,Le))&&!(xe&&(Le=="length"||Pe&&(Le=="offset"||Le=="parent")||pe&&(Le=="buffer"||Le=="byteLength"||Le=="byteOffset")||$s(Le,Fe)))&&De.push(Le);return De}function Rn(p,P){for(var M=p.length;M--;)if(co(p[M][0],P))return M;return-1}function Di(p,P,M){var W=P(p);return Qn(p)?W:Ie(W,M(p))}function vn(p){return p==null?p===void 0?N:b:Ct&&Ct in Object(p)?Ft(p):lo(p)}function ro(p){return jt(p)&&vn(p)==a}function ao(p,P,M,W,Pe){return p===P?!0:p==null||P==null||!jt(p)&&!jt(P)?p!==p&&P!==P:Xs(p,P,M,W,ao,Pe)}function Xs(p,P,M,W,Pe,pe){var xe=Qn(p),De=Qn(P),Fe=xe?l:zt(p),Le=De?l:zt(P);Fe=Fe==a?y:Fe,Le=Le==a?y:Le;var tt=Fe==y,mt=Le==y,Ne=Fe==Le;if(Ne&&Hn(p)){if(!Hn(P))return!1;xe=!0,tt=!1}if(Ne&&!tt)return pe||(pe=new Tt),xe||mo(p)?Si(p,P,M,W,Pe,pe):Js(p,P,Fe,M,W,Pe,pe);if(!(M&o)){var nt=tt&&ut.call(p,"__wrapped__"),qe=mt&&ut.call(P,"__wrapped__");if(nt||qe){var Kt=nt?p.value():p,Wt=qe?P.value():P;return pe||(pe=new Tt),Pe(Kt,Wt,M,W,pe)}}return Ne?(pe||(pe=new Tt),Zs(p,P,M,W,Pe,pe)):!1}function Ys(p){if(!fo(p)||tr(p))return!1;var P=uo(p)?Ps:ge;return P.test(lt(p))}function Us(p){return jt(p)&&Li(p.length)&&!!ve[vn(p)]}function qs(p){if(!nr(p))return pn(p);var P=[];for(var M in Object(p))ut.call(p,M)&&M!="constructor"&&P.push(M);return P}function Si(p,P,M,W,Pe,pe){var xe=M&o,De=p.length,Fe=P.length;if(De!=Fe&&!(xe&&Fe>De))return!1;var Le=pe.get(p);if(Le&&pe.get(P))return Le==P;var tt=-1,mt=!0,Ne=M&s?new On:void 0;for(pe.set(p,P),pe.set(P,p);++tt<De;){var nt=p[tt],qe=P[tt];if(W)var Kt=xe?W(qe,nt,tt,P,p,pe):W(nt,qe,tt,p,P,pe);if(Kt!==void 0){if(Kt)continue;mt=!1;break}if(Ne){if(!Re(P,function(Wt,bn){if(!gt(Ne,bn)&&(nt===Wt||Pe(nt,Wt,M,W,pe)))return Ne.push(bn)})){mt=!1;break}}else if(!(nt===qe||Pe(nt,qe,M,W,pe))){mt=!1;break}}return pe.delete(p),pe.delete(P),mt}function Js(p,P,M,W,Pe,pe,xe){switch(M){case z:if(p.byteLength!=P.byteLength||p.byteOffset!=P.byteOffset)return!1;p=p.buffer,P=P.buffer;case G:return!(p.byteLength!=P.byteLength||!pe(new no(p),new no(P)));case d:case h:case A:return co(+p,+P);case u:return p.name==P.name&&p.message==P.message;case x:case T:return p==P+"";case v:var De=Ve;case I:var Fe=W&o;if(De||(De=Xe),p.size!=P.size&&!Fe)return!1;var Le=xe.get(p);if(Le)return Le==P;W|=s,xe.set(p,P);var tt=Si(De(p),De(P),W,Pe,pe,xe);return xe.delete(p),tt;case S:if(ki)return ki.call(p)==ki.call(P)}return!1}function Zs(p,P,M,W,Pe,pe){var xe=M&o,De=An(p),Fe=De.length,Le=An(P),tt=Le.length;if(Fe!=tt&&!xe)return!1;for(var mt=Fe;mt--;){var Ne=De[mt];if(!(xe?Ne in P:ut.call(P,Ne)))return!1}var nt=pe.get(p);if(nt&&pe.get(P))return nt==P;var qe=!0;pe.set(p,P),pe.set(P,p);for(var Kt=xe;++mt<Fe;){Ne=De[mt];var Wt=p[Ne],bn=P[Ne];if(W)var xa=xe?W(bn,Wt,Ne,P,p,pe):W(Wt,bn,Ne,p,P,pe);if(!(xa===void 0?Wt===bn||Pe(Wt,bn,M,W,pe):xa)){qe=!1;break}Kt||(Kt=Ne=="constructor")}if(qe&&!Kt){var po=p.constructor,go=P.constructor;po!=go&&"constructor"in p&&"constructor"in P&&!(typeof po=="function"&&po instanceof po&&typeof go=="function"&&go instanceof go)&&(qe=!1)}return pe.delete(p),pe.delete(P),qe}function An(p){return Di(p,Ti,Ks)}function Et(p,P){var M=p.__data__;return er(P)?M[typeof P=="string"?"string":"hash"]:M.map}function Gt(p,P){var M=vt(p,P);return Ys(M)?M:void 0}function Ft(p){var P=ut.call(p,Ct),M=p[Ct];try{p[Ct]=void 0;var W=!0}catch(pe){}var Pe=zn.call(p);return W&&(P?p[Ct]=M:delete p[Ct]),Pe}var Ks=_n?function(p){return p==null?[]:(p=Object(p),oe(_n(p),function(P){return Vn.call(p,P)}))}:or,zt=vn;(Pi&&zt(new Pi(new ArrayBuffer(1)))!=z||gn&&zt(new gn)!=v||Ci&&zt(Ci.resolve())!=C||Ei&&zt(new Ei)!=I||Ii&&zt(new Ii)!=U)&&(zt=function(p){var P=vn(p),M=P==y?p.constructor:void 0,W=M?lt(M):"";if(W)switch(W){case io:return z;case Ht:return v;case Cs:return C;case Es:return I;case Is:return U}return P});function $s(p,P){return P=P==null?r:P,!!P&&(typeof p=="number"||je.test(p))&&p>-1&&p%1==0&&p<P}function er(p){var P=typeof p;return P=="string"||P=="number"||P=="symbol"||P=="boolean"?p!=="__proto__":p===null}function tr(p){return!!Tn&&Tn in p}function nr(p){var P=p&&p.constructor,M=typeof P=="function"&&P.prototype||Lt;return p===M}function lo(p){return zn.call(p)}function lt(p){if(p!=null){try{return fn.call(p)}catch(P){}try{return p+""}catch(P){}}return""}function co(p,P){return p===P||p!==p&&P!==P}var ho=ro(function(){return arguments}())?ro:function(p){return jt(p)&&ut.call(p,"callee")&&!Vn.call(p,"callee")},Qn=Array.isArray;function Mi(p){return p!=null&&Li(p.length)&&!uo(p)}var Hn=wi||sr;function ir(p,P){return ao(p,P)}function uo(p){if(!fo(p))return!1;var P=vn(p);return P==m||P==g||P==c||P==D}function Li(p){return typeof p=="number"&&p>-1&&p%1==0&&p<=r}function fo(p){var P=typeof p;return p!=null&&(P=="object"||P=="function")}function jt(p){return p!=null&&typeof p=="object"}var mo=$e?Qt($e):Us;function Ti(p){return Mi(p)?Ns(p):qs(p)}function or(){return[]}function sr(){return!1}i.exports=ir})(My,es);const Ly=es,Ty=(i,t)=>Ly(i,t),zy=i=>Object.keys(i||{}),jy=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},Vy=()=>{const i={},t=(e,n)=>{const{watcherName:o,fn:s}=e,{prop:r,value:a}=n;i[o]||(i[o]={deps:{},fn:s}),i[o].deps[r]=a};return{subscribers:i,subscribe(e,n){e&&t(e,n)},notify(e,n){Object.entries(i).forEach(([o,{deps:s,fn:r}])=>{const a=zy(s);if(a.includes(n)){const l=jy(a,e);Ty(s,l)||(i[o].deps=l,r())}})}}},_y=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function Oy(i,t){const e=Lo(i,"data",{}),n=Lo(i,"watch",{}),o=Lo(i,"methods",{}),s=Lo(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=Vy(),{targetWatcher:c,getTarget:d}=_y();let h;const u={},m=()=>({data:h,methods:u});let g=!1;const v=b=>(...y)=>{g=!0;const C=b(...y);return g=!1,C};Object.entries(o).forEach(([b,y])=>{u[b]=v((...C)=>y(m(),...C)),Object.defineProperty(u[b],"name",{value:b})}),h=new Proxy(Sy(e),{get(b,y){return d()&&!g&&r(d(),{prop:y,value:b[y]}),Reflect.get(...arguments)},set(b,y,C){return b[y]===C||(Reflect.set(...arguments),d()||(s&&s(y,C),a(h,y))),!0}}),Object.entries(n).forEach(([b,y])=>{c(b,()=>{y(m())})});const A=[h,u];return A._internal={_getSubscribers(){return l}},A}function By({pageIndex:i,particlesToShow:t,particlesToScroll:e,particlesCount:n}){const o=i===0?0:t-e,s=i*t-i*o,r=s+Math.max(t,e)-1,a=[];for(let l=s;l<=Math.min(n-1,r);l++)a.push(l);return a}function Ry({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=$n(0,t,e-1);let a=r-1,l=r+1;a=i?a<0?e-1:a:Math.max(0,a),l=i?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=>By({pageIndex:h,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const Qy=(i,t)=>(i(),setInterval(i,t)),Hy=35,Ic=1;class Gy{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 n=Math.min(Hy,Math.max(this._autoplayDuration,1));let o=-n;this._interval=Qy(()=>X(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Ic&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Ic)}}function Fy(i){const t=new Gy({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=Oy({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=Ry({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=P1({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Gh({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=L1({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=E1({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=$n(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=$n(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Cr({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=Cr({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=$n(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return X(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===cn&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===ai&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>qr({[cn]:()=>X(this,null,function*(){return a.showNextPage()}),[ai]:()=>X(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return X(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 X(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Wi(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return X(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return X(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return X(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Cr({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 X(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=Wi(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:i}),[n,o]=e;return[{data:n,progressManager:t},o,e._internal]}function Wy(i){fe(i,"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 Ny=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),kc=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),Xy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),xc=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),Yy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Dc=i=>({loaded:i[6],currentPageIndex:i[5]}),Uy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Sc=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Mc(i){let t;const e=i[37].prev,n=hi(e,i,i[36],Sc),o=n||qy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Uy):mi(s[36]),Sc):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function qy(i){let t,e,n;return e=new Qh({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&36&&(r.disabled=!o[2]&&o[5]===0),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Lc(i){let t,e,n;return e=new t1({props:{value:i[7]}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Tc(i){let t;const e=i[37].next,n=hi(e,i,i[36],xc),o=n||Jy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Xy):mi(s[36]),xc):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function Jy(i){let t,e,n;return e=new Qh({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&1060&&(r.disabled=!o[2]&&o[5]===o[10]-1),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function zc(i){let t;const e=i[37].dots,n=hi(e,i,i[36],kc),o=n||Zy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&1120|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Ny):mi(s[36]),kc):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function Zy(i){let t,e;return t=new Ub({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o[0]&1024&&(s.pagesCount=n[10]),o[0]&32&&(s.currentPageIndex=n[5]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Ky(i){let t,e,n,o,s,r,a,l,c,d,h,u,m=i[1]&&Mc(i);const g=i[37].default,v=hi(g,i,i[36],Dc);let A=i[3]&&Lc(i),b=i[1]&&Tc(i),y=i[4]&&zc(i);return{c(){t=_("div"),e=_("div"),m&&m.c(),n=se(),o=_("div"),s=_("div"),v&&v.c(),a=se(),A&&A.c(),l=se(),b&&b.c(),c=se(),y&&y.c(),w(s,"class","sc-carousel__pages-container svelte-sme1z4"),j(s,"transform","translateX("+i[8]+"px)"),j(s,"transition-duration",i[9]+"ms"),j(s,"transition-timing-function",i[0]),w(o,"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(C,D){O(C,t,D),B(t,e),m&&m.m(e,null),B(e,n),B(e,o),B(o,s),v&&v.m(s,null),i[39](s),B(o,a),A&&A.m(o,null),i[40](o),B(e,l),b&&b.m(e,null),B(t,c),y&&y.m(t,null),d=!0,h||(u=[Ut(r=d1.call(null,s,{thresholdProvider:i[38]})),Ce(s,"swipeStart",i[16]),Ce(s,"swipeMove",i[18]),Ce(s,"swipeEnd",i[19]),Ce(s,"swipeFailed",i[20]),Ce(s,"swipeThresholdReached",i[17]),Ut(m1.call(null,o)),Ce(o,"hovered",i[21]),Ut(b1.call(null,o)),Ce(o,"tapped",i[22])],h=!0)},p(C,D){C[1]?m?(m.p(C,D),D[0]&2&&k(m,1)):(m=Mc(C),m.c(),k(m,1),m.m(e,n)):m&&(de(),L(m,1,1,()=>{m=null}),he()),v&&v.p&&(!d||D[0]&96|D[1]&32)&&fi(v,g,C,C[36],d?ui(g,C[36],D,Yy):mi(C[36]),Dc),(!d||D[0]&256)&&j(s,"transform","translateX("+C[8]+"px)"),(!d||D[0]&512)&&j(s,"transition-duration",C[9]+"ms"),(!d||D[0]&1)&&j(s,"transition-timing-function",C[0]),r&&di(r.update)&&D[0]&2048&&r.update.call(null,{thresholdProvider:C[38]}),C[3]?A?(A.p(C,D),D[0]&8&&k(A,1)):(A=Lc(C),A.c(),k(A,1),A.m(o,null)):A&&(de(),L(A,1,1,()=>{A=null}),he()),C[1]?b?(b.p(C,D),D[0]&2&&k(b,1)):(b=Tc(C),b.c(),k(b,1),b.m(e,null)):b&&(de(),L(b,1,1,()=>{b=null}),he()),C[4]?y?(y.p(C,D),D[0]&16&&k(y,1)):(y=zc(C),y.c(),k(y,1),y.m(t,null)):y&&(de(),L(y,1,1,()=>{y=null}),he())},i(C){d||(k(m),k(v,C),k(A),k(b),k(y),d=!0)},o(C){L(m),L(v,C),L(A),L(b),L(y),d=!1},d(C){C&&V(t),m&&m.d(),v&&v.d(C),i[39](null),A&&A.d(),i[40](null),b&&b.d(),y&&y.d(),h=!1,rt(u)}}}function $y(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,g]=Fy((oe,Ie)=>{qr({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,d=Ie),loaded:()=>e(6,s=Ie)})(oe)}),v=as();let{timingFunction:A="ease-in-out"}=t,{arrows:b=!0}=t,{infinite:y=!0}=t,{initialPageIndex:C=0}=t,{duration:D=500}=t,{autoplay:x=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:T=cn}=t,{pauseOnFocus:S=!1}=t,{autoplayProgressVisible:N=!1}=t,{dots:U=!0}=t,{swiping:G=!0}=t,{particlesToShow:z=1}=t,{particlesToScroll:H=1}=t;function R(oe,Ie){return X(this,null,function*(){const Re=Wi(Ie,"animated",!0);if(typeof oe!="number")throw new Error("pageIndex should be a number");yield m.showPage(oe,{animated:Re})})}function J(oe){return X(this,null,function*(){const Ie=Wi(oe,"animated",!0);yield m.showPrevPage({animated:Ie})})}function q(oe){return X(this,null,function*(){const Ie=Wi(oe,"animated",!0);yield m.showNextPage({animated:Ie})})}let Y=0,Z,re;const ie=D1(({width:oe})=>{e(11,Y=oe),h.particleWidth=Y/h.particlesToShow,x1({particlesContainerChildren:re.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function Ae(){const{clonesToAppend:oe,clonesToPrepend:Ie}=S1({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:re.children});M1({particlesContainer:re,clonesToAppend:oe,clonesToPrepend:Ie})}St(()=>{X(this,null,function*(){yield Ba(),re&&Z&&(h.particlesCountWithoutClones=re.children.length,yield Ba(),h.infinite&&Ae(),h.particlesCount=re.children.length,m.showPage(C,{animated:!1}),ie.observe(Z))})}),hn(()=>{ie.disconnect(),u.reset()});function we(oe){return X(this,null,function*(){yield m.showPage(oe,{animated:!0})})}function ge(){G&&(h.durationMs=0)}function je(oe){return X(this,null,function*(){G&&(yield qr({[cn]:m.showNextPage,[ai]:m.showPrevPage})(oe.detail.direction))})}function ve(oe){G&&(h.offset+=oe.detail.dx)}function Ge(){G&&m.showParticle(h.currentParticleIndex)}function ue(){return X(this,null,function*(){G&&(yield m.offsetPage({animated:!0}))})}function be(oe){h.focused=oe.detail.value}function Me(){m.toggleFocused()}function me(){m.showPrevPage()}const Ye=()=>Y/3;function at(oe){Ke[oe?"unshift":"push"](()=>{re=oe,e(13,re)})}function ke(oe){Ke[oe?"unshift":"push"](()=>{Z=oe,e(12,Z)})}const $e=oe=>we(oe.detail);return i.$$set=oe=>{"timingFunction"in oe&&e(0,A=oe.timingFunction),"arrows"in oe&&e(1,b=oe.arrows),"infinite"in oe&&e(2,y=oe.infinite),"initialPageIndex"in oe&&e(24,C=oe.initialPageIndex),"duration"in oe&&e(25,D=oe.duration),"autoplay"in oe&&e(26,x=oe.autoplay),"autoplayDuration"in oe&&e(27,I=oe.autoplayDuration),"autoplayDirection"in oe&&e(28,T=oe.autoplayDirection),"pauseOnFocus"in oe&&e(29,S=oe.pauseOnFocus),"autoplayProgressVisible"in oe&&e(3,N=oe.autoplayProgressVisible),"dots"in oe&&e(4,U=oe.dots),"swiping"in oe&&e(30,G=oe.swiping),"particlesToShow"in oe&&e(31,z=oe.particlesToShow),"particlesToScroll"in oe&&e(32,H=oe.particlesToScroll),"$$scope"in oe&&e(36,o=oe.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(h.infinite=y),i.$$.dirty[0]&33554432&&(h.durationMsInit=D),i.$$.dirty[0]&67108864&&(h.autoplay=x),i.$$.dirty[0]&134217728&&(h.autoplayDuration=I),i.$$.dirty[0]&268435456&&(h.autoplayDirection=T),i.$$.dirty[0]&536870912&&(h.pauseOnFocus=S),i.$$.dirty[1]&1&&(h.particlesToShowInit=z),i.$$.dirty[1]&2&&(h.particlesToScrollInit=H)},[A,b,y,N,U,r,s,a,l,c,d,Y,Z,re,m,we,ge,je,ve,Ge,ue,be,Me,me,C,D,x,I,T,S,G,z,H,R,J,q,o,n,Ye,at,ke,$e]}class ew extends ce{constructor(t){super(),le(this,t,$y,Ky,ae,{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},Wy,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function tw(i){fe(i,"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 jc(i){let t;function e(s,r){if(s[2].type==="Image")return iw;if(s[2].type==="Video")return nw}let n=e(i),o=n&&n(i);return{c(){t=_("div"),o&&o.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(s,r){O(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&V(t),o&&o.d()}}}function nw(i){let t,e,n,o,s,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?sw:ow}let l=a(i),c=l(i);return{c(){c.c(),t=se(),e=_("div"),n=_("div"),o=_("div"),w(o,"class","video-icon-img svelte-159ski6"),j(o,"background-image","url("+i[20]()+")"),$(o,"canPlay",i[5]),w(n,"class","video-icon svelte-159ski6"),$(n,"large",i[4]==="large"),$(n,"small",i[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),$(e,"showPlayButton",i[10])},m(d,h){c.m(d,h),O(d,t,h),O(d,e,h),B(e,n),B(n,o),s||(r=Ce(o,"click",i[21]),s=!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(o,"background-image","url("+d[20]()+")"),h&32&&$(o,"canPlay",d[5]),h&16&&$(n,"large",d[4]==="large"),h&16&&$(n,"small",d[4]==="small"),h&1024&&$(e,"showPlayButton",d[10])},d(d){c.d(d),d&&V(t),d&&V(e),s=!1,r()}}}function iw(i){let t,e,n,o;return{c(){t=_("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].url)||w(t,"src",n),w(t,"alt",o=i[2].name),w(t,"draggable",!1)},m(s,r){O(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&w(t,"style",e),r&4&&!wt(t.src,n=s[2].url)&&w(t,"src",n),r&4&&o!==(o=s[2].name)&&w(t,"alt",o)},d(s){s&&V(t)}}}function ow(i){let t,e,n,o,s,r,a;return{c(){t=_("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||w(t,"src",n),w(t,"poster",o=i[2].videoCoverUrl),w(t,"preload",s=i[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,$(t,"showPlayButton",i[10])},m(l,c){O(l,t,c),i[19](t),r||(a=[Ce(t,"play",i[14]),Ce(t,"pause",i[15]),Ce(t,"error",i[16]),Ce(t,"ended",i[17]),Ce(t,"click",i[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!wt(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&w(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",s),c&1024&&$(t,"showPlayButton",l[10])},d(l){l&&V(t),i[19](null),r=!1,rt(a)}}}function sw(i){let t,e,n,o;return{c(){t=_("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].videoCoverUrl)||w(t,"src",n),w(t,"alt",o=i[2].name),w(t,"draggable",!1)},m(s,r){O(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&w(t,"style",e),r&4&&!wt(t.src,n=s[2].videoCoverUrl)&&w(t,"src",n),r&4&&o!==(o=s[2].name)&&w(t,"alt",o)},d(s){s&&V(t)}}}function rw(i){let t,e=i[2]&&jc(i);return{c(){e&&e.c(),t=Ee()},m(n,o){e&&e.m(n,o),O(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=jc(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(n){e&&e.d(n),n&&V(t)}}}function aw(i,t,e){let n,o,{mediaInstance:s={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,g=!1;function v(){e(8,g=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=rn("mediaStore"),b=rn("hooks"),y=()=>{g||n&&(e(9,n.muted=!0,n),n.play(),n.pause(),e(9,n.muted=!1,n),e(8,g=!0))};b.on("loadVideoFirstFrame",y),St(()=>{A.subscribe(({currentMediaElement:G})=>{G!==n&&(n==null||n.pause())})});const C=G=>{e(10,m=!1),e(0,s.paused=!1,s),e(8,g=!0),n&&A.set({currentMediaElement:n}),b.emit("playStateChange",{event:G,state:"playing",tag:r,mediaInstance:n})},D=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},x=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},I=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},T=G=>{n&&n.pause()};function S(G){Ke[G?"unshift":"push"](()=>{s.videoInstance=G,e(0,s)})}const N=()=>l==="withText"?_h:l==="withoutText"?Yr:l,U=G=>{d&&n&&(e(9,n.muted=!1,n),n.play())};return i.$$set=G=>{"mediaInstance"in G&&e(0,s=G.mediaInstance),"tag"in G&&e(1,r=G.tag),"media"in G&&e(2,a=G.media),"playButtonIfNeed"in G&&e(3,l=G.playButtonIfNeed),"playButtonSizeIfNeed"in G&&e(4,c=G.playButtonSizeIfNeed),"canPlay"in G&&e(5,d=G.canPlay),"objectFit"in G&&e(6,h=G.objectFit),"disableVideoIfHavePoster"in G&&e(7,u=G.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&1&&e(9,n=s.videoInstance),i.$$.dirty&4&&e(13,o=a==null?void 0:a.url),i.$$.dirty&8192&&o&&v(),i.$$.dirty&512&&n&&e(10,m=n.paused),i.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!g){const G=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&G;n&&H&&n.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))}},[s,r,a,l,c,d,h,u,g,n,m,A,b,o,C,D,x,I,T,S,N,U]}class Zh extends ce{constructor(t){super(),le(this,t,aw,rw,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},tw)}}function lw(i){fe(i,"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 Vc(i,t,e){const n=i.slice();return n[25]=t[e],n[26]=t,n[27]=e,n}function _c(i){let t,e,n,o,s,r,a;const l=[dw,cw],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return n=d(i),o=c[n]=l[n](i),{c(){t=_("div"),e=_("div"),o.c(),w(e,"class","media-list svelte-1mrbqlg"),$(e,"carouselEnabled",i[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),$(t,"unfolded",i[5])},m(h,u){O(h,t,u),B(t,e),c[n].m(e,null),a=!0},p(h,u){i=h;let m=n;n=d(i),n===m?c[n].p(i,u):(de(),L(c[m],1,1,()=>{c[m]=null}),he(),o=c[n],o?o.p(i,u):(o=c[n]=l[n](i),o.c()),k(o,1),o.m(e,null)),(!a||u&8192)&&$(e,"carouselEnabled",i[13]),(!a||u&32)&&$(t,"unfolded",i[5])},i(h){a||(k(o),h&&ot(()=>{a&&(r&&r.end(1),s=Dn(t,Ga,i[6]?{y:4,duration:i[4],delay:i[2],easing:sn}:void 0),s.start())}),a=!0)},o(h){L(o),s&&s.invalidate(),h&&(r=gi(t,Ga,i[6]?{y:4,duration:i[4],delay:i[3],easing:sn}:void 0)),a=!1},d(h){h&&V(t),c[n].d(),h&&r&&r.end()}}}function cw(i){let t,e,n;const o=[{media:i[1][0]},i[7],{tag:i[0]}];function s(a){i[20](a)}let r={};for(let a=0;a<o.length;a+=1)r=Ze(r,o[a]);return i[8][0]!==void 0&&(r.mediaInstance=i[8][0]),t=new Zh({props:r}),Ke.push(()=>eh(t,"mediaInstance",s)),{c(){ne(t.$$.fragment)},m(a,l){ee(t,a,l),n=!0},p(a,l){const c=l&131?st(o,[l&2&&{media:a[1][0]},l&128&&$d(a[7]),l&1&&{tag:a[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=a[8][0],qd(()=>e=!1)),t.$set(c)},i(a){n||(k(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){te(t,a)}}}function dw(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[hw]},$$scope:{ctx:i}};return t=new ew({props:n}),i[18](t),t.$on("pageChange",i[19]),{c(){ne(t.$$.fragment)},m(o,s){ee(t,o,s),e=!0},p(o,s){const r={};s&268436865&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){i[18](null),te(t,o)}}}function Oc(i){let t,e,n;const o=[i[7],{media:i[25]},{tag:i[0]}];function s(a){i[17](a,i[27])}let r={};for(let a=0;a<o.length;a+=1)r=Ze(r,o[a]);return i[8][i[27]]!==void 0&&(r.mediaInstance=i[8][i[27]]),t=new Zh({props:r}),Ke.push(()=>eh(t,"mediaInstance",s)),{c(){ne(t.$$.fragment)},m(a,l){ee(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?st(o,[l&128&&$d(i[7]),l&1024&&{media:i[25]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[27]],qd(()=>e=!1)),t.$set(c)},i(a){n||(k(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){te(t,a)}}}function hw(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=Oc(Vc(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=Ee()},m(r,a){for(let l=0;l<o.length;l+=1)o[l]&&o[l].m(r,a);O(r,t,a),e=!0},p(r,a){if(a&1409){n=r[10];let l;for(l=0;l<n.length;l+=1){const c=Vc(r,n,l);o[l]?(o[l].p(c,a),k(o[l],1)):(o[l]=Oc(c),o[l].c(),k(o[l],1),o[l].m(t.parentNode,t))}for(de(),l=n.length;l<o.length;l+=1)s(l);he()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)k(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){qt(o,r),r&&V(t)}}}function uw(i){let t,e,n=i[5]&&_c(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&k(n,1)):(n=_c(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function fw(i,t,e){let n,o,s,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:g}=t,{enableCarousel:v=!0}=t,{autoplayConfig:A={autoplayVideo:!1,autoplayCarousel:!0,autoplayVideoInCarousel:!1}}=t,b=[],y=0,C,D=null;const x=rn("hooks"),I=rn("mediaStore");function T(){const z=b[y],H=z==null?void 0:z.videoInstance;H&&(H.paused?(H.muted=!1,H.play()):H.pause())}St(()=>{x.on("click",z=>{var H,R,J;(J=(R=(H=a.tag3DContentSvelte)==null?void 0:H.css3DInstance)==null?void 0:R.css3DObject)!=null&&J.opacityMesh&&z.tag.id===a.id&&T()}),D=setInterval(()=>{r&&(C==null||C.goToNext())},3e3)}),hn(()=>{clearInterval(D),x.off("click",T)});function S(z,H){i.$$.not_equal(b[H],z)&&(b[H]=z,e(8,b))}function N(z){Ke[z?"unshift":"push"](()=>{C=z,e(12,C)})}const U=z=>{n||I.set({currentMediaElement:null}),e(11,y=z.detail)};function G(z){i.$$.not_equal(b[0],z)&&(b[0]=z,e(8,b))}return i.$$set=z=>{"tag"in z&&e(0,a=z.tag),"mediaData"in z&&e(1,l=z.mediaData),"inDelay"in z&&e(2,c=z.inDelay),"outDelay"in z&&e(3,d=z.outDelay),"duration"in z&&e(4,h=z.duration),"unfolded"in z&&e(5,u=z.unfolded),"animation"in z&&e(6,m=z.animation),"mediaItemConfig"in z&&e(7,g=z.mediaItemConfig),"enableCarousel"in z&&e(15,v=z.enableCarousel),"autoplayConfig"in z&&e(16,A=z.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=b.every(z=>z.paused)),i.$$.dirty&32770&&e(13,o=v&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&67072&&(r=s.length>1&&A.autoplayCarousel&&n)},[a,l,c,d,h,u,m,g,b,n,s,y,C,o,I,v,A,S,N,U,G]}class Kh extends ce{constructor(t){super(),le(this,t,fw,uw,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},lw)}}function mw(i){fe(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Bc(i){let t,e,n,o,s,r,a,l;t=new Rt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Qb({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Rc(i),d=i[1]&&Qc(i);return{c(){ne(t.$$.fragment),e=se(),n=_("div"),ne(o.$$.fragment),s=se(),c&&c.c(),r=se(),d&&d.c(),a=Ee(),w(n,"class","line svelte-1f7m1lj")},m(h,u){ee(t,h,u),O(h,e,u),O(h,n,u),ee(o,n,null),O(h,s,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 g={};u&8&&(g.unfolded=h[3]),o.$set(g),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=Rc(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),L(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Qc(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),L(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(o.$$.fragment,h),k(c),k(d),l=!0)},o(h){L(t.$$.fragment,h),L(o.$$.fragment,h),L(c),L(d),l=!1},d(h){te(t,h),h&&V(e),h&&V(n),te(o),h&&V(s),c&&c.d(h),h&&V(r),d&&d.d(h),h&&V(a)}}}function Rc(i){let t,e,n;return e=new Bh({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Qc(i){let t,e,n;return e=new Kh({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function pw(i){let t,e,n=i[0].state&&Bc(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=Bc(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function gw(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,d;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((d=o.length)!=null?d:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class vw extends ce{constructor(t){super(),le(this,t,gw,pw,ae,{tag:0},mw)}}function Aw(i){fe(i,"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 Hc(i,t,e){const n=i.slice();return n[0]=t[e],n}function Gc(i,t,e){const n=i.slice();return n[0]=t[e],n}function Fc(i){let t,e;return{c(){t=_("img"),w(t,"class","headerImage svelte-sezqcq"),wt(t.src,e=i[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(n,o){O(n,t,o)},p(n,o){o&8&&!wt(t.src,e=n[3].headerPictureUrl)&&w(t,"src",e)},d(n){n&&V(t)}}}function Wc(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=Nc(Gc(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Xc(Hc(i,a,c));return{c(){t=_("div"),e=_("div");for(let c=0;c<r.length;c+=1)r[c].c();n=se();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),ot(()=>i[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),B(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);B(e,n);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);o=rs(e,i[11].bind(e))},p(c,d){if(d&4){s=c[2]||[];let h;for(h=0;h<s.length;h+=1){const u=Gc(c,s,h);r[h]?r[h].p(u,d):(r[h]=Nc(u),r[h].c(),r[h].m(e,n))}for(;h<r.length;h+=1)r[h].d(1);r.length=s.length}if(d&32){a=c[5]||[];let h;for(h=0;h<a.length;h+=1){const u=Hc(c,a,h);l[h]?l[h].p(u,d):(l[h]=Xc(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&&V(t),qt(r,c),qt(l,c),o()}}}function Nc(i){let t,e=i[0]+"",n;return{c(){t=_("div"),n=Oe(e),w(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Ea)},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Xc(i){let t,e=i[0]+"",n;return{c(){t=_("div"),n=Oe(e),w(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Ea)},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Yc(i){let t,e,n=i[7]&&Uc(i),o=i[3].highlightText&&Jc(i);return{c(){t=_("div"),n&&n.c(),e=se(),o&&o.c(),w(t,"class","footer svelte-sezqcq")},m(s,r){O(s,t,r),n&&n.m(t,null),B(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Uc(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=Jc(s),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(s){s&&V(t),n&&n.d(),o&&o.d()}}}function Uc(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&qc(i);return{c(){t=_("div"),e=_("span"),o=Oe(n),s=se(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){O(a,t,l),B(t,e),B(e,o),B(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Qe(o,n),a[3].price.unit?r?r.p(a,l):(r=qc(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&V(t),r&&r.d()}}}function qc(i){let t,e=i[3].price.unit+"",n;return{c(){t=_("span"),n=Oe(e),w(t,"class","unit svelte-sezqcq")},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Jc(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=_("div"),e=_("div"),n=se(),o=_("span"),r=Oe(s),a=se(),l=_("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(o,"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),B(t,e),B(t,n),B(t,o),B(o,r),O(c,a,d),O(c,l,d)},p(c,d){d&8&&s!==(s=c[3].highlightText+"")&&Qe(r,s)},d(c){c&&V(t),c&&V(a),c&&V(l)}}}function bw(i){var D,x;let t,e,n,o,s,r,a,l,c,d,h=i[3].title+"",u,m,g,v,A;e=new Rt({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let b=i[3].headerPictureUrl&&Fc(i),y=((D=i[2].length)!=null?D:0)+((x=i[5].length)!=null?x:0)>0&&Wc(i),C=(i[7]||i[3].highlightText)&&Yc(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=se(),r=_("div"),b&&b.c(),a=se(),l=_("div"),c=_("div"),d=_("div"),u=Oe(h),m=se(),y&&y.c(),g=se(),C&&C.c(),w(o,"class","line svelte-sezqcq"),j(o,"transition-delay",i[4]?To+"ms":zo+Kc-Zc-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",Ot(i[9])),j(r,"transition-delay",i[4]?To+zo+"ms":"0ms"),w(t,"class",v=_e(`marketing ${i[6]}`)+" svelte-sezqcq"),$(t,"unfolded",i[4]),$(t,"folded",i[8])},m(I,T){O(I,t,T),ee(e,t,null),B(t,n),B(t,o),B(t,s),B(t,r),b&&b.m(r,null),B(r,a),B(r,l),B(l,c),B(c,d),B(d,u),B(r,m),y&&y.m(r,null),B(r,g),C&&C.m(r,null),A=!0},p(I,[T]){var N,U;const S={};T&16&&(S.visible=I[4]),e.$set(S),T&16&&j(o,"transition-delay",I[4]?To+"ms":zo+Kc-Zc-40+"ms"),I[3].headerPictureUrl?b?b.p(I,T):(b=Fc(I),b.c(),b.m(r,a)):b&&(b.d(1),b=null),(!A||T&8)&&h!==(h=I[3].title+"")&&Qe(u,h),((N=I[2].length)!=null?N:0)+((U=I[5].length)!=null?U:0)>0?y?y.p(I,T):(y=Wc(I),y.c(),y.m(r,g)):y&&(y.d(1),y=null),I[7]||I[3].highlightText?C?C.p(I,T):(C=Yc(I),C.c(),C.m(r,null)):C&&(C.d(1),C=null),T&16&&j(r,"transition-delay",I[4]?To+zo+"ms":"0ms"),(!A||T&64&&v!==(v=_e(`marketing ${I[6]}`)+" svelte-sezqcq"))&&w(t,"class",v),(!A||T&80)&&$(t,"unfolded",I[4]),(!A||T&320)&&$(t,"folded",I[8])},i(I){A||(k(e.$$.fragment,I),A=!0)},o(I){L(e.$$.fragment,I),A=!1},d(I){I&&V(t),te(e),b&&b.d(),y&&y.d(),C&&C.d()}}}const Ea=40,To=400,Zc=500,zo=180,Kc=500;function yw(i,t,e){let n,o,s,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var A;const v=(A=h.data.limitWidth)!=null?A:!0;if(typeof v=="number")return v;if(v===!0)return 172})();function g(){u=this.offsetHeight,e(1,u)}return i.$$set=v=>{"tag"in v&&e(0,h=v.tag)},i.$$.update=()=>{var v,A,b,y,C,D;i.$$.dirty&1&&e(4,n=(A=(v=h.state)==null?void 0:v.unfolded)!=null?A:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=h.data),i.$$.dirty&8&&e(7,r=ci((b=s.price)==null?void 0:b.value)&&((y=s.price)==null?void 0:y.value)!==""),i.$$.dirty&1&&e(6,a=h.data.theme||"light"),i.$$.dirty&1026&&u>40&&e(10,l=l-1),i.$$.dirty&1032&&e(2,c=((C=s.brandTags)==null?void 0:C.slice(0,l).filter(Boolean))||[]),i.$$.dirty&1036&&e(5,d=((D=s.tags)==null?void 0:D.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Ea),[h,u,c,s,n,d,a,r,o,m,l,g]}class ww extends ce{constructor(t){super(),le(this,t,yw,bw,ae,{tag:0},Aw)}}class Pw 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 X(this,null,function*(){var n,o,s;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((n=this.audioInstance)==null?void 0:n.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=OA(this.sharedAudioSrc,{namespace:ga.PlayAudio})),(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(s=this.currentTime)!=null?s: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 n;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(n=this.eventListenerDisposer)==null||n.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 n,o;(n=this.onended)==null||n.call(this,e!=null?e:new Event("ended")),(o=this.eventListenerDisposer)==null||o.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},o=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},s=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",n),e.addEventListener("play",o),e.addEventListener("pause",s),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",n),e.removeEventListener("play",o),e.removeEventListener("pause",s),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 Cw(i){fe(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function Ew(i){let t,e,n,o;const s=i[8].default,r=hi(s,i,i[7],null);return{c(){t=_("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",i[0])},m(a,l){O(a,t,l),r&&r.m(t,null),e=!0,n||(o=Ce(t,"click",Gd(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&fi(r,s,a,a[7],e?ui(s,a[7],l,null):mi(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){L(r,a),e=!1},d(a){a&&V(t),r&&r.d(a),n=!1,o()}}}function Iw(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=as(),d=rn("hooks"),h=rn("mediaStore");let u,m=!0;function g(){e(5,u.onplay=A=>{d.emit("playStateChange",F({event:A,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=A=>{d.emit("playStateChange",F({event:A,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=A=>{d.emit("playStateChange",F({event:A,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=A=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=A=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=A=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:A})=>{A!==u&&(m||u==null||u.pause())});function v(A){u&&(d.emit("click",F({event:A,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",F({event:A,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return i.$$set=A=>{"url"in A&&e(2,s=A.url),"enable"in A&&e(3,r=A.enable),"style"in A&&e(0,a=A.style),"hooksInfo"in A&&e(4,l=A.hooksInfo),"$$scope"in A&&e(7,o=A.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new Pw(s)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),g()),i.$$.dirty&40&&(r||u==null||u.pause()),i.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,v,s,r,l,u,m,o,n]}let $h=class extends ce{constructor(t){super(),le(this,t,Iw,Ew,ae,{url:2,enable:3,style:0,hooksInfo:4},Cw)}};function kw(i){fe(i,"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 $c(i){let t,e;return t=new Rt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function xw(i){let t,e,n,o,s,r=i[1]&&$c();return{c(){t=_("div"),r&&r.c(),e=se(),n=_("div"),o=_("div"),o.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(o,"class","sound-wave__container svelte-srt2pi"),w(n,"class","audio-icon svelte-srt2pi"),$(n,"playing",i[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",i[2]),j(t,"width",i[5]),j(t,"height",i[5])},m(a,l){O(a,t,l),r&&r.m(t,null),B(t,e),B(t,n),B(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=$c(),r.c(),k(r,1),r.m(t,e)):r&&(de(),L(r,1,1,()=>{r=null}),he()),(!s||l&1)&&$(n,"playing",a[0]),(!s||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){s||(k(r),s=!0)},o(a){L(r),s=!1},d(a){a&&V(t),r&&r.d(),i[7](null),i[8](null)}}}function Dw(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ke[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ke[u?"unshift":"push"](()=>{l=u,e(3,l)})}return i.$$set=u=>{"playing"in u&&e(0,o=u.playing),"shadow"in u&&e(1,s=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?Ot(a):a)},[o,s,r,l,c,n,a,d,h]}class eu extends ce{constructor(t){super(),le(this,t,Dw,xw,ae,{playing:0,shadow:1,style:2,width:6},kw)}}function Sw(i){fe(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function ed(i){var A,b;let t,e,n,o,s,r,a,l,c,d,h,u,m,g;e=new Rt({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[6]&&td(i);return c=new Rh({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),h=new va({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((b=(A=i[5])==null?void 0:A.length)!=null?b:10,15),useLinearColor:!0}}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=_("div"),r=_("div"),v&&v.c(),a=se(),l=_("div"),ne(c.$$.fragment),d=se(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),w(s,"class","wrapper svelte-1s6gk4a"),w(o,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),$(t,"unfolded",i[6])},m(y,C){O(y,t,C),ee(e,t,null),B(t,n),B(t,o),B(o,s),B(s,r),v&&v.m(r,null),B(s,a),B(s,l),ee(c,l,null),B(t,d),ee(h,t,null),u=!0,m||(g=[Ce(l,"click",i[7]),Ut(vi.call(null,l)),Ce(l,"clientWidth",i[12])],m=!0)},p(y,C){var T,S;const D={};C&64&&(D.visible=y[6]),C&8&&(D.left=y[3]/2+"px"),e.$set(D),y[6]?v?(v.p(y,C),C&64&&k(v,1)):(v=td(y),v.c(),k(v,1),v.m(r,null)):v&&(de(),L(v,1,1,()=>{v=null}),he());const x={};C&64&&(x.visible=y[6]),C&2&&(x.textUnfolded=y[1]),C&32&&(x.content=y[5]),c.$set(x);const I={};C&64&&(I.unfolded=y[6]),C&8&&(I.length=y[3]),C&48&&(I.outDelay=y[4]+20*Math.min((S=(T=y[5])==null?void 0:T.length)!=null?S:10,15)),h.$set(I),(!u||C&64)&&$(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(v),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){L(e.$$.fragment,y),L(v),L(c.$$.fragment,y),L(h.$$.fragment,y),u=!1},d(y){y&&V(t),te(e),v&&v.d(),te(c),te(h),m=!1,rt(g)}}}function td(i){let t,e,n,o,s,r,a;return e=new Rt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new $h({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[Mw]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("error",i[10]),o.$on("audioRef",i[11]),{c(){t=_("div"),ne(e.$$.fragment),n=se(),ne(o.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){O(l,t,c),ee(e,t,null),B(t,n),ee(o,t,null),a=!0},p(l,c){i=l;const d={};c&64&&(d.enable=i[6]),c&1&&(d.url=i[0].data.audioUrl),c&1&&(d.hooksInfo={tag:i[0]}),c&8196&&(d.$$scope={dirty:c,ctx:i}),o.$set(d)},i(l){a||(k(e.$$.fragment,l),k(o.$$.fragment,l),l&&ot(()=>{a&&(r&&r.end(1),s=Dn(t,In,{duration:1e3,delay:0,easing:oi}),s.start())}),a=!0)},o(l){var c,d;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=gi(t,In,{duration:1e3,delay:20*Math.min((d=(c=i[5])==null?void 0:c.length)!=null?d:10,15),easing:oi})),a=!1},d(l){l&&V(t),te(e),te(o),l&&r&&r.end()}}}function Mw(i){let t,e,n;return e=new eu({props:{playing:i[2]}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Lw(i){let t,e,n=i[0].state&&ed(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=ed(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Tw(i,t,e){let n,o,s,{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 g(A){pi.call(this,i,A)}const v=A=>{e(3,c=A.detail)};return i.$$set=A=>{"tag"in A&&e(0,r=A.tag)},i.$$.update=()=>{var A,b,y;i.$$.dirty&1&&e(6,n=!!((A=r.state)!=null&&A.unfolded)),i.$$.dirty&1&&e(5,o=(y=(b=r.data.title)!=null?b:r.data.text)!=null?y:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,d,h,u,m,g,v]}class zw extends ce{constructor(t){super(),le(this,t,Tw,Lw,ae,{tag:0},Sw)}}function jw(i){fe(i,"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 nd(i){let t,e,n,o;return n=new $h({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[_w]},$$scope:{ctx:i}}}),n.$on("play",i[6]),n.$on("pause",i[7]),n.$on("error",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=_("div"),e=_("div"),ne(n.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",i[4].bgColor),j(e,"color",i[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){O(s,t,r),B(t,e),ee(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.enable=s[0].state.visible),r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&8232&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&16&&j(e,"background-color",s[4].bgColor),r&16&&j(e,"color",s[4].fontColor)},i(s){o||(k(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&V(t),te(n)}}}function Vw(i){let t;return{c(){t=Oe(i[5])},m(e,n){O(e,t,n)},p(e,n){n&32&&Qe(t,e[5])},d(e){e&&V(t)}}}function _w(i){let t,e,n,o,s,r,a;return n=new eu({props:{playing:i[3]}}),r=new Aa({props:{maxWidth:72,$$slots:{default:[Vw]},$$scope:{ctx:i}}}),{c(){t=_("div"),e=_("div"),ne(n.$$.fragment),o=se(),s=_("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(s,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){O(l,t,c),B(t,e),ee(n,e,null),B(t,o),B(t,s),ee(r,s,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),n.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(n.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){L(n.$$.fragment,l),L(r.$$.fragment,l),a=!1},d(l){l&&V(t),te(n),te(r)}}}function Ow(i){let t,e,n=i[0].state&&nd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=nd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Bw(i,t,e){let n,o,{tag:s}=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=A=>{e(1,a=A.detail)},g=A=>{e(2,l=A.detail)};function v(A){pi.call(this,i,A)}return i.$$set=A=>{"tag"in A&&e(0,s=A.tag)},i.$$.update=()=>{var A,b,y;i.$$.dirty&1&&e(5,n=(b=(A=s.data.title)!=null?A:s.data.text)!=null?b:""),i.$$.dirty&1&&e(4,o=(y=r[s.data.theme||"light"])!=null?y:r.light)},[s,a,l,c,o,n,d,h,u,m,g,v]}class Rw extends ce{constructor(t){super(),le(this,t,Bw,Ow,ae,{tag:0},jw)}}function Qw(i){let t,e;return t=new Rw({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Hw(i){let t,e;return t=new zw({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Gw(i){let t,e,n,o;const s=[Hw,Qw],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=Ee()},m(l,c){~t&&r[t].m(l,c),O(l,n,c),o=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),k(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(k(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&V(n)}}}function Fw(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class Ww extends ce{constructor(t){super(),le(this,t,Fw,Gw,ae,{tag:0})}}function Nw(i){fe(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function id(i){var o;let t,e,n;return e=new Kh({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",disableVideoIfHavePoster:!1,objectFit:i[2]},unfolded:i[6],mediaData:i[5],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],inDelay:500,duration:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(s,r){O(s,t,r),ee(e,t,null),n=!0},p(s,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=s[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:s[2]}),r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(k(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&V(t),te(e)}}}function Xw(i){let t,e,n=i[0].state&&i[5]&&id(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&k(n,1)):(n=id(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Yw(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=d=>{"tag"in d&&e(0,c=d.tag)},i.$$.update=()=>{var d,h;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(d=c.data.autoplayConfig)!=null?d:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class Uw extends ce{constructor(t){super(),le(this,t,Yw,Xw,ae,{tag:0},Nw)}}function tu(i){return X(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function qw(i){return X(this,null,function*(){const{url:t,ratio:e=3}=i;i.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:n,height:o}=yield tu(t);return ye(F({},i),{width:n/e,height:o/e})})}function Jw(i){return X(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield tu(e),a=s/n,l=r/n,c=a/t,d=l,h=1/o*t+"s";return ye(F({},i),{width:c,height:d,duration:h})})}function Zw(i){fe(i,"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 od(i){i[1]=i[19].width}function sd(i){i[1]=i[19].width,i[16]=i[19].height,i[17]=i[19].steps,i[18]=i[19].duration}function rd(i){let t,e,n,o=i[0]&&ad();function s(l,c){return l[8]?$w:Kw}let r=s(i),a=r(i);return{c(){t=_("div"),o&&o.c(),e=se(),a.c(),w(t,"class","icon"),j(t,"width",i[1])},m(l,c){O(l,t,c),o&&o.m(t,null),B(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&k(o,1):(o=ad(),o.c(),k(o,1),o.m(t,e)):o&&(de(),L(o,1,1,()=>{o=null}),he()),r===(r=s(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){n||(k(o),n=!0)},o(l){L(o),n=!1},d(l){l&&V(t),o&&o.d(),a.d()}}}function ad(i){let t,e;return t=new Rt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Kw(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:nP,then:tP,catch:eP,value:19};return No(e=i[11](He({url:i[7],ratio:i[5]})),n),{c(){t=Ee(),n.block.c()},m(o,s){O(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&160&&e!==(e=i[11](He({url:i[7],ratio:i[5]})))&&No(e,n)||Kd(n,i,s)},d(o){o&&V(t),n.block.d(o),n.token=null,n=null}}}function $w(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:sP,then:oP,catch:iP,value:19};return No(e=i[10](He({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})),n),{c(){t=Ee(),n.block.c()},m(o,s){O(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&228&&e!==(e=i[10](He({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})))&&No(e,n)||Kd(n,i,s)},d(o){o&&V(t),n.block.d(o),n.token=null,n=null}}}function eP(i){return{c:K,m:K,p:K,d:K}}function tP(i){od(i);let t,e;return{c(){t=_("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),wt(t.src,e=i[7])||w(t,"src",e),j(t,"width",Ot(Jn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){O(n,t,o)},p(n,o){od(n),o&128&&!wt(t.src,e=n[7])&&w(t,"src",e),o&184&&j(t,"width",Ot(Jn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&V(t)}}}function nP(i){return{c:K,m:K,p:K,d:K}}function iP(i){return{c:K,m:K,p:K,d:K}}function oP(i){sd(i);let t,e=`url(${i[7]})`,n=`steps(${i[17]}, jump-none)`;return{c(){t=_("div"),w(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",Ot(Jn({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).width)),j(t,"height",Ot(Jn({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",i[18]),j(t,"animation-timing-function",n)},m(o,s){O(o,t,s)},p(o,s){sd(o),s&252&&j(t,"width",Ot(Jn({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).width)),s&252&&j(t,"height",Ot(Jn({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).height)),s&128&&e!==(e=`url(${o[7]})`)&&j(t,"background-image",e),s&228&&j(t,"animation-duration",o[18]),s&228&&n!==(n=`steps(${o[17]}, jump-none)`)&&j(t,"animation-timing-function",n)},d(o){o&&V(t)}}}function sP(i){return{c:K,m:K,p:K,d:K}}function rP(i){let t,e,n=i[9]&&rd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[9]?n?(n.p(o,s),s&512&&k(n,1)):(n=rd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Jn(i){const{originWidth:t,originHeight:e,scale:n=1,wantedWidth:o}=i,s=(o!=null?o:t)*n,r=typeof e=="number"?s*(e/t):void 0;return ye(F({},i),{width:s,height:r})}function aP(i,t,e){let n,o,s,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:g=!1}=t;const v=as();function A(C){return X(this,null,function*(){const D=yield Jw(C);return v("iconLoaded",D),D})}function b(C){return X(this,null,function*(){if(typeof h=="number")return ye(F({},C),{width:h});const D=yield qw(C);return v("iconLoaded",D),D})}function y(){d||v("iconLoaded")}return St(()=>{y()}),i.$$set=C=>{"width"in C&&e(1,u=C.width),"icon"in C&&e(12,m=C.icon),"shadow"in C&&e(0,g=C.shadow)},i.$$.update=()=>{var C,D;i.$$.dirty&4096&&e(7,n=m==null?void 0:m.url),i.$$.dirty&4096&&e(2,o=(C=m==null?void 0:m.steps)!=null?C:1),i.$$.dirty&4096&&e(6,s=m==null?void 0:m.fps),i.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),i.$$.dirty&4096&&e(4,a=(D=m==null?void 0:m.scale)!=null?D:1),i.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),i.$$.dirty&252&&e(9,c=He({url:n,steps:o,fps:s,ratio:r,scale:a,width:l})),i.$$.dirty&4&&e(8,d=o>1),i.$$.dirty&2&&(h=u)},y(),[g,u,o,l,a,r,s,n,d,c,A,b,m]}class nu extends ce{constructor(t){super(),le(this,t,aP,rP,ae,{width:1,icon:12,shadow:0},Zw)}}function lP(i){fe(i,"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 ld(i){let t,e,n,o,s,r;return e=new Rt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=Oe(i[1]),w(o,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){O(a,t,l),ee(e,t,null),B(t,n),B(t,o),B(o,s),r=!0},p(a,l){(!r||l&2)&&Qe(s,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&V(t),te(e)}}}function cP(i){let t,e,n,o;e=new nu({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[4]);let s=i[1]&&i[2]&&ld(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),s&&s.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){O(r,t,a),ee(e,t,null),B(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&k(s,1)):(s=ld(r),s.c(),k(s,1),s.m(t,null)):s&&(de(),L(s,1,1,()=>{s=null}),he())},i(r){o||(k(e.$$.fragment,r),k(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&V(t),te(e),s&&s.d()}}}function dP(i,t,e){let n,o,s,{tag:r}=t;const a=()=>{e(2,n=!0)};return i.$$set=l=>{"tag"in l&&e(3,r=l.tag)},i.$$.update=()=>{var l,c,d;i.$$.dirty&8&&e(1,o=(l=r.data.title)!=null?l:r.data.text),i.$$.dirty&8&&e(0,s=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,n=!1),[s,o,n,r,a]}class hP extends ce{constructor(t){super(),le(this,t,dP,cP,ae,{tag:3},lP)}}function uP(i){fe(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function cd(i){let t,e=i[0].element+"",n;return{c(){t=new Ho(!1),n=Ee(),t.a=n},m(o,s){t.m(e,o,s),O(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&V(n),o&&t.d()}}}function fP(i){let t,e=typeof i[0].element=="string"&&cd(i);return{c(){t=_("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj")},m(n,o){O(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=cd(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:K,o:K,d(n){n&&V(t),e&&e.d(),i[2](null)}}}function mP(i,t,e){let{tag:n}=t,o,s;St(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),hn(()=>{s==null||s()});function r(a){Ke[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class pP extends ce{constructor(t){super(),le(this,t,mP,fP,ae,{tag:0},uP)}}function gP(i){fe(i,"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 vP(i){let t,e;return{c(){t=_("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=i[1].id)},m(n,o){O(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&w(t,"data-id",e)},i:K,o:K,d(n){n&&V(t)}}}function AP(i){let t,e,n,o,s,r,a,l,c,d;const h=[IP,EP,CP,PP,wP,yP],u=[];function m(g,v){return g[1].contentType==="Text"?0:g[1].contentType==="ImageText"||g[1].contentType==="Image"||g[1].contentType==="Video"?1:g[1].contentType==="Audio"?2:g[1].contentType==="Marketing"?3:g[1].contentType==="Link"||g[1].contentType==="VRLink"||g[1].contentType==="PanoLink"||g[1].contentType==="Sticker"?4:g[1].contentType==="MediaPlane"||g[1].contentType==="MediaModel"?5:-1}return~(o=m(i))&&(s=u[o]=h[o](i)),{c(){var g;t=_("div"),e=_("div"),n=_("div"),s&&s.c(),w(n,"class","content svelte-1r4fqvg"),$(n,"unfolded",(g=i[1].state)==null?void 0:g.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=_e(it("content__container",i[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=i[1].id),$(t,"disable",i[1].enabled===!1),$(t,"hide",i[4]),$(t,"withAnimation",i[0]),$(t,"unClickable",i[1].mergedConfig.clickable===!1),j(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),j(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(g,v){O(g,t,v),B(t,e),B(e,n),~o&&u[o].m(n,null),l=!0,c||(d=Ce(t,"click",Gd(i[14])),c=!0)},p(g,v){var b;let A=o;o=m(g),o===A?~o&&u[o].p(g,v):(s&&(de(),L(u[A],1,1,()=>{u[A]=null}),he()),~o?(s=u[o],s?s.p(g,v):(s=u[o]=h[o](g),s.c()),k(s,1),s.m(n,null)):s=null),(!l||v&2)&&$(n,"unfolded",(b=g[1].state)==null?void 0:b.unfolded),(!l||v&2&&r!==(r=_e(it("content__container",g[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||v&2&&a!==(a=g[1].id))&&w(t,"data-id",a),(!l||v&2)&&$(t,"disable",g[1].enabled===!1),(!l||v&18)&&$(t,"hide",g[4]),(!l||v&3)&&$(t,"withAnimation",g[0]),(!l||v&2)&&$(t,"unClickable",g[1].mergedConfig.clickable===!1),v&2&&j(t,"width",g[1].stickType==="Plane"||g[1].contentType==="MediaModel"?"100%":0),v&2&&j(t,"height",g[1].stickType==="Plane"||g[1].contentType==="MediaModel"?"100%":0)},i(g){l||(k(s),l=!0)},o(g){L(s),l=!1},d(g){g&&V(t),~o&&u[o].d(),c=!1,d()}}}function bP(i){let t,e,n,o,s,r,a;return e=new pP({props:{tag:He(i[1])}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class",n=_e(it("content__container",i[1].className))+" svelte-1r4fqvg"),w(t,"data-id",o=i[1].id),$(t,"custom-tag-disable",i[1].enabled===!1),$(t,"custom-tag-hide",i[4])},m(l,c){O(l,t,c),ee(e,t,null),s=!0,r||(a=Ce(t,"click",i[13]),r=!0)},p(l,c){const d={};c&2&&(d.tag=He(l[1])),e.$set(d),(!s||c&2&&n!==(n=_e(it("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",n),(!s||c&2&&o!==(o=l[1].id))&&w(t,"data-id",o),(!s||c&2)&&$(t,"custom-tag-disable",l[1].enabled===!1),(!s||c&18)&&$(t,"custom-tag-hide",l[4])},i(l){s||(k(e.$$.fragment,l),s=!0)},o(l){L(e.$$.fragment,l),s=!1},d(l){l&&V(t),te(e),r=!1,a()}}}function yP(i){let t,e;return t=new Uw({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function wP(i){let t,e;return t=new hP({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function PP(i){let t,e;return t=new ww({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function CP(i){let t,e;return t=new Ww({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function EP(i){let t,e;return t=new vw({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function IP(i){let t,e;return t=new _b({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function kP(i){let t,e,n,o;const s=[bP,AP,vP],r=[];function a(l,c){return l[1].element?0:l[3]?1:2}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=Ee()},m(l,c){r[t].m(l,c),O(l,n,c),o=!0},p(l,[c]){let d=t;t=a(l),t===d?r[t].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),k(e,1),e.m(n.parentNode,n))},i(l){o||(k(e),o=!0)},o(l){L(e),o=!1},d(l){r[t].d(l),l&&V(n)}}}function xP(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{state:u}=t,{mediaStore:m}=t,{temporaryState:g}=t;Vr("hooks",h),Vr("mediaStore",m);let v,A;function b(x){x?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function y(x,I,T){var S,N;return!(!I.visible||!I.enabled||!T.visible||!((S=x.state)!=null&&S.visible)||((N=x.temporaryState)==null?void 0:N.visible)===!1||pt(x)&&!x.mediaVisible)}const C=x=>h.emit("click",{event:x,target:"TagContent",tag:d}),D=x=>h.emit("click",{event:x,target:"TagContent",tag:d});return i.$$set=x=>{"withAnimation"in x&&e(0,c=x.withAnimation),"tag"in x&&e(1,d=x.tag),"hooks"in x&&e(2,h=x.hooks),"state"in x&&e(5,u=x.state),"mediaStore"in x&&e(6,m=x.mediaStore),"temporaryState"in x&&e(7,g=x.temporaryState)},i.$$.update=()=>{var x,I,T,S,N,U,G,z,H,R,J;i.$$.dirty&2&&e(11,n=(x=d.state)==null?void 0:x.unfolded),i.$$.dirty&2&&e(10,o=(I=d.state)==null?void 0:I.visible),i.$$.dirty&162&&e(12,s=u.visible&&g.visible&&((T=d.state)==null?void 0:T.visible)),i.$$.dirty&2&&(r=d.id),i.$$.dirty&162&&e(4,a=!y(d,u,g)),i.$$.dirty&4096&&b(s),i.$$.dirty&3842&&d.hooks&&(n!==void 0&&n!==A&&(e(9,A=n),n?(N=(S=d.hooks).emit)==null||N.call(S,"unfolded"):(G=d==null?void 0:(U=d.hooks).emit)==null||G.call(U,"folded")),o!==void 0&&o!==v&&(e(8,v=o),o?(H=(z=d.hooks).emit)==null||H.call(z,"show"):(J=(R=d.hooks).emit)==null||J.call(R,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof d.mergedConfig.unfoldedConfig=="object"&&d.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,d,h,l,a,u,m,g,v,A,o,n,s,C,D]}let iu=class extends ce{constructor(t){super(),le(this,t,xP,kP,ae,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},gP)}};function DP(i){fe(i,"svelte-1jkrwn7",'@charset "UTF-8";.tag-point-click-helper.svelte-1jkrwn7.svelte-1jkrwn7{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-1jkrwn7.svelte-1jkrwn7{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-1jkrwn7.svelte-1jkrwn7,.tag-unfolded-point.svelte-1jkrwn7.svelte-1jkrwn7{transition:all 0.5s}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:1;scale:1}')}function SP(i){let t,e,n,o,s,r,a,l,c,d,h,u;return o=new Rt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new nu({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[7]),{c(){t=_("div"),e=_("div"),n=se(),ne(o.$$.fragment),s=se(),r=_("div"),a=se(),l=_("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-1jkrwn7"),w(r,"class","tag-unfolded-point svelte-1jkrwn7"),j(r,"transition-delay",(i[3]?i[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-1jkrwn7"),j(l,"transition-delay",(i[3]?i[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-1jkrwn7"),$(t,"unfolded",i[0]),$(t,"folded",i[3])},m(m,g){O(m,t,g),B(t,e),B(t,n),ee(o,t,null),B(t,s),B(t,r),B(t,a),B(t,l),ee(c,l,null),d=!0,h||(u=Ce(e,"click",i[4]),h=!0)},p(m,[g]){g&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const v={};g&4&&(v.icon=m[2]),g&2&&(v.width=m[1]),c.$set(v),g&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||g&1)&&$(t,"unfolded",m[0]),(!d||g&8)&&$(t,"folded",m[3])},i(m){d||(k(o.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){L(o.$$.fragment,m),L(c.$$.fragment,m),d=!1},d(m){m&&V(t),te(o),te(c),h=!1,u()}}}function MP(i,t,e){let n,o,s,r;const a=rn("hooks");let{tag:l}=t,c,d=!1;const h=()=>{l.style.point.enabled!==!1&&(c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800))},u=v=>{l.style.point.enabled!==!1&&(d||a.emit("click",{event:v,target:"TagPoint",tag:l}))},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(v){pi.call(this,i,v)}return i.$$set=v=>{"tag"in v&&e(6,l=v.tag)},i.$$.update=()=>{var v,A,b,y;i.$$.dirty&64&&e(0,n=(v=l.state)==null?void 0:v.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(b=(A=l.style)==null?void 0:A.point)!=null&&b.url?(y=l.style)==null?void 0:y.point:{url:XA}),i.$$.dirty&64&&e(1,r=(()=>{var x,I,T,S;const C=(I=(x=l.style)==null?void 0:x.point)==null?void 0:I.width;if(typeof C=="number")return C;const D=(S=(T=l.style)==null?void 0:T.point)==null?void 0:S.size;if(typeof D=="number")return D;if(D==="S")return 18;if(D==="M")return 20;if(D==="L")return 24;if(D==="XL")return 28})())},h(),[n,r,s,o,u,m,l,g]}class LP extends ce{constructor(t){super(),le(this,t,MP,SP,ae,{tag:6},DP)}}function TP(i){fe(i,"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 zP(i){let t;return{c(){t=_("div"),w(t,"data-info","tag content is disable")},m(e,n){O(e,t,n)},p:K,i:K,o:K,d(e){e&&V(t)}}}function jP(i){let t,e;return t=new iu({props:{mediaStore:i[2],withAnimation:i[0],tag:He(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=He(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function VP(i){let t;return{c(){t=_("div"),w(t,"data-info","tag point is disable")},m(e,n){O(e,t,n)},p:K,i:K,o:K,d(e){e&&V(t)}}}function _P(i){let t,e;return t=new LP({props:{tag:i[1]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function OP(i){let t,e,n,o,s,r,a,l,c,d;const h=[jP,zP],u=[];function m(b,y){return b[12]?0:1}n=m(i),o=u[n]=h[n](i);const g=[_P,VP],v=[];function A(b,y){return b[13]?0:1}return r=A(i),a=v[r]=g[r](i),{c(){t=_("div"),e=_("div"),o.c(),s=se(),a.c(),w(e,"class",l=_e(it("wrapper",i[1].className?`${i[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",i[8]),w(e,"data-tag-id",i[11]),w(e,"data-content-type",c=i[1].contentType),j(e,"left",i[7]),j(e,"top",i[6]),j(e,"z-index",i[5]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",i[11]),$(t,"unClickable",i[1].mergedConfig.clickable===!1),$(t,"disable",i[10]),$(t,"hide",i[9]),$(t,"withAnimation",i[0])},m(b,y){O(b,t,y),B(t,e),u[n].m(e,null),B(e,s),v[r].m(e,null),d=!0},p(b,[y]){let C=n;n=m(b),n===C?u[n].p(b,y):(de(),L(u[C],1,1,()=>{u[C]=null}),he(),o=u[n],o?o.p(b,y):(o=u[n]=h[n](b),o.c()),k(o,1),o.m(e,s));let D=r;r=A(b),r===D?v[r].p(b,y):(de(),L(v[D],1,1,()=>{v[D]=null}),he(),a=v[r],a?a.p(b,y):(a=v[r]=g[r](b),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=_e(it("wrapper",b[1].className?`${b[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&256)&&w(e,"data-tag-unfolded",b[8]),(!d||y&2048)&&w(e,"data-tag-id",b[11]),(!d||y&2&&c!==(c=b[1].contentType))&&w(e,"data-content-type",c),y&128&&j(e,"left",b[7]),y&64&&j(e,"top",b[6]),y&32&&j(e,"z-index",b[5]),(!d||y&2048)&&w(t,"data-tag-id",b[11]),(!d||y&2)&&$(t,"unClickable",b[1].mergedConfig.clickable===!1),(!d||y&1024)&&$(t,"disable",b[10]),(!d||y&512)&&$(t,"hide",b[9]),(!d||y&1)&&$(t,"withAnimation",b[0])},i(b){d||(k(o),k(a),d=!0)},o(b){L(o),L(a),d=!1},d(b){b&&V(t),u[n].d(),v[r].d()}}}function BP(i,t,e){let n,o,s,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:g}=t,{state:v}=t,{temporaryState:A}=t;const b=rn("hooks");return i.$$set=y=>{"withAnimation"in y&&e(0,u=y.withAnimation),"tag"in y&&e(1,m=y.tag),"mediaStore"in y&&e(2,g=y.mediaStore),"state"in y&&e(3,v=y.state),"temporaryState"in y&&e(4,A=y.temporaryState)},i.$$.update=()=>{var y,C,D,x,I,T,S,N;i.$$.dirty&2&&e(13,n=(()=>{var U,G;return!(((G=(U=m.style)==null?void 0:U.point)==null?void 0:G.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),i.$$.dirty&2&&e(12,o=(()=>m.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=m.id),i.$$.dirty&2&&e(10,r=!((y=m.pointTagStyle)!=null&&y.leftPercent)||!((C=m.pointTagStyle)!=null&&C.topPercent)||m.enabled===!1||!m.state),i.$$.dirty&2&&e(9,a=!((D=m.state)!=null&&D.visible)||((x=m.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(I=m.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((T=m.pointTagStyle)==null?void 0:T.leftPercent)+"%"),i.$$.dirty&2&&e(6,d=((S=m.pointTagStyle)==null?void 0:S.topPercent)+"%"),i.$$.dirty&2&&e(5,h=(N=m.state)!=null&&N.unfolded?1:0)},[u,m,g,v,A,h,d,c,l,a,r,s,o,n,b]}class RP extends ce{constructor(t){super(),le(this,t,BP,OP,ae,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},TP)}}function QP(i){fe(i,"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 dd(i,t,e){const n=i.slice();return n[6]=t[e],n}function hd(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=dd(i,s,a),c=r(l);n.set(c,e[a]=ud(c,l))}return{c(){t=_("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),$(t,"hide",!i[3].visible||!i[4].visible),$(t,"withAnimation",i[0])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],de(),e=Mt(e,l,r,1,a,s,n,t,un,ud,null,dd),he()),(!o||l&24)&&$(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&$(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ud(i,t){let e,n,o;return n=new RP({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(s,r){O(s,e,r),ee(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(k(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&V(e),te(n,s)}}}function HP(i){let t,e,n=i[3].enabled&&hd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&k(n,1)):(n=hd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function GP(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Vr("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class FP extends ce{constructor(t){super(),le(this,t,GP,HP,ae,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},QP)}}const WP=new wu.GLTFLoader;function NP(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}WP.load(i,n,void 0,o)})}const XP=new Map,YP=new Map;class UP extends ZA{constructor(e){super(e);f(this,"group",new Q.Group);f(this,"imagePlaneGroup",new Q.Group);f(this,"gltfObjectGroup",new Q.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>X(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=NP(n).then(c=>Object.assign(c.scene,{customID:e.id,isTagModel:!0}));e.model={promise:o};const s=yield o;if(((l=e.model)==null?void 0:l.promise)!==o||(e.model.object=s,!this.tags.includes(e)))return;s.visible=this.getCurrentVisibleState(e),new Q.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),s.visible=this.getVisibleByFiveMode(e);const a=this.gltfObjectGroup.children.find(c=>c.customID===e.id);if(a&&this.gltfObjectGroup.remove(a),this.getRenderType(e)==="Mesh"){if(!e.mediaPlane){const c=e.data.mediaPosition.map(xt);e.mediaPlane=new $l(e.data.mediaData[0].url,e.data.mediaPosition.map(xt),{objectFit:e.data.objectFit});const d=new Q.Vector3().addVectors(c[0],c[2]).divideScalar(2);e.mediaPlane.position.copy(d),s.add(e.mediaPlane)}}else s.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,s),s.updateTagCss3DObjectMatrix();return this.gltfObjectGroup.add(s),s}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}clearTags(){this.tags.forEach(e=>{var n,o;(o=(n=e.mediaPlane)==null?void 0:n.parent)==null||o.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()}updateRenderImagePlane(){this.sort(this.filterImagePlane).forEach(n=>{var l,c,d,h,u;const o=n.data.mediaData[0];if(!o)return;const{url:s,type:r}=o;if(!s||(n.mediaPlane&&(n.mediaPlane.visible=(c=(l=n.state)==null?void 0:l.visible)!=null?c:!0,n.mediaPlane.visible||n.mediaPlane instanceof Ur&&((d=n.data.autoplayConfig)!=null&&d.autoplayVideo||n.mediaPlane.pause())),((h=n.mediaPlane)==null?void 0:h.src)===s))return;const a=n.position.map(xt);if(n.mediaPlane&&n.mediaPlane.removeFromParent(),r==="Image")n.mediaPlane=new $l(s,a,{objectFit:n.data.objectFit}),this.domEvents.addAutoBindEventListener(n.mediaPlane,"click",m=>{this.hooks.emit("click",{tag:n,target:"TagContent",event:m.origDomEvent})});else if(r==="Video"){const m=new Ur(s,a,{videoCoverSrc:o.videoCoverUrl,playButton:n.data.playIcon,paused:!((u=n.data.autoplayConfig)!=null&&u.autoplayVideo),objectFit:n.data.objectFit,videoTextureMap:XP,ImageTextureMap:YP});m.onVideoReady=v=>{v.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:m.videoInstance}))},m.initialDomEvents(this.domEvents);const g=v=>(this.five.on("renderFrame",v),()=>this.five.off("renderFrame",v));m.initialRenderHooks(g),n.mediaPlane=m}this.imagePlaneGroup.add(n.mediaPlane)})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(n=>{var o,s;if(n.tag3DContentSvelte){const{svelteApp:r,css3DInstance:a,initialNormal:l,currentNormal:c}=n.tag3DContentSvelte;if(r.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!l.equals(c)){const d=new Q.Quaternion().setFromUnitVectors(l,c);a.css3DObject.setRotationFromQuaternion(d)}return}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=ia(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const r=this.getPositions(n);if(!r)return;const a=this.getTagNormal(n);if(!a)return;const c=(s=this.getTagConfig(n).tag3DConfig)!=null?s:{};if(this.getRenderType(n)==="BehindDom"){c.mode="behind",c.container=document.createElement("div");const u="black";c.container.style.backgroundColor=u,c.container.style.border=`3px solid ${u}`,this.css3DRenderPlugin.hooks.on("render",()=>{var m;if(d.css3DObject.opacityMesh){const g=this.addObjectClickHandler(n,d.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:n})});(m=this.store.css3DRenderDisposer.get(n.id))==null||m.push(g)}})}const d=this.css3DRenderPlugin.create3DDomContainer(r,c);if(!d)return;this.store.css3DRenderDisposer.set(n.id,[d.dispose]);const h=new iu({target:d.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});n.tag3DContentSvelte={svelteApp:h,domContainer:d,css3DInstance:d,initialNormal:a,currentNormal:a,dispose:()=>{h.$destroy(),d.dispose()}}}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID);this.gltfObjectGroup.remove(...this.gltfObjectGroup.children.filter(e)),this.tags.filter(pt).forEach(o=>{var s;(s=o.model)==null||s.promise.then(r=>{r.visible=this.getCurrentVisibleState(o)})})}updateTagModelVisible(){this.tags.forEach(e=>{var n;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(n=e.model)!=null&&n.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,n){var v,A,b,y;const o=(b=(A=(v=e.mergedConfig)==null?void 0:v.tag3DConfig)==null?void 0:A.ratio)!=null?b:.00216,s=(y=e.tag3DContentSvelte)==null?void 0:y.css3DInstance.css3DObject;if(!s)return;const r=pt(e)?e.data.mediaPosition:e.position;n.updateWorldMatrix(!1,!1);const a=n.matrixWorld,l=new Q.Vector3().fromArray(r[0]),c=new Q.Vector3().fromArray(r[2]),d=xn(l,c).add(new Q.Vector3(0,0,5e-4)),h=new Q.Matrix4().setPosition(d),u=new Q.Matrix4().makeScale(o,o,o),m=new Q.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(s.position,s.quaternion,s.scale);const g=s.opacityMesh;g&&m.decompose(g.position,g.quaternion,g.scale)}addMediaModelTag(e){return X(this,null,function*(){const n=e.filter(pt).map(o=>this.loadModel(o));yield Promise.all(n),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag);if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new FP({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(n=>{var o,s,r,a,l;(a=(s=(o=n.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:s.css3DObject)==null||a.setVisible((this.state.visible&&((r=n.state)==null?void 0:r.visible))!==!1),(l=n.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n.forEach(o=>o==null?void 0:o());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n.forEach(s=>s==null?void 0:s()),this.store.css3DRenderDisposer.delete(e))}}}const ou="Dnalogel-PanoTagPlugin",qP=i=>`${ou}--${i}`;class ts extends UP{constructor(e,n){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,n)=>X(this,null,function*(){e.data=Je({},e.data,n),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(n=>{pt(n)&&e==="Panorama"&&this.changeTagMode(n,"front"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var o,s;const n=this.getTagConfig(e).visibleConfig;typeof n=="object"&&((o=n.visibleFiveMode)!=null&&o.includes("Floorplan")||(s=n.visibleFiveMode)!=null&&s.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=F({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,BA(1,{namespace:ga.PlayAudio});try{const o=window;Array.isArray(o.__PANOTAGPLUGIN_DEBUG_LIST__)||(o.__PANOTAGPLUGIN_DEBUG_LIST__=[]),o.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),o.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return X(this,null,function*(){var s,r;this.clearTags(),console.info(ou," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Je({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const o=yield this.addTag(e.tagList,n);if(this.debug)try{DA(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return X(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{var c;const a=this.getTagConfig(r);return ye(F({},r),{id:(c=r.id)!=null?c:dt(),data:Je({},a.initialData,r.data),state:F({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new ze.Subscribe,mergedConfig: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)})}).filter(r=>r.position);return s.forEach(_A),this.tags.push(...s),TA(this.five).then(()=>X(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=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(s)}))})}changeConfig(e,n=!0){n?this.config=Je({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Je({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Je({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}show(e){return X(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return X(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}setState(e,n){if(this.checkDisposed())return;const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=F({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:o})}dispose(){var e,n,o,s,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=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.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,n){var a;const o=this.getTagById(e);if(!o)return;const s=this.can("fold",o),r=this.can("unfold",o);if(s&&r){o.state.unfolded=n;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${n?"unfolded":"folded"}`)}changeEnabledById(e,n){const o=this.getTagById(e);o&&(o.enabled=n,this.updateRenderAllTags())}changeTagNormalById(e,n){const o=this.getTagById(e);o&&o.tag3DContentSvelte&&(o.tag3DContentSvelte.currentNormal=xt(n))}changeDataById(e,n,o=!0){const s=this.getTagById(e);s&&(o?s.data=Je({},s.data,n):s.data=F(F({},s.data),n),this.clearUnusedPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);n&&(o?Je(s,n):Object.assign(s,n),s!=null&&s.tag3DContentSvelte&&(n!=null&&n.normal)&&(s.tag3DContentSvelte.currentNormal=xt(n.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return X(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(n=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},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 n;(n=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||n.call(e)}),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),this.five.scene.remove(this.group),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filterCSS3DTag.forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.dispose(),s.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",o),e.on("modeChange",s),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),n.on("click",d),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),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),n.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(),n=()=>{this.state.enabled&&(this.show(),this.updateRenderAllTags())},o=()=>{this.state.enabled&&this.hide()},{observe:s,unobserve:r}=Kl(jA(()=>{this.store.resizeObserverDisposer&&o()},500),e),{observe:a,unobserve:l}=Kl(Zl(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(n=>{pt(n)&&e!=="Panorama"&&this.changeTagMode(n,"behind"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=ye(F({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=ye(F({},e.temporaryState),{visible:!!n.visibleConfig.alwaysShowWhenMovePano}))}),this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Zl(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return X(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=ye(F({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);n.state&&o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}changeTagMode(e,n){var o,s,r,a,l,c;((o=this.getTagConfig(e))==null?void 0:o.renderType)!=="Mesh"&&((a=(r=(s=e.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==n&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=n:e.config?e.config.tag3DConfig={mode:n}:e.config={tag3DConfig:{mode:n}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}var su=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.Sticker="Sticker",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.MediaModel="MediaModel",i.Custom="Custom",i.Unknown="Unknown",i))(su||{}),ru=(i=>(i.Two="2D",i.Three="3D",i))(ru||{});const JP=(i,t)=>new ts(i,t);function ZP(i){fe(i,"svelte-m8w0ju",".guide-line__tag.svelte-m8w0ju{position:relative}.guide-line__tag-point.svelte-m8w0ju{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-m8w0ju{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-m8w0ju{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-m8w0ju{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-m8w0ju{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-source:url('https://vrlab-static.ljcdn.com/release/web/jsl/test2.2ea9ddee.png');border-image-slice:6 25 6 18 fill;color:#fff}")}function fd(i){let t,e;return{c(){t=_("div"),e=Oe(i[0]),w(t,"class","guide-line__tag-text svelte-m8w0ju"),j(t,"border-image-source",`url(${i[3]})`)},m(n,o){O(n,t,o),B(t,e)},p(n,o){o&1&&Qe(e,n[0])},d(n){n&&V(t)}}}function KP(i){let t,e,n,o,s,r,a,l,c=i[0]&&fd(i);return{c(){t=_("div"),e=_("div"),n=se(),o=_("div"),s=se(),r=_("div"),a=_("div"),l=se(),c&&c.c(),w(e,"class","guide-line__tag-point svelte-m8w0ju"),w(o,"class","guide-line__tag-line svelte-m8w0ju"),w(a,"class","guide-line__tag-icon svelte-m8w0ju"),j(a,"background-image",`url(${i[1]})`),w(r,"class","guide-line__tag-content svelte-m8w0ju"),w(t,"class","guide-line__tag svelte-m8w0ju"),j(t,"opacity",i[2])},m(d,h){O(d,t,h),B(t,e),B(t,n),B(t,o),B(t,s),B(t,r),B(r,a),B(r,l),c&&c.m(r,null)},p(d,[h]){h&2&&j(a,"background-image",`url(${d[1]})`),d[0]?c?c.p(d,h):(c=fd(d),c.c(),c.m(r,null)):c&&(c.d(1),c=null),h&4&&j(t,"opacity",d[2])},i:K,o:K,d(d){d&&V(t),c&&c.d()}}}function $P(i,t,e){let{text:n=""}=t,{icon_url:o=""}=t,{opacity:s=1}=t;const r="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 i.$$set=a=>{"text"in a&&e(0,n=a.text),"icon_url"in a&&e(1,o=a.icon_url),"opacity"in a&&e(2,s=a.opacity)},[n,o,s,r]}class eC extends ce{constructor(t){super(),le(this,t,$P,KP,ae,{text:0,icon_url:1,opacity:2},ZP)}}function tC(i){return i.length===0?[]:i.filter((t,e)=>t!==i[e-1])}const nC=`
|
|
581
|
+
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 Gb(i){let t,e,n;return{c(){t=_("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),$(t,"sc-carousel-dot__dot_active",i[0])},m(o,s){O(o,t,s),e||(n=Ce(t,"click",i[1]),e=!0)},p(o,[s]){s&1&&$(t,"sc-carousel-dot__dot_active",o[0])},i:K,o:K,d(o){o&&V(t),e=!1,n()}}}function Fb(i,t,e){let{active:n=!1}=t;function o(s){pi.call(this,i,s)}return i.$$set=s=>{"active"in s&&e(0,n=s.active)},[n,o]}class Wb extends ce{constructor(t){super(),le(this,t,Fb,Gb,ae,{active:0},Hb)}}function Nb(i){fe(i,"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 mc(i,t,e){const n=i.slice();return n[5]=t[e],n[7]=e,n}function pc(i,t){let e,n,o,s;function r(){return t[3](t[7])}return n=new Wb({props:{active:t[1]===t[7]}}),n.$on("click",r),{key:i,first:null,c(){e=_("div"),ne(n.$$.fragment),o=se(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){O(a,e,l),ee(n,e,null),B(e,o),s=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),n.$set(c)},i(a){s||(k(n.$$.fragment,a),s=!0)},o(a){L(n.$$.fragment,a),s=!1},d(a){a&&V(e),te(n)}}}function Xb(i){let t,e=[],n=new Map,o,s=Array(i[0]);const r=a=>a[7];for(let a=0;a<s.length;a+=1){let l=mc(i,s,a),c=r(l);n.set(c,e[a]=pc(c,l))}return{c(){t=_("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);o=!0},p(a,[l]){l&7&&(s=Array(a[0]),de(),e=Mt(e,l,r,1,a,s,n,t,un,pc,null,mc),he())},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Yb(i,t,e){const n=as();let{pagesCount:o=1}=t,{currentPageIndex:s=0}=t;function r(l){n("pageChange",l)}const a=l=>r(l);return i.$$set=l=>{"pagesCount"in l&&e(0,o=l.pagesCount),"currentPageIndex"in l&&e(1,s=l.currentPageIndex)},[o,s,r,a]}class Ub extends ce{constructor(t){super(),le(this,t,Yb,Xb,ae,{pagesCount:0,currentPageIndex:1},Nb)}}const ai="prev",cn="next";function qb(i){fe(i,"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 Jb(i){let t,e,n,o;return{c(){t=_("button"),e=_("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),$(e,"sc-carousel-arrow__arrow-next",i[0]===cn),$(e,"sc-carousel-arrow__arrow-prev",i[0]===ai),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),$(t,"sc-carousel-arrow__circle_disabled",i[1])},m(s,r){O(s,t,r),B(t,e),n||(o=Ce(t,"click",i[2]),n=!0)},p(s,[r]){r&1&&$(e,"sc-carousel-arrow__arrow-next",s[0]===cn),r&1&&$(e,"sc-carousel-arrow__arrow-prev",s[0]===ai),r&2&&$(t,"sc-carousel-arrow__circle_disabled",s[1])},i:K,o:K,d(s){s&&V(t),n=!1,o()}}}function Zb(i,t,e){let{direction:n=cn}=t,{disabled:o=!1}=t;function s(r){pi.call(this,i,r)}return i.$$set=r=>{"direction"in r&&e(0,n=r.direction),"disabled"in r&&e(1,o=r.disabled)},[n,o,s]}class Qh extends ce{constructor(t){super(),le(this,t,Zb,Jb,ae,{direction:0,disabled:1},qb)}}function Kb(i){fe(i,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function $b(i){let t;return{c(){t=_("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",i[0]+"%")},m(e,n){O(e,t,n)},p(e,[n]){n&1&&j(t,"width",e[0]+"%")},i:K,o:K,d(e){e&&V(t)}}}const gc=100;function e1(i,t,e){let n,{value:o=0}=t;return i.$$set=s=>{"value"in s&&e(1,o=s.value)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=Math.min(Math.max(o*gc,0),gc))},[n,o]}class t1 extends ce{constructor(t){super(),le(this,t,e1,$b,ae,{value:1},Kb)}}function n1(i,t){i.addEventListener("mousedown",t),i.addEventListener("touchstart",t,{passive:!0})}function i1(i,t){i.removeEventListener("mousedown",t),i.removeEventListener("touchstart",t)}function o1(i,t){i.addEventListener("mouseup",t),i.addEventListener("touchend",t)}function vc(i,t){i.removeEventListener("mouseup",t),i.removeEventListener("touchend",t)}function s1(i,t){i.addEventListener("mousemove",t),i.addEventListener("touchmove",t)}function Ac(i,t){i.removeEventListener("mousemove",t),i.removeEventListener("touchmove",t)}function ba(i){return function(t,e){i.dispatchEvent(new CustomEvent(t,{detail:e}))}}const r1=110,a1=9,l1=111,c1=20;function Pr(i){if("TouchEvent"in window&&i instanceof TouchEvent){const t=i.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:i.clientX,y:i.clientY}}function d1(i,{thresholdProvider:t}){const e=ba(i);let n,o,s=0,r,a=!1;function l(){return Date.now()-r>=l1&&Math.abs(s)>=c1}function c(u){r=Date.now(),s=0,a=!0;const m=Pr(u);n=m.x,o=m.y,e("swipeStart",{x:n,y:o}),s1(window,d),o1(window,h)}function d(u){if(!a)return;const m=Pr(u),g=m.x-n,v=m.y-o;n=m.x,o=m.y,e("swipeMove",{x:n,y:o,dx:g,dy:v}),g!==0&&Math.sign(g)!==Math.sign(s)&&(s=0),s+=g,Math.abs(s)>t()&&(e("swipeThresholdReached",{direction:s>0?ai:cn}),vc(window,h),Ac(window,d))}function h(u){if(vc(window,h),Ac(window,d),a=!1,!l()){e("swipeFailed");return}const m=Pr(u);e("swipeEnd",{x:m.x,y:m.y})}return n1(i,c),{destroy(){i1(i,c)}}}function h1(i,t){i.addEventListener("mouseenter",t)}function u1(i,t){i.removeEventListener("mouseenter",t)}function f1(i,t){i.addEventListener("mouseleave",t)}function bc(i,t){i.removeEventListener("mouseleave",t)}function m1(i){const t=ba(i);function e(){f1(i,n),t("hovered",{value:!0})}function n(){t("hovered",{value:!1}),bc(i,n)}return h1(i,e),{destroy(){u1(i,e),bc(i,n)}}}const p1=(i,t)=>{const e=t.x-i.x,n=t.y-i.y;return Math.sqrt(e*e+n*n)};function $n(i,t,e){return Math.max(i,Math.min(t,e))}function g1(i,t){i.addEventListener("touchstart",t,{passive:!0})}function v1(i,t){i.removeEventListener("touchstart",t)}function A1(i,t){i.addEventListener("touchend",t)}function yc(i,t){i.removeEventListener("touchend",t)}function b1(i){const t=ba(i);let e=0,n={x:0,y:0};function o({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=p1(n,l);return c<=r1&&d<=a1}function s(a){e=Date.now();const l=a.touches[0];n={x:l.clientX,y:l.clientY},A1(i,r)}function r(a){yc(i,r);const l=a.changedTouches[0];o({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return g1(i,s),{destroy(){v1(i,s),yc(i,r)}}}function y1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:o}){return i===t-e?0:i===0?Hh({particlesCountWithoutClones:t-n,particlesToScroll:o})-1:Math.floor((i-e)/o)}function w1({currentParticleIndex:i,particlesToScroll:t}){return Math.ceil(i/t)}function P1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,infinite:o,particlesToScroll:s}){return o?y1({currentParticleIndex:i,particlesCount:t,clonesCountHead:e,clonesCountTotal:n,particlesToScroll:s}):w1({currentParticleIndex:i,particlesToScroll:s})}function Hh({particlesCountWithoutClones:i,particlesToScroll:t}){return Math.ceil(i/t)}function C1({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e}){const n=Gh({particlesCountWithoutClones:i,particlesToScroll:t,particlesToShow:e});return Math.ceil(i/t)-n}function E1({infinite:i,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n}){return i?Hh({particlesCountWithoutClones:t,particlesToScroll:e}):C1({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:n})}function I1({pageIndex:i,clonesCountHead:t,clonesCountTail:e,particlesToScroll:n,particlesCount:o}){return $n(0,Math.min(t+i*n,o-e),o-1)}function k1({pageIndex:i,particlesToScroll:t,particlesCount:e,particlesToShow:n}){return $n(0,Math.min(i*t,e-n),e-1)}function Cr({infinite:i,pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s,particlesToShow:r}){return i?I1({pageIndex:t,clonesCountHead:e,clonesCountTail:n,particlesToScroll:o,particlesCount:s}):k1({pageIndex:t,particlesToScroll:o,particlesCount:s,particlesToShow:r})}function x1({particlesContainerChildren:i,particleWidth:t}){for(let e=0;e<i.length;e++)i[e].style.minWidth=`${t}px`,i[e].style.maxWidth=`${t}px`}function Gh({particlesToScroll:i,particlesToShow:t,particlesCountWithoutClones:e}){const n=i-t;let o=t;for(;;){const s=e-o-n;if(s<t)return Math.max(s,0);o+=t+n}}function D1(i){return new ResizeObserver(t=>{i({width:t[0].contentRect.width})})}function S1({clonesCountHead:i,clonesCountTail:t,particlesContainerChildren:e}){const n=[];for(let r=0;r<t;r++)n.push(e[r].cloneNode(!0));const o=[],s=e.length;for(let r=s-1;r>s-1-i;r--)o.push(e[r].cloneNode(!0));return{clonesToAppend:n,clonesToPrepend:o}}function M1({particlesContainer:i,clonesToAppend:t,clonesToPrepend:e}){for(let n=0;n<t.length;n++)i.append(t[n]);for(let n=0;n<e.length;n++)i.prepend(e[n])}function L1({infinite:i,particlesToShow:t,partialPageSize:e}){const n=i?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ye(F({},n),{total:n.head+n.tail})}const Wi=(i,t,e)=>{if(i&&i.hasOwnProperty(t))return i[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},qr=i=>t=>{i[t]&&i[t]()};var T1="Expected a function",Fh="__lodash_hash_undefined__",Wh=1/0,z1="[object Function]",j1="[object GeneratorFunction]",V1="[object Symbol]",_1=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,O1=/^\w*$/,B1=/^\./,R1=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Q1=/[\\^$.*+?()[\]{}|]/g,H1=/\\(\\)?/g,G1=/^\[object .+?Constructor\]$/,F1=typeof yt=="object"&&yt&&yt.Object===Object&&yt,W1=typeof self=="object"&&self&&self.Object===Object&&self,ya=F1||W1||Function("return this")();function N1(i,t){return i==null?void 0:i[t]}function X1(i){var t=!1;if(i!=null&&typeof i.toString!="function")try{t=!!(i+"")}catch(e){}return t}var Y1=Array.prototype,U1=Function.prototype,Nh=Object.prototype,Er=ya["__core-js_shared__"],wc=function(){var i=/[^.]+$/.exec(Er&&Er.keys&&Er.keys.IE_PROTO||"");return i?"Symbol(src)_1."+i:""}(),Xh=U1.toString,wa=Nh.hasOwnProperty,Yh=Nh.toString,q1=RegExp("^"+Xh.call(wa).replace(Q1,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pc=ya.Symbol,J1=Y1.splice,Z1=Uh(ya,"Map"),Ji=Uh(Object,"create"),Cc=Pc?Pc.prototype:void 0,Ec=Cc?Cc.toString:void 0;function kn(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function K1(){this.__data__=Ji?Ji(null):{}}function $1(i){return this.has(i)&&delete this.__data__[i]}function ey(i){var t=this.__data__;if(Ji){var e=t[i];return e===Fh?void 0:e}return wa.call(t,i)?t[i]:void 0}function ty(i){var t=this.__data__;return Ji?t[i]!==void 0:wa.call(t,i)}function ny(i,t){var e=this.__data__;return e[i]=Ji&&t===void 0?Fh:t,this}kn.prototype.clear=K1;kn.prototype.delete=$1;kn.prototype.get=ey;kn.prototype.has=ty;kn.prototype.set=ny;function Ai(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function iy(){this.__data__=[]}function oy(i){var t=this.__data__,e=vs(t,i);if(e<0)return!1;var n=t.length-1;return e==n?t.pop():J1.call(t,e,1),!0}function sy(i){var t=this.__data__,e=vs(t,i);return e<0?void 0:t[e][1]}function ry(i){return vs(this.__data__,i)>-1}function ay(i,t){var e=this.__data__,n=vs(e,i);return n<0?e.push([i,t]):e[n][1]=t,this}Ai.prototype.clear=iy;Ai.prototype.delete=oy;Ai.prototype.get=sy;Ai.prototype.has=ry;Ai.prototype.set=ay;function Ln(i){var t=-1,e=i?i.length:0;for(this.clear();++t<e;){var n=i[t];this.set(n[0],n[1])}}function ly(){this.__data__={hash:new kn,map:new(Z1||Ai),string:new kn}}function cy(i){return As(this,i).delete(i)}function dy(i){return As(this,i).get(i)}function hy(i){return As(this,i).has(i)}function uy(i,t){return As(this,i).set(i,t),this}Ln.prototype.clear=ly;Ln.prototype.delete=cy;Ln.prototype.get=dy;Ln.prototype.has=hy;Ln.prototype.set=uy;function vs(i,t){for(var e=i.length;e--;)if(Cy(i[e][0],t))return e;return-1}function fy(i,t){t=vy(t,i)?[t]:gy(t);for(var e=0,n=t.length;i!=null&&e<n;)i=i[wy(t[e++])];return e&&e==n?i:void 0}function my(i){if(!Jh(i)||by(i))return!1;var t=Ey(i)||X1(i)?q1:G1;return t.test(Py(i))}function py(i){if(typeof i=="string")return i;if(Ca(i))return Ec?Ec.call(i):"";var t=i+"";return t=="0"&&1/i==-Wh?"-0":t}function gy(i){return qh(i)?i:yy(i)}function As(i,t){var e=i.__data__;return Ay(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Uh(i,t){var e=N1(i,t);return my(e)?e:void 0}function vy(i,t){if(qh(i))return!1;var e=typeof i;return e=="number"||e=="symbol"||e=="boolean"||i==null||Ca(i)?!0:O1.test(i)||!_1.test(i)||t!=null&&i in Object(t)}function Ay(i){var t=typeof i;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?i!=="__proto__":i===null}function by(i){return!!wc&&wc in i}var yy=Pa(function(i){i=ky(i);var t=[];return B1.test(i)&&t.push(""),i.replace(R1,function(e,n,o,s){t.push(o?s.replace(H1,"$1"):n||e)}),t});function wy(i){if(typeof i=="string"||Ca(i))return i;var t=i+"";return t=="0"&&1/i==-Wh?"-0":t}function Py(i){if(i!=null){try{return Xh.call(i)}catch(t){}try{return i+""}catch(t){}}return""}function Pa(i,t){if(typeof i!="function"||t&&typeof t!="function")throw new TypeError(T1);var e=function(){var n=arguments,o=t?t.apply(this,n):n[0],s=e.cache;if(s.has(o))return s.get(o);var r=i.apply(this,n);return e.cache=s.set(o,r),r};return e.cache=new(Pa.Cache||Ln),e}Pa.Cache=Ln;function Cy(i,t){return i===t||i!==i&&t!==t}var qh=Array.isArray;function Ey(i){var t=Jh(i)?Yh.call(i):"";return t==z1||t==j1}function Jh(i){var t=typeof i;return!!i&&(t=="object"||t=="function")}function Iy(i){return!!i&&typeof i=="object"}function Ca(i){return typeof i=="symbol"||Iy(i)&&Yh.call(i)==V1}function ky(i){return i==null?"":py(i)}function xy(i,t,e){var n=i==null?void 0:fy(i,t);return n===void 0?e:n}var Lo=xy,$o={},Dy={get exports(){return $o},set exports(i){$o=i}};(function(i,t){var e=200,n="__lodash_hash_undefined__",o=9007199254740991,s="[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]",g="[object Object]",v="[object Promise]",A="[object RegExp]",b="[object Set]",y="[object String]",C="[object Symbol]",D="[object WeakMap]",x="[object ArrayBuffer]",I="[object DataView]",T="[object Float32Array]",S="[object Float64Array]",N="[object Int8Array]",U="[object Int16Array]",G="[object Int32Array]",z="[object Uint8Array]",H="[object Uint8ClampedArray]",R="[object Uint16Array]",J="[object Uint32Array]",q=/[\\^$.*+?()[\]{}|]/g,Y=/\w*$/,Z=/^\[object .+?Constructor\]$/,re=/^(?:0|[1-9]\d*)$/,ie={};ie[s]=ie[r]=ie[x]=ie[I]=ie[a]=ie[l]=ie[T]=ie[S]=ie[N]=ie[U]=ie[G]=ie[u]=ie[m]=ie[g]=ie[A]=ie[b]=ie[y]=ie[C]=ie[z]=ie[H]=ie[R]=ie[J]=!0,ie[c]=ie[d]=ie[D]=!1;var Ae=typeof yt=="object"&&yt&&yt.Object===Object&&yt,we=typeof self=="object"&&self&&self.Object===Object&&self,ge=Ae||we||Function("return this")(),je=t&&!t.nodeType&&t,ve=je&&!0&&i&&!i.nodeType&&i,Ge=ve&&ve.exports===je;function ue(p,P){return p.set(P[0],P[1]),p}function be(p,P){return p.add(P),p}function Me(p,P){for(var M=-1,W=p?p.length:0;++M<W&&P(p[M],M,p)!==!1;);return p}function me(p,P){for(var M=-1,W=P.length,Pe=p.length;++M<W;)p[Pe+M]=P[M];return p}function Ye(p,P,M,W){var Pe=-1,pe=p?p.length:0;for(W&&pe&&(M=p[++Pe]);++Pe<pe;)M=P(M,p[Pe],Pe,p);return M}function at(p,P){for(var M=-1,W=Array(p);++M<p;)W[M]=P(M);return W}function ke(p,P){return p==null?void 0:p[P]}function $e(p){var P=!1;if(p!=null&&typeof p.toString!="function")try{P=!!(p+"")}catch(M){}return P}function oe(p){var P=-1,M=Array(p.size);return p.forEach(function(W,Pe){M[++P]=[Pe,W]}),M}function Ie(p,P){return function(M){return p(P(M))}}function Re(p){var P=-1,M=Array(p.size);return p.forEach(function(W){M[++P]=W}),M}var ht=Array.prototype,Qt=Function.prototype,gt=Object.prototype,vt=ge["__core-js_shared__"],Ve=function(){var p=/[^.]+$/.exec(vt&&vt.keys&&vt.keys.IE_PROTO||"");return p?"Symbol(src)_1."+p:""}(),Be=Qt.toString,Xe=gt.hasOwnProperty,Pt=gt.toString,bi=RegExp("^"+Be.call(Xe).replace(q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Lt=Ge?ge.Buffer:void 0,Jt=ge.Symbol,fn=ge.Uint8Array,ut=Ie(Object.getPrototypeOf,Object),Tn=Object.create,zn=gt.propertyIsEnumerable,Ps=ht.splice,yi=Object.getOwnPropertySymbols,jn=Lt?Lt.isBuffer:void 0,no=Ie(Object.keys,Object),Vn=Et(ge,"DataView"),mn=Et(ge,"Map"),Ct=Et(ge,"Promise"),_n=Et(ge,"Set"),wi=Et(ge,"WeakMap"),pn=Et(Object,"create"),Pi=lt(Vn),gn=lt(mn),Ci=lt(Ct),Ei=lt(_n),Ii=lt(wi),Zt=Jt?Jt.prototype:void 0,io=Zt?Zt.valueOf:void 0;function Ht(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Cs(){this.__data__=pn?pn(null):{}}function Es(p){return this.has(p)&&delete this.__data__[p]}function Is(p){var P=this.__data__;if(pn){var M=P[p];return M===n?void 0:M}return Xe.call(P,p)?P[p]:void 0}function oo(p){var P=this.__data__;return pn?P[p]!==void 0:Xe.call(P,p)}function ki(p,P){var M=this.__data__;return M[p]=pn&&P===void 0?n:P,this}Ht.prototype.clear=Cs,Ht.prototype.delete=Es,Ht.prototype.get=Is,Ht.prototype.has=oo,Ht.prototype.set=ki;function Ue(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function ks(){this.__data__=[]}function xs(p){var P=this.__data__,M=Bn(P,p);if(M<0)return!1;var W=P.length-1;return M==W?P.pop():Ps.call(P,M,1),!0}function Ds(p){var P=this.__data__,M=Bn(P,p);return M<0?void 0:P[M][1]}function Ss(p){return Bn(this.__data__,p)>-1}function Ms(p,P){var M=this.__data__,W=Bn(M,p);return W<0?M.push([p,P]):M[W][1]=P,this}Ue.prototype.clear=ks,Ue.prototype.delete=xs,Ue.prototype.get=Ds,Ue.prototype.has=Ss,Ue.prototype.set=Ms;function et(p){var P=-1,M=p?p.length:0;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Ls(){this.__data__={hash:new Ht,map:new(mn||Ue),string:new Ht}}function Ts(p){return An(this,p).delete(p)}function zs(p){return An(this,p).get(p)}function js(p){return An(this,p).has(p)}function Vs(p,P){return An(this,p).set(p,P),this}et.prototype.clear=Ls,et.prototype.delete=Ts,et.prototype.get=zs,et.prototype.has=js,et.prototype.set=Vs;function ft(p){this.__data__=new Ue(p)}function _s(){this.__data__=new Ue}function Os(p){return this.__data__.delete(p)}function Bs(p){return this.__data__.get(p)}function Rs(p){return this.__data__.has(p)}function Qs(p,P){var M=this.__data__;if(M instanceof Ue){var W=M.__data__;if(!mn||W.length<e-1)return W.push([p,P]),this;M=this.__data__=new et(W)}return M.set(p,P),this}ft.prototype.clear=_s,ft.prototype.delete=Os,ft.prototype.get=Bs,ft.prototype.has=Rs,ft.prototype.set=Qs;function On(p,P){var M=Mi(p)||Qn(p)?at(p.length,String):[],W=M.length,Pe=!!W;for(var pe in p)(P||Xe.call(p,pe))&&!(Pe&&(pe=="length"||er(pe,W)))&&M.push(pe);return M}function so(p,P,M){var W=p[P];(!(Xe.call(p,P)&&ho(W,M))||M===void 0&&!(P in p))&&(p[P]=M)}function Bn(p,P){for(var M=p.length;M--;)if(ho(p[M][0],P))return M;return-1}function Tt(p,P){return p&&Si(P,Ti(P),p)}function xi(p,P,M,W,Pe,pe,xe){var De;if(W&&(De=pe?W(p,Pe,pe,xe):W(p)),De!==void 0)return De;if(!jt(p))return p;var Fe=Mi(p);if(Fe){if(De=Ks(p),!P)return qs(p,De)}else{var Le=Ft(p),tt=Le==d||Le==h;if(uo(p))return Rn(p,P);if(Le==g||Le==s||tt&&!pe){if($e(p))return pe?p:{};if(De=zt(tt?{}:p),!P)return Js(p,Tt(De,p))}else{if(!ie[Le])return pe?p:{};De=$s(p,Le,xi,P)}}xe||(xe=new ft);var mt=xe.get(p);if(mt)return mt;if(xe.set(p,De),!Fe)var Ne=M?Zs(p):Ti(p);return Me(Ne||p,function(nt,qe){Ne&&(qe=nt,nt=p[qe]),so(De,qe,xi(nt,P,M,W,qe,p,xe))}),De}function Hs(p){return jt(p)?Tn(p):{}}function Gs(p,P,M){var W=P(p);return Mi(p)?W:me(W,M(p))}function Fs(p){return Pt.call(p)}function Ws(p){if(!jt(p)||nr(p))return!1;var P=Li(p)||$e(p)?bi:Z;return P.test(lt(p))}function Ns(p){if(!lo(p))return no(p);var P=[];for(var M in Object(p))Xe.call(p,M)&&M!="constructor"&&P.push(M);return P}function Rn(p,P){if(P)return p.slice();var M=new p.constructor(p.length);return p.copy(M),M}function Di(p){var P=new p.constructor(p.byteLength);return new fn(P).set(new fn(p)),P}function vn(p,P){var M=P?Di(p.buffer):p.buffer;return new p.constructor(M,p.byteOffset,p.byteLength)}function ro(p,P,M){var W=P?M(oe(p),!0):oe(p);return Ye(W,ue,new p.constructor)}function ao(p){var P=new p.constructor(p.source,Y.exec(p));return P.lastIndex=p.lastIndex,P}function Xs(p,P,M){var W=P?M(Re(p),!0):Re(p);return Ye(W,be,new p.constructor)}function Ys(p){return io?Object(io.call(p)):{}}function Us(p,P){var M=P?Di(p.buffer):p.buffer;return new p.constructor(M,p.byteOffset,p.length)}function qs(p,P){var M=-1,W=p.length;for(P||(P=Array(W));++M<W;)P[M]=p[M];return P}function Si(p,P,M,W){M||(M={});for(var Pe=-1,pe=P.length;++Pe<pe;){var xe=P[Pe],De=W?W(M[xe],p[xe],xe,M,p):void 0;so(M,xe,De===void 0?p[xe]:De)}return M}function Js(p,P){return Si(p,Gt(p),P)}function Zs(p){return Gs(p,Ti,Gt)}function An(p,P){var M=p.__data__;return tr(P)?M[typeof P=="string"?"string":"hash"]:M.map}function Et(p,P){var M=ke(p,P);return Ws(M)?M:void 0}var Gt=yi?Ie(yi,Object):or,Ft=Fs;(Vn&&Ft(new Vn(new ArrayBuffer(1)))!=I||mn&&Ft(new mn)!=u||Ct&&Ft(Ct.resolve())!=v||_n&&Ft(new _n)!=b||wi&&Ft(new wi)!=D)&&(Ft=function(p){var P=Pt.call(p),M=P==g?p.constructor:void 0,W=M?lt(M):void 0;if(W)switch(W){case Pi:return I;case gn:return u;case Ci:return v;case Ei:return b;case Ii:return D}return P});function Ks(p){var P=p.length,M=p.constructor(P);return P&&typeof p[0]=="string"&&Xe.call(p,"index")&&(M.index=p.index,M.input=p.input),M}function zt(p){return typeof p.constructor=="function"&&!lo(p)?Hs(ut(p)):{}}function $s(p,P,M,W){var Pe=p.constructor;switch(P){case x:return Di(p);case a:case l:return new Pe(+p);case I:return vn(p,W);case T:case S:case N:case U:case G:case z:case H:case R:case J:return Us(p,W);case u:return ro(p,W,M);case m:case y:return new Pe(p);case A:return ao(p);case b:return Xs(p,W,M);case C:return Ys(p)}}function er(p,P){return P=P==null?o:P,!!P&&(typeof p=="number"||re.test(p))&&p>-1&&p%1==0&&p<P}function tr(p){var P=typeof p;return P=="string"||P=="number"||P=="symbol"||P=="boolean"?p!=="__proto__":p===null}function nr(p){return!!Ve&&Ve in p}function lo(p){var P=p&&p.constructor,M=typeof P=="function"&&P.prototype||gt;return p===M}function lt(p){if(p!=null){try{return Be.call(p)}catch(P){}try{return p+""}catch(P){}}return""}function co(p){return xi(p,!0,!0)}function ho(p,P){return p===P||p!==p&&P!==P}function Qn(p){return ir(p)&&Xe.call(p,"callee")&&(!zn.call(p,"callee")||Pt.call(p)==s)}var Mi=Array.isArray;function Hn(p){return p!=null&&fo(p.length)&&!Li(p)}function ir(p){return mo(p)&&Hn(p)}var uo=jn||sr;function Li(p){var P=jt(p)?Pt.call(p):"";return P==d||P==h}function fo(p){return typeof p=="number"&&p>-1&&p%1==0&&p<=o}function jt(p){var P=typeof p;return!!p&&(P=="object"||P=="function")}function mo(p){return!!p&&typeof p=="object"}function Ti(p){return Hn(p)?On(p):Ns(p)}function or(){return[]}function sr(){return!1}i.exports=co})(Dy,$o);const Sy=$o;var es={},My={get exports(){return es},set exports(i){es=i}};(function(i,t){var e=200,n="__lodash_hash_undefined__",o=1,s=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",g="[object GeneratorFunction]",v="[object Map]",A="[object Number]",b="[object Null]",y="[object Object]",C="[object Promise]",D="[object Proxy]",x="[object RegExp]",I="[object Set]",T="[object String]",S="[object Symbol]",N="[object Undefined]",U="[object WeakMap]",G="[object ArrayBuffer]",z="[object DataView]",H="[object Float32Array]",R="[object Float64Array]",J="[object Int8Array]",q="[object Int16Array]",Y="[object Int32Array]",Z="[object Uint8Array]",re="[object Uint8ClampedArray]",ie="[object Uint16Array]",Ae="[object Uint32Array]",we=/[\\^$.*+?()[\]{}|]/g,ge=/^\[object .+?Constructor\]$/,je=/^(?:0|[1-9]\d*)$/,ve={};ve[H]=ve[R]=ve[J]=ve[q]=ve[Y]=ve[Z]=ve[re]=ve[ie]=ve[Ae]=!0,ve[a]=ve[l]=ve[G]=ve[d]=ve[z]=ve[h]=ve[u]=ve[m]=ve[v]=ve[A]=ve[y]=ve[x]=ve[I]=ve[T]=ve[U]=!1;var Ge=typeof yt=="object"&&yt&&yt.Object===Object&&yt,ue=typeof self=="object"&&self&&self.Object===Object&&self,be=Ge||ue||Function("return this")(),Me=t&&!t.nodeType&&t,me=Me&&!0&&i&&!i.nodeType&&i,Ye=me&&me.exports===Me,at=Ye&&Ge.process,ke=function(){try{return at&&at.binding&&at.binding("util")}catch(p){}}(),$e=ke&&ke.isTypedArray;function oe(p,P){for(var M=-1,W=p==null?0:p.length,Pe=0,pe=[];++M<W;){var xe=p[M];P(xe,M,p)&&(pe[Pe++]=xe)}return pe}function Ie(p,P){for(var M=-1,W=P.length,Pe=p.length;++M<W;)p[Pe+M]=P[M];return p}function Re(p,P){for(var M=-1,W=p==null?0:p.length;++M<W;)if(P(p[M],M,p))return!0;return!1}function ht(p,P){for(var M=-1,W=Array(p);++M<p;)W[M]=P(M);return W}function Qt(p){return function(P){return p(P)}}function gt(p,P){return p.has(P)}function vt(p,P){return p==null?void 0:p[P]}function Ve(p){var P=-1,M=Array(p.size);return p.forEach(function(W,Pe){M[++P]=[Pe,W]}),M}function Be(p,P){return function(M){return p(P(M))}}function Xe(p){var P=-1,M=Array(p.size);return p.forEach(function(W){M[++P]=W}),M}var Pt=Array.prototype,bi=Function.prototype,Lt=Object.prototype,Jt=be["__core-js_shared__"],fn=bi.toString,ut=Lt.hasOwnProperty,Tn=function(){var p=/[^.]+$/.exec(Jt&&Jt.keys&&Jt.keys.IE_PROTO||"");return p?"Symbol(src)_1."+p:""}(),zn=Lt.toString,Ps=RegExp("^"+fn.call(ut).replace(we,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),yi=Ye?be.Buffer:void 0,jn=be.Symbol,no=be.Uint8Array,Vn=Lt.propertyIsEnumerable,mn=Pt.splice,Ct=jn?jn.toStringTag:void 0,_n=Object.getOwnPropertySymbols,wi=yi?yi.isBuffer:void 0,pn=Be(Object.keys,Object),Pi=Gt(be,"DataView"),gn=Gt(be,"Map"),Ci=Gt(be,"Promise"),Ei=Gt(be,"Set"),Ii=Gt(be,"WeakMap"),Zt=Gt(Object,"create"),io=lt(Pi),Ht=lt(gn),Cs=lt(Ci),Es=lt(Ei),Is=lt(Ii),oo=jn?jn.prototype:void 0,ki=oo?oo.valueOf:void 0;function Ue(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function ks(){this.__data__=Zt?Zt(null):{},this.size=0}function xs(p){var P=this.has(p)&&delete this.__data__[p];return this.size-=P?1:0,P}function Ds(p){var P=this.__data__;if(Zt){var M=P[p];return M===n?void 0:M}return ut.call(P,p)?P[p]:void 0}function Ss(p){var P=this.__data__;return Zt?P[p]!==void 0:ut.call(P,p)}function Ms(p,P){var M=this.__data__;return this.size+=this.has(p)?0:1,M[p]=Zt&&P===void 0?n:P,this}Ue.prototype.clear=ks,Ue.prototype.delete=xs,Ue.prototype.get=Ds,Ue.prototype.has=Ss,Ue.prototype.set=Ms;function et(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function Ls(){this.__data__=[],this.size=0}function Ts(p){var P=this.__data__,M=Rn(P,p);if(M<0)return!1;var W=P.length-1;return M==W?P.pop():mn.call(P,M,1),--this.size,!0}function zs(p){var P=this.__data__,M=Rn(P,p);return M<0?void 0:P[M][1]}function js(p){return Rn(this.__data__,p)>-1}function Vs(p,P){var M=this.__data__,W=Rn(M,p);return W<0?(++this.size,M.push([p,P])):M[W][1]=P,this}et.prototype.clear=Ls,et.prototype.delete=Ts,et.prototype.get=zs,et.prototype.has=js,et.prototype.set=Vs;function ft(p){var P=-1,M=p==null?0:p.length;for(this.clear();++P<M;){var W=p[P];this.set(W[0],W[1])}}function _s(){this.size=0,this.__data__={hash:new Ue,map:new(gn||et),string:new Ue}}function Os(p){var P=Et(this,p).delete(p);return this.size-=P?1:0,P}function Bs(p){return Et(this,p).get(p)}function Rs(p){return Et(this,p).has(p)}function Qs(p,P){var M=Et(this,p),W=M.size;return M.set(p,P),this.size+=M.size==W?0:1,this}ft.prototype.clear=_s,ft.prototype.delete=Os,ft.prototype.get=Bs,ft.prototype.has=Rs,ft.prototype.set=Qs;function On(p){var P=-1,M=p==null?0:p.length;for(this.__data__=new ft;++P<M;)this.add(p[P])}function so(p){return this.__data__.set(p,n),this}function Bn(p){return this.__data__.has(p)}On.prototype.add=On.prototype.push=so,On.prototype.has=Bn;function Tt(p){var P=this.__data__=new et(p);this.size=P.size}function xi(){this.__data__=new et,this.size=0}function Hs(p){var P=this.__data__,M=P.delete(p);return this.size=P.size,M}function Gs(p){return this.__data__.get(p)}function Fs(p){return this.__data__.has(p)}function Ws(p,P){var M=this.__data__;if(M instanceof et){var W=M.__data__;if(!gn||W.length<e-1)return W.push([p,P]),this.size=++M.size,this;M=this.__data__=new ft(W)}return M.set(p,P),this.size=M.size,this}Tt.prototype.clear=xi,Tt.prototype.delete=Hs,Tt.prototype.get=Gs,Tt.prototype.has=Fs,Tt.prototype.set=Ws;function Ns(p,P){var M=Qn(p),W=!M&&ho(p),Pe=!M&&!W&&Hn(p),pe=!M&&!W&&!Pe&&mo(p),xe=M||W||Pe||pe,De=xe?ht(p.length,String):[],Fe=De.length;for(var Le in p)(P||ut.call(p,Le))&&!(xe&&(Le=="length"||Pe&&(Le=="offset"||Le=="parent")||pe&&(Le=="buffer"||Le=="byteLength"||Le=="byteOffset")||$s(Le,Fe)))&&De.push(Le);return De}function Rn(p,P){for(var M=p.length;M--;)if(co(p[M][0],P))return M;return-1}function Di(p,P,M){var W=P(p);return Qn(p)?W:Ie(W,M(p))}function vn(p){return p==null?p===void 0?N:b:Ct&&Ct in Object(p)?Ft(p):lo(p)}function ro(p){return jt(p)&&vn(p)==a}function ao(p,P,M,W,Pe){return p===P?!0:p==null||P==null||!jt(p)&&!jt(P)?p!==p&&P!==P:Xs(p,P,M,W,ao,Pe)}function Xs(p,P,M,W,Pe,pe){var xe=Qn(p),De=Qn(P),Fe=xe?l:zt(p),Le=De?l:zt(P);Fe=Fe==a?y:Fe,Le=Le==a?y:Le;var tt=Fe==y,mt=Le==y,Ne=Fe==Le;if(Ne&&Hn(p)){if(!Hn(P))return!1;xe=!0,tt=!1}if(Ne&&!tt)return pe||(pe=new Tt),xe||mo(p)?Si(p,P,M,W,Pe,pe):Js(p,P,Fe,M,W,Pe,pe);if(!(M&o)){var nt=tt&&ut.call(p,"__wrapped__"),qe=mt&&ut.call(P,"__wrapped__");if(nt||qe){var Kt=nt?p.value():p,Wt=qe?P.value():P;return pe||(pe=new Tt),Pe(Kt,Wt,M,W,pe)}}return Ne?(pe||(pe=new Tt),Zs(p,P,M,W,Pe,pe)):!1}function Ys(p){if(!fo(p)||tr(p))return!1;var P=uo(p)?Ps:ge;return P.test(lt(p))}function Us(p){return jt(p)&&Li(p.length)&&!!ve[vn(p)]}function qs(p){if(!nr(p))return pn(p);var P=[];for(var M in Object(p))ut.call(p,M)&&M!="constructor"&&P.push(M);return P}function Si(p,P,M,W,Pe,pe){var xe=M&o,De=p.length,Fe=P.length;if(De!=Fe&&!(xe&&Fe>De))return!1;var Le=pe.get(p);if(Le&&pe.get(P))return Le==P;var tt=-1,mt=!0,Ne=M&s?new On:void 0;for(pe.set(p,P),pe.set(P,p);++tt<De;){var nt=p[tt],qe=P[tt];if(W)var Kt=xe?W(qe,nt,tt,P,p,pe):W(nt,qe,tt,p,P,pe);if(Kt!==void 0){if(Kt)continue;mt=!1;break}if(Ne){if(!Re(P,function(Wt,bn){if(!gt(Ne,bn)&&(nt===Wt||Pe(nt,Wt,M,W,pe)))return Ne.push(bn)})){mt=!1;break}}else if(!(nt===qe||Pe(nt,qe,M,W,pe))){mt=!1;break}}return pe.delete(p),pe.delete(P),mt}function Js(p,P,M,W,Pe,pe,xe){switch(M){case z:if(p.byteLength!=P.byteLength||p.byteOffset!=P.byteOffset)return!1;p=p.buffer,P=P.buffer;case G:return!(p.byteLength!=P.byteLength||!pe(new no(p),new no(P)));case d:case h:case A:return co(+p,+P);case u:return p.name==P.name&&p.message==P.message;case x:case T:return p==P+"";case v:var De=Ve;case I:var Fe=W&o;if(De||(De=Xe),p.size!=P.size&&!Fe)return!1;var Le=xe.get(p);if(Le)return Le==P;W|=s,xe.set(p,P);var tt=Si(De(p),De(P),W,Pe,pe,xe);return xe.delete(p),tt;case S:if(ki)return ki.call(p)==ki.call(P)}return!1}function Zs(p,P,M,W,Pe,pe){var xe=M&o,De=An(p),Fe=De.length,Le=An(P),tt=Le.length;if(Fe!=tt&&!xe)return!1;for(var mt=Fe;mt--;){var Ne=De[mt];if(!(xe?Ne in P:ut.call(P,Ne)))return!1}var nt=pe.get(p);if(nt&&pe.get(P))return nt==P;var qe=!0;pe.set(p,P),pe.set(P,p);for(var Kt=xe;++mt<Fe;){Ne=De[mt];var Wt=p[Ne],bn=P[Ne];if(W)var xa=xe?W(bn,Wt,Ne,P,p,pe):W(Wt,bn,Ne,p,P,pe);if(!(xa===void 0?Wt===bn||Pe(Wt,bn,M,W,pe):xa)){qe=!1;break}Kt||(Kt=Ne=="constructor")}if(qe&&!Kt){var po=p.constructor,go=P.constructor;po!=go&&"constructor"in p&&"constructor"in P&&!(typeof po=="function"&&po instanceof po&&typeof go=="function"&&go instanceof go)&&(qe=!1)}return pe.delete(p),pe.delete(P),qe}function An(p){return Di(p,Ti,Ks)}function Et(p,P){var M=p.__data__;return er(P)?M[typeof P=="string"?"string":"hash"]:M.map}function Gt(p,P){var M=vt(p,P);return Ys(M)?M:void 0}function Ft(p){var P=ut.call(p,Ct),M=p[Ct];try{p[Ct]=void 0;var W=!0}catch(pe){}var Pe=zn.call(p);return W&&(P?p[Ct]=M:delete p[Ct]),Pe}var Ks=_n?function(p){return p==null?[]:(p=Object(p),oe(_n(p),function(P){return Vn.call(p,P)}))}:or,zt=vn;(Pi&&zt(new Pi(new ArrayBuffer(1)))!=z||gn&&zt(new gn)!=v||Ci&&zt(Ci.resolve())!=C||Ei&&zt(new Ei)!=I||Ii&&zt(new Ii)!=U)&&(zt=function(p){var P=vn(p),M=P==y?p.constructor:void 0,W=M?lt(M):"";if(W)switch(W){case io:return z;case Ht:return v;case Cs:return C;case Es:return I;case Is:return U}return P});function $s(p,P){return P=P==null?r:P,!!P&&(typeof p=="number"||je.test(p))&&p>-1&&p%1==0&&p<P}function er(p){var P=typeof p;return P=="string"||P=="number"||P=="symbol"||P=="boolean"?p!=="__proto__":p===null}function tr(p){return!!Tn&&Tn in p}function nr(p){var P=p&&p.constructor,M=typeof P=="function"&&P.prototype||Lt;return p===M}function lo(p){return zn.call(p)}function lt(p){if(p!=null){try{return fn.call(p)}catch(P){}try{return p+""}catch(P){}}return""}function co(p,P){return p===P||p!==p&&P!==P}var ho=ro(function(){return arguments}())?ro:function(p){return jt(p)&&ut.call(p,"callee")&&!Vn.call(p,"callee")},Qn=Array.isArray;function Mi(p){return p!=null&&Li(p.length)&&!uo(p)}var Hn=wi||sr;function ir(p,P){return ao(p,P)}function uo(p){if(!fo(p))return!1;var P=vn(p);return P==m||P==g||P==c||P==D}function Li(p){return typeof p=="number"&&p>-1&&p%1==0&&p<=r}function fo(p){var P=typeof p;return p!=null&&(P=="object"||P=="function")}function jt(p){return p!=null&&typeof p=="object"}var mo=$e?Qt($e):Us;function Ti(p){return Mi(p)?Ns(p):qs(p)}function or(){return[]}function sr(){return!1}i.exports=ir})(My,es);const Ly=es,Ty=(i,t)=>Ly(i,t),zy=i=>Object.keys(i||{}),jy=(i,t)=>{const e={};return i.forEach(n=>{e[n]=t[n]}),e},Vy=()=>{const i={},t=(e,n)=>{const{watcherName:o,fn:s}=e,{prop:r,value:a}=n;i[o]||(i[o]={deps:{},fn:s}),i[o].deps[r]=a};return{subscribers:i,subscribe(e,n){e&&t(e,n)},notify(e,n){Object.entries(i).forEach(([o,{deps:s,fn:r}])=>{const a=zy(s);if(a.includes(n)){const l=jy(a,e);Ty(s,l)||(i[o].deps=l,r())}})}}},_y=()=>{let i=null;return{targetWatcher(t,e){i={watcherName:t,fn:e},i.fn(),i=null},getTarget(){return i}}};function Oy(i,t){const e=Lo(i,"data",{}),n=Lo(i,"watch",{}),o=Lo(i,"methods",{}),s=Lo(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=Vy(),{targetWatcher:c,getTarget:d}=_y();let h;const u={},m=()=>({data:h,methods:u});let g=!1;const v=b=>(...y)=>{g=!0;const C=b(...y);return g=!1,C};Object.entries(o).forEach(([b,y])=>{u[b]=v((...C)=>y(m(),...C)),Object.defineProperty(u[b],"name",{value:b})}),h=new Proxy(Sy(e),{get(b,y){return d()&&!g&&r(d(),{prop:y,value:b[y]}),Reflect.get(...arguments)},set(b,y,C){return b[y]===C||(Reflect.set(...arguments),d()||(s&&s(y,C),a(h,y))),!0}}),Object.entries(n).forEach(([b,y])=>{c(b,()=>{y(m())})});const A=[h,u];return A._internal={_getSubscribers(){return l}},A}function By({pageIndex:i,particlesToShow:t,particlesToScroll:e,particlesCount:n}){const o=i===0?0:t-e,s=i*t-i*o,r=s+Math.max(t,e)-1,a=[];for(let l=s;l<=Math.min(n-1,r);l++)a.push(l);return a}function Ry({infinite:i,pageIndex:t,pagesCount:e,particlesCount:n,particlesToShow:o,particlesToScroll:s}){const r=$n(0,t,e-1);let a=r-1,l=r+1;a=i?a<0?e-1:a:Math.max(0,a),l=i?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=>By({pageIndex:h,particlesToShow:o,particlesToScroll:s,particlesCount:n}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const Qy=(i,t)=>(i(),setInterval(i,t)),Hy=35,Ic=1;class Gy{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 n=Math.min(Hy,Math.max(this._autoplayDuration,1));let o=-n;this._interval=Qy(()=>X(this,null,function*(){if(this._paused)return;o+=n;const s=o/this._autoplayDuration;this._onProgressValueChange(s),s>Ic&&(this.reset(),yield t(),e())}),n)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Ic)}}function Fy(i){const t=new Gy({onProgressValueChange:r=>{i("progressValue",1-r)}}),e=Oy({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=Ry({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=P1({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Gh({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=L1({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=E1({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=$n(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=$n(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Cr({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=Cr({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=$n(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return X(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===cn&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===ai&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>qr({[cn]:()=>X(this,null,function*(){return a.showNextPage()}),[ai]:()=>X(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return X(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 X(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Wi(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return X(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return X(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return X(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Cr({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 X(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=Wi(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:i}),[n,o]=e;return[{data:n,progressManager:t},o,e._internal]}function Wy(i){fe(i,"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 Ny=i=>({currentPageIndex:i[0]&32,pagesCount:i[0]&1024,loaded:i[0]&64}),kc=i=>({currentPageIndex:i[5],pagesCount:i[10],showPage:i[15],loaded:i[6]}),Xy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),xc=i=>({showNextPage:i[14].showNextPage,loaded:i[6],currentPageIndex:i[5]}),Yy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Dc=i=>({loaded:i[6],currentPageIndex:i[5]}),Uy=i=>({loaded:i[0]&64,currentPageIndex:i[0]&32}),Sc=i=>({showPrevPage:i[14].showPrevPage,loaded:i[6],currentPageIndex:i[5]});function Mc(i){let t;const e=i[37].prev,n=hi(e,i,i[36],Sc),o=n||qy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Uy):mi(s[36]),Sc):o&&o.p&&(!t||r[0]&36)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function qy(i){let t,e,n;return e=new Qh({props:{direction:"prev",disabled:!i[2]&&i[5]===0}}),e.$on("click",i[23]),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&36&&(r.disabled=!o[2]&&o[5]===0),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Lc(i){let t,e,n;return e=new t1({props:{value:i[7]}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&128&&(r.value=o[7]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Tc(i){let t;const e=i[37].next,n=hi(e,i,i[36],xc),o=n||Jy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&96|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Xy):mi(s[36]),xc):o&&o.p&&(!t||r[0]&1060)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function Jy(i){let t,e,n;return e=new Qh({props:{direction:"next",disabled:!i[2]&&i[5]===i[10]-1}}),e.$on("click",i[14].showNextPage),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s[0]&1060&&(r.disabled=!o[2]&&o[5]===o[10]-1),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function zc(i){let t;const e=i[37].dots,n=hi(e,i,i[36],kc),o=n||Zy(i);return{c(){o&&o.c()},m(s,r){o&&o.m(s,r),t=!0},p(s,r){n?n.p&&(!t||r[0]&1120|r[1]&32)&&fi(n,e,s,s[36],t?ui(e,s[36],r,Ny):mi(s[36]),kc):o&&o.p&&(!t||r[0]&1056)&&o.p(s,t?r:[-1,-1])},i(s){t||(k(o,s),t=!0)},o(s){L(o,s),t=!1},d(s){o&&o.d(s)}}}function Zy(i){let t,e;return t=new Ub({props:{pagesCount:i[10],currentPageIndex:i[5]}}),t.$on("pageChange",i[41]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o[0]&1024&&(s.pagesCount=n[10]),o[0]&32&&(s.currentPageIndex=n[5]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Ky(i){let t,e,n,o,s,r,a,l,c,d,h,u,m=i[1]&&Mc(i);const g=i[37].default,v=hi(g,i,i[36],Dc);let A=i[3]&&Lc(i),b=i[1]&&Tc(i),y=i[4]&&zc(i);return{c(){t=_("div"),e=_("div"),m&&m.c(),n=se(),o=_("div"),s=_("div"),v&&v.c(),a=se(),A&&A.c(),l=se(),b&&b.c(),c=se(),y&&y.c(),w(s,"class","sc-carousel__pages-container svelte-sme1z4"),j(s,"transform","translateX("+i[8]+"px)"),j(s,"transition-duration",i[9]+"ms"),j(s,"transition-timing-function",i[0]),w(o,"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(C,D){O(C,t,D),B(t,e),m&&m.m(e,null),B(e,n),B(e,o),B(o,s),v&&v.m(s,null),i[39](s),B(o,a),A&&A.m(o,null),i[40](o),B(e,l),b&&b.m(e,null),B(t,c),y&&y.m(t,null),d=!0,h||(u=[Ut(r=d1.call(null,s,{thresholdProvider:i[38]})),Ce(s,"swipeStart",i[16]),Ce(s,"swipeMove",i[18]),Ce(s,"swipeEnd",i[19]),Ce(s,"swipeFailed",i[20]),Ce(s,"swipeThresholdReached",i[17]),Ut(m1.call(null,o)),Ce(o,"hovered",i[21]),Ut(b1.call(null,o)),Ce(o,"tapped",i[22])],h=!0)},p(C,D){C[1]?m?(m.p(C,D),D[0]&2&&k(m,1)):(m=Mc(C),m.c(),k(m,1),m.m(e,n)):m&&(de(),L(m,1,1,()=>{m=null}),he()),v&&v.p&&(!d||D[0]&96|D[1]&32)&&fi(v,g,C,C[36],d?ui(g,C[36],D,Yy):mi(C[36]),Dc),(!d||D[0]&256)&&j(s,"transform","translateX("+C[8]+"px)"),(!d||D[0]&512)&&j(s,"transition-duration",C[9]+"ms"),(!d||D[0]&1)&&j(s,"transition-timing-function",C[0]),r&&di(r.update)&&D[0]&2048&&r.update.call(null,{thresholdProvider:C[38]}),C[3]?A?(A.p(C,D),D[0]&8&&k(A,1)):(A=Lc(C),A.c(),k(A,1),A.m(o,null)):A&&(de(),L(A,1,1,()=>{A=null}),he()),C[1]?b?(b.p(C,D),D[0]&2&&k(b,1)):(b=Tc(C),b.c(),k(b,1),b.m(e,null)):b&&(de(),L(b,1,1,()=>{b=null}),he()),C[4]?y?(y.p(C,D),D[0]&16&&k(y,1)):(y=zc(C),y.c(),k(y,1),y.m(t,null)):y&&(de(),L(y,1,1,()=>{y=null}),he())},i(C){d||(k(m),k(v,C),k(A),k(b),k(y),d=!0)},o(C){L(m),L(v,C),L(A),L(b),L(y),d=!1},d(C){C&&V(t),m&&m.d(),v&&v.d(C),i[39](null),A&&A.d(),i[40](null),b&&b.d(),y&&y.d(),h=!1,rt(u)}}}function $y(i,t,e){let{$$slots:n={},$$scope:o}=t,s=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,g]=Fy((oe,Ie)=>{qr({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,d=Ie),loaded:()=>e(6,s=Ie)})(oe)}),v=as();let{timingFunction:A="ease-in-out"}=t,{arrows:b=!0}=t,{infinite:y=!0}=t,{initialPageIndex:C=0}=t,{duration:D=500}=t,{autoplay:x=!1}=t,{autoplayDuration:I=3e3}=t,{autoplayDirection:T=cn}=t,{pauseOnFocus:S=!1}=t,{autoplayProgressVisible:N=!1}=t,{dots:U=!0}=t,{swiping:G=!0}=t,{particlesToShow:z=1}=t,{particlesToScroll:H=1}=t;function R(oe,Ie){return X(this,null,function*(){const Re=Wi(Ie,"animated",!0);if(typeof oe!="number")throw new Error("pageIndex should be a number");yield m.showPage(oe,{animated:Re})})}function J(oe){return X(this,null,function*(){const Ie=Wi(oe,"animated",!0);yield m.showPrevPage({animated:Ie})})}function q(oe){return X(this,null,function*(){const Ie=Wi(oe,"animated",!0);yield m.showNextPage({animated:Ie})})}let Y=0,Z,re;const ie=D1(({width:oe})=>{e(11,Y=oe),h.particleWidth=Y/h.particlesToShow,x1({particlesContainerChildren:re.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function Ae(){const{clonesToAppend:oe,clonesToPrepend:Ie}=S1({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:re.children});M1({particlesContainer:re,clonesToAppend:oe,clonesToPrepend:Ie})}St(()=>{X(this,null,function*(){yield Ba(),re&&Z&&(h.particlesCountWithoutClones=re.children.length,yield Ba(),h.infinite&&Ae(),h.particlesCount=re.children.length,m.showPage(C,{animated:!1}),ie.observe(Z))})}),hn(()=>{ie.disconnect(),u.reset()});function we(oe){return X(this,null,function*(){yield m.showPage(oe,{animated:!0})})}function ge(){G&&(h.durationMs=0)}function je(oe){return X(this,null,function*(){G&&(yield qr({[cn]:m.showNextPage,[ai]:m.showPrevPage})(oe.detail.direction))})}function ve(oe){G&&(h.offset+=oe.detail.dx)}function Ge(){G&&m.showParticle(h.currentParticleIndex)}function ue(){return X(this,null,function*(){G&&(yield m.offsetPage({animated:!0}))})}function be(oe){h.focused=oe.detail.value}function Me(){m.toggleFocused()}function me(){m.showPrevPage()}const Ye=()=>Y/3;function at(oe){Ke[oe?"unshift":"push"](()=>{re=oe,e(13,re)})}function ke(oe){Ke[oe?"unshift":"push"](()=>{Z=oe,e(12,Z)})}const $e=oe=>we(oe.detail);return i.$$set=oe=>{"timingFunction"in oe&&e(0,A=oe.timingFunction),"arrows"in oe&&e(1,b=oe.arrows),"infinite"in oe&&e(2,y=oe.infinite),"initialPageIndex"in oe&&e(24,C=oe.initialPageIndex),"duration"in oe&&e(25,D=oe.duration),"autoplay"in oe&&e(26,x=oe.autoplay),"autoplayDuration"in oe&&e(27,I=oe.autoplayDuration),"autoplayDirection"in oe&&e(28,T=oe.autoplayDirection),"pauseOnFocus"in oe&&e(29,S=oe.pauseOnFocus),"autoplayProgressVisible"in oe&&e(3,N=oe.autoplayProgressVisible),"dots"in oe&&e(4,U=oe.dots),"swiping"in oe&&e(30,G=oe.swiping),"particlesToShow"in oe&&e(31,z=oe.particlesToShow),"particlesToScroll"in oe&&e(32,H=oe.particlesToScroll),"$$scope"in oe&&e(36,o=oe.$$scope)},i.$$.update=()=>{i.$$.dirty[0]&32&&v("pageChange",r),i.$$.dirty[0]&4&&(h.infinite=y),i.$$.dirty[0]&33554432&&(h.durationMsInit=D),i.$$.dirty[0]&67108864&&(h.autoplay=x),i.$$.dirty[0]&134217728&&(h.autoplayDuration=I),i.$$.dirty[0]&268435456&&(h.autoplayDirection=T),i.$$.dirty[0]&536870912&&(h.pauseOnFocus=S),i.$$.dirty[1]&1&&(h.particlesToShowInit=z),i.$$.dirty[1]&2&&(h.particlesToScrollInit=H)},[A,b,y,N,U,r,s,a,l,c,d,Y,Z,re,m,we,ge,je,ve,Ge,ue,be,Me,me,C,D,x,I,T,S,G,z,H,R,J,q,o,n,Ye,at,ke,$e]}class ew extends ce{constructor(t){super(),le(this,t,$y,Ky,ae,{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},Wy,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function tw(i){fe(i,"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 jc(i){let t;function e(s,r){if(s[2].type==="Image")return iw;if(s[2].type==="Video")return nw}let n=e(i),o=n&&n(i);return{c(){t=_("div"),o&&o.c(),w(t,"class","media-item svelte-159ski6"),w(t,"draggable","false")},m(s,r){O(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&V(t),o&&o.d()}}}function nw(i){let t,e,n,o,s,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?sw:ow}let l=a(i),c=l(i);return{c(){c.c(),t=se(),e=_("div"),n=_("div"),o=_("div"),w(o,"class","video-icon-img svelte-159ski6"),j(o,"background-image","url("+i[20]()+")"),$(o,"canPlay",i[5]),w(n,"class","video-icon svelte-159ski6"),$(n,"large",i[4]==="large"),$(n,"small",i[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),$(e,"showPlayButton",i[10])},m(d,h){c.m(d,h),O(d,t,h),O(d,e,h),B(e,n),B(n,o),s||(r=Ce(o,"click",i[21]),s=!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(o,"background-image","url("+d[20]()+")"),h&32&&$(o,"canPlay",d[5]),h&16&&$(n,"large",d[4]==="large"),h&16&&$(n,"small",d[4]==="small"),h&1024&&$(e,"showPlayButton",d[10])},d(d){c.d(d),d&&V(t),d&&V(e),s=!1,r()}}}function iw(i){let t,e,n,o;return{c(){t=_("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].url)||w(t,"src",n),w(t,"alt",o=i[2].name),w(t,"draggable",!1)},m(s,r){O(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&w(t,"style",e),r&4&&!wt(t.src,n=s[2].url)&&w(t,"src",n),r&4&&o!==(o=s[2].name)&&w(t,"alt",o)},d(s){s&&V(t)}}}function ow(i){let t,e,n,o,s,r,a;return{c(){t=_("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].videoCoverUrl?i[2].url:i[2].url+"#t=0.1")||w(t,"src",n),w(t,"poster",o=i[2].videoCoverUrl),w(t,"preload",s=i[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,$(t,"showPlayButton",i[10])},m(l,c){O(l,t,c),i[19](t),r||(a=[Ce(t,"play",i[14]),Ce(t,"pause",i[15]),Ce(t,"error",i[16]),Ce(t,"ended",i[17]),Ce(t,"click",i[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!wt(t.src,n=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",n),c&4&&o!==(o=l[2].videoCoverUrl)&&w(t,"poster",o),c&4&&s!==(s=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",s),c&1024&&$(t,"showPlayButton",l[10])},d(l){l&&V(t),i[19](null),r=!1,rt(a)}}}function sw(i){let t,e,n,o;return{c(){t=_("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${i[6]};`),wt(t.src,n=i[2].videoCoverUrl)||w(t,"src",n),w(t,"alt",o=i[2].name),w(t,"draggable",!1)},m(s,r){O(s,t,r)},p(s,r){r&64&&e!==(e=`object-fit: ${s[6]};`)&&w(t,"style",e),r&4&&!wt(t.src,n=s[2].videoCoverUrl)&&w(t,"src",n),r&4&&o!==(o=s[2].name)&&w(t,"alt",o)},d(s){s&&V(t)}}}function rw(i){let t,e=i[2]&&jc(i);return{c(){e&&e.c(),t=Ee()},m(n,o){e&&e.m(n,o),O(n,t,o)},p(n,[o]){n[2]?e?e.p(n,o):(e=jc(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(n){e&&e.d(n),n&&V(t)}}}function aw(i,t,e){let n,o,{mediaInstance:s={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,g=!1;function v(){e(8,g=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=rn("mediaStore"),b=rn("hooks"),y=()=>{g||n&&(e(9,n.muted=!0,n),n.play(),n.pause(),e(9,n.muted=!1,n),e(8,g=!0))};b.on("loadVideoFirstFrame",y),St(()=>{A.subscribe(({currentMediaElement:G})=>{G!==n&&(n==null||n.pause())})});const C=G=>{e(10,m=!1),e(0,s.paused=!1,s),e(8,g=!0),n&&A.set({currentMediaElement:n}),b.emit("playStateChange",{event:G,state:"playing",tag:r,mediaInstance:n})},D=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},x=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},I=G=>{e(10,m=!0),e(0,s.paused=!0,s),b.emit("playStateChange",{event:G,state:"paused",tag:r,mediaInstance:n})},T=G=>{n&&n.pause()};function S(G){Ke[G?"unshift":"push"](()=>{s.videoInstance=G,e(0,s)})}const N=()=>l==="withText"?_h:l==="withoutText"?Yr:l,U=G=>{d&&n&&(e(9,n.muted=!1,n),n.play())};return i.$$set=G=>{"mediaInstance"in G&&e(0,s=G.mediaInstance),"tag"in G&&e(1,r=G.tag),"media"in G&&e(2,a=G.media),"playButtonIfNeed"in G&&e(3,l=G.playButtonIfNeed),"playButtonSizeIfNeed"in G&&e(4,c=G.playButtonSizeIfNeed),"canPlay"in G&&e(5,d=G.canPlay),"objectFit"in G&&e(6,h=G.objectFit),"disableVideoIfHavePoster"in G&&e(7,u=G.disableVideoIfHavePoster)},i.$$.update=()=>{if(i.$$.dirty&1&&e(9,n=s.videoInstance),i.$$.dirty&4&&e(13,o=a==null?void 0:a.url),i.$$.dirty&8192&&o&&v(),i.$$.dirty&512&&n&&e(10,m=n.paused),i.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!g){const G=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&G;n&&H&&n.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))}},[s,r,a,l,c,d,h,u,g,n,m,A,b,o,C,D,x,I,T,S,N,U]}class Zh extends ce{constructor(t){super(),le(this,t,aw,rw,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},tw)}}function lw(i){fe(i,"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 Vc(i,t,e){const n=i.slice();return n[25]=t[e],n[26]=t,n[27]=e,n}function _c(i){let t,e,n,o,s,r,a;const l=[dw,cw],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return n=d(i),o=c[n]=l[n](i),{c(){t=_("div"),e=_("div"),o.c(),w(e,"class","media-list svelte-1mrbqlg"),$(e,"carouselEnabled",i[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),$(t,"unfolded",i[5])},m(h,u){O(h,t,u),B(t,e),c[n].m(e,null),a=!0},p(h,u){i=h;let m=n;n=d(i),n===m?c[n].p(i,u):(de(),L(c[m],1,1,()=>{c[m]=null}),he(),o=c[n],o?o.p(i,u):(o=c[n]=l[n](i),o.c()),k(o,1),o.m(e,null)),(!a||u&8192)&&$(e,"carouselEnabled",i[13]),(!a||u&32)&&$(t,"unfolded",i[5])},i(h){a||(k(o),h&&ot(()=>{a&&(r&&r.end(1),s=Dn(t,Ga,i[6]?{y:4,duration:i[4],delay:i[2],easing:sn}:void 0),s.start())}),a=!0)},o(h){L(o),s&&s.invalidate(),h&&(r=gi(t,Ga,i[6]?{y:4,duration:i[4],delay:i[3],easing:sn}:void 0)),a=!1},d(h){h&&V(t),c[n].d(),h&&r&&r.end()}}}function cw(i){let t,e,n;const o=[{media:i[1][0]},i[7],{tag:i[0]}];function s(a){i[20](a)}let r={};for(let a=0;a<o.length;a+=1)r=Ze(r,o[a]);return i[8][0]!==void 0&&(r.mediaInstance=i[8][0]),t=new Zh({props:r}),Ke.push(()=>eh(t,"mediaInstance",s)),{c(){ne(t.$$.fragment)},m(a,l){ee(t,a,l),n=!0},p(a,l){const c=l&131?st(o,[l&2&&{media:a[1][0]},l&128&&$d(a[7]),l&1&&{tag:a[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=a[8][0],qd(()=>e=!1)),t.$set(c)},i(a){n||(k(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){te(t,a)}}}function dw(i){let t,e,n={dots:!1,arrows:!1,$$slots:{default:[hw]},$$scope:{ctx:i}};return t=new ew({props:n}),i[18](t),t.$on("pageChange",i[19]),{c(){ne(t.$$.fragment)},m(o,s){ee(t,o,s),e=!0},p(o,s){const r={};s&268436865&&(r.$$scope={dirty:s,ctx:o}),t.$set(r)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){L(t.$$.fragment,o),e=!1},d(o){i[18](null),te(t,o)}}}function Oc(i){let t,e,n;const o=[i[7],{media:i[25]},{tag:i[0]}];function s(a){i[17](a,i[27])}let r={};for(let a=0;a<o.length;a+=1)r=Ze(r,o[a]);return i[8][i[27]]!==void 0&&(r.mediaInstance=i[8][i[27]]),t=new Zh({props:r}),Ke.push(()=>eh(t,"mediaInstance",s)),{c(){ne(t.$$.fragment)},m(a,l){ee(t,a,l),n=!0},p(a,l){i=a;const c=l&1153?st(o,[l&128&&$d(i[7]),l&1024&&{media:i[25]},l&1&&{tag:i[0]}]):{};!e&&l&256&&(e=!0,c.mediaInstance=i[8][i[27]],qd(()=>e=!1)),t.$set(c)},i(a){n||(k(t.$$.fragment,a),n=!0)},o(a){L(t.$$.fragment,a),n=!1},d(a){te(t,a)}}}function hw(i){let t,e,n=i[10],o=[];for(let r=0;r<n.length;r+=1)o[r]=Oc(Vc(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=Ee()},m(r,a){for(let l=0;l<o.length;l+=1)o[l]&&o[l].m(r,a);O(r,t,a),e=!0},p(r,a){if(a&1409){n=r[10];let l;for(l=0;l<n.length;l+=1){const c=Vc(r,n,l);o[l]?(o[l].p(c,a),k(o[l],1)):(o[l]=Oc(c),o[l].c(),k(o[l],1),o[l].m(t.parentNode,t))}for(de(),l=n.length;l<o.length;l+=1)s(l);he()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)k(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){qt(o,r),r&&V(t)}}}function uw(i){let t,e,n=i[5]&&_c(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&k(n,1)):(n=_c(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function fw(i,t,e){let n,o,s,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:g}=t,{enableCarousel:v=!0}=t,{autoplayConfig:A={autoplayVideo:!1,autoplayCarousel:!0,autoplayVideoInCarousel:!1}}=t,b=[],y=0,C,D=null;const x=rn("hooks"),I=rn("mediaStore");function T(){const z=b[y],H=z==null?void 0:z.videoInstance;H&&(H.paused?(H.muted=!1,H.play()):H.pause())}St(()=>{x.on("click",z=>{var H,R,J;(J=(R=(H=a.tag3DContentSvelte)==null?void 0:H.css3DInstance)==null?void 0:R.css3DObject)!=null&&J.opacityMesh&&z.tag.id===a.id&&T()}),D=setInterval(()=>{r&&(C==null||C.goToNext())},3e3)}),hn(()=>{clearInterval(D),x.off("click",T)});function S(z,H){i.$$.not_equal(b[H],z)&&(b[H]=z,e(8,b))}function N(z){Ke[z?"unshift":"push"](()=>{C=z,e(12,C)})}const U=z=>{n||I.set({currentMediaElement:null}),e(11,y=z.detail)};function G(z){i.$$.not_equal(b[0],z)&&(b[0]=z,e(8,b))}return i.$$set=z=>{"tag"in z&&e(0,a=z.tag),"mediaData"in z&&e(1,l=z.mediaData),"inDelay"in z&&e(2,c=z.inDelay),"outDelay"in z&&e(3,d=z.outDelay),"duration"in z&&e(4,h=z.duration),"unfolded"in z&&e(5,u=z.unfolded),"animation"in z&&e(6,m=z.animation),"mediaItemConfig"in z&&e(7,g=z.mediaItemConfig),"enableCarousel"in z&&e(15,v=z.enableCarousel),"autoplayConfig"in z&&e(16,A=z.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&256&&e(9,n=b.every(z=>z.paused)),i.$$.dirty&32770&&e(13,o=v&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(10,s=l),i.$$.dirty&67072&&(r=s.length>1&&A.autoplayCarousel&&n)},[a,l,c,d,h,u,m,g,b,n,s,y,C,o,I,v,A,S,N,U,G]}class Kh extends ce{constructor(t){super(),le(this,t,fw,uw,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},lw)}}function mw(i){fe(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function Bc(i){let t,e,n,o,s,r,a,l;t=new Rt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Qb({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&Rc(i),d=i[1]&&Qc(i);return{c(){ne(t.$$.fragment),e=se(),n=_("div"),ne(o.$$.fragment),s=se(),c&&c.c(),r=se(),d&&d.c(),a=Ee(),w(n,"class","line svelte-1f7m1lj")},m(h,u){ee(t,h,u),O(h,e,u),O(h,n,u),ee(o,n,null),O(h,s,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 g={};u&8&&(g.unfolded=h[3]),o.$set(g),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=Rc(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(de(),L(c,1,1,()=>{c=null}),he()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=Qc(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(de(),L(d,1,1,()=>{d=null}),he())},i(h){l||(k(t.$$.fragment,h),k(o.$$.fragment,h),k(c),k(d),l=!0)},o(h){L(t.$$.fragment,h),L(o.$$.fragment,h),L(c),L(d),l=!1},d(h){te(t,h),h&&V(e),h&&V(n),te(o),h&&V(s),c&&c.d(h),h&&V(r),d&&d.d(h),h&&V(a)}}}function Rc(i){let t,e,n;return e=new Bh({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Qc(i){let t,e,n;return e=new Kh({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function pw(i){let t,e,n=i[0].state&&Bc(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=Bc(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function gw(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,d;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((d=o.length)!=null?d:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class vw extends ce{constructor(t){super(),le(this,t,gw,pw,ae,{tag:0},mw)}}function Aw(i){fe(i,"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 Hc(i,t,e){const n=i.slice();return n[0]=t[e],n}function Gc(i,t,e){const n=i.slice();return n[0]=t[e],n}function Fc(i){let t,e;return{c(){t=_("img"),w(t,"class","headerImage svelte-sezqcq"),wt(t.src,e=i[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(n,o){O(n,t,o)},p(n,o){o&8&&!wt(t.src,e=n[3].headerPictureUrl)&&w(t,"src",e)},d(n){n&&V(t)}}}function Wc(i){let t,e,n,o,s=i[2]||[],r=[];for(let c=0;c<s.length;c+=1)r[c]=Nc(Gc(i,s,c));let a=i[5]||[],l=[];for(let c=0;c<a.length;c+=1)l[c]=Xc(Hc(i,a,c));return{c(){t=_("div"),e=_("div");for(let c=0;c<r.length;c+=1)r[c].c();n=se();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),ot(()=>i[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){O(c,t,d),B(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);B(e,n);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);o=rs(e,i[11].bind(e))},p(c,d){if(d&4){s=c[2]||[];let h;for(h=0;h<s.length;h+=1){const u=Gc(c,s,h);r[h]?r[h].p(u,d):(r[h]=Nc(u),r[h].c(),r[h].m(e,n))}for(;h<r.length;h+=1)r[h].d(1);r.length=s.length}if(d&32){a=c[5]||[];let h;for(h=0;h<a.length;h+=1){const u=Hc(c,a,h);l[h]?l[h].p(u,d):(l[h]=Xc(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&&V(t),qt(r,c),qt(l,c),o()}}}function Nc(i){let t,e=i[0]+"",n;return{c(){t=_("div"),n=Oe(e),w(t,"class","tag primary-tag svelte-sezqcq"),j(t,"min-width",Ea)},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Xc(i){let t,e=i[0]+"",n;return{c(){t=_("div"),n=Oe(e),w(t,"class","tag secondary-tag svelte-sezqcq"),j(t,"min-width",Ea)},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&32&&e!==(e=o[0]+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Yc(i){let t,e,n=i[7]&&Uc(i),o=i[3].highlightText&&Jc(i);return{c(){t=_("div"),n&&n.c(),e=se(),o&&o.c(),w(t,"class","footer svelte-sezqcq")},m(s,r){O(s,t,r),n&&n.m(t,null),B(t,e),o&&o.m(t,null)},p(s,r){s[7]?n?n.p(s,r):(n=Uc(s),n.c(),n.m(t,e)):n&&(n.d(1),n=null),s[3].highlightText?o?o.p(s,r):(o=Jc(s),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(s){s&&V(t),n&&n.d(),o&&o.d()}}}function Uc(i){let t,e,n=i[3].price.value+"",o,s,r=i[3].price.unit&&qc(i);return{c(){t=_("div"),e=_("span"),o=Oe(n),s=se(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){O(a,t,l),B(t,e),B(e,o),B(t,s),r&&r.m(t,null)},p(a,l){l&8&&n!==(n=a[3].price.value+"")&&Qe(o,n),a[3].price.unit?r?r.p(a,l):(r=qc(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&V(t),r&&r.d()}}}function qc(i){let t,e=i[3].price.unit+"",n;return{c(){t=_("span"),n=Oe(e),w(t,"class","unit svelte-sezqcq")},m(o,s){O(o,t,s),B(t,n)},p(o,s){s&8&&e!==(e=o[3].price.unit+"")&&Qe(n,e)},d(o){o&&V(t)}}}function Jc(i){let t,e,n,o,s=i[3].highlightText+"",r,a,l;return{c(){t=_("div"),e=_("div"),n=se(),o=_("span"),r=Oe(s),a=se(),l=_("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(o,"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),B(t,e),B(t,n),B(t,o),B(o,r),O(c,a,d),O(c,l,d)},p(c,d){d&8&&s!==(s=c[3].highlightText+"")&&Qe(r,s)},d(c){c&&V(t),c&&V(a),c&&V(l)}}}function bw(i){var D,x;let t,e,n,o,s,r,a,l,c,d,h=i[3].title+"",u,m,g,v,A;e=new Rt({props:{visible:i[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let b=i[3].headerPictureUrl&&Fc(i),y=((D=i[2].length)!=null?D:0)+((x=i[5].length)!=null?x:0)>0&&Wc(i),C=(i[7]||i[3].highlightText)&&Yc(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=se(),r=_("div"),b&&b.c(),a=se(),l=_("div"),c=_("div"),d=_("div"),u=Oe(h),m=se(),y&&y.c(),g=se(),C&&C.c(),w(o,"class","line svelte-sezqcq"),j(o,"transition-delay",i[4]?To+"ms":zo+Kc-Zc-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",Ot(i[9])),j(r,"transition-delay",i[4]?To+zo+"ms":"0ms"),w(t,"class",v=_e(`marketing ${i[6]}`)+" svelte-sezqcq"),$(t,"unfolded",i[4]),$(t,"folded",i[8])},m(I,T){O(I,t,T),ee(e,t,null),B(t,n),B(t,o),B(t,s),B(t,r),b&&b.m(r,null),B(r,a),B(r,l),B(l,c),B(c,d),B(d,u),B(r,m),y&&y.m(r,null),B(r,g),C&&C.m(r,null),A=!0},p(I,[T]){var N,U;const S={};T&16&&(S.visible=I[4]),e.$set(S),T&16&&j(o,"transition-delay",I[4]?To+"ms":zo+Kc-Zc-40+"ms"),I[3].headerPictureUrl?b?b.p(I,T):(b=Fc(I),b.c(),b.m(r,a)):b&&(b.d(1),b=null),(!A||T&8)&&h!==(h=I[3].title+"")&&Qe(u,h),((N=I[2].length)!=null?N:0)+((U=I[5].length)!=null?U:0)>0?y?y.p(I,T):(y=Wc(I),y.c(),y.m(r,g)):y&&(y.d(1),y=null),I[7]||I[3].highlightText?C?C.p(I,T):(C=Yc(I),C.c(),C.m(r,null)):C&&(C.d(1),C=null),T&16&&j(r,"transition-delay",I[4]?To+zo+"ms":"0ms"),(!A||T&64&&v!==(v=_e(`marketing ${I[6]}`)+" svelte-sezqcq"))&&w(t,"class",v),(!A||T&80)&&$(t,"unfolded",I[4]),(!A||T&320)&&$(t,"folded",I[8])},i(I){A||(k(e.$$.fragment,I),A=!0)},o(I){L(e.$$.fragment,I),A=!1},d(I){I&&V(t),te(e),b&&b.d(),y&&y.d(),C&&C.d()}}}const Ea=40,To=400,Zc=500,zo=180,Kc=500;function yw(i,t,e){let n,o,s,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var A;const v=(A=h.data.limitWidth)!=null?A:!0;if(typeof v=="number")return v;if(v===!0)return 172})();function g(){u=this.offsetHeight,e(1,u)}return i.$$set=v=>{"tag"in v&&e(0,h=v.tag)},i.$$.update=()=>{var v,A,b,y,C,D;i.$$.dirty&1&&e(4,n=(A=(v=h.state)==null?void 0:v.unfolded)!=null?A:!1),i.$$.dirty&16&&e(8,o=!n),i.$$.dirty&1&&e(3,s=h.data),i.$$.dirty&8&&e(7,r=ci((b=s.price)==null?void 0:b.value)&&((y=s.price)==null?void 0:y.value)!==""),i.$$.dirty&1&&e(6,a=h.data.theme||"light"),i.$$.dirty&1026&&u>40&&e(10,l=l-1),i.$$.dirty&1032&&e(2,c=((C=s.brandTags)==null?void 0:C.slice(0,l).filter(Boolean))||[]),i.$$.dirty&1036&&e(5,d=((D=s.tags)==null?void 0:D.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/Ea),[h,u,c,s,n,d,a,r,o,m,l,g]}class ww extends ce{constructor(t){super(),le(this,t,yw,bw,ae,{tag:0},Aw)}}class Pw 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 X(this,null,function*(){var n,o,s;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((n=this.audioInstance)==null?void 0:n.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=OA(this.sharedAudioSrc,{namespace:ga.PlayAudio})),(o=this.eventListenerDisposer)==null||o.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(s=this.currentTime)!=null?s: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 n;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(n=this.eventListenerDisposer)==null||n.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 n,o;(n=this.onended)==null||n.call(this,e!=null?e:new Event("ended")),(o=this.eventListenerDisposer)==null||o.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const n=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},o=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},s=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",n),e.addEventListener("play",o),e.addEventListener("pause",s),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",n),e.removeEventListener("play",o),e.removeEventListener("pause",s),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 Cw(i){fe(i,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function Ew(i){let t,e,n,o;const s=i[8].default,r=hi(s,i,i[7],null);return{c(){t=_("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",i[0])},m(a,l){O(a,t,l),r&&r.m(t,null),e=!0,n||(o=Ce(t,"click",Gd(i[1])),n=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&fi(r,s,a,a[7],e?ui(s,a[7],l,null):mi(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){L(r,a),e=!1},d(a){a&&V(t),r&&r.d(a),n=!1,o()}}}function Iw(i,t,e){let{$$slots:n={},$$scope:o}=t,{url:s}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=as(),d=rn("hooks"),h=rn("mediaStore");let u,m=!0;function g(){e(5,u.onplay=A=>{d.emit("playStateChange",F({event:A,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=A=>{d.emit("playStateChange",F({event:A,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=A=>{d.emit("playStateChange",F({event:A,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=A=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=A=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=A=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:A})=>{A!==u&&(m||u==null||u.pause())});function v(A){u&&(d.emit("click",F({event:A,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",F({event:A,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return i.$$set=A=>{"url"in A&&e(2,s=A.url),"enable"in A&&e(3,r=A.enable),"style"in A&&e(0,a=A.style),"hooksInfo"in A&&e(4,l=A.hooksInfo),"$$scope"in A&&e(7,o=A.$$scope)},i.$$.update=()=>{i.$$.dirty&4&&(s||c("duration",0)),i.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new Pw(s)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),g()),i.$$.dirty&40&&(r||u==null||u.pause()),i.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,v,s,r,l,u,m,o,n]}let $h=class extends ce{constructor(t){super(),le(this,t,Iw,Ew,ae,{url:2,enable:3,style:0,hooksInfo:4},Cw)}};function kw(i){fe(i,"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 $c(i){let t,e;return t=new Rt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function xw(i){let t,e,n,o,s,r=i[1]&&$c();return{c(){t=_("div"),r&&r.c(),e=se(),n=_("div"),o=_("div"),o.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(o,"class","sound-wave__container svelte-srt2pi"),w(n,"class","audio-icon svelte-srt2pi"),$(n,"playing",i[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",i[2]),j(t,"width",i[5]),j(t,"height",i[5])},m(a,l){O(a,t,l),r&&r.m(t,null),B(t,e),B(t,n),B(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=$c(),r.c(),k(r,1),r.m(t,e)):r&&(de(),L(r,1,1,()=>{r=null}),he()),(!s||l&1)&&$(n,"playing",a[0]),(!s||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){s||(k(r),s=!0)},o(a){L(r),s=!1},d(a){a&&V(t),r&&r.d(),i[7](null),i[8](null)}}}function Dw(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ke[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ke[u?"unshift":"push"](()=>{l=u,e(3,l)})}return i.$$set=u=>{"playing"in u&&e(0,o=u.playing),"shadow"in u&&e(1,s=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?Ot(a):a)},[o,s,r,l,c,n,a,d,h]}class eu extends ce{constructor(t){super(),le(this,t,Dw,xw,ae,{playing:0,shadow:1,style:2,width:6},kw)}}function Sw(i){fe(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function ed(i){var A,b;let t,e,n,o,s,r,a,l,c,d,h,u,m,g;e=new Rt({props:{visible:i[6],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[6]&&td(i);return c=new Rh({props:{visible:i[6],textUnfolded:i[1],content:i[5]}}),h=new va({props:{unfolded:i[6],length:i[3],outDelay:i[4]+20*Math.min((b=(A=i[5])==null?void 0:A.length)!=null?b:10,15),useLinearColor:!0}}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=_("div"),r=_("div"),v&&v.c(),a=se(),l=_("div"),ne(c.$$.fragment),d=se(),ne(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),w(s,"class","wrapper svelte-1s6gk4a"),w(o,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),$(t,"unfolded",i[6])},m(y,C){O(y,t,C),ee(e,t,null),B(t,n),B(t,o),B(o,s),B(s,r),v&&v.m(r,null),B(s,a),B(s,l),ee(c,l,null),B(t,d),ee(h,t,null),u=!0,m||(g=[Ce(l,"click",i[7]),Ut(vi.call(null,l)),Ce(l,"clientWidth",i[12])],m=!0)},p(y,C){var T,S;const D={};C&64&&(D.visible=y[6]),C&8&&(D.left=y[3]/2+"px"),e.$set(D),y[6]?v?(v.p(y,C),C&64&&k(v,1)):(v=td(y),v.c(),k(v,1),v.m(r,null)):v&&(de(),L(v,1,1,()=>{v=null}),he());const x={};C&64&&(x.visible=y[6]),C&2&&(x.textUnfolded=y[1]),C&32&&(x.content=y[5]),c.$set(x);const I={};C&64&&(I.unfolded=y[6]),C&8&&(I.length=y[3]),C&48&&(I.outDelay=y[4]+20*Math.min((S=(T=y[5])==null?void 0:T.length)!=null?S:10,15)),h.$set(I),(!u||C&64)&&$(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(v),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){L(e.$$.fragment,y),L(v),L(c.$$.fragment,y),L(h.$$.fragment,y),u=!1},d(y){y&&V(t),te(e),v&&v.d(),te(c),te(h),m=!1,rt(g)}}}function td(i){let t,e,n,o,s,r,a;return e=new Rt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new $h({props:{enable:i[6],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[Mw]},$$scope:{ctx:i}}}),o.$on("play",i[8]),o.$on("pause",i[9]),o.$on("error",i[10]),o.$on("audioRef",i[11]),{c(){t=_("div"),ne(e.$$.fragment),n=se(),ne(o.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){O(l,t,c),ee(e,t,null),B(t,n),ee(o,t,null),a=!0},p(l,c){i=l;const d={};c&64&&(d.enable=i[6]),c&1&&(d.url=i[0].data.audioUrl),c&1&&(d.hooksInfo={tag:i[0]}),c&8196&&(d.$$scope={dirty:c,ctx:i}),o.$set(d)},i(l){a||(k(e.$$.fragment,l),k(o.$$.fragment,l),l&&ot(()=>{a&&(r&&r.end(1),s=Dn(t,In,{duration:1e3,delay:0,easing:oi}),s.start())}),a=!0)},o(l){var c,d;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=gi(t,In,{duration:1e3,delay:20*Math.min((d=(c=i[5])==null?void 0:c.length)!=null?d:10,15),easing:oi})),a=!1},d(l){l&&V(t),te(e),te(o),l&&r&&r.end()}}}function Mw(i){let t,e,n;return e=new eu({props:{playing:i[2]}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){O(o,t,s),ee(e,t,null),n=!0},p(o,s){const r={};s&4&&(r.playing=o[2]),e.$set(r)},i(o){n||(k(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&V(t),te(e)}}}function Lw(i){let t,e,n=i[0].state&&ed(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=ed(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Tw(i,t,e){let n,o,s,{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 g(A){pi.call(this,i,A)}const v=A=>{e(3,c=A.detail)};return i.$$set=A=>{"tag"in A&&e(0,r=A.tag)},i.$$.update=()=>{var A,b,y;i.$$.dirty&1&&e(6,n=!!((A=r.state)!=null&&A.unfolded)),i.$$.dirty&1&&e(5,o=(y=(b=r.data.title)!=null?b:r.data.text)!=null?y:""),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,o,n,d,h,u,m,g,v]}class zw extends ce{constructor(t){super(),le(this,t,Tw,Lw,ae,{tag:0},Sw)}}function jw(i){fe(i,"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 nd(i){let t,e,n,o;return n=new $h({props:{style:"width: max-content; height: max-content;",enable:i[0].state.visible,url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{default:[_w]},$$scope:{ctx:i}}}),n.$on("play",i[6]),n.$on("pause",i[7]),n.$on("error",i[8]),n.$on("timeupdate",i[9]),n.$on("duration",i[10]),n.$on("audioRef",i[11]),{c(){t=_("div"),e=_("div"),ne(n.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),j(e,"background-color",i[4].bgColor),j(e,"color",i[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(s,r){O(s,t,r),B(t,e),ee(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.enable=s[0].state.visible),r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&8232&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&16&&j(e,"background-color",s[4].bgColor),r&16&&j(e,"color",s[4].fontColor)},i(s){o||(k(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&V(t),te(n)}}}function Vw(i){let t;return{c(){t=Oe(i[5])},m(e,n){O(e,t,n)},p(e,n){n&32&&Qe(t,e[5])},d(e){e&&V(t)}}}function _w(i){let t,e,n,o,s,r,a;return n=new eu({props:{playing:i[3]}}),r=new Aa({props:{maxWidth:72,$$slots:{default:[Vw]},$$scope:{ctx:i}}}),{c(){t=_("div"),e=_("div"),ne(n.$$.fragment),o=se(),s=_("div"),ne(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(s,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){O(l,t,c),B(t,e),ee(n,e,null),B(t,o),B(t,s),ee(r,s,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),n.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(n.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){L(n.$$.fragment,l),L(r.$$.fragment,l),a=!1},d(l){l&&V(t),te(n),te(r)}}}function Ow(i){let t,e,n=i[0].state&&nd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&k(n,1)):(n=nd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Bw(i,t,e){let n,o,{tag:s}=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=A=>{e(1,a=A.detail)},g=A=>{e(2,l=A.detail)};function v(A){pi.call(this,i,A)}return i.$$set=A=>{"tag"in A&&e(0,s=A.tag)},i.$$.update=()=>{var A,b,y;i.$$.dirty&1&&e(5,n=(b=(A=s.data.title)!=null?A:s.data.text)!=null?b:""),i.$$.dirty&1&&e(4,o=(y=r[s.data.theme||"light"])!=null?y:r.light)},[s,a,l,c,o,n,d,h,u,m,g,v]}class Rw extends ce{constructor(t){super(),le(this,t,Bw,Ow,ae,{tag:0},jw)}}function Qw(i){let t,e;return t=new Rw({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Hw(i){let t,e;return t=new zw({props:{tag:i[0]}}),t.$on("audioRef",i[2]),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Gw(i){let t,e,n,o;const s=[Hw,Qw],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=Ee()},m(l,c){~t&&r[t].m(l,c),O(l,n,c),o=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(de(),L(r[d],1,1,()=>{r[d]=null}),he()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),k(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(k(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&V(n)}}}function Fw(i,t,e){let n,{tag:o}=t,s;function r(a){s=a.detail}return o.play=()=>s.play(),o.pause=()=>s.pause(),i.$$set=a=>{"tag"in a&&e(0,o=a.tag)},i.$$.update=()=>{var a;i.$$.dirty&1&&e(1,n=(a=o.data.appearance)!=null?a:"line")},[o,n,r]}class Ww extends ce{constructor(t){super(),le(this,t,Fw,Gw,ae,{tag:0})}}function Nw(i){fe(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function id(i){var o;let t,e,n;return e=new Kh({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",disableVideoIfHavePoster:!1,objectFit:i[2]},unfolded:i[6],mediaData:i[5],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],inDelay:500,duration:500}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(s,r){O(s,t,r),ee(e,t,null),n=!0},p(s,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=s[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:s[2]}),r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(k(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&V(t),te(e)}}}function Xw(i){let t,e,n=i[0].state&&i[5]&&id(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&k(n,1)):(n=id(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Yw(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=d=>{"tag"in d&&e(0,c=d.tag)},i.$$.update=()=>{var d,h;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(d=c.data.autoplayConfig)!=null?d:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class Uw extends ce{constructor(t){super(),le(this,t,Yw,Xw,ae,{tag:0},Nw)}}function tu(i){return X(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function qw(i){return X(this,null,function*(){const{url:t,ratio:e=3}=i;i.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:n,height:o}=yield tu(t);return ye(F({},i),{width:n/e,height:o/e})})}function Jw(i){return X(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield tu(e),a=s/n,l=r/n,c=a/t,d=l,h=1/o*t+"s";return ye(F({},i),{width:c,height:d,duration:h})})}function Zw(i){fe(i,"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 od(i){i[1]=i[19].width}function sd(i){i[1]=i[19].width,i[16]=i[19].height,i[17]=i[19].steps,i[18]=i[19].duration}function rd(i){let t,e,n,o=i[0]&&ad();function s(l,c){return l[8]?$w:Kw}let r=s(i),a=r(i);return{c(){t=_("div"),o&&o.c(),e=se(),a.c(),w(t,"class","icon"),j(t,"width",i[1])},m(l,c){O(l,t,c),o&&o.m(t,null),B(t,e),a.m(t,null),n=!0},p(l,c){l[0]?o?c&1&&k(o,1):(o=ad(),o.c(),k(o,1),o.m(t,e)):o&&(de(),L(o,1,1,()=>{o=null}),he()),r===(r=s(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){n||(k(o),n=!0)},o(l){L(o),n=!1},d(l){l&&V(t),o&&o.d(),a.d()}}}function ad(i){let t,e;return t=new Rt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function Kw(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:nP,then:tP,catch:eP,value:19};return No(e=i[11](He({url:i[7],ratio:i[5]})),n),{c(){t=Ee(),n.block.c()},m(o,s){O(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&160&&e!==(e=i[11](He({url:i[7],ratio:i[5]})))&&No(e,n)||Kd(n,i,s)},d(o){o&&V(t),n.block.d(o),n.token=null,n=null}}}function $w(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:sP,then:oP,catch:iP,value:19};return No(e=i[10](He({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})),n),{c(){t=Ee(),n.block.c()},m(o,s){O(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&228&&e!==(e=i[10](He({url:i[7],steps:i[2],fps:i[6],ratio:i[5]})))&&No(e,n)||Kd(n,i,s)},d(o){o&&V(t),n.block.d(o),n.token=null,n=null}}}function eP(i){return{c:K,m:K,p:K,d:K}}function tP(i){od(i);let t,e;return{c(){t=_("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),wt(t.src,e=i[7])||w(t,"src",e),j(t,"width",Ot(Jn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},m(n,o){O(n,t,o)},p(n,o){od(n),o&128&&!wt(t.src,e=n[7])&&w(t,"src",e),o&184&&j(t,"width",Ot(Jn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},d(n){n&&V(t)}}}function nP(i){return{c:K,m:K,p:K,d:K}}function iP(i){return{c:K,m:K,p:K,d:K}}function oP(i){sd(i);let t,e=`url(${i[7]})`,n=`steps(${i[17]}, jump-none)`;return{c(){t=_("div"),w(t,"class","icon-keyframe svelte-316sq3"),j(t,"width",Ot(Jn({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).width)),j(t,"height",Ot(Jn({originWidth:i[1],originHeight:i[16],scale:i[4],wantedWidth:i[3]}).height)),j(t,"background-image",e),j(t,"animation-duration",i[18]),j(t,"animation-timing-function",n)},m(o,s){O(o,t,s)},p(o,s){sd(o),s&252&&j(t,"width",Ot(Jn({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).width)),s&252&&j(t,"height",Ot(Jn({originWidth:o[1],originHeight:o[16],scale:o[4],wantedWidth:o[3]}).height)),s&128&&e!==(e=`url(${o[7]})`)&&j(t,"background-image",e),s&228&&j(t,"animation-duration",o[18]),s&228&&n!==(n=`steps(${o[17]}, jump-none)`)&&j(t,"animation-timing-function",n)},d(o){o&&V(t)}}}function sP(i){return{c:K,m:K,p:K,d:K}}function rP(i){let t,e,n=i[9]&&rd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[9]?n?(n.p(o,s),s&512&&k(n,1)):(n=rd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function Jn(i){const{originWidth:t,originHeight:e,scale:n=1,wantedWidth:o}=i,s=(o!=null?o:t)*n,r=typeof e=="number"?s*(e/t):void 0;return ye(F({},i),{width:s,height:r})}function aP(i,t,e){let n,o,s,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:g=!1}=t;const v=as();function A(C){return X(this,null,function*(){const D=yield Jw(C);return v("iconLoaded",D),D})}function b(C){return X(this,null,function*(){if(typeof h=="number")return ye(F({},C),{width:h});const D=yield qw(C);return v("iconLoaded",D),D})}function y(){d||v("iconLoaded")}return St(()=>{y()}),i.$$set=C=>{"width"in C&&e(1,u=C.width),"icon"in C&&e(12,m=C.icon),"shadow"in C&&e(0,g=C.shadow)},i.$$.update=()=>{var C,D;i.$$.dirty&4096&&e(7,n=m==null?void 0:m.url),i.$$.dirty&4096&&e(2,o=(C=m==null?void 0:m.steps)!=null?C:1),i.$$.dirty&4096&&e(6,s=m==null?void 0:m.fps),i.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),i.$$.dirty&4096&&e(4,a=(D=m==null?void 0:m.scale)!=null?D:1),i.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),i.$$.dirty&252&&e(9,c=He({url:n,steps:o,fps:s,ratio:r,scale:a,width:l})),i.$$.dirty&4&&e(8,d=o>1),i.$$.dirty&2&&(h=u)},y(),[g,u,o,l,a,r,s,n,d,c,A,b,m]}class nu extends ce{constructor(t){super(),le(this,t,aP,rP,ae,{width:1,icon:12,shadow:0},Zw)}}function lP(i){fe(i,"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 ld(i){let t,e,n,o,s,r;return e=new Rt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=_("div"),ne(e.$$.fragment),n=se(),o=_("div"),s=Oe(i[1]),w(o,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){O(a,t,l),ee(e,t,null),B(t,n),B(t,o),B(o,s),r=!0},p(a,l){(!r||l&2)&&Qe(s,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&V(t),te(e)}}}function cP(i){let t,e,n,o;e=new nu({props:{icon:i[0],shadow:!0}}),e.$on("iconLoaded",i[4]);let s=i[1]&&i[2]&&ld(i);return{c(){t=_("div"),ne(e.$$.fragment),n=se(),s&&s.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){O(r,t,a),ee(e,t,null),B(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?s?(s.p(r,a),a&6&&k(s,1)):(s=ld(r),s.c(),k(s,1),s.m(t,null)):s&&(de(),L(s,1,1,()=>{s=null}),he())},i(r){o||(k(e.$$.fragment,r),k(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&V(t),te(e),s&&s.d()}}}function dP(i,t,e){let n,o,s,{tag:r}=t;const a=()=>{e(2,n=!0)};return i.$$set=l=>{"tag"in l&&e(3,r=l.tag)},i.$$.update=()=>{var l,c,d;i.$$.dirty&8&&e(1,o=(l=r.data.title)!=null?l:r.data.text),i.$$.dirty&8&&e(0,s=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,n=!1),[s,o,n,r,a]}class hP extends ce{constructor(t){super(),le(this,t,dP,cP,ae,{tag:3},lP)}}function uP(i){fe(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function cd(i){let t,e=i[0].element+"",n;return{c(){t=new Ho(!1),n=Ee(),t.a=n},m(o,s){t.m(e,o,s),O(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&V(n),o&&t.d()}}}function fP(i){let t,e=typeof i[0].element=="string"&&cd(i);return{c(){t=_("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj")},m(n,o){O(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=cd(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:K,o:K,d(n){n&&V(t),e&&e.d(),i[2](null)}}}function mP(i,t,e){let{tag:n}=t,o,s;St(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>a.remove()}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),hn(()=>{s==null||s()});function r(a){Ke[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class pP extends ce{constructor(t){super(),le(this,t,mP,fP,ae,{tag:0},uP)}}function gP(i){fe(i,"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 vP(i){let t,e;return{c(){t=_("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=i[1].id)},m(n,o){O(n,t,o)},p(n,o){o&2&&e!==(e=n[1].id)&&w(t,"data-id",e)},i:K,o:K,d(n){n&&V(t)}}}function AP(i){let t,e,n,o,s,r,a,l,c,d;const h=[IP,EP,CP,PP,wP,yP],u=[];function m(g,v){return g[1].contentType==="Text"?0:g[1].contentType==="ImageText"||g[1].contentType==="Image"||g[1].contentType==="Video"?1:g[1].contentType==="Audio"?2:g[1].contentType==="Marketing"?3:g[1].contentType==="Link"||g[1].contentType==="VRLink"||g[1].contentType==="PanoLink"||g[1].contentType==="Sticker"?4:g[1].contentType==="MediaPlane"||g[1].contentType==="MediaModel"?5:-1}return~(o=m(i))&&(s=u[o]=h[o](i)),{c(){var g;t=_("div"),e=_("div"),n=_("div"),s&&s.c(),w(n,"class","content svelte-1r4fqvg"),$(n,"unfolded",(g=i[1].state)==null?void 0:g.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=_e(it("content__container",i[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=i[1].id),$(t,"disable",i[1].enabled===!1),$(t,"hide",i[4]),$(t,"withAnimation",i[0]),$(t,"unClickable",i[1].mergedConfig.clickable===!1),j(t,"width",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0),j(t,"height",i[1].stickType==="Plane"||i[1].contentType==="MediaModel"?"100%":0)},m(g,v){O(g,t,v),B(t,e),B(e,n),~o&&u[o].m(n,null),l=!0,c||(d=Ce(t,"click",Gd(i[14])),c=!0)},p(g,v){var b;let A=o;o=m(g),o===A?~o&&u[o].p(g,v):(s&&(de(),L(u[A],1,1,()=>{u[A]=null}),he()),~o?(s=u[o],s?s.p(g,v):(s=u[o]=h[o](g),s.c()),k(s,1),s.m(n,null)):s=null),(!l||v&2)&&$(n,"unfolded",(b=g[1].state)==null?void 0:b.unfolded),(!l||v&2&&r!==(r=_e(it("content__container",g[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||v&2&&a!==(a=g[1].id))&&w(t,"data-id",a),(!l||v&2)&&$(t,"disable",g[1].enabled===!1),(!l||v&18)&&$(t,"hide",g[4]),(!l||v&3)&&$(t,"withAnimation",g[0]),(!l||v&2)&&$(t,"unClickable",g[1].mergedConfig.clickable===!1),v&2&&j(t,"width",g[1].stickType==="Plane"||g[1].contentType==="MediaModel"?"100%":0),v&2&&j(t,"height",g[1].stickType==="Plane"||g[1].contentType==="MediaModel"?"100%":0)},i(g){l||(k(s),l=!0)},o(g){L(s),l=!1},d(g){g&&V(t),~o&&u[o].d(),c=!1,d()}}}function bP(i){let t,e,n,o,s,r,a;return e=new pP({props:{tag:He(i[1])}}),{c(){t=_("div"),ne(e.$$.fragment),w(t,"class",n=_e(it("content__container",i[1].className))+" svelte-1r4fqvg"),w(t,"data-id",o=i[1].id),$(t,"custom-tag-disable",i[1].enabled===!1),$(t,"custom-tag-hide",i[4])},m(l,c){O(l,t,c),ee(e,t,null),s=!0,r||(a=Ce(t,"click",i[13]),r=!0)},p(l,c){const d={};c&2&&(d.tag=He(l[1])),e.$set(d),(!s||c&2&&n!==(n=_e(it("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",n),(!s||c&2&&o!==(o=l[1].id))&&w(t,"data-id",o),(!s||c&2)&&$(t,"custom-tag-disable",l[1].enabled===!1),(!s||c&18)&&$(t,"custom-tag-hide",l[4])},i(l){s||(k(e.$$.fragment,l),s=!0)},o(l){L(e.$$.fragment,l),s=!1},d(l){l&&V(t),te(e),r=!1,a()}}}function yP(i){let t,e;return t=new Uw({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function wP(i){let t,e;return t=new hP({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function PP(i){let t,e;return t=new ww({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function CP(i){let t,e;return t=new Ww({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function EP(i){let t,e;return t=new vw({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function IP(i){let t,e;return t=new _b({props:{tag:He(i[1])}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=He(n[1])),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function kP(i){let t,e,n,o;const s=[bP,AP,vP],r=[];function a(l,c){return l[1].element?0:l[3]?1:2}return t=a(i),e=r[t]=s[t](i),{c(){e.c(),n=Ee()},m(l,c){r[t].m(l,c),O(l,n,c),o=!0},p(l,[c]){let d=t;t=a(l),t===d?r[t].p(l,c):(de(),L(r[d],1,1,()=>{r[d]=null}),he(),e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),k(e,1),e.m(n.parentNode,n))},i(l){o||(k(e),o=!0)},o(l){L(e),o=!1},d(l){r[t].d(l),l&&V(n)}}}function xP(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{state:u}=t,{mediaStore:m}=t,{temporaryState:g}=t;Vr("hooks",h),Vr("mediaStore",m);let v,A;function b(x){x?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function y(x,I,T){var S,N;return!(!I.visible||!I.enabled||!T.visible||!((S=x.state)!=null&&S.visible)||((N=x.temporaryState)==null?void 0:N.visible)===!1||pt(x)&&!x.mediaVisible)}const C=x=>h.emit("click",{event:x,target:"TagContent",tag:d}),D=x=>h.emit("click",{event:x,target:"TagContent",tag:d});return i.$$set=x=>{"withAnimation"in x&&e(0,c=x.withAnimation),"tag"in x&&e(1,d=x.tag),"hooks"in x&&e(2,h=x.hooks),"state"in x&&e(5,u=x.state),"mediaStore"in x&&e(6,m=x.mediaStore),"temporaryState"in x&&e(7,g=x.temporaryState)},i.$$.update=()=>{var x,I,T,S,N,U,G,z,H,R,J;i.$$.dirty&2&&e(11,n=(x=d.state)==null?void 0:x.unfolded),i.$$.dirty&2&&e(10,o=(I=d.state)==null?void 0:I.visible),i.$$.dirty&162&&e(12,s=u.visible&&g.visible&&((T=d.state)==null?void 0:T.visible)),i.$$.dirty&2&&(r=d.id),i.$$.dirty&162&&e(4,a=!y(d,u,g)),i.$$.dirty&4096&&b(s),i.$$.dirty&3842&&d.hooks&&(n!==void 0&&n!==A&&(e(9,A=n),n?(N=(S=d.hooks).emit)==null||N.call(S,"unfolded"):(G=d==null?void 0:(U=d.hooks).emit)==null||G.call(U,"folded")),o!==void 0&&o!==v&&(e(8,v=o),o?(H=(z=d.hooks).emit)==null||H.call(z,"show"):(J=(R=d.hooks).emit)==null||J.call(R,"hide"))),i.$$.dirty&2&&e(3,l=(()=>!(typeof d.mergedConfig.unfoldedConfig=="object"&&d.mergedConfig.unfoldedConfig.keep==="folded"))())},[c,d,h,l,a,u,m,g,v,A,o,n,s,C,D]}let iu=class extends ce{constructor(t){super(),le(this,t,xP,kP,ae,{withAnimation:0,tag:1,hooks:2,state:5,mediaStore:6,temporaryState:7},gP)}};function DP(i){fe(i,"svelte-1jkrwn7",'@charset "UTF-8";.tag-point-click-helper.svelte-1jkrwn7.svelte-1jkrwn7{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-1jkrwn7.svelte-1jkrwn7{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-1jkrwn7.svelte-1jkrwn7,.tag-unfolded-point.svelte-1jkrwn7.svelte-1jkrwn7{transition:all 0.5s}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7: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-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-folded-point.svelte-1jkrwn7{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-1jkrwn7 .tag-unfolded-point.svelte-1jkrwn7{opacity:1;scale:1}')}function SP(i){let t,e,n,o,s,r,a,l,c,d,h,u;return o=new Rt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new nu({props:{icon:i[2],width:i[1]}}),c.$on("iconLoaded",i[7]),{c(){t=_("div"),e=_("div"),n=se(),ne(o.$$.fragment),s=se(),r=_("div"),a=se(),l=_("div"),ne(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-1jkrwn7"),w(r,"class","tag-unfolded-point svelte-1jkrwn7"),j(r,"transition-delay",(i[3]?i[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-1jkrwn7"),j(l,"transition-delay",(i[3]?i[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-1jkrwn7"),$(t,"unfolded",i[0]),$(t,"folded",i[3])},m(m,g){O(m,t,g),B(t,e),B(t,n),ee(o,t,null),B(t,s),B(t,r),B(t,a),B(t,l),ee(c,l,null),d=!0,h||(u=Ce(e,"click",i[4]),h=!0)},p(m,[g]){g&8&&j(r,"transition-delay",(m[3]?m[5]:0)+"ms");const v={};g&4&&(v.icon=m[2]),g&2&&(v.width=m[1]),c.$set(v),g&8&&j(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||g&1)&&$(t,"unfolded",m[0]),(!d||g&8)&&$(t,"folded",m[3])},i(m){d||(k(o.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){L(o.$$.fragment,m),L(c.$$.fragment,m),d=!1},d(m){m&&V(t),te(o),te(c),h=!1,u()}}}function MP(i,t,e){let n,o,s,r;const a=rn("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=v=>{d||a.emit("click",{event:v,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function g(v){pi.call(this,i,v)}return i.$$set=v=>{"tag"in v&&e(6,l=v.tag)},i.$$.update=()=>{var v,A,b,y;i.$$.dirty&64&&e(0,n=(v=l.state)==null?void 0:v.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&64&&e(2,s=(b=(A=l.style)==null?void 0:A.point)!=null&&b.url?(y=l.style)==null?void 0:y.point:{url:XA}),i.$$.dirty&64&&e(1,r=(()=>{var x,I,T,S;const C=(I=(x=l.style)==null?void 0:x.point)==null?void 0:I.width;if(typeof C=="number")return C;const D=(S=(T=l.style)==null?void 0:T.point)==null?void 0:S.size;if(typeof D=="number")return D;if(D==="S")return 18;if(D==="M")return 20;if(D==="L")return 24;if(D==="XL")return 28})())},h(),[n,r,s,o,u,m,l,g]}class LP extends ce{constructor(t){super(),le(this,t,MP,SP,ae,{tag:6},DP)}}function TP(i){fe(i,"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 zP(i){let t;return{c(){t=_("div"),w(t,"data-info","tag content is disable")},m(e,n){O(e,t,n)},p:K,i:K,o:K,d(e){e&&V(t)}}}function jP(i){let t,e;return t=new iu({props:{mediaStore:i[2],withAnimation:i[0],tag:He(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&4&&(s.mediaStore=n[2]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=He(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function VP(i){let t;return{c(){t=_("div"),w(t,"data-info","tag point is disable")},m(e,n){O(e,t,n)},p:K,i:K,o:K,d(e){e&&V(t)}}}function _P(i){let t,e;return t=new LP({props:{tag:i[1]}}),{c(){ne(t.$$.fragment)},m(n,o){ee(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(k(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){te(t,n)}}}function OP(i){let t,e,n,o,s,r,a,l,c,d;const h=[jP,zP],u=[];function m(b,y){return b[12]?0:1}n=m(i),o=u[n]=h[n](i);const g=[_P,VP],v=[];function A(b,y){return b[13]?0:1}return r=A(i),a=v[r]=g[r](i),{c(){t=_("div"),e=_("div"),o.c(),s=se(),a.c(),w(e,"class",l=_e(it("wrapper",i[1].className?`${i[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",i[8]),w(e,"data-tag-id",i[11]),w(e,"data-content-type",c=i[1].contentType),j(e,"left",i[7]),j(e,"top",i[6]),j(e,"z-index",i[5]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",i[11]),$(t,"unClickable",i[1].mergedConfig.clickable===!1),$(t,"disable",i[10]),$(t,"hide",i[9]),$(t,"withAnimation",i[0])},m(b,y){O(b,t,y),B(t,e),u[n].m(e,null),B(e,s),v[r].m(e,null),d=!0},p(b,[y]){let C=n;n=m(b),n===C?u[n].p(b,y):(de(),L(u[C],1,1,()=>{u[C]=null}),he(),o=u[n],o?o.p(b,y):(o=u[n]=h[n](b),o.c()),k(o,1),o.m(e,s));let D=r;r=A(b),r===D?v[r].p(b,y):(de(),L(v[D],1,1,()=>{v[D]=null}),he(),a=v[r],a?a.p(b,y):(a=v[r]=g[r](b),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=_e(it("wrapper",b[1].className?`${b[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&256)&&w(e,"data-tag-unfolded",b[8]),(!d||y&2048)&&w(e,"data-tag-id",b[11]),(!d||y&2&&c!==(c=b[1].contentType))&&w(e,"data-content-type",c),y&128&&j(e,"left",b[7]),y&64&&j(e,"top",b[6]),y&32&&j(e,"z-index",b[5]),(!d||y&2048)&&w(t,"data-tag-id",b[11]),(!d||y&2)&&$(t,"unClickable",b[1].mergedConfig.clickable===!1),(!d||y&1024)&&$(t,"disable",b[10]),(!d||y&512)&&$(t,"hide",b[9]),(!d||y&1)&&$(t,"withAnimation",b[0])},i(b){d||(k(o),k(a),d=!0)},o(b){L(o),L(a),d=!1},d(b){b&&V(t),u[n].d(),v[r].d()}}}function BP(i,t,e){let n,o,s,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:g}=t,{state:v}=t,{temporaryState:A}=t;const b=rn("hooks");return i.$$set=y=>{"withAnimation"in y&&e(0,u=y.withAnimation),"tag"in y&&e(1,m=y.tag),"mediaStore"in y&&e(2,g=y.mediaStore),"state"in y&&e(3,v=y.state),"temporaryState"in y&&e(4,A=y.temporaryState)},i.$$.update=()=>{var y,C,D,x,I,T,S,N;i.$$.dirty&2&&e(13,n=(()=>{var U,G;return!(((G=(U=m.style)==null?void 0:U.point)==null?void 0:G.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),i.$$.dirty&2&&e(12,o=(()=>m.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=m.id),i.$$.dirty&2&&e(10,r=!((y=m.pointTagStyle)!=null&&y.leftPercent)||!((C=m.pointTagStyle)!=null&&C.topPercent)||m.enabled===!1||!m.state),i.$$.dirty&2&&e(9,a=!((D=m.state)!=null&&D.visible)||((x=m.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(I=m.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(7,c=((T=m.pointTagStyle)==null?void 0:T.leftPercent)+"%"),i.$$.dirty&2&&e(6,d=((S=m.pointTagStyle)==null?void 0:S.topPercent)+"%"),i.$$.dirty&2&&e(5,h=(N=m.state)!=null&&N.unfolded?1:0)},[u,m,g,v,A,h,d,c,l,a,r,s,o,n,b]}class RP extends ce{constructor(t){super(),le(this,t,BP,OP,ae,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},TP)}}function QP(i){fe(i,"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 dd(i,t,e){const n=i.slice();return n[6]=t[e],n}function hd(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=dd(i,s,a),c=r(l);n.set(c,e[a]=ud(c,l))}return{c(){t=_("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),$(t,"hide",!i[3].visible||!i[4].visible),$(t,"withAnimation",i[0])},m(a,l){O(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],de(),e=Mt(e,l,r,1,a,s,n,t,un,ud,null,dd),he()),(!o||l&24)&&$(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&$(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)k(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&V(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ud(i,t){let e,n,o;return n=new RP({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=Ee(),ne(n.$$.fragment),this.first=e},m(s,r){O(s,e,r),ee(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(k(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&V(e),te(n,s)}}}function HP(i){let t,e,n=i[3].enabled&&hd(i);return{c(){n&&n.c(),t=Ee()},m(o,s){n&&n.m(o,s),O(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&k(n,1)):(n=hd(o),n.c(),k(n,1),n.m(t.parentNode,t)):n&&(de(),L(n,1,1,()=>{n=null}),he())},i(o){e||(k(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&V(t)}}}function GP(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Vr("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class FP extends ce{constructor(t){super(),le(this,t,GP,HP,ae,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},QP)}}const WP=new wu.GLTFLoader;function NP(i){return new Promise((t,e)=>{function n(s){t(s)}function o(s){e(s)}WP.load(i,n,void 0,o)})}const XP=new Map,YP=new Map;class UP extends ZA{constructor(e){super(e);f(this,"group",new Q.Group);f(this,"imagePlaneGroup",new Q.Group);f(this,"gltfObjectGroup",new Q.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>X(this,null,function*(){var l;const n=e.data.modelUrl;if(!n)return;const o=NP(n).then(c=>Object.assign(c.scene,{customID:e.id,isTagModel:!0}));e.model={promise:o};const s=yield o;if(((l=e.model)==null?void 0:l.promise)!==o||(e.model.object=s,!this.tags.includes(e)))return;s.visible=this.getCurrentVisibleState(e),new Q.Matrix4().fromArray(e.matrix).decompose(s.position,s.quaternion,s.scale),s.updateWorldMatrix(!0,!0),s.visible=this.getVisibleByFiveMode(e);const a=this.gltfObjectGroup.children.find(c=>c.customID===e.id);if(a&&this.gltfObjectGroup.remove(a),this.getRenderType(e)==="Mesh"){if(!e.mediaPlane){const c=e.data.mediaPosition.map(xt);e.mediaPlane=new $l(e.data.mediaData[0].url,e.data.mediaPosition.map(xt),{objectFit:e.data.objectFit});const d=new Q.Vector3().addVectors(c[0],c[2]).divideScalar(2);e.mediaPlane.position.copy(d),s.add(e.mediaPlane)}}else s.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,s),s.updateTagCss3DObjectMatrix();return this.gltfObjectGroup.add(s),s}));this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}clearTags(){this.tags.forEach(e=>{var n,o;(o=(n=e.mediaPlane)==null?void 0:n.parent)==null||o.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()}updateRenderImagePlane(){this.sort(this.filterImagePlane).forEach(n=>{var l,c,d,h,u;const o=n.data.mediaData[0];if(!o)return;const{url:s,type:r}=o;if(!s||(n.mediaPlane&&(n.mediaPlane.visible=(c=(l=n.state)==null?void 0:l.visible)!=null?c:!0,n.mediaPlane.visible||n.mediaPlane instanceof Ur&&((d=n.data.autoplayConfig)!=null&&d.autoplayVideo||n.mediaPlane.pause())),((h=n.mediaPlane)==null?void 0:h.src)===s))return;const a=n.position.map(xt);if(n.mediaPlane&&n.mediaPlane.removeFromParent(),r==="Image")n.mediaPlane=new $l(s,a,{objectFit:n.data.objectFit}),this.domEvents.addAutoBindEventListener(n.mediaPlane,"click",m=>{this.hooks.emit("click",{tag:n,target:"TagContent",event:m.origDomEvent})});else if(r==="Video"){const m=new Ur(s,a,{videoCoverSrc:o.videoCoverUrl,playButton:n.data.playIcon,paused:!((u=n.data.autoplayConfig)!=null&&u.autoplayVideo),objectFit:n.data.objectFit,videoTextureMap:XP,ImageTextureMap:YP});m.onVideoReady=v=>{v.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:m.videoInstance}))},m.initialDomEvents(this.domEvents);const g=v=>(this.five.on("renderFrame",v),()=>this.five.off("renderFrame",v));m.initialRenderHooks(g),n.mediaPlane=m}this.imagePlaneGroup.add(n.mediaPlane)})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(n=>{var o,s;if(n.tag3DContentSvelte){const{svelteApp:r,css3DInstance:a,initialNormal:l,currentNormal:c}=n.tag3DContentSvelte;if(r.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!l.equals(c)){const d=new Q.Quaternion().setFromUnitVectors(l,c);a.css3DObject.setRotationFromQuaternion(d)}return}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=ia(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const r=this.getPositions(n);if(!r)return;const a=this.getTagNormal(n);if(!a)return;const c=(s=this.getTagConfig(n).tag3DConfig)!=null?s:{};if(this.getRenderType(n)==="BehindDom"){c.mode="behind",c.container=document.createElement("div");const u="black";c.container.style.backgroundColor=u,c.container.style.border=`3px solid ${u}`,this.css3DRenderPlugin.hooks.on("render",()=>{var m;if(d.css3DObject.opacityMesh){const g=this.addObjectClickHandler(n,d.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:n})});(m=this.store.css3DRenderDisposer.get(n.id))==null||m.push(g)}})}const d=this.css3DRenderPlugin.create3DDomContainer(r,c);if(!d)return;this.store.css3DRenderDisposer.set(n.id,[d.dispose]);const h=new iu({target:d.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});n.tag3DContentSvelte={svelteApp:h,domContainer:d,css3DInstance:d,initialNormal:a,currentNormal:a,dispose:()=>{h.$destroy(),d.dispose()}}}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID);this.gltfObjectGroup.remove(...this.gltfObjectGroup.children.filter(e)),this.tags.filter(pt).forEach(o=>{var s;(s=o.model)==null||s.promise.then(r=>{r.visible=this.getCurrentVisibleState(o)})})}updateTagModelVisible(){this.tags.forEach(e=>{var n;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(n=e.model)!=null&&n.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,n){var v,A,b,y;const o=(b=(A=(v=e.mergedConfig)==null?void 0:v.tag3DConfig)==null?void 0:A.ratio)!=null?b:.00216,s=(y=e.tag3DContentSvelte)==null?void 0:y.css3DInstance.css3DObject;if(!s)return;const r=pt(e)?e.data.mediaPosition:e.position;n.updateWorldMatrix(!1,!1);const a=n.matrixWorld,l=new Q.Vector3().fromArray(r[0]),c=new Q.Vector3().fromArray(r[2]),d=xn(l,c).add(new Q.Vector3(0,0,5e-4)),h=new Q.Matrix4().setPosition(d),u=new Q.Matrix4().makeScale(o,o,o),m=new Q.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(s.position,s.quaternion,s.scale);const g=s.opacityMesh;g&&m.decompose(g.position,g.quaternion,g.scale)}addMediaModelTag(e){return X(this,null,function*(){const n=e.filter(pt).map(o=>this.loadModel(o));yield Promise.all(n),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag);if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new FP({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(n=>{var o,s,r,a,l;(a=(s=(o=n.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:s.css3DObject)==null||a.setVisible((this.state.visible&&((r=n.state)==null?void 0:r.visible))!==!1),(l=n.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n.forEach(o=>o==null?void 0:o());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n.forEach(s=>s==null?void 0:s()),this.store.css3DRenderDisposer.delete(e))}}}const ou="Dnalogel-PanoTagPlugin",qP=i=>`${ou}--${i}`;class ts extends UP{constructor(e,n){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,n)=>X(this,null,function*(){e.data=Je({},e.data,n),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(n=>{pt(n)&&e==="Panorama"&&this.changeTagMode(n,"front"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var o,s;const n=this.getTagConfig(e).visibleConfig;typeof n=="object"&&((o=n.visibleFiveMode)!=null&&o.includes("Floorplan")||(s=n.visibleFiveMode)!=null&&s.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=F({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,BA(1,{namespace:ga.PlayAudio});try{const o=window;Array.isArray(o.__PANOTAGPLUGIN_DEBUG_LIST__)||(o.__PANOTAGPLUGIN_DEBUG_LIST__=[]),o.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),o.__PANOTAGPLUGIN_DEBUG__=this}catch(o){}}load(e,n){return X(this,null,function*(){var s,r;this.clearTags(),console.info(ou," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Je({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const o=yield this.addTag(e.tagList,n);if(this.debug)try{DA(this.five,this.tags)}catch(a){console.error(a)}return o})}addTag(e,n){return X(this,null,function*(){const s=(Array.isArray(e)?e:[e]).map(r=>{var c;const a=this.getTagConfig(r);return ye(F({},r),{id:(c=r.id)!=null?c:dt(),data:Je({},a.initialData,r.data),state:F({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new ze.Subscribe,mergedConfig: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)})}).filter(r=>r.position);return s.forEach(_A),this.tags.push(...s),TA(this.five).then(()=>X(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=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(s)}))})}changeConfig(e,n=!0){n?this.config=Je({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Je({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Je({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}show(e){return X(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return X(this,null,function*(){if(this.checkDisposed())return;const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){if(this.checkDisposed())return;const{userAction:n=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}setState(e,n){if(this.checkDisposed())return;const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=F({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:o})}dispose(){var e,n,o,s,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=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.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,n){var a;const o=this.getTagById(e);if(!o)return;const s=this.can("fold",o),r=this.can("unfold",o);if(s&&r){o.state.unfolded=n;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${n?"unfolded":"folded"}`)}changeEnabledById(e,n){const o=this.getTagById(e);o&&(o.enabled=n,this.updateRenderAllTags())}changeTagNormalById(e,n){const o=this.getTagById(e);o&&o.tag3DContentSvelte&&(o.tag3DContentSvelte.currentNormal=xt(n))}changeDataById(e,n,o=!0){const s=this.getTagById(e);s&&(o?s.data=Je({},s.data,n):s.data=F(F({},s.data),n),this.clearUnusedPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);n&&(o?Je(s,n):Object.assign(s,n),s!=null&&s.tag3DContentSvelte&&(n!=null&&n.normal)&&(s.tag3DContentSvelte.currentNormal=xt(n.normal)),this.updateRenderAllTags(),this.clearUnusedPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return X(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return this.setVisible(),e?new Promise(n=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},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 n;(n=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||n.call(e)}),this.updateRenderAllTags(),this.five.needsRender=!0}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),this.five.scene.remove(this.group),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filterCSS3DTag.forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.dispose(),s.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",o),e.on("modeChange",s),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),n.on("click",d),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),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),n.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(),n=()=>{this.state.enabled&&(this.show(),this.updateRenderAllTags())},o=()=>{this.state.enabled&&this.hide()},{observe:s,unobserve:r}=Kl(jA(()=>{this.store.resizeObserverDisposer&&o()},500),e),{observe:a,unobserve:l}=Kl(Zl(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(n=>{pt(n)&&e!=="Panorama"&&this.changeTagMode(n,"behind"),n.state.visible=this.getVisible(n)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=ye(F({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=ye(F({},e.temporaryState),{visible:!!n.visibleConfig.alwaysShowWhenMovePano}))}),this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}handleFiveCameraUpdateDebounce(){return Zl(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return X(this,null,function*(){this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=ye(F({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);n.state&&o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}changeTagMode(e,n){var o,s,r,a,l,c;((o=this.getTagConfig(e))==null?void 0:o.renderType)!=="Mesh"&&((a=(r=(s=e.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==n&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=n:e.config?e.config.tag3DConfig={mode:n}:e.config={tag3DConfig:{mode:n}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}var su=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.Sticker="Sticker",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.MediaModel="MediaModel",i.Custom="Custom",i.Unknown="Unknown",i))(su||{}),ru=(i=>(i.Two="2D",i.Three="3D",i))(ru||{});const JP=(i,t)=>new ts(i,t);function ZP(i){fe(i,"svelte-m8w0ju",".guide-line__tag.svelte-m8w0ju{position:relative}.guide-line__tag-point.svelte-m8w0ju{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-m8w0ju{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-m8w0ju{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-m8w0ju{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-m8w0ju{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-source:url('https://vrlab-static.ljcdn.com/release/web/jsl/test2.2ea9ddee.png');border-image-slice:6 25 6 18 fill;color:#fff}")}function fd(i){let t,e;return{c(){t=_("div"),e=Oe(i[0]),w(t,"class","guide-line__tag-text svelte-m8w0ju"),j(t,"border-image-source",`url(${i[3]})`)},m(n,o){O(n,t,o),B(t,e)},p(n,o){o&1&&Qe(e,n[0])},d(n){n&&V(t)}}}function KP(i){let t,e,n,o,s,r,a,l,c=i[0]&&fd(i);return{c(){t=_("div"),e=_("div"),n=se(),o=_("div"),s=se(),r=_("div"),a=_("div"),l=se(),c&&c.c(),w(e,"class","guide-line__tag-point svelte-m8w0ju"),w(o,"class","guide-line__tag-line svelte-m8w0ju"),w(a,"class","guide-line__tag-icon svelte-m8w0ju"),j(a,"background-image",`url(${i[1]})`),w(r,"class","guide-line__tag-content svelte-m8w0ju"),w(t,"class","guide-line__tag svelte-m8w0ju"),j(t,"opacity",i[2])},m(d,h){O(d,t,h),B(t,e),B(t,n),B(t,o),B(t,s),B(t,r),B(r,a),B(r,l),c&&c.m(r,null)},p(d,[h]){h&2&&j(a,"background-image",`url(${d[1]})`),d[0]?c?c.p(d,h):(c=fd(d),c.c(),c.m(r,null)):c&&(c.d(1),c=null),h&4&&j(t,"opacity",d[2])},i:K,o:K,d(d){d&&V(t),c&&c.d()}}}function $P(i,t,e){let{text:n=""}=t,{icon_url:o=""}=t,{opacity:s=1}=t;const r="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 i.$$set=a=>{"text"in a&&e(0,n=a.text),"icon_url"in a&&e(1,o=a.icon_url),"opacity"in a&&e(2,s=a.opacity)},[n,o,s,r]}class eC extends ce{constructor(t){super(),le(this,t,$P,KP,ae,{text:0,icon_url:1,opacity:2},ZP)}}function tC(i){return i.length===0?[]:i.filter((t,e)=>t!==i[e-1])}const nC=`
|
|
582
582
|
varying vec2 vUv;
|
|
583
583
|
|
|
584
584
|
void main() {
|