@realsee/dnalogel 2.3.5-dev.6 → 2.3.5-dev.7
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 +13 -13
- package/dist/index.js +13 -13
- package/dist/index.umd.js +27 -27
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +41 -41
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +44 -44
- package/libs/PanoTagPlugin/controller/index.js +7 -7
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -98,12 +98,12 @@ transition: all 500ms;
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
</style>
|
|
101
|
-
`;class Nl extends Fl{constructor(e){super();m(this,"configs");m(this,"clientWidth");m(this,"clientHeight");m(this,"ready",!1);m(this,"uuid",Fe());m(this,"tween");m(this,"tweening",!1);m(this,"container");m(this,"canvas");m(this,"data",{});m(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=Gl,this.container}initCanvas(e){const n=document.createElement("canvas");n.className=e,n.width=this.clientWidth,n.height=this.clientHeight;const o=n.getContext("2d");if(!!o)return o.lineWidth=5*this.dpr,o.lineCap="round",o.lineJoin="round",this.container.appendChild(n),n}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const n=document.createElement("div");n.className="_paintBrush-ctrlinner";const o=document.createElement("a");o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",o.addEventListener("click",a=>{var d;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:ot.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(d=this.canvas[this.uuid])==null?void 0:d.getContext("2d");if(!this.canvas[this.uuid])return;const{width:u,height:f}=this.canvas[this.uuid];c&&c.clearRect(0,0,u,f),this.data[this.uuid].forEach(h=>this.handleDrawLine(this.uuid,h,{withUndo:!0}))});const s=document.createElement("a");return s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",s.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[o,s].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),n.appendChild(o),n.appendChild(s),e.appendChild(n),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){!this.ready||(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const n=this.canvas[e].getContext("2d");n&&n.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:ot.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const n=this.canvas[this.uuid];if(!n)return;const o=n.getContext("2d");!o||(this.configs.currentColor=e,o.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const n=e.getContext("2d");if(!n)return;const o=this.color||"#6D92FF";n.strokeStyle=o;let s=null,r=[],a,l=[],c=0;const u=(f,d,h)=>{const p=this.color||"#ff0000";n.strokeStyle=p,n.beginPath(),n.moveTo(f.x,f.y),n.quadraticCurveTo(d.x,d.y,h.x,h.y),n.stroke()};e.onmousedown=f=>{f.preventDefault(),c=Date.now();const d=f.clientX,h=f.clientY;r=[],r.push({x:d,y:h}),s={x:d,y:h},a=gn({x:d,y:h},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=f=>{if(f.preventDefault(),!s)return;const d=Number(f.clientX),h=Number(f.clientY);if(Math.abs(d-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:d,y:h}),l.push(gn({x:d,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:p,end:A}=An(r);!p||!A||(u(s,p,A),s=A)},e.onmouseup=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const d=Date.now()-c,h={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:d<1280?d:d<2e3?1280:0};this.data[this.uuid].push(h),jn(()=>{this.emitStateChange({type:ot.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})},e.ontouchstart=f=>{f.preventDefault(),c=Date.now();const d=f.touches[0].clientX,h=f.touches[0].clientY;r=[],r.push({x:d,y:h}),s={x:d,y:h},console.log("ontouchstart",d,h,s),a=gn({x:d,y:h},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=f=>{if(f.preventDefault(),!s)return;const d=Number(f.touches[0].clientX),h=Number(f.touches[0].clientY);if(Math.abs(d-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:d,y:h}),l.push(gn({x:d,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:p,end:A}=An(r);!p||!A||(u(s,p,A),s=A)},e.ontouchend=e.ontouchcancel=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const d=Date.now()-c,h={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:d<1280?d:d<2e3?1280:0};this.data[this.uuid].push(h),jn(()=>{this.emitStateChange({type:ot.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})}}emitStateChange(e,n=!0){if(e.type!==ot.Drawline){this.emit("stateChange",e,n);return}const o=Date.now(),s=e.state;if(!s||!s.line)return;const r=Math.ceil(s.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:s.move,duration:s.duration,color:this.color,line:s.line.slice(a*100,(a+1)*100)},timestamp:o,end:a===r-1};Ql(a,20,()=>{this.emit("stateChange",l,n)})}}action(e){const{ready:n,type:o,uuid:s}=e;if(!n&&this.ready){this.closeBrush();return}if(n&&!this.ready){this.openBrush();return}if(!!this.ready)switch(o){case ot.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(s,r,{},()=>delete this.tempLine[a]));break;case ot.Undo:this.handleUndo(s);break}}handleDrawLine(e,n,{withUndo:o=!1},s=$r){!n||Object.prototype.toString.call(n)!="[object Object]"||Object.keys(n).length===0||(console.log("handleDrawLine",n,n.line),jl(()=>new Promise(r=>{if(o||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(n)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:u=0,uuid:f}=n,d=hi(n.move||{},this.clientWidth,this.clientHeight);let h=[d];if(a.strokeStyle=c,a.beginPath(),a.moveTo(d.x,d.y),u&&!o){let p=[];const A=this;A.tween=Ol({step:0},{step:l.length-1},u).onUpdate(({step:v})=>{var w;if(A.tweening=!0,!A.ready)return a.clearRect(0,0,A.canvas[f].width,A.canvas[f].height),(w=A.tween)==null?void 0:w.stop();const g=Math.floor(v);if(!p.find(b=>b===g)){if(p.push(g),console.log("__debug__",l,l[g],g),h.push(hi(l[g],A.clientWidth,A.clientHeight)),h.length<3)return;const{control:b,end:I}=An(h);if(!b||!I)return;a.quadraticCurveTo(b.x,b.y,I.x,I.y),a.stroke()}}).onComplete(v=>{A.tween=void 0,A.tweening=!1,p=[],h=[],s&&s(),r()})}else{for(let p=0;p<l.length;p++){if(h.push(hi(l[p],this.clientWidth,this.clientHeight)),h.length<3)continue;const{control:A,end:v}=An(h);!A||!v||a.quadraticCurveTo(A.x,A.y,v.x,v.y)}a.stroke(),h=[],s&&s(),r()}})))}handleUndo(e){if(console.log("handleUndo",e,this.canvas[e]),!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const n=()=>{var s;const o=(s=this.canvas[e])==null?void 0:s.getContext("2d");o&&o.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),jn(n,60);return}n()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}}class Wl{constructor(t={}){m(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"\u56DE\u9000",onExitText:"\u5173\u95ED"},t);this.controller=new Nl(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Xl=(i,t)=>{var W,k;let e=(k=(W=t==null?void 0:t.initialState)==null?void 0:W.enabled)!=null?k:!0,n=!1,o=!0,s=null;const a=N(N({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new P.Scene,c=new be.Camera(60);let u=new P.Object3D,f,d;{const S=new P.DirectionalLight(16777215,.5);S.position.copy(new P.Vector3(1,1,1)),l.add(S)}{const S=new P.DirectionalLight(16777215,.3);l.add(S)}{const S=new P.AmbientLight(16777215,.3);l.add(S)}l.add(u);const h=()=>{if(n)return;f=x(i.model,c.fov,c.aspect),d=i.model.bounding.getCenter(new P.Vector3),l.remove(u),u=O(i.model),l.add(u),n=!0,z();function S(H){const F=H.clone();return F.uniforms.modelAlpha.value=1,F.uniforms.map.value&&(F.uniforms.map.value.needsUpdate=!0),F}function O(H){if(H instanceof P.Mesh){const F=H.geometry,ee=Array.isArray(H.material)?H.material.map(S):S(H.material);return new P.Mesh(F,ee)}else if(H instanceof P.Group){const F=new P.Group;return H.children.forEach(ee=>F.add(O(ee))),F}else{const F=new P.Object3D;return H.children.forEach(ee=>F.add(O(ee))),F}}},p=()=>{if(!!i.renderer)return s||(s=new P.WebGLRenderer({antialias:!1,alpha:!0}),s.setPixelRatio(i.renderer.getPixelRatio()),s.outputEncoding=P.sRGBEncoding,s.setClearColor(1579548,0),s.autoClear=!0),s},A=()=>{u.traverse(S=>{S instanceof P.Mesh&&[].concat(S.material).forEach(H=>H.dispose())}),l.remove(u),u=new P.Object3D,l.add(u),n=!1,z()},v=()=>{!e||n||h()},g=()=>{e||(e=!0,l.add(u),!n&&i.model.loaded&&h(),z())},w=()=>{!e||(l.remove(u),o=!0,D(),e=!1)},b=(S,O={})=>{const H=p();if(!H)return;S.appendChild(H.domElement),I(O);const F=window.getComputedStyle(S).position;F!=="relative"&&F!=="absolute"&&F!=="fixed"&&F!=="sticky"&&(S.style.position="relative")},I=(S={})=>{if(!s)return;const H=s.domElement.parentNode;if(H!=null&&H.nodeName){const{width:F=H.offsetWidth,height:ee=H.offsetHeight}=S;s.setSize(F,ee),c.aspect=F/ee,c.updateProjectionMatrix()}z()};function x(S,O,H){const F=S.bounding,ee=Math.pow(Math.pow(F.max.x-F.min.x+1,2)+Math.pow(F.max.y-F.min.y+1,2)+Math.pow(F.max.z-F.min.z+1,2),1/2);let _=ee/2/Math.tan(Math.PI*O/360);return H<1&&(_=_/H),isNaN(_)?ee:_}function C(S){return i.work.observers[S].standingPosition.clone()}const z=()=>{if(!e||!f||!d)return;const S=i.getPose();S.fov=c.fov,S.offset=d,S.distance=f,typeof a.lockedLatitude=="number"&&(S.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(S.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(S.offset=C(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(S.offset=i.camera.position.clone().setY(i.camera.position.y+1)),c.setFromPose(S),o=!0},D=()=>{!e||o!==!0||!s||!s.domElement.parentNode||s.domElement.parentNode.offsetWidth===0||(s.render(l,c),o=!1)},Q=()=>{s&&s.dispose(),s=null},X=S=>{Object.assign(a,S),z()},Y=()=>({enabled:e});return Object.assign(window,{camera:c}),i.on("modelLoaded",v),i.on("modelWillLoad",A),i.on("cameraDirectionUpdate",z),i.on("dispose",Q),i.on("renderFrame",D),i.on("cameraPositionUpdate",z),{appendTo:b,refresh:I,changeConfigs:X,enable:g,disable:w,getCurrentState:Y}};function vt(...i){const t=[];return i.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...vt(...e.children))}),t}function Gn(i,t){const e=Math.round(i);return e%2===0?e:e+Number(t!=null&&t.floor?-1:1)}function Yl(i,t,e=!0){if(!i)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const n=()=>{const s=Gn(i.clientWidth,{floor:!0}),r=Gn(i.clientHeight,{floor:!0});t(s,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>n(),unobserve:()=>{}};const o=new ResizeObserver(n);return e&&n(),{observe:()=>o.observe(i),unobserve:()=>o.unobserve(i)}}class Co extends Fn.CSS3DRenderer{constructor(){super();m(this,"wrapper");m(this,"requestAnimationFrameId");m(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const n=this.wrapper;return n&&n.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const n=(r,a)=>this.setSize(r,a),{observe:o,unobserve:s}=Yl(e,n,!0);o(),this.resizeDisoper=s,this.wrapper=e}renderEveryFrame(e,n){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return console.warn("CSS3DRenderer: render is running");const o=()=>{this.requestAnimationFrameId=requestAnimationFrame(o),!!e.visible&&vt(e).length!==0&&this.render(e,n)};o()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function _l(i){return typeof Symbol=="undefined"?`$Symbol<${i}>$`:Symbol(i)}const cn=_l("$$EVENT$$");function bn(i){return i[cn]||(i[cn]={}),i[cn]}function Ul(i){i[cn]||delete i[cn]}class qt{hasListener(t){const e=bn(this);return Boolean((e==null?void 0:e[t])&&e[t].length>0)}on(t,e,n){const o=bn(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){Ul(this);return}const n=bn(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=bn(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 ea(...i){const t=new G.Vector3;return i.forEach(e=>{t.add(e)}),t.divideScalar(i.length),t}const Vl=({x:i,y:t,z:e})=>new G.Vector3(i,t,e),rt=i=>new G.Vector3().fromArray(i),dn=i=>i instanceof G.Vector3?i:Array.isArray(i)?rt(i):Vl(i);class Jl extends P.Mesh{constructor(e,n){const o=new P.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:P.DoubleSide}),s=new P.PlaneGeometry(e,n);super(s,o);m(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}const ta=1,Zl=`CSS3DObjectPlus@${ta}`,ql=.00216,Kl=.003;class na extends Fn.CSS3DObject{constructor(e){var x,C,z;const n=e.container,o=e.cornerPoints,s=(x=e.ratio)!=null?x:Kl,r=(C=e.dpr)!=null?C:1,a=(z=e.pointerEvents)!=null?z:"auto",l=Math.max(ql,s),c=o[0].distanceTo(o[1]),u=o[1].distanceTo(o[2]),f=Gn(c/s*r),d=Gn(u/s*r),h=ea(...o);let p;if(l===s)n.style.width=`${f}px`,n.style.height=`${d}px`,p=n;else{const D=document.createElement("div");D.style.width=`${f}px`,D.style.height=`${d}px`,D.style.pointerEvents="none";const Q=s/l;n.style.position="absolute",n.style.left="0",n.style.top="0",n.style.width=`${Q*f}px`,n.style.height=`${Q*d}px`,D.appendChild(n),p=D}super(p);m(this,"version",ta);m(this,"isCSS3DObjectPlus",!0);m(this,"container");m(this,"width");m(this,"height");m(this,"domWidthPx");m(this,"domHeightPx");m(this,"cornerPoints");m(this,"centerPosition");m(this,"ratio");m(this,"mode","front");m(this,"hooks",new qt);m(this,"opacityMesh");m(this,"selfVisible",!0);m(this,"parentVisibleListenerDisposer");m(this,"createOpacityMesh",e=>{const{domWidthPx:n,domHeightPx:o}=e,s=new Jl(n,o);return s.position.copy(e.position),s.rotation.copy(e.rotation),s.scale.copy(e.scale),s});m(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const n=this.parent,o=s=>{this.setVisible(s&&this.selfVisible,{setSelfVisible:!1})};n.hooks.on("visibleChange",o),this.parentVisibleListenerDisposer=()=>n.hooks.off("visibleChange",o)}});m(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(n.style.pointerEvents=a,this.scale.set(l,l,l),this.cornerPoints=o,this.ratio=s,this.container=n,e.mode&&(this.mode=e.mode),l===s)this.width=c,this.height=u,this.domWidthPx=f,this.domHeightPx=d,this.centerPosition=h;else{const D=s/l;this.width=D*c,this.height=D*u,this.domWidthPx=D*f,this.domHeightPx=D*d,this.centerPosition=new G.Vector3().subVectors(h,o[0]).multiplyScalar(D).add(o[0])}n.classList.add(`${Zl}__container`);const A=new G.Vector3().subVectors(o[1],o[0]),v=new G.Vector3().subVectors(o[3],o[0]),g=new G.Vector3().crossVectors(A,v).normalize();this.lookAt(g);const w=this.up.clone().applyQuaternion(this.quaternion),b=v.clone(),I=new G.Vector3().crossVectors(w,b).normalize();this.rotateOnWorldAxis(I,w.angleTo(b)),this.position.copy(h),this.addEventListener("added",()=>{var D;this.mode==="front"&&((D=this.opacityMesh)==null||D.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var D;(D=this.opacityMesh)==null||D.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,n={setSelfVisible:!0}){n.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}removeFromParent(){var n;const e=this.parent;return e!==null&&e.remove(this),(n=this.opacityMesh)==null||n.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var n;super.applyMatrix4(e),(n=this.opacityMesh)==null||n.applyMatrix4(e)}applyQuaternion(e){var n;return super.applyQuaternion(e),(n=this.opacityMesh)==null||n.applyQuaternion(e),this}applyScaleMatrix4(e){var n;this.scale.applyMatrix4(e),(n=this.opacityMesh)==null||n.scale.applyMatrix4(e)}}class $l extends P.Scene{constructor(){super()}add(...t){return super.add(...t),vt(...t).forEach(e=>{e.mode="front"}),this}}class ec extends P.Scene{constructor(e){super();m(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),vt(...e).forEach(n=>{n.mode="behind",this.scene.add(n.getOpacityMesh())}),this}remove(...e){return vt(...e).forEach(n=>{var o;(o=n.opacityMesh)==null||o.removeFromParent()}),super.remove(...e),this}}class ia extends P.Group{constructor(e){super();m(this,"isCSS3DGroup",!0);m(this,"mode");m(this,"CSS3DObjectLength",0);m(this,"hooks",new qt);this.mode=e}add(...e){return vt(...e).forEach(n=>{n.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=vt(this).length}}class tc extends ia{constructor(){super("front")}}class nc extends ia{constructor(e){super("behind");m(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return vt(...e).forEach(n=>{this.scene.add(n.getOpacityMesh())}),super.add(...e),this}}const ic=3,zi="CSS3DRenderer",sn=`${zi}@${ic}`,Nt=()=>{console.error(`${sn} is disposed`)},Se={css3DObjects:[],frontModeStore:{css3DRenderer:new Co},behindModeStore:{css3DRenderer:new Co}};function Eo(i){return Se.css3DObjects.find(t=>t.id===i)}function oc(i){Se.frontModeStore.css3DRenderer.setWrapper(i)}function sc(i){Se.behindModeStore.css3DRenderer.setWrapper(i)}class Vt{constructor(t){m(this,"hooks",new qt);m(this,"state",{enabled:!0,visible:!0,disposed:!1});m(this,"_scene");m(this,"store",{frontModeGroup:new tc});m(this,"create3DElement",(t,e,n)=>{if(this.state.disposed)return Nt();const o=(()=>{const b={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(b,n)})(),s=e.map(dn);if((s==null?void 0:s.length)<4)return console.error(`${sn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:u,pointerEvents:f}=o,d=this.createObject(s,{ratio:r,dpr:a,container:u,mode:l,pointerEvents:f});Se.css3DObjects.push(d),o.scene&&this.setScene(o.scene);const h=()=>{const b=d.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();!b||b.add(d)},p=()=>{h(),this.render(t)},A=b=>this.setVisibleById(d.id,b),v=b=>this.setEnabledById(d.id,b),g=()=>(d.removeFromParent(),!0),w=l==="front"?Se.frontModeStore.css3DRenderer:Se.behindModeStore.css3DRenderer;return c&&p(),{id:d.uuid,container:u,css3DObject:d,render:c?void 0:p,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:g,appendToElement:b=>w.setWrapper(b)}});m(this,"setVisibleById",(t,e)=>{var n;(n=Eo(t))==null||n.setVisible(e)});m(this,"setEnabledById",(t,e)=>{const n=Eo(t);if(!n)return;const o=n.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});!o||(e?o.add(n):o.remove(n))});m(this,"createObject",(t,e)=>{const n=new na(N({cornerPoints:t},e));return n.element.classList.add(`${zi}__container`),n.element.id=`${zi}__container--${n.uuid}`,n});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return Se.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Se.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Se.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Se.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Nt();const n=N({},this.state);this.state=Object.assign(this.state,t),n.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),n.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),n.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:n,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return V(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return V(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var n;const e=(n=Se.frontModeStore)==null?void 0:n.css3DScene;if(e)return e;if(t){const o=new $l;Se.frontModeStore.css3DScene=o}return Se.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var n,o;const e=(n=Se.behindModeStore)==null?void 0:n.css3DScene;if(e)return e;if(t){const s=(o=Se.behindModeStore.scene)!=null?o:this.scene;if(!s){console.error(`${sn}: scene is required when mode is behind`);return}const r=new ec(s);Se.behindModeStore.css3DScene=r,Se.behindModeStore.scene=s}return Se.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var n;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const o=(n=this.store.behindModeGroup)!=null?n:new nc(this.scene);this.store.behindModeGroup=o,e.getObjectById(o.id)||e.add(o)}return this.store.behindModeGroup}render(t){var e,n;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const o=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!o)return console.error(`${sn}: css3DScene is required when mode is front`);Se.frontModeStore.css3DRenderer.renderEveryFrame(o,t)}if(((n=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?n:0)>0){const o=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!o)return console.error(`${sn}: css3DScene is required when mode is behind`);Se.behindModeStore.css3DRenderer.renderEveryFrame(o,t)}}handleShow(){return V(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return V(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,n;this.store.frontModeGroup.children.forEach(o=>{o instanceof Fn.CSS3DObject&&o.element instanceof Element&&o.element.parentNode!==null&&o.element.parentNode.removeChild(o.element)}),(t=this.store.behindModeGroup)==null||t.children.forEach(o=>{o instanceof Fn.CSS3DObject&&o.element instanceof Element&&o.element.parentNode!==null&&o.element.parentNode.removeChild(o.element)}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((n=this.getBehindCSS3DScene())==null||n.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}m(Vt,"setFrontModeContainer",oc),m(Vt,"setBehindModeContainer",sc);function oa(i){return V(this,null,function*(){return new Promise(t=>{var e;if((e=i.model)!=null&&e.loaded){t();return}else i.once("modelLoaded",()=>t())})})}const bt=document.createElement("div");bt.style.position="absolute";bt.style.top="0";bt.style.left="0";bt.style.width="100%";bt.style.height="100%";bt.style.pointerEvents="none";function sa(i){var e,n;const t=(n=Po(i.getElement()))!=null?n:Po((e=i.getElement())==null?void 0:e.parentElement);if(t!=null&&t.parentElement)return t.parentElement.insertBefore(bt,t),bt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/README.md")}function Po(i){var o;if(!i)return;const t=(o=i.style.position)!=null?o:getComputedStyle(i).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(i).backgroundColor;if(!(e!=="transparent"&&e!=="rgba(0, 0, 0, 0)"))return i}const rc="v2.0.1",mi=`CSS3DRenderPlugin@${rc}`;class ac extends Vt{constructor(e){super();m(this,"five");m(this,"behindFiveContainer");m(this,"staticPrefix","//vrlab-static.ljcdn.com");m(this,"create3DDomContainer",(e,n)=>{if(this.state.disposed)return;const o=(()=>{var f;(n==null?void 0:n.dpr)!==void 0&&console.warn(`${mi}: please use "config.devicePixelRatio" replace "config.dpr"`);const u={ratio:.00216,devicePixelRatio:(f=n==null?void 0:n.dpr)!=null?f:1,mode:"front",autoRender:!0};return Object.assign(u,n,(n==null?void 0:n.mode)==="behind"?{scene:this.five.scene}:void 0)})(),s=this.five.getElement();if(!s){console.error(`${mi}: five.getElement() is ${s}`);return}const{autoRender:r}=o;o.mode==="behind"&&o.behindFiveContainer&&(this.behindFiveContainer=o.behindFiveContainer);const a=this.create3DElement(this.five.camera,e,he(N({},o),{autoRender:!1}));if(!a)return;const l=()=>{const u=a.css3DObject.mode==="front"?s.parentElement:this.getBehindFiveElement();if(!u)return console.error(`${mi}: wrapper is ${u}`);a.appendToElement(u),a.render()},c=()=>{a.css3DObject.mode==="front"&&l(),a.css3DObject.mode==="behind"&&oa(this.five).then(()=>{l()})};return r&&c(),he(N({},a),{render:r?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const n=super.setState(...e);return this.five.needsRender=!0,n}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=sa(this.five),this.behindFiveContainer)}}const Kt=i=>new ac(i);function pi(i,t,e=new G.Vector3(1,1,1),n=!1){const o=new Jr.Line(i,t);return o.setMaterial({dashed:n,color:e,linewidth:1}),o.remove(o.points),o}const lc=i=>{const t={intersection:null,disposers:[]},e=u=>{t.intersection=u},n=()=>{t.intersection=null};i.on("modelLoaded",()=>{i.on("intersectionOnModelUpdate",e),i.on("intersectionHidden",n)}),i.on("dispose",()=>{i.off("intersectionOnModelUpdate",e),i.off("intersectionHidden",n)});const o=(u,f=2,d=.1)=>{const h=f/2,A=c(u,d),v=new G.Group;v.add(pi(new G.Vector3(A.x+h,A.y,A.z),new G.Vector3(A.x-h,A.y,A.z),new G.Vector3(1,0,0)),pi(new G.Vector3(A.x,A.y+h,A.z),new G.Vector3(A.x,A.y-h,A.z),new G.Vector3(0,1,0)),pi(new G.Vector3(A.x,A.y,A.z+h),new G.Vector3(A.x,A.y,A.z-h),new G.Vector3(0,0,1))),i.scene.add(v),i.needsRender=!0;const g=()=>{i.scene.remove(v)};return t.disposers.push(g),{clear:g,pointAxesHelperMesh:v}},s=(u,f=0)=>{var g,w;const d=(g=i==null?void 0:i.camera)==null?void 0:g.position;if(!d)return!1;const h=u.distanceTo(d),p=u.sub(d).normalize(),A=new G.Raycaster(d,p),v=(w=i.model.intersectRaycaster(A))==null?void 0:w[0];return!(v&&v.distance+f<h)},r=()=>t.intersection,a=()=>{var u,f;(f=(u=t.disposers)==null?void 0:u.forEach)==null||f.call(u,d=>d==null?void 0:d()),i.off("intersectionOnModelUpdate",e),i.off("intersectionHidden",n)},l=a,c=(u,f)=>{const d=u.clone();return i.camera.position.clone().sub(d).setLength(f).add(d)};return{intersection:r,pointAxesHelper:o,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:s}};function K(){}const yt=i=>i;function ke(i,t){for(const e in t)i[e]=t[e];return i}function cc(i){return i&&typeof i=="object"&&typeof i.then=="function"}function ra(i){return i()}function Io(){return Object.create(null)}function ut(i){i.forEach(ra)}function ni(i){return typeof i=="function"}function ne(i,t){return i!=i?t==t:i!==t||i&&typeof i=="object"||typeof i=="function"}let yn;function We(i,t){return yn||(yn=document.createElement("a")),yn.href=t,i===yn.href}function uc(i){return Object.keys(i).length===0}function Xe(i,t,e,n){if(i){const o=aa(i,t,e,n);return i[0](o)}}function aa(i,t,e,n){return i[1]&&n?ke(e.ctx.slice(),i[1](n(t))):e.ctx}function Ye(i,t,e,n){if(i[2]&&n){const o=i[2](n(e));if(t.dirty===void 0)return o;if(typeof o=="object"){const s=[],r=Math.max(t.dirty.length,o.length);for(let a=0;a<r;a+=1)s[a]=t.dirty[a]|o[a];return s}return t.dirty|o}return t.dirty}function _e(i,t,e,n,o,s){if(o){const r=aa(t,e,n,s);i.p(r,o)}}function Ue(i){if(i.ctx.length>32){const t=[],e=i.ctx.length/32;for(let n=0;n<e;n++)t[n]=-1;return t}return-1}function la(i){const t={};for(const e in i)e[0]!=="$"&&(t[e]=i[e]);return t}function Nn(i,t){const e={};t=new Set(t);for(const n in i)!t.has(n)&&n[0]!=="$"&&(e[n]=i[n]);return e}function je(i){return i==null?"":i}const ca=typeof window!="undefined";let ua=ca?()=>window.performance.now():()=>Date.now(),_i=ca?i=>requestAnimationFrame(i):K;const Ut=new Set;function da(i){Ut.forEach(t=>{t.c(i)||(Ut.delete(t),t.f())}),Ut.size!==0&&_i(da)}function fa(i){let t;return Ut.size===0&&_i(da),{promise:new Promise(e=>{Ut.add(t={c:i,f:e})}),abort(){Ut.delete(t)}}}function R(i,t){i.appendChild(t)}function ce(i,t,e){const n=Ui(i);if(!n.getElementById(t)){const o=j("style");o.id=t,o.textContent=e,ha(n,o)}}function Ui(i){if(!i)return document;const t=i.getRootNode?i.getRootNode():i.ownerDocument;return t&&t.host?t:i.ownerDocument}function dc(i){const t=j("style");return ha(Ui(i),t),t.sheet}function ha(i,t){return R(i.head||i,t),t.sheet}function B(i,t,e){i.insertBefore(t,e||null)}function M(i){i.parentNode&&i.parentNode.removeChild(i)}function lt(i,t){for(let e=0;e<i.length;e+=1)i[e]&&i[e].d(t)}function j(i){return document.createElement(i)}function Ae(i){return document.createElementNS("http://www.w3.org/2000/svg",i)}function Ce(i){return document.createTextNode(i)}function J(){return Ce(" ")}function fe(){return Ce("")}function ye(i,t,e,n){return i.addEventListener(t,e,n),()=>i.removeEventListener(t,e,n)}function ma(i){return function(t){return t.stopPropagation(),i.call(this,t)}}function y(i,t,e){e==null?i.removeAttribute(t):i.getAttribute(t)!==e&&i.setAttribute(t,e)}function Wn(i,t){const e=Object.getOwnPropertyDescriptors(i.__proto__);for(const n in t)t[n]==null?i.removeAttribute(n):n==="style"?i.style.cssText=t[n]:n==="__value"?i.value=i[n]=t[n]:e[n]&&e[n].set?i[n]=t[n]:y(i,n,t[n])}function fc(i){return Array.from(i.childNodes)}function xe(i,t){t=""+t,i.wholeText!==t&&(i.data=t)}function T(i,t,e,n){e===null?i.style.removeProperty(t):i.style.setProperty(t,e,n?"important":"")}let wn;function hc(){if(wn===void 0){wn=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(i){wn=!0}}return wn}function Et(i,t){getComputedStyle(i).position==="static"&&(i.style.position="relative");const n=j("iframe");n.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),n.setAttribute("aria-hidden","true"),n.tabIndex=-1;const o=hc();let s;return o?(n.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",s=ye(window,"message",r=>{r.source===n.contentWindow&&t()})):(n.src="about:blank",n.onload=()=>{s=ye(n.contentWindow,"resize",t)}),R(i,n),()=>{(o||s&&n.contentWindow)&&s(),M(n)}}function te(i,t,e){i.classList[e?"add":"remove"](t)}function pa(i,t,{bubbles:e=!1,cancelable:n=!1}={}){const o=document.createEvent("CustomEvent");return o.initCustomEvent(i,e,n,t),o}class Xn{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,n=null){this.e||(this.is_svg?this.e=Ae(e.nodeName):this.e=j(e.nodeName),this.t=e,this.c(t)),this.i(n)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)B(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(M)}}const Yn=new Map;let _n=0;function mc(i){let t=5381,e=i.length;for(;e--;)t=(t<<5)-t^i.charCodeAt(e);return t>>>0}function pc(i,t){const e={stylesheet:dc(t),rules:{}};return Yn.set(i,e),e}function ga(i,t,e,n,o,s,r,a=0){const l=16.666/n;let c=`{
|
|
101
|
+
`;class Nl extends Fl{constructor(e){super();m(this,"configs");m(this,"clientWidth");m(this,"clientHeight");m(this,"ready",!1);m(this,"uuid",Fe());m(this,"tween");m(this,"tweening",!1);m(this,"container");m(this,"canvas");m(this,"data",{});m(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=Gl,this.container}initCanvas(e){const n=document.createElement("canvas");n.className=e,n.width=this.clientWidth,n.height=this.clientHeight;const o=n.getContext("2d");if(!!o)return o.lineWidth=5*this.dpr,o.lineCap="round",o.lineJoin="round",this.container.appendChild(n),n}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const n=document.createElement("div");n.className="_paintBrush-ctrlinner";const o=document.createElement("a");o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",o.addEventListener("click",a=>{var d;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:ot.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(d=this.canvas[this.uuid])==null?void 0:d.getContext("2d");if(!this.canvas[this.uuid])return;const{width:u,height:f}=this.canvas[this.uuid];c&&c.clearRect(0,0,u,f),this.data[this.uuid].forEach(h=>this.handleDrawLine(this.uuid,h,{withUndo:!0}))});const s=document.createElement("a");return s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",s.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[o,s].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),n.appendChild(o),n.appendChild(s),e.appendChild(n),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){!this.ready||(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const n=this.canvas[e].getContext("2d");n&&n.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:ot.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const n=this.canvas[this.uuid];if(!n)return;const o=n.getContext("2d");!o||(this.configs.currentColor=e,o.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const n=e.getContext("2d");if(!n)return;const o=this.color||"#6D92FF";n.strokeStyle=o;let s=null,r=[],a,l=[],c=0;const u=(f,d,h)=>{const p=this.color||"#ff0000";n.strokeStyle=p,n.beginPath(),n.moveTo(f.x,f.y),n.quadraticCurveTo(d.x,d.y,h.x,h.y),n.stroke()};e.onmousedown=f=>{f.preventDefault(),c=Date.now();const d=f.clientX,h=f.clientY;r=[],r.push({x:d,y:h}),s={x:d,y:h},a=gn({x:d,y:h},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=f=>{if(f.preventDefault(),!s)return;const d=Number(f.clientX),h=Number(f.clientY);if(Math.abs(d-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:d,y:h}),l.push(gn({x:d,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:p,end:A}=An(r);!p||!A||(u(s,p,A),s=A)},e.onmouseup=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const d=Date.now()-c,h={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:d<1280?d:d<2e3?1280:0};this.data[this.uuid].push(h),jn(()=>{this.emitStateChange({type:ot.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})},e.ontouchstart=f=>{f.preventDefault(),c=Date.now();const d=f.touches[0].clientX,h=f.touches[0].clientY;r=[],r.push({x:d,y:h}),s={x:d,y:h},console.log("ontouchstart",d,h,s),a=gn({x:d,y:h},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=f=>{if(f.preventDefault(),!s)return;const d=Number(f.touches[0].clientX),h=Number(f.touches[0].clientY);if(Math.abs(d-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:d,y:h}),l.push(gn({x:d,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:p,end:A}=An(r);!p||!A||(u(s,p,A),s=A)},e.ontouchend=e.ontouchcancel=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const d=Date.now()-c,h={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:d<1280?d:d<2e3?1280:0};this.data[this.uuid].push(h),jn(()=>{this.emitStateChange({type:ot.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})}}emitStateChange(e,n=!0){if(e.type!==ot.Drawline){this.emit("stateChange",e,n);return}const o=Date.now(),s=e.state;if(!s||!s.line)return;const r=Math.ceil(s.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:s.move,duration:s.duration,color:this.color,line:s.line.slice(a*100,(a+1)*100)},timestamp:o,end:a===r-1};Ql(a,20,()=>{this.emit("stateChange",l,n)})}}action(e){const{ready:n,type:o,uuid:s}=e;if(!n&&this.ready){this.closeBrush();return}if(n&&!this.ready){this.openBrush();return}if(!!this.ready)switch(o){case ot.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(s,r,{},()=>delete this.tempLine[a]));break;case ot.Undo:this.handleUndo(s);break}}handleDrawLine(e,n,{withUndo:o=!1},s=$r){!n||Object.prototype.toString.call(n)!="[object Object]"||Object.keys(n).length===0||(console.log("handleDrawLine",n,n.line),jl(()=>new Promise(r=>{if(o||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(n)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:u=0,uuid:f}=n,d=hi(n.move||{},this.clientWidth,this.clientHeight);let h=[d];if(a.strokeStyle=c,a.beginPath(),a.moveTo(d.x,d.y),u&&!o){let p=[];const A=this;A.tween=Ol({step:0},{step:l.length-1},u).onUpdate(({step:v})=>{var w;if(A.tweening=!0,!A.ready)return a.clearRect(0,0,A.canvas[f].width,A.canvas[f].height),(w=A.tween)==null?void 0:w.stop();const g=Math.floor(v);if(!p.find(b=>b===g)){if(p.push(g),console.log("__debug__",l,l[g],g),h.push(hi(l[g],A.clientWidth,A.clientHeight)),h.length<3)return;const{control:b,end:I}=An(h);if(!b||!I)return;a.quadraticCurveTo(b.x,b.y,I.x,I.y),a.stroke()}}).onComplete(v=>{A.tween=void 0,A.tweening=!1,p=[],h=[],s&&s(),r()})}else{for(let p=0;p<l.length;p++){if(h.push(hi(l[p],this.clientWidth,this.clientHeight)),h.length<3)continue;const{control:A,end:v}=An(h);!A||!v||a.quadraticCurveTo(A.x,A.y,v.x,v.y)}a.stroke(),h=[],s&&s(),r()}})))}handleUndo(e){if(console.log("handleUndo",e,this.canvas[e]),!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const n=()=>{var s;const o=(s=this.canvas[e])==null?void 0:s.getContext("2d");o&&o.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),jn(n,60);return}n()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}}class Wl{constructor(t={}){m(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"\u56DE\u9000",onExitText:"\u5173\u95ED"},t);this.controller=new Nl(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Xl=(i,t)=>{var W,k;let e=(k=(W=t==null?void 0:t.initialState)==null?void 0:W.enabled)!=null?k:!0,n=!1,o=!0,s=null;const a=N(N({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new P.Scene,c=new be.Camera(60);let u=new P.Object3D,f,d;{const S=new P.DirectionalLight(16777215,.5);S.position.copy(new P.Vector3(1,1,1)),l.add(S)}{const S=new P.DirectionalLight(16777215,.3);l.add(S)}{const S=new P.AmbientLight(16777215,.3);l.add(S)}l.add(u);const h=()=>{if(n)return;f=x(i.model,c.fov,c.aspect),d=i.model.bounding.getCenter(new P.Vector3),l.remove(u),u=O(i.model),l.add(u),n=!0,z();function S(H){const F=H.clone();return F.uniforms.modelAlpha.value=1,F.uniforms.map.value&&(F.uniforms.map.value.needsUpdate=!0),F}function O(H){if(H instanceof P.Mesh){const F=H.geometry,ee=Array.isArray(H.material)?H.material.map(S):S(H.material);return new P.Mesh(F,ee)}else if(H instanceof P.Group){const F=new P.Group;return H.children.forEach(ee=>F.add(O(ee))),F}else{const F=new P.Object3D;return H.children.forEach(ee=>F.add(O(ee))),F}}},p=()=>{if(!!i.renderer)return s||(s=new P.WebGLRenderer({antialias:!1,alpha:!0}),s.setPixelRatio(i.renderer.getPixelRatio()),s.outputEncoding=P.sRGBEncoding,s.setClearColor(1579548,0),s.autoClear=!0),s},A=()=>{u.traverse(S=>{S instanceof P.Mesh&&[].concat(S.material).forEach(H=>H.dispose())}),l.remove(u),u=new P.Object3D,l.add(u),n=!1,z()},v=()=>{!e||n||h()},g=()=>{e||(e=!0,l.add(u),!n&&i.model.loaded&&h(),z())},w=()=>{!e||(l.remove(u),o=!0,D(),e=!1)},b=(S,O={})=>{const H=p();if(!H)return;S.appendChild(H.domElement),I(O);const F=window.getComputedStyle(S).position;F!=="relative"&&F!=="absolute"&&F!=="fixed"&&F!=="sticky"&&(S.style.position="relative")},I=(S={})=>{if(!s)return;const H=s.domElement.parentNode;if(H!=null&&H.nodeName){const{width:F=H.offsetWidth,height:ee=H.offsetHeight}=S;s.setSize(F,ee),c.aspect=F/ee,c.updateProjectionMatrix()}z()};function x(S,O,H){const F=S.bounding,ee=Math.pow(Math.pow(F.max.x-F.min.x+1,2)+Math.pow(F.max.y-F.min.y+1,2)+Math.pow(F.max.z-F.min.z+1,2),1/2);let Y=ee/2/Math.tan(Math.PI*O/360);return H<1&&(Y=Y/H),isNaN(Y)?ee:Y}function C(S){return i.work.observers[S].standingPosition.clone()}const z=()=>{if(!e||!f||!d)return;const S=i.getPose();S.fov=c.fov,S.offset=d,S.distance=f,typeof a.lockedLatitude=="number"&&(S.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(S.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(S.offset=C(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(S.offset=i.camera.position.clone().setY(i.camera.position.y+1)),c.setFromPose(S),o=!0},D=()=>{!e||o!==!0||!s||!s.domElement.parentNode||s.domElement.parentNode.offsetWidth===0||(s.render(l,c),o=!1)},Q=()=>{s&&s.dispose(),s=null},X=S=>{Object.assign(a,S),z()},_=()=>({enabled:e});return Object.assign(window,{camera:c}),i.on("modelLoaded",v),i.on("modelWillLoad",A),i.on("cameraDirectionUpdate",z),i.on("dispose",Q),i.on("renderFrame",D),i.on("cameraPositionUpdate",z),{appendTo:b,refresh:I,changeConfigs:X,enable:g,disable:w,getCurrentState:_}};function vt(...i){const t=[];return i.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...vt(...e.children))}),t}function Gn(i,t){const e=Math.round(i);return e%2===0?e:e+Number(t!=null&&t.floor?-1:1)}function _l(i,t,e=!0){if(!i)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const n=()=>{const s=Gn(i.clientWidth,{floor:!0}),r=Gn(i.clientHeight,{floor:!0});t(s,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>n(),unobserve:()=>{}};const o=new ResizeObserver(n);return e&&n(),{observe:()=>o.observe(i),unobserve:()=>o.unobserve(i)}}class Co extends Fn.CSS3DRenderer{constructor(){super();m(this,"wrapper");m(this,"requestAnimationFrameId");m(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const n=this.wrapper;return n&&n.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const n=(r,a)=>this.setSize(r,a),{observe:o,unobserve:s}=_l(e,n,!0);o(),this.resizeDisoper=s,this.wrapper=e}renderEveryFrame(e,n){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return console.warn("CSS3DRenderer: render is running");const o=()=>{this.requestAnimationFrameId=requestAnimationFrame(o),!!e.visible&&vt(e).length!==0&&this.render(e,n)};o()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Yl(i){return typeof Symbol=="undefined"?`$Symbol<${i}>$`:Symbol(i)}const cn=Yl("$$EVENT$$");function bn(i){return i[cn]||(i[cn]={}),i[cn]}function Ul(i){i[cn]||delete i[cn]}class qt{hasListener(t){const e=bn(this);return Boolean((e==null?void 0:e[t])&&e[t].length>0)}on(t,e,n){const o=bn(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){Ul(this);return}const n=bn(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=bn(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 ea(...i){const t=new G.Vector3;return i.forEach(e=>{t.add(e)}),t.divideScalar(i.length),t}const Vl=({x:i,y:t,z:e})=>new G.Vector3(i,t,e),rt=i=>new G.Vector3().fromArray(i),dn=i=>i instanceof G.Vector3?i:Array.isArray(i)?rt(i):Vl(i);class Jl extends P.Mesh{constructor(e,n){const o=new P.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:P.DoubleSide}),s=new P.PlaneGeometry(e,n);super(s,o);m(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}const ta=1,Zl=`CSS3DObjectPlus@${ta}`,ql=.00216,Kl=.003;class na extends Fn.CSS3DObject{constructor(e){var x,C,z;const n=e.container,o=e.cornerPoints,s=(x=e.ratio)!=null?x:Kl,r=(C=e.dpr)!=null?C:1,a=(z=e.pointerEvents)!=null?z:"auto",l=Math.max(ql,s),c=o[0].distanceTo(o[1]),u=o[1].distanceTo(o[2]),f=Gn(c/s*r),d=Gn(u/s*r),h=ea(...o);let p;if(l===s)n.style.width=`${f}px`,n.style.height=`${d}px`,p=n;else{const D=document.createElement("div");D.style.width=`${f}px`,D.style.height=`${d}px`,D.style.pointerEvents="none";const Q=s/l;n.style.position="absolute",n.style.left="0",n.style.top="0",n.style.width=`${Q*f}px`,n.style.height=`${Q*d}px`,D.appendChild(n),p=D}super(p);m(this,"version",ta);m(this,"isCSS3DObjectPlus",!0);m(this,"container");m(this,"width");m(this,"height");m(this,"domWidthPx");m(this,"domHeightPx");m(this,"cornerPoints");m(this,"centerPosition");m(this,"ratio");m(this,"mode","front");m(this,"hooks",new qt);m(this,"opacityMesh");m(this,"selfVisible",!0);m(this,"parentVisibleListenerDisposer");m(this,"createOpacityMesh",e=>{const{domWidthPx:n,domHeightPx:o}=e,s=new Jl(n,o);return s.position.copy(e.position),s.rotation.copy(e.rotation),s.scale.copy(e.scale),s});m(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const n=this.parent,o=s=>{this.setVisible(s&&this.selfVisible,{setSelfVisible:!1})};n.hooks.on("visibleChange",o),this.parentVisibleListenerDisposer=()=>n.hooks.off("visibleChange",o)}});m(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(n.style.pointerEvents=a,this.scale.set(l,l,l),this.cornerPoints=o,this.ratio=s,this.container=n,e.mode&&(this.mode=e.mode),l===s)this.width=c,this.height=u,this.domWidthPx=f,this.domHeightPx=d,this.centerPosition=h;else{const D=s/l;this.width=D*c,this.height=D*u,this.domWidthPx=D*f,this.domHeightPx=D*d,this.centerPosition=new G.Vector3().subVectors(h,o[0]).multiplyScalar(D).add(o[0])}n.classList.add(`${Zl}__container`);const A=new G.Vector3().subVectors(o[1],o[0]),v=new G.Vector3().subVectors(o[3],o[0]),g=new G.Vector3().crossVectors(A,v).normalize();this.lookAt(g);const w=this.up.clone().applyQuaternion(this.quaternion),b=v.clone(),I=new G.Vector3().crossVectors(w,b).normalize();this.rotateOnWorldAxis(I,w.angleTo(b)),this.position.copy(h),this.addEventListener("added",()=>{var D;this.mode==="front"&&((D=this.opacityMesh)==null||D.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var D;(D=this.opacityMesh)==null||D.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,n={setSelfVisible:!0}){n.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}removeFromParent(){var n;const e=this.parent;return e!==null&&e.remove(this),(n=this.opacityMesh)==null||n.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var n;super.applyMatrix4(e),(n=this.opacityMesh)==null||n.applyMatrix4(e)}applyQuaternion(e){var n;return super.applyQuaternion(e),(n=this.opacityMesh)==null||n.applyQuaternion(e),this}applyScaleMatrix4(e){var n;this.scale.applyMatrix4(e),(n=this.opacityMesh)==null||n.scale.applyMatrix4(e)}}class $l extends P.Scene{constructor(){super()}add(...t){return super.add(...t),vt(...t).forEach(e=>{e.mode="front"}),this}}class ec extends P.Scene{constructor(e){super();m(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),vt(...e).forEach(n=>{n.mode="behind",this.scene.add(n.getOpacityMesh())}),this}remove(...e){return vt(...e).forEach(n=>{var o;(o=n.opacityMesh)==null||o.removeFromParent()}),super.remove(...e),this}}class ia extends P.Group{constructor(e){super();m(this,"isCSS3DGroup",!0);m(this,"mode");m(this,"CSS3DObjectLength",0);m(this,"hooks",new qt);this.mode=e}add(...e){return vt(...e).forEach(n=>{n.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=vt(this).length}}class tc extends ia{constructor(){super("front")}}class nc extends ia{constructor(e){super("behind");m(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return vt(...e).forEach(n=>{this.scene.add(n.getOpacityMesh())}),super.add(...e),this}}const ic=3,zi="CSS3DRenderer",sn=`${zi}@${ic}`,Nt=()=>{console.error(`${sn} is disposed`)},Se={css3DObjects:[],frontModeStore:{css3DRenderer:new Co},behindModeStore:{css3DRenderer:new Co}};function Eo(i){return Se.css3DObjects.find(t=>t.id===i)}function oc(i){Se.frontModeStore.css3DRenderer.setWrapper(i)}function sc(i){Se.behindModeStore.css3DRenderer.setWrapper(i)}class Vt{constructor(t){m(this,"hooks",new qt);m(this,"state",{enabled:!0,visible:!0,disposed:!1});m(this,"_scene");m(this,"store",{frontModeGroup:new tc});m(this,"create3DElement",(t,e,n)=>{if(this.state.disposed)return Nt();const o=(()=>{const b={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(b,n)})(),s=e.map(dn);if((s==null?void 0:s.length)<4)return console.error(`${sn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:u,pointerEvents:f}=o,d=this.createObject(s,{ratio:r,dpr:a,container:u,mode:l,pointerEvents:f});Se.css3DObjects.push(d),o.scene&&this.setScene(o.scene);const h=()=>{const b=d.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();!b||b.add(d)},p=()=>{h(),this.render(t)},A=b=>this.setVisibleById(d.id,b),v=b=>this.setEnabledById(d.id,b),g=()=>(d.removeFromParent(),!0),w=l==="front"?Se.frontModeStore.css3DRenderer:Se.behindModeStore.css3DRenderer;return c&&p(),{id:d.uuid,container:u,css3DObject:d,render:c?void 0:p,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:g,appendToElement:b=>w.setWrapper(b)}});m(this,"setVisibleById",(t,e)=>{var n;(n=Eo(t))==null||n.setVisible(e)});m(this,"setEnabledById",(t,e)=>{const n=Eo(t);if(!n)return;const o=n.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});!o||(e?o.add(n):o.remove(n))});m(this,"createObject",(t,e)=>{const n=new na(N({cornerPoints:t},e));return n.element.classList.add(`${zi}__container`),n.element.id=`${zi}__container--${n.uuid}`,n});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return Se.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Se.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Se.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Se.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Nt();const n=N({},this.state);this.state=Object.assign(this.state,t),n.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),n.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),n.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:n,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return V(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return V(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Nt();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var n;const e=(n=Se.frontModeStore)==null?void 0:n.css3DScene;if(e)return e;if(t){const o=new $l;Se.frontModeStore.css3DScene=o}return Se.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var n,o;const e=(n=Se.behindModeStore)==null?void 0:n.css3DScene;if(e)return e;if(t){const s=(o=Se.behindModeStore.scene)!=null?o:this.scene;if(!s){console.error(`${sn}: scene is required when mode is behind`);return}const r=new ec(s);Se.behindModeStore.css3DScene=r,Se.behindModeStore.scene=s}return Se.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var n;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const o=(n=this.store.behindModeGroup)!=null?n:new nc(this.scene);this.store.behindModeGroup=o,e.getObjectById(o.id)||e.add(o)}return this.store.behindModeGroup}render(t){var e,n;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const o=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!o)return console.error(`${sn}: css3DScene is required when mode is front`);Se.frontModeStore.css3DRenderer.renderEveryFrame(o,t)}if(((n=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?n:0)>0){const o=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!o)return console.error(`${sn}: css3DScene is required when mode is behind`);Se.behindModeStore.css3DRenderer.renderEveryFrame(o,t)}}handleShow(){return V(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return V(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,n;this.store.frontModeGroup.children.forEach(o=>{o instanceof Fn.CSS3DObject&&o.element instanceof Element&&o.element.parentNode!==null&&o.element.parentNode.removeChild(o.element)}),(t=this.store.behindModeGroup)==null||t.children.forEach(o=>{o instanceof Fn.CSS3DObject&&o.element instanceof Element&&o.element.parentNode!==null&&o.element.parentNode.removeChild(o.element)}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((n=this.getBehindCSS3DScene())==null||n.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}m(Vt,"setFrontModeContainer",oc),m(Vt,"setBehindModeContainer",sc);function oa(i){return V(this,null,function*(){return new Promise(t=>{var e;if((e=i.model)!=null&&e.loaded){t();return}else i.once("modelLoaded",()=>t())})})}const bt=document.createElement("div");bt.style.position="absolute";bt.style.top="0";bt.style.left="0";bt.style.width="100%";bt.style.height="100%";bt.style.pointerEvents="none";function sa(i){var e,n;const t=(n=Po(i.getElement()))!=null?n:Po((e=i.getElement())==null?void 0:e.parentElement);if(t!=null&&t.parentElement)return t.parentElement.insertBefore(bt,t),bt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/README.md")}function Po(i){var o;if(!i)return;const t=(o=i.style.position)!=null?o:getComputedStyle(i).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(i).backgroundColor;if(!(e!=="transparent"&&e!=="rgba(0, 0, 0, 0)"))return i}const rc="v2.0.1",mi=`CSS3DRenderPlugin@${rc}`;class ac extends Vt{constructor(e){super();m(this,"five");m(this,"behindFiveContainer");m(this,"staticPrefix","//vrlab-static.ljcdn.com");m(this,"create3DDomContainer",(e,n)=>{if(this.state.disposed)return;const o=(()=>{var f;(n==null?void 0:n.dpr)!==void 0&&console.warn(`${mi}: please use "config.devicePixelRatio" replace "config.dpr"`);const u={ratio:.00216,devicePixelRatio:(f=n==null?void 0:n.dpr)!=null?f:1,mode:"front",autoRender:!0};return Object.assign(u,n,(n==null?void 0:n.mode)==="behind"?{scene:this.five.scene}:void 0)})(),s=this.five.getElement();if(!s){console.error(`${mi}: five.getElement() is ${s}`);return}const{autoRender:r}=o;o.mode==="behind"&&o.behindFiveContainer&&(this.behindFiveContainer=o.behindFiveContainer);const a=this.create3DElement(this.five.camera,e,he(N({},o),{autoRender:!1}));if(!a)return;const l=()=>{const u=a.css3DObject.mode==="front"?s.parentElement:this.getBehindFiveElement();if(!u)return console.error(`${mi}: wrapper is ${u}`);a.appendToElement(u),a.render()},c=()=>{a.css3DObject.mode==="front"&&l(),a.css3DObject.mode==="behind"&&oa(this.five).then(()=>{l()})};return r&&c(),he(N({},a),{render:r?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const n=super.setState(...e);return this.five.needsRender=!0,n}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=sa(this.five),this.behindFiveContainer)}}const Kt=i=>new ac(i);function pi(i,t,e=new G.Vector3(1,1,1),n=!1){const o=new Jr.Line(i,t);return o.setMaterial({dashed:n,color:e,linewidth:1}),o.remove(o.points),o}const lc=i=>{const t={intersection:null,disposers:[]},e=u=>{t.intersection=u},n=()=>{t.intersection=null};i.on("modelLoaded",()=>{i.on("intersectionOnModelUpdate",e),i.on("intersectionHidden",n)}),i.on("dispose",()=>{i.off("intersectionOnModelUpdate",e),i.off("intersectionHidden",n)});const o=(u,f=2,d=.1)=>{const h=f/2,A=c(u,d),v=new G.Group;v.add(pi(new G.Vector3(A.x+h,A.y,A.z),new G.Vector3(A.x-h,A.y,A.z),new G.Vector3(1,0,0)),pi(new G.Vector3(A.x,A.y+h,A.z),new G.Vector3(A.x,A.y-h,A.z),new G.Vector3(0,1,0)),pi(new G.Vector3(A.x,A.y,A.z+h),new G.Vector3(A.x,A.y,A.z-h),new G.Vector3(0,0,1))),i.scene.add(v),i.needsRender=!0;const g=()=>{i.scene.remove(v)};return t.disposers.push(g),{clear:g,pointAxesHelperMesh:v}},s=(u,f=0)=>{var g,w;const d=(g=i==null?void 0:i.camera)==null?void 0:g.position;if(!d)return!1;const h=u.distanceTo(d),p=u.sub(d).normalize(),A=new G.Raycaster(d,p),v=(w=i.model.intersectRaycaster(A))==null?void 0:w[0];return!(v&&v.distance+f<h)},r=()=>t.intersection,a=()=>{var u,f;(f=(u=t.disposers)==null?void 0:u.forEach)==null||f.call(u,d=>d==null?void 0:d()),i.off("intersectionOnModelUpdate",e),i.off("intersectionHidden",n)},l=a,c=(u,f)=>{const d=u.clone();return i.camera.position.clone().sub(d).setLength(f).add(d)};return{intersection:r,pointAxesHelper:o,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:s}};function K(){}const yt=i=>i;function ke(i,t){for(const e in t)i[e]=t[e];return i}function cc(i){return i&&typeof i=="object"&&typeof i.then=="function"}function ra(i){return i()}function Io(){return Object.create(null)}function ut(i){i.forEach(ra)}function ni(i){return typeof i=="function"}function ne(i,t){return i!=i?t==t:i!==t||i&&typeof i=="object"||typeof i=="function"}let yn;function We(i,t){return yn||(yn=document.createElement("a")),yn.href=t,i===yn.href}function uc(i){return Object.keys(i).length===0}function Xe(i,t,e,n){if(i){const o=aa(i,t,e,n);return i[0](o)}}function aa(i,t,e,n){return i[1]&&n?ke(e.ctx.slice(),i[1](n(t))):e.ctx}function _e(i,t,e,n){if(i[2]&&n){const o=i[2](n(e));if(t.dirty===void 0)return o;if(typeof o=="object"){const s=[],r=Math.max(t.dirty.length,o.length);for(let a=0;a<r;a+=1)s[a]=t.dirty[a]|o[a];return s}return t.dirty|o}return t.dirty}function Ye(i,t,e,n,o,s){if(o){const r=aa(t,e,n,s);i.p(r,o)}}function Ue(i){if(i.ctx.length>32){const t=[],e=i.ctx.length/32;for(let n=0;n<e;n++)t[n]=-1;return t}return-1}function la(i){const t={};for(const e in i)e[0]!=="$"&&(t[e]=i[e]);return t}function Nn(i,t){const e={};t=new Set(t);for(const n in i)!t.has(n)&&n[0]!=="$"&&(e[n]=i[n]);return e}function je(i){return i==null?"":i}const ca=typeof window!="undefined";let ua=ca?()=>window.performance.now():()=>Date.now(),Yi=ca?i=>requestAnimationFrame(i):K;const Ut=new Set;function da(i){Ut.forEach(t=>{t.c(i)||(Ut.delete(t),t.f())}),Ut.size!==0&&Yi(da)}function fa(i){let t;return Ut.size===0&&Yi(da),{promise:new Promise(e=>{Ut.add(t={c:i,f:e})}),abort(){Ut.delete(t)}}}function R(i,t){i.appendChild(t)}function ce(i,t,e){const n=Ui(i);if(!n.getElementById(t)){const o=j("style");o.id=t,o.textContent=e,ha(n,o)}}function Ui(i){if(!i)return document;const t=i.getRootNode?i.getRootNode():i.ownerDocument;return t&&t.host?t:i.ownerDocument}function dc(i){const t=j("style");return ha(Ui(i),t),t.sheet}function ha(i,t){return R(i.head||i,t),t.sheet}function B(i,t,e){i.insertBefore(t,e||null)}function M(i){i.parentNode&&i.parentNode.removeChild(i)}function lt(i,t){for(let e=0;e<i.length;e+=1)i[e]&&i[e].d(t)}function j(i){return document.createElement(i)}function Ae(i){return document.createElementNS("http://www.w3.org/2000/svg",i)}function Ce(i){return document.createTextNode(i)}function J(){return Ce(" ")}function fe(){return Ce("")}function ye(i,t,e,n){return i.addEventListener(t,e,n),()=>i.removeEventListener(t,e,n)}function ma(i){return function(t){return t.stopPropagation(),i.call(this,t)}}function y(i,t,e){e==null?i.removeAttribute(t):i.getAttribute(t)!==e&&i.setAttribute(t,e)}function Wn(i,t){const e=Object.getOwnPropertyDescriptors(i.__proto__);for(const n in t)t[n]==null?i.removeAttribute(n):n==="style"?i.style.cssText=t[n]:n==="__value"?i.value=i[n]=t[n]:e[n]&&e[n].set?i[n]=t[n]:y(i,n,t[n])}function fc(i){return Array.from(i.childNodes)}function xe(i,t){t=""+t,i.wholeText!==t&&(i.data=t)}function T(i,t,e,n){e===null?i.style.removeProperty(t):i.style.setProperty(t,e,n?"important":"")}let wn;function hc(){if(wn===void 0){wn=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(i){wn=!0}}return wn}function Et(i,t){getComputedStyle(i).position==="static"&&(i.style.position="relative");const n=j("iframe");n.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),n.setAttribute("aria-hidden","true"),n.tabIndex=-1;const o=hc();let s;return o?(n.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",s=ye(window,"message",r=>{r.source===n.contentWindow&&t()})):(n.src="about:blank",n.onload=()=>{s=ye(n.contentWindow,"resize",t)}),R(i,n),()=>{(o||s&&n.contentWindow)&&s(),M(n)}}function te(i,t,e){i.classList[e?"add":"remove"](t)}function pa(i,t,{bubbles:e=!1,cancelable:n=!1}={}){const o=document.createEvent("CustomEvent");return o.initCustomEvent(i,e,n,t),o}class Xn{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,n=null){this.e||(this.is_svg?this.e=Ae(e.nodeName):this.e=j(e.nodeName),this.t=e,this.c(t)),this.i(n)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)B(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(M)}}const _n=new Map;let Yn=0;function mc(i){let t=5381,e=i.length;for(;e--;)t=(t<<5)-t^i.charCodeAt(e);return t>>>0}function pc(i,t){const e={stylesheet:dc(t),rules:{}};return _n.set(i,e),e}function ga(i,t,e,n,o,s,r,a=0){const l=16.666/n;let c=`{
|
|
102
102
|
`;for(let v=0;v<=1;v+=l){const g=t+(e-t)*s(v);c+=v*100+`%{${r(g,1-g)}}
|
|
103
103
|
`}const u=c+`100% {${r(e,1-e)}}
|
|
104
|
-
}`,f=`__svelte_${mc(u)}_${a}`,d=Ui(i),{stylesheet:h,rules:p}=Yn.get(d)||pc(d,i);p[f]||(p[f]=!0,h.insertRule(`@keyframes ${f} ${u}`,h.cssRules.length));const A=i.style.animation||"";return i.style.animation=`${A?`${A}, `:""}${f} ${n}ms linear ${o}ms 1 both`,_n+=1,f}function Ti(i,t){const e=(i.style.animation||"").split(", "),n=e.filter(t?s=>s.indexOf(t)<0:s=>s.indexOf("__svelte")===-1),o=e.length-n.length;o&&(i.style.animation=n.join(", "),_n-=o,_n||gc())}function gc(){_i(()=>{_n||(Yn.forEach(i=>{const{ownerNode:t}=i.stylesheet;t&&M(t)}),Yn.clear())})}let fn;function at(i){fn=i}function Pt(){if(!fn)throw new Error("Function called outside component initialization");return fn}function Vi(i){Pt().$$.before_update.push(i)}function et(i){Pt().$$.on_mount.push(i)}function Ji(i){Pt().$$.after_update.push(i)}function It(i){Pt().$$.on_destroy.push(i)}function Ac(){const i=Pt();return(t,e,{cancelable:n=!1}={})=>{const o=i.$$.callbacks[t];if(o){const s=pa(t,e,{cancelable:n});return o.slice().forEach(r=>{r.call(i,s)}),!s.defaultPrevented}return!0}}function Un(i,t){return Pt().$$.context.set(i,t),t}function ct(i){return Pt().$$.context.get(i)}function vc(i,t){const e=i.$$.callbacks[t.type];e&&e.slice().forEach(n=>n.call(this,t))}const rn=[],ze=[],Qn=[],ko=[],Aa=Promise.resolve();let Mi=!1;function va(){Mi||(Mi=!0,Aa.then(Zi))}function bc(){return va(),Aa}function Le(i){Qn.push(i)}const gi=new Set;let Cn=0;function Zi(){const i=fn;do{for(;Cn<rn.length;){const t=rn[Cn];Cn++,at(t),yc(t.$$)}for(at(null),rn.length=0,Cn=0;ze.length;)ze.pop()();for(let t=0;t<Qn.length;t+=1){const e=Qn[t];gi.has(e)||(gi.add(e),e())}Qn.length=0}while(rn.length);for(;ko.length;)ko.pop()();Mi=!1,gi.clear(),at(i)}function yc(i){if(i.fragment!==null){i.update(),ut(i.before_update);const t=i.dirty;i.dirty=[-1],i.fragment&&i.fragment.p(i.ctx,t),i.after_update.forEach(Le)}}let nn;function ba(){return nn||(nn=Promise.resolve(),nn.then(()=>{nn=null})),nn}function Vn(i,t,e){i.dispatchEvent(pa(`${t?"intro":"outro"}${e}`))}const Rn=new Set;let pt;function re(){pt={r:0,c:[],p:pt}}function ae(){pt.r||ut(pt.c),pt=pt.p}function E(i,t){i&&i.i&&(Rn.delete(i),i.i(t))}function L(i,t,e,n){if(i&&i.o){if(Rn.has(i))return;Rn.add(i),pt.c.push(()=>{Rn.delete(i),n&&(e&&i.d(1),n())}),i.o(t)}else n&&n()}const ya={duration:0};function Ot(i,t,e){let n=t(i,e),o=!1,s,r,a=0;function l(){s&&Ti(i,s)}function c(){const{delay:f=0,duration:d=300,easing:h=yt,tick:p=K,css:A}=n||ya;A&&(s=ga(i,0,1,d,f,h,A,a++)),p(0,1);const v=ua()+f,g=v+d;r&&r.abort(),o=!0,Le(()=>Vn(i,!0,"start")),r=fa(w=>{if(o){if(w>=g)return p(1,0),Vn(i,!0,"end"),l(),o=!1;if(w>=v){const b=h((w-v)/d);p(b,1-b)}}return o})}let u=!1;return{start(){u||(u=!0,Ti(i),ni(n)?(n=n(),ba().then(c)):c())},invalidate(){u=!1},end(){o&&(l(),o=!1)}}}function $t(i,t,e){let n=t(i,e),o=!0,s;const r=pt;r.r+=1;function a(){const{delay:l=0,duration:c=300,easing:u=yt,tick:f=K,css:d}=n||ya;d&&(s=ga(i,1,0,c,l,u,d));const h=ua()+l,p=h+c;Le(()=>Vn(i,!1,"start")),fa(A=>{if(o){if(A>=p)return f(0,1),Vn(i,!1,"end"),--r.r||ut(r.c),!1;if(A>=h){const v=u((A-h)/c);f(1-v,v)}}return o})}return ni(n)?ba().then(()=>{n=n(),a()}):a(),{end(l){l&&n.tick&&n.tick(1,0),o&&(s&&Ti(i,s),o=!1)}}}function xo(i,t){const e=t.token={};function n(o,s,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=o&&(t.current=o)(l);let u=!1;t.block&&(t.blocks?t.blocks.forEach((f,d)=>{d!==s&&f&&(re(),L(f,1,1,()=>{t.blocks[d]===f&&(t.blocks[d]=null)}),ae())}):t.block.d(1),c.c(),E(c,1),c.m(t.mount(),t.anchor),u=!0),t.block=c,t.blocks&&(t.blocks[s]=c),u&&Zi()}if(cc(i)){const o=Pt();if(i.then(s=>{at(o),n(t.then,1,t.value,s),at(null)},s=>{if(at(o),n(t.catch,2,t.error,s),at(null),!t.hasCatch)throw s}),t.current!==t.pending)return n(t.pending,0),!0}else{if(t.current!==t.then)return n(t.then,1,t.value,i),!0;t.resolved=i}}function wc(i,t,e){const n=t.slice(),{resolved:o}=i;i.current===i.then&&(n[i.value]=o),i.current===i.catch&&(n[i.error]=o),i.block.p(n,e)}const Cc=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function qi(i,t){i.d(1),t.delete(i.key)}function Ht(i,t){L(i,1,1,()=>{t.delete(i.key)})}function tt(i,t,e,n,o,s,r,a,l,c,u,f){let d=i.length,h=s.length,p=d;const A={};for(;p--;)A[i[p].key]=p;const v=[],g=new Map,w=new Map;for(p=h;p--;){const C=f(o,s,p),z=e(C);let D=r.get(z);D?n&&D.p(C,t):(D=c(z,C),D.c()),g.set(z,v[p]=D),z in A&&w.set(z,Math.abs(p-A[z]))}const b=new Set,I=new Set;function x(C){E(C,1),C.m(a,u),r.set(C.key,C),u=C.first,h--}for(;d&&h;){const C=v[h-1],z=i[d-1],D=C.key,Q=z.key;C===z?(u=C.first,d--,h--):g.has(Q)?!r.has(D)||b.has(D)?x(C):I.has(Q)?d--:w.get(D)>w.get(Q)?(I.add(D),x(C)):(b.add(Q),d--):(l(z,r),d--)}for(;d--;){const C=i[d];g.has(C.key)||l(C,r)}for(;h;)x(v[h-1]);return v}function Qe(i,t){const e={},n={},o={$$scope:1};let s=i.length;for(;s--;){const r=i[s],a=t[s];if(a){for(const l in r)l in a||(n[l]=1);for(const l in a)o[l]||(e[l]=a[l],o[l]=1);i[s]=a}else for(const l in r)o[l]=1}for(const r in n)r in e||(e[r]=void 0);return e}function $(i){i&&i.c()}function Z(i,t,e,n){const{fragment:o,after_update:s}=i.$$;o&&o.m(t,e),n||Le(()=>{const r=i.$$.on_mount.map(ra).filter(ni);i.$$.on_destroy?i.$$.on_destroy.push(...r):ut(r),i.$$.on_mount=[]}),s.forEach(Le)}function q(i,t){const e=i.$$;e.fragment!==null&&(ut(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function Ec(i,t){i.$$.dirty[0]===-1&&(rn.push(i),va(),i.$$.dirty.fill(0)),i.$$.dirty[t/31|0]|=1<<t%31}function oe(i,t,e,n,o,s,r,a=[-1]){const l=fn;at(i);const c=i.$$={fragment:null,ctx:[],props:s,update:K,not_equal:o,bound:Io(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:Io(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let u=!1;if(c.ctx=e?e(i,t.props||{},(f,d,...h)=>{const p=h.length?h[0]:d;return c.ctx&&o(c.ctx[f],c.ctx[f]=p)&&(!c.skip_bound&&c.bound[f]&&c.bound[f](p),u&&Ec(i,f)),d}):[],c.update(),u=!0,ut(c.before_update),c.fragment=n?n(c.ctx):!1,t.target){if(t.hydrate){const f=fc(t.target);c.fragment&&c.fragment.l(f),f.forEach(M)}else c.fragment&&c.fragment.c();t.intro&&E(i.$$.fragment),Z(i,t.target,t.anchor,t.customElement),Zi()}at(l)}class se{$destroy(){q(this,1),this.$destroy=K}$on(t,e){if(!ni(e))return K;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(e),()=>{const o=n.indexOf(e);o!==-1&&n.splice(o,1)}}$set(t){this.$$set&&!uc(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Pc="data:image/png;base64,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";function Ic(i){ce(i,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function kc(i){let t,e,n=i[0].name+"",o,s,r,a,l;return{c(){t=j("div"),e=j("span"),o=Ce(n),s=J(),r=j("div"),y(e,"class","room-label-item__text svelte-1d7uzh5"),T(e,"background-image","url("+Pc+")"),te(e,"wide",i[0].name.length>3),y(r,"class","room-label-item__bar svelte-1d7uzh5"),y(t,"class","room-label-item svelte-1d7uzh5"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform),T(t,"opacity",i[0].visible?1:0)},m(c,u){B(c,t,u),R(t,e),R(e,o),R(t,s),R(t,r),a||(l=ye(e,"click",i[1]),a=!0)},p(c,[u]){u&1&&n!==(n=c[0].name+"")&&xe(o,n),u&1&&te(e,"wide",c[0].name.length>3),u&1&&T(t,"z-index",c[0].zIndex),u&1&&T(t,"transform",c[0].transform),u&1&&T(t,"opacity",c[0].visible?1:0)},i:K,o:K,d(c){c&&M(t),a=!1,l()}}}function xc(i,t,e){let{five:n}=t,{roomLabel:o}=t;function s(){n.setState({panoIndex:o.panoIndex,mode:"Panorama",longitude:o.longitude})}return i.$$set=r=>{"five"in r&&e(2,n=r.five),"roomLabel"in r&&e(0,o=r.roomLabel)},[o,s,n]}class Dc extends se{constructor(t){super(),oe(this,t,xc,kc,ne,{five:2,roomLabel:0},Ic)}}const{Map:Sc}=Cc;function Lc(i){ce(i,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Do(i,t,e){const n=i.slice();return n[12]=t[e],n}function So(i,t){let e,n,o;return n=new Dc({props:{roomLabel:t[12],five:t[1]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),Z(n,s,r),o=!0},p(s,r){t=s;const a={};r&1&&(a.roomLabel=t[12]),r&2&&(a.five=t[1]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),q(n,s)}}}function zc(i){let t,e=[],n=new Sc,o,s,r=i[0];const a=l=>l[12].id;for(let l=0;l<r.length;l+=1){let c=Do(i,r,l),u=a(c);n.set(u,e[l]=So(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","room-labels-container svelte-9eg4zi"),Le(()=>i[6].call(t))},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[6].bind(t)),s=!0},p(l,[c]){c&3&&(r=l[0],re(),e=tt(e,c,a,1,l,r,n,t,Ht,So,null,Do),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Tc(i,t,e){var A;let n,{five:o}=t,{roomLabels:s}=t,r,a,l=(A=o.model.shownFloor)!=null?A:null;function c(v){if(!(l===null||v.floorIndex===l))return!1;const w=new G.Raycaster,b=o.camera.position.clone(),I=new G.Vector3(v.position.x,v.position.y,v.position.z),x=I.distanceTo(b);w.set(b.clone(),I.clone().sub(b).normalize());const[C]=o.model.intersectRaycaster(w);return!(C&&C.distance+1<x)}function u(v,g){const b=new G.Vector3(v.position.x,v.position.y,v.position.z).clone().project(o.camera),I=Math.ceil((b.x+1)/2*g.x),x=Math.ceil((-b.y+1)/2*g.y);return`translate(${I}px, ${x}px)`}function f(v){const{rendererSize:g,shownFloor:w}=v,b=new Map;function I(C){const z=b.get(C.id);if(z)return z;const{x:D,y:Q,z:X}=C.position,Y=new G.Vector3(D,Q,X).clone().distanceTo(o.camera.position);return b.set(C.id,Y),Y}return s.map(C=>{const z=c(C),D=z?u(C,g):C.transform,Q=I(C),Y=s.filter(W=>W.visible&&I(W)<Q).length*10;return he(N({},C),{visible:z,transform:D,zIndex:Y})})}function d(){e(0,s=f({rendererSize:n,shownFloor:l}))}function h(v){e(4,l=v)}o.on("cameraUpdate",d),o.on("modelShownFloorChange",h),It(()=>{o.off("cameraUpdate",d),o.off("modelShownFloorChange",h)});function p(){r=this.clientWidth,a=this.clientHeight,e(2,r),e(3,a)}return i.$$set=v=>{"five"in v&&e(1,o=v.five),"roomLabels"in v&&e(0,s=v.roomLabels)},i.$$.update=()=>{i.$$.dirty&12&&e(5,n={x:r,y:a}),i.$$.dirty&48&&e(0,s=f({rendererSize:n,shownFloor:l}))},[s,o,r,a,l,n,p]}class Mc extends se{constructor(t){super(),oe(this,t,Tc,zc,ne,{five:1,roomLabels:0},Lc)}}function Bc(i){return i.model_room_labels.map(({id:t,pano_index:e,floor_index:n,name:o,position:s,longitude:r})=>({id:t,name:o,position:s,longitude:r,panoIndex:e,floorIndex:n,zIndex:0,visible:!1,transform:""}))}class jc{constructor(t){m(this,"five");m(this,"enabled",!0);m(this,"fiveModeEnabled");m(this,"app");m(this,"wrapper");m(this,"roomLabels",[]);m(this,"container",document.createElement("div"));m(this,"onFiveModeChange",t=>{if(t!=="Floorplan"){this.fiveModeEnabled=!1,this.render();return}this.five.once("initAnimationEnded",()=>{this.fiveModeEnabled=this.five.currentMode==="Floorplan",this.render()})});this.five=t,this.fiveModeEnabled=this.five.currentMode==="Floorplan",this.container.classList.add("model-room-label-plugin-container"),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="absolute",this.container.style.pointerEvents="none",this.container.style.left="0",this.container.style.top="0",this.container.style.zIndex="5",this.five.once("dispose",()=>this.dispose()),this.five.on("modeChange",this.onFiveModeChange),this.render()}dispose(){this.five.off("modeChange",this.onFiveModeChange),this.container.remove()}load(t){this.roomLabels=Bc(t),this.render()}appendTo(t){return this.wrapper=t,t.appendChild(this.container),this.render(),this}disable(){return this.enabled=!1,this.render(),this}enable(){return this.enabled=!0,this.render(),this}render(){var t;if(!!this.wrapper){if(!this.enabled||!this.fiveModeEnabled){(t=this.app)==null||t.$destroy(),this.app=void 0;return}this.app?this.app.$set({five:this.five,roomLabels:this.roomLabels}):this.app=new Mc({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const Qc=i=>new jc(i),Rc={name:"ModelRoomLabelPlugin",version:0};var At=(i=>(i[i.FLOOR=1]="FLOOR",i[i.CEILING=2]="CEILING",i[i.BOUNDING_CENTER=3]="BOUNDING_CENTER",i))(At||{});function Jn(i){return V(this,null,function*(){try{return[null,yield i]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Zn(i){return Object.prototype.toString.call(i)==="[object Object]"}function ii(i,t){return i===t?!0:typeof i!=typeof t?!1:!!(Number.isNaN(i)&&Number.isNaN(t))}function Oc(i,t){const e=Object.getOwnPropertyNames(i),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let o=0,s=e.length;o<s;o++){const r=e[o];if(!ii(i[r],t[r]))return!1}return!0}function Hc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!ii(i[e],t[e]))return!1;return!0}function Fc(i,t){return ii(i,t)?!0:Zn(i)&&Zn(t)?Oc(i,t):Array.isArray(i)&&Array.isArray(t)?Hc(i,t):!1}function Ki(i,t){return ii(i,t)?!0:Zn(i)&&Zn(t)?Nc(i,t):Array.isArray(i)&&Array.isArray(t)?Gc(i,t):!1}function Gc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!Ki(i[e],t[e]))return!1;return!0}function Nc(i,t){const e=Object.getOwnPropertyNames(i),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let o=0,s=e.length;o<s;o++){const r=e[o];if(!Ki(i[r],t[r]))return!1}return!0}function qe(i,t,e={deep:!1}){return e.deep?Ki(i,t):Fc(i,t)}function Jt(i){return i<.5?4*i*i*i:.5*Math.pow(2*i-2,3)+1}function wa(i){const t=i-1;return t*t*t+1}function Bt(i,{delay:t=0,duration:e=400,easing:n=yt}={}){const o=+getComputedStyle(i).opacity;return{delay:t,duration:e,easing:n,css:s=>`opacity: ${s*o}`}}function Lo(i,{delay:t=0,duration:e=400,easing:n=wa,x:o=0,y:s=0,opacity:r=0}={}){const a=getComputedStyle(i),l=+a.opacity,c=a.transform==="none"?"":a.transform,u=l*(1-r);return{delay:t,duration:e,easing:n,css:(f,d)=>`
|
|
104
|
+
}`,f=`__svelte_${mc(u)}_${a}`,d=Ui(i),{stylesheet:h,rules:p}=_n.get(d)||pc(d,i);p[f]||(p[f]=!0,h.insertRule(`@keyframes ${f} ${u}`,h.cssRules.length));const A=i.style.animation||"";return i.style.animation=`${A?`${A}, `:""}${f} ${n}ms linear ${o}ms 1 both`,Yn+=1,f}function Ti(i,t){const e=(i.style.animation||"").split(", "),n=e.filter(t?s=>s.indexOf(t)<0:s=>s.indexOf("__svelte")===-1),o=e.length-n.length;o&&(i.style.animation=n.join(", "),Yn-=o,Yn||gc())}function gc(){Yi(()=>{Yn||(_n.forEach(i=>{const{ownerNode:t}=i.stylesheet;t&&M(t)}),_n.clear())})}let fn;function at(i){fn=i}function Pt(){if(!fn)throw new Error("Function called outside component initialization");return fn}function Vi(i){Pt().$$.before_update.push(i)}function et(i){Pt().$$.on_mount.push(i)}function Ji(i){Pt().$$.after_update.push(i)}function It(i){Pt().$$.on_destroy.push(i)}function Ac(){const i=Pt();return(t,e,{cancelable:n=!1}={})=>{const o=i.$$.callbacks[t];if(o){const s=pa(t,e,{cancelable:n});return o.slice().forEach(r=>{r.call(i,s)}),!s.defaultPrevented}return!0}}function Un(i,t){return Pt().$$.context.set(i,t),t}function ct(i){return Pt().$$.context.get(i)}function vc(i,t){const e=i.$$.callbacks[t.type];e&&e.slice().forEach(n=>n.call(this,t))}const rn=[],ze=[],Qn=[],ko=[],Aa=Promise.resolve();let Mi=!1;function va(){Mi||(Mi=!0,Aa.then(Zi))}function bc(){return va(),Aa}function Le(i){Qn.push(i)}const gi=new Set;let Cn=0;function Zi(){const i=fn;do{for(;Cn<rn.length;){const t=rn[Cn];Cn++,at(t),yc(t.$$)}for(at(null),rn.length=0,Cn=0;ze.length;)ze.pop()();for(let t=0;t<Qn.length;t+=1){const e=Qn[t];gi.has(e)||(gi.add(e),e())}Qn.length=0}while(rn.length);for(;ko.length;)ko.pop()();Mi=!1,gi.clear(),at(i)}function yc(i){if(i.fragment!==null){i.update(),ut(i.before_update);const t=i.dirty;i.dirty=[-1],i.fragment&&i.fragment.p(i.ctx,t),i.after_update.forEach(Le)}}let nn;function ba(){return nn||(nn=Promise.resolve(),nn.then(()=>{nn=null})),nn}function Vn(i,t,e){i.dispatchEvent(pa(`${t?"intro":"outro"}${e}`))}const Rn=new Set;let pt;function re(){pt={r:0,c:[],p:pt}}function ae(){pt.r||ut(pt.c),pt=pt.p}function E(i,t){i&&i.i&&(Rn.delete(i),i.i(t))}function L(i,t,e,n){if(i&&i.o){if(Rn.has(i))return;Rn.add(i),pt.c.push(()=>{Rn.delete(i),n&&(e&&i.d(1),n())}),i.o(t)}else n&&n()}const ya={duration:0};function Ot(i,t,e){let n=t(i,e),o=!1,s,r,a=0;function l(){s&&Ti(i,s)}function c(){const{delay:f=0,duration:d=300,easing:h=yt,tick:p=K,css:A}=n||ya;A&&(s=ga(i,0,1,d,f,h,A,a++)),p(0,1);const v=ua()+f,g=v+d;r&&r.abort(),o=!0,Le(()=>Vn(i,!0,"start")),r=fa(w=>{if(o){if(w>=g)return p(1,0),Vn(i,!0,"end"),l(),o=!1;if(w>=v){const b=h((w-v)/d);p(b,1-b)}}return o})}let u=!1;return{start(){u||(u=!0,Ti(i),ni(n)?(n=n(),ba().then(c)):c())},invalidate(){u=!1},end(){o&&(l(),o=!1)}}}function $t(i,t,e){let n=t(i,e),o=!0,s;const r=pt;r.r+=1;function a(){const{delay:l=0,duration:c=300,easing:u=yt,tick:f=K,css:d}=n||ya;d&&(s=ga(i,1,0,c,l,u,d));const h=ua()+l,p=h+c;Le(()=>Vn(i,!1,"start")),fa(A=>{if(o){if(A>=p)return f(0,1),Vn(i,!1,"end"),--r.r||ut(r.c),!1;if(A>=h){const v=u((A-h)/c);f(1-v,v)}}return o})}return ni(n)?ba().then(()=>{n=n(),a()}):a(),{end(l){l&&n.tick&&n.tick(1,0),o&&(s&&Ti(i,s),o=!1)}}}function xo(i,t){const e=t.token={};function n(o,s,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=o&&(t.current=o)(l);let u=!1;t.block&&(t.blocks?t.blocks.forEach((f,d)=>{d!==s&&f&&(re(),L(f,1,1,()=>{t.blocks[d]===f&&(t.blocks[d]=null)}),ae())}):t.block.d(1),c.c(),E(c,1),c.m(t.mount(),t.anchor),u=!0),t.block=c,t.blocks&&(t.blocks[s]=c),u&&Zi()}if(cc(i)){const o=Pt();if(i.then(s=>{at(o),n(t.then,1,t.value,s),at(null)},s=>{if(at(o),n(t.catch,2,t.error,s),at(null),!t.hasCatch)throw s}),t.current!==t.pending)return n(t.pending,0),!0}else{if(t.current!==t.then)return n(t.then,1,t.value,i),!0;t.resolved=i}}function wc(i,t,e){const n=t.slice(),{resolved:o}=i;i.current===i.then&&(n[i.value]=o),i.current===i.catch&&(n[i.error]=o),i.block.p(n,e)}const Cc=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function qi(i,t){i.d(1),t.delete(i.key)}function Ht(i,t){L(i,1,1,()=>{t.delete(i.key)})}function tt(i,t,e,n,o,s,r,a,l,c,u,f){let d=i.length,h=s.length,p=d;const A={};for(;p--;)A[i[p].key]=p;const v=[],g=new Map,w=new Map;for(p=h;p--;){const C=f(o,s,p),z=e(C);let D=r.get(z);D?n&&D.p(C,t):(D=c(z,C),D.c()),g.set(z,v[p]=D),z in A&&w.set(z,Math.abs(p-A[z]))}const b=new Set,I=new Set;function x(C){E(C,1),C.m(a,u),r.set(C.key,C),u=C.first,h--}for(;d&&h;){const C=v[h-1],z=i[d-1],D=C.key,Q=z.key;C===z?(u=C.first,d--,h--):g.has(Q)?!r.has(D)||b.has(D)?x(C):I.has(Q)?d--:w.get(D)>w.get(Q)?(I.add(D),x(C)):(b.add(Q),d--):(l(z,r),d--)}for(;d--;){const C=i[d];g.has(C.key)||l(C,r)}for(;h;)x(v[h-1]);return v}function Qe(i,t){const e={},n={},o={$$scope:1};let s=i.length;for(;s--;){const r=i[s],a=t[s];if(a){for(const l in r)l in a||(n[l]=1);for(const l in a)o[l]||(e[l]=a[l],o[l]=1);i[s]=a}else for(const l in r)o[l]=1}for(const r in n)r in e||(e[r]=void 0);return e}function $(i){i&&i.c()}function Z(i,t,e,n){const{fragment:o,after_update:s}=i.$$;o&&o.m(t,e),n||Le(()=>{const r=i.$$.on_mount.map(ra).filter(ni);i.$$.on_destroy?i.$$.on_destroy.push(...r):ut(r),i.$$.on_mount=[]}),s.forEach(Le)}function q(i,t){const e=i.$$;e.fragment!==null&&(ut(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function Ec(i,t){i.$$.dirty[0]===-1&&(rn.push(i),va(),i.$$.dirty.fill(0)),i.$$.dirty[t/31|0]|=1<<t%31}function oe(i,t,e,n,o,s,r,a=[-1]){const l=fn;at(i);const c=i.$$={fragment:null,ctx:[],props:s,update:K,not_equal:o,bound:Io(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:Io(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let u=!1;if(c.ctx=e?e(i,t.props||{},(f,d,...h)=>{const p=h.length?h[0]:d;return c.ctx&&o(c.ctx[f],c.ctx[f]=p)&&(!c.skip_bound&&c.bound[f]&&c.bound[f](p),u&&Ec(i,f)),d}):[],c.update(),u=!0,ut(c.before_update),c.fragment=n?n(c.ctx):!1,t.target){if(t.hydrate){const f=fc(t.target);c.fragment&&c.fragment.l(f),f.forEach(M)}else c.fragment&&c.fragment.c();t.intro&&E(i.$$.fragment),Z(i,t.target,t.anchor,t.customElement),Zi()}at(l)}class se{$destroy(){q(this,1),this.$destroy=K}$on(t,e){if(!ni(e))return K;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(e),()=>{const o=n.indexOf(e);o!==-1&&n.splice(o,1)}}$set(t){this.$$set&&!uc(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Pc="data:image/png;base64,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";function Ic(i){ce(i,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function kc(i){let t,e,n=i[0].name+"",o,s,r,a,l;return{c(){t=j("div"),e=j("span"),o=Ce(n),s=J(),r=j("div"),y(e,"class","room-label-item__text svelte-1d7uzh5"),T(e,"background-image","url("+Pc+")"),te(e,"wide",i[0].name.length>3),y(r,"class","room-label-item__bar svelte-1d7uzh5"),y(t,"class","room-label-item svelte-1d7uzh5"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform),T(t,"opacity",i[0].visible?1:0)},m(c,u){B(c,t,u),R(t,e),R(e,o),R(t,s),R(t,r),a||(l=ye(e,"click",i[1]),a=!0)},p(c,[u]){u&1&&n!==(n=c[0].name+"")&&xe(o,n),u&1&&te(e,"wide",c[0].name.length>3),u&1&&T(t,"z-index",c[0].zIndex),u&1&&T(t,"transform",c[0].transform),u&1&&T(t,"opacity",c[0].visible?1:0)},i:K,o:K,d(c){c&&M(t),a=!1,l()}}}function xc(i,t,e){let{five:n}=t,{roomLabel:o}=t;function s(){n.setState({panoIndex:o.panoIndex,mode:"Panorama",longitude:o.longitude})}return i.$$set=r=>{"five"in r&&e(2,n=r.five),"roomLabel"in r&&e(0,o=r.roomLabel)},[o,s,n]}class Dc extends se{constructor(t){super(),oe(this,t,xc,kc,ne,{five:2,roomLabel:0},Ic)}}const{Map:Sc}=Cc;function Lc(i){ce(i,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Do(i,t,e){const n=i.slice();return n[12]=t[e],n}function So(i,t){let e,n,o;return n=new Dc({props:{roomLabel:t[12],five:t[1]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),Z(n,s,r),o=!0},p(s,r){t=s;const a={};r&1&&(a.roomLabel=t[12]),r&2&&(a.five=t[1]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),q(n,s)}}}function zc(i){let t,e=[],n=new Sc,o,s,r=i[0];const a=l=>l[12].id;for(let l=0;l<r.length;l+=1){let c=Do(i,r,l),u=a(c);n.set(u,e[l]=So(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","room-labels-container svelte-9eg4zi"),Le(()=>i[6].call(t))},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[6].bind(t)),s=!0},p(l,[c]){c&3&&(r=l[0],re(),e=tt(e,c,a,1,l,r,n,t,Ht,So,null,Do),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Tc(i,t,e){var A;let n,{five:o}=t,{roomLabels:s}=t,r,a,l=(A=o.model.shownFloor)!=null?A:null;function c(v){if(!(l===null||v.floorIndex===l))return!1;const w=new G.Raycaster,b=o.camera.position.clone(),I=new G.Vector3(v.position.x,v.position.y,v.position.z),x=I.distanceTo(b);w.set(b.clone(),I.clone().sub(b).normalize());const[C]=o.model.intersectRaycaster(w);return!(C&&C.distance+1<x)}function u(v,g){const b=new G.Vector3(v.position.x,v.position.y,v.position.z).clone().project(o.camera),I=Math.ceil((b.x+1)/2*g.x),x=Math.ceil((-b.y+1)/2*g.y);return`translate(${I}px, ${x}px)`}function f(v){const{rendererSize:g,shownFloor:w}=v,b=new Map;function I(C){const z=b.get(C.id);if(z)return z;const{x:D,y:Q,z:X}=C.position,_=new G.Vector3(D,Q,X).clone().distanceTo(o.camera.position);return b.set(C.id,_),_}return s.map(C=>{const z=c(C),D=z?u(C,g):C.transform,Q=I(C),_=s.filter(W=>W.visible&&I(W)<Q).length*10;return he(N({},C),{visible:z,transform:D,zIndex:_})})}function d(){e(0,s=f({rendererSize:n,shownFloor:l}))}function h(v){e(4,l=v)}o.on("cameraUpdate",d),o.on("modelShownFloorChange",h),It(()=>{o.off("cameraUpdate",d),o.off("modelShownFloorChange",h)});function p(){r=this.clientWidth,a=this.clientHeight,e(2,r),e(3,a)}return i.$$set=v=>{"five"in v&&e(1,o=v.five),"roomLabels"in v&&e(0,s=v.roomLabels)},i.$$.update=()=>{i.$$.dirty&12&&e(5,n={x:r,y:a}),i.$$.dirty&48&&e(0,s=f({rendererSize:n,shownFloor:l}))},[s,o,r,a,l,n,p]}class Mc extends se{constructor(t){super(),oe(this,t,Tc,zc,ne,{five:1,roomLabels:0},Lc)}}function Bc(i){return i.model_room_labels.map(({id:t,pano_index:e,floor_index:n,name:o,position:s,longitude:r})=>({id:t,name:o,position:s,longitude:r,panoIndex:e,floorIndex:n,zIndex:0,visible:!1,transform:""}))}class jc{constructor(t){m(this,"five");m(this,"enabled",!0);m(this,"fiveModeEnabled");m(this,"app");m(this,"wrapper");m(this,"roomLabels",[]);m(this,"container",document.createElement("div"));m(this,"onFiveModeChange",t=>{if(t!=="Floorplan"){this.fiveModeEnabled=!1,this.render();return}this.five.once("initAnimationEnded",()=>{this.fiveModeEnabled=this.five.currentMode==="Floorplan",this.render()})});this.five=t,this.fiveModeEnabled=this.five.currentMode==="Floorplan",this.container.classList.add("model-room-label-plugin-container"),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="absolute",this.container.style.pointerEvents="none",this.container.style.left="0",this.container.style.top="0",this.container.style.zIndex="5",this.five.once("dispose",()=>this.dispose()),this.five.on("modeChange",this.onFiveModeChange),this.render()}dispose(){this.five.off("modeChange",this.onFiveModeChange),this.container.remove()}load(t){this.roomLabels=Bc(t),this.render()}appendTo(t){return this.wrapper=t,t.appendChild(this.container),this.render(),this}disable(){return this.enabled=!1,this.render(),this}enable(){return this.enabled=!0,this.render(),this}render(){var t;if(!!this.wrapper){if(!this.enabled||!this.fiveModeEnabled){(t=this.app)==null||t.$destroy(),this.app=void 0;return}this.app?this.app.$set({five:this.five,roomLabels:this.roomLabels}):this.app=new Mc({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const Qc=i=>new jc(i),Rc={name:"ModelRoomLabelPlugin",version:0};var At=(i=>(i[i.FLOOR=1]="FLOOR",i[i.CEILING=2]="CEILING",i[i.BOUNDING_CENTER=3]="BOUNDING_CENTER",i))(At||{});function Jn(i){return V(this,null,function*(){try{return[null,yield i]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Zn(i){return Object.prototype.toString.call(i)==="[object Object]"}function ii(i,t){return i===t?!0:typeof i!=typeof t?!1:!!(Number.isNaN(i)&&Number.isNaN(t))}function Oc(i,t){const e=Object.getOwnPropertyNames(i),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let o=0,s=e.length;o<s;o++){const r=e[o];if(!ii(i[r],t[r]))return!1}return!0}function Hc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!ii(i[e],t[e]))return!1;return!0}function Fc(i,t){return ii(i,t)?!0:Zn(i)&&Zn(t)?Oc(i,t):Array.isArray(i)&&Array.isArray(t)?Hc(i,t):!1}function Ki(i,t){return ii(i,t)?!0:Zn(i)&&Zn(t)?Nc(i,t):Array.isArray(i)&&Array.isArray(t)?Gc(i,t):!1}function Gc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!Ki(i[e],t[e]))return!1;return!0}function Nc(i,t){const e=Object.getOwnPropertyNames(i),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let o=0,s=e.length;o<s;o++){const r=e[o];if(!Ki(i[r],t[r]))return!1}return!0}function qe(i,t,e={deep:!1}){return e.deep?Ki(i,t):Fc(i,t)}function Jt(i){return i<.5?4*i*i*i:.5*Math.pow(2*i-2,3)+1}function wa(i){const t=i-1;return t*t*t+1}function Bt(i,{delay:t=0,duration:e=400,easing:n=yt}={}){const o=+getComputedStyle(i).opacity;return{delay:t,duration:e,easing:n,css:s=>`opacity: ${s*o}`}}function Lo(i,{delay:t=0,duration:e=400,easing:n=wa,x:o=0,y:s=0,opacity:r=0}={}){const a=getComputedStyle(i),l=+a.opacity,c=a.transform==="none"?"":a.transform,u=l*(1-r);return{delay:t,duration:e,easing:n,css:(f,d)=>`
|
|
105
105
|
transform: ${c} translate(${(1-f)*o}px, ${(1-f)*s}px);
|
|
106
|
-
opacity: ${l-u*d}`}}function qn(i,{delay:t=0,speed:e,duration:n,easing:o=Jt}={}){let s=i.getTotalLength();const r=getComputedStyle(i);return r.strokeLinecap!=="butt"&&(s+=parseInt(r.strokeWidth)),n===void 0?e===void 0?n=800:n=s/e:typeof n=="function"&&(n=n(s)),{delay:t,duration:n,easing:o,css:(a,l)=>`stroke-dasharray: ${a*s} ${l*s}`}}const wt="data:image/png;base64,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";function Wc(i){return i*180/Math.PI}function Xc(i){ce(i,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Yc(i){let t,e;return{c(){t=j("div"),e=j("div"),y(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${i[0]||wt})`),T(e,"width",i[4]),T(e,"height",i[4]),T(e,"left","-"+i[4]),T(e,"top","-"+i[4]),T(e,"transform",`rotate(${i[3]}deg)`),T(e,"transform-origin",`${i[4]} ${i[4]}`),y(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",i[1]),T(t,"top",i[2])},m(n,o){B(n,t,o),R(t,e)},p(n,[o]){o&1&&T(e,"background-image",`url(${n[0]||wt})`)},i:K,o:K,d(n){n&&M(t)}}}function _c(i,t,e){let{panoIndex:n}=t,{floorplanData:o}=t,{lastPanoramaLongitude:s}=t,{cameraImageUrl:r}=t;const{observers:a}=o,l=a[n],c=l.positionInImage.x,u=l.positionInImage.y,f=c*100+"%",d=u*100+"%",h=-Wc(s)+45,p=document.body.clientWidth,A=document.body.clientHeight,g=`${(p<500||A<500?17:37)/16}rem`;return i.$$set=w=>{"panoIndex"in w&&e(5,n=w.panoIndex),"floorplanData"in w&&e(6,o=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,s=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,f,d,h,g,n,o,s]}class Uc extends se{constructor(t){super(),oe(this,t,_c,Yc,ne,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Xc)}}const Vc="data:image/png;base64,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";function Jc(i){ce(i,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Zc(i){let t,e,n,o,s;return{c(){t=j("div"),e=j("div"),n=J(),o=j("span"),s=Ce(i[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${Vc})`),y(o,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",i[2])},m(r,a){B(r,t,a),R(t,e),R(t,n),R(t,o),R(o,s)},p(r,a){a&1&&xe(s,r[0])},d(r){r&&M(t)}}}function qc(i){let t,e=i[1]&&Zc(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[1]&&e.p(n,o)},i:K,o:K,d(n){e&&e.d(n),n&&M(t)}}}function Kc(i){return i/Math.PI*180}function $c(i,t,e){var c;let{floorplanData:n}=t,{northDesc:o}=t;const s=(c=n.entrance)==null?void 0:c.northRad,r=typeof s=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(s?Kc(s):0)+90}deg)`;return i.$$set=u=>{"floorplanData"in u&&e(3,n=u.floorplanData),"northDesc"in u&&e(0,o=u.northDesc)},[o,r,l,n]}class eu extends se{constructor(t){super(),oe(this,t,$c,qc,ne,{floorplanData:3,northDesc:0},Jc)}}const Wt=[];function $i(i,t=K){let e;const n=new Set;function o(a){if(ne(i,a)&&(i=a,e)){const l=!Wt.length;for(const c of n)c[1](),Wt.push(c,i);if(l){for(let c=0;c<Wt.length;c+=2)Wt[c][0](Wt[c+1]);Wt.length=0}}}function s(a){o(a(i))}function r(a,l=K){const c=[a,l];return n.add(c),n.size===1&&(e=t(o)||K),a(i),()=>{n.delete(c),n.size===0&&(e(),e=null)}}return{set:o,update:s,subscribe:r}}function tu(i){ce(i,"svelte-1gfoniz","img.svelte-1gfoniz{width:100%;height:100%}")}function nu(i){let t,e;return{c(){t=j("img"),We(t.src,e=i[0])||y(t,"src",e),y(t,"alt","floorplan iamge"),y(t,"class","svelte-1gfoniz")},m(n,o){B(n,t,o)},p(n,[o]){o&1&&!We(t.src,e=n[0])&&y(t,"src",e)},i:K,o:K,d(n){n&&M(t)}}}function iu(i,t,e){let{url:n}=t;return i.$$set=o=>{"url"in o&&e(0,n=o.url)},[n]}class ou extends se{constructor(t){super(),oe(this,t,iu,nu,ne,{url:0},tu)}}function su(i){ce(i,"svelte-ub47ya",".floorplan-plugin__base-image.svelte-ub47ya{width:100%;height:100%}")}function ru(i){let t,e,n,o;return{c(){t=j("div"),e=new Xn(!1),n=J(),o=new Xn(!1),e.a=n,o.a=null,y(t,"class","floorplan-plugin__base-image svelte-ub47ya")},m(s,r){B(s,t,r),e.m(i[1],t),R(t,n),o.m(i[0],t)},p(s,[r]){r&1&&o.p(s[0])},i:K,o:K,d(s){s&&M(t)}}}function au(i,t,e){let{content:n}=t;const o=`
|
|
106
|
+
opacity: ${l-u*d}`}}function qn(i,{delay:t=0,speed:e,duration:n,easing:o=Jt}={}){let s=i.getTotalLength();const r=getComputedStyle(i);return r.strokeLinecap!=="butt"&&(s+=parseInt(r.strokeWidth)),n===void 0?e===void 0?n=800:n=s/e:typeof n=="function"&&(n=n(s)),{delay:t,duration:n,easing:o,css:(a,l)=>`stroke-dasharray: ${a*s} ${l*s}`}}const wt="data:image/png;base64,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";function Wc(i){return i*180/Math.PI}function Xc(i){ce(i,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function _c(i){let t,e;return{c(){t=j("div"),e=j("div"),y(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${i[0]||wt})`),T(e,"width",i[4]),T(e,"height",i[4]),T(e,"left","-"+i[4]),T(e,"top","-"+i[4]),T(e,"transform",`rotate(${i[3]}deg)`),T(e,"transform-origin",`${i[4]} ${i[4]}`),y(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",i[1]),T(t,"top",i[2])},m(n,o){B(n,t,o),R(t,e)},p(n,[o]){o&1&&T(e,"background-image",`url(${n[0]||wt})`)},i:K,o:K,d(n){n&&M(t)}}}function Yc(i,t,e){let{panoIndex:n}=t,{floorplanData:o}=t,{lastPanoramaLongitude:s}=t,{cameraImageUrl:r}=t;const{observers:a}=o,l=a[n],c=l.positionInImage.x,u=l.positionInImage.y,f=c*100+"%",d=u*100+"%",h=-Wc(s)+45,p=document.body.clientWidth,A=document.body.clientHeight,g=`${(p<500||A<500?17:37)/16}rem`;return i.$$set=w=>{"panoIndex"in w&&e(5,n=w.panoIndex),"floorplanData"in w&&e(6,o=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,s=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,f,d,h,g,n,o,s]}class Uc extends se{constructor(t){super(),oe(this,t,Yc,_c,ne,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Xc)}}const Vc="data:image/png;base64,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";function Jc(i){ce(i,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Zc(i){let t,e,n,o,s;return{c(){t=j("div"),e=j("div"),n=J(),o=j("span"),s=Ce(i[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${Vc})`),y(o,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",i[2])},m(r,a){B(r,t,a),R(t,e),R(t,n),R(t,o),R(o,s)},p(r,a){a&1&&xe(s,r[0])},d(r){r&&M(t)}}}function qc(i){let t,e=i[1]&&Zc(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[1]&&e.p(n,o)},i:K,o:K,d(n){e&&e.d(n),n&&M(t)}}}function Kc(i){return i/Math.PI*180}function $c(i,t,e){var c;let{floorplanData:n}=t,{northDesc:o}=t;const s=(c=n.entrance)==null?void 0:c.northRad,r=typeof s=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(s?Kc(s):0)+90}deg)`;return i.$$set=u=>{"floorplanData"in u&&e(3,n=u.floorplanData),"northDesc"in u&&e(0,o=u.northDesc)},[o,r,l,n]}class eu extends se{constructor(t){super(),oe(this,t,$c,qc,ne,{floorplanData:3,northDesc:0},Jc)}}const Wt=[];function $i(i,t=K){let e;const n=new Set;function o(a){if(ne(i,a)&&(i=a,e)){const l=!Wt.length;for(const c of n)c[1](),Wt.push(c,i);if(l){for(let c=0;c<Wt.length;c+=2)Wt[c][0](Wt[c+1]);Wt.length=0}}}function s(a){o(a(i))}function r(a,l=K){const c=[a,l];return n.add(c),n.size===1&&(e=t(o)||K),a(i),()=>{n.delete(c),n.size===0&&(e(),e=null)}}return{set:o,update:s,subscribe:r}}function tu(i){ce(i,"svelte-1gfoniz","img.svelte-1gfoniz{width:100%;height:100%}")}function nu(i){let t,e;return{c(){t=j("img"),We(t.src,e=i[0])||y(t,"src",e),y(t,"alt","floorplan iamge"),y(t,"class","svelte-1gfoniz")},m(n,o){B(n,t,o)},p(n,[o]){o&1&&!We(t.src,e=n[0])&&y(t,"src",e)},i:K,o:K,d(n){n&&M(t)}}}function iu(i,t,e){let{url:n}=t;return i.$$set=o=>{"url"in o&&e(0,n=o.url)},[n]}class ou extends se{constructor(t){super(),oe(this,t,iu,nu,ne,{url:0},tu)}}function su(i){ce(i,"svelte-ub47ya",".floorplan-plugin__base-image.svelte-ub47ya{width:100%;height:100%}")}function ru(i){let t,e,n,o;return{c(){t=j("div"),e=new Xn(!1),n=J(),o=new Xn(!1),e.a=n,o.a=null,y(t,"class","floorplan-plugin__base-image svelte-ub47ya")},m(s,r){B(s,t,r),e.m(i[1],t),R(t,n),o.m(i[0],t)},p(s,[r]){r&1&&o.p(s[0])},i:K,o:K,d(s){s&&M(t)}}}function au(i,t,e){let{content:n}=t;const o=`
|
|
107
107
|
<style>
|
|
108
108
|
svg [type='lineGroup'] path {
|
|
109
109
|
fill: #ffffff;
|
|
@@ -112,7 +112,7 @@ transition: all 500ms;
|
|
|
112
112
|
svg [type='lineItemGroup'] g g g g {
|
|
113
113
|
stroke: #ffffff;
|
|
114
114
|
}</style>
|
|
115
|
-
`;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class lu extends se{constructor(t){super(),oe(this,t,au,ru,ne,{content:0},su)}}function cu(i){ce(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function uu(i){let t,e;return t=new ou({props:{url:i[1].url}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function du(i){let t,e;return t=new lu({props:{content:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function fu(i){let t,e,n,o;const s=[du,uu],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=j("div"),n&&n.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?~e&&r[e].p(l,c):(n&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)):n=null)},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),~e&&r[e].d()}}}function hu(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 Ca extends se{constructor(t){super(),oe(this,t,hu,fu,ne,{floorIndex:2,floorplanData:3},cu)}}function mu(i){ce(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 pu(i){let t,e=i[4].outerHTML+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&16&&e!==(e=o[4].outerHTML+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function gu(i){let t,e=i[0].name+"",n,o,s,r;return{c(){t=j("span"),n=Ce(e),o=J(),s=j("span"),r=Ce(i[5]),y(t,"class","floorplan-plugin__room-name"),y(s,"class","floorplan-plugin__room-size svelte-12pzct5")},m(a,l){B(a,t,l),R(t,n),B(a,o,l),B(a,s,l),R(s,r)},p(a,l){l&1&&e!==(e=a[0].name+"")&&xe(n,e),l&32&&xe(r,a[5])},d(a){a&&M(t),a&&M(o),a&&M(s)}}}function Au(i){let t;function e(s,r){if(s[1]===void 0)return gu;if(s[4])return pu}let n=e(i),o=n&&n(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),T(t,"left",i[6]),T(t,"top",i[7]),T(t,"font-size",i[8]),T(t,"opacity",i[3]?"1":"0")},m(s,r){B(s,t,r),o&&o.m(t,null),i[16](t)},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))),r&8&&T(t,"opacity",s[3]?"1":"0")},i:K,o:K,d(s){s&&M(t),o&&o.d(),i[16](null)}}}function vu(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],u=t[r][1];l>n!=u>n&&e<(c-a)*(n-l)/(u-l)+a&&(o=!o)}return o}function bu(i,t,e){let n,o,s,r,{pxmm:a}=t,{room:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:d}=t;function h(D,Q){if(Q.width===0||Q.height===0)return()=>!1;const X=D.path.map(({x:ee,y:_})=>[ee,_]),Y=D.roomLabel.position,{x:W,y:k}=Y,{width:S,height:O}=Q,H=S/2,F=O/2;return function(_){const U=W*_,ie=k*_,de=X.map(([Pe,Te])=>[Pe*_,Te*_]);return[[U+H,ie-F],[U-H,ie-F],[U-H,ie+F],[U+H,ie+F]].every(Pe=>vu(Pe,de))}}const p=document.body.clientWidth,A=document.body.clientHeight,v=l.roomLabel,g=v.positionInImage.x*100+"%",w=v.positionInImage.y*100+"%",b=(p<500||A<500?10:14)/16+"rem";let I=!1,x,C;c.subscribe(function(Q){e(13,I=!!Q&&Q.id===l.id)}),et(()=>{const D=x==null?void 0:x.getClientRects()[0];e(14,C={width:D.width,height:D.height})});function z(D){ze[D?"unshift":"push"](()=>{x=D,e(2,x)})}return i.$$set=D=>{"pxmm"in D&&e(9,a=D.pxmm),"room"in D&&e(0,l=D.room),"hoveredRoom"in D&&e(10,c=D.hoveredRoom),"getRoomAreaText"in D&&e(11,u=D.getRoomAreaText),"getLabelElement"in D&&e(1,f=D.getLabelElement),"adaptiveRoomLabelVisibleEnable"in D&&e(12,d=D.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&2049&&e(5,n=l.size?u(l.size):""),i.$$.dirty&16385&&e(15,o=C?h(l,C):void 0),i.$$.dirty&3&&e(4,s=f==null?void 0:f(l)),i.$$.dirty&45568&&e(3,r=d?I?!0:!!(o!=null&&o(a)):!0)},[l,f,x,r,s,n,g,w,b,a,c,u,d,I,C,o,z]}class yu extends se{constructor(t){super(),oe(this,t,bu,Au,ne,{pxmm:9,room:0,hoveredRoom:10,getRoomAreaText:11,getLabelElement:1,adaptiveRoomLabelVisibleEnable:12},mu)}}function wu(i){ce(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 zo(i,t,e){const n=i.slice();return n[10]=t[e],n}function To(i){let t,e=[],n=new Map,o,s,r=i[6];const a=l=>l[10].id;for(let l=0;l<r.length;l+=1){let c=zo(i,r,l),u=a(c);n.set(u,e[l]=Mo(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),Le(()=>i[9].call(t))},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[9].bind(t)),s=!0},p(l,c){c&111&&(r=l[6],re(),e=tt(e,c,a,1,l,r,n,t,Ht,Mo,null,zo),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Mo(i,t){let e,n,o;const s=[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=ke(r,s[a]);return n=new yu({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&111?Qe(s,[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function Cu(i){let t,e,n=i[6]&&To(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[6]?n?(n.p(o,s),s&64&&E(n,1)):(n=To(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Eu(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t,{hoveredRoom:r}=t,{getRoomAreaText:a}=t,{getLabelElement:l}=t,{adaptiveRoomLabelVisibleEnable:c}=t,u=0,f=0;function d(){u=this.clientWidth,e(4,u)}return i.$$set=h=>{"floorIndex"in h&&e(7,o=h.floorIndex),"floorplanData"in h&&e(8,s=h.floorplanData),"hoveredRoom"in h&&e(0,r=h.hoveredRoom),"getRoomAreaText"in h&&e(1,a=h.getRoomAreaText),"getLabelElement"in h&&e(2,l=h.getLabelElement),"adaptiveRoomLabelVisibleEnable"in h&&e(3,c=h.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&384&&e(6,n=s.floorDatas[o].rooms),i.$$.dirty&272){const{max:h,min:p}=s.bounding,A=h.x-p.x;e(5,f=u/A)}},[r,a,l,c,u,f,n,o,s,d]}class Pu extends se{constructor(t){super(),oe(this,t,Eu,Cu,ne,{floorIndex:7,floorplanData:8,hoveredRoom:0,getRoomAreaText:1,getLabelElement:2,adaptiveRoomLabelVisibleEnable:3},wu)}}function Iu(i){ce(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 Bo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function jo(i,t,e){const n=i.slice();return n[14]=t[e],n}function Qo(i){let t;return{c(){t=j("div"),y(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",i[14].left*100+"%"),T(t,"bottom",i[14].bottom*100+"%")},m(e,n){B(e,t,n)},p:K,d(e){e&&M(t)}}}function Ro(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=j("div"),n=j("div"),s=Ce(o),r=J(),y(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),te(n,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),R(e,n),R(n,s),R(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&xe(s,o)},d(a){a&&M(e)}}}function ku(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],f=[];for(let p=0;p<u.length;p+=1)f[p]=Qo(jo(i,u,p));let d=i[4];const h=p=>p[13];for(let p=0;p<d.length;p+=1){let A=Bo(i,d,p),v=h(A);l.set(v,a[p]=Ro(v,A))}return{c(){t=j("div"),e=j("div"),n=J(),o=j("div");for(let p=0;p<f.length;p+=1)f[p].c();s=J(),r=j("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),y(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),te(o,"is-row",i[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),te(t,"is-row",i[2]),T(t,"width",i[2]?"100%":1/16+"rem"),T(t,"height",i[2]?1/16+"rem":"100%")},m(p,A){B(p,t,A),R(t,e),R(t,n),R(t,o);for(let v=0;v<f.length;v+=1)f[v].m(o,null);R(t,s),R(t,r);for(let v=0;v<a.length;v+=1)a[v].m(r,null)},p(p,[A]){if(A&8){u=p[3];let v;for(v=0;v<u.length;v+=1){const g=jo(p,u,v);f[v]?f[v].p(g,A):(f[v]=Qo(g),f[v].c(),f[v].m(o,null))}for(;v<f.length;v+=1)f[v].d(1);f.length=u.length}A&22&&(d=p[4],a=tt(a,A,h,1,p,d,l,r,qi,Ro,null,Bo)),A&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&y(t,"class",c),A&5&&te(t,"is-row",p[2])},i:K,o:K,d(p){p&&M(t),lt(f,p);for(let A=0;A<a.length;A+=1)a[A].d()}}}const Xt=1e3,Yt=180;function xu(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-(Xt-Yt)*2,c=s.max.y-s.min.y-(Xt-Yt)*2,u=o.map(([p,A])=>a?[p.x,A.x]:[p.y,A.y]).flat().sort().filter((p,A,v)=>A===0?!0:p!==v[A-1]),f=u.map(p=>{const A=a?(p-s.min.x-Xt+Yt)/l:0,v=a?0:(p-s.min.y-Xt+Yt)/c;return{left:A,bottom:v}});f.unshift({left:0,bottom:0}),f.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=u[u.length-1]-u[0],h=u.map((p,A,v)=>{const g=A===0?0:p-v[A-1],w=A===0?0:(p+v[A-1])/2,b=a?(w-s.min.x-Xt+Yt)/l:0,I=a?0:(w-s.min.y-Xt+Yt)/c;return{left:b,bottom:I,distance:g}}).filter(({distance:p})=>p/d>.1);return i.$$set=p=>{"type"in p&&e(0,n=p.type),"data"in p&&e(5,o=p.data),"bounding"in p&&e(6,s=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[n,r,a,f,h,o,s]}class Du extends se{constructor(t){super(),oe(this,t,xu,ku,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Iu)}}function Su(i){ce(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Oo(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function Ho(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=ke(r,s[a]);return n=new Du({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&19?Qe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function Lu(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=Oo(i,s,a),c=r(l);n.set(c,e[a]=Ho(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",i[3]),T(t,"height",i[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],re(),e=tt(e,l,r,1,a,s,n,t,Ht,Ho,null,Oo),ae()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Fo=1e3,Go=180;function zu(i,t,e){let n,o,s,r,a,l,c,u,f,d,{floorIndex:h}=t,{floorplanData:p}=t,{getRuleDistanceText:A}=t;return i.$$set=v=>{"floorIndex"in v&&e(5,h=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,A=v.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=p.bounding),i.$$.dirty&96&&e(11,o=p.floorDatas[h].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(v=>[v,o[v]])),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-(Fo-Go)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(Fo-Go)*2),i.$$.dirty&1536&&e(3,f=c/a*100+"%"),i.$$.dirty&384&&e(2,d=u/l*100+"%")},[A,n,d,f,r,h,p,l,u,a,c,o,s]}class Tu extends se{constructor(t){super(),oe(this,t,zu,Lu,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Su)}}function oi(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,u=l+","+c;return a===0?(e+="M"+u,e):o!=null&&o[a]?(e+="A"+o[a]+","+u,e):(e+="L"+u,e)}),e+(n?"Z":"")}function Ea({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function Mu(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 Bu(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 ju(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function Qu(i){let t;return{c(){t=Ae("path"),y(t,"d",i[0]),y(t,"fill","#2F313A")},m(e,n){B(e,t,n)},p(e,[n]){n&1&&y(t,"d",e[0])},i:K,o:K,d(e){e&&M(t)}}}function Ru(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=oi(o,{needZ:!0}))},[n,o]}class Ou extends se{constructor(t){super(),oe(this,t,Ru,Qu,ne,{path:1})}}function Hu(i){let t,e,n,o,s,r;return{c(){t=Ae("defs"),e=Ae("pattern"),n=Ae("rect"),o=Ae("path"),s=J(),r=Ae("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width",i[1]),y(n,"height",i[1]),y(n,"fill","#323747"),y(o,"d",i[2]),y(o,"stroke","#ffffff"),y(o,"stroke-opacity","0.06"),y(o,"stroke-width","0.5"),y(o,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",i[1]),y(e,"height",i[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",i[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),R(t,e),R(e,n),R(e,o),B(a,s,l),B(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:K,o:K,d(a){a&&M(t),a&&M(s),a&&M(r)}}}const Ai=6;function Fu(i,t,e){let n,{path:o}=t;const s=Ai*2,r=`M0 ${Ai} h ${s} M${Ai} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=oi(o,{needZ:!0}))},[n,s,r,o]}class Gu extends se{constructor(t){super(),oe(this,t,Fu,Hu,ne,{path:3})}}function Nu(i){let t,e,n,o,s,r,a,l,c,u,f;return{c(){t=Ae("defs"),e=Ae("pattern"),n=Ae("rect"),o=Ae("pattern"),s=Ae("rect"),r=J(),a=Ae("path"),l=J(),c=Ae("path"),u=J(),f=Ae("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width","6"),y(n,"height","50"),y(n,"fill","none"),y(n,"stroke","#4B4B57"),y(n,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(s,"x","0"),y(s,"y","0"),y(s,"width","6"),y(s,"height","50"),y(s,"fill","none"),y(s,"stroke","#4B4B57"),y(s,"stroke-width","0.5"),y(o,"id","room-material-pattern-2"),y(o,"x","6"),y(o,"y","25"),y(o,"width","12"),y(o,"height","50"),y(o,"patternUnits","userSpaceOnUse"),y(o,"patternTransform","scale(50 50)"),y(a,"d",i[0]),y(a,"fill","#43434D"),y(c,"d",i[0]),y(c,"fill","url(#room-material-pattern-1)"),y(f,"d",i[0]),y(f,"fill","url(#room-material-pattern-2)")},m(d,h){B(d,t,h),R(t,e),R(e,n),R(t,o),R(o,s),B(d,r,h),B(d,a,h),B(d,l,h),B(d,c,h),B(d,u,h),B(d,f,h)},p(d,[h]){h&1&&y(a,"d",d[0]),h&1&&y(c,"d",d[0]),h&1&&y(f,"d",d[0])},i:K,o:K,d(d){d&&M(t),d&&M(r),d&&M(a),d&&M(l),d&&M(c),d&&M(u),d&&M(f)}}}function Wu(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=oi(o,{needZ:!0}))},[n,o]}class Xu extends se{constructor(t){super(),oe(this,t,Wu,Nu,ne,{path:1})}}function Yu(i){ce(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 No(i,t,e){const n=i.slice();return n[5]=t[e],n}function _u(i){let t,e;return t=new Gu({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Uu(i){let t,e;return t=new Xu({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Vu(i){let t,e;return t=new Ou({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Wo(i){let t,e,n,o;const s=[Vu,Uu,_u],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=Ae("svg"),n.c(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),y(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),o=!0},p(l,c){let u=e;e=a(l),e===u?r[e].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null))},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Ju(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=Wo(No(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=j("div");for(let r=0;r<o.length;r+=1)o[r].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<o.length;l+=1)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=No(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Wo(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&M(t),lt(o,r)}}}function Zu(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=>he(N({},l),{path:l.path.map(c=>Ea(c,s.bounding))})))},[n,r,a,o,s]}class qu extends se{constructor(t){super(),oe(this,t,Zu,Ju,ne,{floorIndex:3,floorplanData:4},Yu)}}function Ku(i){ce(i,"svelte-19uvvss","path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}")}function $u(i){let t,e,n;return{c(){t=Ae("path"),y(t,"d",i[2]),y(t,"fill","#fff"),y(t,"class","svelte-19uvvss")},m(o,s){B(o,t,s),e||(n=[ye(t,"mouseenter",i[0]),ye(t,"mouseleave",i[1])],e=!0)},p:K,i:K,o:K,d(o){o&&M(t),e=!1,ut(n)}}}function ed(i,t,e){let{room:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t;function r(){s.set(n)}function a(){s.set(void 0)}const{bounding:l}=o,c=oi(n.path,{needZ:!0,format:u=>Ea(u,l)});return i.$$set=u=>{"room"in u&&e(3,n=u.room),"floorplanData"in u&&e(4,o=u.floorplanData),"hoveredRoom"in u&&e(5,s=u.hoveredRoom)},[r,a,c,n,o,s]}class td extends se{constructor(t){super(),oe(this,t,ed,$u,ne,{room:3,floorplanData:4,hoveredRoom:5},Ku)}}function nd(i){ce(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 Xo(i,t,e){const n=i.slice();return n[5]=t[e],n}function Yo(i,t){let e,n,o;const s=[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}];let r={};for(let a=0;a<s.length;a+=1)r=ke(r,s[a]);return n=new td({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&7?Qe(s,[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function id(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[5].id;for(let l=0;l<r.length;l+=1){let c=Xo(i,r,l),u=a(c);o.set(u,n[l]=Yo(u,c))}return{c(){t=j("div"),e=Ae("svg");for(let l=0;l<n.length;l+=1)n[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${i[3]} ${i[4]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),R(t,e);for(let u=0;u<n.length;u+=1)n[u].m(e,null);s=!0},p(l,[c]){c&7&&(r=l[1].floorDatas[l[0]].rooms,re(),n=tt(n,c,a,1,l,r,o,e,Ht,Yo,null,Xo),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)L(n[c]);s=!1},d(l){l&&M(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function od(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(0,n=l.floorIndex),"floorplanData"in l&&e(1,o=l.floorplanData),"hoveredRoom"in l&&e(2,s=l.hoveredRoom)},[n,o,s,r,a]}class Pa extends se{constructor(t){super(),oe(this,t,od,id,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2},nd)}}function sd(i){ce(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 _o(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[5],hoveredRoom:i[10]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pa({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&1058?Qe(n,[{floorIndex:s[1],floorplanData:s[5],hoveredRoom:s[10]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Uo(i){let t,e;const n=[{floorplanData:i[5],floorIndex:i[1],getRoomAreaText:i[6],getLabelElement:i[7],hoveredRoom:i[10],adaptiveRoomLabelVisibleEnable:i[9]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pu({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&1762?Qe(n,[{floorplanData:s[5],floorIndex:s[1],getRoomAreaText:s[6],getLabelElement:s[7],hoveredRoom:s[10],adaptiveRoomLabelVisibleEnable:s[9]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Vo(i){let t,e;const n=[{floorplanData:i[5],floorIndex:i[1],getRuleDistanceText:i[8]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Tu({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&290?Qe(n,[{floorplanData:s[5],floorIndex:s[1],getRuleDistanceText:s[8]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function rd(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[5]}];let f={};for(let g=0;g<u.length;g+=1)f=ke(f,u[g]);e=new qu({props:f});let d=i[2]&&_o(i);const h=[{floorplanData:i[5],floorIndex:i[1]}];let p={};for(let g=0;g<h.length;g+=1)p=ke(p,h[g]);s=new Ca({props:p});let A=i[3]&&Uo(i),v=i[4]&&Vo(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),d&&d.c(),o=J(),$(s.$$.fragment),r=J(),A&&A.c(),a=J(),v&&v.c(),y(t,"class",l=je(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(g,w){B(g,t,w),Z(e,t,null),R(t,n),d&&d.m(t,null),R(t,o),Z(s,t,null),R(t,r),A&&A.m(t,null),R(t,a),v&&v.m(t,null),c=!0},p(g,[w]){const b=w&34?Qe(u,[{floorIndex:g[1],floorplanData:g[5]}]):{};e.$set(b),g[2]?d?(d.p(g,w),w&4&&E(d,1)):(d=_o(g),d.c(),E(d,1),d.m(t,o)):d&&(re(),L(d,1,1,()=>{d=null}),ae());const I=w&34?Qe(h,[{floorplanData:g[5],floorIndex:g[1]}]):{};s.$set(I),g[3]?A?(A.p(g,w),w&8&&E(A,1)):(A=Uo(g),A.c(),E(A,1),A.m(t,a)):A&&(re(),L(A,1,1,()=>{A=null}),ae()),g[4]?v?(v.p(g,w),w&16&&E(v,1)):(v=Vo(g),v.c(),E(v,1),v.m(t,null)):v&&(re(),L(v,1,1,()=>{v=null}),ae()),(!c||w&1&&l!==(l=je(`floorplan-plugin__floor${g[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",l)},i(g){c||(E(e.$$.fragment,g),E(d),E(s.$$.fragment,g),E(A),E(v),c=!0)},o(g){L(e.$$.fragment,g),L(d),L(s.$$.fragment,g),L(A),L(v),c=!1},d(g){g&&M(t),q(e),d&&d.d(),q(s),A&&A.d(),v&&v.d()}}}function ad(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{hoverEnable:s}=t,{roomLabelsEnable:r}=t,{ruleLabelsEnable:a}=t,{floorplanData:l}=t,{getRoomAreaText:c}=t,{getLabelElement:u}=t,{getRuleDistanceText:f}=t,{adaptiveRoomLabelVisibleEnable:d}=t;const h=$i(void 0);return i.$$set=p=>{"isCurrent"in p&&e(0,n=p.isCurrent),"floorIndex"in p&&e(1,o=p.floorIndex),"hoverEnable"in p&&e(2,s=p.hoverEnable),"roomLabelsEnable"in p&&e(3,r=p.roomLabelsEnable),"ruleLabelsEnable"in p&&e(4,a=p.ruleLabelsEnable),"floorplanData"in p&&e(5,l=p.floorplanData),"getRoomAreaText"in p&&e(6,c=p.getRoomAreaText),"getLabelElement"in p&&e(7,u=p.getLabelElement),"getRuleDistanceText"in p&&e(8,f=p.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in p&&e(9,d=p.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,u,f,d,h]}class ld extends se{constructor(t){super(),oe(this,t,ad,rd,ne,{isCurrent:0,floorIndex:1,hoverEnable:2,roomLabelsEnable:3,ruleLabelsEnable:4,floorplanData:5,getRoomAreaText:6,getLabelElement:7,getRuleDistanceText:8,adaptiveRoomLabelVisibleEnable:9},sd)}}function cd(i){ce(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Jo(i,t,e){const n=i.slice();return n[16]=t[e],n}function Zo(i){let t,e,n,o,s,r,a=i[9].floorDatas,l=[];for(let h=0;h<a.length;h+=1)l[h]=qo(Jo(i,a,h));const c=h=>L(l[h],1,1,()=>{l[h]=null}),u=[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}];let f={};for(let h=0;h<u.length;h+=1)f=ke(f,u[h]);n=new Uc({props:f});let d=i[6]&&Ko(i);return{c(){t=j("div");for(let h=0;h<l.length;h+=1)l[h].c();e=J(),$(n.$$.fragment),o=J(),d&&d.c(),y(t,"class","floorplan-main svelte-86bqav")},m(h,p){B(h,t,p);for(let A=0;A<l.length;A+=1)l[A].m(t,null);R(t,e),Z(n,t,null),R(t,o),d&&d.m(t,null),r=!0},p(h,p){if(i=h,p&62384){a=i[9].floorDatas;let v;for(v=0;v<a.length;v+=1){const g=Jo(i,a,v);l[v]?(l[v].p(g,p),E(l[v],1)):(l[v]=qo(g),l[v].c(),E(l[v],1),l[v].m(t,e))}for(re(),v=a.length;v<l.length;v+=1)c(v);ae()}const A=p&3592?Qe(u,[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}]):{};n.$set(A),i[6]?d?(d.p(i,p),p&64&&E(d,1)):(d=Ko(i),d.c(),E(d,1),d.m(t,null)):d&&(re(),L(d,1,1,()=>{d=null}),ae())},i(h){if(!r){for(let p=0;p<a.length;p+=1)E(l[p]);E(n.$$.fragment,h),E(d),s||Le(()=>{s=Ot(t,Bt,{duration:i[0],easing:yt}),s.start()}),r=!0}},o(h){l=l.filter(Boolean);for(let p=0;p<l.length;p+=1)L(l[p]);L(n.$$.fragment,h),L(d),r=!1},d(h){h&&M(t),lt(l,h),q(n),d&&d.d()}}}function qo(i){let t,e;const n=[{hoverEnable:i[5],floorplanData:i[9],getRoomAreaText:i[12],getLabelElement:i[13],getRuleDistanceText:i[14],roomLabelsEnable:i[7],ruleLabelsEnable:i[8],adaptiveRoomLabelVisibleEnable:i[15]},{floorIndex:i[16].floorIndex},{isCurrent:i[16].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new ld({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&62384?Qe(n,[r&62368&&{hoverEnable:s[5],floorplanData:s[9],getRoomAreaText:s[12],getLabelElement:s[13],getRuleDistanceText:s[14],roomLabelsEnable:s[7],ruleLabelsEnable:s[8],adaptiveRoomLabelVisibleEnable:s[15]},r&512&&{floorIndex:s[16].floorIndex},r&528&&{isCurrent:s[16].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Ko(i){let t,e;return t=new eu({props:{floorplanData:i[9],northDesc:i[2]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&512&&(s.floorplanData=n[9]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function ud(i){let t,e,n=i[1]&&Zo(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Zo(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function dd(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=t,{panoIndex:r}=t,{floorIndex:a}=t,{hoverEnable:l}=t,{compassEnable:c}=t,{roomLabelsEnable:u}=t,{ruleLabelsEnable:f}=t,{floorplanData:d}=t,{lastPanoramaLongitude:h}=t,{cameraImageUrl:p}=t,{getRoomAreaText:A}=t,{getLabelElement:v}=t,{getRuleDistanceText:g}=t,{adaptiveRoomLabelVisibleEnable:w}=t;return i.$$set=b=>{"duration"in b&&e(0,n=b.duration),"visible"in b&&e(1,o=b.visible),"northDesc"in b&&e(2,s=b.northDesc),"panoIndex"in b&&e(3,r=b.panoIndex),"floorIndex"in b&&e(4,a=b.floorIndex),"hoverEnable"in b&&e(5,l=b.hoverEnable),"compassEnable"in b&&e(6,c=b.compassEnable),"roomLabelsEnable"in b&&e(7,u=b.roomLabelsEnable),"ruleLabelsEnable"in b&&e(8,f=b.ruleLabelsEnable),"floorplanData"in b&&e(9,d=b.floorplanData),"lastPanoramaLongitude"in b&&e(10,h=b.lastPanoramaLongitude),"cameraImageUrl"in b&&e(11,p=b.cameraImageUrl),"getRoomAreaText"in b&&e(12,A=b.getRoomAreaText),"getLabelElement"in b&&e(13,v=b.getLabelElement),"getRuleDistanceText"in b&&e(14,g=b.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in b&&e(15,w=b.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,u,f,d,h,p,A,v,g,w]}class eo extends se{constructor(t){super(),oe(this,t,dd,ud,ne,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,hoverEnable:5,compassEnable:6,roomLabelsEnable:7,ruleLabelsEnable:8,floorplanData:9,lastPanoramaLongitude:10,cameraImageUrl:11,getRoomAreaText:12,getLabelElement:13,getRuleDistanceText:14,adaptiveRoomLabelVisibleEnable:15},cd)}}const fd="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 hd(i){return V(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return V(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 md(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 pd(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(md),rules:i.rules}}function gd(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Ad(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 Ct(i){return V(this,null,function*(){const t=yield hd(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(pd),o=i.computed_data.entrance?Ad(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(gd)}})}function vd(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:fd,width:45,height:48},a=ju(s,t),l=Mu(s,e),c=Bu(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function bd(i,t){return t(i),i}function si(i,t){return bd({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function $o(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 to(i,t,e=At.BOUNDING_CENTER){const n=$o(i,t),o=$o(i,t+1);return e===At.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===At.CEILING?o:n}function no(i,t,e,n){const o=to(i,e,n==null?void 0:n.attachedTo),s=new P.Vector3(0,o,0),r=new P.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)}class ri{constructor(t,e){m(this,"five");m(this,"hooks",new qt);m(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class Ft extends ri{}var Ge=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(Ge||{});const Ia=500,yd=80;function Bi(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function ka(i,t){return V(this,null,function*(){yield new Promise((e,n)=>{i.changeMode(...t).catch(o=>n(o)),i.once("initAnimationEnded",()=>{const o=i.getCurrentState(),s=t[0];o.mode!==s&&n(new Error("mode \u4E0E\u9884\u671F\u4E0D\u7B26")),(()=>{const l=t[1];return l?Object.keys(l).every(c=>{const u=o[c];if(u===void 0)return!0;const f=l[c];return typeof u=="number"&&typeof f=="number"?Bi(u,f,2):u===f}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function io(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!(!Bi(e,s,2)||!Bi(n,r,2)||o!==a)}function xa(i,t,e=!0){return V(this,null,function*(){if(io(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield Jn(ka(i,[t.mode,t,void 0,e]));if(u)throw new Error(Ge.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 Jn(i.updateCamera(t,l,e));if(c)throw new Error(Ge.UpdateCameraError)})}function Zt(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 wd(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 Cd(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}class Ed extends Ft{constructor(e,n){var a;super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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")});m(this,"show",(...n)=>V(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)}));m(this,"hide",(...n)=>V(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!io(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=no(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})});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(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}))});m(this,"_show",e=>V(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=N(N({},n),e),s=()=>V(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield Jn(xa(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,f=o.immediately?0:Ia;Zt(this.five,u,f),this.render(f)});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}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Zt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(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||Cd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();wd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});m(this,"onFiveWantsGesture",(e,n)=>{if(!!this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});m(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});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:yd/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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 V(this,null,function*(){return yield Ct(e.data)})}updateState(e,n){const o=this.state,s=e.config?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Pd=(i,t)=>new Ed(i,t);function Id(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 kd(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}class xd extends Ft{constructor(e,n){super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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")});m(this,"show",(...n)=>V(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)}));m(this,"hide",(...n)=>V(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!io(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=no(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})});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(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}))});m(this,"_show",e=>V(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=N(N({},n),e),s=()=>V(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield Jn(xa(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,f=o.immediately?0:Ia;Zt(this.five,u,f),this.render(f)});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}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Zt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Id(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(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:(kd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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=to(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.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 V(this,null,function*(){return yield Ct(e.data)})}updateState(e,n){const o=this.state,s=e.config?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Dd=(i,t)=>new xd(i,t);class Sd extends Ft{constructor(e,n){super(e);m(this,"name","topviewFloorplanPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"selector");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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=no(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})});m(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")});m(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})});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",(...[e,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{!this.state.visible||(this.updatePosition(),this.updateSize())});m(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});m(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});m(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}))});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"));const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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=to(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.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 V(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 V(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 V(this,null,function*(){return yield Ct(e.data)})}_show(e){return V(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 ka(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;Zt(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return V(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;Zt(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?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Ld=(i,t)=>new Sd(i,t);function oo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function zd(i){ce(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 Td(i){let t,e,n;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||wt)+")"),T(n,"transform",i[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){B(o,t,s),R(t,e),R(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||wt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:K,o:K,d(o){o&&M(t)}}}function Md(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function Bd(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,u=s.getCurrentState().longitude;function f(p,A){const v=p.bounding,g=p.observers[A];if(!g)return"";const w=(v.max.x-v.min.x)*r,b=(v.max.y-v.min.y)*r,I=Math.floor(g.positionInImage.x*w),x=Math.floor(g.positionInImage.y*b);return`translate(${I}px, ${x}px)`}function d(p){e(6,c=p)}const h=oo(p=>{e(7,u=p.longitude)},1e3/60);return et(()=>(s.on("panoWillArrive",d),s.on("cameraDirectionUpdate",h),function(){s.off("panoWillArrive",d),s.off("cameraDirectionUpdate",h)})),i.$$set=p=>{"five"in p&&e(3,s=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=f(a,c)),i.$$.dirty&128&&e(1,o=Md(u))},[l,o,n,s,r,a,c,u]}class jd extends se{constructor(t){super(),oe(this,t,Bd,Td,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},zd)}}function Qd(i){ce(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 es(i,t,e){const n=i.slice();return n[1]=t[e],n}function ts(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=j("div"),n=j("div"),r=J(),y(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(n,"background-image",`url(${t[1].icon.url})`),T(n,"width",o),T(n,"height",s),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,u){B(c,e,u),R(e,n),R(e,r)},p(c,u){t=c,u&1&&T(n,"background-image",`url(${t[1].icon.url})`),u&1&&o!==(o=`${t[1].icon.width/16}rem`)&&T(n,"width",o),u&1&&s!==(s=`${t[1].icon.height/16}rem`)&&T(n,"height",s),u&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),u&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&M(e)}}}function Rd(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=es(i,o,r),l=s(a);n.set(l,e[r]=ts(l,a))}return{c(){t=j("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l].m(t,null)},p(r,[a]){a&1&&(o=r[0],e=tt(e,a,s,1,r,o,n,t,qi,ts,null,es))},i:K,o:K,d(r){r&&M(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Od(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class Hd extends se{constructor(t){super(),oe(this,t,Od,Rd,ne,{extraObjects:0},Qd)}}function ns(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[6]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pa({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&87?Qe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Fd(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let u=0;u<a.length;u+=1)l=ke(l,a[u]);t=new Ca({props:l}),n=new Hd({props:{extraObjects:i[5]}});let c=i[3]&&ns(i);return{c(){$(t.$$.fragment),e=J(),$(n.$$.fragment),o=J(),c&&c.c(),s=fe()},m(u,f){Z(t,u,f),B(u,e,f),Z(n,u,f),B(u,o,f),c&&c.m(u,f),B(u,s,f),r=!0},p(u,[f]){const d=f&20?Qe(a,[{floorIndex:u[2],floorplanData:u[4]}]):{};t.$set(d);const h={};f&32&&(h.extraObjects=u[5]),n.$set(h),u[3]?c?(c.p(u,f),f&8&&E(c,1)):(c=ns(u),c.c(),E(c,1),c.m(s.parentNode,s)):c&&(re(),L(c,1,1,()=>{c=null}),ae())},i(u){r||(E(t.$$.fragment,u),E(n.$$.fragment,u),E(c),r=!0)},o(u){L(t.$$.fragment,u),L(n.$$.fragment,u),L(c),r=!1},d(u){q(t,u),u&&M(e),q(n,u),u&&M(o),c&&c.d(u),u&&M(s)}}}function Gd(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t;const u=void 0;return i.$$set=f=>{"five"in f&&e(0,o=f.five),"pxmm"in f&&e(1,s=f.pxmm),"floorIndex"in f&&e(2,r=f.floorIndex),"hoverEnable"in f&&e(3,a=f.hoverEnable),"floorplanData"in f&&e(4,l=f.floorplanData),"extraObjects"in f&&e(7,c=f.extraObjects)},i.$$.update=()=>{i.$$.dirty&132&&e(5,n=c==null?void 0:c.filter(f=>f.floorIndex===r))},[o,s,r,a,l,n,u,c]}class Nd extends se{constructor(t){super(),oe(this,t,Gd,Fd,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function Wd(i){ce(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 is(i){let t,e,n,o=i[6]!==0&&os(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),Le(()=>i[12].call(t))},m(s,r){B(s,t,r),o&&o.m(t,null),e=Et(t,i[12].bind(t)),n=!0},p(s,r){s[6]!==0?o?(o.p(s,r),r&64&&E(o,1)):(o=os(s),o.c(),E(o,1),o.m(t,null)):o&&(re(),L(o,1,1,()=>{o=null}),ae())},i(s){n||(E(o),n=!0)},o(s){L(o),n=!1},d(s){s&&M(t),o&&o.d(),e()}}}function os(i){let t,e,n,o,s=`${i[8]}px`,r=`${i[11]}px`,a;const l=[{five:i[0],pxmm:i[9],floorIndex:i[10],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5]}];let c={};for(let d=0;d<l.length;d+=1)c=ke(c,l[d]);e=new Nd({props:c});const u=[{pxmm:i[9],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let f={};for(let d=0;d<u.length;d+=1)f=ke(f,u[d]);return o=new jd({props:f}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",s),T(t,"height",r)},m(d,h){B(d,t,h),Z(e,t,null),R(t,n),Z(o,t,null),a=!0},p(d,h){const p=h&1581?Qe(l,[{five:d[0],pxmm:d[9],floorIndex:d[10],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5]}]):{};e.$set(p);const A=h&537?Qe(u,[{pxmm:d[9],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};o.$set(A),h&256&&s!==(s=`${d[8]}px`)&&T(t,"width",s),h&2048&&r!==(r=`${d[11]}px`)&&T(t,"height",r)},i(d){a||(E(e.$$.fragment,d),E(o.$$.fragment,d),a=!0)},o(d){L(e.$$.fragment,d),L(o.$$.fragment,d),a=!1},d(d){d&&M(t),q(e),q(o)}}}function Xd(i){let t,e,n=i[1]&&is(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=is(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Yd(i,t,e){var g,w;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(w=(g=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:g.floorIndex)!=null?w:0,f=0,d=0,h=0,p=0;function A(b){e(10,u=n.work.observers[b].floorIndex)}et(()=>(n.on("panoArrived",A),()=>{n.off("panoArrived",A)}));function v(){f=this.clientWidth,d=this.clientHeight,e(6,f),e(7,d)}return i.$$set=b=>{"five"in b&&e(0,n=b.five),"visible"in b&&e(1,o=b.visible),"hoverEnable"in b&&e(2,s=b.hoverEnable),"floorplanData"in b&&e(3,r=b.floorplanData),"cameraImageUrl"in b&&e(4,a=b.cameraImageUrl),"extraObjects"in b&&e(5,l=b.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const b=Math.min(f,d),{max:I,min:x}=r.bounding,C=I.x-x.x,z=I.y-x.y,D=function(){return C>z?[b,b/C*z]:[b/z*C,b]}();e(8,h=D[0]),e(11,p=D[1]),e(9,c=h/C)}},[n,o,s,r,a,l,f,d,h,c,u,p,v]}class _d extends se{constructor(t){super(),oe(this,t,Yd,Xd,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},Wd)}}class Ud extends Ft{constructor(e,n){super(e);m(this,"name","panoFloorplanRadarPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"wrapperSelector","");m(this,"wrapper",null);m(this,"disposed",!1);m(this,"extraObjects",[]);m(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});m(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:!1,cameraImageUrl:wt},s=n!=null&&n.configs?n.configs:{},r=N(N({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"),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 V(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 Ct(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return V(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 V(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=vd(e,this.five,this.data),this.render())}formatData(e){return V(this,null,function*(){return yield Ct(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=N(N({},this.state),e),!qe(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=he(N({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects});this.app?this.app.$set(e):this.app=new _d({target:this.wrapper,props:e})}}const Vd=(i,t)=>new Ud(i,t),Jd=[{type:0,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6"},{type:1,floorType:1,roomType:"100900000002",name:"\u5BA2\u5385"},{type:2,floorType:1,roomType:"100900000002",name:"\u9910\u5385"},{type:3,floorType:0,roomType:"100900000001",name:"\u5367\u5BA4"},{type:4,floorType:0,roomType:"100900000001",name:"\u4E66\u623F"},{type:5,floorType:3,roomType:"100900000004",name:"\u536B\u751F\u95F4"},{type:6,floorType:3,roomType:"100900000004",name:"\u6DCB\u6D74\u95F4"},{type:7,floorType:3,roomType:"100900000004",name:"\u6D17\u624B\u95F4"},{type:8,floorType:3,roomType:"100900000003",name:"\u53A8\u623F"},{type:9,floorType:1,roomType:"100900000003",name:"\u5F00\u653E\u53A8\u623F",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"\u591A\u529F\u80FD\u95F4"},{type:11,floorType:0,roomType:"100900000009",name:"\u4FDD\u59C6\u95F4"},{type:12,floorType:4,roomType:"100900000005",name:"\u9633\u53F0"},{type:13,floorType:4,roomType:"100900000006",name:"\u9732\u53F0"},{type:14,floorType:0,roomType:"100900000008",name:"\u50A8\u7269\u95F4"},{type:15,floorType:0,roomType:"100900000013",name:"\u8863\u5E3D\u95F4"},{type:16,floorType:0,roomType:"100900000011",name:"\u9601\u697C"},{type:17,floorType:2,roomType:"100900000007",name:"\u82B1\u56ED"},{type:18,floorType:5,roomType:"100900000010",name:"\u8F66\u5E93"},{type:19,floorType:1,roomType:"100900000012",name:"\u7535\u68AF"},{type:20,floorType:1,roomType:"100900000012",name:"\u5730\u4E0B\u5BA4"},{type:21,floorType:1,roomType:"100900000012",name:"\u5929\u4E95"},{type:22,floorType:1,roomType:"100900000012",name:"\u9633\u5149\u623F"},{type:23,floorType:1,roomType:"100900000012",name:"\u8FC7\u9053"},{type:24,floorType:1,roomType:"100900000012",name:"\u697C\u68AF\u95F4"},{type:25,floorType:1,roomType:"100900000012",name:"\u95E8\u5385"},{type:26,floorType:2,roomType:"100900000012",name:"\u5165\u6237\u82B1\u56ED"},{type:27,floorType:1,roomType:"100900000012",name:"\u7384\u5173"},{type:28,floorType:1,roomType:"100900000012",name:"\u6311\u7A7A"},{type:29,floorType:4,roomType:"100900000012",name:"\u667E\u6652\u533A"},{type:30,floorType:4,roomType:"100900000012",name:"\u6D17\u8863\u623F"},{type:31,floorType:0,roomType:"100900000012",name:"\u5A31\u4E50\u533A"},{type:32,floorType:0,roomType:"100900000012",name:"\u5065\u8EAB\u533A"},{type:33,floorType:0,roomType:"100900000012",name:"\u63A5\u5F85\u533A"},{type:34,floorType:0,roomType:"100900000012",name:"\u5F71\u97F3\u533A"},{type:35,floorType:1,roomType:"100900000012",name:"\u9910\u996E\u533A"},{type:36,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"\u8D77\u5C45\u5BA4"},{type:38,floorType:0,roomType:"100900000001",name:"\u4E3B\u5367"},{type:39,floorType:0,roomType:"100900000001",name:"\u6B21\u5367"},{type:40,floorType:0,roomType:"100900000001",name:"\u4F18\u5316\u95F4"},{type:41,floorType:0,roomType:"100900000001",name:"\u529E\u516C\u5BA4"},{type:42,floorType:0,roomType:"100900000001",name:"\u4F1A\u8BAE\u5BA4"},{type:43,floorType:0,roomType:"100900000001",name:"\u6D3D\u8C08\u95F4"},{type:44,floorType:1,roomType:"100900000002",name:"\u5171\u4EAB\u5927\u5385"},{type:45,floorType:1,roomType:"100900000012",name:"\u6C34\u5427"},{type:46,floorType:0,roomType:"100900000015",name:"\u51FA\u5165\u53E3"},{type:47,floorType:0,roomType:"100900000015",name:"\u5927\u5385"},{type:48,floorType:0,roomType:"100900000015",name:"\u5305\u53A2"},{type:49,floorType:0,roomType:"100900000015",name:"\u5176\u4ED6"},{type:50,floorType:0,roomType:"100900000016",name:"\u51FA\u5165\u53E3"},{type:51,floorType:0,roomType:"100900000016",name:"\u529E\u516C\u533A"},{type:52,floorType:0,roomType:"100900000016",name:"\u8001\u677F\u95F4"},{type:53,floorType:0,roomType:"100900000016",name:"\u4F1A\u8BAE\u5BA4"},{type:54,floorType:0,roomType:"100900000016",name:"\u4F11\u606F\u533A/\u6C34\u5427"},{type:55,floorType:0,roomType:"100900000016",name:"\u5176\u4ED6"},{type:56,floorType:2,roomType:"100900000012",name:"\u7A7A\u4E2D\u82B1\u56ED"},{type:57,floorType:0,roomType:"100900000001",name:"\u6D0B\u5BA4"},{type:58,floorType:0,roomType:"100900000001",name:"\u548C\u5BA4"}],Zd=[{type:0,description:"\u6728\u8D28\u5730\u677F"},{type:1,description:"\u74F7\u7816\u5730\u9762"},{type:2,description:"\u6237\u5916\u5730\u9762"},{type:3,description:"\u536B\u751F\u95F4\u5730\u9762"},{type:4,description:"\u9633\u53F0\u5730\u9762"},{type:5,description:"\u8F66\u5E93\u5730\u9762"}],qd=[{roomType:"100900000001",description:"\u5BA4"},{roomType:"100900000002",description:"\u5385"},{roomType:"100900000003",description:"\u53A8"},{roomType:"100900000004",description:"\u536B"},{roomType:"100900000005",description:"\u9633\u53F0"},{roomType:"100900000006",description:"\u9732\u53F0"},{roomType:"100900000007",description:"\u82B1\u56ED"},{roomType:"100900000008",description:"\u50A8"},{roomType:"100900000009",description:"\u4FDD\u59C6\u95F4"},{roomType:"100900000010",description:"\u8F66\u5E93"},{roomType:"100900000011",description:"\u9601\u697C"},{roomType:"100900000012",description:"\u5176\u4ED6"},{roomType:"100900000013",description:"\u8863"},{roomType:"100900000015",description:"\u5546\u94FA"},{roomType:"100900000016",description:"\u5199\u5B57\u697C"}],vi=(i,t,e)=>{const n=new P.Matrix4,o=new P.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Kd=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(vi(o,0,0)),s&&i.applyMatrix4(vi(0,s,0)),r&&i.applyMatrix4(vi(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function Da(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=N({map:o.material.map||{}},t);o.material=new G.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $d=(i,t)=>{var u;const e=t.fbx_url||"//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX",n=(u=t.north_rad)!=null?u:void 0,o={},s=f=>V(exports,null,function*(){var W;const d=(f==null?void 0:f.fbx_url)||e,h=(W=f==null?void 0:f.north_rad)!=null?W:n;if(typeof h!="number")throw new Error('"northRad"\u914D\u7F6E\u53C2\u6570\u7F3A\u5931\uFF1A\u672A\u914D\u7F6E\u6307\u5357\u9488\u6307\u5411\uFF01');const p=i.model.bounding,A=p.max.x-p.min.x,v=p.max.z-p.min.z,g=Math.max(A,v),b=yield new Zr.FBXLoader().loadAsync(d);Da(b,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending});const I=[0,h-Math.PI/2,0],{model:{bounding:{max:{x,z:C},min:{x:z,y:D,z:Q}}}}=i;o.yBase=D;const X={x:(x+z)/2,y:D-1.6,z:(C+Q)/2},Y=.0045*g;return Kd(b,{position:X,rotation:I,scale:Y}),o.object=b,!0}),r=({latitude:f})=>{if(!o.object)return;const d=a(f);d&&(o.object.position.y=d)},a=f=>{if(o.yBase===void 0)return;const d=.6;if(f>=Math.PI/4)return o.yBase-(d+1.6);const h=f*(4/Math.PI);return o.yBase-(d*h+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 f=a(i.getPose().latitude);f&&(o.object.position.y=f),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function ef(i,t){var c,u,f,d,h;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(u=t==null?void 0:t.fontSize)!=null?u:e*(35/256)*1.2,o=(f=t==null?void 0:t.backgroundColor)!=null?f:"rgba(0,0,0,0)",s=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(h=t==null?void 0:t.textAlign)!=null?h:"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 "\u5FAE\u8F6F\u96C5\u9ED1"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new G.CanvasTexture(a)}const tf=({x:i,y:t,z:e})=>new G.Vector3(i,t,e),nf=(i,t)=>{var A,v,g;const e={},n=(A=t.animationEnabled)!=null?A:!0,o=(v=t.position)!=null?v:void 0,s=(g=t.rad)!=null?g:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>V(exports,null,function*(){var X,Y,W,k,S,O,H,F;const b=(X=w==null?void 0:w.position)!=null?X:o;if(!b)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=tf(b),x=(Y=w==null?void 0:w.rad)!=null?Y:s,C=(W=w==null?void 0:w.fbx_url)!=null?W:r;if(e.rad=x,x===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${x}`));const z=yield new Zr.FBXLoader().loadAsync(C);z.position.copy(I),z.rotation.z=x,z.scale.set(.8,.8,.8),Da(z,{transparent:!0,side:P.DoubleSide});const D=(H=(O=(S=(k=z.children)==null?void 0:k[0])==null?void 0:S.children)==null?void 0:O[3])==null?void 0:H.clone();if(!D)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${D}`));const Q=(F=t.name)!=null?F:"\u5165\u6237\u95E8";return D.material=new G.MeshBasicMaterial({transparent:!0,map:ef(Q)}),D.renderOrder=3,z.children[0].add(D),e.object=z,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,b=new G.AnimationMixer(e.object);a.push(b);const I=b.clipAction(e.object.animations[0]);I.timeScale=w;let x;const C=()=>{let X=0,Y=0;const W=1e3/30,k=S=>{X=requestAnimationFrame(k);const O=S-Y;O<W||(Y=S,a.forEach(H=>H.update(O/1e3)),i.needsRender=!0)};return X=requestAnimationFrame(k),()=>{cancelAnimationFrame(X)}},Q={play:()=>{x||(I.play(),x=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),x==null||x(),x=void 0}};e.animation=Q},u=w=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=w==null?void 0:w.animationEnable)!=null?I:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},f=()=>{!e.object||(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},d=w=>w==="Floorplan"?u():f();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,d(i.currentMode),i.on("modeChange",d),u(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,f(),i.off("modeChange",d)),!0)}};class so extends un.default.Tween{constructor(){super(...arguments);m(this,"disposeMethods",[]);m(this,"animationFrameDisposer");m(this,"onDispose",e=>(this.disposeMethods.push(e),this));m(this,"play",()=>(this.start(0),this.animationFrameDisposer=li(e=>this.update(e)),this));m(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(n=>n()),this.disposeMethods=[],un.default.remove(this)})}}function Sa(i,t=un.default.Easing.Linear.None){const e=new so({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const hn=window.requestAnimationFrame||(i=>setTimeout(i,16)),of=window.cancelAnimationFrame||clearTimeout;function ai(i,t=0){t<=0?hn(i):hn(()=>ai(i,t-1))}function li(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=hn(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=hn(r),function(){of(e)}}function sf(){const i=Date.now();return new Promise(t=>{hn(()=>{t(Date.now()-i)})})}const rf=ti.Easing;function af(i,t,e,n=rf.Linear.None){const o=new ti.Tween(i).to(t,e).easing(n);ai(()=>o.start(0));const s=li(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 lf(i,t){return af({progress:0},{progress:1},i,t)}var La=(i=>(i.Move="Move",i.Rotate="Rotate",i))(La||{}),Ze=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Ze||{});const On=Math.PI*2;function ss(i){return(i%On+On)%On}function rs(i){return i%On}function bi(i,t,e){return i+(t-i)*e}const ji=(i,t,e)=>{const n=Math.PI,o=n*2;return i=ss(i),t=ss(t),e===Ze.Anticlockwise&&i<t&&(i+=o),e===Ze.Clockwise&&t<i&&(t+=o),e===Ze.Loop&&t-i>n?ji(i,t,Ze.Anticlockwise):e===Ze.Loop&&i-t>n?ji(i,t,Ze.Clockwise):{from:i,to:t}},cf=i=>{const t={},e=(l,c,...u)=>V(exports,[l,c,...u],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((f,d)=>{const h=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;h!==void 0?i.moveToPano(h,Object.assign({duration:r,moveEndCallback:()=>f(!0),moveCancelCallback:()=>d(!1)},s)):d(!1)})}),n=s=>{const r=i.state,a=rs(r.latitude),l=rs(s.latitude),{from:c,to:u}=ji(r.longitude,s.longitude,s.rotation||Ze.Loop),f=r.fov,d=s.fov;return{from:{latitude:a,longitude:c,fov:f},to:{latitude:l,longitude:u,fov:d}}};return{move:e,rotate:(l,c,...u)=>V(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==be.Five.Mode.Panorama&&(yield i.changeMode(be.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((h,p)=>{if(!s.panoIndex){h(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>h(!0),moveCancelCallback:()=>p(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:f,to:d}=n(s);return yield new Promise(h=>{const p=({progress:b})=>{const I={};I.longitude=bi(f.longitude,d.longitude,b),I.latitude=bi(f.latitude,d.latitude,b),I.fov=bi(f.fov,d.fov,b),i.setState(I,!0)},A=()=>{h(!0)},v=()=>{h(!1)},g=s.rotateSpeed?Math.ceil(Math.abs(d.longitude-f.longitude)/s.rotateSpeed*1e3):r,w=lf(g,ti.Easing.Linear.None).onUpdate(p).onComplete(A).onDestroy(v);s.rotation===Ze.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(b=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),h(b)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function as(i,t){return i.x===t.x&&i.y===t.y}function za(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function Kn(i,t){return(t.y-i.y)/(t.x-i.x)}function Ta(i,t,e){const n=Kn(i[1],i[0]),o=Kn(t[1],t[0]);if(isNaN(n)||isNaN(o)||za(n,o))return!1;if(En(i[0],t))return i[0];if(En(i[1],t))return i[1];if(En(t[0],i))return t[0];if(En(t[1],i))return t[1];if(e&&!uf(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 En(i,t){return as(i,t[0])||as(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&&za(Kn(t[0],i),Kn(i,t[1]))}function Pn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function uf(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)&&Pn(t[0],i[1],i[0])*Pn(i[1],t[1],i[0])>0&&Pn(i[0],t[1],t[0])*Pn(t[1],i[1],t[0])>0?1:0}function Ma(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>Ma(i,t-1))}const df=`<style type="text/css">
|
|
115
|
+
`;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class lu extends se{constructor(t){super(),oe(this,t,au,ru,ne,{content:0},su)}}function cu(i){ce(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function uu(i){let t,e;return t=new ou({props:{url:i[1].url}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function du(i){let t,e;return t=new lu({props:{content:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function fu(i){let t,e,n,o;const s=[du,uu],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=j("div"),n&&n.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?~e&&r[e].p(l,c):(n&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)):n=null)},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),~e&&r[e].d()}}}function hu(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 Ca extends se{constructor(t){super(),oe(this,t,hu,fu,ne,{floorIndex:2,floorplanData:3},cu)}}function mu(i){ce(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 pu(i){let t,e=i[4].outerHTML+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&16&&e!==(e=o[4].outerHTML+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function gu(i){let t,e=i[0].name+"",n,o,s,r;return{c(){t=j("span"),n=Ce(e),o=J(),s=j("span"),r=Ce(i[5]),y(t,"class","floorplan-plugin__room-name"),y(s,"class","floorplan-plugin__room-size svelte-12pzct5")},m(a,l){B(a,t,l),R(t,n),B(a,o,l),B(a,s,l),R(s,r)},p(a,l){l&1&&e!==(e=a[0].name+"")&&xe(n,e),l&32&&xe(r,a[5])},d(a){a&&M(t),a&&M(o),a&&M(s)}}}function Au(i){let t;function e(s,r){if(s[1]===void 0)return gu;if(s[4])return pu}let n=e(i),o=n&&n(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),T(t,"left",i[6]),T(t,"top",i[7]),T(t,"font-size",i[8]),T(t,"opacity",i[3]?"1":"0")},m(s,r){B(s,t,r),o&&o.m(t,null),i[16](t)},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))),r&8&&T(t,"opacity",s[3]?"1":"0")},i:K,o:K,d(s){s&&M(t),o&&o.d(),i[16](null)}}}function vu(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],u=t[r][1];l>n!=u>n&&e<(c-a)*(n-l)/(u-l)+a&&(o=!o)}return o}function bu(i,t,e){let n,o,s,r,{pxmm:a}=t,{room:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:d}=t;function h(D,Q){if(Q.width===0||Q.height===0)return()=>!1;const X=D.path.map(({x:ee,y:Y})=>[ee,Y]),_=D.roomLabel.position,{x:W,y:k}=_,{width:S,height:O}=Q,H=S/2,F=O/2;return function(Y){const U=W*Y,ie=k*Y,de=X.map(([Pe,Te])=>[Pe*Y,Te*Y]);return[[U+H,ie-F],[U-H,ie-F],[U-H,ie+F],[U+H,ie+F]].every(Pe=>vu(Pe,de))}}const p=document.body.clientWidth,A=document.body.clientHeight,v=l.roomLabel,g=v.positionInImage.x*100+"%",w=v.positionInImage.y*100+"%",b=(p<500||A<500?10:14)/16+"rem";let I=!1,x,C;c.subscribe(function(Q){e(13,I=!!Q&&Q.id===l.id)}),et(()=>{const D=x==null?void 0:x.getClientRects()[0];e(14,C={width:D.width,height:D.height})});function z(D){ze[D?"unshift":"push"](()=>{x=D,e(2,x)})}return i.$$set=D=>{"pxmm"in D&&e(9,a=D.pxmm),"room"in D&&e(0,l=D.room),"hoveredRoom"in D&&e(10,c=D.hoveredRoom),"getRoomAreaText"in D&&e(11,u=D.getRoomAreaText),"getLabelElement"in D&&e(1,f=D.getLabelElement),"adaptiveRoomLabelVisibleEnable"in D&&e(12,d=D.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&2049&&e(5,n=l.size?u(l.size):""),i.$$.dirty&16385&&e(15,o=C?h(l,C):void 0),i.$$.dirty&3&&e(4,s=f==null?void 0:f(l)),i.$$.dirty&45568&&e(3,r=d?I?!0:!!(o!=null&&o(a)):!0)},[l,f,x,r,s,n,g,w,b,a,c,u,d,I,C,o,z]}class yu extends se{constructor(t){super(),oe(this,t,bu,Au,ne,{pxmm:9,room:0,hoveredRoom:10,getRoomAreaText:11,getLabelElement:1,adaptiveRoomLabelVisibleEnable:12},mu)}}function wu(i){ce(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 zo(i,t,e){const n=i.slice();return n[10]=t[e],n}function To(i){let t,e=[],n=new Map,o,s,r=i[6];const a=l=>l[10].id;for(let l=0;l<r.length;l+=1){let c=zo(i,r,l),u=a(c);n.set(u,e[l]=Mo(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),Le(()=>i[9].call(t))},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[9].bind(t)),s=!0},p(l,c){c&111&&(r=l[6],re(),e=tt(e,c,a,1,l,r,n,t,Ht,Mo,null,zo),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Mo(i,t){let e,n,o;const s=[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}];let r={};for(let a=0;a<s.length;a+=1)r=ke(r,s[a]);return n=new yu({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&111?Qe(s,[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function Cu(i){let t,e,n=i[6]&&To(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[6]?n?(n.p(o,s),s&64&&E(n,1)):(n=To(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Eu(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t,{hoveredRoom:r}=t,{getRoomAreaText:a}=t,{getLabelElement:l}=t,{adaptiveRoomLabelVisibleEnable:c}=t,u=0,f=0;function d(){u=this.clientWidth,e(4,u)}return i.$$set=h=>{"floorIndex"in h&&e(7,o=h.floorIndex),"floorplanData"in h&&e(8,s=h.floorplanData),"hoveredRoom"in h&&e(0,r=h.hoveredRoom),"getRoomAreaText"in h&&e(1,a=h.getRoomAreaText),"getLabelElement"in h&&e(2,l=h.getLabelElement),"adaptiveRoomLabelVisibleEnable"in h&&e(3,c=h.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{if(i.$$.dirty&384&&e(6,n=s.floorDatas[o].rooms),i.$$.dirty&272){const{max:h,min:p}=s.bounding,A=h.x-p.x;e(5,f=u/A)}},[r,a,l,c,u,f,n,o,s,d]}class Pu extends se{constructor(t){super(),oe(this,t,Eu,Cu,ne,{floorIndex:7,floorplanData:8,hoveredRoom:0,getRoomAreaText:1,getLabelElement:2,adaptiveRoomLabelVisibleEnable:3},wu)}}function Iu(i){ce(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 Bo(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function jo(i,t,e){const n=i.slice();return n[14]=t[e],n}function Qo(i){let t;return{c(){t=j("div"),y(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",i[14].left*100+"%"),T(t,"bottom",i[14].bottom*100+"%")},m(e,n){B(e,t,n)},p:K,d(e){e&&M(t)}}}function Ro(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=j("div"),n=j("div"),s=Ce(o),r=J(),y(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),te(n,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),R(e,n),R(n,s),R(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&xe(s,o)},d(a){a&&M(e)}}}function ku(i){let t,e,n,o,s,r,a=[],l=new Map,c,u=i[3],f=[];for(let p=0;p<u.length;p+=1)f[p]=Qo(jo(i,u,p));let d=i[4];const h=p=>p[13];for(let p=0;p<d.length;p+=1){let A=Bo(i,d,p),v=h(A);l.set(v,a[p]=Ro(v,A))}return{c(){t=j("div"),e=j("div"),n=J(),o=j("div");for(let p=0;p<f.length;p+=1)f[p].c();s=J(),r=j("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),y(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),te(o,"is-row",i[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),te(t,"is-row",i[2]),T(t,"width",i[2]?"100%":1/16+"rem"),T(t,"height",i[2]?1/16+"rem":"100%")},m(p,A){B(p,t,A),R(t,e),R(t,n),R(t,o);for(let v=0;v<f.length;v+=1)f[v].m(o,null);R(t,s),R(t,r);for(let v=0;v<a.length;v+=1)a[v].m(r,null)},p(p,[A]){if(A&8){u=p[3];let v;for(v=0;v<u.length;v+=1){const g=jo(p,u,v);f[v]?f[v].p(g,A):(f[v]=Qo(g),f[v].c(),f[v].m(o,null))}for(;v<f.length;v+=1)f[v].d(1);f.length=u.length}A&22&&(d=p[4],a=tt(a,A,h,1,p,d,l,r,qi,Ro,null,Bo)),A&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&y(t,"class",c),A&5&&te(t,"is-row",p[2])},i:K,o:K,d(p){p&&M(t),lt(f,p);for(let A=0;A<a.length;A+=1)a[A].d()}}}const Xt=1e3,_t=180;function xu(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-(Xt-_t)*2,c=s.max.y-s.min.y-(Xt-_t)*2,u=o.map(([p,A])=>a?[p.x,A.x]:[p.y,A.y]).flat().sort().filter((p,A,v)=>A===0?!0:p!==v[A-1]),f=u.map(p=>{const A=a?(p-s.min.x-Xt+_t)/l:0,v=a?0:(p-s.min.y-Xt+_t)/c;return{left:A,bottom:v}});f.unshift({left:0,bottom:0}),f.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=u[u.length-1]-u[0],h=u.map((p,A,v)=>{const g=A===0?0:p-v[A-1],w=A===0?0:(p+v[A-1])/2,b=a?(w-s.min.x-Xt+_t)/l:0,I=a?0:(w-s.min.y-Xt+_t)/c;return{left:b,bottom:I,distance:g}}).filter(({distance:p})=>p/d>.1);return i.$$set=p=>{"type"in p&&e(0,n=p.type),"data"in p&&e(5,o=p.data),"bounding"in p&&e(6,s=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[n,r,a,f,h,o,s]}class Du extends se{constructor(t){super(),oe(this,t,xu,ku,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Iu)}}function Su(i){ce(i,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Oo(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function Ho(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=ke(r,s[a]);return n=new Du({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&19?Qe(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function Lu(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=Oo(i,s,a),c=r(l);n.set(c,e[a]=Ho(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",i[3]),T(t,"height",i[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,[l]){l&19&&(s=a[4],re(),e=tt(e,l,r,1,a,s,n,t,Ht,Ho,null,Oo),ae()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Fo=1e3,Go=180;function zu(i,t,e){let n,o,s,r,a,l,c,u,f,d,{floorIndex:h}=t,{floorplanData:p}=t,{getRuleDistanceText:A}=t;return i.$$set=v=>{"floorIndex"in v&&e(5,h=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,A=v.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=p.bounding),i.$$.dirty&96&&e(11,o=p.floorDatas[h].rules),i.$$.dirty&2048&&e(12,s=Object.keys(o)),i.$$.dirty&6144&&e(4,r=s.map(v=>[v,o[v]])),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-(Fo-Go)*2),i.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(Fo-Go)*2),i.$$.dirty&1536&&e(3,f=c/a*100+"%"),i.$$.dirty&384&&e(2,d=u/l*100+"%")},[A,n,d,f,r,h,p,l,u,a,c,o,s]}class Tu extends se{constructor(t){super(),oe(this,t,zu,Lu,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Su)}}function oi(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,u=l+","+c;return a===0?(e+="M"+u,e):o!=null&&o[a]?(e+="A"+o[a]+","+u,e):(e+="L"+u,e)}),e+(n?"Z":"")}function Ea({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function Mu(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 Bu(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 ju(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function Qu(i){let t;return{c(){t=Ae("path"),y(t,"d",i[0]),y(t,"fill","#2F313A")},m(e,n){B(e,t,n)},p(e,[n]){n&1&&y(t,"d",e[0])},i:K,o:K,d(e){e&&M(t)}}}function Ru(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=oi(o,{needZ:!0}))},[n,o]}class Ou extends se{constructor(t){super(),oe(this,t,Ru,Qu,ne,{path:1})}}function Hu(i){let t,e,n,o,s,r;return{c(){t=Ae("defs"),e=Ae("pattern"),n=Ae("rect"),o=Ae("path"),s=J(),r=Ae("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width",i[1]),y(n,"height",i[1]),y(n,"fill","#323747"),y(o,"d",i[2]),y(o,"stroke","#ffffff"),y(o,"stroke-opacity","0.06"),y(o,"stroke-width","0.5"),y(o,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",i[1]),y(e,"height",i[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",i[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),R(t,e),R(e,n),R(e,o),B(a,s,l),B(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:K,o:K,d(a){a&&M(t),a&&M(s),a&&M(r)}}}const Ai=6;function Fu(i,t,e){let n,{path:o}=t;const s=Ai*2,r=`M0 ${Ai} h ${s} M${Ai} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=oi(o,{needZ:!0}))},[n,s,r,o]}class Gu extends se{constructor(t){super(),oe(this,t,Fu,Hu,ne,{path:3})}}function Nu(i){let t,e,n,o,s,r,a,l,c,u,f;return{c(){t=Ae("defs"),e=Ae("pattern"),n=Ae("rect"),o=Ae("pattern"),s=Ae("rect"),r=J(),a=Ae("path"),l=J(),c=Ae("path"),u=J(),f=Ae("path"),y(n,"x","0"),y(n,"y","0"),y(n,"width","6"),y(n,"height","50"),y(n,"fill","none"),y(n,"stroke","#4B4B57"),y(n,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(s,"x","0"),y(s,"y","0"),y(s,"width","6"),y(s,"height","50"),y(s,"fill","none"),y(s,"stroke","#4B4B57"),y(s,"stroke-width","0.5"),y(o,"id","room-material-pattern-2"),y(o,"x","6"),y(o,"y","25"),y(o,"width","12"),y(o,"height","50"),y(o,"patternUnits","userSpaceOnUse"),y(o,"patternTransform","scale(50 50)"),y(a,"d",i[0]),y(a,"fill","#43434D"),y(c,"d",i[0]),y(c,"fill","url(#room-material-pattern-1)"),y(f,"d",i[0]),y(f,"fill","url(#room-material-pattern-2)")},m(d,h){B(d,t,h),R(t,e),R(e,n),R(t,o),R(o,s),B(d,r,h),B(d,a,h),B(d,l,h),B(d,c,h),B(d,u,h),B(d,f,h)},p(d,[h]){h&1&&y(a,"d",d[0]),h&1&&y(c,"d",d[0]),h&1&&y(f,"d",d[0])},i:K,o:K,d(d){d&&M(t),d&&M(r),d&&M(a),d&&M(l),d&&M(c),d&&M(u),d&&M(f)}}}function Wu(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=oi(o,{needZ:!0}))},[n,o]}class Xu extends se{constructor(t){super(),oe(this,t,Wu,Nu,ne,{path:1})}}function _u(i){ce(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 No(i,t,e){const n=i.slice();return n[5]=t[e],n}function Yu(i){let t,e;return t=new Gu({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Uu(i){let t,e;return t=new Xu({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Vu(i){let t,e;return t=new Ou({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Wo(i){let t,e,n,o;const s=[Vu,Uu,Yu],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=Ae("svg"),n.c(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),y(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),o=!0},p(l,c){let u=e;e=a(l),e===u?r[e].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null))},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Ju(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=Wo(No(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=j("div");for(let r=0;r<o.length;r+=1)o[r].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<o.length;l+=1)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=No(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=Wo(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&M(t),lt(o,r)}}}function Zu(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=>he(N({},l),{path:l.path.map(c=>Ea(c,s.bounding))})))},[n,r,a,o,s]}class qu extends se{constructor(t){super(),oe(this,t,Zu,Ju,ne,{floorIndex:3,floorplanData:4},_u)}}function Ku(i){ce(i,"svelte-19uvvss","path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}")}function $u(i){let t,e,n;return{c(){t=Ae("path"),y(t,"d",i[2]),y(t,"fill","#fff"),y(t,"class","svelte-19uvvss")},m(o,s){B(o,t,s),e||(n=[ye(t,"mouseenter",i[0]),ye(t,"mouseleave",i[1])],e=!0)},p:K,i:K,o:K,d(o){o&&M(t),e=!1,ut(n)}}}function ed(i,t,e){let{room:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t;function r(){s.set(n)}function a(){s.set(void 0)}const{bounding:l}=o,c=oi(n.path,{needZ:!0,format:u=>Ea(u,l)});return i.$$set=u=>{"room"in u&&e(3,n=u.room),"floorplanData"in u&&e(4,o=u.floorplanData),"hoveredRoom"in u&&e(5,s=u.hoveredRoom)},[r,a,c,n,o,s]}class td extends se{constructor(t){super(),oe(this,t,ed,$u,ne,{room:3,floorplanData:4,hoveredRoom:5},Ku)}}function nd(i){ce(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 Xo(i,t,e){const n=i.slice();return n[5]=t[e],n}function _o(i,t){let e,n,o;const s=[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}];let r={};for(let a=0;a<s.length;a+=1)r=ke(r,s[a]);return n=new td({props:r}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(a,l){B(a,e,l),Z(n,a,l),o=!0},p(a,l){t=a;const c=l&7?Qe(s,[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}]):{};n.$set(c)},i(a){o||(E(n.$$.fragment,a),o=!0)},o(a){L(n.$$.fragment,a),o=!1},d(a){a&&M(e),q(n,a)}}}function id(i){let t,e,n=[],o=new Map,s,r=i[1].floorDatas[i[0]].rooms;const a=l=>l[5].id;for(let l=0;l<r.length;l+=1){let c=Xo(i,r,l),u=a(c);o.set(u,n[l]=_o(u,c))}return{c(){t=j("div"),e=Ae("svg");for(let l=0;l<n.length;l+=1)n[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${i[3]} ${i[4]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),R(t,e);for(let u=0;u<n.length;u+=1)n[u].m(e,null);s=!0},p(l,[c]){c&7&&(r=l[1].floorDatas[l[0]].rooms,re(),n=tt(n,c,a,1,l,r,o,e,Ht,_o,null,Xo),ae())},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)L(n[c]);s=!1},d(l){l&&M(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function od(i,t,e){let{floorIndex:n}=t,{floorplanData:o}=t,{hoveredRoom:s}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return i.$$set=l=>{"floorIndex"in l&&e(0,n=l.floorIndex),"floorplanData"in l&&e(1,o=l.floorplanData),"hoveredRoom"in l&&e(2,s=l.hoveredRoom)},[n,o,s,r,a]}class Pa extends se{constructor(t){super(),oe(this,t,od,id,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2},nd)}}function sd(i){ce(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 Yo(i){let t,e;const n=[{floorIndex:i[1],floorplanData:i[5],hoveredRoom:i[10]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pa({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&1058?Qe(n,[{floorIndex:s[1],floorplanData:s[5],hoveredRoom:s[10]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Uo(i){let t,e;const n=[{floorplanData:i[5],floorIndex:i[1],getRoomAreaText:i[6],getLabelElement:i[7],hoveredRoom:i[10],adaptiveRoomLabelVisibleEnable:i[9]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pu({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&1762?Qe(n,[{floorplanData:s[5],floorIndex:s[1],getRoomAreaText:s[6],getLabelElement:s[7],hoveredRoom:s[10],adaptiveRoomLabelVisibleEnable:s[9]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Vo(i){let t,e;const n=[{floorplanData:i[5],floorIndex:i[1],getRuleDistanceText:i[8]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Tu({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&290?Qe(n,[{floorplanData:s[5],floorIndex:s[1],getRuleDistanceText:s[8]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function rd(i){let t,e,n,o,s,r,a,l,c;const u=[{floorIndex:i[1],floorplanData:i[5]}];let f={};for(let g=0;g<u.length;g+=1)f=ke(f,u[g]);e=new qu({props:f});let d=i[2]&&Yo(i);const h=[{floorplanData:i[5],floorIndex:i[1]}];let p={};for(let g=0;g<h.length;g+=1)p=ke(p,h[g]);s=new Ca({props:p});let A=i[3]&&Uo(i),v=i[4]&&Vo(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),d&&d.c(),o=J(),$(s.$$.fragment),r=J(),A&&A.c(),a=J(),v&&v.c(),y(t,"class",l=je(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(g,w){B(g,t,w),Z(e,t,null),R(t,n),d&&d.m(t,null),R(t,o),Z(s,t,null),R(t,r),A&&A.m(t,null),R(t,a),v&&v.m(t,null),c=!0},p(g,[w]){const b=w&34?Qe(u,[{floorIndex:g[1],floorplanData:g[5]}]):{};e.$set(b),g[2]?d?(d.p(g,w),w&4&&E(d,1)):(d=Yo(g),d.c(),E(d,1),d.m(t,o)):d&&(re(),L(d,1,1,()=>{d=null}),ae());const I=w&34?Qe(h,[{floorplanData:g[5],floorIndex:g[1]}]):{};s.$set(I),g[3]?A?(A.p(g,w),w&8&&E(A,1)):(A=Uo(g),A.c(),E(A,1),A.m(t,a)):A&&(re(),L(A,1,1,()=>{A=null}),ae()),g[4]?v?(v.p(g,w),w&16&&E(v,1)):(v=Vo(g),v.c(),E(v,1),v.m(t,null)):v&&(re(),L(v,1,1,()=>{v=null}),ae()),(!c||w&1&&l!==(l=je(`floorplan-plugin__floor${g[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",l)},i(g){c||(E(e.$$.fragment,g),E(d),E(s.$$.fragment,g),E(A),E(v),c=!0)},o(g){L(e.$$.fragment,g),L(d),L(s.$$.fragment,g),L(A),L(v),c=!1},d(g){g&&M(t),q(e),d&&d.d(),q(s),A&&A.d(),v&&v.d()}}}function ad(i,t,e){let{isCurrent:n}=t,{floorIndex:o}=t,{hoverEnable:s}=t,{roomLabelsEnable:r}=t,{ruleLabelsEnable:a}=t,{floorplanData:l}=t,{getRoomAreaText:c}=t,{getLabelElement:u}=t,{getRuleDistanceText:f}=t,{adaptiveRoomLabelVisibleEnable:d}=t;const h=$i(void 0);return i.$$set=p=>{"isCurrent"in p&&e(0,n=p.isCurrent),"floorIndex"in p&&e(1,o=p.floorIndex),"hoverEnable"in p&&e(2,s=p.hoverEnable),"roomLabelsEnable"in p&&e(3,r=p.roomLabelsEnable),"ruleLabelsEnable"in p&&e(4,a=p.ruleLabelsEnable),"floorplanData"in p&&e(5,l=p.floorplanData),"getRoomAreaText"in p&&e(6,c=p.getRoomAreaText),"getLabelElement"in p&&e(7,u=p.getLabelElement),"getRuleDistanceText"in p&&e(8,f=p.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in p&&e(9,d=p.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,u,f,d,h]}class ld extends se{constructor(t){super(),oe(this,t,ad,rd,ne,{isCurrent:0,floorIndex:1,hoverEnable:2,roomLabelsEnable:3,ruleLabelsEnable:4,floorplanData:5,getRoomAreaText:6,getLabelElement:7,getRuleDistanceText:8,adaptiveRoomLabelVisibleEnable:9},sd)}}function cd(i){ce(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Jo(i,t,e){const n=i.slice();return n[16]=t[e],n}function Zo(i){let t,e,n,o,s,r,a=i[9].floorDatas,l=[];for(let h=0;h<a.length;h+=1)l[h]=qo(Jo(i,a,h));const c=h=>L(l[h],1,1,()=>{l[h]=null}),u=[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}];let f={};for(let h=0;h<u.length;h+=1)f=ke(f,u[h]);n=new Uc({props:f});let d=i[6]&&Ko(i);return{c(){t=j("div");for(let h=0;h<l.length;h+=1)l[h].c();e=J(),$(n.$$.fragment),o=J(),d&&d.c(),y(t,"class","floorplan-main svelte-86bqav")},m(h,p){B(h,t,p);for(let A=0;A<l.length;A+=1)l[A].m(t,null);R(t,e),Z(n,t,null),R(t,o),d&&d.m(t,null),r=!0},p(h,p){if(i=h,p&62384){a=i[9].floorDatas;let v;for(v=0;v<a.length;v+=1){const g=Jo(i,a,v);l[v]?(l[v].p(g,p),E(l[v],1)):(l[v]=qo(g),l[v].c(),E(l[v],1),l[v].m(t,e))}for(re(),v=a.length;v<l.length;v+=1)c(v);ae()}const A=p&3592?Qe(u,[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}]):{};n.$set(A),i[6]?d?(d.p(i,p),p&64&&E(d,1)):(d=Ko(i),d.c(),E(d,1),d.m(t,null)):d&&(re(),L(d,1,1,()=>{d=null}),ae())},i(h){if(!r){for(let p=0;p<a.length;p+=1)E(l[p]);E(n.$$.fragment,h),E(d),s||Le(()=>{s=Ot(t,Bt,{duration:i[0],easing:yt}),s.start()}),r=!0}},o(h){l=l.filter(Boolean);for(let p=0;p<l.length;p+=1)L(l[p]);L(n.$$.fragment,h),L(d),r=!1},d(h){h&&M(t),lt(l,h),q(n),d&&d.d()}}}function qo(i){let t,e;const n=[{hoverEnable:i[5],floorplanData:i[9],getRoomAreaText:i[12],getLabelElement:i[13],getRuleDistanceText:i[14],roomLabelsEnable:i[7],ruleLabelsEnable:i[8],adaptiveRoomLabelVisibleEnable:i[15]},{floorIndex:i[16].floorIndex},{isCurrent:i[16].floorIndex===i[4]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new ld({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&62384?Qe(n,[r&62368&&{hoverEnable:s[5],floorplanData:s[9],getRoomAreaText:s[12],getLabelElement:s[13],getRuleDistanceText:s[14],roomLabelsEnable:s[7],ruleLabelsEnable:s[8],adaptiveRoomLabelVisibleEnable:s[15]},r&512&&{floorIndex:s[16].floorIndex},r&528&&{isCurrent:s[16].floorIndex===s[4]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Ko(i){let t,e;return t=new eu({props:{floorplanData:i[9],northDesc:i[2]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&512&&(s.floorplanData=n[9]),o&4&&(s.northDesc=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function ud(i){let t,e,n=i[1]&&Zo(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Zo(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function dd(i,t,e){let{duration:n=0}=t,{visible:o}=t,{northDesc:s}=t,{panoIndex:r}=t,{floorIndex:a}=t,{hoverEnable:l}=t,{compassEnable:c}=t,{roomLabelsEnable:u}=t,{ruleLabelsEnable:f}=t,{floorplanData:d}=t,{lastPanoramaLongitude:h}=t,{cameraImageUrl:p}=t,{getRoomAreaText:A}=t,{getLabelElement:v}=t,{getRuleDistanceText:g}=t,{adaptiveRoomLabelVisibleEnable:w}=t;return i.$$set=b=>{"duration"in b&&e(0,n=b.duration),"visible"in b&&e(1,o=b.visible),"northDesc"in b&&e(2,s=b.northDesc),"panoIndex"in b&&e(3,r=b.panoIndex),"floorIndex"in b&&e(4,a=b.floorIndex),"hoverEnable"in b&&e(5,l=b.hoverEnable),"compassEnable"in b&&e(6,c=b.compassEnable),"roomLabelsEnable"in b&&e(7,u=b.roomLabelsEnable),"ruleLabelsEnable"in b&&e(8,f=b.ruleLabelsEnable),"floorplanData"in b&&e(9,d=b.floorplanData),"lastPanoramaLongitude"in b&&e(10,h=b.lastPanoramaLongitude),"cameraImageUrl"in b&&e(11,p=b.cameraImageUrl),"getRoomAreaText"in b&&e(12,A=b.getRoomAreaText),"getLabelElement"in b&&e(13,v=b.getLabelElement),"getRuleDistanceText"in b&&e(14,g=b.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in b&&e(15,w=b.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,u,f,d,h,p,A,v,g,w]}class eo extends se{constructor(t){super(),oe(this,t,dd,ud,ne,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,hoverEnable:5,compassEnable:6,roomLabelsEnable:7,ruleLabelsEnable:8,floorplanData:9,lastPanoramaLongitude:10,cameraImageUrl:11,getRoomAreaText:12,getLabelElement:13,getRuleDistanceText:14,adaptiveRoomLabelVisibleEnable:15},cd)}}const fd="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 hd(i){return V(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return V(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 md(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 pd(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(md),rules:i.rules}}function gd(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Ad(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 Ct(i){return V(this,null,function*(){const t=yield hd(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(pd),o=i.computed_data.entrance?Ad(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(gd)}})}function vd(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:fd,width:45,height:48},a=ju(s,t),l=Mu(s,e),c=Bu(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function bd(i,t){return t(i),i}function si(i,t){return bd({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function $o(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 to(i,t,e=At.BOUNDING_CENTER){const n=$o(i,t),o=$o(i,t+1);return e===At.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===At.CEILING?o:n}function no(i,t,e,n){const o=to(i,e,n==null?void 0:n.attachedTo),s=new P.Vector3(0,o,0),r=new P.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)}class ri{constructor(t,e){m(this,"five");m(this,"hooks",new qt);m(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class Ft extends ri{}var Ge=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(Ge||{});const Ia=500,yd=80;function Bi(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function ka(i,t){return V(this,null,function*(){yield new Promise((e,n)=>{i.changeMode(...t).catch(o=>n(o)),i.once("initAnimationEnded",()=>{const o=i.getCurrentState(),s=t[0];o.mode!==s&&n(new Error("mode \u4E0E\u9884\u671F\u4E0D\u7B26")),(()=>{const l=t[1];return l?Object.keys(l).every(c=>{const u=o[c];if(u===void 0)return!0;const f=l[c];return typeof u=="number"&&typeof f=="number"?Bi(u,f,2):u===f}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function io(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!(!Bi(e,s,2)||!Bi(n,r,2)||o!==a)}function xa(i,t,e=!0){return V(this,null,function*(){if(io(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[u]=yield Jn(ka(i,[t.mode,t,void 0,e]));if(u)throw new Error(Ge.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 Jn(i.updateCamera(t,l,e));if(c)throw new Error(Ge.UpdateCameraError)})}function Zt(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 wd(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 Cd(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}class Ed extends Ft{constructor(e,n){var a;super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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")});m(this,"show",(...n)=>V(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)}));m(this,"hide",(...n)=>V(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!io(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=no(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})});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(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}))});m(this,"_show",e=>V(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=N(N({},n),e),s=()=>V(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield Jn(xa(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,f=o.immediately?0:Ia;Zt(this.five,u,f),this.render(f)});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}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Zt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(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||Cd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();wd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});m(this,"onFiveWantsGesture",(e,n)=>{if(!!this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});m(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});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:yd/((a=n==null?void 0:n.scale)!=null?a:1)};const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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 V(this,null,function*(){return yield Ct(e.data)})}updateState(e,n){const o=this.state,s=e.config?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Pd=(i,t)=>new Ed(i,t);function Id(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 kd(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}class xd extends Ft{constructor(e,n){super(e);m(this,"name","modelFloorplanPlugin");m(this,"state");m(this,"data");m(this,"showState");m(this,"showPromise");m(this,"app");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"selector");m(this,"showRejection");m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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")});m(this,"show",(...n)=>V(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)}));m(this,"hide",(...n)=>V(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));m(this,"updateSize",()=>{if(!this.data||!io(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=no(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})});m(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Ge.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});m(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}))});m(this,"_show",e=>V(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ge.ModelNotLoaded);if(!this.data)throw new Error(Ge.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},o=N(N({},n),e),s=()=>V(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield Jn(xa(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ge.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const u=o.modelOpacity,f=o.immediately?0:Ia;Zt(this.five,u,f),this.render(f)});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}));m(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Ge.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Zt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});m(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Id(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(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:(kd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});m(this,"onFiveWantsTapGesture",()=>this.handleClick());m(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:90};const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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=to(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.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 V(this,null,function*(){return yield Ct(e.data)})}updateState(e,n){const o=this.state,s=e.config?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Dd=(i,t)=>new xd(i,t);class Sd extends Ft{constructor(e,n){super(e);m(this,"name","topviewFloorplanPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"selector");m(this,"panoIndex",0);m(this,"floorIndex",0);m(this,"wrapper");m(this,"container",document.createElement("div"));m(this,"lastPanoramaLongitude",0);m(this,"size",{width:0,height:0});m(this,"hasAddedEventListener",!1);m(this,"isHiddenByHideFunc",!1);m(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=no(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})});m(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")});m(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})});m(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("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");this.wrapper=e,e.append(this.container)});m(this,"onFiveModeChange",(...[e,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});m(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});m(this,"onFiveCameraUpdate",(e,n)=>{!this.state.visible||(this.updatePosition(),this.updateSize())});m(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});m(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});m(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}))});m(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("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"));const o={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:wt,attachedTo:At.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?si(n,["selector","scale"]):{},r=N(N({},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 V(this,null,function*(){function s(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const r=e;r&&!r.version&&console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");const a=JSON.parse(JSON.stringify(e)),l=s(a)?a.data:a,c=this.data;this.data=yield Ct(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=to(this.five,this.floorIndex,this.state.config.attachedTo),n=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.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 V(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 V(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 V(this,null,function*(){return yield Ct(e.data)})}_show(e){return V(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 ka(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;Zt(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return V(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;Zt(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?N(N({},o.config),e.config):o.config;this.state=he(N(N({},this.state),e),{config:s}),!qe(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=he(N({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude});if(this.app)return this.app.$set(n);this.app=new eo({target:this.container,intro:!0,props:n})}}const Ld=(i,t)=>new Sd(i,t);function oo(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function zd(i){ce(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 Td(i){let t,e,n;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(n,"background-image","url("+(i[0]||wt)+")"),T(n,"transform",i[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",i[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){B(o,t,s),R(t,e),R(e,n)},p(o,[s]){s&1&&T(n,"background-image","url("+(o[0]||wt)+")"),s&2&&T(n,"transform",o[1]),s&4&&T(e,"transform",o[2])},i:K,o:K,d(o){o&&M(t)}}}function Md(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function Bd(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,u=s.getCurrentState().longitude;function f(p,A){const v=p.bounding,g=p.observers[A];if(!g)return"";const w=(v.max.x-v.min.x)*r,b=(v.max.y-v.min.y)*r,I=Math.floor(g.positionInImage.x*w),x=Math.floor(g.positionInImage.y*b);return`translate(${I}px, ${x}px)`}function d(p){e(6,c=p)}const h=oo(p=>{e(7,u=p.longitude)},1e3/60);return et(()=>(s.on("panoWillArrive",d),s.on("cameraDirectionUpdate",h),function(){s.off("panoWillArrive",d),s.off("cameraDirectionUpdate",h)})),i.$$set=p=>{"five"in p&&e(3,s=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=f(a,c)),i.$$.dirty&128&&e(1,o=Md(u))},[l,o,n,s,r,a,c,u]}class jd extends se{constructor(t){super(),oe(this,t,Bd,Td,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},zd)}}function Qd(i){ce(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 es(i,t,e){const n=i.slice();return n[1]=t[e],n}function ts(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=j("div"),n=j("div"),r=J(),y(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(n,"background-image",`url(${t[1].icon.url})`),T(n,"width",o),T(n,"height",s),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,u){B(c,e,u),R(e,n),R(e,r)},p(c,u){t=c,u&1&&T(n,"background-image",`url(${t[1].icon.url})`),u&1&&o!==(o=`${t[1].icon.width/16}rem`)&&T(n,"width",o),u&1&&s!==(s=`${t[1].icon.height/16}rem`)&&T(n,"height",s),u&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),u&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&M(e)}}}function Rd(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=es(i,o,r),l=s(a);n.set(l,e[r]=ts(l,a))}return{c(){t=j("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l].m(t,null)},p(r,[a]){a&1&&(o=r[0],e=tt(e,a,s,1,r,o,n,t,qi,ts,null,es))},i:K,o:K,d(r){r&&M(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Od(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class Hd extends se{constructor(t){super(),oe(this,t,Od,Rd,ne,{extraObjects:0},Qd)}}function ns(i){let t,e;const n=[{five:i[0],pxmm:i[1],floorIndex:i[2],floorplanData:i[4],onRoomHeightClick:i[6]}];let o={};for(let s=0;s<n.length;s+=1)o=ke(o,n[s]);return t=new Pa({props:o}),{c(){$(t.$$.fragment)},m(s,r){Z(t,s,r),e=!0},p(s,r){const a=r&87?Qe(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(E(t.$$.fragment,s),e=!0)},o(s){L(t.$$.fragment,s),e=!1},d(s){q(t,s)}}}function Fd(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let u=0;u<a.length;u+=1)l=ke(l,a[u]);t=new Ca({props:l}),n=new Hd({props:{extraObjects:i[5]}});let c=i[3]&&ns(i);return{c(){$(t.$$.fragment),e=J(),$(n.$$.fragment),o=J(),c&&c.c(),s=fe()},m(u,f){Z(t,u,f),B(u,e,f),Z(n,u,f),B(u,o,f),c&&c.m(u,f),B(u,s,f),r=!0},p(u,[f]){const d=f&20?Qe(a,[{floorIndex:u[2],floorplanData:u[4]}]):{};t.$set(d);const h={};f&32&&(h.extraObjects=u[5]),n.$set(h),u[3]?c?(c.p(u,f),f&8&&E(c,1)):(c=ns(u),c.c(),E(c,1),c.m(s.parentNode,s)):c&&(re(),L(c,1,1,()=>{c=null}),ae())},i(u){r||(E(t.$$.fragment,u),E(n.$$.fragment,u),E(c),r=!0)},o(u){L(t.$$.fragment,u),L(n.$$.fragment,u),L(c),r=!1},d(u){q(t,u),u&&M(e),q(n,u),u&&M(o),c&&c.d(u),u&&M(s)}}}function Gd(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t;const u=void 0;return i.$$set=f=>{"five"in f&&e(0,o=f.five),"pxmm"in f&&e(1,s=f.pxmm),"floorIndex"in f&&e(2,r=f.floorIndex),"hoverEnable"in f&&e(3,a=f.hoverEnable),"floorplanData"in f&&e(4,l=f.floorplanData),"extraObjects"in f&&e(7,c=f.extraObjects)},i.$$.update=()=>{i.$$.dirty&132&&e(5,n=c==null?void 0:c.filter(f=>f.floorIndex===r))},[o,s,r,a,l,n,u,c]}class Nd extends se{constructor(t){super(),oe(this,t,Gd,Fd,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function Wd(i){ce(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 is(i){let t,e,n,o=i[6]!==0&&os(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),Le(()=>i[12].call(t))},m(s,r){B(s,t,r),o&&o.m(t,null),e=Et(t,i[12].bind(t)),n=!0},p(s,r){s[6]!==0?o?(o.p(s,r),r&64&&E(o,1)):(o=os(s),o.c(),E(o,1),o.m(t,null)):o&&(re(),L(o,1,1,()=>{o=null}),ae())},i(s){n||(E(o),n=!0)},o(s){L(o),n=!1},d(s){s&&M(t),o&&o.d(),e()}}}function os(i){let t,e,n,o,s=`${i[8]}px`,r=`${i[11]}px`,a;const l=[{five:i[0],pxmm:i[9],floorIndex:i[10],floorplanData:i[3],hoverEnable:i[2],extraObjects:i[5]}];let c={};for(let d=0;d<l.length;d+=1)c=ke(c,l[d]);e=new Nd({props:c});const u=[{pxmm:i[9],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let f={};for(let d=0;d<u.length;d+=1)f=ke(f,u[d]);return o=new jd({props:f}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",s),T(t,"height",r)},m(d,h){B(d,t,h),Z(e,t,null),R(t,n),Z(o,t,null),a=!0},p(d,h){const p=h&1581?Qe(l,[{five:d[0],pxmm:d[9],floorIndex:d[10],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5]}]):{};e.$set(p);const A=h&537?Qe(u,[{pxmm:d[9],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};o.$set(A),h&256&&s!==(s=`${d[8]}px`)&&T(t,"width",s),h&2048&&r!==(r=`${d[11]}px`)&&T(t,"height",r)},i(d){a||(E(e.$$.fragment,d),E(o.$$.fragment,d),a=!0)},o(d){L(e.$$.fragment,d),L(o.$$.fragment,d),a=!1},d(d){d&&M(t),q(e),q(o)}}}function Xd(i){let t,e,n=i[1]&&is(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=is(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function _d(i,t,e){var g,w;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,u=(w=(g=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:g.floorIndex)!=null?w:0,f=0,d=0,h=0,p=0;function A(b){e(10,u=n.work.observers[b].floorIndex)}et(()=>(n.on("panoArrived",A),()=>{n.off("panoArrived",A)}));function v(){f=this.clientWidth,d=this.clientHeight,e(6,f),e(7,d)}return i.$$set=b=>{"five"in b&&e(0,n=b.five),"visible"in b&&e(1,o=b.visible),"hoverEnable"in b&&e(2,s=b.hoverEnable),"floorplanData"in b&&e(3,r=b.floorplanData),"cameraImageUrl"in b&&e(4,a=b.cameraImageUrl),"extraObjects"in b&&e(5,l=b.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const b=Math.min(f,d),{max:I,min:x}=r.bounding,C=I.x-x.x,z=I.y-x.y,D=function(){return C>z?[b,b/C*z]:[b/z*C,b]}();e(8,h=D[0]),e(11,p=D[1]),e(9,c=h/C)}},[n,o,s,r,a,l,f,d,h,c,u,p,v]}class Yd extends se{constructor(t){super(),oe(this,t,_d,Xd,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},Wd)}}class Ud extends Ft{constructor(e,n){super(e);m(this,"name","panoFloorplanRadarPlugin");m(this,"state");m(this,"data");m(this,"app");m(this,"wrapperSelector","");m(this,"wrapper",null);m(this,"disposed",!1);m(this,"extraObjects",[]);m(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});m(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:!1,cameraImageUrl:wt},s=n!=null&&n.configs?n.configs:{},r=N(N({},o),s);this.state={enabled:!0,visible:!0,config:r},n!=null&&n.wrapper&&console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"),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 V(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 Ct(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return V(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 V(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=vd(e,this.five,this.data),this.render())}formatData(e){return V(this,null,function*(){return yield Ct(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=N(N({},this.state),e),!qe(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=he(N({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects});this.app?this.app.$set(e):this.app=new Yd({target:this.wrapper,props:e})}}const Vd=(i,t)=>new Ud(i,t),Jd=[{type:0,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6"},{type:1,floorType:1,roomType:"100900000002",name:"\u5BA2\u5385"},{type:2,floorType:1,roomType:"100900000002",name:"\u9910\u5385"},{type:3,floorType:0,roomType:"100900000001",name:"\u5367\u5BA4"},{type:4,floorType:0,roomType:"100900000001",name:"\u4E66\u623F"},{type:5,floorType:3,roomType:"100900000004",name:"\u536B\u751F\u95F4"},{type:6,floorType:3,roomType:"100900000004",name:"\u6DCB\u6D74\u95F4"},{type:7,floorType:3,roomType:"100900000004",name:"\u6D17\u624B\u95F4"},{type:8,floorType:3,roomType:"100900000003",name:"\u53A8\u623F"},{type:9,floorType:1,roomType:"100900000003",name:"\u5F00\u653E\u53A8\u623F",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"\u591A\u529F\u80FD\u95F4"},{type:11,floorType:0,roomType:"100900000009",name:"\u4FDD\u59C6\u95F4"},{type:12,floorType:4,roomType:"100900000005",name:"\u9633\u53F0"},{type:13,floorType:4,roomType:"100900000006",name:"\u9732\u53F0"},{type:14,floorType:0,roomType:"100900000008",name:"\u50A8\u7269\u95F4"},{type:15,floorType:0,roomType:"100900000013",name:"\u8863\u5E3D\u95F4"},{type:16,floorType:0,roomType:"100900000011",name:"\u9601\u697C"},{type:17,floorType:2,roomType:"100900000007",name:"\u82B1\u56ED"},{type:18,floorType:5,roomType:"100900000010",name:"\u8F66\u5E93"},{type:19,floorType:1,roomType:"100900000012",name:"\u7535\u68AF"},{type:20,floorType:1,roomType:"100900000012",name:"\u5730\u4E0B\u5BA4"},{type:21,floorType:1,roomType:"100900000012",name:"\u5929\u4E95"},{type:22,floorType:1,roomType:"100900000012",name:"\u9633\u5149\u623F"},{type:23,floorType:1,roomType:"100900000012",name:"\u8FC7\u9053"},{type:24,floorType:1,roomType:"100900000012",name:"\u697C\u68AF\u95F4"},{type:25,floorType:1,roomType:"100900000012",name:"\u95E8\u5385"},{type:26,floorType:2,roomType:"100900000012",name:"\u5165\u6237\u82B1\u56ED"},{type:27,floorType:1,roomType:"100900000012",name:"\u7384\u5173"},{type:28,floorType:1,roomType:"100900000012",name:"\u6311\u7A7A"},{type:29,floorType:4,roomType:"100900000012",name:"\u667E\u6652\u533A"},{type:30,floorType:4,roomType:"100900000012",name:"\u6D17\u8863\u623F"},{type:31,floorType:0,roomType:"100900000012",name:"\u5A31\u4E50\u533A"},{type:32,floorType:0,roomType:"100900000012",name:"\u5065\u8EAB\u533A"},{type:33,floorType:0,roomType:"100900000012",name:"\u63A5\u5F85\u533A"},{type:34,floorType:0,roomType:"100900000012",name:"\u5F71\u97F3\u533A"},{type:35,floorType:1,roomType:"100900000012",name:"\u9910\u996E\u533A"},{type:36,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"\u8D77\u5C45\u5BA4"},{type:38,floorType:0,roomType:"100900000001",name:"\u4E3B\u5367"},{type:39,floorType:0,roomType:"100900000001",name:"\u6B21\u5367"},{type:40,floorType:0,roomType:"100900000001",name:"\u4F18\u5316\u95F4"},{type:41,floorType:0,roomType:"100900000001",name:"\u529E\u516C\u5BA4"},{type:42,floorType:0,roomType:"100900000001",name:"\u4F1A\u8BAE\u5BA4"},{type:43,floorType:0,roomType:"100900000001",name:"\u6D3D\u8C08\u95F4"},{type:44,floorType:1,roomType:"100900000002",name:"\u5171\u4EAB\u5927\u5385"},{type:45,floorType:1,roomType:"100900000012",name:"\u6C34\u5427"},{type:46,floorType:0,roomType:"100900000015",name:"\u51FA\u5165\u53E3"},{type:47,floorType:0,roomType:"100900000015",name:"\u5927\u5385"},{type:48,floorType:0,roomType:"100900000015",name:"\u5305\u53A2"},{type:49,floorType:0,roomType:"100900000015",name:"\u5176\u4ED6"},{type:50,floorType:0,roomType:"100900000016",name:"\u51FA\u5165\u53E3"},{type:51,floorType:0,roomType:"100900000016",name:"\u529E\u516C\u533A"},{type:52,floorType:0,roomType:"100900000016",name:"\u8001\u677F\u95F4"},{type:53,floorType:0,roomType:"100900000016",name:"\u4F1A\u8BAE\u5BA4"},{type:54,floorType:0,roomType:"100900000016",name:"\u4F11\u606F\u533A/\u6C34\u5427"},{type:55,floorType:0,roomType:"100900000016",name:"\u5176\u4ED6"},{type:56,floorType:2,roomType:"100900000012",name:"\u7A7A\u4E2D\u82B1\u56ED"},{type:57,floorType:0,roomType:"100900000001",name:"\u6D0B\u5BA4"},{type:58,floorType:0,roomType:"100900000001",name:"\u548C\u5BA4"}],Zd=[{type:0,description:"\u6728\u8D28\u5730\u677F"},{type:1,description:"\u74F7\u7816\u5730\u9762"},{type:2,description:"\u6237\u5916\u5730\u9762"},{type:3,description:"\u536B\u751F\u95F4\u5730\u9762"},{type:4,description:"\u9633\u53F0\u5730\u9762"},{type:5,description:"\u8F66\u5E93\u5730\u9762"}],qd=[{roomType:"100900000001",description:"\u5BA4"},{roomType:"100900000002",description:"\u5385"},{roomType:"100900000003",description:"\u53A8"},{roomType:"100900000004",description:"\u536B"},{roomType:"100900000005",description:"\u9633\u53F0"},{roomType:"100900000006",description:"\u9732\u53F0"},{roomType:"100900000007",description:"\u82B1\u56ED"},{roomType:"100900000008",description:"\u50A8"},{roomType:"100900000009",description:"\u4FDD\u59C6\u95F4"},{roomType:"100900000010",description:"\u8F66\u5E93"},{roomType:"100900000011",description:"\u9601\u697C"},{roomType:"100900000012",description:"\u5176\u4ED6"},{roomType:"100900000013",description:"\u8863"},{roomType:"100900000015",description:"\u5546\u94FA"},{roomType:"100900000016",description:"\u5199\u5B57\u697C"}],vi=(i,t,e)=>{const n=new P.Matrix4,o=new P.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},Kd=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(vi(o,0,0)),s&&i.applyMatrix4(vi(0,s,0)),r&&i.applyMatrix4(vi(0,0,r))}return n&&i.position.set(n.x,n.y,n.z),i};function Da(i,t){i.traverse(e=>{var n;if(e.type==="Mesh"){const o=e,s=N({map:o.material.map||{}},t);o.material=new G.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $d=(i,t)=>{var u;const e=t.fbx_url||"//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX",n=(u=t.north_rad)!=null?u:void 0,o={},s=f=>V(exports,null,function*(){var W;const d=(f==null?void 0:f.fbx_url)||e,h=(W=f==null?void 0:f.north_rad)!=null?W:n;if(typeof h!="number")throw new Error('"northRad"\u914D\u7F6E\u53C2\u6570\u7F3A\u5931\uFF1A\u672A\u914D\u7F6E\u6307\u5357\u9488\u6307\u5411\uFF01');const p=i.model.bounding,A=p.max.x-p.min.x,v=p.max.z-p.min.z,g=Math.max(A,v),b=yield new Zr.FBXLoader().loadAsync(d);Da(b,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending});const I=[0,h-Math.PI/2,0],{model:{bounding:{max:{x,z:C},min:{x:z,y:D,z:Q}}}}=i;o.yBase=D;const X={x:(x+z)/2,y:D-1.6,z:(C+Q)/2},_=.0045*g;return Kd(b,{position:X,rotation:I,scale:_}),o.object=b,!0}),r=({latitude:f})=>{if(!o.object)return;const d=a(f);d&&(o.object.position.y=d)},a=f=>{if(o.yBase===void 0)return;const d=.6;if(f>=Math.PI/4)return o.yBase-(d+1.6);const h=f*(4/Math.PI);return o.yBase-(d*h+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 f=a(i.getPose().latitude);f&&(o.object.position.y=f),i.scene.add(o.object),i.needsRender=!0,i.on("cameraDirectionUpdate",r)}}};function ef(i,t){var c,u,f,d,h;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(u=t==null?void 0:t.fontSize)!=null?u:e*(35/256)*1.2,o=(f=t==null?void 0:t.backgroundColor)!=null?f:"rgba(0,0,0,0)",s=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(h=t==null?void 0:t.textAlign)!=null?h:"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 "\u5FAE\u8F6F\u96C5\u9ED1"`,l.textAlign=r,l.fillStyle=s,l.fillText(i,e/2,e*.7),new G.CanvasTexture(a)}const tf=({x:i,y:t,z:e})=>new G.Vector3(i,t,e),nf=(i,t)=>{var A,v,g;const e={},n=(A=t.animationEnabled)!=null?A:!0,o=(v=t.position)!=null?v:void 0,s=(g=t.rad)!=null?g:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>V(exports,null,function*(){var X,_,W,k,S,O,H,F;const b=(X=w==null?void 0:w.position)!=null?X:o;if(!b)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=tf(b),x=(_=w==null?void 0:w.rad)!=null?_:s,C=(W=w==null?void 0:w.fbx_url)!=null?W:r;if(e.rad=x,x===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${x}`));const z=yield new Zr.FBXLoader().loadAsync(C);z.position.copy(I),z.rotation.z=x,z.scale.set(.8,.8,.8),Da(z,{transparent:!0,side:P.DoubleSide});const D=(H=(O=(S=(k=z.children)==null?void 0:k[0])==null?void 0:S.children)==null?void 0:O[3])==null?void 0:H.clone();if(!D)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${D}`));const Q=(F=t.name)!=null?F:"\u5165\u6237\u95E8";return D.material=new G.MeshBasicMaterial({transparent:!0,map:ef(Q)}),D.renderOrder=3,z.children[0].add(D),e.object=z,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,b=new G.AnimationMixer(e.object);a.push(b);const I=b.clipAction(e.object.animations[0]);I.timeScale=w;let x;const C=()=>{let X=0,_=0;const W=1e3/30,k=S=>{X=requestAnimationFrame(k);const O=S-_;O<W||(_=S,a.forEach(H=>H.update(O/1e3)),i.needsRender=!0)};return X=requestAnimationFrame(k),()=>{cancelAnimationFrame(X)}},Q={play:()=>{x||(I.play(),x=C(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),x==null||x(),x=void 0}};e.animation=Q},u=w=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=w==null?void 0:w.animationEnable)!=null?I:n)&&(e.animation||c(),e.animation.play()),i.scene.add(e.object),i.needsRender=!0},f=()=>{!e.object||(e.animation&&e.animation.stop(),i.scene.remove(e.object),i.needsRender=!0)},d=w=>w==="Floorplan"?u():f();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,d(i.currentMode),i.on("modeChange",d),u(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,f(),i.off("modeChange",d)),!0)}};class so extends un.default.Tween{constructor(){super(...arguments);m(this,"disposeMethods",[]);m(this,"animationFrameDisposer");m(this,"onDispose",e=>(this.disposeMethods.push(e),this));m(this,"play",()=>(this.start(0),this.animationFrameDisposer=li(e=>this.update(e)),this));m(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(n=>n()),this.disposeMethods=[],un.default.remove(this)})}}function Sa(i,t=un.default.Easing.Linear.None){const e=new so({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const hn=window.requestAnimationFrame||(i=>setTimeout(i,16)),of=window.cancelAnimationFrame||clearTimeout;function ai(i,t=0){t<=0?hn(i):hn(()=>ai(i,t-1))}function li(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=hn(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=hn(r),function(){of(e)}}function sf(){const i=Date.now();return new Promise(t=>{hn(()=>{t(Date.now()-i)})})}const rf=ti.Easing;function af(i,t,e,n=rf.Linear.None){const o=new ti.Tween(i).to(t,e).easing(n);ai(()=>o.start(0));const s=li(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 lf(i,t){return af({progress:0},{progress:1},i,t)}var La=(i=>(i.Move="Move",i.Rotate="Rotate",i))(La||{}),Ze=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(Ze||{});const On=Math.PI*2;function ss(i){return(i%On+On)%On}function rs(i){return i%On}function bi(i,t,e){return i+(t-i)*e}const ji=(i,t,e)=>{const n=Math.PI,o=n*2;return i=ss(i),t=ss(t),e===Ze.Anticlockwise&&i<t&&(i+=o),e===Ze.Clockwise&&t<i&&(t+=o),e===Ze.Loop&&t-i>n?ji(i,t,Ze.Anticlockwise):e===Ze.Loop&&i-t>n?ji(i,t,Ze.Clockwise):{from:i,to:t}},cf=i=>{const t={},e=(l,c,...u)=>V(exports,[l,c,...u],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((f,d)=>{const h=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;h!==void 0?i.moveToPano(h,Object.assign({duration:r,moveEndCallback:()=>f(!0),moveCancelCallback:()=>d(!1)},s)):d(!1)})}),n=s=>{const r=i.state,a=rs(r.latitude),l=rs(s.latitude),{from:c,to:u}=ji(r.longitude,s.longitude,s.rotation||Ze.Loop),f=r.fov,d=s.fov;return{from:{latitude:a,longitude:c,fov:f},to:{latitude:l,longitude:u,fov:d}}};return{move:e,rotate:(l,c,...u)=>V(exports,[l,c,...u],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==be.Five.Mode.Panorama&&(yield i.changeMode(be.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((h,p)=>{if(!s.panoIndex){h(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>h(!0),moveCancelCallback:()=>p(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:f,to:d}=n(s);return yield new Promise(h=>{const p=({progress:b})=>{const I={};I.longitude=bi(f.longitude,d.longitude,b),I.latitude=bi(f.latitude,d.latitude,b),I.fov=bi(f.fov,d.fov,b),i.setState(I,!0)},A=()=>{h(!0)},v=()=>{h(!1)},g=s.rotateSpeed?Math.ceil(Math.abs(d.longitude-f.longitude)/s.rotateSpeed*1e3):r,w=lf(g,ti.Easing.Linear.None).onUpdate(p).onComplete(A).onDestroy(v);s.rotation===Ze.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(b=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),h(b)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function as(i,t){return i.x===t.x&&i.y===t.y}function za(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function Kn(i,t){return(t.y-i.y)/(t.x-i.x)}function Ta(i,t,e){const n=Kn(i[1],i[0]),o=Kn(t[1],t[0]);if(isNaN(n)||isNaN(o)||za(n,o))return!1;if(En(i[0],t))return i[0];if(En(i[1],t))return i[1];if(En(t[0],i))return t[0];if(En(t[1],i))return t[1];if(e&&!uf(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 En(i,t){return as(i,t[0])||as(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&&za(Kn(t[0],i),Kn(i,t[1]))}function Pn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function uf(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)&&Pn(t[0],i[1],i[0])*Pn(i[1],t[1],i[0])>0&&Pn(i[0],t[1],t[0])*Pn(t[1],i[1],t[0])>0?1:0}function Ma(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>Ma(i,t-1))}const df=`<style type="text/css">
|
|
116
116
|
.PanoRulerPlugin-rule-line {
|
|
117
117
|
position: absolute;
|
|
118
118
|
transform-origin: left center;
|
|
@@ -205,7 +205,7 @@ transition: all 500ms;
|
|
|
205
205
|
<div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(v)}</div>
|
|
206
206
|
</div>
|
|
207
207
|
</div>
|
|
208
|
-
`,w=document.createElement("div");return w.setAttribute("class","PanoRulerPlugin-rule"),w.setAttribute("data-name",A),w.setAttribute("style","display: none"),w.innerHTML=g,w},o=document.createElement("div");o.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const s=document.createElement("div");s.innerHTML=df,o.appendChild(s);const r={},a=(A,v)=>{if(e.loaded)throw new Error("\u6807\u5C3A\u88AB\u91CD\u590D\u521D\u59CB\u5316\uFF01");const g=hf(A,i),w=i.work;if(!w)return!1;for(const b in v){const I=v[b],{standingPosition:x}=w.observers[0],C=I.map(({x:z,z:D,observers:Q})=>{const X=Q.length>0?A.rooms[A.observers[Q[0]]].name:"",Y=g[X]?g[X].floor:null;let W=1/0,k={index:0,x:x.x,y:x.y,z:x.z};Q.forEach(_=>{if(!w.observers[_])return;const{standingPosition:U}=w.observers[_],ie={index:_,x:U.x,y:U.y,z:U.z},de=ff({x:z,z:D},ie);Y?de<W&&Math.abs(ie.y-Y)<.3&&(W=de,k=ie):de<W&&(W=de,k=ie)});const S=new G.Vector3(z,k.y,D);Object.assign(S,{observers:Q});const O=g[X]?g[X].roof:null,H=O?new G.Vector3(z,O,D):null;return H&&Object.assign(H,{observers:Q}),{origin:S,vertical:H}});r[b]={origins:C.map(z=>z.origin),rules:[]};for(const{origin:z,vertical:D}of C){if(!D)continue;const Q=n(b,z.distanceTo(D));o.append(Q),r[b].rules.push({vertical:!0,rule:[z,D],$element:Q})}for(let z=0;z<C.length;z++){let D=z+1;D>=C.length&&(D=0);const{origin:Q}=C[z],{origin:X}=C[D],Y=n(b,Q.distanceTo(X));o.append(Y),r[b].rules.push({vertical:!1,rule:[Q,X],$element:Y})}}return e.loaded=!0,!0},l=(A,v,g)=>V(exports,null,function*(){const w=A||t.roomInfo,b=v||t.roomRules;if(!w||!b)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");return e.loaded=!1,e.options=N(N({},e.options),g||{}),i.model.loaded?a(w,b):yield new Promise(I=>i.once("modelLoaded",()=>I(a(w,b))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(A,v,g,w)=>{const b=[[{x:0,y:0},{x:g,y:0}],[{x:0,y:0},{x:0,y:w}],[{x:g,y:0},{x:g,y:w}],[{x:0,y:w},{x:g,y:w}]],I=[];for(let x=0;x<b.length;x++){const C=Ta([A,v],[b[x][0],b[x][1]],!0);C&&I.push(C)}return I.length===0?!1:I},u=()=>{var Q;const A=(Q=i.getElement())==null?void 0:Q.parentElement;if(!A||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:v,camera:g,currentMode:w}=i;if(v===void 0)return;let b;for(const X in r)X.split(",").indexOf(v.toString())>=0&&(b=X);if(!b){for(const X in r)for(const{$element:Y}of r[X].rules)Y.style.display="none";return}const I=g.position,x=g.getWorldDirection(new G.Vector3),C=A.clientWidth,z=A.clientHeight;if(w!==be.Five.Mode.Panorama){for(const X in r)for(const{$element:Y}of r[X].rules)Y.style.display="none";return}for(const X in r)for(const{$element:Y}of r[X].rules)Y.style.display=X===b?"block":"none";const[D]=r[b].origins.slice().filter(X=>X.observers.indexOf(v)>=0).sort((X,Y)=>{const W=X.clone().setY(0).sub(I).normalize().angleTo(x.clone().setY(0)),k=Y.clone().setY(0).sub(I).normalize().angleTo(x.clone().setY(0));return W-k});for(const{rule:X,vertical:Y,$element:W}of r[b].rules){const[k,S]=X,O=W.querySelector(".PanoRulerPlugin-rule-line");if(!O)return;if(!D){W.style.display="none";continue}if(k!==D&&S!==D){W.style.display="none";continue}if(k.distanceTo(S)<.3){W.style.display="none";continue}if(k.observers.indexOf(v)===-1||S.observers.indexOf(v)===-1){W.style.display="none";continue}if(k.clone().sub(I).normalize().angleTo(x)>Math.PI/2){W.style.display="none";continue}if(S.clone().sub(I).normalize().angleTo(x)>Math.PI/2){W.style.display="none";continue}const ee=k.distanceTo(S);if(S.clone().sub(S.clone().sub(k).divide(new G.Vector3(2,2,2))).distanceTo(I)/ee>8){W.style.display="none";continue}const ie=k.clone().project(g),de=(ie.x+1)/2*C,me=(-ie.y+1)/2*z,Pe=S.clone().project(g),Te=(Pe.x+1)/2*C,Oe=(-Pe.y+1)/2*z,le=Math.sqrt(Math.pow(Te-de,2)+Math.pow(Oe-me,2));let ve=le,Ee=50;const ue=c({x:~~de,y:~~me},{x:~~Te,y:~~Oe},C,z);if(ue&&ue.length===1&&(D===k?(ve=Math.sqrt(Math.pow(ue[0].x-de,2)+Math.pow(ue[0].y-me,2)),Ee=ve/le*50):D===S&&(ve=Math.sqrt(Math.pow(ue[0].x-Te,2)+Math.pow(ue[0].y-Oe,2)),Ee=100-ve/le*50)),ue&&ue.length===2){const ft={x:(ue[0].x+ue[1].x)/2,y:(ue[0].y+ue[1].y)/2};Ee=Math.sqrt(Math.pow(ft.x-de,2)+Math.pow(ft.y-me,2))/le*100}const kt=(Math.PI/2-Math.atan2(Te-de,me-Oe))/Math.PI*180,ge=O.querySelector(".PanoRulerPlugin-rule-label"),dt=ge.children[0].clientWidth;dt>=le||dt/2>=Ee/100*le||dt/2>=(1-Ee/100)*le?O.style.display="none":(O.style.display="block",O.style.width=le+"px",O.style.left=de+"px",O.style.top=me+"px",O.style.transform=`rotate(${-kt}deg)`,ge.style.left=`${Ee}%`)}},f=()=>Ma(u),d=()=>{var A,v;return e.loaded?(e.enable||(o.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(v=(A=i.getElement())==null?void 0:A.parentElement)==null||v.append(o),u(),i.on("modeChange",u),i.on("cameraUpdate",f),e.enable=!0),!0):!1},h=()=>(e.enable&&(i.off("modeChange",u),i.off("cameraUpdate",f),o&&o.remove(),e.enable=!1),!0);function p(A){if(A.distanceText&&A.distanceText!==e.options.distanceText){const v=A.distanceText;e.options.distanceText=v,Object.values(r).forEach(g=>{g.rules.forEach(w=>{const[b,I]=w.rule,x=b.distanceTo(I),C=w.$element.querySelector(".PanoRulerPlugin-rule-label-name");!C||(C.innerText=v(x))})})}}return{enable:d,disable:h,load:l,state:e,changeConfigs:p}};function pf(i){ce(i,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function ls(i,t,e){const n=i.slice();return n[6]=t[e],n}function gf(i){let t,e=i[0].children,n=[];for(let o=0;o<e.length;o+=1)n[o]=cs(ls(i,e,o));return{c(){t=j("div");for(let o=0;o<n.length;o+=1)n[o].c();y(t,"class","rule-mixed-line svelte-1h27ktp")},m(o,s){B(o,t,s);for(let r=0;r<n.length;r+=1)n[r].m(t,null)},p(o,s){if(s&9){e=o[0].children;let r;for(r=0;r<e.length;r+=1){const a=ls(o,e,r);n[r]?n[r].p(a,s):(n[r]=cs(a),n[r].c(),n[r].m(t,null))}for(;r<n.length;r+=1)n[r].d(1);n.length=e.length}},d(o){o&&M(t),lt(n,o)}}}function Af(i){let t,e;return{c(){t=j("em"),y(t,"class",e=je(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),y(t,"style",i[3])},m(n,o){B(n,t,o)},p(n,o){o&1&&e!==(e=je(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&y(t,"class",e),o&8&&y(t,"style",n[3])},d(n){n&&M(t)}}}function cs(i){let t,e,n=`${i[6].width}px`;return{c(){t=j("div"),y(t,"class",e=je(i[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),y(t,"style",i[3]),T(t,"width",n)},m(o,s){B(o,t,s)},p(o,s){s&1&&e!==(e=je(o[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&y(t,"class",e),s&8&&y(t,"style",o[3]),s&1&&n!==(n=`${o[6].width}px`)&&T(t,"width",n)},d(o){o&&M(t)}}}function vf(i){let t,e,n,o,s=i[0].labelElement+"",r,a,l=`${i[0].labelOffset}%`,c=`${i[0].width}px`,u=`${i[0].left}px`,f=`${i[0].top}px`,d=`rotate(${i[0].rotateDeg}deg)`;function h(v,g){return v[0].children.length===0?Af:gf}let p=h(i),A=p(i);return{c(){t=j("div"),A.c(),e=J(),n=j("div"),o=j("div"),r=Ce(s),y(o,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Le(()=>i[4].call(o)),y(n,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(n,"left",l),y(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",u),T(t,"top",f),T(t,"transform",d),T(t,"display",i[0].visible&&i[2]?"block":"none")},m(v,g){B(v,t,g),A.m(t,null),R(t,e),R(t,n),R(n,o),R(o,r),a=Et(o,i[4].bind(o))},p(v,[g]){p===(p=h(v))&&A?A.p(v,g):(A.d(1),A=p(v),A&&(A.c(),A.m(t,e))),g&1&&s!==(s=v[0].labelElement+"")&&xe(r,s),g&1&&l!==(l=`${v[0].labelOffset}%`)&&T(n,"left",l),g&1&&c!==(c=`${v[0].width}px`)&&T(t,"width",c),g&1&&u!==(u=`${v[0].left}px`)&&T(t,"left",u),g&1&&f!==(f=`${v[0].top}px`)&&T(t,"top",f),g&1&&d!==(d=`rotate(${v[0].rotateDeg}deg)`)&&T(t,"transform",d),g&5&&T(t,"display",v[0].visible&&v[2]?"block":"none")},i:K,o:K,d(v){v&&M(t),A.d(),a()}}}function bf(i,t,e){let n,{rulerItemProp:o}=t,s=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return i.$$set=c=>{"rulerItemProp"in c&&e(0,o=c.rulerItemProp)},i.$$.update=()=>{i.$$.dirty&3&&(r>=o.width||r/2>=o.labelOffset/100*o.width||r/2>=(1-o.labelOffset/100)*o.width?e(2,s=!1):e(2,s=!0))},e(3,n=`--background-image: url(${a})`),[o,r,s,n,l]}class yf extends se{constructor(t){super(),oe(this,t,bf,vf,ne,{rulerItemProp:0},pf)}}function us(i,t,e){const n=i.slice();return n[12]=t[e],n}function ds(i){let t,e;return t=new yf({props:{rulerItemProp:i[12]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.rulerItemProp=n[12]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function wf(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=ds(us(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=j("div");for(let r=0;r<o.length;r+=1)o[r].c()},m(r,a){B(r,t,a);for(let l=0;l<o.length;l+=1)o[l].m(t,null);e=!0},p(r,[a]){if(a&1){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=us(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=ds(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&M(t),lt(o,r)}}}function Cf(i,t,e){var A,v,g,w;let{five:n}=t,{rulerDatas:o}=t,{options:s}=t,r=[];const a=((v=(A=n.getElement())==null?void 0:A.parentElement)==null?void 0:v.clientWidth)||0,l=((w=(g=n.getElement())==null?void 0:g.parentElement)==null?void 0:w.clientHeight)||0,c=(b,I)=>{const x=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],C=[];for(let z=0;z<x.length;z++){const D=Ta([b,I],[x[z][0],x[z][1]],!0);D&&C.push(D)}return C.length===0?!1:C},u=(b,I)=>{const x=b.clone().project(n.camera),C=(x.x+1)/2*a,z=(-x.y+1)/2*l,D=I.clone().project(n.camera),Q=(D.x+1)/2*a,X=(-D.y+1)/2*l,Y=Math.sqrt(Math.pow(Q-C,2)+Math.pow(X-z,2));return{startLeft:C,startTop:z,endLeft:Q,endTop:X,distance:Y}},f=(b,I,x)=>{const C=n.camera.position,z=n.camera.getWorldDirection(new G.Vector3),D=b.clone().sub(C).normalize().angleTo(z),Q=I.clone().sub(C).normalize().angleTo(z),X=b.distanceTo(I),W=I.clone().sub(I.clone().sub(b).divide(new G.Vector3(2,2,2))).distanceTo(C),{startLeft:k,startTop:S,endLeft:O,endTop:H,distance:F}=u(b,I),_=-((Math.PI/2-Math.atan2(O-k,S-H))/Math.PI)*180;let U=!0;x||(U=!1),!qe(b,x)&&!qe(I,x)&&(U=!1),X<.3&&(U=!1),D>Math.PI/2&&(U=!1),Q>Math.PI/2&&(U=!1),W/X>8&&(U=!1);let ie=50,de=F;const me=c({x:~~k,y:~~S},{x:~~O,y:~~H});if(me&&me.length===1&&(qe(b,x)?(de=Math.sqrt(Math.pow(me[0].x-k,2)+Math.pow(me[0].y-S,2)),ie=de/F*50):qe(I,x)&&(de=Math.sqrt(Math.pow(me[0].x-O,2)+Math.pow(me[0].y-H,2)),ie=100-de/F*50)),me&&me.length===2){const Pe={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ie=Math.sqrt(Math.pow(Pe.x-k,2)+Math.pow(Pe.y-S,2))/F*100}return{startLeft:k,startTop:S,distance:F,deg:_,visible:U,labelOffset:ie,ruleLength:X}},d=()=>{const b=n.panoIndex,I=o.find(Y=>Y.panoIndex===b);if(!I)return e(0,r=[]);if(n.currentMode!==be.Five.Mode.Panorama)return e(0,r=[]);const x=n.camera.position,C=n.camera.getWorldDirection(new G.Vector3),z=I.lines.map(Y=>new G.Vector3(Y.start[0],-Y.start[1],-Y.start[2])),D=I.lines.map(Y=>new G.Vector3(Y.end[0],-Y.end[1],-Y.end[2])),[Q]=z.concat(D).sort((Y,W)=>{const k=Y.clone().setY(0).sub(x).normalize().angleTo(C.clone().setY(0)),S=W.clone().setY(0).sub(x).normalize().angleTo(C.clone().setY(0));return k-S}),X=I.lines.map(Y=>{var de,me;const W=Y.start,k=Y.end,{startLeft:S,startTop:O,distance:H,deg:F,visible:ee,labelOffset:_,ruleLength:U}=f(new G.Vector3(W[0],-W[1],-W[2]),new G.Vector3(k[0],-k[1],-k[2]),Q),ie=[];return Y.children&&((de=Y.children)==null?void 0:de.length)>0&&((me=Y.children)==null||me.forEach(Pe=>{const Te=Pe.start,Oe=Pe.end,{distance:le}=u(new G.Vector3(Te[0],-Te[1],-Te[2]),new G.Vector3(Oe[0],-Oe[1],-Oe[2]));ie.push({width:le,state:Pe.state})})),{width:H,left:S,top:O,rotateDeg:F,state:Y.state,children:ie,labelOffset:_,visible:ee,labelElement:s.distanceText(U)}});e(0,r=X)},h=()=>ai(d),p=oo(d,80);return et(()=>{d(),n.on("panoArrived",d),n.on("modeChange",d),n.on("cameraDirectionUpdate",h),n.on("movingToPano",h),n.on("mouseWheel",()=>p()),n.on("pinchGesture",()=>p())}),It(()=>{n.off("panoArrived",d),n.off("modeChange",d),n.off("cameraDirectionUpdate",h),n.off("movingToPano",h),n.off("mouseWheel",()=>p()),n.off("pinchGesture",()=>p())}),i.$$set=b=>{"five"in b&&e(1,n=b.five),"rulerDatas"in b&&e(2,o=b.rulerDatas),"options"in b&&e(3,s=b.options)},[r,n,o,s]}class Ef extends se{constructor(t){super(),oe(this,t,Cf,wf,ne,{five:1,rulerDatas:2,options:3})}}class Pf{constructor(t,e){m(this,"five");m(this,"container",document.createElement("div"));m(this,"panoRulerProData");m(this,"rulerItems");m(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var n,o;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=N(N({},this.state.options),e.options||{}),(n=e.options)!=null&&n.className&&this.container.classList.add((o=e.options)==null?void 0:o.className)),this.five.once("modelLoaded",()=>V(this,null,function*(){var s,r;(r=(s=this.five.getElement())==null?void 0:s.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return V(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return V(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new Ef({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}}const If=(i,t)=>new Pf(i,t),kf="data:image/png;base64,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";function xf(){const i=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return i.appendChild(t),i.appendChild(e),i.style.position="relative",i.style.width="100%",i.style.display="flex",i.style.flexDirection="column",i.style.alignItems="center",i.style.marginTop=`${150/16}rem`,i.style.opacity="0",i.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${kf})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(n){n.appendChild(i)},dispose(){i.remove()},setRoom(n){e.innerHTML=n.name+" "+Math.floor(n.size/1e6)+"\u33A1"},show(){i.style.opacity="1"},hide(){i.style.opacity="0"}}}const Df=new P.TextureLoader;function fs(i){return V(this,null,function*(){return new Promise((t,e)=>{Df.load(i,t,void 0,e)}).then(t=>(t.encoding=P.sRGBEncoding,t))})}const In={userAction:!0};class Sf extends Ft{constructor(e,n){super(e);m(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:"//vrlab-image4.ljcdn.com/release/web/v3/north-point-circle.96498e69.png",entryDoorImageUrl:"//vrlab-image4.ljcdn.com/release/web/enterDoor.831b8208.png"}});m(this,"data");m(this,"group",new P.Group);m(this,"roomInfoInstance");m(this,"roomInfoWrapperInstance");m(this,"compassMeshTween");m(this,"compassMesh");m(this,"entryDoorMesh");m(this,"dispose",()=>{var e,n,o,s;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(n=(e=this.compassMesh)==null?void 0:e.material.map)==null||n.dispose(),(s=(o=this.entryDoorMesh)==null?void 0:o.material.map)==null||s.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});m(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});m(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});m(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});m(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});m(this,"onFivePanoWillArrive",e=>{var n,o;e!==this.five.panoIndex&&((n=this.compassMeshTween)==null||n.dispose(),(o=this.compassMesh)==null||o.material.setValues({opacity:0}))});m(this,"onFivePanoArrived",e=>{var o,s,r,a,l,c,u;const n=(r=(s=(o=this.five.work)==null?void 0:o.observers)==null?void 0:s[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(n.clone().setY(n.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Sa(1e3).onUpdate(({progress:f})=>{var d;(d=this.compassMesh)==null||d.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const d=new P.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(n.y).sub(n).normalize(),h=n.clone().add(d.clone().multiplyScalar(.7)).setY(n.y+.01);this.entryDoorMesh.rotation.z=new P.Vector3(0,0,-1).angleTo(d),this.entryDoorMesh.position.copy(h),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(n.clone().setY(n.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});m(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:n})=>{var o,s;!this.roomInfoWrapperInstance||(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,n>.66&&this.five.getCurrentState().mode==="Panorama"?(o=this.roomInfoInstance)==null||o.show():(s=this.roomInfoInstance)==null||s.hide())});m(this,"onFiveModeChange",(e,n,o,s,r)=>{e!==n&&this.setState({visible:e===be.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:N(N({},this.state.config),n||{})})}enable(e=In){this.setState({enabled:!0},e)}disable(e=In){this.setState({enabled:!1},e)}show(e=In){if(!!this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=In){if(!!this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,n={userAction:!0}){var s,r;const o=JSON.parse(JSON.stringify(this.state));this.state={visible:(s=e.visible)!=null?s:o.visible,enabled:(r=e.enabled)!=null?r:o.enabled,config:N(N({},o.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",n)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",n)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",n)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",n)),e.config&&this.init()}load(e,n,o=!0){return V(this,null,function*(){const s=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(s)&&(this.hooks.emit("dataChange",s,this.data),this.data=N({},s),this.init(),n&&this.setState(n,{userAction:o}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return V(this,null,function*(){var o,s,r,a;const e=(s=(o=this.data)==null?void 0:o.north_rad)!=null?s:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));const n=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),n!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=xf(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return V(this,null,function*(){const e=this.state.config.compassImageUrl,n=yield fs(e),o=new P.CircleGeometry(.7,32),s=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:0,depthTest:!1}),r=new P.Mesh(o,s);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return V(this,null,function*(){const e=this.state.config.entryDoorImageUrl,n=yield fs(e),o=new P.PlaneGeometry(.2,.16),s=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:.8,depthTest:!1}),r=new P.Mesh(o,s);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new P.Vector3(-.7,0,-.7),new P.Vector3(.7,0,-.7),new P.Vector3(.7,0,.7),new P.Vector3(-.7,0,.7)];return Kt(this.five).create3DDomContainer(e)}}const Lf=(i,t)=>new Sf(i,t);function kn(i,t,e){const n=i[t];i[t]=i[e],i[e]=n}function zf(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;kn(i,a*4+0,l*4+0),kn(i,a*4+1,l*4+1),kn(i,a*4+2,l*4+2),kn(i,a*4+3,l*4+3)}}}class Ba{constructor(t,e){m(this,"width");m(this,"height");m(this,"visible",!1);m(this,"hooks",new be.Subscribe);m(this,"contentDom",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"wrapper");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"canvas",this.contentDom);m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"lastPanEvent");m(this,"hammer");m(this,"onPan",t=>{var c,u,f,d;if(!this.wrapper)return;const e=(u=(c=this.lastPanEvent)==null?void 0:c.deltaX)!=null?u:0,n=(d=(f=this.lastPanEvent)==null?void 0:f.deltaY)!=null?d:0,o=t.deltaX-e,s=t.deltaY-n;if(this.lastPanEvent=t,this.hooks.emit("wantsPanGesture",{srcEvent:t,deltaX:o,deltaY:s}))return;const a=this.offset.x+o,l=this.offset.y+s;this.contentDom.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${a}px, ${l}px, 100px)`,this.offset={x:a,y:l}});m(this,"onPanEnd",t=>{this.lastPanEvent=void 0,this.contentDom.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd))}dispose(){var t;this.clear(),this.remove(),(t=this.hammer)==null||t.destroy()}remove(){this.canvas.remove(),this.visible=!1}clear(){this.context.clearRect(0,0,this.canvas.width,this.canvas.height)}appendTo(t){this.wrapper=t,this.initStyle(),t.append(this.canvas),this.visible=!0}renderWithPoint(t){!this.wrapper||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.wrapper)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.wrapper.clientWidth,s=-(n.x-1)/2*this.wrapper.clientWidth,r=-(n.y-1)/2*this.wrapper.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.wrapper)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);zf(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}class Tf{constructor(t){m(this,"edges",[]);m(this,"five");m(this,"onModelLoaded",()=>{!this.five.model||(this.edges=this.five.model.getEdges())});this.five=t,this.five.model.loaded?this.onModelLoaded():this.five.on("modelLoaded",this.onModelLoaded)}dispose(){}getAdsorbentPoint(t){if(this.edges.length===0)return null;let e=1/0,n;return this.edges.forEach(o=>{const s=o.closestPointToPoint(t.point,!0,new G.Vector3),r=s.distanceTo(t.point);r<e&&(n=s,e=r)}),e>.1?null:n||null}}class Qi{constructor(){m(this,"id",Fe());m(this,"points",[]);m(this,"lines",[])}push(t){const e=this.getNext(t);if(!e)throw new Error("\u5F53\u524D\u7EBF\u6BB5\u4E8E\u4E0A\u4E00\u6761\u7EBF\u6BB5\u65E0\u6CD5\u6784\u6210\u6298\u7EBF");return this.lines.push(e.line),this.points.push(...e.points),this.lines.length}pop(){const t=this.lines.pop();return this.lines.length===0?this.points.slice(0,this.points.length):this.points.pop(),t}getNext(t){const e=this.points.slice(-1)[0];if(!e)return{line:t,points:t.points};if(!t.points.includes(e))return null;const n=t.points.find(o=>o!==e);return n?{line:t,points:[n]}:null}toJson(){return{id:this.id,lines:this.lines.map(t=>t.id),points:this.points.map(t=>t.id)}}toCompletelyJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),lines:this.lines.map(t=>t.toCompletelyJson())}}}const Mf=1,Bf=3,jf=new G.Color(16777215),Qf=new G.Color(6522623),Rf=new G.Color(16777215),Of=new G.Color(6522623),Hf=6,Ff=8,Gf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",ja=new G.TextureLoader().load(Gf),Qa={pointTexture:ja,pointSize:Hf,lineWidth:Mf,lineColor:jf,pointColor:Rf,lineRenderOrder:20,pointsRenderOrder:20};he(N({},Qa),{dashed:!0});const Nf={pointTexture:ja,pointSize:Ff,lineWidth:Bf,lineColor:Qf,pointColor:Of,lineRenderOrder:10,pointsRenderOrder:10};function Wf(i,t,e){var u,f,d,h,p;const n=(u=e==null?void 0:e.lineWidth)!=null?u:2,o=(f=e==null?void 0:e.lineColor)!=null?f:new G.Color(16777215),s=(d=e==null?void 0:e.pointSize)!=null?d:5,r=(h=e==null?void 0:e.lineRenderOrder)!=null?h:10,a=(p=e==null?void 0:e.lineRenderOrder)!=null?p:20,l=new Jr.Line(i,t);l.setMaterial({linewidth:n,color:o}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=s,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function hs(i,t){const[e,n]=i.points,o=t==="light"?Nf:Qa,s=Wf(e.position,n.position,o);return s.name="normalLine_"+i.id,s}function Ke(i){const{x:t,y:e,z:n}=i;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(n)>1)}function Xf(){const i=document.createElement("div");return i.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);"),i.style.padding="3px 6px",i.style.lineHeight="1",i.style.textAlign="center",i.style.transform="translate(-50%, -50%)",i.style.borderRadius="100px",i.style.fontSize="14px",i.style.color="#fff",i.style.background="rgba(195,195,195,0.70)",i.style.border="0.5px solid rgba(255,255,255,0.6)",i.style.pointerEvents="all",i.style.cursor="pointer",i}function Yf(i){const t=document.createElement("div");return t.id="distance_"+i.id,t.classList.add("five-plugin-measure__distance"),t.style.opacity="0",t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.transform="translate3d(0, 0, 0)",t.style.transformOrigin="left top",t}function _f(i){function t(){var p;(p=i.clickCallback)==null||p.call(i,h)}function e(){if(f)return f.highlight();c.style.border="0.5px solid #95AEFF",c.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}function n(){if(f)return f.unHighlight();c.style.border="0.5px solid rgba(255,255,255,0.6)",c.style.background="rgba(195,195,195,0.70)"}function o(p){const A=p.getElement();if(!A)return;const v=A.clientWidth,g=A.clientHeight;if(a.points.length<2)return;const[w,b]=a.points,I=w.position.clone().project(p.camera),x=b.position.clone().project(p.camera),C=I.clone().lerp(x,.5),z=new G.Vector2(I.x*v,I.y*g),D=new G.Vector2(x.x*v,x.y*g);if((()=>!(Math.abs(I.z)>1||Math.abs(x.z)>1||!Ke(I)&&!Ke(x)||!Ke(C)||z.distanceTo(D)<20))()===!1){u.style.opacity="0",u.style.pointerEvents="none";return}const X=(C.x+1)/2*v,Y=-(C.y-1)/2*g,k=-(Math.atan((z.y-D.y)/(z.x-D.x))*180)/Math.PI;u.style.transform=`translate(${X}px, ${Y}px) rotate(${k}deg)`,u.style.opacity="1",u.style.pointerEvents="all",f&&f.update({line:a.toCompletelyJson(),polyline:a.getPolyline().toCompletelyJson()});const S=w.position.clone().distanceTo(b.position),O=i.line.model.params.getDistanceText(S);c.innerText!==O&&(c.innerText=O)}function s(p){p.appendChild(u),u.addEventListener("click",t)}function r(){c.removeEventListener("click",t),u.remove()}const{line:a}=i,l=a.id,c=Xf(),u=Yf(a),f=i.userDistanceItem,d=new G.Vector3(0,0,0),h={lineID:l,ndcPosition:d,update:o,appendTo:s,remove:r,highlight:e,unHighlight:n};return f!=null&&f.element?u.appendChild(f.element):u.appendChild(c),h}class en{constructor(t,e,n){m(this,"id");m(this,"selected",!1);m(this,"type","line");m(this,"model");m(this,"mesh");m(this,"points");m(this,"lightMesh");m(this,"hook");m(this,"distanceItem");m(this,"polyline");if(this.id=Fe(),this.model=n,t.id===e.id)throw new Error("\u65E0\u6548\u7684\u7EBF\u6BB5, \u4E00\u4E2A\u70B9\u65E0\u6CD5\u6784\u6210\u7EBF\u6BB5");this.hook=new be.Subscribe,this.points=[t,e],this.mesh=hs(this,"normal"),this.lightMesh=hs(this,"light"),this.distanceItem=_f({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:this.model.params.userDistanceItemCreator?this.model.params.userDistanceItemCreator():void 0}),t.lines.push(this),e.lines.push(this)}clear(){this.selected=!1,this.polyline=void 0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(n=>n.lines.includes(this));if(this.polyline=t,t)return t;const e=new Qi;return e.push(this),e}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}toJson(){return{id:this.id,points:this.points.map(({id:t})=>t)}}toCompletelyJson(){return{id:this.id,points:this.points.map(t=>t.toJson())}}clone(){return new en(this.points[0].clone(),this.points[1].clone(),this.model)}}function an(i,t){for(let e=0,n=t.length;e<n;e++)if(i===t[e])return t.splice(e,1)[0]}class $e{constructor(t){m(this,"id");m(this,"lines");m(this,"position");m(this,"type","point");this.id=Fe(),this.lines=[],this.position=new G.Vector3,t instanceof G.Vector3?this.position.copy(t):this.position.fromArray(t)}toJson(){return{id:this.id,lines:this.lines.map(({id:t})=>t),position:this.position.toArray()}}addLine(t){this.lines.push(t)}removeLine(t){an(t,this.lines)}clone(){return new $e(this.position)}}class ro{constructor(t){m(this,"lines",[]);m(this,"points",[]);m(this,"params");m(this,"polylines",[]);m(this,"hook",new be.Subscribe);this.params=t}addLine(t){const[e,n]=t.points;if(!e||!n)return this;this.includes(e)||this.points.push(e),this.includes(n)||this.points.push(n),this.lines.push(t);const o=this.polylines.find(s=>!!s.getNext(t));if(o)o.push(t);else{const s=new Qi;s.push(t),this.polylines.push(s)}this.hook.emit("lineAdded",t)}removeLineByID(t){const e=this.getLineByID(t);e&&this.removeLine(e)}removeLine(t){const e=this.polylines.find(s=>s.lines.includes(t));if(e){if(e.lines.slice(-1)[0]!==t)throw new Error("\u4E0D\u80FD\u4ECE\u4E2D\u95F4\u5220\u9664\u7EBF\u6BB5");e.pop(),e.lines.length===0&&an(e,this.polylines)}const[n,o]=t.points;return n.lines.length===0&&an(n,this.points),o.lines.length===0&&an(o,this.points),an(t,this.lines),t.clear(),this.hook.emit("lineRemoved",t),this}mergeModel(t){t.lines.forEach(e=>this.addLine(e))}includes(t){if(t.type==="point")return this.points.find(({id:e})=>e===t.id)!==void 0;if(t.type==="line")return this.lines.find(({id:e})=>e===t.id)!==void 0}getPointByID(t){return this.points.find(({id:e})=>e===t)}getLineByID(t){return this.lines.find(({id:e})=>e===t)}getClosestPoint(){}parse(t){const e=t.points.map(({id:s,position:r})=>{const a=new $e(r);return a.id=s,a}),n=t.lines.map(s=>{const[r,a]=s.points,l=this.getPointByID.call({points:e},r),c=this.getPointByID.call({points:e},a);if(!l||!c)throw new Error("\u7EBF\u4E0A\u7684\u70B9\u4E0D\u5B58\u5728");const u=new en(l,c,this);return u.id=s.id,u}),o=t.polylines.map(s=>{const r=new Qi;return s.lines.forEach(a=>{const l=n.find(({id:c})=>c===a);l&&r.push(l)}),r});return this.points.splice(0,this.points.length,...e),this.lines.splice(0,this.lines.length,...n),this.polylines.splice(0,this.polylines.length,...o),this}toJson(){return{points:this.points.map(t=>t.toJson()),lines:this.lines.map(t=>t.toJson()),polylines:this.polylines.map(t=>t.toJson()).filter(t=>t.lines.length>0)}}}const xn=i=>i.preventDefault();class ci{constructor(t){m(this,"model");m(this,"five");m(this,"group");m(this,"config");m(this,"dashed");m(this,"disposed",!1);m(this,"isMobile");m(this,"mouseGroup");m(this,"container");m(this,"fiveHelper");m(this,"hook");m(this,"magnifier");m(this,"userDistanceItemCreator");m(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.lines.forEach(t=>t.distanceItem.update(this.five))});var n,o;this.five=t.five,this.hook=t.hook,this.model=t.model,this.config=t.config,this.magnifier=t.magnifier,this.container=t.container,this.fiveHelper=t.fiveHelper,this.isMobile=(o=(n=t.openParams)==null?void 0:n.isMobile)!=null?o:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new en(new $e([0,0,0]),new $e([0,0,0]),this.model),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",xn),e.addEventListener("contextmenu",xn))}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;const n=this.fiveHelper.getAdsorbentPoint(t),o=n||t.point;if(this.mouseGroup.position.copy(o),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const r=t.face.normal.clone().multiplyScalar(.05),l=t.point.clone().add(r).clone().add(r);this.mouseGroup.lookAt(l)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.remove(),this.model.lines.forEach(e=>this.removeLine(e));const t=this.five.getElement();t&&(t.removeEventListener("touchstart",xn),t.removeEventListener("contextmenu",xn))}}function Ri(i){const{x:t,y:e}=i.center,{clientWidth:n,clientHeight:o}=i.target,s=i.target.getBoundingClientRect(),r=new G.Vector2(t,e).sub(new G.Vector2(s.left,s.top)),a=new G.Vector2(r.x/n*2-1,-(r.y/o)*2+1);return{point:r,ndcPoint:a}}function yi(i,t){const e=Ri(t).ndcPoint,n=new G.Raycaster;return n.setFromCamera(e,i.camera),i.model.intersectRaycaster(n)}class Dn extends ci{constructor(e){var o;super(e);m(this,"type","edit");m(this,"pressPoint");m(this,"hasAppendDashed",!1);m(this,"hasAppendMouseGroup",!1);m(this,"fiveElement");m(this,"lastPoint",null);m(this,"hammer");m(this,"onIntersectionUpdate",oo((e,n)=>{var s;this.hasAppendMouseGroup===!1&&(this.group.add(this.mouseGroup),this.magnifier.appendTo(this.container),this.hasAppendMouseGroup=!0);const o=this.updateMouseGroup(e,n).position;(s=this.pressPoint)==null||s.position.copy(o),this.updateDashed(),requestAnimationFrame(()=>this.magnifier.renderWithPoint(this.mouseGroup.position)),this.five.needsRender=!0},20));m(this,"revoke",()=>{if(this.model.lines.length===0&&this.lastPoint){this.lastPoint=null,this.hasAppendDashed=!1,this.dashed.distanceItem.remove(),this.group.remove(this.dashed.mesh),this.hook.emit("anchorChange",null),this.five.needsRender=!0;return}if(this.model.lines.length===0&&!this.lastPoint||!this.lastPoint)return;const e=this.model.lines[this.model.lines.length-1],n=e.findAnotherPoint(this.lastPoint);!n||(this.lastPoint=n,this.hook.emit("anchorChange",n.position),this.group.remove(e.mesh),this.model.removeLine(e),this.hasAppendMouseGroup=!1,this.mouseGroup.position.copy(this.lastPoint.position),this.group.remove(this.mouseGroup),e.distanceItem.remove(),this.updateDashed(),this.magnifier.remove(),this.five.needsRender=!0)});m(this,"onMouseLeave",()=>{this.magnifier.remove(),this.group.remove(this.mouseGroup),this.hasAppendMouseGroup=!1,this.lastPoint&&(this.mouseGroup.position.copy(this.lastPoint.position),this.updateDashed())});m(this,"onLineChanged",()=>{this.hook.emit("editedLineChange",this.model.lines.map(e=>e.toCompletelyJson()))});m(this,"onPress",e=>{const[n]=yi(this.five,e);if(!n||!n.face)return;const o=new $e(n.point);this.pressPoint=o,this.onIntersectionUpdate(n)});m(this,"onPan",e=>{if(!this.pressPoint)return;const[n]=yi(this.five,e);!n||!n.face||this.onIntersectionUpdate(n)});m(this,"onPanEnd",e=>{!this.pressPoint||this.onTap(e)});m(this,"onTap",e=>{this.hasAppendDashed||(this.dashed.distanceItem.appendTo(this.container),this.group.add(this.dashed.mesh)),this.hasAppendDashed=!0;const[n]=yi(this.five,e);this.updateMouseGroup(n);const o=new $e(this.mouseGroup.position),s=this.lastPoint;if(o&&(this.lastPoint=o),o&&s){const r=new en(s,o,this.model);r.distanceItem.appendTo(this.container),this.model.addLine(r),this.group.add(r.mesh),r.distanceItem.update(this.five)}this.pressPoint=void 0,this.hasAppendMouseGroup=!1,this.magnifier.remove(),this.group.remove(this.mouseGroup),this.updateDashed(),this.five.needsRender=!0,this.hook.emit("anchorChange",o.position)});m(this,"onWantsTapGesture",()=>!1);m(this,"onWantsToMoveToPano",()=>!1);m(this,"onWantsPanGesture",()=>this.pressPoint?!1:void 0);m(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.dashed.distanceItem.update(this.five)});m(this,"updateDashed",()=>{!this.lastPoint||(this.dashed.points[0].position.copy(this.lastPoint.position),this.dashed.points[1].position.copy(this.mouseGroup.position),this.dashed.mesh.setPoints(this.lastPoint.position,this.mouseGroup.position),this.dashed.distanceItem.update(this.five))});this.model=new ro(this.config),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsPanGesture",this.onWantsPanGesture),this.five.on("wantsTapGesture",this.onWantsTapGesture),this.five.on("wantsToMoveToPano",this.onWantsToMoveToPano),this.five.on("intersectionOnModelUpdate",this.onIntersectionUpdate),this.model.hook.on("lineAdded",this.onLineChanged),this.model.hook.on("lineRemoved",this.onLineChanged);const n=this.five.getElement();if(n){this.fiveElement=n;const s=new mn.default(n);this.hammer=s,s.on("tap",this.onTap),s.on("pan",this.onPan),s.on("press",this.onPress),s.on("panend",this.onPanEnd)}(o=this.fiveElement)==null||o.addEventListener("mouseleave",this.onMouseLeave),this.hook.emit("anchorChange",null),this.five.refresh()}dispose(){var e,n;super.dispose(),this.group.remove(this.mouseGroup,this.dashed.mesh),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsPanGesture",this.onWantsPanGesture),this.five.off("wantsTapGesture",this.onWantsTapGesture),this.five.off("wantsToMoveToPano",this.onWantsToMoveToPano),this.five.off("intersectionOnModelUpdate",this.onIntersectionUpdate),this.model.hook.off("lineAdded",this.onLineChanged),this.model.hook.off("lineRemoved",this.onLineChanged),(e=this.hammer)==null||e.destroy(),(n=this.fiveElement)==null||n.removeEventListener("mouseleave",this.onMouseLeave),this.magnifier.dispose(),this.dashed.distanceItem.remove(),this.five.needsRender=!0}getEditingLines(){return this.model.lines}}function ao(i,t){const e=i.x-t[0].x,n=i.y-t[0].y,o=t[1].x-t[0].x,s=t[1].y-t[0].y,r=e*o+n*s,a=o*o+s*s,l=r/a;let c,u;return l<0||Uf(t[0],t[1])?(c=t[0].x,u=t[0].y):l>1?(c=t[1].x,u=t[1].y):(c=t[0].x+l*o,u=t[0].y+l*s),new G.Vector2(c,u)}function Uf(i,t){return i.x===t.x&&i.y===t.y}function $n(i){const t=(s,r,a)=>{const l=s.lines.find(u=>u.points.findIndex(({id:d})=>d===s.id)!==r);if(!l)return a;const c=l.points[r];return c?t(c,r,a.concat(l)):a},e=t(i.points[0],1,[]),n=t(i.points[0],0,[]);return e.concat(n)}class Vf extends ci{constructor(e){super(e);m(this,"type","view");m(this,"highlightedLines",[]);m(this,"hammer");m(this,"wantsTapGesture",e=>{if(this.model.lines.length===0)return;const[n]=this.five.model.intersectRaycaster(e);if(!n)return;const o=this.five.camera,s=n.point.clone().project(o),r=this.container.clientWidth,a=this.container.clientHeight,l=new G.Vector2(s.x*r,s.y*a),c=this.model.lines.map(h=>{const[p,A]=h.points,v=p.position.clone().project(o),g=A.position.clone().project(o);if(!Ke(v)&&!Ke(g))return null;const w=new G.Vector2(v.x*r,v.y*a),b=new G.Vector2(g.x*r,g.y*a);return{id:h.id,points:[w,b]}}).filter(h=>!!h);if(c.length===0)return;const f=c.map(h=>{const p=ao(l,h.points);return{id:h.id,distance:p.distanceTo(l)}}).sort((h,p)=>h.distance-p.distance)[0],d=f.distance>20?void 0:this.model.lines.find(({id:h})=>h===f.id);if(this.highlightedLines.length>0&&!d)return this.clearHighlightLines(),!1;if(d)return this.chooseLine(d),!1});m(this,"chooseLine",e=>{const n=$n(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(o=>o.toCompletelyJson()))});m(this,"lineRemoved",e=>{this.removeLine(e),this.hook.emit("selectedChange",this.model.lines.filter(n=>n.selected).map(n=>n.toCompletelyJson()))});m(this,"onCameraUpdate",()=>{this.updateDistanceUI()});this.model.lines.forEach(o=>{o.distanceItem.appendTo(this.container),o.distanceItem.update(this.five),o.hook.on("selected",this.chooseLine),this.group.add(o.mesh)});const n=this.five.getElement();if(n){const o=new mn.default(n);this.hammer=o}this.model.hook.on("lineRemoved",this.lineRemoved),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.wantsTapGesture),this.five.needsRender=!0}dispose(){var e;super.dispose(),this.model.hook.off("lineRemoved",this.lineRemoved),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsTapGesture",this.wantsTapGesture),this.five.needsRender=!0,this.hook.emit("selectedChange",[]),(e=this.hammer)==null||e.destroy()}highlightLine(e){e.selected||(e.selected=!0,this.group.add(e.lightMesh),e.distanceItem.highlight(),this.five.needsRender=!0)}clearHighlightLines(){this.group.children.length!==0&&(this.model.lines.forEach(e=>{e.selected=!1,e.distanceItem.unHighlight(),this.group.remove(e.lightMesh)}),this.highlightedLines=[],this.five.needsRender=!0)}highlightLines(e){this.clearHighlightLines(),this.highlightedLines=e,e.forEach(n=>this.highlightLine(n))}}const Jf=`
|
|
208
|
+
`,w=document.createElement("div");return w.setAttribute("class","PanoRulerPlugin-rule"),w.setAttribute("data-name",A),w.setAttribute("style","display: none"),w.innerHTML=g,w},o=document.createElement("div");o.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const s=document.createElement("div");s.innerHTML=df,o.appendChild(s);const r={},a=(A,v)=>{if(e.loaded)throw new Error("\u6807\u5C3A\u88AB\u91CD\u590D\u521D\u59CB\u5316\uFF01");const g=hf(A,i),w=i.work;if(!w)return!1;for(const b in v){const I=v[b],{standingPosition:x}=w.observers[0],C=I.map(({x:z,z:D,observers:Q})=>{const X=Q.length>0?A.rooms[A.observers[Q[0]]].name:"",_=g[X]?g[X].floor:null;let W=1/0,k={index:0,x:x.x,y:x.y,z:x.z};Q.forEach(Y=>{if(!w.observers[Y])return;const{standingPosition:U}=w.observers[Y],ie={index:Y,x:U.x,y:U.y,z:U.z},de=ff({x:z,z:D},ie);_?de<W&&Math.abs(ie.y-_)<.3&&(W=de,k=ie):de<W&&(W=de,k=ie)});const S=new G.Vector3(z,k.y,D);Object.assign(S,{observers:Q});const O=g[X]?g[X].roof:null,H=O?new G.Vector3(z,O,D):null;return H&&Object.assign(H,{observers:Q}),{origin:S,vertical:H}});r[b]={origins:C.map(z=>z.origin),rules:[]};for(const{origin:z,vertical:D}of C){if(!D)continue;const Q=n(b,z.distanceTo(D));o.append(Q),r[b].rules.push({vertical:!0,rule:[z,D],$element:Q})}for(let z=0;z<C.length;z++){let D=z+1;D>=C.length&&(D=0);const{origin:Q}=C[z],{origin:X}=C[D],_=n(b,Q.distanceTo(X));o.append(_),r[b].rules.push({vertical:!1,rule:[Q,X],$element:_})}}return e.loaded=!0,!0},l=(A,v,g)=>V(exports,null,function*(){const w=A||t.roomInfo,b=v||t.roomRules;if(!w||!b)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");return e.loaded=!1,e.options=N(N({},e.options),g||{}),i.model.loaded?a(w,b):yield new Promise(I=>i.once("modelLoaded",()=>I(a(w,b))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(A,v,g,w)=>{const b=[[{x:0,y:0},{x:g,y:0}],[{x:0,y:0},{x:0,y:w}],[{x:g,y:0},{x:g,y:w}],[{x:0,y:w},{x:g,y:w}]],I=[];for(let x=0;x<b.length;x++){const C=Ta([A,v],[b[x][0],b[x][1]],!0);C&&I.push(C)}return I.length===0?!1:I},u=()=>{var Q;const A=(Q=i.getElement())==null?void 0:Q.parentElement;if(!A||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:v,camera:g,currentMode:w}=i;if(v===void 0)return;let b;for(const X in r)X.split(",").indexOf(v.toString())>=0&&(b=X);if(!b){for(const X in r)for(const{$element:_}of r[X].rules)_.style.display="none";return}const I=g.position,x=g.getWorldDirection(new G.Vector3),C=A.clientWidth,z=A.clientHeight;if(w!==be.Five.Mode.Panorama){for(const X in r)for(const{$element:_}of r[X].rules)_.style.display="none";return}for(const X in r)for(const{$element:_}of r[X].rules)_.style.display=X===b?"block":"none";const[D]=r[b].origins.slice().filter(X=>X.observers.indexOf(v)>=0).sort((X,_)=>{const W=X.clone().setY(0).sub(I).normalize().angleTo(x.clone().setY(0)),k=_.clone().setY(0).sub(I).normalize().angleTo(x.clone().setY(0));return W-k});for(const{rule:X,vertical:_,$element:W}of r[b].rules){const[k,S]=X,O=W.querySelector(".PanoRulerPlugin-rule-line");if(!O)return;if(!D){W.style.display="none";continue}if(k!==D&&S!==D){W.style.display="none";continue}if(k.distanceTo(S)<.3){W.style.display="none";continue}if(k.observers.indexOf(v)===-1||S.observers.indexOf(v)===-1){W.style.display="none";continue}if(k.clone().sub(I).normalize().angleTo(x)>Math.PI/2){W.style.display="none";continue}if(S.clone().sub(I).normalize().angleTo(x)>Math.PI/2){W.style.display="none";continue}const ee=k.distanceTo(S);if(S.clone().sub(S.clone().sub(k).divide(new G.Vector3(2,2,2))).distanceTo(I)/ee>8){W.style.display="none";continue}const ie=k.clone().project(g),de=(ie.x+1)/2*C,me=(-ie.y+1)/2*z,Pe=S.clone().project(g),Te=(Pe.x+1)/2*C,Oe=(-Pe.y+1)/2*z,le=Math.sqrt(Math.pow(Te-de,2)+Math.pow(Oe-me,2));let ve=le,Ee=50;const ue=c({x:~~de,y:~~me},{x:~~Te,y:~~Oe},C,z);if(ue&&ue.length===1&&(D===k?(ve=Math.sqrt(Math.pow(ue[0].x-de,2)+Math.pow(ue[0].y-me,2)),Ee=ve/le*50):D===S&&(ve=Math.sqrt(Math.pow(ue[0].x-Te,2)+Math.pow(ue[0].y-Oe,2)),Ee=100-ve/le*50)),ue&&ue.length===2){const ft={x:(ue[0].x+ue[1].x)/2,y:(ue[0].y+ue[1].y)/2};Ee=Math.sqrt(Math.pow(ft.x-de,2)+Math.pow(ft.y-me,2))/le*100}const kt=(Math.PI/2-Math.atan2(Te-de,me-Oe))/Math.PI*180,ge=O.querySelector(".PanoRulerPlugin-rule-label"),dt=ge.children[0].clientWidth;dt>=le||dt/2>=Ee/100*le||dt/2>=(1-Ee/100)*le?O.style.display="none":(O.style.display="block",O.style.width=le+"px",O.style.left=de+"px",O.style.top=me+"px",O.style.transform=`rotate(${-kt}deg)`,ge.style.left=`${Ee}%`)}},f=()=>Ma(u),d=()=>{var A,v;return e.loaded?(e.enable||(o.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(v=(A=i.getElement())==null?void 0:A.parentElement)==null||v.append(o),u(),i.on("modeChange",u),i.on("cameraUpdate",f),e.enable=!0),!0):!1},h=()=>(e.enable&&(i.off("modeChange",u),i.off("cameraUpdate",f),o&&o.remove(),e.enable=!1),!0);function p(A){if(A.distanceText&&A.distanceText!==e.options.distanceText){const v=A.distanceText;e.options.distanceText=v,Object.values(r).forEach(g=>{g.rules.forEach(w=>{const[b,I]=w.rule,x=b.distanceTo(I),C=w.$element.querySelector(".PanoRulerPlugin-rule-label-name");!C||(C.innerText=v(x))})})}}return{enable:d,disable:h,load:l,state:e,changeConfigs:p}};function pf(i){ce(i,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function ls(i,t,e){const n=i.slice();return n[6]=t[e],n}function gf(i){let t,e=i[0].children,n=[];for(let o=0;o<e.length;o+=1)n[o]=cs(ls(i,e,o));return{c(){t=j("div");for(let o=0;o<n.length;o+=1)n[o].c();y(t,"class","rule-mixed-line svelte-1h27ktp")},m(o,s){B(o,t,s);for(let r=0;r<n.length;r+=1)n[r].m(t,null)},p(o,s){if(s&9){e=o[0].children;let r;for(r=0;r<e.length;r+=1){const a=ls(o,e,r);n[r]?n[r].p(a,s):(n[r]=cs(a),n[r].c(),n[r].m(t,null))}for(;r<n.length;r+=1)n[r].d(1);n.length=e.length}},d(o){o&&M(t),lt(n,o)}}}function Af(i){let t,e;return{c(){t=j("em"),y(t,"class",e=je(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),y(t,"style",i[3])},m(n,o){B(n,t,o)},p(n,o){o&1&&e!==(e=je(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&y(t,"class",e),o&8&&y(t,"style",n[3])},d(n){n&&M(t)}}}function cs(i){let t,e,n=`${i[6].width}px`;return{c(){t=j("div"),y(t,"class",e=je(i[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),y(t,"style",i[3]),T(t,"width",n)},m(o,s){B(o,t,s)},p(o,s){s&1&&e!==(e=je(o[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&y(t,"class",e),s&8&&y(t,"style",o[3]),s&1&&n!==(n=`${o[6].width}px`)&&T(t,"width",n)},d(o){o&&M(t)}}}function vf(i){let t,e,n,o,s=i[0].labelElement+"",r,a,l=`${i[0].labelOffset}%`,c=`${i[0].width}px`,u=`${i[0].left}px`,f=`${i[0].top}px`,d=`rotate(${i[0].rotateDeg}deg)`;function h(v,g){return v[0].children.length===0?Af:gf}let p=h(i),A=p(i);return{c(){t=j("div"),A.c(),e=J(),n=j("div"),o=j("div"),r=Ce(s),y(o,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Le(()=>i[4].call(o)),y(n,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(n,"left",l),y(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",u),T(t,"top",f),T(t,"transform",d),T(t,"display",i[0].visible&&i[2]?"block":"none")},m(v,g){B(v,t,g),A.m(t,null),R(t,e),R(t,n),R(n,o),R(o,r),a=Et(o,i[4].bind(o))},p(v,[g]){p===(p=h(v))&&A?A.p(v,g):(A.d(1),A=p(v),A&&(A.c(),A.m(t,e))),g&1&&s!==(s=v[0].labelElement+"")&&xe(r,s),g&1&&l!==(l=`${v[0].labelOffset}%`)&&T(n,"left",l),g&1&&c!==(c=`${v[0].width}px`)&&T(t,"width",c),g&1&&u!==(u=`${v[0].left}px`)&&T(t,"left",u),g&1&&f!==(f=`${v[0].top}px`)&&T(t,"top",f),g&1&&d!==(d=`rotate(${v[0].rotateDeg}deg)`)&&T(t,"transform",d),g&5&&T(t,"display",v[0].visible&&v[2]?"block":"none")},i:K,o:K,d(v){v&&M(t),A.d(),a()}}}function bf(i,t,e){let n,{rulerItemProp:o}=t,s=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return i.$$set=c=>{"rulerItemProp"in c&&e(0,o=c.rulerItemProp)},i.$$.update=()=>{i.$$.dirty&3&&(r>=o.width||r/2>=o.labelOffset/100*o.width||r/2>=(1-o.labelOffset/100)*o.width?e(2,s=!1):e(2,s=!0))},e(3,n=`--background-image: url(${a})`),[o,r,s,n,l]}class yf extends se{constructor(t){super(),oe(this,t,bf,vf,ne,{rulerItemProp:0},pf)}}function us(i,t,e){const n=i.slice();return n[12]=t[e],n}function ds(i){let t,e;return t=new yf({props:{rulerItemProp:i[12]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.rulerItemProp=n[12]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function wf(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=ds(us(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){t=j("div");for(let r=0;r<o.length;r+=1)o[r].c()},m(r,a){B(r,t,a);for(let l=0;l<o.length;l+=1)o[l].m(t,null);e=!0},p(r,[a]){if(a&1){n=r[0];let l;for(l=0;l<n.length;l+=1){const c=us(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=ds(c),o[l].c(),E(o[l],1),o[l].m(t,null))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){r&&M(t),lt(o,r)}}}function Cf(i,t,e){var A,v,g,w;let{five:n}=t,{rulerDatas:o}=t,{options:s}=t,r=[];const a=((v=(A=n.getElement())==null?void 0:A.parentElement)==null?void 0:v.clientWidth)||0,l=((w=(g=n.getElement())==null?void 0:g.parentElement)==null?void 0:w.clientHeight)||0,c=(b,I)=>{const x=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],C=[];for(let z=0;z<x.length;z++){const D=Ta([b,I],[x[z][0],x[z][1]],!0);D&&C.push(D)}return C.length===0?!1:C},u=(b,I)=>{const x=b.clone().project(n.camera),C=(x.x+1)/2*a,z=(-x.y+1)/2*l,D=I.clone().project(n.camera),Q=(D.x+1)/2*a,X=(-D.y+1)/2*l,_=Math.sqrt(Math.pow(Q-C,2)+Math.pow(X-z,2));return{startLeft:C,startTop:z,endLeft:Q,endTop:X,distance:_}},f=(b,I,x)=>{const C=n.camera.position,z=n.camera.getWorldDirection(new G.Vector3),D=b.clone().sub(C).normalize().angleTo(z),Q=I.clone().sub(C).normalize().angleTo(z),X=b.distanceTo(I),W=I.clone().sub(I.clone().sub(b).divide(new G.Vector3(2,2,2))).distanceTo(C),{startLeft:k,startTop:S,endLeft:O,endTop:H,distance:F}=u(b,I),Y=-((Math.PI/2-Math.atan2(O-k,S-H))/Math.PI)*180;let U=!0;x||(U=!1),!qe(b,x)&&!qe(I,x)&&(U=!1),X<.3&&(U=!1),D>Math.PI/2&&(U=!1),Q>Math.PI/2&&(U=!1),W/X>8&&(U=!1);let ie=50,de=F;const me=c({x:~~k,y:~~S},{x:~~O,y:~~H});if(me&&me.length===1&&(qe(b,x)?(de=Math.sqrt(Math.pow(me[0].x-k,2)+Math.pow(me[0].y-S,2)),ie=de/F*50):qe(I,x)&&(de=Math.sqrt(Math.pow(me[0].x-O,2)+Math.pow(me[0].y-H,2)),ie=100-de/F*50)),me&&me.length===2){const Pe={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ie=Math.sqrt(Math.pow(Pe.x-k,2)+Math.pow(Pe.y-S,2))/F*100}return{startLeft:k,startTop:S,distance:F,deg:Y,visible:U,labelOffset:ie,ruleLength:X}},d=()=>{const b=n.panoIndex,I=o.find(_=>_.panoIndex===b);if(!I)return e(0,r=[]);if(n.currentMode!==be.Five.Mode.Panorama)return e(0,r=[]);const x=n.camera.position,C=n.camera.getWorldDirection(new G.Vector3),z=I.lines.map(_=>new G.Vector3(_.start[0],-_.start[1],-_.start[2])),D=I.lines.map(_=>new G.Vector3(_.end[0],-_.end[1],-_.end[2])),[Q]=z.concat(D).sort((_,W)=>{const k=_.clone().setY(0).sub(x).normalize().angleTo(C.clone().setY(0)),S=W.clone().setY(0).sub(x).normalize().angleTo(C.clone().setY(0));return k-S}),X=I.lines.map(_=>{var de,me;const W=_.start,k=_.end,{startLeft:S,startTop:O,distance:H,deg:F,visible:ee,labelOffset:Y,ruleLength:U}=f(new G.Vector3(W[0],-W[1],-W[2]),new G.Vector3(k[0],-k[1],-k[2]),Q),ie=[];return _.children&&((de=_.children)==null?void 0:de.length)>0&&((me=_.children)==null||me.forEach(Pe=>{const Te=Pe.start,Oe=Pe.end,{distance:le}=u(new G.Vector3(Te[0],-Te[1],-Te[2]),new G.Vector3(Oe[0],-Oe[1],-Oe[2]));ie.push({width:le,state:Pe.state})})),{width:H,left:S,top:O,rotateDeg:F,state:_.state,children:ie,labelOffset:Y,visible:ee,labelElement:s.distanceText(U)}});e(0,r=X)},h=()=>ai(d),p=oo(d,80);return et(()=>{d(),n.on("panoArrived",d),n.on("modeChange",d),n.on("cameraDirectionUpdate",h),n.on("movingToPano",h),n.on("mouseWheel",()=>p()),n.on("pinchGesture",()=>p())}),It(()=>{n.off("panoArrived",d),n.off("modeChange",d),n.off("cameraDirectionUpdate",h),n.off("movingToPano",h),n.off("mouseWheel",()=>p()),n.off("pinchGesture",()=>p())}),i.$$set=b=>{"five"in b&&e(1,n=b.five),"rulerDatas"in b&&e(2,o=b.rulerDatas),"options"in b&&e(3,s=b.options)},[r,n,o,s]}class Ef extends se{constructor(t){super(),oe(this,t,Cf,wf,ne,{five:1,rulerDatas:2,options:3})}}class Pf{constructor(t,e){m(this,"five");m(this,"container",document.createElement("div"));m(this,"panoRulerProData");m(this,"rulerItems");m(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var n,o;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=N(N({},this.state.options),e.options||{}),(n=e.options)!=null&&n.className&&this.container.classList.add((o=e.options)==null?void 0:o.className)),this.five.once("modelLoaded",()=>V(this,null,function*(){var s,r;(r=(s=this.five.getElement())==null?void 0:s.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return V(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return V(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new Ef({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}}const If=(i,t)=>new Pf(i,t),kf="data:image/png;base64,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";function xf(){const i=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return i.appendChild(t),i.appendChild(e),i.style.position="relative",i.style.width="100%",i.style.display="flex",i.style.flexDirection="column",i.style.alignItems="center",i.style.marginTop=`${150/16}rem`,i.style.opacity="0",i.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${kf})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(n){n.appendChild(i)},dispose(){i.remove()},setRoom(n){e.innerHTML=n.name+" "+Math.floor(n.size/1e6)+"\u33A1"},show(){i.style.opacity="1"},hide(){i.style.opacity="0"}}}const Df=new P.TextureLoader;function fs(i){return V(this,null,function*(){return new Promise((t,e)=>{Df.load(i,t,void 0,e)}).then(t=>(t.encoding=P.sRGBEncoding,t))})}const In={userAction:!0};class Sf extends Ft{constructor(e,n){super(e);m(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:"//vrlab-image4.ljcdn.com/release/web/v3/north-point-circle.96498e69.png",entryDoorImageUrl:"//vrlab-image4.ljcdn.com/release/web/enterDoor.831b8208.png"}});m(this,"data");m(this,"group",new P.Group);m(this,"roomInfoInstance");m(this,"roomInfoWrapperInstance");m(this,"compassMeshTween");m(this,"compassMesh");m(this,"entryDoorMesh");m(this,"dispose",()=>{var e,n,o,s;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(n=(e=this.compassMesh)==null?void 0:e.material.map)==null||n.dispose(),(s=(o=this.entryDoorMesh)==null?void 0:o.material.map)==null||s.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});m(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});m(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});m(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});m(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});m(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});m(this,"onFivePanoWillArrive",e=>{var n,o;e!==this.five.panoIndex&&((n=this.compassMeshTween)==null||n.dispose(),(o=this.compassMesh)==null||o.material.setValues({opacity:0}))});m(this,"onFivePanoArrived",e=>{var o,s,r,a,l,c,u;const n=(r=(s=(o=this.five.work)==null?void 0:o.observers)==null?void 0:s[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(n.clone().setY(n.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=Sa(1e3).onUpdate(({progress:f})=>{var d;(d=this.compassMesh)==null||d.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const d=new P.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(n.y).sub(n).normalize(),h=n.clone().add(d.clone().multiplyScalar(.7)).setY(n.y+.01);this.entryDoorMesh.rotation.z=new P.Vector3(0,0,-1).angleTo(d),this.entryDoorMesh.position.copy(h),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(n.clone().setY(n.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});m(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:n})=>{var o,s;!this.roomInfoWrapperInstance||(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,n>.66&&this.five.getCurrentState().mode==="Panorama"?(o=this.roomInfoInstance)==null||o.show():(s=this.roomInfoInstance)==null||s.hide())});m(this,"onFiveModeChange",(e,n,o,s,r)=>{e!==n&&this.setState({visible:e===be.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:N(N({},this.state.config),n||{})})}enable(e=In){this.setState({enabled:!0},e)}disable(e=In){this.setState({enabled:!1},e)}show(e=In){if(!!this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=In){if(!!this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,n={userAction:!0}){var s,r;const o=JSON.parse(JSON.stringify(this.state));this.state={visible:(s=e.visible)!=null?s:o.visible,enabled:(r=e.enabled)!=null?r:o.enabled,config:N(N({},o.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:n.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",n)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",n)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",n)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",n)),e.config&&this.init()}load(e,n,o=!0){return V(this,null,function*(){const s=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(s)&&(this.hooks.emit("dataChange",s,this.data),this.data=N({},s),this.init(),n&&this.setState(n,{userAction:o}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return V(this,null,function*(){var o,s,r,a;const e=(s=(o=this.data)==null?void 0:o.north_rad)!=null?s:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));const n=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),n!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=xf(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return V(this,null,function*(){const e=this.state.config.compassImageUrl,n=yield fs(e),o=new P.CircleGeometry(.7,32),s=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:0,depthTest:!1}),r=new P.Mesh(o,s);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return V(this,null,function*(){const e=this.state.config.entryDoorImageUrl,n=yield fs(e),o=new P.PlaneGeometry(.2,.16),s=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:.8,depthTest:!1}),r=new P.Mesh(o,s);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new P.Vector3(-.7,0,-.7),new P.Vector3(.7,0,-.7),new P.Vector3(.7,0,.7),new P.Vector3(-.7,0,.7)];return Kt(this.five).create3DDomContainer(e)}}const Lf=(i,t)=>new Sf(i,t);function kn(i,t,e){const n=i[t];i[t]=i[e],i[e]=n}function zf(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;kn(i,a*4+0,l*4+0),kn(i,a*4+1,l*4+1),kn(i,a*4+2,l*4+2),kn(i,a*4+3,l*4+3)}}}class Ba{constructor(t,e){m(this,"width");m(this,"height");m(this,"visible",!1);m(this,"hooks",new be.Subscribe);m(this,"contentDom",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"wrapper");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"canvas",this.contentDom);m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"lastPanEvent");m(this,"hammer");m(this,"onPan",t=>{var c,u,f,d;if(!this.wrapper)return;const e=(u=(c=this.lastPanEvent)==null?void 0:c.deltaX)!=null?u:0,n=(d=(f=this.lastPanEvent)==null?void 0:f.deltaY)!=null?d:0,o=t.deltaX-e,s=t.deltaY-n;if(this.lastPanEvent=t,this.hooks.emit("wantsPanGesture",{srcEvent:t,deltaX:o,deltaY:s}))return;const a=this.offset.x+o,l=this.offset.y+s;this.contentDom.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${a}px, ${l}px, 100px)`,this.offset={x:a,y:l}});m(this,"onPanEnd",t=>{this.lastPanEvent=void 0,this.contentDom.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd))}dispose(){var t;this.clear(),this.remove(),(t=this.hammer)==null||t.destroy()}remove(){this.canvas.remove(),this.visible=!1}clear(){this.context.clearRect(0,0,this.canvas.width,this.canvas.height)}appendTo(t){this.wrapper=t,this.initStyle(),t.append(this.canvas),this.visible=!0}renderWithPoint(t){!this.wrapper||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.wrapper)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.wrapper.clientWidth,s=-(n.x-1)/2*this.wrapper.clientWidth,r=-(n.y-1)/2*this.wrapper.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.wrapper)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);zf(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}class Tf{constructor(t){m(this,"edges",[]);m(this,"five");m(this,"onModelLoaded",()=>{!this.five.model||(this.edges=this.five.model.getEdges())});this.five=t,this.five.model.loaded?this.onModelLoaded():this.five.on("modelLoaded",this.onModelLoaded)}dispose(){}getAdsorbentPoint(t){if(this.edges.length===0)return null;let e=1/0,n;return this.edges.forEach(o=>{const s=o.closestPointToPoint(t.point,!0,new G.Vector3),r=s.distanceTo(t.point);r<e&&(n=s,e=r)}),e>.1?null:n||null}}class Qi{constructor(){m(this,"id",Fe());m(this,"points",[]);m(this,"lines",[])}push(t){const e=this.getNext(t);if(!e)throw new Error("\u5F53\u524D\u7EBF\u6BB5\u4E8E\u4E0A\u4E00\u6761\u7EBF\u6BB5\u65E0\u6CD5\u6784\u6210\u6298\u7EBF");return this.lines.push(e.line),this.points.push(...e.points),this.lines.length}pop(){const t=this.lines.pop();return this.lines.length===0?this.points.slice(0,this.points.length):this.points.pop(),t}getNext(t){const e=this.points.slice(-1)[0];if(!e)return{line:t,points:t.points};if(!t.points.includes(e))return null;const n=t.points.find(o=>o!==e);return n?{line:t,points:[n]}:null}toJson(){return{id:this.id,lines:this.lines.map(t=>t.id),points:this.points.map(t=>t.id)}}toCompletelyJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),lines:this.lines.map(t=>t.toCompletelyJson())}}}const Mf=1,Bf=3,jf=new G.Color(16777215),Qf=new G.Color(6522623),Rf=new G.Color(16777215),Of=new G.Color(6522623),Hf=6,Ff=8,Gf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",ja=new G.TextureLoader().load(Gf),Qa={pointTexture:ja,pointSize:Hf,lineWidth:Mf,lineColor:jf,pointColor:Rf,lineRenderOrder:20,pointsRenderOrder:20};he(N({},Qa),{dashed:!0});const Nf={pointTexture:ja,pointSize:Ff,lineWidth:Bf,lineColor:Qf,pointColor:Of,lineRenderOrder:10,pointsRenderOrder:10};function Wf(i,t,e){var u,f,d,h,p;const n=(u=e==null?void 0:e.lineWidth)!=null?u:2,o=(f=e==null?void 0:e.lineColor)!=null?f:new G.Color(16777215),s=(d=e==null?void 0:e.pointSize)!=null?d:5,r=(h=e==null?void 0:e.lineRenderOrder)!=null?h:10,a=(p=e==null?void 0:e.lineRenderOrder)!=null?p:20,l=new Jr.Line(i,t);l.setMaterial({linewidth:n,color:o}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=s,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function hs(i,t){const[e,n]=i.points,o=t==="light"?Nf:Qa,s=Wf(e.position,n.position,o);return s.name="normalLine_"+i.id,s}function Ke(i){const{x:t,y:e,z:n}=i;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(n)>1)}function Xf(){const i=document.createElement("div");return i.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);"),i.style.padding="3px 6px",i.style.lineHeight="1",i.style.textAlign="center",i.style.transform="translate(-50%, -50%)",i.style.borderRadius="100px",i.style.fontSize="14px",i.style.color="#fff",i.style.background="rgba(195,195,195,0.70)",i.style.border="0.5px solid rgba(255,255,255,0.6)",i.style.pointerEvents="all",i.style.cursor="pointer",i}function _f(i){const t=document.createElement("div");return t.id="distance_"+i.id,t.classList.add("five-plugin-measure__distance"),t.style.opacity="0",t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.transform="translate3d(0, 0, 0)",t.style.transformOrigin="left top",t}function Yf(i){function t(){var p;(p=i.clickCallback)==null||p.call(i,h)}function e(){if(f)return f.highlight();c.style.border="0.5px solid #95AEFF",c.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}function n(){if(f)return f.unHighlight();c.style.border="0.5px solid rgba(255,255,255,0.6)",c.style.background="rgba(195,195,195,0.70)"}function o(p){const A=p.getElement();if(!A)return;const v=A.clientWidth,g=A.clientHeight;if(a.points.length<2)return;const[w,b]=a.points,I=w.position.clone().project(p.camera),x=b.position.clone().project(p.camera),C=I.clone().lerp(x,.5),z=new G.Vector2(I.x*v,I.y*g),D=new G.Vector2(x.x*v,x.y*g);if((()=>!(Math.abs(I.z)>1||Math.abs(x.z)>1||!Ke(I)&&!Ke(x)||!Ke(C)||z.distanceTo(D)<20))()===!1){u.style.opacity="0",u.style.pointerEvents="none";return}const X=(C.x+1)/2*v,_=-(C.y-1)/2*g,k=-(Math.atan((z.y-D.y)/(z.x-D.x))*180)/Math.PI;u.style.transform=`translate(${X}px, ${_}px) rotate(${k}deg)`,u.style.opacity="1",u.style.pointerEvents="all",f&&f.update({line:a.toCompletelyJson(),polyline:a.getPolyline().toCompletelyJson()});const S=w.position.clone().distanceTo(b.position),O=i.line.model.params.getDistanceText(S);c.innerText!==O&&(c.innerText=O)}function s(p){p.appendChild(u),u.addEventListener("click",t)}function r(){c.removeEventListener("click",t),u.remove()}const{line:a}=i,l=a.id,c=Xf(),u=_f(a),f=i.userDistanceItem,d=new G.Vector3(0,0,0),h={lineID:l,ndcPosition:d,update:o,appendTo:s,remove:r,highlight:e,unHighlight:n};return f!=null&&f.element?u.appendChild(f.element):u.appendChild(c),h}class en{constructor(t,e,n){m(this,"id");m(this,"selected",!1);m(this,"type","line");m(this,"model");m(this,"mesh");m(this,"points");m(this,"lightMesh");m(this,"hook");m(this,"distanceItem");m(this,"polyline");if(this.id=Fe(),this.model=n,t.id===e.id)throw new Error("\u65E0\u6548\u7684\u7EBF\u6BB5, \u4E00\u4E2A\u70B9\u65E0\u6CD5\u6784\u6210\u7EBF\u6BB5");this.hook=new be.Subscribe,this.points=[t,e],this.mesh=hs(this,"normal"),this.lightMesh=hs(this,"light"),this.distanceItem=Yf({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:this.model.params.userDistanceItemCreator?this.model.params.userDistanceItemCreator():void 0}),t.lines.push(this),e.lines.push(this)}clear(){this.selected=!1,this.polyline=void 0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(n=>n.lines.includes(this));if(this.polyline=t,t)return t;const e=new Qi;return e.push(this),e}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}toJson(){return{id:this.id,points:this.points.map(({id:t})=>t)}}toCompletelyJson(){return{id:this.id,points:this.points.map(t=>t.toJson())}}clone(){return new en(this.points[0].clone(),this.points[1].clone(),this.model)}}function an(i,t){for(let e=0,n=t.length;e<n;e++)if(i===t[e])return t.splice(e,1)[0]}class $e{constructor(t){m(this,"id");m(this,"lines");m(this,"position");m(this,"type","point");this.id=Fe(),this.lines=[],this.position=new G.Vector3,t instanceof G.Vector3?this.position.copy(t):this.position.fromArray(t)}toJson(){return{id:this.id,lines:this.lines.map(({id:t})=>t),position:this.position.toArray()}}addLine(t){this.lines.push(t)}removeLine(t){an(t,this.lines)}clone(){return new $e(this.position)}}class ro{constructor(t){m(this,"lines",[]);m(this,"points",[]);m(this,"params");m(this,"polylines",[]);m(this,"hook",new be.Subscribe);this.params=t}addLine(t){const[e,n]=t.points;if(!e||!n)return this;this.includes(e)||this.points.push(e),this.includes(n)||this.points.push(n),this.lines.push(t);const o=this.polylines.find(s=>!!s.getNext(t));if(o)o.push(t);else{const s=new Qi;s.push(t),this.polylines.push(s)}this.hook.emit("lineAdded",t)}removeLineByID(t){const e=this.getLineByID(t);e&&this.removeLine(e)}removeLine(t){const e=this.polylines.find(s=>s.lines.includes(t));if(e){if(e.lines.slice(-1)[0]!==t)throw new Error("\u4E0D\u80FD\u4ECE\u4E2D\u95F4\u5220\u9664\u7EBF\u6BB5");e.pop(),e.lines.length===0&&an(e,this.polylines)}const[n,o]=t.points;return n.lines.length===0&&an(n,this.points),o.lines.length===0&&an(o,this.points),an(t,this.lines),t.clear(),this.hook.emit("lineRemoved",t),this}mergeModel(t){t.lines.forEach(e=>this.addLine(e))}includes(t){if(t.type==="point")return this.points.find(({id:e})=>e===t.id)!==void 0;if(t.type==="line")return this.lines.find(({id:e})=>e===t.id)!==void 0}getPointByID(t){return this.points.find(({id:e})=>e===t)}getLineByID(t){return this.lines.find(({id:e})=>e===t)}getClosestPoint(){}parse(t){const e=t.points.map(({id:s,position:r})=>{const a=new $e(r);return a.id=s,a}),n=t.lines.map(s=>{const[r,a]=s.points,l=this.getPointByID.call({points:e},r),c=this.getPointByID.call({points:e},a);if(!l||!c)throw new Error("\u7EBF\u4E0A\u7684\u70B9\u4E0D\u5B58\u5728");const u=new en(l,c,this);return u.id=s.id,u}),o=t.polylines.map(s=>{const r=new Qi;return s.lines.forEach(a=>{const l=n.find(({id:c})=>c===a);l&&r.push(l)}),r});return this.points.splice(0,this.points.length,...e),this.lines.splice(0,this.lines.length,...n),this.polylines.splice(0,this.polylines.length,...o),this}toJson(){return{points:this.points.map(t=>t.toJson()),lines:this.lines.map(t=>t.toJson()),polylines:this.polylines.map(t=>t.toJson()).filter(t=>t.lines.length>0)}}}const xn=i=>i.preventDefault();class ci{constructor(t){m(this,"model");m(this,"five");m(this,"group");m(this,"config");m(this,"dashed");m(this,"disposed",!1);m(this,"isMobile");m(this,"mouseGroup");m(this,"container");m(this,"fiveHelper");m(this,"hook");m(this,"magnifier");m(this,"userDistanceItemCreator");m(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.lines.forEach(t=>t.distanceItem.update(this.five))});var n,o;this.five=t.five,this.hook=t.hook,this.model=t.model,this.config=t.config,this.magnifier=t.magnifier,this.container=t.container,this.fiveHelper=t.fiveHelper,this.isMobile=(o=(n=t.openParams)==null?void 0:n.isMobile)!=null?o:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new en(new $e([0,0,0]),new $e([0,0,0]),this.model),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",xn),e.addEventListener("contextmenu",xn))}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;const n=this.fiveHelper.getAdsorbentPoint(t),o=n||t.point;if(this.mouseGroup.position.copy(o),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const r=t.face.normal.clone().multiplyScalar(.05),l=t.point.clone().add(r).clone().add(r);this.mouseGroup.lookAt(l)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.remove(),this.model.lines.forEach(e=>this.removeLine(e));const t=this.five.getElement();t&&(t.removeEventListener("touchstart",xn),t.removeEventListener("contextmenu",xn))}}function Ri(i){const{x:t,y:e}=i.center,{clientWidth:n,clientHeight:o}=i.target,s=i.target.getBoundingClientRect(),r=new G.Vector2(t,e).sub(new G.Vector2(s.left,s.top)),a=new G.Vector2(r.x/n*2-1,-(r.y/o)*2+1);return{point:r,ndcPoint:a}}function yi(i,t){const e=Ri(t).ndcPoint,n=new G.Raycaster;return n.setFromCamera(e,i.camera),i.model.intersectRaycaster(n)}class Dn extends ci{constructor(e){var o;super(e);m(this,"type","edit");m(this,"pressPoint");m(this,"hasAppendDashed",!1);m(this,"hasAppendMouseGroup",!1);m(this,"fiveElement");m(this,"lastPoint",null);m(this,"hammer");m(this,"onIntersectionUpdate",oo((e,n)=>{var s;this.hasAppendMouseGroup===!1&&(this.group.add(this.mouseGroup),this.magnifier.appendTo(this.container),this.hasAppendMouseGroup=!0);const o=this.updateMouseGroup(e,n).position;(s=this.pressPoint)==null||s.position.copy(o),this.updateDashed(),requestAnimationFrame(()=>this.magnifier.renderWithPoint(this.mouseGroup.position)),this.five.needsRender=!0},20));m(this,"revoke",()=>{if(this.model.lines.length===0&&this.lastPoint){this.lastPoint=null,this.hasAppendDashed=!1,this.dashed.distanceItem.remove(),this.group.remove(this.dashed.mesh),this.hook.emit("anchorChange",null),this.five.needsRender=!0;return}if(this.model.lines.length===0&&!this.lastPoint||!this.lastPoint)return;const e=this.model.lines[this.model.lines.length-1],n=e.findAnotherPoint(this.lastPoint);!n||(this.lastPoint=n,this.hook.emit("anchorChange",n.position),this.group.remove(e.mesh),this.model.removeLine(e),this.hasAppendMouseGroup=!1,this.mouseGroup.position.copy(this.lastPoint.position),this.group.remove(this.mouseGroup),e.distanceItem.remove(),this.updateDashed(),this.magnifier.remove(),this.five.needsRender=!0)});m(this,"onMouseLeave",()=>{this.magnifier.remove(),this.group.remove(this.mouseGroup),this.hasAppendMouseGroup=!1,this.lastPoint&&(this.mouseGroup.position.copy(this.lastPoint.position),this.updateDashed())});m(this,"onLineChanged",()=>{this.hook.emit("editedLineChange",this.model.lines.map(e=>e.toCompletelyJson()))});m(this,"onPress",e=>{const[n]=yi(this.five,e);if(!n||!n.face)return;const o=new $e(n.point);this.pressPoint=o,this.onIntersectionUpdate(n)});m(this,"onPan",e=>{if(!this.pressPoint)return;const[n]=yi(this.five,e);!n||!n.face||this.onIntersectionUpdate(n)});m(this,"onPanEnd",e=>{!this.pressPoint||this.onTap(e)});m(this,"onTap",e=>{this.hasAppendDashed||(this.dashed.distanceItem.appendTo(this.container),this.group.add(this.dashed.mesh)),this.hasAppendDashed=!0;const[n]=yi(this.five,e);this.updateMouseGroup(n);const o=new $e(this.mouseGroup.position),s=this.lastPoint;if(o&&(this.lastPoint=o),o&&s){const r=new en(s,o,this.model);r.distanceItem.appendTo(this.container),this.model.addLine(r),this.group.add(r.mesh),r.distanceItem.update(this.five)}this.pressPoint=void 0,this.hasAppendMouseGroup=!1,this.magnifier.remove(),this.group.remove(this.mouseGroup),this.updateDashed(),this.five.needsRender=!0,this.hook.emit("anchorChange",o.position)});m(this,"onWantsTapGesture",()=>!1);m(this,"onWantsToMoveToPano",()=>!1);m(this,"onWantsPanGesture",()=>this.pressPoint?!1:void 0);m(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.dashed.distanceItem.update(this.five)});m(this,"updateDashed",()=>{!this.lastPoint||(this.dashed.points[0].position.copy(this.lastPoint.position),this.dashed.points[1].position.copy(this.mouseGroup.position),this.dashed.mesh.setPoints(this.lastPoint.position,this.mouseGroup.position),this.dashed.distanceItem.update(this.five))});this.model=new ro(this.config),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsPanGesture",this.onWantsPanGesture),this.five.on("wantsTapGesture",this.onWantsTapGesture),this.five.on("wantsToMoveToPano",this.onWantsToMoveToPano),this.five.on("intersectionOnModelUpdate",this.onIntersectionUpdate),this.model.hook.on("lineAdded",this.onLineChanged),this.model.hook.on("lineRemoved",this.onLineChanged);const n=this.five.getElement();if(n){this.fiveElement=n;const s=new mn.default(n);this.hammer=s,s.on("tap",this.onTap),s.on("pan",this.onPan),s.on("press",this.onPress),s.on("panend",this.onPanEnd)}(o=this.fiveElement)==null||o.addEventListener("mouseleave",this.onMouseLeave),this.hook.emit("anchorChange",null),this.five.refresh()}dispose(){var e,n;super.dispose(),this.group.remove(this.mouseGroup,this.dashed.mesh),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsPanGesture",this.onWantsPanGesture),this.five.off("wantsTapGesture",this.onWantsTapGesture),this.five.off("wantsToMoveToPano",this.onWantsToMoveToPano),this.five.off("intersectionOnModelUpdate",this.onIntersectionUpdate),this.model.hook.off("lineAdded",this.onLineChanged),this.model.hook.off("lineRemoved",this.onLineChanged),(e=this.hammer)==null||e.destroy(),(n=this.fiveElement)==null||n.removeEventListener("mouseleave",this.onMouseLeave),this.magnifier.dispose(),this.dashed.distanceItem.remove(),this.five.needsRender=!0}getEditingLines(){return this.model.lines}}function ao(i,t){const e=i.x-t[0].x,n=i.y-t[0].y,o=t[1].x-t[0].x,s=t[1].y-t[0].y,r=e*o+n*s,a=o*o+s*s,l=r/a;let c,u;return l<0||Uf(t[0],t[1])?(c=t[0].x,u=t[0].y):l>1?(c=t[1].x,u=t[1].y):(c=t[0].x+l*o,u=t[0].y+l*s),new G.Vector2(c,u)}function Uf(i,t){return i.x===t.x&&i.y===t.y}function $n(i){const t=(s,r,a)=>{const l=s.lines.find(u=>u.points.findIndex(({id:d})=>d===s.id)!==r);if(!l)return a;const c=l.points[r];return c?t(c,r,a.concat(l)):a},e=t(i.points[0],1,[]),n=t(i.points[0],0,[]);return e.concat(n)}class Vf extends ci{constructor(e){super(e);m(this,"type","view");m(this,"highlightedLines",[]);m(this,"hammer");m(this,"wantsTapGesture",e=>{if(this.model.lines.length===0)return;const[n]=this.five.model.intersectRaycaster(e);if(!n)return;const o=this.five.camera,s=n.point.clone().project(o),r=this.container.clientWidth,a=this.container.clientHeight,l=new G.Vector2(s.x*r,s.y*a),c=this.model.lines.map(h=>{const[p,A]=h.points,v=p.position.clone().project(o),g=A.position.clone().project(o);if(!Ke(v)&&!Ke(g))return null;const w=new G.Vector2(v.x*r,v.y*a),b=new G.Vector2(g.x*r,g.y*a);return{id:h.id,points:[w,b]}}).filter(h=>!!h);if(c.length===0)return;const f=c.map(h=>{const p=ao(l,h.points);return{id:h.id,distance:p.distanceTo(l)}}).sort((h,p)=>h.distance-p.distance)[0],d=f.distance>20?void 0:this.model.lines.find(({id:h})=>h===f.id);if(this.highlightedLines.length>0&&!d)return this.clearHighlightLines(),!1;if(d)return this.chooseLine(d),!1});m(this,"chooseLine",e=>{const n=$n(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(o=>o.toCompletelyJson()))});m(this,"lineRemoved",e=>{this.removeLine(e),this.hook.emit("selectedChange",this.model.lines.filter(n=>n.selected).map(n=>n.toCompletelyJson()))});m(this,"onCameraUpdate",()=>{this.updateDistanceUI()});this.model.lines.forEach(o=>{o.distanceItem.appendTo(this.container),o.distanceItem.update(this.five),o.hook.on("selected",this.chooseLine),this.group.add(o.mesh)});const n=this.five.getElement();if(n){const o=new mn.default(n);this.hammer=o}this.model.hook.on("lineRemoved",this.lineRemoved),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.wantsTapGesture),this.five.needsRender=!0}dispose(){var e;super.dispose(),this.model.hook.off("lineRemoved",this.lineRemoved),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsTapGesture",this.wantsTapGesture),this.five.needsRender=!0,this.hook.emit("selectedChange",[]),(e=this.hammer)==null||e.destroy()}highlightLine(e){e.selected||(e.selected=!0,this.group.add(e.lightMesh),e.distanceItem.highlight(),this.five.needsRender=!0)}clearHighlightLines(){this.group.children.length!==0&&(this.model.lines.forEach(e=>{e.selected=!1,e.distanceItem.unHighlight(),this.group.remove(e.lightMesh)}),this.highlightedLines=[],this.five.needsRender=!0)}highlightLines(e){this.clearHighlightLines(),this.highlightedLines=e,e.forEach(n=>this.highlightLine(n))}}const Jf=`
|
|
209
209
|
<svg class="fpm__delete-icon" width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
210
210
|
<defs>
|
|
211
211
|
<linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
|
|
@@ -509,25 +509,25 @@ void main() {
|
|
|
509
509
|
`)}switch(this.mode){case Re.EVAL:this.source+=" ; "+t+`
|
|
510
510
|
`;break;case Re.ESCAPED:this.source+=" ; __append(escapeFn("+Es(t)+`))
|
|
511
511
|
`;break;case Re.RAW:this.source+=" ; __append("+Es(t)+`)
|
|
512
|
-
`;break;case Re.COMMENT:break;case Re.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ci=.001,Ps=.01,Fh="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",Gh=(i,t)=>{var
|
|
512
|
+
`;break;case Re.COMMENT:break;case Re.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ci=.001,Ps=.01,Fh="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",Gh=(i,t)=>{var Y,U,ie,de,me,Pe,Te,Oe;let e=t==null?void 0:t.container,n=1.4;const o=(Y=t==null?void 0:t.wait)!=null?Y:200,s=(U=t==null?void 0:t.maxNumberOnScreen)!=null?U:3,r=(ie=t==null?void 0:t.minRad)!=null?ie:Math.PI/4,a=(de=t==null?void 0:t.nearTolerance)!=null?de:100,l=(me=t==null?void 0:t.upsideHeight)!=null?me:1.6,c=(Pe=t==null?void 0:t.minDistance)!=null?Pe:1.2,u=(Te=t==null?void 0:t.maxDistance)!=null?Te:3.5,f=Kt(i),d=document.createElement("div");d.classList.add("PanoSpatialTagPlugin"),Object.assign(d.style,jh);const h=new be.Subscribe;let p=new Image;p.src=Fh;const A={points:[],origins:[],tags:[],template:"",events:{},render:Oh,folded:!1,enabled:!0,forbidden:!0},v=new Lh({target:d,props:{origins:A.origins}}),g=(le,ve)=>{x(),ve&&C()},w=()=>{A.forbidden&&(A.forbidden=!1,C())},b=(le,ve)=>{if(A.tags.length===0)return;const Ee=ve.longitude-i.state.longitude,ue=i.camera.clone();ue.position.copy(ve.offset),ue.rotateOnWorldAxis(new P.Vector3(0,1,0),Ee),ue.updateProjectionMatrix(),ue.updateMatrixWorld(!0);const it=new P.Frustum,kt=new P.Matrix4;kt.multiplyMatrices(ue.projectionMatrix,ue.matrixWorldInverse),it.setFromProjectionMatrix(kt),A.tags.forEach(ge=>{const dt=ue.position.clone().setY(n).distanceTo(ge.position);if(dt<c||dt>u||!it.containsPoint(ge.position))return ge.destroying=!0;const ft=ge.position.clone().sub(ue.position).setY(0);if(ft.angleTo(ge.normal)>Math.PI/2-r&&ft.angleTo(ge.normal)<Math.PI/2+r)return ge.destroying=!0}),A.tags.forEach(ge=>{ge.destroying?ge.app.$set({contentZoom:.1+ue.position.distanceTo(ge.position)/u,lineWidthZoom:.38*(.01+ue.position.distanceTo(ge.position)/u),destroying:ge.destroying}):ge.app.$set({lineWidthZoom:.38*(.01+ue.position.distanceTo(ge.position)/u),lineHeightZoom:.4+(ue.position.distanceTo(ge.position)-c)/u*.6,contentZoom:.1+ue.position.distanceTo(ge.position)/u})}),setTimeout(()=>{A.tags.forEach(ge=>{ge.destroying&&(ge.app.$destroy(),ge=null)}),A.tags=A.tags.filter(ge=>!ge.destroying),x()},1900)},I=le=>{le!==be.Five.Mode.Panorama&&!A.forbidden&&(v.$set({origins:[]}),A.tags.forEach(ve=>{ve.app.$destroy(),ve=null}),A.origins=[],A.tags=[],A.forbidden=!0)},x=()=>{if(A.forbidden||!A.enabled)return;const le=i.camera,ve=le.getWorldDirection(new P.Vector3);A.origins=A.tags.map(Ee=>{const ue=Ee.position.clone().project(le),it=Ee.position.clone().sub(le.position).setY(0).angleTo(ve.setY(0))<Math.PI/2;return{id:Ee.id,front:it,left:(ue.x+1)/2*100,top:(-ue.y+1)/2*100,destroying:Ee.destroying}}),v.$set({origins:A.origins})},C=()=>{A.forbidden||!A.enabled||(A.timeoutId&&clearTimeout(A.timeoutId),A.timeoutId=setTimeout(()=>{A.timeoutId=void 0;const le=z();le.length&&(A.tags=A.tags.concat(le),x())},o))},z=()=>{const{clientWidth:le,clientHeight:ve}=i.getElement(),Ee=[],ue=i.camera,it=new P.Frustum,kt=new P.Matrix4,ge=ue.getWorldDirection(new P.Vector3);kt.multiplyMatrices(ue.projectionMatrix,ue.matrixWorldInverse),it.setFromProjectionMatrix(kt);const dt=A.tags.filter(Me=>it.containsPoint(Me.position)&&!Me.destroying).length,ft=A.points.reduce((Me,He)=>{if(A.tags.find(Be=>He.id===Be.id&&!Be.destroying))return Me;const Ve=ue.position.clone().setY(n).distanceTo(He.position);if(Ve<c||Ve>u||!it.containsPoint(He.position))return Me;const tn=He.position.clone().sub(ue.position).setY(0);if(tn.angleTo(He.normal)>Math.PI/2-r&&tn.angleTo(He.normal)<Math.PI/2+r)return Me;const Gt=He.position.clone().project(ue);if(!A.tags.every(Be=>{if(Be.position.clone().sub(ue.position).setY(0).angleTo(ge.setY(0))>Math.PI/2)return!0;const Dt=Be.position.clone().project(ue);return Math.sqrt(Math.pow((Gt.x-Dt.x)/2*le,2)+Math.pow((Gt.y-Dt.y)/2*ve,2))>a}))return Me;const xt={id:He.id,position:He.position,normal:He.normal,replacement:He.replacement,weight:He.weight,distance:Ve};let Ie;for(let Be=0,Dt=Me.length;Be<Dt;Be++){const pn=Me[Be];if(xt.weight>pn.weight){Ie=Be;break}if(xt.distance<pn.distance){Ie=Be;break}}return Ie!==void 0?Me.splice(Ie,0,xt):Me.push(xt),Me},[]);for(let Me=0,He=ft.length;Me<He&&!(dt+Ee.length>=s);Me++){const Ve=ft[Me];if(Ee.find(Ie=>Ve.id===Ie.id))continue;const tn=Ve.position.clone().project(ue);if(!A.tags.concat(Ee).every(Ie=>{if(Ie.position.clone().sub(ue.position).setY(0).angleTo(ge.setY(0))>Math.PI/2)return!0;const Be=Ie.position.clone().project(ue);return Math.sqrt(Math.pow((tn.x-Be.x)/2*le,2)+Math.pow((tn.y-Be.y)/2*ve,2))>a}))continue;const Gt=new P.Raycaster(ue.position.clone().setY(n),Ve.position.clone().sub(ue.position.clone().setY(n)).normalize(),0,Ve.distance+Ps),[xt]=A.intersectObjects?Gt.intersectObjects(A.intersectObjects,!0):i.model.bvhs.loaded?i.model.intersectRaycaster(Gt):Gt.intersectObjects(i.model.children,!0);if(!!xt&&Ve.distance-xt.distance<Ps){const{position:Ie,normal:Be,id:Dt,replacement:pn}=Ve,vl=new P.Plane().setFromNormalAndCoplanarPoint(Be,Ie),go=Ie.clone().sub(ue.position).cross(new P.Vector3(0,1,0)).setLength(Ci),bl=[Ie.clone(),Ie.clone().add(go),Ie.clone().add(new P.Vector3(0,Ci,0)).add(go),Ie.clone().add(new P.Vector3(0,Ci,0))].map(El=>vl.projectPoint(El,new P.Vector3)),{container:yl,dispose:wl}=f.create3DDomContainer(bl)||{},Cl=new Bh({target:yl,props:{id:Dt,content:A.render(A.template,pn),lineWidthZoom:.38*(.01+ue.position.distanceTo(Ie)/u),lineHeightZoom:.4+(ue.position.distanceTo(Ie)-c)/u*.6,contentZoom:.1+ue.position.distanceTo(Ie)/u,upsideDown:Ie.y>l,folded:A.folded,events:A.events,hooks:h,dispose:wl}});Ee.push({position:Ie,normal:Be,id:Dt,app:Cl})}}return Ee},D=le=>{A.points=le.points.map(ve=>{var Ee,ue;return{id:ve.id,position:new P.Vector3().fromArray(ve.position),normal:new P.Vector3().fromArray(ve.normal),replacement:(Ee=ve.replacement)!=null?Ee:{},weight:(ue=ve.weight)!=null?ue:-1}}),le.render&&(A.render=le.render),le.template&&(A.template=le.template),le.events&&(A.events=le.events),le.enabled===!1&&(A.enabled=le.enabled),le.folded===!0&&(A.folded=le.folded)},Q=le=>{A.intersectObjects=le,C()},X=()=>{A.enabled=!0,C()},_=()=>{A.enabled=!1,v.$set({origins:[]}),A.tags.forEach(le=>{le.app.$destroy(),le=null}),A.origins=[],A.tags=[]},W=()=>{A.folded=!1,A.tags.forEach(le=>{le.app.$set({folded:A.folded})})},k=()=>{A.folded=!0,A.tags.forEach(le=>{le.app.$set({folded:A.folded})})},S=le=>{A.tags.forEach(ve=>{ve.id===le&&ve.app.$set({folded:!1})})},O=le=>{A.tags.forEach(ve=>{ve.id===le&&ve.app.$set({folded:!0})})},H=()=>{i.once("renderFrame",x)},F=()=>{e||(e=i.getElement().parentElement),e&&e.appendChild(d),A.forbidden=!1,n=i.model.bounding.getCenter(new P.Vector3).y,C(),i.on("panoWillArrive",b),i.on("panoArrived",w),i.on("modeChange",I),i.on("cameraUpdate",g)},ee=()=>{p=null,f.disposeAll(),v.$destroy(),A.tags.forEach(le=>{le.app.$destroy(),le=null}),A.origins=[],A.tags=[],i.off("modelLoaded",F),i.off("renderFrame",x),i.off("panoWillArrive",b),i.off("panoArrived",w),i.off("modeChange",I),i.off("cameraUpdate",g),i.off("dispose",ee),window.removeEventListener("resize",H,!1)};return window.addEventListener("resize",H,!1),(Oe=i==null?void 0:i.model)!=null&&Oe.loaded?F():i.once("modelLoaded",F),i.on("dispose",ee),{load:D,setIntersectObjects:Q,unfoldAll:W,foldAll:k,unfold:S,fold:O,enable:X,disable:_,hooks:h,dispose:ee}};var zt=(i=>(i.SMALL="small",i.MIDLLE="middle",i.LARGE="large",i.EXTRA_LARGE="x-large",i))(zt||{});function Nh(i){ce(i,"svelte-1ir3cyd",`.item-label-item.svelte-1ir3cyd{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1ir3cyd{opacity:1;animation:svelte-1ir3cyd-fadeIn .3s ease-in}.item-label-item__text-wrap.svelte-1ir3cyd::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, .3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1ir3cyd{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#FFEAC0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1ir3cyd{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1ir3cyd{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1ir3cyd-fadeIn{from{opacity:0
|
|
513
513
|
}to{opacity:1
|
|
514
|
-
}}`)}function Wh(i){let t,e,n,o=(i[0].name.length>6?`${i[0].name.slice(0,6)}...`:i[0].name)+"",s,r,a,l,c,u;return{c(){t=j("div"),e=j("div"),n=j("span"),s=Ce(o),r=J(),a=j("div"),y(n,"class","item-label-item__text svelte-1ir3cyd"),y(e,"class","item-label-item__text-wrap svelte-1ir3cyd"),T(e,"top",`-${i[0].strokeLength+26}px`),y(a,"class","item-label-item__bar svelte-1ir3cyd"),T(a,"height",`${i[0].strokeLength}px`),y(t,"class",l=je(Je.default("item-label-item",{visible:i[0].visible}))+" svelte-1ir3cyd"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform)},m(f,d){B(f,t,d),R(t,e),R(e,n),R(n,s),R(t,r),R(t,a),c||(u=ye(n,"click",i[1]),c=!0)},p(f,[d]){d&1&&o!==(o=(f[0].name.length>6?`${f[0].name.slice(0,6)}...`:f[0].name)+"")&&xe(s,o),d&1&&T(e,"top",`-${f[0].strokeLength+26}px`),d&1&&T(a,"height",`${f[0].strokeLength}px`),d&1&&l!==(l=je(Je.default("item-label-item",{visible:f[0].visible}))+" svelte-1ir3cyd")&&y(t,"class",l),d&1&&T(t,"z-index",f[0].zIndex),d&1&&T(t,"transform",f[0].transform)},i:K,o:K,d(f){f&&M(t),c=!1,u()}}}function Xh(i,t,e){let{itemLabel:n}=t,{hooks:o}=t;function s(){console.log("__onclick___: ",n),o.emit("onLabelClick",n)}return i.$$set=r=>{"itemLabel"in r&&e(0,n=r.itemLabel),"hooks"in r&&e(2,o=r.hooks)},[n,s,o]}class
|
|
514
|
+
}}`)}function Wh(i){let t,e,n,o=(i[0].name.length>6?`${i[0].name.slice(0,6)}...`:i[0].name)+"",s,r,a,l,c,u;return{c(){t=j("div"),e=j("div"),n=j("span"),s=Ce(o),r=J(),a=j("div"),y(n,"class","item-label-item__text svelte-1ir3cyd"),y(e,"class","item-label-item__text-wrap svelte-1ir3cyd"),T(e,"top",`-${i[0].strokeLength+26}px`),y(a,"class","item-label-item__bar svelte-1ir3cyd"),T(a,"height",`${i[0].strokeLength}px`),y(t,"class",l=je(Je.default("item-label-item",{visible:i[0].visible}))+" svelte-1ir3cyd"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform)},m(f,d){B(f,t,d),R(t,e),R(e,n),R(n,s),R(t,r),R(t,a),c||(u=ye(n,"click",i[1]),c=!0)},p(f,[d]){d&1&&o!==(o=(f[0].name.length>6?`${f[0].name.slice(0,6)}...`:f[0].name)+"")&&xe(s,o),d&1&&T(e,"top",`-${f[0].strokeLength+26}px`),d&1&&T(a,"height",`${f[0].strokeLength}px`),d&1&&l!==(l=je(Je.default("item-label-item",{visible:f[0].visible}))+" svelte-1ir3cyd")&&y(t,"class",l),d&1&&T(t,"z-index",f[0].zIndex),d&1&&T(t,"transform",f[0].transform)},i:K,o:K,d(f){f&&M(t),c=!1,u()}}}function Xh(i,t,e){let{itemLabel:n}=t,{hooks:o}=t;function s(){console.log("__onclick___: ",n),o.emit("onLabelClick",n)}return i.$$set=r=>{"itemLabel"in r&&e(0,n=r.itemLabel),"hooks"in r&&e(2,o=r.hooks)},[n,s,o]}class _h extends se{constructor(t){super(),oe(this,t,Xh,Wh,ne,{itemLabel:0,hooks:2},Nh)}}function _a(i,t=200){let e;return function(...n){clearTimeout(e),e=setTimeout(()=>{i(...n)},t)}}function Yh(i){ce(i,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function Is(i,t,e){const n=i.slice();return n[26]=t[e],n}function ks(i,t){let e,n,o;return n=new _h({props:{itemLabel:t[26],hooks:t[0]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),Z(n,s,r),o=!0},p(s,r){t=s;const a={};r&2&&(a.itemLabel=t[26]),r&1&&(a.hooks=t[0]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),q(n,s)}}}function Uh(i){let t,e=[],n=new Map,o,s,r=i[1];const a=l=>l[26].id;for(let l=0;l<r.length;l+=1){let c=Is(i,r,l),u=a(c);n.set(u,e[l]=ks(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","item-labels-container svelte-gk8s47"),Le(()=>i[9].call(t)),T(t,"opacity",i[4]?1:0)},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[9].bind(t)),s=!0},p(l,[c]){c&3&&(r=l[1],re(),e=tt(e,c,a,1,l,r,n,t,Ht,ks,null,Is),ae()),c&16&&T(t,"opacity",l[4]?1:0)},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}let xs=26,Vh=11;function Jh(i,t,e){const{Raycaster:n,Vector3:o}=P;let{five:s}=t,{modelOcclusionEnable:r}=t,{itemLabels:a}=t,{hooks:l}=t,{displayStrategyType:c}=t,u=null,f=null,d,h,p=[],A=!0;const v=(k,S)=>{const O=new n,H=k.camera.position.clone(),F=new o().fromArray(S.modelPosition),ee=F.distanceTo(H);O.set(H.clone(),F.clone().sub(H).normalize());const[Y]=k.model.intersectRaycaster(O);return!(Y&&Y.distance+1<ee)},g=(k,S)=>{const O=new o(S.modelPosition[0],S.modelPosition[1],S.modelPosition[2]),H=k.project2d(O),F=H==null?void 0:H.x,ee=H==null?void 0:H.y;return[F,ee]},w=k=>`translate(${k[0]}px, ${k[1]}px)`,b=(k,S)=>p.length===0?!1:!!p.find(H=>k[0]>=H[0]-S&&k[0]<=H[0]+S||k[1]>=H[1]-xs&&k[1]<=H[1]+xs);function I(k,S){switch(S){case zt.SMALL:return Math.ceil(-27.78*k+85);case zt.MIDLLE:return Math.ceil(-38.9*k+130);case zt.LARGE:return Math.ceil(-44.44*k+140);case zt.EXTRA_LARGE:return Math.ceil(-92.59*k+300)}}const x=(k,S)=>{const O=S.map(F=>{const ee=g(k,F),Y=F.name.length*Vh,U=I(F.modelPosition[1],c),de=(r?v(k,F):!0)&&!b([ee[0],ee[1]+U],Y);if(!de)return he(N({},F),{visible:de});p.push(ee);const me=w(ee);return he(N({},F),{visible:de,transform:me,strokeLength:U})}),H=O.filter(({visible:F})=>F).map(F=>({itemLabelItem:F,distance:new o(F.modelPosition[0],F.modelPosition[1],F.modelPosition[2]).clone().distanceTo(k.camera.position)})).sort((F,ee)=>F.distance-ee.distance);return O.map(F=>{const ee=H.findIndex(Y=>Y.itemLabelItem.id===F.id);return ee!==void 0?he(N({},F),{zIndex:ee*10}):F})},C=()=>{p=[],e(1,f=x(s,f))};Vi(()=>{X()});const z=()=>{e(4,A=!1),D()};et(()=>{e(1,f=a),u=a,C(),Q(),s.on("cameraUpdate",z)});const D=_a(()=>{e(4,A=!0),C()},300),Q=()=>{window.addEventListener("resize",_,!1)},X=()=>{u!==a&&(e(1,f=a),u=a,C())},_=()=>{s.once("renderFrame",C)};It(()=>{s.off("cameraUpdate",z),window.removeEventListener("resize",_,!1)});function W(){d=this.clientWidth,h=this.clientHeight,e(2,d),e(3,h)}return i.$$set=k=>{"five"in k&&e(5,s=k.five),"modelOcclusionEnable"in k&&e(6,r=k.modelOcclusionEnable),"itemLabels"in k&&e(7,a=k.itemLabels),"hooks"in k&&e(0,l=k.hooks),"displayStrategyType"in k&&e(8,c=k.displayStrategyType)},[l,f,d,h,A,s,r,a,c,W]}class Zh extends se{constructor(t){super(),oe(this,t,Jh,Uh,ne,{five:5,modelOcclusionEnable:6,itemLabels:7,hooks:0,displayStrategyType:8},Yh)}}function qh(i){return i.model_item_labels.map(t=>N({modelPosition:[t.position[0],t.position[1]+t.size[1],t.position[2]]},t))}const Kh=(i,t)=>{var d,h;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:void 0,itemLabels:[],wrapper:null,app:void 0,hooks:new be.Subscribe,modelOcclusionEnable:(d=t==null?void 0:t.modelOcclusionEnable)!=null?d:!0,displayStrategyType:(h=t==null?void 0:t.displayStrategyType)!=null?h:zt.SMALL};e.container.setAttribute("class","model-item-label-plugin-container"),e.container.style.cssText=`
|
|
515
515
|
position: absolute;
|
|
516
516
|
left: 0;
|
|
517
517
|
top: 0;
|
|
518
518
|
width: 100%;
|
|
519
519
|
height: 100%;
|
|
520
520
|
z-index: 5;
|
|
521
|
-
`,e.container.style.pointerEvents="none";const n=p=>(e.wrapper=p,p.appendChild(e.container),l(),!0),o=p=>{e.itemLabels=qh(p),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{u(),e.container.remove()},l=()=>{var p;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(p=e.app)==null||p.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:i,itemLabels:e.itemLabels}):e.app=new Zh({target:e.container,props:{five:i,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,wrapper:e.wrapper,hooks:e.hooks,displayStrategyType:e.displayStrategyType}})}},c=()=>{i.on("modeChange",f),i.once("dispose",a)},u=()=>{i.off("modeChange",f)},f=p=>{if(!!e.enabled){if(p!==be.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}i.once("initAnimationEnded",()=>{e.fiveModeEnabled=i.currentMode===be.Five.Mode.Floorplan,l()})}};return c(),{appendTo:n,load:o,enable:s,disable:r,dispose:a,hooks:e.hooks}},$h={name:"ModelItemLabelPlugin",version:0};var
|
|
521
|
+
`,e.container.style.pointerEvents="none";const n=p=>(e.wrapper=p,p.appendChild(e.container),l(),!0),o=p=>{e.itemLabels=qh(p),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{u(),e.container.remove()},l=()=>{var p;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(p=e.app)==null||p.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:i,itemLabels:e.itemLabels}):e.app=new Zh({target:e.container,props:{five:i,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,wrapper:e.wrapper,hooks:e.hooks,displayStrategyType:e.displayStrategyType}})}},c=()=>{i.on("modeChange",f),i.once("dispose",a)},u=()=>{i.off("modeChange",f)},f=p=>{if(!!e.enabled){if(p!==be.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}i.once("initAnimationEnded",()=>{e.fiveModeEnabled=i.currentMode===be.Five.Mode.Floorplan,l()})}};return c(),{appendTo:n,load:o,enable:s,disable:r,dispose:a,hooks:e.hooks}},$h={name:"ModelItemLabelPlugin",version:0};var Yt=(i=>(i.TOP_LEFT="topLeft",i.TOP_RIGHT="topRight",i.BOTTOM_LEFT="bottomLeft",i.BOTTOM_RIGHT="bottomRight",i))(Yt||{});function em(i){if(i.length===0)return[];if(Array.isArray(i[0]))return i;let t=[];return i.forEach(e=>{const n=[e[Yt.TOP_LEFT],e[Yt.BOTTOM_LEFT],e[Yt.BOTTOM_RIGHT],e[Yt.TOP_RIGHT]];t.push(n)}),t}const tm=(i,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},n=Kt(i),o=new Map,s=g=>{e.videoTexture&&(e.videoTexture.image.muted=g)},r=()=>e.videoTexture?e.videoTexture.image.muted:!0,a=()=>{if(e.enabled||!e.videoTexture)return;e.enabled=!0,e.videoMeshes=c(),e.videoMeshes.forEach(w=>i.scene.add(w));const g=()=>{if(!e.videoTexture)return;const w=()=>{var b;!e.videoTexture||((b=e.videoTexture)==null||b.image.removeEventListener("timeupdate",w),e.videoTextureEnabled=!0,e.videoMeshes.forEach(I=>{I.material.map!==e.videoTexture&&(I.material.map=e.videoTexture)}),i.needsRender=!0)};e.videoTexture.image.addEventListener("timeupdate",w),e.videoTexture&&e.videoMeshes.length&&(e.videoTexture.image.play(),e.videoTexture.image.onplay=()=>{n.hide()},e.videoTexture.image.onpause=()=>{n.show()},e.videoTexture.image.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()})};if(i.model.loaded)g();else return i.once("modelLoaded",()=>g())},l=()=>{!e.enabled||(e.enabled=!1,e.videoMeshes.forEach(g=>{g.geometry.dispose(),g.material.dispose(),i.scene.remove(g),e.videoTexture&&e.videoTexture.image.pause()}),e.videoMeshes=[],i.needsRender=!0)},c=()=>e.rectPoints.map((g,w)=>{const b=new P.BufferGeometry,I=128,x=[];x.push(...g[0].toArray());for(let k=1;k<I;k++)x.push(g[0].x+(g[1].x-g[0].x)*k/I,g[0].y+(g[1].y-g[0].y)*k/I,g[0].z+(g[1].z-g[0].z)*k/I);x.push(...g[1].toArray()),x.push(...g[2].toArray());for(let k=1;k<I;k++)x.push(g[2].x+(g[3].x-g[2].x)*k/I,g[2].y+(g[3].y-g[2].y)*k/I,g[2].z+(g[3].z-g[2].z)*k/I);x.push(...g[3].toArray());const C=[];C.push(0,1);for(let k=1;k<I;k++)C.push(0,1-k/I);C.push(0,0),C.push(1,0);for(let k=1;k<I;k++)C.push(1,k/I);C.push(1,1);const z=[];for(let k=0;k<I;k++)z.push(k,k+1,I*2-k,k,I*2-k,I*2+1-k);b.setAttribute("position",new P.BufferAttribute(new Float32Array(x),3)),b.setAttribute("uv",new P.BufferAttribute(new Float32Array(C),2)),b.setIndex(new P.BufferAttribute(new Uint32Array(z),1));const D=new P.AxesHelper(10);i.scene.add(D);const Q=new P.MeshBasicMaterial({map:e.videoTextureEnabled?e.videoTexture:e.imageTexture,side:P.DoubleSide}),X=new P.Mesh(b,Q);X.renderOrder=1,X.name=`ModelTVVideoPlugin-${w}-${performance.now()}`;const _=[g[1],g[2],g[3],g[0]],W=n.create3DDomContainer(_);if(W!=null&&W.container){const k=document.createElement("div");k.classList.add("play-icon"),k.style.width="100%",k.style.height="100%",k.style.display="flex",k.style.justifyContent="center",k.style.alignItems="center",k.style.pointerEvents="none",W.container.appendChild(k);const S=document.createElement("img");S.src="//vrlab-static.ljcdn.com/release/web/play.2ada5b6f.png",S.style.width="200px",S.style.pointerEvents="auto",S.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()},k.appendChild(S),o.set(X,W)}return X}),u=g=>{const w=new P.TextureLoader().load(g);return w.minFilter=P.LinearFilter,w.magFilter=P.LinearFilter,w.format=P.RGBFormat,w},f=(g,w)=>new Promise((b,I)=>{const x=new XMLHttpRequest;x.onreadystatechange=()=>{if(x.readyState==4)if(x.status==200){const C=window.URL||window.webkitURL;w=w||document.createElement("video"),w.crossOrigin="anonymous",w.muted=!0,w.loop=!0,w.playsInline=!0,w.src=C.createObjectURL(x.response);const z=new P.VideoTexture(w);z.minFilter=P.LinearFilter,z.magFilter=P.LinearFilter,z.format=P.RGBFormat,b(Object.assign(z,{videoSource:g}))}else I(new Error("Video download Error: "+x.status))},x.onerror=C=>I(C),x.open("GET",g),x.responseType="blob",x.send()}),d=(g,w)=>V(exports,null,function*(){const{video_src:b,video_poster_src:I,points:x}=g;e.videoSource=b,e.rectPoints=em(x).map(C=>C.map(({x:z,y:D,z:Q})=>new P.Vector3(z,D,Q))),e.imageTexture=u(I),w&&(e.videoElement=w),e.videoTexture=yield f(e.videoSource,e.videoElement),e.enabled=!!g.enable,e.enabled&&a()}),h=g=>{if(!e.enabled)return;const w=e.videoMeshes;if(!(!w||g.intersectObjects(w).length===0))return e.videoTexture&&(e.videoTexture.image.paused||e.videoTexture.image.pause()),!1},p=g=>{g==="Floorplan"?n.hide():n.show()},A=()=>{if(!e.enabled)return;const g=i.camera.position;if(o.forEach((w,b)=>{const I=w.css3DObject.position.clone(),x=I.clone().sub(g).normalize(),C=new P.Raycaster(g,x),z=i.model.intersectRaycaster(C)[0],D=I.distanceTo(g),Q=.01;z&&z.distance+Q<D?w.hide():w.show()}),!r()){const w=e.rectPoints.find(b=>{const I=b[0].clone().add(b[1]).add(b[2]).add(b[3]).divideScalar(4);return b.map(x=>x.clone().add(I).divideScalar(2)).filter(x=>{const C=x.distanceTo(g),z=new P.Raycaster(g,x.clone().sub(g).normalize()),D=i.model.intersectRaycaster(z)[0],Q=.01;return!(D&&D.distance+Q<C)}).length>=2});(!w||w.length===0)&&s(!0)}},v=()=>{l(),e.videoTexture=void 0,i.off("modeChange",p),i.off("wantsTapGesture",h),i.off("panoArrived",A),i.off("renderFrame",()=>{e.videoMeshes.forEach(g=>{g&&(g.needsRender=!0)})})};return i.on("modeChange",p),i.on("wantsTapGesture",h),i.on("panoArrived",A),i.on("renderFrame",()=>{e.videoMeshes.forEach(g=>{g&&(g.needsRender=!0)})}),{enable:a,disable:l,load:d,dispose:v,state:e,css3DRenderPlugin:n}};function nm(i){ce(i,"svelte-gduhqw",`.item-label-item.svelte-gduhqw.svelte-gduhqw{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:svelte-gduhqw-fadeIn .3s ease-in}.item-label-item.fold.svelte-gduhqw>.item-label-item__text-wrap.svelte-gduhqw{visibility:hidden}.item-label-item.fold.svelte-gduhqw>.item-label-item__bar.anchor.svelte-gduhqw{visibility:hidden}.item-label-item.fold.svelte-gduhqw>.item-label-item__bar.anchor.svelte-gduhqw:after{visibility:visible}.item-label-item__text-wrap.svelte-gduhqw.svelte-gduhqw{height:-moz-fit-content;height:fit-content;padding:0.75rem 1.25rem 0.75rem 0.75rem;position:absolute;width:-moz-max-content;width:max-content;max-width:29.5625rem;min-height:5.75rem;background-image:linear-gradient(269deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.60) 49%, rgba(31, 38, 46, 0.70) 100%);border:0.09375rem solid rgba(255, 255, 255, .65);border-radius:0.1875rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.item-label-item__custom.svelte-gduhqw.svelte-gduhqw{padding:0;max-width:unset;min-height:unset;background-image:unset;border:0;border-radius:0}.icon-wrap.svelte-gduhqw.svelte-gduhqw{width:4.25rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-gduhqw.svelte-gduhqw{width:4.25rem;height:4.25rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-gduhqw.svelte-gduhqw{margin-left:0.75rem;padding-left:0.75rem;min-height:4.25rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, .2) 0.0625rem;border-top:solid rgba(255, 255, 255, .2) 0;border-right:solid rgba(255, 255, 255, .2) 0;border-bottom:solid rgba(255, 255, 255, .2) 0;pointer-events:auto}.item-model.svelte-gduhqw.svelte-gduhqw{white-space:nowrap;font-size:1.375rem;font-weight:bold;line-height:1.875rem}.item-name.svelte-gduhqw.svelte-gduhqw{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.25rem;line-height:1.75rem}.item-label-item__bar.svelte-gduhqw.svelte-gduhqw{position:absolute;bottom:0;width:0.1875rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.20);pointer-events:none}.item-label-item__bar.anchor.svelte-gduhqw.svelte-gduhqw:after{content:'';position:absolute;bottom:0;width:1.5rem;height:1.5rem;background-image:url("//vrlab-public.ljcdn.com/common/file/web/67e7a198-28c9-47dc-879b-507bd3ae600c.png ");background-position:center;background-size:contain;transform:translate(-0.65625rem, 50%)}@keyframes svelte-gduhqw-fadeIn{from{opacity:0
|
|
522
522
|
}to{opacity:1
|
|
523
|
-
}}`)}function im(i){let t,e,n,o=(i[0].code||i[0].id)+"",s,r,a,l=i[0].name+"",c,u=i[0].icon&&Ds(i);return{c(){u&&u.c(),t=J(),e=j("div"),n=j("span"),s=Ce(o),r=J(),a=j("span"),c=Ce(l),y(n,"class","item-model svelte-gduhqw"),y(a,"class","item-name svelte-gduhqw"),y(e,"class","item-label-text svelte-gduhqw")},m(f,d){u&&u.m(f,d),B(f,t,d),B(f,e,d),R(e,n),R(n,s),R(e,r),R(e,a),R(a,c)},p(f,d){f[0].icon?u?u.p(f,d):(u=Ds(f),u.c(),u.m(t.parentNode,t)):u&&(u.d(1),u=null),d&1&&o!==(o=(f[0].code||f[0].id)+"")&&xe(s,o),d&1&&l!==(l=f[0].name+"")&&xe(c,l)},d(f){u&&u.d(f),f&&M(t),f&&M(e)}}}function om(i){let t;return{c(){t=j("div")},m(e,n){B(e,t,n),i[6](t)},p:K,d(e){e&&M(t),i[6](null)}}}function Ds(i){let t,e,n,o,s;return{c(){t=j("div"),e=j("div"),y(e,"class","icon svelte-gduhqw"),y(e,"style",n=`background-image: url(${i[0].icon})`),y(t,"class","icon-wrap svelte-gduhqw")},m(r,a){B(r,t,a),R(t,e),o||(s=ye(t,"click",i[7]),o=!0)},p(r,a){a&1&&n!==(n=`background-image: url(${r[0].icon})`)&&y(e,"style",n)},d(r){r&&M(t),o=!1,s()}}}function sm(i){let t,e,n,o,s,r,a,l,c,u;function f(p,A){return A&1&&(n=null),n==null&&(n=!!Boolean(typeof p[0].render=="function")),n?om:im}let d=f(i,-1),h=d(i);return{c(){t=j("div"),e=j("div"),h.c(),s=J(),r=j("div"),y(e,"class",o=je(Je.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof i[0].render=="function")}))+" svelte-gduhqw"),T(e,"bottom",`${i[0].strokeLength}px`),y(r,"class",a=je(Je.default("item-label-item__bar",{anchor:i[1]}))+" svelte-gduhqw"),T(r,"height",`${i[0].strokeLength}px`),y(t,"class",l=je(Je.default("item-label-item",{fold:i[0].isFold}))+" svelte-gduhqw"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform)},m(p,A){B(p,t,A),R(t,e),h.m(e,null),R(t,s),R(t,r),c||(u=ye(e,"click",i[4]),c=!0)},p(p,[A]){d===(d=f(p,A))&&h?h.p(p,A):(h.d(1),h=d(p),h&&(h.c(),h.m(e,null))),A&1&&o!==(o=je(Je.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof p[0].render=="function")}))+" svelte-gduhqw")&&y(e,"class",o),A&1&&T(e,"bottom",`${p[0].strokeLength}px`),A&2&&a!==(a=je(Je.default("item-label-item__bar",{anchor:p[1]}))+" svelte-gduhqw")&&y(r,"class",a),A&1&&T(r,"height",`${p[0].strokeLength}px`),A&1&&l!==(l=je(Je.default("item-label-item",{fold:p[0].isFold}))+" svelte-gduhqw")&&y(t,"class",l),A&1&&T(t,"z-index",p[0].zIndex),A&1&&T(t,"transform",p[0].transform)},i:K,o:K,d(p){p&&M(t),h.d(),c=!1,u()}}}function rm(i,t,e){let{itemLabel:n}=t,{hooks:o}=t,{anchorEnabled:s}=t,{onIconClick:r}=t;function a(){o.emit("onLabelClick",n)}let l;function c(f){ze[f?"unshift":"push"](()=>{l=f,e(3,l)})}const u=f=>r(n);return i.$$set=f=>{"itemLabel"in f&&e(0,n=f.itemLabel),"hooks"in f&&e(5,o=f.hooks),"anchorEnabled"in f&&e(1,s=f.anchorEnabled),"onIconClick"in f&&e(2,r=f.onIconClick)},i.$$.update=()=>{if(i.$$.dirty&9&&typeof n.render=="function"&&l&&l.children.length===0){const f=n.render(n);f&&l.appendChild(f)}},[n,s,r,l,a,o,c,u]}class am extends se{constructor(t){super(),oe(this,t,rm,sm,ne,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},nm)}}const{Raycaster:lm,Vector3:GA}=P,Ss=(i,t,e,n)=>{const o=t.clone().sub(e).normalize(),s=new lm;s.set(e,o);const[r]=i.model.intersectRaycaster(s);return r&&r.distance+.01<n};var Tt=(i=>(i.SMALL="small",i.MIDLLE="middle",i.LARGE="large",i.EXTRA_LARGE="x-large",i))(Tt||{});const cm=(i,t)=>{switch(t){case Tt.SMALL:return Math.ceil(-27.78*i+85);case Tt.MIDLLE:return Math.ceil(-38.9*i+130);case Tt.LARGE:return Math.ceil(-44.44*i+140);case Tt.EXTRA_LARGE:return Math.ceil(-92.59*i+300)}},um=i=>`translate(${i[0]}px, ${i[1]}px)`;function Ls(i){return i.map(t=>N({observerIndex:void 0,visible:!1,isFold:!1},t))}function dm(i){ce(i,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function zs(i,t,e){const n=i.slice();return n[30]=t[e],n}function Ts(i){let t,e;return t=new am({props:{itemLabel:i[30],hooks:i[0],anchorEnabled:i[2],onIconClick:i[6]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o[0]&2&&(s.itemLabel=n[30]),o[0]&1&&(s.hooks=n[0]),o[0]&4&&(s.anchorEnabled=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Ms(i,t){let e,n,o,s=t[30].visible&&Ts(t);return{key:i,first:null,c(){e=fe(),s&&s.c(),n=fe(),this.first=e},m(r,a){B(r,e,a),s&&s.m(r,a),B(r,n,a),o=!0},p(r,a){t=r,t[30].visible?s?(s.p(t,a),a[0]&2&&E(s,1)):(s=Ts(t),s.c(),E(s,1),s.m(n.parentNode,n)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(E(s),o=!0)},o(r){L(s),o=!1},d(r){r&&M(e),s&&s.d(r),r&&M(n)}}}function fm(i){let t,e=[],n=new Map,o,s,r=i[1];const a=l=>l[30].id;for(let l=0;l<r.length;l+=1){let c=zs(i,r,l),u=a(c);n.set(u,e[l]=Ms(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","item-labels-container svelte-gk8s47"),Le(()=>i[12].call(t)),T(t,"opacity",i[5]?1:0)},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[12].bind(t)),s=!0},p(l,c){c[0]&71&&(r=l[1],re(),e=tt(e,c,a,1,l,r,n,t,Ht,Ms,null,zs),ae()),c[0]&32&&T(t,"opacity",l[5]?1:0)},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}let hm=11;function mm(i,t,e){const{Raycaster:n,Vector3:o}=P;let{five:s}=t,{modelOcclusionEnable:r}=t,{itemLabels:a}=t,{hooks:l}=t,{displayStrategyType:c}=t,{maxVisibleDistance:u}=t,f=null,d=null,h=(s==null?void 0:s.currentMode)===be.Five.Mode.Panorama,p,A,v=[],g=!0;const w=(O,H)=>{const F=O.camera.position.clone(),ee=new o(H.modelPosition[0],H.modelPosition[1],H.modelPosition[2]),
|
|
523
|
+
}}`)}function im(i){let t,e,n,o=(i[0].code||i[0].id)+"",s,r,a,l=i[0].name+"",c,u=i[0].icon&&Ds(i);return{c(){u&&u.c(),t=J(),e=j("div"),n=j("span"),s=Ce(o),r=J(),a=j("span"),c=Ce(l),y(n,"class","item-model svelte-gduhqw"),y(a,"class","item-name svelte-gduhqw"),y(e,"class","item-label-text svelte-gduhqw")},m(f,d){u&&u.m(f,d),B(f,t,d),B(f,e,d),R(e,n),R(n,s),R(e,r),R(e,a),R(a,c)},p(f,d){f[0].icon?u?u.p(f,d):(u=Ds(f),u.c(),u.m(t.parentNode,t)):u&&(u.d(1),u=null),d&1&&o!==(o=(f[0].code||f[0].id)+"")&&xe(s,o),d&1&&l!==(l=f[0].name+"")&&xe(c,l)},d(f){u&&u.d(f),f&&M(t),f&&M(e)}}}function om(i){let t;return{c(){t=j("div")},m(e,n){B(e,t,n),i[6](t)},p:K,d(e){e&&M(t),i[6](null)}}}function Ds(i){let t,e,n,o,s;return{c(){t=j("div"),e=j("div"),y(e,"class","icon svelte-gduhqw"),y(e,"style",n=`background-image: url(${i[0].icon})`),y(t,"class","icon-wrap svelte-gduhqw")},m(r,a){B(r,t,a),R(t,e),o||(s=ye(t,"click",i[7]),o=!0)},p(r,a){a&1&&n!==(n=`background-image: url(${r[0].icon})`)&&y(e,"style",n)},d(r){r&&M(t),o=!1,s()}}}function sm(i){let t,e,n,o,s,r,a,l,c,u;function f(p,A){return A&1&&(n=null),n==null&&(n=!!Boolean(typeof p[0].render=="function")),n?om:im}let d=f(i,-1),h=d(i);return{c(){t=j("div"),e=j("div"),h.c(),s=J(),r=j("div"),y(e,"class",o=je(Je.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof i[0].render=="function")}))+" svelte-gduhqw"),T(e,"bottom",`${i[0].strokeLength}px`),y(r,"class",a=je(Je.default("item-label-item__bar",{anchor:i[1]}))+" svelte-gduhqw"),T(r,"height",`${i[0].strokeLength}px`),y(t,"class",l=je(Je.default("item-label-item",{fold:i[0].isFold}))+" svelte-gduhqw"),T(t,"z-index",i[0].zIndex),T(t,"transform",i[0].transform)},m(p,A){B(p,t,A),R(t,e),h.m(e,null),R(t,s),R(t,r),c||(u=ye(e,"click",i[4]),c=!0)},p(p,[A]){d===(d=f(p,A))&&h?h.p(p,A):(h.d(1),h=d(p),h&&(h.c(),h.m(e,null))),A&1&&o!==(o=je(Je.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof p[0].render=="function")}))+" svelte-gduhqw")&&y(e,"class",o),A&1&&T(e,"bottom",`${p[0].strokeLength}px`),A&2&&a!==(a=je(Je.default("item-label-item__bar",{anchor:p[1]}))+" svelte-gduhqw")&&y(r,"class",a),A&1&&T(r,"height",`${p[0].strokeLength}px`),A&1&&l!==(l=je(Je.default("item-label-item",{fold:p[0].isFold}))+" svelte-gduhqw")&&y(t,"class",l),A&1&&T(t,"z-index",p[0].zIndex),A&1&&T(t,"transform",p[0].transform)},i:K,o:K,d(p){p&&M(t),h.d(),c=!1,u()}}}function rm(i,t,e){let{itemLabel:n}=t,{hooks:o}=t,{anchorEnabled:s}=t,{onIconClick:r}=t;function a(){o.emit("onLabelClick",n)}let l;function c(f){ze[f?"unshift":"push"](()=>{l=f,e(3,l)})}const u=f=>r(n);return i.$$set=f=>{"itemLabel"in f&&e(0,n=f.itemLabel),"hooks"in f&&e(5,o=f.hooks),"anchorEnabled"in f&&e(1,s=f.anchorEnabled),"onIconClick"in f&&e(2,r=f.onIconClick)},i.$$.update=()=>{if(i.$$.dirty&9&&typeof n.render=="function"&&l&&l.children.length===0){const f=n.render(n);f&&l.appendChild(f)}},[n,s,r,l,a,o,c,u]}class am extends se{constructor(t){super(),oe(this,t,rm,sm,ne,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},nm)}}const{Raycaster:lm,Vector3:GA}=P,Ss=(i,t,e,n)=>{const o=t.clone().sub(e).normalize(),s=new lm;s.set(e,o);const[r]=i.model.intersectRaycaster(s);return r&&r.distance+.01<n};var Tt=(i=>(i.SMALL="small",i.MIDLLE="middle",i.LARGE="large",i.EXTRA_LARGE="x-large",i))(Tt||{});const cm=(i,t)=>{switch(t){case Tt.SMALL:return Math.ceil(-27.78*i+85);case Tt.MIDLLE:return Math.ceil(-38.9*i+130);case Tt.LARGE:return Math.ceil(-44.44*i+140);case Tt.EXTRA_LARGE:return Math.ceil(-92.59*i+300)}},um=i=>`translate(${i[0]}px, ${i[1]}px)`;function Ls(i){return i.map(t=>N({observerIndex:void 0,visible:!1,isFold:!1},t))}function dm(i){ce(i,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function zs(i,t,e){const n=i.slice();return n[30]=t[e],n}function Ts(i){let t,e;return t=new am({props:{itemLabel:i[30],hooks:i[0],anchorEnabled:i[2],onIconClick:i[6]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o[0]&2&&(s.itemLabel=n[30]),o[0]&1&&(s.hooks=n[0]),o[0]&4&&(s.anchorEnabled=n[2]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Ms(i,t){let e,n,o,s=t[30].visible&&Ts(t);return{key:i,first:null,c(){e=fe(),s&&s.c(),n=fe(),this.first=e},m(r,a){B(r,e,a),s&&s.m(r,a),B(r,n,a),o=!0},p(r,a){t=r,t[30].visible?s?(s.p(t,a),a[0]&2&&E(s,1)):(s=Ts(t),s.c(),E(s,1),s.m(n.parentNode,n)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(E(s),o=!0)},o(r){L(s),o=!1},d(r){r&&M(e),s&&s.d(r),r&&M(n)}}}function fm(i){let t,e=[],n=new Map,o,s,r=i[1];const a=l=>l[30].id;for(let l=0;l<r.length;l+=1){let c=zs(i,r,l),u=a(c);n.set(u,e[l]=Ms(u,c))}return{c(){t=j("div");for(let l=0;l<e.length;l+=1)e[l].c();y(t,"class","item-labels-container svelte-gk8s47"),Le(()=>i[12].call(t)),T(t,"opacity",i[5]?1:0)},m(l,c){B(l,t,c);for(let u=0;u<e.length;u+=1)e[u].m(t,null);o=Et(t,i[12].bind(t)),s=!0},p(l,c){c[0]&71&&(r=l[1],re(),e=tt(e,c,a,1,l,r,n,t,Ht,Ms,null,zs),ae()),c[0]&32&&T(t,"opacity",l[5]?1:0)},i(l){if(!s){for(let c=0;c<r.length;c+=1)E(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)L(e[c]);s=!1},d(l){l&&M(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}let hm=11;function mm(i,t,e){const{Raycaster:n,Vector3:o}=P;let{five:s}=t,{modelOcclusionEnable:r}=t,{itemLabels:a}=t,{hooks:l}=t,{displayStrategyType:c}=t,{maxVisibleDistance:u}=t,f=null,d=null,h=(s==null?void 0:s.currentMode)===be.Five.Mode.Panorama,p,A,v=[],g=!0;const w=(O,H)=>{const F=O.camera.position.clone(),ee=new o(H.modelPosition[0],H.modelPosition[1],H.modelPosition[2]),Y=ee.distanceTo(F);return u!==void 0&&O.state.mode===be.Five.Mode.Panorama&&Y>u?!1:Ss(O,ee.clone().sub(F).normalize(),F,Y)},b=O=>{const{camera:H,model:F}=s,{x:ee,y:Y,z:U}=O.clone().project(H),ie=(ee+1)/2,de=(2-(Y+1))/2,Te=Math.abs(U)<1&&[ie,de].every(Oe=>Oe<1&&Oe>=0);return Boolean(Te)},I=(O,H)=>{const F=new o(H.modelPosition[0],H.modelPosition[1],H.modelPosition[2]),ee=O.project2d(F),Y=ee==null?void 0:ee.x,U=ee==null?void 0:ee.y;return[Y,U]},x=(O,H)=>{const F=H.map(Y=>{if(O.state.panoIndex!==Y.panoIndex)return he(N({},Y),{visible:!1});const U=I(O,Y);Y.name.length*hm;const ie=cm(Y.modelPosition[1],c),de=O.currentMode===be.Five.Mode.Panorama?b(new o(Y.position[0],Y.position[1],Y.position[2])):!0,me=r?w(O,Y):!1,Pe=de&&!me;if(!Pe)return he(N({},Y),{visible:Pe});v.push(U);const Te=um(U);return he(N({},Y),{visible:Pe,transform:Te,strokeLength:ie})}),ee=F.filter(({visible:Y})=>Y).map(Y=>({itemLabelItem:Y,distance:new o(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]).clone().distanceTo(O.camera.position)})).sort((Y,U)=>Y.distance-U.distance);return F.map(Y=>{const U=ee.findIndex(ie=>ie.itemLabelItem.id===Y.id);return U!==void 0?he(N({},Y),{zIndex:U*10}):Y})},C=()=>{v=[],e(1,d=x(s,d))},z=()=>{e(5,g=!1),D()},D=_a(()=>{e(5,g=!0),C()},300),Q=()=>{s.once("renderFrame",C)},X=()=>{window.addEventListener("resize",Q,!1)},_=()=>{f!==a&&(e(1,d=Ls(a)),f=a,C())},W=(O,H)=>{let F=[];for(let Y=0;Y<H.length;Y++){const{position:U,panoIndex:ie}=H[Y],de=O.distanceTo(U);(u===void 0||de<=u||s.state.mode!==be.Five.Mode.Panorama)&&F.push({panoIndex:ie,obVector:U,distance:de})}F=F.sort((Y,U)=>Y.distance-U.distance);let ee;for(let Y=0;Y<F.length;Y++){const{obVector:U,distance:ie,panoIndex:de}=F[Y];if(!Ss(s,O,U,ie)){ee=de;break}}return typeof ee=="number"?H[ee]:void 0},k=O=>{if(s.state.mode===be.Five.Mode.Panorama)return;const H=s.work.observers,F=new o().fromArray(O.position),ee=W(F,H);if(ee&&(O.observerIndex=ee.panoIndex),typeof O.observerIndex=="number"){const Y=H[O.observerIndex],U=F.clone().sub(Y.position).normalize(),ie={longitude:Math.PI+Math.atan2(U.x,U.z),latitude:Math.acos(U.y/U.length())-Math.PI/2};s.setState(he(N({},ie),{mode:be.Five.Mode.Panorama,panoIndex:O.observerIndex})),s.once("initAnimationEnded",()=>{e(1,d=d.map(de=>he(N({},de),{isFold:de.id!==O.id}))),s.once("cameraUpdate",()=>{e(1,d=d.map(de=>he(N({},de),{isFold:!1})))})})}};Vi(()=>{_()}),et(()=>{e(1,d=Ls(a)),f=a,C(),X(),s.on("cameraUpdate",z)}),It(()=>{s.off("cameraUpdate",z),window.removeEventListener("resize",Q,!1)});function S(){p=this.clientWidth,A=this.clientHeight,e(3,p),e(4,A)}return i.$$set=O=>{"five"in O&&e(7,s=O.five),"modelOcclusionEnable"in O&&e(8,r=O.modelOcclusionEnable),"itemLabels"in O&&e(9,a=O.itemLabels),"hooks"in O&&e(0,l=O.hooks),"displayStrategyType"in O&&e(10,c=O.displayStrategyType),"maxVisibleDistance"in O&&e(11,u=O.maxVisibleDistance)},[l,d,h,p,A,g,k,s,r,a,c,u,S]}class pm extends se{constructor(t){super(),oe(this,t,mm,fm,ne,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},dm,[-1,-1])}}function gm(i){return i.item_labels.map(t=>he(N({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const Am=void 0,vm=(i,t)=>{var d,h,p,A;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:!0,itemLabels:[],wrapper:null,app:void 0,hooks:new be.Subscribe,modelOcclusionEnable:(d=t==null?void 0:t.modelOcclusionEnable)!=null?d:!0,onlyVisibleInPanorama:(h=t==null?void 0:t.onlyVisibleInPanorama)!=null?h:!0,displayStrategyType:(p=t==null?void 0:t.displayStrategyType)!=null?p:Tt.SMALL,maxVisibleDistance:(A=t==null?void 0:t.maxVisibleDistance)!=null?A:Am};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
|
|
524
524
|
position: absolute;
|
|
525
525
|
left: 0;
|
|
526
526
|
top: 0;
|
|
527
527
|
width: 100%;
|
|
528
528
|
height: 100%;
|
|
529
529
|
z-index: 5;
|
|
530
|
-
`,e.container.style.pointerEvents="none";const n=v=>(e.wrapper=v,v.appendChild(e.container),l(),!0),o=v=>{e.itemLabels=gm(v),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{u(),e.container.remove()},l=()=>{var v;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(v=e.app)==null||v.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:i,itemLabels:e.itemLabels}):e.app=new pm({target:e.container,props:{five:i,modelOcclusionEnable:e.modelOcclusionEnable,onlyVisibleInPanorama:e.onlyVisibleInPanorama,itemLabels:e.itemLabels,wrapper:e.wrapper,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{i.on("modeChange",f),i.once("dispose",a)},u=()=>{i.off("modeChange",f)},f=v=>{if(v!==be.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}i.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,s()})};return c(),{appendTo:n,load:o,enable:s,disable:r,dispose:a,hooks:e.hooks}},bm={name:"ItemLabelPlugin",version:0};class ym extends ri{constructor(e){super(e);m(this,"state");m(this,"container");m(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(he(N({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(he(N({},e),{userAction:!0}))}show(e){if(!!this.state.enabled)return this.setState(he(N({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(!!this.state.enabled)return this.setState(he(N({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,n){if(!this.enabled)return;const o=N({},this.state);this.state=N(N(N({},this.state),e),n),this.stateChangedCallback(o,n)}get visible(){return this.five.state.mode===be.Five.Mode.Panorama}appendTo(e){!this.enabled||(this.container=e,this.render())}updateState(e){this.setState(he(N({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function wm(i){ce(i,"svelte-wpy7pz",'.plugin-DoorLabelPlugin-item.svelte-wpy7pz.svelte-wpy7pz{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png") 4;border-image:url("//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz:active,.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-wpy7pz.svelte-wpy7pz{background:url("//vrlab-image4.ljcdn.com/release/web/DoorLabel-icon.de1304ae.svg") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{background:url("//vrlab-image4.ljcdn.com/release/web/arrow.6e8ec00e.svg") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function Cm(i){let t,e,n,o,s,r,a,l;return{c(){t=j("div"),e=j("div"),n=j("span"),n.textContent=`${i[8]}`,o=J(),s=j("i"),y(n,"class","plugin-DoorLabelPlugin-txt svelte-wpy7pz"),y(s,"class","plugin-DoorLabelPlugin-icon svelte-wpy7pz"),y(e,"class",r=je(Je.default("plugin-DoorLabelPlugin-cnt",i[0].toward))+" svelte-wpy7pz"),y(e,"style",`transform: ${i[6]||"initial"};pointer-events: ${i[5]?"auto":"none"};opacity: ${i[5]?1:0}`),y(e,"data-camera-toward",i[7]),y(t,"style",`left: ${i[3]||0}%;top: ${i[4]||0}%;opacity: ${i[5]?1:0}`),y(t,"class","plugin-DoorLabelPlugin-item svelte-wpy7pz")},m(c,u){B(c,t,u),R(t,e),R(e,n),R(e,o),R(e,s),i[10](t),a||(l=ye(e,"click",i[9]),a=!0)},p(c,[u]){u&1&&r!==(r=je(Je.default("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-wpy7pz")&&y(e,"class",r)},i:K,o:K,d(c){c&&M(t),i[10](null),a=!1,l()}}}function Em(i,t,e){let{props:n}=t,{onClick:o}=t,s,{left:r,top:a,inSight:l,transform:c,panoIndex:u,cameraToward:f,name:d}=n,h=0;const p=()=>{if(!r||!a||!l||!s)return;const g=s.current.clientWidth/window.innerWidth*100,w=s.current.clientHeight/window.innerHeight*100;if(r<=g/2||r>=100-g/2||a<=w/2||a>=100-w/2)return;u!==h&&(console.log("panoDoorLabelPlugin",u,"\u89E6\u53D1\u57CB\u70B9"),h=u)},A=g=>{o&&o()};function v(g){ze[g?"unshift":"push"](()=>{s=g,e(2,s)})}return i.$$set=g=>{"props"in g&&e(0,n=g.props),"onClick"in g&&e(1,o=g.onClick)},p(),[n,o,s,r,a,l,c,f,d,A,v]}class Pm extends se{constructor(t){super(),oe(this,t,Em,Cm,ne,{props:0,onClick:1},wm)}}function Im(i,t){const e=Math.abs(i.top+i.height/2-t.top-t.height/2),n=Math.abs(i.left+i.width/2-t.left-t.width/2),o=(i.height+t.height)/2,s=(i.width+t.width)/2;return!(e>o&&n>s)}function km(i){const{camera:t}=i,e=t.getWorldDirection(new G.Vector3);let n=Math.atan(e.z/e.x)*180/Math.PI,o="";return e.x<0&&(n+=180),n<0&&(n+=360),n>315||n<=45?o="right":n>45&&n<=135?o="back":n>135&&n<=225?o="left":n>225&&n<=315&&(o="forward"),o}function xm(i,t){return Math.sqrt(Math.pow(i.z-t.z,2)+Math.pow(i.x-t.x,2))}function Dm(i){const t=Math.PI/4;return i>-t&&i<=t?"left":i>t*3||i<=-t*3?"right":i>-t*3&&i<=-t?"forward":i>t&&i<=t*3?"back":""}const Sm={userAction:!0};class Lm extends ym{constructor(e){super(e);m(this,"MinVisibledistance",1.8);m(this,"MaxVisibledistance",5);m(this,"OffsetHeight",-1.3);m(this,"rooms");m(this,"floorplanServerData");m(this,"doorLabelItems");m(this,"visibleLabelMap",new Map);m(this,"labelItems",[]);m(this,"doorLabels");m(this,"roomObservers");m(this,"loadData",(e,n)=>{n&&(this.MaxVisibledistance=n.MaxVisibledistance,this.MinVisibledistance=n.MinVisibledistance,this.OffsetHeight=n.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(o=>{o.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});m(this,"initRoomObservers",()=>{var s,r;const e=this.floorplanServerData.computed_data.floor_datas||[],o=(((r=(s=this.five)==null?void 0:s.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,u=e==null?void 0:e.find(f=>f.floor_index===c);if(u){const f=u.rooms.find(d=>d.observer_indexs.includes(l));if(f)return{panoIndex:l,floorIndex:c,name:f.name}}}).filter(Boolean);this.roomObservers=o});m(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});m(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const n=this.roomObservers.find(a=>a.panoIndex===e),s=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===n.name)return;const u=l.position.clone(),f=u.distanceTo(s);if(f<this.MinVisibledistance||f>this.MaxVisibledistance)return;const d=new G.Raycaster,h=u.clone().sub(s).normalize();d.set(s,h);const[p]=this.five.model.intersectRaycaster(d);p&&p.distance+.1<f||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});m(this,"fixDoorPosition",()=>{var u,f,d,h,p,A,v,g,w,b,I,x;const{panoIndex:e,camera:n}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const o=this.five.getElement(),s=o.clientWidth,r=o.clientHeight,a=n.getWorldDirection(new G.Vector3),l=[],c=[...this.labelItems];if(c.forEach((C,z)=>{if(C.visible){const D=n.position.distanceTo(C.position),Q=C.position.clone().add(new G.Vector3(0,this.OffsetHeight,0)),Y=Q.clone().sub(n.position).normalize().angleTo(a),W=Q.clone().project(n),k=(W.x+1)/2.2*100,S=(-W.y+1)/2.2*100,O=k>=0&&k<=100&&S>=0&&S<=100&&D>this.MinVisibledistance&&D<=this.MaxVisibledistance;C.left=k,C.top=S,C.inSight=O&&Y<Math.PI/2,C.cameraToward=km(this.five),O?l.push({disFromCameraToLabel:D,left:k,top:S,index:z}):C.transform="translate(-50%, -50%)"}else C.inSight=!1}),l.length>1){let C=0;l.sort((z,D)=>D.disFromCameraToLabel-z.disFromCameraToLabel);for(let z=1;z<l.length;z++){const{index:D,left:Q,top:X}=l[z-1],{index:Y,left:W,top:k}=l[z],S=this.container.children[D],O=this.container.children[Y];if(!S||!O)return;const H={left:s*Q/100,top:r*X/100,width:(d=(f=(u=S.children)==null?void 0:u[0])==null?void 0:f.clientWidth)!=null?d:0,height:(A=(p=(h=S.children)==null?void 0:h[0])==null?void 0:p.clientHeight)!=null?A:0},F={left:s*W/100,top:r*k/100,width:(w=(g=(v=O.children)==null?void 0:v[0])==null?void 0:g.clientWidth)!=null?w:0,height:(x=(I=(b=O.children)==null?void 0:b[0])==null?void 0:I.clientHeight)!=null?x:0};Im(H,F)&&(C++,c[D].transform=`translate(-50%, ${(C-1)*100-50}%)`,c[Y].transform=`translate(-50%, ${C*100-50}%)`)}}this.labelItems=c,this.render()});m(this,"onClick",(e,n)=>{if(!this.roomObservers)return;const{work:o}=this.five;let s,r,a=1/0;for(const l of o.observers)if(this.roomObservers.find(u=>u.panoIndex===l.panoIndex&&u.name===e)){const u=l.standingPosition,f=n.distanceTo(u);f<a&&(s=l.panoIndex,r=u.clone().sub(n).normalize(),a=f)}if(r!==null&&s!==null){const l={};if(a>0){const u=new G.Vector3(0,0,-1),f=r.clone(),d=new G.Quaternion;d.setFromUnitVectors(u,f);const h=new G.Euler;h.setFromQuaternion(d,"YXZ"),l.longitude=h.y}this.five.emit("wantsToMoveToPano",s,{},!0)||this.five.moveToPano(s,{longitude:l.longitude})}});m(this,"initData",()=>{var s;this.doorLabels=[];const e=this.five.panoIndex,n=this.floorplanServerData.computed_data.observers[e].floor_index,o=n!==void 0&&((s=this.floorplanServerData.computed_data.floor_datas[n])==null?void 0:s.rooms);this.rooms=o,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(u=>!!(u&&u.name===r.name)),l=this.five.work.observers.filter((u,f)=>!!r.observer_indexs.find(d=>d===f));a&&a.forEach(u=>{const f=u.position;let d=1/0,h;l.forEach(A=>{const v=A.standingPosition,g={x:v.x,y:v.y,z:v.z},w=xm(f,g);w<d&&(d=w,h=g)}),h&&(f.y=h.y+.01);const p=new G.Vector3(f.x,f.y,f.z);p.add(new G.Vector3(-.2,1.8,0).applyEuler(new G.Euler(0,u.rad,0))),this.doorLabels.push({roomName:r.name,name:u.name,position:p,toward:Dm(u.rad)})})}),this.labelItems=this.doorLabels.map(r=>he(N({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,n){if(this.hooks.hasListener("stateChange")){const o={state:this.state,prevState:e,userAction:n?n.userAction:Sm.userAction};this.hooks.emit("stateChange",o)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Pm({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const zm=i=>new Lm(i),Tm=2,Mm=3,Bm=3,jm=2;function Qm(i,t){var r,a,l;if(i.length<2)return console.warn("positionList length must be greater than 1"),[];const e=(r=t==null?void 0:t.unitWidth)!=null?r:.5,n=(a=t==null?void 0:t.unitHeight)!=null?a:.5,o=(l=t==null?void 0:t.skipPanoIndexMesh)!=null?l:!1,s=new P.CatmullRomCurve3(i,!1,"catmullrom",1);if(o){const c=Math.ceil(s.getLength()/n*1.5),u=s.getPoints(c),f=[];let d=0;const h=i;return h.forEach((p,A)=>{let v=0,g=99999999;u.forEach((C,z)=>{const D=C.distanceTo(p);D<g&&(v=z,g=D)});const w=u[v+1],b=w==null?void 0:w.distanceTo(p),I=u[v-1],x=I==null?void 0:I.distanceTo(p);if(v>d&&v-d>1){let C=v;I!==void 0&&x>.8&&(C=v+1),I!==void 0&&x>.2&&x<.3?C=v:g>.2&&g<.3&&(C=v+1);let z=d;if(w!==void 0&&b>.2&&b<.3?z=d+1:g>.2&&g<.3&&(z=d),u[z]&&u[z+1]){const X=h[A-1];if(X)if(X.equals(u[z]))z+=1;else{const Y=new G.Vector3().subVectors(u[z+1],u[z]),W=new G.Vector3().subVectors(X,u[z]);Y.angleTo(W)<Math.PI/2&&(z+=1)}}if(C<z||C-z<=1)return;const D=u.slice(z,C),Q=Bs(D,e,n);f.push(Q),d=v}}),f}else{const c=Math.ceil(s.getLength()),u=s.getPoints(c);return[Bs(u,e,n)]}}function Bs(i,t,e){const n=t/2,o=e/t,s=i.length,r=Bl.default(i.map(g=>[g.x,g.z])),l=(i.length-1)*Tm*Mm,c=2*s,u=c*Bm,f=c*jm,d=new Uint32Array(l),h=new Float32Array(u),p=new Float32Array(f);i.forEach((g,w)=>{});let A=0;for(let g=0;g<i.length;g++){const[w,b]=r[g][0],I=i[g],{x,y:C,z}=I,D=new G.Vector3(x+w*n,C+.05,z+b*n);h[g*6+0]=D.x,h[g*6+1]=D.y,h[g*6+2]=D.z;const Q=new G.Vector3(x-w*n,C+.05,z-b*n);h[g*6+3]=Q.x,h[g*6+4]=Q.y,h[g*6+5]=Q.z,A+=g>0?i[g-1].clone().sub(i[g]).length():0;const X=A/t/o;p[g*4+0]=0,p[g*4+1]=X,p[g*4+2]=1,p[g*4+3]=X,g!==i.length-1&&(d[g*6+0]=g*2+0,d[g*6+1]=g*2+2,d[g*6+2]=g*2+1,d[g*6+3]=g*2+2,d[g*6+4]=g*2+3,d[g*6+5]=g*2+1)}const v=new P.BufferGeometry;return v.setAttribute("position",new P.BufferAttribute(h,3)),v.setAttribute("uv",new P.BufferAttribute(p,2)),v.setIndex(new P.BufferAttribute(d,1)),v}function Rm(i){const t=new P.TextureLoader().load(i.textureUrl);return t.wrapS=t.wrapT=P.RepeatWrapping,t.encoding=P.sRGBEncoding,new P.MeshBasicMaterial({color:16777215,map:t,transparent:!0,opacity:.8})}function Om(i){return!jt(i)}function jt(i){return i!=null}const _a="v1.0.1",Ua="GuideLinePlugin",Oi=`${Ua}@${_a}`,js=i=>`${Oi}--${i}`;class Va extends Ft{constructor(e,n){super(e,n);m(this,"state",{visible:!1,enabled:!0,disposed:!1});m(this,"data");m(this,"linesGroup");m(this,"disposedErrorLog",()=>{console.error(`${Oi} is disposed`)});m(this,"actionWhenEnabled",e=>{if(this.state.enabled)return e()});Object.assign(window,{[`__${Ua}_DEBUG__`]:this})}load(e,n,o=!0){return V(this,null,function*(){const s=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,s),this.data=r,this.linesGroup&&this.five.scene.remove(this.linesGroup);const a=this.getLinesGroup(r.routes);!a||(this.linesGroup=a,yield this.waitFiveModelLoaded(),this.five.scene.add(a),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),n&&this.setState(n),this.five.needsRender=!0,this.hooks.emit("dataLoaded",r),console.log(`${Oi} loaded`,r))})}formatData(e){return V(this,null,function*(){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){var s;if(this.state.disposed)return this.disposedErrorLog();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),qe(o,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:(s=n==null?void 0:n.userAction)!=null?s:!0}),this.five.needsRender=!0)}handleEnable(e,n=!0){this.linesGroup&&(e?(this.five.scene.add(this.linesGroup),this.actionWhenEnabled(()=>this.hooks.emit("enable",{userAction:n}))):(this.five.scene.remove(this.linesGroup),this.hooks.emit("disable",{userAction:n})))}handleVisible(e,n=!0){this.linesGroup&&(e?(this.linesGroup.visible=!0,this.actionWhenEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.linesGroup.visible=!1,this.actionWhenEnabled(()=>this.hooks.emit("hide",{userAction:n}))))}handleDispose(){this.linesGroup&&this.five.scene.add(this.linesGroup)}getLinesGroup(e){const n=e.map(this.getLine.bind(this)).filter(jt),o=new P.Group;if(o.name=js("route-group"),n.length!==0)return o.add(...n),o}getLine(e){var a,l,c,u;const n=new P.Group,o=e.panoIndexList.map(f=>{var d;return(d=this.five.work.observers[f])==null?void 0:d.standingPosition}).filter(jt),s=Qm(o,{skipPanoIndexMesh:(a=e.skipPanoIndexMesh)!=null?a:!0,unitWidth:(l=e.unitWidth)!=null?l:.6,unitHeight:(c=e.unitHeight)!=null?c:.4});if(!s)return;const r=Rm({textureUrl:(u=e.arrowTextureUrl)!=null?u:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"});return s.forEach(f=>{const d=new P.Mesh(f,r);d.name=js("route-line-mesh"),n.add(d)}),n}waitFiveModelLoaded(){return V(this,null,function*(){return new Promise(e=>{if(this.five.model.loaded){e();return}this.five.once("modelLoaded",()=>{e()})})})}}m(Va,"lasestVersion",_a);const Ja=(i,t)=>new Va(i,t);function Qs(i){const t=Math.abs(Math.cos(i.latitude));return new P.Vector3(-Math.sin(i.longitude)*t,-Math.sin(i.latitude),-Math.cos(i.longitude)*t)}function Hm(i,t){const e=Qs(i),n=Qs(t);return e.angleTo(n)}const Fm=i=>V(exports,null,function*(){try{i().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Sn=Math.PI*2;function Gm(i){return i>=0&&i<Sn?i:(i%Sn+Sn)%Sn}function Nm(i){return{longitude:Gm(-Math.atan2(i.x,-i.z)),latitude:-Math.asin(i.y/1)}}function Wm(i,t,e,n){const o=-i/e,s=i;return o*n+s}function Xm(i){return new Promise(t=>{setTimeout(()=>{t()},i)})}const Za="v1.0.6",qa="CruisePlugin",ui=`${qa}@${Za}`,Rs=()=>{console.error(`${ui} is disposed`)},Ym=()=>{console.warn(`${ui} is disabled`)},_m=()=>{console.error(`${ui} is disabled`)},Ei=new Map;class lo extends Ft{constructor(e,n){super(e,n);m(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});m(this,"data");m(this,"config");m(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});m(this,"GuideLine");this.config=n,Object.assign(window,{[`__${qa}_DEBUG__`]:this});const o=this.setFiveLinearUpdateCamera.bind(this),s=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",o),this.hooks.on("broke",s),this.hooks.on("end",s),this.hooks.on("pause",s),this.privateState.disposers.push(()=>{this.hooks.off("play",o),this.hooks.off("broke",s),this.hooks.off("end",s),this.hooks.off("pause",s)})}load(e,n,o){return V(this,null,function*(){var u,f,d,h,p;if(this.state.disposed)return Rs();this.privateState.fiveOriginGetProgress||(f=(u=this.five.controller)==null?void 0:u.cameraMotion)!=null&&f.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(h=(d=this.five.controller)==null?void 0:d.cameraMotion)==null?void 0:h.getProgress),this.clear();const s=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,s);let a=[],l;const c=this.data.keyframes.filter(A=>A.data.panoIndex!==void 0);c.filter((A,v)=>{var g;return A.data.panoIndex!==((g=c[v-1])==null?void 0:g.data.panoIndex)}).map(A=>A.data.panoIndex).forEach(A=>{var g,w;const v=(g=this.five.work.observers[A])==null?void 0:g.floorIndex;if(v!==void 0)if(l===v){const b=a.length-1;a[b]=[...(w=a[b])!=null?w:[],A]}else{l=v;const b=a.length;a[b]=[A]}}),this.GuideLine||(this.GuideLine=Ja(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(A=>({panoIndexList:A}))}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),n&&this.setState(n,{userAction:o}),console.log(`${ui} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}playFrom(e){const{index:n,id:o,userAction:s}=e;this.state.playing&&this.setState({playing:!1},{userAction:s}),this.setState({playing:!0},{userAction:s,playFromIndex:n,playFromId:o})}playFromStart(e){return this.playFrom(he(N({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){var s;if(this.state.disposed)return Rs();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return _m();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),e.playing!==void 0&&e.playing!==o.playing&&this.changePlayState(e.playing,n),e.speed!==void 0&&e.speed!==o.speed&&this.changeSpeed(e.speed,n==null?void 0:n.userAction),qe(o,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:(s=n==null?void 0:n.userAction)!=null?s:!0})}formatData(e){return V(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const n=this.five.work.observers,o=(()=>{const s=e;return typeof s=="object"&&s!==null&&s.version&&s.data?s.data:s})();if(o.keyframes)return{keyframesId:Fe(),keyframes:o.keyframes.map((s,r)=>{var c;const a=o.keyframes[r+1],l=(()=>!a||a.start===void 0||s.end===void 0?0:a.start-s.end)();return N({id:(c=s.uuid)!=null?c:Fe(),moveIndex:r,stay:l,index:r},s)})};if(o.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:a}=o;return this.privateState.moveToFirstPanoEffect=a,o.panoIndexList.forEach((l,c)=>{const u=(()=>{var A,v,g,w;const f=o.panoIndexList.slice(c).find(b=>b!==l);if(f===void 0)return;const d=(A=n[l])==null?void 0:A.position,h=(v=n[f])==null?void 0:v.position;if(!h||!d||((g=n[l])==null?void 0:g.floorIndex)!==((w=n[f])==null?void 0:w.floorIndex))return;const p=new P.Vector3().subVectors(h,d);return Nm(p)})();o.moveType===void 0||o.moveType==="justMove"?s.push({moveIndex:c,stay:o.stay,data:N({effect:"Move",panoIndex:l,moveEffect:r},u!=null?u:{})}):o.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:o.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),u&&s.push({moveIndex:c,stay:o.stay,data:N({effect:"Rotate",panoIndex:l},u)}))}),{keyframesId:Fe(),keyframes:s.map((l,c)=>N({id:Fe(),index:c},l))}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handleEnable(e,n=!0){var o,s;e?((o=this.GuideLine)==null||o.enable(),this.hooks.emit("enable",{userAction:n})):((s=this.GuideLine)==null||s.disable(),this.changePlayState(!1,{userAction:n}),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){var o,s;e?((o=this.GuideLine)==null||o.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):((s=this.GuideLine)==null||s.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}changePlayState(e,n){this.actionIfStateIsEnabled(()=>{var o;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(o=n==null?void 0:n.userAction)!=null?o:!0})}),e?this.handlePlay(n):this.handlePause(n),this.state.playing=e}handlePlay(e){return V(this,null,function*(){var h;const{data:n,state:o,privateState:s,hooks:r}=this;if(s.playing||!(n!=null&&n.keyframes)||(n==null?void 0:n.keyframes.length)===0)return;const a=Fe();s.playId=a,s.playing=!0,s.broke=!1;const l=n.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(h=e==null?void 0:e.userAction)!=null?h:!0});let u=!1;const d=yield(()=>V(this,null,function*(){var p,A;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(p=this.data)==null?void 0:p.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.keyframeId){const v=(A=this.data)==null?void 0:A.keyframes.find(g=>g.id===c.keyframeId);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:s.moveToFirstPanoEffect})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const g=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:g}),u=!0,v.index+1}}}}))();this.clearPauseData();for(const p of l){if(s.broke||!o.playing||!s.playing||a!==s.playId)return;if(!(d!==void 0&&p.index<d))try{r.emit("playIndexChange",p.index,p),yield this.playKeyframe(p,{moveEffect:u===!1?s.moveToFirstPanoEffect:void 0,duration:800}),p.stay&&(yield Xm(p.stay)),u===!1&&(u=!0)}catch(A){return Promise.resolve("broke")}}o.playing&&a===s.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:n,privateState:o,hooks:s}=this;n.playing=!1,o.playing!==!1&&(o.playing=!1,this.setPauseData(),o.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&s.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}playKeyframe(e,n){return V(this,null,function*(){var s;const{privateState:o}=this;return((s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),o.currentPlayQueue.push(this.getPlayPromise(e,n)),this.actionPromiseQueue()})}addInterruptListener(e){const n=()=>{this.privateState.modeChanging||e()},o=e;return this.five.once("gesture",o),this.five.once("wantsChangeMode",n),()=>{this.five.off("gesture",o),this.five.once("wantsChangeMode",n)}}getPlayPromise(e,n){return V(this,null,function*(){var s;const o=e.data;if((s=n==null?void 0:n.duration)!=null||e.start!==void 0&&e.end!==void 0&&e.end-e.start,!!o)return new Promise((r,a)=>{let l=!1;this.addInterruptListener(()=>{if(!l)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),l=!0,a(new Error("play is interupted"))});try{if(l)return;const c=()=>{r(),l=!0};switch(o.effect){case"Move":this.move(o,n).then(c);break;case"Rotate":this.rotate(o,n).then(c);break;default:this.rotate(o,n).then(c)}}catch(c){}})})}actionPromiseQueue(){return V(this,null,function*(){const{privateState:e}=this;return new Promise((n,o)=>{if(e.currentPlayQueue.length===0){n();return}const s=e.currentPlayQueue.shift();if(!s){n();return}s.then(n,o)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,n){return V(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,n);else return Promise.resolve()})}rotate(e,n){return V(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,n);yield this.updateCamera(e,n==null?void 0:n.duration)})}updateCamera(e,n=800){return V(this,null,function*(){const{five:o,privateState:s,state:r}=this;let a=n;const l=(()=>{var d,h;const u=(d=r.config)==null?void 0:d.speedConfig,f=(h=e.rotateSpeed)!=null?h:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})();if(l){const u=this.five.getCurrentState();a=Hm(u,e)/l}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=a);const c=this.getSpeededDuration(a);return new Promise(u=>{Fm(()=>o.updateCamera(e,c)),setTimeout(()=>u(),c)})})}changePano(e,n){return V(this,null,function*(){var f;const{five:o,privateState:s,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===o.panoIndex)return;o.getCurrentState().mode;const a=o.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);let l=(f=n==null?void 0:n.duration)!=null?f:800;const c=(()=>{var p,A;const d=(p=r.config)==null?void 0:p.speedConfig,h=(A=e.moveSpeed)!=null?A:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})();if(c&&typeof o.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=o.work.observers[o.panoIndex].position,h=o.work.observers[e.panoIndex].position;l=d.distanceTo(h)/c}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=l);const u=this.getSpeededDuration(l);yield new Promise(d=>{var h,p,A;o.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:u,effect:(A=(p=n==null?void 0:n.moveEffect)!=null?p:(h=this.state.config)==null?void 0:h.moveEffect)!=null?A:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&o.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,n=!0){const{state:o,privateState:s,hooks:r}=this,{currentPlayKeyframe:a}=s;if(r.emit("speedChange",e,{userAction:n}),o.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});s.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,n){return V(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,n),this.privateState.modeChanging=!1)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,n;if((e=this.data)!=null&&e.keyframesId)return Ei.get((n=this.data)==null?void 0:n.keyframesId)}setPauseData(){var e,n,o,s;if((e=this.data)!=null&&e.keyframesId)return Ei.set((n=this.data)==null?void 0:n.keyframesId,{keyframeId:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,n;if((e=this.data)!=null&&e.keyframesId)return Ei.delete((n=this.data)==null?void 0:n.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,n;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(n=this.privateState.disposers)==null||n.forEach(o=>o==null?void 0:o())}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&Ym()}waitFiveLoaded(){return V(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=e=>{const n=this.five.controller.cameraMotion,o=e-n.startTime;return o<0?0:o>=n.duration?1:1-Wm(1,n.startVelocity,n.duration,o)})}setFiveOriginUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}m(lo,"PluginVersion",Za);const Um=i=>new lo(i);function Vm(i){ce(i,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Os(i){let t,e,n,o,s,r,a,l=i[3]&&Hs(i);return{c(){t=j("div"),e=Ae("svg"),n=Ae("defs"),o=Ae("linearGradient"),s=Ae("stop"),r=Ae("stop"),l&&l.c(),y(s,"offset","25%"),y(s,"stop-color",i[5]),y(s,"stop-opacity","1"),y(r,"offset","100%"),y(r,"stop-color",i[5]),y(r,"stop-opacity","0.5"),y(o,"x1",.5),y(o,"y1",.5),y(o,"x2",i[8]),y(o,"y2",.5),y(o,"id",i[10]),y(o,"gradientUnits","userSpaceOnUse"),y(e,"class","straight-line svelte-xuejcm"),y(e,"viewBox",a="0 0 "+i[8]+" "+i[7]),y(e,"preserveAspectRatio","none"),y(t,"class","line svelte-xuejcm"),te(t,"vertical",i[9]),te(t,"horizontal",!i[9]),T(t,"width",i[8]+"px"),T(t,"height",i[7]+"px")},m(c,u){B(c,t,u),R(t,e),R(e,n),R(n,o),R(o,s),R(o,r),l&&l.m(e,null)},p(c,u){u&32&&y(s,"stop-color",c[5]),u&32&&y(r,"stop-color",c[5]),u&256&&y(o,"x2",c[8]),c[3]?l?(l.p(c,u),u&8&&E(l,1)):(l=Hs(c),l.c(),E(l,1),l.m(e,null)):l&&(re(),L(l,1,1,()=>{l=null}),ae()),u&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&y(e,"viewBox",a),u&512&&te(t,"vertical",c[9]),u&512&&te(t,"horizontal",!c[9]),u&256&&T(t,"width",c[8]+"px"),u&128&&T(t,"height",c[7]+"px")},d(c){c&&M(t),l&&l.d()}}}function Hs(i){let t,e,n,o,s;return{c(){t=Ae("path"),y(t,"fill","none"),y(t,"stroke",e=i[4]?`url(#${i[10]})`:i[5]),y(t,"stroke-width",1),y(t,"d",i[6])},m(r,a){B(r,t,a),s=!0},p(r,a){i=r,(!s||a&48&&e!==(e=i[4]?`url(#${i[10]})`:i[5]))&&y(t,"stroke",e),(!s||a&64)&&y(t,"d",i[6])},i(r){s||(r&&Le(()=>{o&&o.end(1),n=Ot(t,qn,{duration:i[2],delay:i[0],easing:yt}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=$t(t,qn,{duration:i[2],delay:i[1],easing:yt})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function Jm(i){let t,e=i[8]&&Os(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[8]?e?e.p(n,o):(e=Os(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&&M(t)}}}function Zm(i,t,e){let n,o,s,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:u}=t,{length:f}=t,{direction:d="horizontal"}=t,{useLinearColor:h=!1}=t,{color:p="white"}=t;const A=Fe();return i.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,u=v.unfolded),"length"in v&&e(11,f=v.length),"direction"in v&&e(12,d=v.direction),"useLinearColor"in v&&e(4,h=v.useLinearColor),"color"in v&&e(5,p=v.color)},i.$$.update=()=>{i.$$.dirty&4096&&e(9,n=d==="vertical"),i.$$.dirty&2048&&e(8,o=f),i.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${f}`)},e(7,s=1),[a,l,c,u,h,p,r,s,o,n,A,f,d]}class co extends se{constructor(t){super(),oe(this,t,Zm,Jm,ne,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},Vm)}}function qm(i){ce(i,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Fs(i){let t,e,n,o,s;return{c(){t=j("div"),y(t,"class","shadow svelte-faoauy"),y(t,"style",e=`
|
|
530
|
+
`,e.container.style.pointerEvents="none";const n=v=>(e.wrapper=v,v.appendChild(e.container),l(),!0),o=v=>{e.itemLabels=gm(v),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{u(),e.container.remove()},l=()=>{var v;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(v=e.app)==null||v.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:i,itemLabels:e.itemLabels}):e.app=new pm({target:e.container,props:{five:i,modelOcclusionEnable:e.modelOcclusionEnable,onlyVisibleInPanorama:e.onlyVisibleInPanorama,itemLabels:e.itemLabels,wrapper:e.wrapper,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{i.on("modeChange",f),i.once("dispose",a)},u=()=>{i.off("modeChange",f)},f=v=>{if(v!==be.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}i.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,s()})};return c(),{appendTo:n,load:o,enable:s,disable:r,dispose:a,hooks:e.hooks}},bm={name:"ItemLabelPlugin",version:0};class ym extends ri{constructor(e){super(e);m(this,"state");m(this,"container");m(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(he(N({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(he(N({},e),{userAction:!0}))}show(e){if(!!this.state.enabled)return this.setState(he(N({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(!!this.state.enabled)return this.setState(he(N({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,n){if(!this.enabled)return;const o=N({},this.state);this.state=N(N(N({},this.state),e),n),this.stateChangedCallback(o,n)}get visible(){return this.five.state.mode===be.Five.Mode.Panorama}appendTo(e){!this.enabled||(this.container=e,this.render())}updateState(e){this.setState(he(N({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function wm(i){ce(i,"svelte-wpy7pz",'.plugin-DoorLabelPlugin-item.svelte-wpy7pz.svelte-wpy7pz{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png") 4;border-image:url("//vrlab-image4.ljcdn.com/release/web/highlightCarouseal-border-image.14b51834.png") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz:active,.plugin-DoorLabelPlugin-cnt.svelte-wpy7pz.svelte-wpy7pz:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-wpy7pz.svelte-wpy7pz{background:url("//vrlab-image4.ljcdn.com/release/web/DoorLabel-icon.de1304ae.svg") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-wpy7pz .plugin-DoorLabelPlugin-txt.svelte-wpy7pz{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz .plugin-DoorLabelPlugin-icon.svelte-wpy7pz{background:url("//vrlab-image4.ljcdn.com/release/web/arrow.6e8ec00e.svg") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-wpy7pz.svelte-wpy7pz:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function Cm(i){let t,e,n,o,s,r,a,l;return{c(){t=j("div"),e=j("div"),n=j("span"),n.textContent=`${i[8]}`,o=J(),s=j("i"),y(n,"class","plugin-DoorLabelPlugin-txt svelte-wpy7pz"),y(s,"class","plugin-DoorLabelPlugin-icon svelte-wpy7pz"),y(e,"class",r=je(Je.default("plugin-DoorLabelPlugin-cnt",i[0].toward))+" svelte-wpy7pz"),y(e,"style",`transform: ${i[6]||"initial"};pointer-events: ${i[5]?"auto":"none"};opacity: ${i[5]?1:0}`),y(e,"data-camera-toward",i[7]),y(t,"style",`left: ${i[3]||0}%;top: ${i[4]||0}%;opacity: ${i[5]?1:0}`),y(t,"class","plugin-DoorLabelPlugin-item svelte-wpy7pz")},m(c,u){B(c,t,u),R(t,e),R(e,n),R(e,o),R(e,s),i[10](t),a||(l=ye(e,"click",i[9]),a=!0)},p(c,[u]){u&1&&r!==(r=je(Je.default("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-wpy7pz")&&y(e,"class",r)},i:K,o:K,d(c){c&&M(t),i[10](null),a=!1,l()}}}function Em(i,t,e){let{props:n}=t,{onClick:o}=t,s,{left:r,top:a,inSight:l,transform:c,panoIndex:u,cameraToward:f,name:d}=n,h=0;const p=()=>{if(!r||!a||!l||!s)return;const g=s.current.clientWidth/window.innerWidth*100,w=s.current.clientHeight/window.innerHeight*100;if(r<=g/2||r>=100-g/2||a<=w/2||a>=100-w/2)return;u!==h&&(console.log("panoDoorLabelPlugin",u,"\u89E6\u53D1\u57CB\u70B9"),h=u)},A=g=>{o&&o()};function v(g){ze[g?"unshift":"push"](()=>{s=g,e(2,s)})}return i.$$set=g=>{"props"in g&&e(0,n=g.props),"onClick"in g&&e(1,o=g.onClick)},p(),[n,o,s,r,a,l,c,f,d,A,v]}class Pm extends se{constructor(t){super(),oe(this,t,Em,Cm,ne,{props:0,onClick:1},wm)}}function Im(i,t){const e=Math.abs(i.top+i.height/2-t.top-t.height/2),n=Math.abs(i.left+i.width/2-t.left-t.width/2),o=(i.height+t.height)/2,s=(i.width+t.width)/2;return!(e>o&&n>s)}function km(i){const{camera:t}=i,e=t.getWorldDirection(new G.Vector3);let n=Math.atan(e.z/e.x)*180/Math.PI,o="";return e.x<0&&(n+=180),n<0&&(n+=360),n>315||n<=45?o="right":n>45&&n<=135?o="back":n>135&&n<=225?o="left":n>225&&n<=315&&(o="forward"),o}function xm(i,t){return Math.sqrt(Math.pow(i.z-t.z,2)+Math.pow(i.x-t.x,2))}function Dm(i){const t=Math.PI/4;return i>-t&&i<=t?"left":i>t*3||i<=-t*3?"right":i>-t*3&&i<=-t?"forward":i>t&&i<=t*3?"back":""}const Sm={userAction:!0};class Lm extends ym{constructor(e){super(e);m(this,"MinVisibledistance",1.8);m(this,"MaxVisibledistance",5);m(this,"OffsetHeight",-1.3);m(this,"rooms");m(this,"floorplanServerData");m(this,"doorLabelItems");m(this,"visibleLabelMap",new Map);m(this,"labelItems",[]);m(this,"doorLabels");m(this,"roomObservers");m(this,"loadData",(e,n)=>{n&&(this.MaxVisibledistance=n.MaxVisibledistance,this.MinVisibledistance=n.MinVisibledistance,this.OffsetHeight=n.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(o=>{o.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});m(this,"initRoomObservers",()=>{var s,r;const e=this.floorplanServerData.computed_data.floor_datas||[],o=(((r=(s=this.five)==null?void 0:s.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,u=e==null?void 0:e.find(f=>f.floor_index===c);if(u){const f=u.rooms.find(d=>d.observer_indexs.includes(l));if(f)return{panoIndex:l,floorIndex:c,name:f.name}}}).filter(Boolean);this.roomObservers=o});m(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});m(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const n=this.roomObservers.find(a=>a.panoIndex===e),s=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===n.name)return;const u=l.position.clone(),f=u.distanceTo(s);if(f<this.MinVisibledistance||f>this.MaxVisibledistance)return;const d=new G.Raycaster,h=u.clone().sub(s).normalize();d.set(s,h);const[p]=this.five.model.intersectRaycaster(d);p&&p.distance+.1<f||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});m(this,"fixDoorPosition",()=>{var u,f,d,h,p,A,v,g,w,b,I,x;const{panoIndex:e,camera:n}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const o=this.five.getElement(),s=o.clientWidth,r=o.clientHeight,a=n.getWorldDirection(new G.Vector3),l=[],c=[...this.labelItems];if(c.forEach((C,z)=>{if(C.visible){const D=n.position.distanceTo(C.position),Q=C.position.clone().add(new G.Vector3(0,this.OffsetHeight,0)),_=Q.clone().sub(n.position).normalize().angleTo(a),W=Q.clone().project(n),k=(W.x+1)/2.2*100,S=(-W.y+1)/2.2*100,O=k>=0&&k<=100&&S>=0&&S<=100&&D>this.MinVisibledistance&&D<=this.MaxVisibledistance;C.left=k,C.top=S,C.inSight=O&&_<Math.PI/2,C.cameraToward=km(this.five),O?l.push({disFromCameraToLabel:D,left:k,top:S,index:z}):C.transform="translate(-50%, -50%)"}else C.inSight=!1}),l.length>1){let C=0;l.sort((z,D)=>D.disFromCameraToLabel-z.disFromCameraToLabel);for(let z=1;z<l.length;z++){const{index:D,left:Q,top:X}=l[z-1],{index:_,left:W,top:k}=l[z],S=this.container.children[D],O=this.container.children[_];if(!S||!O)return;const H={left:s*Q/100,top:r*X/100,width:(d=(f=(u=S.children)==null?void 0:u[0])==null?void 0:f.clientWidth)!=null?d:0,height:(A=(p=(h=S.children)==null?void 0:h[0])==null?void 0:p.clientHeight)!=null?A:0},F={left:s*W/100,top:r*k/100,width:(w=(g=(v=O.children)==null?void 0:v[0])==null?void 0:g.clientWidth)!=null?w:0,height:(x=(I=(b=O.children)==null?void 0:b[0])==null?void 0:I.clientHeight)!=null?x:0};Im(H,F)&&(C++,c[D].transform=`translate(-50%, ${(C-1)*100-50}%)`,c[_].transform=`translate(-50%, ${C*100-50}%)`)}}this.labelItems=c,this.render()});m(this,"onClick",(e,n)=>{if(!this.roomObservers)return;const{work:o}=this.five;let s,r,a=1/0;for(const l of o.observers)if(this.roomObservers.find(u=>u.panoIndex===l.panoIndex&&u.name===e)){const u=l.standingPosition,f=n.distanceTo(u);f<a&&(s=l.panoIndex,r=u.clone().sub(n).normalize(),a=f)}if(r!==null&&s!==null){const l={};if(a>0){const u=new G.Vector3(0,0,-1),f=r.clone(),d=new G.Quaternion;d.setFromUnitVectors(u,f);const h=new G.Euler;h.setFromQuaternion(d,"YXZ"),l.longitude=h.y}this.five.emit("wantsToMoveToPano",s,{},!0)||this.five.moveToPano(s,{longitude:l.longitude})}});m(this,"initData",()=>{var s;this.doorLabels=[];const e=this.five.panoIndex,n=this.floorplanServerData.computed_data.observers[e].floor_index,o=n!==void 0&&((s=this.floorplanServerData.computed_data.floor_datas[n])==null?void 0:s.rooms);this.rooms=o,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(u=>!!(u&&u.name===r.name)),l=this.five.work.observers.filter((u,f)=>!!r.observer_indexs.find(d=>d===f));a&&a.forEach(u=>{const f=u.position;let d=1/0,h;l.forEach(A=>{const v=A.standingPosition,g={x:v.x,y:v.y,z:v.z},w=xm(f,g);w<d&&(d=w,h=g)}),h&&(f.y=h.y+.01);const p=new G.Vector3(f.x,f.y,f.z);p.add(new G.Vector3(-.2,1.8,0).applyEuler(new G.Euler(0,u.rad,0))),this.doorLabels.push({roomName:r.name,name:u.name,position:p,toward:Dm(u.rad)})})}),this.labelItems=this.doorLabels.map(r=>he(N({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,n){if(this.hooks.hasListener("stateChange")){const o={state:this.state,prevState:e,userAction:n?n.userAction:Sm.userAction};this.hooks.emit("stateChange",o)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Pm({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const zm=i=>new Lm(i),Tm=2,Mm=3,Bm=3,jm=2;function Qm(i,t){var r,a,l;if(i.length<2)return console.warn("positionList length must be greater than 1"),[];const e=(r=t==null?void 0:t.unitWidth)!=null?r:.5,n=(a=t==null?void 0:t.unitHeight)!=null?a:.5,o=(l=t==null?void 0:t.skipPanoIndexMesh)!=null?l:!1,s=new P.CatmullRomCurve3(i,!1,"catmullrom",1);if(o){const c=Math.ceil(s.getLength()/n*1.5),u=s.getPoints(c),f=[];let d=0;const h=i;return h.forEach((p,A)=>{let v=0,g=99999999;u.forEach((C,z)=>{const D=C.distanceTo(p);D<g&&(v=z,g=D)});const w=u[v+1],b=w==null?void 0:w.distanceTo(p),I=u[v-1],x=I==null?void 0:I.distanceTo(p);if(v>d&&v-d>1){let C=v;I!==void 0&&x>.8&&(C=v+1),I!==void 0&&x>.2&&x<.3?C=v:g>.2&&g<.3&&(C=v+1);let z=d;if(w!==void 0&&b>.2&&b<.3?z=d+1:g>.2&&g<.3&&(z=d),u[z]&&u[z+1]){const X=h[A-1];if(X)if(X.equals(u[z]))z+=1;else{const _=new G.Vector3().subVectors(u[z+1],u[z]),W=new G.Vector3().subVectors(X,u[z]);_.angleTo(W)<Math.PI/2&&(z+=1)}}if(C<z||C-z<=1)return;const D=u.slice(z,C),Q=Bs(D,e,n);f.push(Q),d=v}}),f}else{const c=Math.ceil(s.getLength()),u=s.getPoints(c);return[Bs(u,e,n)]}}function Bs(i,t,e){const n=t/2,o=e/t,s=i.length,r=Bl.default(i.map(g=>[g.x,g.z])),l=(i.length-1)*Tm*Mm,c=2*s,u=c*Bm,f=c*jm,d=new Uint32Array(l),h=new Float32Array(u),p=new Float32Array(f);i.forEach((g,w)=>{});let A=0;for(let g=0;g<i.length;g++){const[w,b]=r[g][0],I=i[g],{x,y:C,z}=I,D=new G.Vector3(x+w*n,C+.05,z+b*n);h[g*6+0]=D.x,h[g*6+1]=D.y,h[g*6+2]=D.z;const Q=new G.Vector3(x-w*n,C+.05,z-b*n);h[g*6+3]=Q.x,h[g*6+4]=Q.y,h[g*6+5]=Q.z,A+=g>0?i[g-1].clone().sub(i[g]).length():0;const X=A/t/o;p[g*4+0]=0,p[g*4+1]=X,p[g*4+2]=1,p[g*4+3]=X,g!==i.length-1&&(d[g*6+0]=g*2+0,d[g*6+1]=g*2+2,d[g*6+2]=g*2+1,d[g*6+3]=g*2+2,d[g*6+4]=g*2+3,d[g*6+5]=g*2+1)}const v=new P.BufferGeometry;return v.setAttribute("position",new P.BufferAttribute(h,3)),v.setAttribute("uv",new P.BufferAttribute(p,2)),v.setIndex(new P.BufferAttribute(d,1)),v}function Rm(i){const t=new P.TextureLoader().load(i.textureUrl);return t.wrapS=t.wrapT=P.RepeatWrapping,t.encoding=P.sRGBEncoding,new P.MeshBasicMaterial({color:16777215,map:t,transparent:!0,opacity:.8})}function Om(i){return!jt(i)}function jt(i){return i!=null}const Ya="v1.0.1",Ua="GuideLinePlugin",Oi=`${Ua}@${Ya}`,js=i=>`${Oi}--${i}`;class Va extends Ft{constructor(e,n){super(e,n);m(this,"state",{visible:!1,enabled:!0,disposed:!1});m(this,"data");m(this,"linesGroup");m(this,"disposedErrorLog",()=>{console.error(`${Oi} is disposed`)});m(this,"actionWhenEnabled",e=>{if(this.state.enabled)return e()});Object.assign(window,{[`__${Ua}_DEBUG__`]:this})}load(e,n,o=!0){return V(this,null,function*(){const s=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,s),this.data=r,this.linesGroup&&this.five.scene.remove(this.linesGroup);const a=this.getLinesGroup(r.routes);!a||(this.linesGroup=a,yield this.waitFiveModelLoaded(),this.five.scene.add(a),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),n&&this.setState(n),this.five.needsRender=!0,this.hooks.emit("dataLoaded",r),console.log(`${Oi} loaded`,r))})}formatData(e){return V(this,null,function*(){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){var s;if(this.state.disposed)return this.disposedErrorLog();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),qe(o,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:(s=n==null?void 0:n.userAction)!=null?s:!0}),this.five.needsRender=!0)}handleEnable(e,n=!0){this.linesGroup&&(e?(this.five.scene.add(this.linesGroup),this.actionWhenEnabled(()=>this.hooks.emit("enable",{userAction:n}))):(this.five.scene.remove(this.linesGroup),this.hooks.emit("disable",{userAction:n})))}handleVisible(e,n=!0){this.linesGroup&&(e?(this.linesGroup.visible=!0,this.actionWhenEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.linesGroup.visible=!1,this.actionWhenEnabled(()=>this.hooks.emit("hide",{userAction:n}))))}handleDispose(){this.linesGroup&&this.five.scene.add(this.linesGroup)}getLinesGroup(e){const n=e.map(this.getLine.bind(this)).filter(jt),o=new P.Group;if(o.name=js("route-group"),n.length!==0)return o.add(...n),o}getLine(e){var a,l,c,u;const n=new P.Group,o=e.panoIndexList.map(f=>{var d;return(d=this.five.work.observers[f])==null?void 0:d.standingPosition}).filter(jt),s=Qm(o,{skipPanoIndexMesh:(a=e.skipPanoIndexMesh)!=null?a:!0,unitWidth:(l=e.unitWidth)!=null?l:.6,unitHeight:(c=e.unitHeight)!=null?c:.4});if(!s)return;const r=Rm({textureUrl:(u=e.arrowTextureUrl)!=null?u:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"});return s.forEach(f=>{const d=new P.Mesh(f,r);d.name=js("route-line-mesh"),n.add(d)}),n}waitFiveModelLoaded(){return V(this,null,function*(){return new Promise(e=>{if(this.five.model.loaded){e();return}this.five.once("modelLoaded",()=>{e()})})})}}m(Va,"lasestVersion",Ya);const Ja=(i,t)=>new Va(i,t);function Qs(i){const t=Math.abs(Math.cos(i.latitude));return new P.Vector3(-Math.sin(i.longitude)*t,-Math.sin(i.latitude),-Math.cos(i.longitude)*t)}function Hm(i,t){const e=Qs(i),n=Qs(t);return e.angleTo(n)}const Fm=i=>V(exports,null,function*(){try{i().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Sn=Math.PI*2;function Gm(i){return i>=0&&i<Sn?i:(i%Sn+Sn)%Sn}function Nm(i){return{longitude:Gm(-Math.atan2(i.x,-i.z)),latitude:-Math.asin(i.y/1)}}function Wm(i,t,e,n){const o=-i/e,s=i;return o*n+s}function Xm(i){return new Promise(t=>{setTimeout(()=>{t()},i)})}const Za="v1.0.6",qa="CruisePlugin",ui=`${qa}@${Za}`,Rs=()=>{console.error(`${ui} is disposed`)},_m=()=>{console.warn(`${ui} is disabled`)},Ym=()=>{console.error(`${ui} is disabled`)},Ei=new Map;class lo extends Ft{constructor(e,n){super(e,n);m(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});m(this,"data");m(this,"config");m(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});m(this,"GuideLine");this.config=n,Object.assign(window,{[`__${qa}_DEBUG__`]:this});const o=this.setFiveLinearUpdateCamera.bind(this),s=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",o),this.hooks.on("broke",s),this.hooks.on("end",s),this.hooks.on("pause",s),this.privateState.disposers.push(()=>{this.hooks.off("play",o),this.hooks.off("broke",s),this.hooks.off("end",s),this.hooks.off("pause",s)})}load(e,n,o){return V(this,null,function*(){var u,f,d,h,p;if(this.state.disposed)return Rs();this.privateState.fiveOriginGetProgress||(f=(u=this.five.controller)==null?void 0:u.cameraMotion)!=null&&f.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(h=(d=this.five.controller)==null?void 0:d.cameraMotion)==null?void 0:h.getProgress),this.clear();const s=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,s);let a=[],l;const c=this.data.keyframes.filter(A=>A.data.panoIndex!==void 0);c.filter((A,v)=>{var g;return A.data.panoIndex!==((g=c[v-1])==null?void 0:g.data.panoIndex)}).map(A=>A.data.panoIndex).forEach(A=>{var g,w;const v=(g=this.five.work.observers[A])==null?void 0:g.floorIndex;if(v!==void 0)if(l===v){const b=a.length-1;a[b]=[...(w=a[b])!=null?w:[],A]}else{l=v;const b=a.length;a[b]=[A]}}),this.GuideLine||(this.GuideLine=Ja(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(A=>({panoIndexList:A}))}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),n&&this.setState(n,{userAction:o}),console.log(`${ui} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}playFrom(e){const{index:n,id:o,userAction:s}=e;this.state.playing&&this.setState({playing:!1},{userAction:s}),this.setState({playing:!0},{userAction:s,playFromIndex:n,playFromId:o})}playFromStart(e){return this.playFrom(he(N({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){var s;if(this.state.disposed)return Rs();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return Ym();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),e.playing!==void 0&&e.playing!==o.playing&&this.changePlayState(e.playing,n),e.speed!==void 0&&e.speed!==o.speed&&this.changeSpeed(e.speed,n==null?void 0:n.userAction),qe(o,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:(s=n==null?void 0:n.userAction)!=null?s:!0})}formatData(e){return V(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const n=this.five.work.observers,o=(()=>{const s=e;return typeof s=="object"&&s!==null&&s.version&&s.data?s.data:s})();if(o.keyframes)return{keyframesId:Fe(),keyframes:o.keyframes.map((s,r)=>{var c;const a=o.keyframes[r+1],l=(()=>!a||a.start===void 0||s.end===void 0?0:a.start-s.end)();return N({id:(c=s.uuid)!=null?c:Fe(),moveIndex:r,stay:l,index:r},s)})};if(o.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:a}=o;return this.privateState.moveToFirstPanoEffect=a,o.panoIndexList.forEach((l,c)=>{const u=(()=>{var A,v,g,w;const f=o.panoIndexList.slice(c).find(b=>b!==l);if(f===void 0)return;const d=(A=n[l])==null?void 0:A.position,h=(v=n[f])==null?void 0:v.position;if(!h||!d||((g=n[l])==null?void 0:g.floorIndex)!==((w=n[f])==null?void 0:w.floorIndex))return;const p=new P.Vector3().subVectors(h,d);return Nm(p)})();o.moveType===void 0||o.moveType==="justMove"?s.push({moveIndex:c,stay:o.stay,data:N({effect:"Move",panoIndex:l,moveEffect:r},u!=null?u:{})}):o.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:o.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),u&&s.push({moveIndex:c,stay:o.stay,data:N({effect:"Rotate",panoIndex:l},u)}))}),{keyframesId:Fe(),keyframes:s.map((l,c)=>N({id:Fe(),index:c},l))}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handleEnable(e,n=!0){var o,s;e?((o=this.GuideLine)==null||o.enable(),this.hooks.emit("enable",{userAction:n})):((s=this.GuideLine)==null||s.disable(),this.changePlayState(!1,{userAction:n}),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){var o,s;e?((o=this.GuideLine)==null||o.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):((s=this.GuideLine)==null||s.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}changePlayState(e,n){this.actionIfStateIsEnabled(()=>{var o;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(o=n==null?void 0:n.userAction)!=null?o:!0})}),e?this.handlePlay(n):this.handlePause(n),this.state.playing=e}handlePlay(e){return V(this,null,function*(){var h;const{data:n,state:o,privateState:s,hooks:r}=this;if(s.playing||!(n!=null&&n.keyframes)||(n==null?void 0:n.keyframes.length)===0)return;const a=Fe();s.playId=a,s.playing=!0,s.broke=!1;const l=n.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(h=e==null?void 0:e.userAction)!=null?h:!0});let u=!1;const d=yield(()=>V(this,null,function*(){var p,A;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(p=this.data)==null?void 0:p.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.keyframeId){const v=(A=this.data)==null?void 0:A.keyframes.find(g=>g.id===c.keyframeId);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:s.moveToFirstPanoEffect})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const g=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:g}),u=!0,v.index+1}}}}))();this.clearPauseData();for(const p of l){if(s.broke||!o.playing||!s.playing||a!==s.playId)return;if(!(d!==void 0&&p.index<d))try{r.emit("playIndexChange",p.index,p),yield this.playKeyframe(p,{moveEffect:u===!1?s.moveToFirstPanoEffect:void 0,duration:800}),p.stay&&(yield Xm(p.stay)),u===!1&&(u=!0)}catch(A){return Promise.resolve("broke")}}o.playing&&a===s.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:n,privateState:o,hooks:s}=this;n.playing=!1,o.playing!==!1&&(o.playing=!1,this.setPauseData(),o.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&s.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}playKeyframe(e,n){return V(this,null,function*(){var s;const{privateState:o}=this;return((s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),o.currentPlayQueue.push(this.getPlayPromise(e,n)),this.actionPromiseQueue()})}addInterruptListener(e){const n=()=>{this.privateState.modeChanging||e()},o=e;return this.five.once("gesture",o),this.five.once("wantsChangeMode",n),()=>{this.five.off("gesture",o),this.five.once("wantsChangeMode",n)}}getPlayPromise(e,n){return V(this,null,function*(){var s;const o=e.data;if((s=n==null?void 0:n.duration)!=null||e.start!==void 0&&e.end!==void 0&&e.end-e.start,!!o)return new Promise((r,a)=>{let l=!1;this.addInterruptListener(()=>{if(!l)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),l=!0,a(new Error("play is interupted"))});try{if(l)return;const c=()=>{r(),l=!0};switch(o.effect){case"Move":this.move(o,n).then(c);break;case"Rotate":this.rotate(o,n).then(c);break;default:this.rotate(o,n).then(c)}}catch(c){}})})}actionPromiseQueue(){return V(this,null,function*(){const{privateState:e}=this;return new Promise((n,o)=>{if(e.currentPlayQueue.length===0){n();return}const s=e.currentPlayQueue.shift();if(!s){n();return}s.then(n,o)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,n){return V(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,n);else return Promise.resolve()})}rotate(e,n){return V(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,n);yield this.updateCamera(e,n==null?void 0:n.duration)})}updateCamera(e,n=800){return V(this,null,function*(){const{five:o,privateState:s,state:r}=this;let a=n;const l=(()=>{var d,h;const u=(d=r.config)==null?void 0:d.speedConfig,f=(h=e.rotateSpeed)!=null?h:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})();if(l){const u=this.five.getCurrentState();a=Hm(u,e)/l}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=a);const c=this.getSpeededDuration(a);return new Promise(u=>{Fm(()=>o.updateCamera(e,c)),setTimeout(()=>u(),c)})})}changePano(e,n){return V(this,null,function*(){var f;const{five:o,privateState:s,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===o.panoIndex)return;o.getCurrentState().mode;const a=o.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);let l=(f=n==null?void 0:n.duration)!=null?f:800;const c=(()=>{var p,A;const d=(p=r.config)==null?void 0:p.speedConfig,h=(A=e.moveSpeed)!=null?A:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})();if(c&&typeof o.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=o.work.observers[o.panoIndex].position,h=o.work.observers[e.panoIndex].position;l=d.distanceTo(h)/c}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=l);const u=this.getSpeededDuration(l);yield new Promise(d=>{var h,p,A;o.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:u,effect:(A=(p=n==null?void 0:n.moveEffect)!=null?p:(h=this.state.config)==null?void 0:h.moveEffect)!=null?A:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&o.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,n=!0){const{state:o,privateState:s,hooks:r}=this,{currentPlayKeyframe:a}=s;if(r.emit("speedChange",e,{userAction:n}),o.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});s.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,n){return V(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,n),this.privateState.modeChanging=!1)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,n;if((e=this.data)!=null&&e.keyframesId)return Ei.get((n=this.data)==null?void 0:n.keyframesId)}setPauseData(){var e,n,o,s;if((e=this.data)!=null&&e.keyframesId)return Ei.set((n=this.data)==null?void 0:n.keyframesId,{keyframeId:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,n;if((e=this.data)!=null&&e.keyframesId)return Ei.delete((n=this.data)==null?void 0:n.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,n;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(n=this.privateState.disposers)==null||n.forEach(o=>o==null?void 0:o())}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&_m()}waitFiveLoaded(){return V(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=e=>{const n=this.five.controller.cameraMotion,o=e-n.startTime;return o<0?0:o>=n.duration?1:1-Wm(1,n.startVelocity,n.duration,o)})}setFiveOriginUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}m(lo,"PluginVersion",Za);const Um=i=>new lo(i);function Vm(i){ce(i,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Os(i){let t,e,n,o,s,r,a,l=i[3]&&Hs(i);return{c(){t=j("div"),e=Ae("svg"),n=Ae("defs"),o=Ae("linearGradient"),s=Ae("stop"),r=Ae("stop"),l&&l.c(),y(s,"offset","25%"),y(s,"stop-color",i[5]),y(s,"stop-opacity","1"),y(r,"offset","100%"),y(r,"stop-color",i[5]),y(r,"stop-opacity","0.5"),y(o,"x1",.5),y(o,"y1",.5),y(o,"x2",i[8]),y(o,"y2",.5),y(o,"id",i[10]),y(o,"gradientUnits","userSpaceOnUse"),y(e,"class","straight-line svelte-xuejcm"),y(e,"viewBox",a="0 0 "+i[8]+" "+i[7]),y(e,"preserveAspectRatio","none"),y(t,"class","line svelte-xuejcm"),te(t,"vertical",i[9]),te(t,"horizontal",!i[9]),T(t,"width",i[8]+"px"),T(t,"height",i[7]+"px")},m(c,u){B(c,t,u),R(t,e),R(e,n),R(n,o),R(o,s),R(o,r),l&&l.m(e,null)},p(c,u){u&32&&y(s,"stop-color",c[5]),u&32&&y(r,"stop-color",c[5]),u&256&&y(o,"x2",c[8]),c[3]?l?(l.p(c,u),u&8&&E(l,1)):(l=Hs(c),l.c(),E(l,1),l.m(e,null)):l&&(re(),L(l,1,1,()=>{l=null}),ae()),u&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&y(e,"viewBox",a),u&512&&te(t,"vertical",c[9]),u&512&&te(t,"horizontal",!c[9]),u&256&&T(t,"width",c[8]+"px"),u&128&&T(t,"height",c[7]+"px")},d(c){c&&M(t),l&&l.d()}}}function Hs(i){let t,e,n,o,s;return{c(){t=Ae("path"),y(t,"fill","none"),y(t,"stroke",e=i[4]?`url(#${i[10]})`:i[5]),y(t,"stroke-width",1),y(t,"d",i[6])},m(r,a){B(r,t,a),s=!0},p(r,a){i=r,(!s||a&48&&e!==(e=i[4]?`url(#${i[10]})`:i[5]))&&y(t,"stroke",e),(!s||a&64)&&y(t,"d",i[6])},i(r){s||(r&&Le(()=>{o&&o.end(1),n=Ot(t,qn,{duration:i[2],delay:i[0],easing:yt}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=$t(t,qn,{duration:i[2],delay:i[1],easing:yt})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function Jm(i){let t,e=i[8]&&Os(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[8]?e?e.p(n,o):(e=Os(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&&M(t)}}}function Zm(i,t,e){let n,o,s,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:u}=t,{length:f}=t,{direction:d="horizontal"}=t,{useLinearColor:h=!1}=t,{color:p="white"}=t;const A=Fe();return i.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,u=v.unfolded),"length"in v&&e(11,f=v.length),"direction"in v&&e(12,d=v.direction),"useLinearColor"in v&&e(4,h=v.useLinearColor),"color"in v&&e(5,p=v.color)},i.$$.update=()=>{i.$$.dirty&4096&&e(9,n=d==="vertical"),i.$$.dirty&2048&&e(8,o=f),i.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${f}`)},e(7,s=1),[a,l,c,u,h,p,r,s,o,n,A,f,d]}class co extends se{constructor(t){super(),oe(this,t,Zm,Jm,ne,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},Vm)}}function qm(i){ce(i,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Fs(i){let t,e,n,o,s;return{c(){t=j("div"),y(t,"class","shadow svelte-faoauy"),y(t,"style",e=`
|
|
531
531
|
left:${Ne(i[5])};
|
|
532
532
|
bottom:${Ne(i[6])};
|
|
533
533
|
box-shadow: 0 0 ${Ne(i[10])} ${Ne(i[11])} rgba(0, 0, 0, ${i[12]});
|
|
@@ -541,9 +541,9 @@ void main() {
|
|
|
541
541
|
${i[8]?"transform: translateX(-50%); left: 50%":""}
|
|
542
542
|
${i[9]?"transform: translateX(-50%); top: 50%":""}
|
|
543
543
|
${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
544
|
-
`))&&y(t,"style",e),a&8&&T(t,"width",Ne(i[3])),a&16&&T(t,"height",Ne(i[4])),a&8192&&T(t,"z-index",i[13])},i(r){s||(r&&Le(()=>{o&&o.end(1),n=Ot(t,Bt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=$t(t,Bt,{duration:i[1]})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function Km(i){let t,e=i[2]&&Fs(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&E(e,1)):(e=Fs(n),e.c(),E(e,1),e.m(t.parentNode,t)):e&&(re(),L(e,1,1,()=>{e=null}),ae())},i(n){E(e)},o(n){L(e)},d(n){e&&e.d(n),n&&M(t)}}}function Ne(i){return typeof i=="number"?i/16+"rem":i}function $m(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:u=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:d=!1}=t,{blurRadius:h}=t,{spreadRadius:p}=t,{opacity:A=.15}=t,{zIndex:v=void 0}=t;return i.$$set=g=>{"inDelay"in g&&e(0,n=g.inDelay),"outDelay"in g&&e(1,o=g.outDelay),"visible"in g&&e(2,s=g.visible),"width"in g&&e(3,r=g.width),"height"in g&&e(4,a=g.height),"left"in g&&e(5,l=g.left),"bottom"in g&&e(6,c=g.bottom),"center"in g&&e(7,u=g.center),"horizontalCenter"in g&&e(8,f=g.horizontalCenter),"verticalCenter"in g&&e(9,d=g.verticalCenter),"blurRadius"in g&&e(10,h=g.blurRadius),"spreadRadius"in g&&e(11,p=g.spreadRadius),"opacity"in g&&e(12,A=g.opacity),"zIndex"in g&&e(13,v=g.zIndex)},[n,o,s,r,a,l,c,u,f,d,h,p,A,v]}class nt extends se{constructor(t){super(),oe(this,t,$m,Km,ne,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},qm)}}function ep(i,t){t.forEach(e=>{const n=new P.SphereGeometry(.02,16,16),o=[],s=[new P.MeshBasicMaterial({color:16776960}),new P.MeshBasicMaterial({color:16711935}),new P.MeshBasicMaterial({color:16711680}),new P.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=s[a],c=new P.Mesh(n,l);c.position.copy(rt(r)),o.push(c)});else{const r=s[0],a=new P.Mesh(n,r);a.position.copy(rt(e.position)),o.push(a)}o.forEach(r=>{r.material.depthTest=!1,i.scene.add(r)})})}const De=i=>i;function Ka(i){if(i.length<3)return;const t=i.map(dn),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}function Ln(i){if(Array.isArray(i)&&i.length===4){const e=i.map(dn);return ea(e[0],e[2])}else return dn(i)}function on(i,t){if(i===void 0)return;const{min:e,max:n}=t!=null?t:{};if(!(e===void 0&&n===void 0))return!(typeof n=="number"&&n<i||typeof e=="number"&&e>i)}function tp(i,t){i.model.loaded?t():i.once("modelLoaded",()=>t())}function np(i,t,e){const o=new P.Plane().setFromNormalAndCoplanarPoint(e,t),s=t.clone().sub(i).cross(new P.Vector3(0,1,0)).setLength(.01),r=new P.Vector3(0,.01,0);return[t.clone().sub(s).sub(r),t.clone().add(s).sub(r),t.clone().add(s).add(r),t.clone().sub(s).add(r)].map(l=>o.projectPoint(l,new P.Vector3))}const Gs=(i,t=1e3/60)=>{let e=null;const n=i;return(...s)=>{e&&clearTimeout(e),e=setTimeout(()=>{n==null||n(...s),e&&clearTimeout(e),e=null},t)}};function ip(i,t=200){let e;return function(...n){e||(i.apply(this,n),e=setTimeout(function(){e=null},t))}}function op(i,t){const[e,n]=t;if(e>=n||n<=1||e<=1)return-1;const o={},s=r=>(o[r]||(o[r]=i(r)),o[r]);for(let r=e;r<n;r++){const a=s(r),l=s(r-1);if(a<l)return r}return-1}function Ns(i,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",i),unobserve:()=>window.removeEventListener("resize",i)};{const e=new ResizeObserver(i);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function sp(){return Math.random().toString(36).slice(-6)}const Ws=sp();function rp(i){ce(i,"svelte-zgfkts",".text-char.svelte-zgfkts{text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Xs(i,t,e){const n=i.slice();return n[14]=t[e].id,n[0]=t[e].content,n[15]=t,n[16]=e,n}function Ys(i,t){let e,n=t[0]+"",o,s=t[16];const r=()=>t[7](e,s),a=()=>t[7](null,s);return{key:i,first:null,c(){e=j("span"),o=Ce(n),y(e,"class","text-char svelte-zgfkts"),this.first=e},m(l,c){B(l,e,c),R(e,o),r()},p(l,c){t=l,c&4&&n!==(n=t[0]+"")&&xe(o,n),s!==t[16]&&(a(),s=t[16],r())},d(l){l&&M(e),a()}}}function ap(i){let t=[],e=new Map,n,o=i[2];const s=r=>r[14];for(let r=0;r<o.length;r+=1){let a=Xs(i,o,r),l=s(a);e.set(l,t[r]=Ys(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=fe()},m(r,a){for(let l=0;l<t.length;l+=1)t[l].m(r,a);B(r,n,a)},p(r,[a]){a&6&&(o=r[2],t=tt(t,a,s,1,r,o,e,n.parentNode,qi,Ys,n,Xs))},i:K,o:K,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&M(n)}}}function lp(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t,c,u,f=[];function d(g){const w=[],b=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu")),I=`__EMOJI_SPLIT_${Ws}__`,x=`__EMOJI_${Ws}__`;return g.slice().replace(b,C=>`${I}${x}${C}${I}`).split(I).forEach(C=>C.startsWith(x)?w.push({id:Fe(),content:C.slice(x.length)}):w.push(...C.split("").map(z=>({id:Fe(),content:z})))),w}function h(){if(!u)return;const g=!a;u.reversed!==g&&u.reverse(),u.play()}function p(g){if(l){e(3,l=!1);return}clearTimeout(c),c=setTimeout(h,g?o:s)}function A(g){const w=function(){const b=op(I=>g[I].getBoundingClientRect().x,[Math.min(g.length-1,10),Math.min(g.length-1,30)]);if(b>0)return b}();u=vo.default({targets:g.slice(0,w).filter(jt),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:vo.default.stagger(50),easing:"easeInOutCubic"}),a&&u.seek(u.duration)}function v(g,w){ze[g?"unshift":"push"](()=>{f[w]=g,e(1,f)})}return i.$$set=g=>{"inDelay"in g&&e(4,o=g.inDelay),"outDelay"in g&&e(5,s=g.outDelay),"content"in g&&e(0,r=g.content),"unfolded"in g&&e(6,a=g.unfolded),"isFistUnfoldedUpdate"in g&&e(3,l=g.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=d(r)),i.$$.dirty&64&&p(a),i.$$.dirty&2&&A(f.filter(g=>!!g))},[r,f,n,l,o,s,a,v]}class $a extends se{constructor(t){super(),oe(this,t,lp,ap,ne,{inDelay:4,outDelay:5,content:0,unfolded:6,isFistUnfoldedUpdate:3},rp)}}const cp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",up="data:image/png;base64,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",dp="data:image/png;base64,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",fp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==";function hp(i){ce(i,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function _s(i){let t,e,n,o,s,r,a,l,c,u;return e=new nt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),y(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),T(o,"background-image","url("+cp+")"),y(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,d){B(f,t,d),Z(e,t,null),R(t,n),R(t,o),l=!0,c||(u=ye(o,"click",i[5]),c=!0)},p(f,d){i=f,(!l||d&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&y(o,"class",s)},i(f){l||(E(e.$$.fragment,f),f&&Le(()=>{a&&a.end(1),r=Ot(o,Bt,{duration:i[2],delay:i[3],easing:Jt}),r.start()}),l=!0)},o(f){L(e.$$.fragment,f),r&&r.invalidate(),f&&(a=$t(o,Bt,{duration:i[2],delay:i[4],easing:Jt})),l=!1},d(f){f&&M(t),q(e),f&&a&&a.end(),c=!1,u()}}}function mp(i){let t,e,n=i[1]&&_s(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=_s(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function pp(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){vc.call(this,i,c)}return i.$$set=c=>{"direction"in c&&e(0,n=c.direction),"visible"in c&&e(1,o=c.visible),"duration"in c&&e(2,s=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[n,o,s,r,a,l]}class gp extends se{constructor(t){super(),oe(this,t,pp,mp,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},hp)}}function Ap(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 vp(i){ce(i,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function Us(i){let t,e,n;return e=new $a({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fuzm7v"),T(t,"transform",i[7])},m(o,s){B(o,t,s),Z(e,t,null),i[10](t),n=!0},p(o,s){const r={};s&1&&(r.unfolded=o[0]),s&2&&(r.content=o[1]),s&32&&(r.outDelay=o[5]),e.$set(r),s&128&&T(t,"transform",o[7])},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e),i[10](null)}}}function Vs(i){let t,e,n;return e=new gp({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","arrow svelte-1fuzm7v")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function bp(i){let t,e,n,o=i[1]&&Us(i),s=i[3]<i[4]&&Vs(i);return{c(){o&&o.c(),t=J(),s&&s.c(),e=fe()},m(r,a){o&&o.m(r,a),B(r,t,a),s&&s.m(r,a),B(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&E(o,1)):(o=Us(r),o.c(),E(o,1),o.m(t.parentNode,t)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r[3]<r[4]?s?(s.p(r,a),a&24&&E(s,1)):(s=Vs(r),s.c(),E(s,1),s.m(e.parentNode,e)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){n||(E(o),E(s),n=!0)},o(r){L(o),L(s),n=!1},d(r){o&&o.d(r),r&&M(t),s&&s.d(r),r&&M(e)}}}function yp(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,u=0,f=0,d=0;function h(p){ze[p?"unshift":"push"](()=>{c=p,e(2,c)})}return i.$$set=p=>{"visible"in p&&e(0,r=p.visible),"textUnfolded"in p&&e(8,a=p.textUnfolded),"content"in p&&e(1,l=p.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:p}=getComputedStyle(c);e(4,d=c.offsetHeight),Ap(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,d=c.offsetHeight)}),e(3,f=Number(p.replace("px","")))}i.$$.dirty&280&&e(9,u=a?f-d:0),i.$$.dirty&512&&e(7,n=`translateY(${u}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,f,d,s,o,n,a,u,h]}class el extends se{constructor(t){super(),oe(this,t,yp,bp,ne,{visible:0,textUnfolded:8,content:1},vp)}}function wp(i){ce(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function Js(i){var f,d;let t,e,n,o,s,r,a,l,c,u;return t=new nt({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new co({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((d=(f=i[6][0])==null?void 0:f.content.length)!=null?d:10,15),useLinearColor:!0}}),r=new el({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){$(t.$$.fragment),e=J(),$(n.$$.fragment),o=J(),s=j("div"),$(r.$$.fragment),y(s,"class","content svelte-nlvd3x"),Le(()=>i[8].call(s))},m(h,p){Z(t,h,p),B(h,e,p),Z(n,h,p),B(h,o,p),B(h,s,p),Z(r,s,null),a=Et(s,i[8].bind(s)),l=!0,c||(u=ye(s,"click",i[7]),c=!0)},p(h,p){var w,b;const A={};p&4&&(A.visible=h[2]),p&8&&(A.left=h[3]/2+"px"),t.$set(A);const v={};p&4&&(v.unfolded=h[2]),p&8&&(v.length=h[3]),p&16&&(v.outDelay=h[4]+40*Math.min((b=(w=h[6][0])==null?void 0:w.content.length)!=null?b:10,15)),n.$set(v);const g={};p&4&&(g.visible=h[2]),p&2&&(g.textUnfolded=h[1]),p&32&&(g.content=h[5]),r.$set(g)},i(h){l||(E(t.$$.fragment,h),E(n.$$.fragment,h),E(r.$$.fragment,h),l=!0)},o(h){L(t.$$.fragment,h),L(n.$$.fragment,h),L(r.$$.fragment,h),l=!1},d(h){q(t,h),h&&M(e),q(n,h),h&&M(o),h&&M(s),q(r),a(),c=!1,u()}}}function Cp(i){let t,e,n=i[0].state&&Js(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Js(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Ep(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function u(){e(1,l=!l)}function f(){a=this.clientWidth,e(3,a)}return i.$$set=d=>{"tag"in d&&e(0,r=d.tag)},i.$$.update=()=>{var d,h,p;i.$$.dirty&1&&e(2,n=!!((d=r.state)!=null&&d.unfolded)),i.$$.dirty&1&&e(5,o=(p=(h=r.data.title)!=null?h:r.data.text)!=null?p:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,u,f]}class Pp extends se{constructor(t){super(),oe(this,t,Ep,Cp,ne,{tag:0},wp)}}function we(i){return i/16+"rem"}function Ip(i){ce(i,"svelte-ilb1qs",".text.svelte-ilb1qs{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;word-break:break-all;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-ilb1qs-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-ilb1qs{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-ilb1qs-blink 1.2s infinite}.placeholder.svelte-ilb1qs{opacity:0.5}")}function kp(i){let t;const e=i[6].default,n=Xe(e,i,i[5],null);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&32)&&_e(n,e,o,o[5],t?Ye(e,o[5],s,null):Ue(o[5]),null)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function xp(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&Zs(),o=((r=i[3])==null?void 0:r.placeholder)&&qs(i);return{c(){n&&n.c(),t=J(),o&&o.c(),e=fe()},m(a,l){n&&n.m(a,l),B(a,t,l),o&&o.m(a,l),B(a,e,l)},p(a,l){var c,u;(c=a[3])!=null&&c.inputting?n||(n=Zs(),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),(u=a[3])!=null&&u.placeholder?o?o.p(a,l):(o=qs(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:K,o:K,d(a){n&&n.d(a),a&&M(t),o&&o.d(a),a&&M(e)}}}function Dp(i){let t;return{c(){t=Ce(i[2])},m(e,n){B(e,t,n)},p(e,n){n&4&&xe(t,e[2])},i:K,o:K,d(e){e&&M(t)}}}function Zs(i){let t;return{c(){t=j("div"),y(t,"class","caret svelte-ilb1qs")},m(e,n){B(e,t,n)},d(e){e&&M(t)}}}function qs(i){let t,e=i[3].placeholder+"",n;return{c(){t=j("span"),n=Ce(e),y(t,"class","placeholder svelte-ilb1qs")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&xe(n,e)},d(o){o&&M(t)}}}function Sp(i){let t,e,n,o;const s=[Dp,xp,kp],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=j("div"),n.c(),y(t,"class","text svelte-ilb1qs"),T(t,"max-width",typeof i[1]=="number"?we(i[1]):i[1]),T(t,"-webkit-line-clamp",i[0])},m(l,c){B(l,t,c),r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?r[e].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?we(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Lp(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{maxLine:r=1}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return i.$$set=u=>{"maxLine"in u&&e(0,r=u.maxLine),"maxWidth"in u&&e(1,a=u.maxWidth),"text"in u&&e(2,l=u.text),"edit"in u&&e(3,c=u.edit),"$$scope"in u&&e(5,s=u.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(4,n=(c==null?void 0:c.placeholder)||(c==null?void 0:c.inputting))},[r,a,l,c,n,s,o]}class Hi extends se{constructor(t){super(),oe(this,t,Lp,Sp,ne,{maxLine:0,maxWidth:1,text:2,edit:3},Ip)}}function zp(i){ce(i,"svelte-7a4m",".plane__container.svelte-7a4m.svelte-7a4m{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-7a4m.svelte-7a4m{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.5);border-radius:0.25rem}.unfolded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(-0.9375rem);transition-delay:200ms, 500ms;opacity:1}.folded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(0);opacity:0}.plane.svelte-7a4m.svelte-7a4m{max-width:11.75rem}.title.svelte-7a4m.svelte-7a4m{font-weight:bold;font-size:0.75rem;line-height:1.125rem;margin-bottom:0.25rem}.description.svelte-7a4m.svelte-7a4m{font-size:0.6875rem;line-height:1rem}")}function Ks(i){var d,h;let t,e,n,o,s,r,a,l,c,u,f;return t=new co({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Hi({props:{text:i[2],edit:(d=i[0].data.edit)==null?void 0:d.title}}),u=new Hi({props:{text:i[0].data.description,edit:(h=i[0].data.edit)==null?void 0:h.description,maxLine:3}}),{c(){$(t.$$.fragment),e=J(),n=j("div"),o=j("div"),s=j("div"),r=j("div"),$(a.$$.fragment),l=J(),c=j("div"),$(u.$$.fragment),y(r,"class","title svelte-7a4m"),y(c,"class","description svelte-7a4m"),y(s,"class","plane svelte-7a4m"),y(o,"class","plane__wrapper svelte-7a4m"),y(n,"class","plane__container svelte-7a4m"),te(n,"unfolded",i[1]),te(n,"folded",i[3])},m(p,A){Z(t,p,A),B(p,e,A),B(p,n,A),R(n,o),R(o,s),R(s,r),Z(a,r,null),R(s,l),R(s,c),Z(u,c,null),f=!0},p(p,A){var b,I;const v={};A&2&&(v.unfolded=p[1]),t.$set(v);const g={};A&4&&(g.text=p[2]),A&1&&(g.edit=(b=p[0].data.edit)==null?void 0:b.title),a.$set(g);const w={};A&1&&(w.text=p[0].data.description),A&1&&(w.edit=(I=p[0].data.edit)==null?void 0:I.description),u.$set(w),(!f||A&2)&&te(n,"unfolded",p[1]),(!f||A&8)&&te(n,"folded",p[3])},i(p){f||(E(t.$$.fragment,p),E(a.$$.fragment,p),E(u.$$.fragment,p),f=!0)},o(p){L(t.$$.fragment,p),L(a.$$.fragment,p),L(u.$$.fragment,p),f=!1},d(p){q(t,p),p&&M(e),p&&M(n),q(a),q(u)}}}function Tp(i){let t,e,n=i[0].state&&Ks(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Ks(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Mp(i,t,e){let 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 Bp extends se{constructor(t){super(),oe(this,t,Mp,Tp,ne,{tag:0},zp)}}function jp(i){let t,e;return t=new Bp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Qp(i){let t,e;return t=new Pp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Rp(i){let t,e,n,o;const s=[Qp,jp],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function Op(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 Hp extends se{constructor(t){super(),oe(this,t,Op,Rp,ne,{tag:0})}}function Fp(i){ce(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function $s(i){let t,e,n,o;return{c(){t=Ae("path"),y(t,"fill","none"),y(t,"stroke","url(#"+i[4]+")"),y(t,"stroke-width","1"),y(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){B(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&Le(()=>{n&&n.end(1),e=Ot(t,qn,{duration:i[1],delay:i[0],easing:wa}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=$t(t,qn,{duration:i[1],delay:i[2],easing:Jt})),o=!1},d(s){s&&M(t),s&&n&&n.end()}}}function Gp(i){let t,e,n,o,s,r=i[3]&&$s(i);return{c(){t=Ae("svg"),e=Ae("defs"),n=Ae("linearGradient"),o=Ae("stop"),s=Ae("stop"),r&&r.c(),y(o,"offset","25%"),y(o,"stop-color","white"),y(o,"stop-opacity","1"),y(s,"offset","100%"),y(s,"stop-color","white"),y(s,"stop-opacity","0.5"),y(n,"id",i[4]),y(n,"gradientUnits","userSpaceOnUse"),y(t,"class","line svelte-blgtit"),y(t,"viewBox","0 0 105 21")},m(a,l){B(a,t,l),R(t,e),R(e,n),R(n,o),R(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&E(r,1)):(r=$s(a),r.c(),E(r,1),r.m(t,null)):r&&(re(),L(r,1,1,()=>{r=null}),ae())},i(a){E(r)},o(a){L(r)},d(a){a&&M(t),r&&r.d()}}}function Np(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=Fe();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class Wp extends se{constructor(t){super(),oe(this,t,Np,Gp,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},Fp)}}function Qt(i){return typeof i=="object"&&i!==null&&i.constructor&&Object.prototype.toString.call(i).slice(8,-1)==="Object"}function gt(i,t){const e=["__proto__","constructor","prototype"];Object.keys(t).filter(n=>e.indexOf(n)<0).forEach(n=>{typeof i[n]=="undefined"?i[n]=t[n]:Qt(t[n])&&Qt(i[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?i[n]=t[n]:gt(i[n],t[n]):i[n]=t[n]})}function Fi(i={}){return i.navigation&&typeof i.navigation.nextEl=="undefined"&&typeof i.navigation.prevEl=="undefined"}function Gi(i={}){return i.pagination&&typeof i.pagination.el=="undefined"}function Ni(i={}){return i.scrollbar&&typeof i.scrollbar.el=="undefined"}function ei(i=""){const t=i.split(" ").map(n=>n.trim()).filter(n=>!!n),e=[];return t.forEach(n=>{e.indexOf(n)<0&&e.push(n)}),e.join(" ")}const tl=["modules","init","_direction","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_preloadImages","updateOnImagesReady","_loop","_loopAdditionalSlides","_loopedSlides","_loopedSlidesLimit","_loopFillGroupWithBlank","loopPreventsSlide","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideBlankClass","slideActiveClass","slideDuplicateActiveClass","slideVisibleClass","slideDuplicateClass","slideNextClass","slideDuplicateNextClass","slidePrevClass","slideDuplicatePrevClass","wrapperClass","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","lazy","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom"];function Xp(i={},t=!0){const e={on:{}},n={},o={};gt(e,Li.default.defaults),gt(e,Li.default.extendedDefaults),e._emitClasses=!0,e.init=!1;const s={},r=tl.map(l=>l.replace(/_/,"")),a=Object.assign({},i);return Object.keys(a).forEach(l=>{typeof i[l]!="undefined"&&(r.indexOf(l)>=0?Qt(i[l])?(e[l]={},o[l]={},gt(e[l],i[l]),gt(o[l],i[l])):(e[l]=i[l],o[l]=i[l]):l.search(/on[A-Z]/)===0&&typeof i[l]=="function"?t?n[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:e.on[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:s[l]=i[l])}),["navigation","pagination","scrollbar"].forEach(l=>{e[l]===!0&&(e[l]={}),e[l]===!1&&delete e[l]}),{params:e,passedParams:o,rest:s,events:n}}function Yp({el:i,nextEl:t,prevEl:e,paginationEl:n,scrollbarEl:o,swiper:s},r){Fi(r)&&t&&e&&(s.params.navigation.nextEl=t,s.originalParams.navigation.nextEl=t,s.params.navigation.prevEl=e,s.originalParams.navigation.prevEl=e),Gi(r)&&n&&(s.params.pagination.el=n,s.originalParams.pagination.el=n),Ni(r)&&o&&(s.params.scrollbar.el=o,s.originalParams.scrollbar.el=o),s.init(i)}function _p(i,t,e,n,o){const s=[];if(!t)return s;const r=l=>{s.indexOf(l)<0&&s.push(l)};if(e&&n){const l=n.map(o),c=e.map(o);l.join("")!==c.join("")&&r("children"),n.length!==e.length&&r("children")}return tl.filter(l=>l[0]==="_").map(l=>l.replace(/_/,"")).forEach(l=>{if(l in i&&l in t)if(Qt(i[l])&&Qt(t[l])){const c=Object.keys(i[l]),u=Object.keys(t[l]);c.length!==u.length?r(l):(c.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}),u.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}))}else i[l]!==t[l]&&r(l)}),s}function Up({swiper:i,slides:t,passedParams:e,changedParams:n,nextEl:o,prevEl:s,scrollbarEl:r,paginationEl:a}){const l=n.filter(x=>x!=="children"&&x!=="direction"),{params:c,pagination:u,navigation:f,scrollbar:d,virtual:h,thumbs:p}=i;let A,v,g,w,b;n.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(A=!0),n.includes("controller")&&e.controller&&e.controller.control&&c.controller&&!c.controller.control&&(v=!0),n.includes("pagination")&&e.pagination&&(e.pagination.el||a)&&(c.pagination||c.pagination===!1)&&u&&!u.el&&(g=!0),n.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&d&&!d.el&&(w=!0),n.includes("navigation")&&e.navigation&&(e.navigation.prevEl||s)&&(e.navigation.nextEl||o)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(b=!0);const I=x=>{!i[x]||(i[x].destroy(),x==="navigation"?(c[x].prevEl=void 0,c[x].nextEl=void 0,i[x].prevEl=void 0,i[x].nextEl=void 0):(c[x].el=void 0,i[x].el=void 0))};l.forEach(x=>{if(Qt(c[x])&&Qt(e[x]))gt(c[x],e[x]);else{const C=e[x];(C===!0||C===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?C===!1&&I(x):c[x]=e[x]}}),l.includes("controller")&&!v&&i.controller&&i.controller.control&&c.controller&&c.controller.control&&(i.controller.control=c.controller.control),n.includes("children")&&t&&h&&c.virtual.enabled?(h.slides=t,h.update(!0)):n.includes("children")&&i.lazy&&i.params.lazy.enabled&&i.lazy.load(),A&&p.init()&&p.update(!0),v&&(i.controller.control=c.controller.control),g&&(a&&(c.pagination.el=a),u.init(),u.render(),u.update()),w&&(r&&(c.scrollbar.el=r),d.init(),d.updateSize(),d.setTranslate()),b&&(o&&(c.navigation.nextEl=o),s&&(c.navigation.prevEl=s),f.init(),f.update()),n.includes("allowSlideNext")&&(i.allowSlideNext=e.allowSlideNext),n.includes("allowSlidePrev")&&(i.allowSlidePrev=e.allowSlidePrev),n.includes("direction")&&i.changeDirection(e.direction,!1),i.update()}const Vp=i=>({virtualData:i&512}),er=i=>({virtualData:i[9]}),Jp=i=>({virtualData:i&512}),tr=i=>({virtualData:i[9]}),Zp=i=>({virtualData:i&512}),nr=i=>({virtualData:i[9]}),qp=i=>({virtualData:i&512}),ir=i=>({virtualData:i[9]}),Kp=i=>({virtualData:i&512}),or=i=>({virtualData:i[9]});function sr(i){let t,e,n;return{c(){t=j("div"),e=J(),n=j("div"),y(t,"class","swiper-button-prev"),y(n,"class","swiper-button-next")},m(o,s){B(o,t,s),i[13](t),B(o,e,s),B(o,n,s),i[14](n)},p:K,d(o){o&&M(t),i[13](null),o&&M(e),o&&M(n),i[14](null)}}}function rr(i){let t;return{c(){t=j("div"),y(t,"class","swiper-scrollbar")},m(e,n){B(e,t,n),i[15](t)},p:K,d(e){e&&M(t),i[15](null)}}}function ar(i){let t;return{c(){t=j("div"),y(t,"class","swiper-pagination")},m(e,n){B(e,t,n),i[16](t)},p:K,d(e){e&&M(t),i[16](null)}}}function $p(i){let t,e,n,o,s,r,a=Fi(i[2]),l,c=Ni(i[2]),u,f=Gi(i[2]),d,h,p;const A=i[12]["container-start"],v=Xe(A,i,i[11],or),g=i[12]["wrapper-start"],w=Xe(g,i,i[11],ir),b=i[12].default,I=Xe(b,i,i[11],nr),x=i[12]["wrapper-end"],C=Xe(x,i,i[11],tr);let z=a&&sr(i),D=c&&rr(i),Q=f&&ar(i);const X=i[12]["container-end"],Y=Xe(X,i,i[11],er);let W=[{class:h=ei(`${i[1]}${i[0]?` ${i[0]}`:""}`)},i[3]],k={};for(let S=0;S<W.length;S+=1)k=ke(k,W[S]);return{c(){t=j("div"),v&&v.c(),e=J(),n=j("div"),w&&w.c(),o=J(),I&&I.c(),s=J(),C&&C.c(),r=J(),z&&z.c(),l=J(),D&&D.c(),u=J(),Q&&Q.c(),d=J(),Y&&Y.c(),y(n,"class","swiper-wrapper"),Wn(t,k)},m(S,O){B(S,t,O),v&&v.m(t,null),R(t,e),R(t,n),w&&w.m(n,null),R(n,o),I&&I.m(n,null),R(n,s),C&&C.m(n,null),R(t,r),z&&z.m(t,null),R(t,l),D&&D.m(t,null),R(t,u),Q&&Q.m(t,null),R(t,d),Y&&Y.m(t,null),i[17](t),p=!0},p(S,[O]){v&&v.p&&(!p||O&2560)&&_e(v,A,S,S[11],p?Ye(A,S[11],O,Kp):Ue(S[11]),or),w&&w.p&&(!p||O&2560)&&_e(w,g,S,S[11],p?Ye(g,S[11],O,qp):Ue(S[11]),ir),I&&I.p&&(!p||O&2560)&&_e(I,b,S,S[11],p?Ye(b,S[11],O,Zp):Ue(S[11]),nr),C&&C.p&&(!p||O&2560)&&_e(C,x,S,S[11],p?Ye(x,S[11],O,Jp):Ue(S[11]),tr),O&4&&(a=Fi(S[2])),a?z?z.p(S,O):(z=sr(S),z.c(),z.m(t,l)):z&&(z.d(1),z=null),O&4&&(c=Ni(S[2])),c?D?D.p(S,O):(D=rr(S),D.c(),D.m(t,u)):D&&(D.d(1),D=null),O&4&&(f=Gi(S[2])),f?Q?Q.p(S,O):(Q=ar(S),Q.c(),Q.m(t,d)):Q&&(Q.d(1),Q=null),Y&&Y.p&&(!p||O&2560)&&_e(Y,X,S,S[11],p?Ye(X,S[11],O,Vp):Ue(S[11]),er),Wn(t,k=Qe(W,[(!p||O&3&&h!==(h=ei(`${S[1]}${S[0]?` ${S[0]}`:""}`)))&&{class:h},O&8&&S[3]]))},i(S){p||(E(v,S),E(w,S),E(I,S),E(C,S),E(Y,S),p=!0)},o(S){L(v,S),L(w,S),L(I,S),L(C,S),L(Y,S),p=!1},d(S){S&&M(t),v&&v.d(S),w&&w.d(S),I&&I.d(S),C&&C.d(S),z&&z.d(),D&&D.d(),Q&&Q.d(),Y&&Y.d(S),i[17](null)}}}function eg(i,t,e){const n=["class","swiper"];let o=Nn(t,n),{$$slots:s={},$$scope:r}=t;const a=Ac();let{class:l=void 0}=t,c="swiper",u=!1,f=null,d=null,h,p,A,v,g=null,w=null,b=null,I=null,x=null,C={slides:[]};function z(){return f}const D=H=>{e(9,C=H),bc().then(()=>{f.$wrapperEl.children(".swiper-slide").each(F=>{F.onSwiper&&F.onSwiper(f)}),f.updateSlides(),f.updateProgress(),f.updateSlidesClasses(),f.lazy&&f.params.lazy.enabled&&f.lazy.load()})},Q=()=>{h=Xp(o),e(2,p=h.params),A=h.passedParams,e(3,v=h.rest)};Q(),d=A;const X=()=>{u=!0};if(p.onAny=(H,...F)=>{a(H,F)},Object.assign(p.on,{_beforeBreakpoint:X,_containerClasses(H,F){e(1,c=F)}}),f=new Li.default(p),Un("swiper",f),f.virtual&&f.params.virtual.enabled){const H={cache:!1,renderExternal:F=>{D(F),p.virtual&&p.virtual.renderExternal&&p.virtual.renderExternal(F)},renderExternalUpdate:!1};gt(f.params.virtual,H),gt(f.originalParams.virtual,H)}et(()=>{!g||(Yp({el:g,nextEl:b,prevEl:w,paginationEl:x,scrollbarEl:I,swiper:f},p),a("swiper",[f]),!p.virtual&&f.slides.each(H=>{H.onSwiper&&H.onSwiper(f)}))}),Ji(()=>{if(!f)return;Q();const H=_p(A,d);(H.length||u)&&f&&!f.destroyed&&Up({swiper:f,passedParams:A,changedParams:H,nextEl:b,prevEl:w,scrollbarEl:I,paginationEl:x}),u=!1,d=A}),It(()=>{typeof window!="undefined"&&f&&!f.destroyed&&f.destroy(!0,!1)});function Y(H){ze[H?"unshift":"push"](()=>{w=H,e(5,w)})}function W(H){ze[H?"unshift":"push"](()=>{b=H,e(6,b)})}function k(H){ze[H?"unshift":"push"](()=>{I=H,e(7,I)})}function S(H){ze[H?"unshift":"push"](()=>{x=H,e(8,x)})}function O(H){ze[H?"unshift":"push"](()=>{g=H,e(4,g)})}return i.$$set=H=>{t=ke(ke({},t),la(H)),e(27,o=Nn(t,n)),"class"in H&&e(0,l=H.class),"$$scope"in H&&e(11,r=H.$$scope)},[l,c,p,v,g,w,b,I,x,C,z,r,s,Y,W,k,S,O]}class tg extends se{constructor(t){super(),oe(this,t,eg,$p,ne,{class:0,swiper:10})}get swiper(){return this.$$.ctx[10]}}const ng=i=>({data:i&32}),lr=i=>({data:i[5]}),ig=i=>({data:i&32}),cr=i=>({data:i[5]});function og(i){let t;const e=i[8].default,n=Xe(e,i,i[7],lr);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&160)&&_e(n,e,o,o[7],t?Ye(e,o[7],s,ng):Ue(o[7]),lr)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function sg(i){let t,e,n;const o=i[8].default,s=Xe(o,i,i[7],cr);return{c(){t=j("div"),s&&s.c(),y(t,"class","swiper-zoom-container"),y(t,"data-swiper-zoom",e=typeof i[0]=="number"?i[0]:void 0)},m(r,a){B(r,t,a),s&&s.m(t,null),n=!0},p(r,a){s&&s.p&&(!n||a&160)&&_e(s,o,r,r[7],n?Ye(o,r[7],a,ig):Ue(r[7]),cr),(!n||a&1&&e!==(e=typeof r[0]=="number"?r[0]:void 0))&&y(t,"data-swiper-zoom",e)},i(r){n||(E(s,r),n=!0)},o(r){L(s,r),n=!1},d(r){r&&M(t),s&&s.d(r)}}}function rg(i){let t,e,n,o,s;const r=[sg,og],a=[];function l(f,d){return f[0]?0:1}e=l(i),n=a[e]=r[e](i);let c=[{class:o=ei(`${i[3]}${i[2]?` ${i[2]}`:""}`)},{"data-swiper-slide-index":i[1]},i[6]],u={};for(let f=0;f<c.length;f+=1)u=ke(u,c[f]);return{c(){t=j("div"),n.c(),Wn(t,u)},m(f,d){B(f,t,d),a[e].m(t,null),i[9](t),s=!0},p(f,[d]){let h=e;e=l(f),e===h?a[e].p(f,d):(re(),L(a[h],1,1,()=>{a[h]=null}),ae(),n=a[e],n?n.p(f,d):(n=a[e]=r[e](f),n.c()),E(n,1),n.m(t,null)),Wn(t,u=Qe(c,[(!s||d&12&&o!==(o=ei(`${f[3]}${f[2]?` ${f[2]}`:""}`)))&&{class:o},(!s||d&2)&&{"data-swiper-slide-index":f[1]},d&64&&f[6]]))},i(f){s||(E(n),s=!0)},o(f){L(n),s=!1},d(f){f&&M(t),a[e].d(),i[9](null)}}}function ag(i,t,e){let n;const o=["zoom","virtualIndex","class"];let s=Nn(t,o),{$$slots:r={},$$scope:a}=t,{zoom:l=void 0}=t,{virtualIndex:c=void 0}=t,{class:u=void 0}=t,f=null,d="swiper-slide",h=ct("swiper"),p=!1;const A=(b,I,x)=>{I===f&&e(3,d=x)},v=()=>{!h||p||(h.on("_slideClass",A),p=!0)},g=()=>{!h||(h.off("_slideClass",A),p=!1)};et(()=>{typeof c!="undefined"&&(e(4,f.onSwiper=b=>{h=b,v()},f),v())}),Ji(()=>{if(!(!f||!h)){if(h.destroyed){d!=="swiper-slide"&&e(3,d="swiper-slide");return}v()}}),Vi(()=>{v()}),It(()=>{!h||g()});function w(b){ze[b?"unshift":"push"](()=>{f=b,e(4,f)})}return i.$$set=b=>{t=ke(ke({},t),la(b)),e(6,s=Nn(t,o)),"zoom"in b&&e(0,l=b.zoom),"virtualIndex"in b&&e(1,c=b.virtualIndex),"class"in b&&e(2,u=b.class),"$$scope"in b&&e(7,a=b.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(5,n={isActive:d.indexOf("swiper-slide-active")>=0||d.indexOf("swiper-slide-duplicate-active")>=0,isVisible:d.indexOf("swiper-slide-visible")>=0,isDuplicate:d.indexOf("swiper-slide-duplicate")>=0,isPrev:d.indexOf("swiper-slide-prev")>=0||d.indexOf("swiper-slide-duplicate-prev")>=0,isNext:d.indexOf("swiper-slide-next")>=0||d.indexOf("swiper-slide-duplicate-next")>=0})},[l,c,u,d,f,n,s,a,r,w]}class lg extends se{constructor(t){super(),oe(this,t,ag,rg,ne,{zoom:0,virtualIndex:1,class:2})}}function cg(i){ce(i,"svelte-q6hk4f",".media-item.svelte-q6hk4f.svelte-q6hk4f{height:100%}.media-content.svelte-q6hk4f.svelte-q6hk4f{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-q6hk4f.svelte-q6hk4f{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-q6hk4f.svelte-q6hk4f{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-q6hk4f.svelte-q6hk4f{display:block}.video-icon.large.svelte-q6hk4f.svelte-q6hk4f{width:12.5rem;height:6.25rem}.video-icon.small.svelte-q6hk4f.svelte-q6hk4f{width:1.75rem;height:1.75rem}.video-icon.svelte-q6hk4f .video-icon-img.svelte-q6hk4f{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-q6hk4f .video-icon-img.canPlay.svelte-q6hk4f{cursor:pointer}")}function ur(i){let t;function e(s,r){if(s[1].type==="Image")return dg;if(s[1].type==="Video")return ug}let n=e(i),o=n&&n(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","media-item svelte-q6hk4f")},m(s,r){B(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&M(t),o&&o.d()}}}function ug(i){let t,e,n,o,s,r,a,l,c,u,f;return{c(){var d;t=j("video"),r=J(),a=j("div"),l=j("div"),c=j("div"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url+"#t=0.1")||y(t,"src",n),y(t,"poster",o=(d=i[1].videoCoverUrl)!=null?d:void 0),y(t,"preload",s=i[1].videoCoverUrl?void 0:"auto"),t.playsInline=!0,y(t,"paused",""),t.muted=!0,t.loop=!1,y(t,"crossorigin",""),t.controls=!1,te(t,"showPlayButton",i[7]),T(t,"position","relative"),y(c,"class","video-icon-img svelte-q6hk4f"),T(c,"background-image","url("+i[13]()+")"),te(c,"canPlay",i[4]),y(l,"class","video-icon svelte-q6hk4f"),te(l,"large",i[3]==="large"),te(l,"small",i[3]==="small"),y(a,"class","video-play-button-container svelte-q6hk4f"),te(a,"showPlayButton",i[7])},m(d,h){B(d,t,h),i[12](t),B(d,r,h),B(d,a,h),R(a,l),R(l,c),u||(f=[ye(t,"click",i[11]),ye(c,"click",i[14])],u=!0)},p(d,h){var p;h&32&&e!==(e=`object-fit: ${d[5]};`)&&y(t,"style",e),h&2&&!We(t.src,n=d[1].url+"#t=0.1")&&y(t,"src",n),h&2&&o!==(o=(p=d[1].videoCoverUrl)!=null?p:void 0)&&y(t,"poster",o),h&2&&s!==(s=d[1].videoCoverUrl?void 0:"auto")&&y(t,"preload",s),h&128&&te(t,"showPlayButton",d[7]),h&4&&T(c,"background-image","url("+d[13]()+")"),h&16&&te(c,"canPlay",d[4]),h&8&&te(l,"large",d[3]==="large"),h&8&&te(l,"small",d[3]==="small"),h&128&&te(a,"showPlayButton",d[7])},d(d){d&&M(t),i[12](null),d&&M(r),d&&M(a),u=!1,ut(f)}}}function dg(i){let t,e,n,o;return{c(){t=j("img"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url)||y(t,"src",n),y(t,"alt",o=i[1].name)},m(s,r){B(s,t,r)},p(s,r){r&32&&e!==(e=`object-fit: ${s[5]};`)&&y(t,"style",e),r&2&&!We(t.src,n=s[1].url)&&y(t,"src",n),r&2&&o!==(o=s[1].name)&&y(t,"alt",o)},d(s){s&&M(t)}}}function fg(i){let t,e=i[1]&&ur(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[1]?e?e.p(n,o):(e=ur(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(n){e&&e.d(n),n&&M(t)}}}function hg(i,t,e){let{tag:n}=t,{media:o}=t,{playButtonIfNeed:s="withoutText"}=t,{playButtonSizeIfNeed:r="small"}=t,{canPlay:a=!0}=t,{objectFit:l="cover"}=t,c=(o==null?void 0:o.type)==="Video"&&Boolean(o==null?void 0:o.videoCoverUrl),u,f=!1;const d=ct("mediaStore"),h=ct("hooks"),p=()=>{c||(u==null||u.play(),u==null||u.pause(),e(10,c=!0))};h.on("loadVideoFirstFrame",p);const A=b=>{u&&(u.pause(),h.emit("playStateChange",{event:b,state:"paused",tag:n,mediaInstance:u}))};function v(b){ze[b?"unshift":"push"](()=>{u=b,e(6,u)})}const g=()=>s==="withText"?up:s==="withoutText"?dp:s,w=b=>{!a||u&&(e(6,u.muted=!1,u),u.play(),d.set({currentMediaElement:u}),h.emit("playStateChange",{event:b,state:"playing",tag:n,mediaInstance:u}))};return i.$$set=b=>{"tag"in b&&e(0,n=b.tag),"media"in b&&e(1,o=b.media),"playButtonIfNeed"in b&&e(2,s=b.playButtonIfNeed),"playButtonSizeIfNeed"in b&&e(3,r=b.playButtonSizeIfNeed),"canPlay"in b&&e(4,a=b.canPlay),"objectFit"in b&&e(5,l=b.objectFit)},i.$$.update=()=>{if(i.$$.dirty&64&&u&&(e(7,f=u.paused),u.addEventListener("play",()=>{e(7,f=!1)}),u.addEventListener("pause",()=>{e(7,f=!0)}),d.subscribe(({currentMediaElement:b})=>{b!==u&&(u==null||u.pause())})),i.$$.dirty&1090&&(o==null?void 0:o.type)==="Video"&&!c){const b=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,x=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&b;u&&x&&u.paused&&(document.removeEventListener("WeixinJSBridgeReady",p),document.removeEventListener("touchstart",p),document.removeEventListener("click",p),document.addEventListener("WeixinJSBridgeReady",p),document.addEventListener("touchstart",p),document.addEventListener("click",p))}},[n,o,s,r,a,l,u,f,d,h,c,A,v,g,w]}class nl extends se{constructor(t){super(),oe(this,t,hg,fg,ne,{tag:0,media:1,playButtonIfNeed:2,playButtonSizeIfNeed:3,canPlay:4,objectFit:5},cg)}}function mg(i){ce(i,"svelte-ai0lv9",".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}")}function dr(i,t,e){const n=i.slice();return n[25]=t[e],n}function fr(i){let t,e,n,o,s,r;const a=[gg,pg],l=[];function c(u,f){return u[15]?0:1}return e=c(i),n=l[e]=a[e](i),{c(){t=j("div"),n.c(),y(t,"class","media svelte-ai0lv9"),te(t,"unfolded",i[5])},m(u,f){B(u,t,f),l[e].m(t,null),r=!0},p(u,f){i=u;let d=e;e=c(i),e===d?l[e].p(i,f):(re(),L(l[d],1,1,()=>{l[d]=null}),ae(),n=l[e],n?n.p(i,f):(n=l[e]=a[e](i),n.c()),E(n,1),n.m(t,null)),(!r||f&32)&&te(t,"unfolded",i[5])},i(u){r||(E(n),u&&Le(()=>{s&&s.end(1),o=Ot(t,Lo,i[6]?{y:4,duration:i[4],delay:i[2],easing:yt}:void 0),o.start()}),r=!0)},o(u){L(n),o&&o.invalidate(),u&&(s=$t(t,Lo,i[6]?{y:4,duration:i[4],delay:i[3],easing:yt}:void 0)),r=!1},d(u){u&&M(t),l[e].d(),u&&s&&s.end()}}}function pg(i){let t,e;return t=new nl({props:{media:i[1][0],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.media=n[1][0]),o&1&&(s.tag=n[0]),o&1024&&(s.objectFit=n[10]),o&128&&(s.playButtonIfNeed=n[7]),o&256&&(s.playButtonSizeIfNeed=n[8]),o&512&&(s.canPlay=n[9]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function gg(i){let t,e;return t=new tg({props:{style:"height: 100%",modules:[qr.Autoplay],spaceBetween:30,autoplay:i[16]?De({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1,loop:!0,$$slots:{default:[vg]},$$scope:{ctx:i}}}),t.$on("init",i[23]),t.$on("slideChange",i[24]),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&65536&&(s.autoplay=n[16]?De({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1),o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Ag(i){let t,e,n;return t=new nl({props:{media:i[25],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment),e=J()},m(o,s){Z(t,o,s),B(o,e,s),n=!0},p(o,s){const r={};s&8192&&(r.media=o[25]),s&1&&(r.tag=o[0]),s&1024&&(r.objectFit=o[10]),s&128&&(r.playButtonIfNeed=o[7]),s&256&&(r.playButtonSizeIfNeed=o[8]),s&512&&(r.canPlay=o[9]),t.$set(r)},i(o){n||(E(t.$$.fragment,o),n=!0)},o(o){L(t.$$.fragment,o),n=!1},d(o){q(t,o),o&&M(e)}}}function hr(i){let t,e;return t=new i[17]({props:{$$slots:{default:[Ag]},$$scope:{ctx:i}}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function vg(i){let t,e,n=i[13],o=[];for(let r=0;r<n.length;r+=1)o[r]=hr(dr(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=fe()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);B(r,t,a),e=!0},p(r,a){if(a&10113){n=r[13];let l;for(l=0;l<n.length;l+=1){const c=dr(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=hr(c),o[l].c(),E(o[l],1),o[l].m(t.parentNode,t))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){lt(o,r),r&&M(t)}}}function bg(i){let t,e,n=i[5]&&fr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&E(n,1)):(n=fr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function yg(i,t,e){let n,o,s;const r=De(lg);let{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:f=0}=t,{unfolded:d=!0}=t,{animation:h=!0}=t,{playButtonIfNeed:p="withoutText"}=t,{playButtonSizeIfNeed:A="small"}=t,{canPlay:v=!0}=t,{objectFit:g="cover"}=t,{enableCarousel:w=!0}=t,{autoplayConfig:b={autoplay:!0,autoplayVideo:!1}}=t;const I=ct("mediaStore"),x=ct("hooks");let C;function z(W){!n||!C||(I.set({currentMediaElement:this}),x.emit("playStateChange",{event:W,state:"playing",tag:a,mediaInstance:this}),C.autoplay.stop())}function D(W){!n||!C||(x.emit("playStateChange",{event:W,state:"paused",tag:a,mediaInstance:this}),C.autoplay.running||C.autoplay.start())}let Q=null;const X=W=>{e(12,C=W.detail[0])},Y=W=>V(this,null,function*(){var ee,_,U;if(!s||!b.autoplayVideo)return;const k=W.detail[0];if(!k)return;const S=k.realIndex;if(S===Q)return;e(14,Q=S);const O=o[S];if(!O||O.type!=="Video")return;k.autoplay.stop(),k.slides.map(ie=>ie.querySelector("video")).filter(jt).forEach(ie=>ie.pause());const F=(ee=k.slides[k.activeIndex])==null?void 0:ee.querySelector("video");if(F&&(F.removeEventListener("play",z),F.removeEventListener("pause",D),F.addEventListener("play",z),F.addEventListener("pause",D)),F){F.addEventListener("click",()=>F.pause());const ie=(U=(_=F.parentElement)==null?void 0:_.getElementsByClassName("video-play-button-container"))==null?void 0:U[0];F.addEventListener("play",()=>ie==null?void 0:ie.classList.remove("showPlayButton")),F.addEventListener("pause",()=>ie==null?void 0:ie.classList.add("showPlayButton")),ie&&(F.paused?ie.classList.add("showPlayButton"):ie.classList.remove("showPlayButton"),ie.addEventListener("click",de=>{F.muted=!1,F.play(),I.set({currentMediaElement:F}),x.emit("playStateChange",{event:de,state:"playing",tag:a,mediaInstance:F})}))}});return i.$$set=W=>{"tag"in W&&e(0,a=W.tag),"mediaData"in W&&e(1,l=W.mediaData),"inDelay"in W&&e(2,c=W.inDelay),"outDelay"in W&&e(3,u=W.outDelay),"duration"in W&&e(4,f=W.duration),"unfolded"in W&&e(5,d=W.unfolded),"animation"in W&&e(6,h=W.animation),"playButtonIfNeed"in W&&e(7,p=W.playButtonIfNeed),"playButtonSizeIfNeed"in W&&e(8,A=W.playButtonSizeIfNeed),"canPlay"in W&&e(9,v=W.canPlay),"objectFit"in W&&e(10,g=W.objectFit),"enableCarousel"in W&&e(22,w=W.enableCarousel),"autoplayConfig"in W&&e(11,b=W.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&4194306&&e(15,n=w&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(13,o=l),i.$$.dirty&10240&&e(16,s=o.length>1&&b.autoplay),i.$$.dirty&4096&&C&&C.slides.forEach(W=>{const k=W.querySelector("video");k&&I.subscribe(({currentMediaElement:S})=>{S!==k&&k.pause()})})},[a,l,c,u,f,d,h,p,A,v,g,b,C,o,Q,n,s,r,I,x,z,D,w,X,Y]}class il extends se{constructor(t){super(),oe(this,t,yg,bg,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,playButtonIfNeed:7,playButtonSizeIfNeed:8,canPlay:9,objectFit:10,enableCarousel:22,autoplayConfig:11},mg)}}function wg(i){ce(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function mr(i){let t,e,n,o,s,r,a,l;t=new nt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Wp({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&pr(i),u=i[1]&&gr(i);return{c(){$(t.$$.fragment),e=J(),n=j("div"),$(o.$$.fragment),s=J(),c&&c.c(),r=J(),u&&u.c(),a=fe(),y(n,"class","line svelte-1f7m1lj")},m(f,d){Z(t,f,d),B(f,e,d),B(f,n,d),Z(o,n,null),B(f,s,d),c&&c.m(f,d),B(f,r,d),u&&u.m(f,d),B(f,a,d),l=!0},p(f,d){const h={};d&8&&(h.visible=f[3]),t.$set(h);const p={};d&8&&(p.unfolded=f[3]),o.$set(p),f[2]?c?(c.p(f,d),d&4&&E(c,1)):(c=pr(f),c.c(),E(c,1),c.m(r.parentNode,r)):c&&(re(),L(c,1,1,()=>{c=null}),ae()),f[1]?u?(u.p(f,d),d&2&&E(u,1)):(u=gr(f),u.c(),E(u,1),u.m(a.parentNode,a)):u&&(re(),L(u,1,1,()=>{u=null}),ae())},i(f){l||(E(t.$$.fragment,f),E(o.$$.fragment,f),E(c),E(u),l=!0)},o(f){L(t.$$.fragment,f),L(o.$$.fragment,f),L(c),L(u),l=!1},d(f){q(t,f),f&&M(e),f&&M(n),q(o),f&&M(s),c&&c.d(f),f&&M(r),u&&u.d(f),f&&M(a)}}}function pr(i){let t,e,n;return e=new $a({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1f7m1lj")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function gr(i){let t,e,n;return e=new il({props:{autoplayConfig:{autoplay:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,canPlay:!1,playButtonSizeIfNeed:"small",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function Cg(i){let t,e,n=i[0].state&&mr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=mr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Eg(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class Pg extends se{constructor(t){super(),oe(this,t,Eg,Cg,ne,{tag:0},wg)}}function Ig(i){ce(i,"svelte-8mby9k",".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}")}function Ar(i,t,e){const n=i.slice();return n[0]=t[e],n}function vr(i,t,e){const n=i.slice();return n[0]=t[e],n}function br(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&xe(n,e)},d(o){o&&M(t)}}}function yr(i){let t,e=i[0]&&br(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=br(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function wr(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&xe(n,e)},d(o){o&&M(t)}}}function Cr(i){let t,e=i[0]&&wr(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=wr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function Er(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&Pr(i);return{c(){t=j("div"),e=j("span"),o=Ce(n),s=J(),r&&r.c(),y(e,"class","value svelte-8mby9k"),y(t,"class","price svelte-8mby9k")},m(a,l){B(a,t,l),R(t,e),R(e,o),R(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&xe(o,n),a[2].price.unit?r?r.p(a,l):(r=Pr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&M(t),r&&r.d()}}}function Pr(i){let t,e=i[2].price.unit+"",n;return{c(){t=j("span"),n=Ce(e),y(t,"class","unit svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&xe(n,e)},d(o){o&&M(t)}}}function Ir(i){let t,e=i[2].highlightText+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&xe(n,e)},d(o){o&&M(t)}}}function kg(i){var Y,W;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A=i[2].title+"",v,g,w,b,I;e=new nt({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let x=i[2].brandTags||[],C=[];for(let k=0;k<x.length;k+=1)C[k]=yr(vr(i,x,k));let z=i[2].tags||[],D=[];for(let k=0;k<z.length;k+=1)D[k]=Cr(Ar(i,z,k));let Q=((Y=i[2].price)==null?void 0:Y.value)!==void 0&&((W=i[2].price)==null?void 0:W.value)!==null&&Er(i),X=i[2].highlightText&&Ir(i);return{c(){var k,S;t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=J(),r=j("div"),a=j("img"),c=J(),u=j("div");for(let O=0;O<C.length;O+=1)C[O].c();f=J();for(let O=0;O<D.length;O+=1)D[O].c();d=J(),h=j("div"),p=j("div"),v=Ce(A),g=J(),w=j("div"),Q&&Q.c(),b=J(),X&&X.c(),y(o,"class","line svelte-8mby9k"),T(o,"transition-delay",i[1]?zn+"ms":Tn+xr-kr-40+"ms"),y(a,"class","headerImage svelte-8mby9k"),We(a.src,l=i[2].headerPictureUrl)||y(a,"src",l),y(a,"alt",""),y(u,"class","tag svelte-8mby9k"),y(p,"class","text svelte-8mby9k"),y(h,"class","title svelte-8mby9k"),y(w,"class","footer svelte-8mby9k"),T(w,"height",((k=i[2].price)==null?void 0:k.value)!==void 0&&((S=i[2].price)==null?void 0:S.value)!==null&&i[2].highlightText?void 0:"1rem"),y(r,"class","content svelte-8mby9k"),T(r,"transition-delay",i[1]?zn+Tn+"ms":"0ms"),y(t,"class","marketing svelte-8mby9k"),te(t,"unfolded",i[1]),te(t,"folded",i[3])},m(k,S){B(k,t,S),Z(e,t,null),R(t,n),R(t,o),R(t,s),R(t,r),R(r,a),R(r,c),R(r,u);for(let O=0;O<C.length;O+=1)C[O].m(u,null);R(u,f);for(let O=0;O<D.length;O+=1)D[O].m(u,null);R(r,d),R(r,h),R(h,p),R(p,v),R(r,g),R(r,w),Q&&Q.m(w,null),R(w,b),X&&X.m(w,null),I=!0},p(k,[S]){var H,F,ee,_;const O={};if(S&2&&(O.visible=k[1]),e.$set(O),S&2&&T(o,"transition-delay",k[1]?zn+"ms":Tn+xr-kr-40+"ms"),(!I||S&4&&!We(a.src,l=k[2].headerPictureUrl))&&y(a,"src",l),S&4){x=k[2].brandTags||[];let U;for(U=0;U<x.length;U+=1){const ie=vr(k,x,U);C[U]?C[U].p(ie,S):(C[U]=yr(ie),C[U].c(),C[U].m(u,f))}for(;U<C.length;U+=1)C[U].d(1);C.length=x.length}if(S&4){z=k[2].tags||[];let U;for(U=0;U<z.length;U+=1){const ie=Ar(k,z,U);D[U]?D[U].p(ie,S):(D[U]=Cr(ie),D[U].c(),D[U].m(u,null))}for(;U<D.length;U+=1)D[U].d(1);D.length=z.length}(!I||S&4)&&A!==(A=k[2].title+"")&&xe(v,A),((H=k[2].price)==null?void 0:H.value)!==void 0&&((F=k[2].price)==null?void 0:F.value)!==null?Q?Q.p(k,S):(Q=Er(k),Q.c(),Q.m(w,b)):Q&&(Q.d(1),Q=null),k[2].highlightText?X?X.p(k,S):(X=Ir(k),X.c(),X.m(w,null)):X&&(X.d(1),X=null),S&4&&T(w,"height",((ee=k[2].price)==null?void 0:ee.value)!==void 0&&((_=k[2].price)==null?void 0:_.value)!==null&&k[2].highlightText?void 0:"1rem"),S&2&&T(r,"transition-delay",k[1]?zn+Tn+"ms":"0ms"),(!I||S&2)&&te(t,"unfolded",k[1]),(!I||S&8)&&te(t,"folded",k[3])},i(k){I||(E(e.$$.fragment,k),I=!0)},o(k){L(e.$$.fragment,k),I=!1},d(k){k&&M(t),q(e),lt(C,k),lt(D,k),Q&&Q.d(),X&&X.d()}}}const zn=400,kr=500,Tn=180,xr=500;function xg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(1,n=(l=(a=r.state)==null?void 0:a.unfolded)!=null?l:!1),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=r.data)},[r,n,s,o]}class Dg extends se{constructor(t){super(),oe(this,t,xg,kg,ne,{tag:0},Ig)}}function Sg(i){ce(i,"svelte-kebunf",".audio.svelte-kebunf{pointer-events:auto;cursor:pointer;width:100%;height:100%}.children.svelte-kebunf{width:100%;height:100%}")}const Lg=i=>({currentTime:i&256,duration:i&128,playing:i&512}),Dr=i=>({currentTime:typeof i[8]=="number"&&!Number.isNaN(i[8])?i[8]:void 0,duration:typeof i[7]=="number"&&!Number.isNaN(i[7])?i[7]:void 0,playing:i[9]}),zg=i=>({playing:i&512}),Sr=i=>({playing:i[9]});function Tg(i){let t,e,n,o=!0,s,r,a,l,c,u,f;const d=i[13].audioIcon,h=Xe(d,i,i[12],Sr),p=i[13].currentTime,A=Xe(p,i,i[12],Dr),v=i[13].default,g=Xe(v,i,i[12],null);return{c(){t=j("div"),e=j("audio"),s=J(),r=j("div"),h&&h.c(),a=J(),A&&A.c(),l=J(),g&&g.c(),e.controls=!1,y(e,"playsinline",""),y(e,"preload","metadata"),We(e.src,n=i[1])||y(e,"src",n),T(e,"display","none"),y(r,"class","children svelte-kebunf"),y(r,"style",i[3]),y(t,"class","audio svelte-kebunf"),y(t,"style",i[2])},m(w,b){B(w,t,b),R(t,e),i[14](e),R(t,s),R(t,r),h&&h.m(r,null),R(r,a),A&&A.m(r,null),R(r,l),g&&g.m(r,null),c=!0,u||(f=[ye(e,"play",i[15]),ye(e,"pause",i[15]),ye(e,"play",i[16]),ye(e,"pause",i[17]),ye(e,"ended",i[18]),ye(e,"canplaythrough",i[19]),ye(e,"timeupdate",i[20]),ye(t,"click",ma(i[11]))],u=!0)},p(w,[b]){(!c||b&2&&!We(e.src,n=w[1]))&&y(e,"src",n),b&1&&o!==(o=w[0])&&e[o?"pause":"play"](),h&&h.p&&(!c||b&4608)&&_e(h,d,w,w[12],c?Ye(d,w[12],b,zg):Ue(w[12]),Sr),A&&A.p&&(!c||b&4992)&&_e(A,p,w,w[12],c?Ye(p,w[12],b,Lg):Ue(w[12]),Dr),g&&g.p&&(!c||b&4096)&&_e(g,v,w,w[12],c?Ye(v,w[12],b,null):Ue(w[12]),null),(!c||b&8)&&y(r,"style",w[3]),(!c||b&4)&&y(t,"style",w[2])},i(w){c||(E(h,w),E(A,w),E(g,w),c=!0)},o(w){L(h,w),L(A,w),L(g,w),c=!1},d(w){w&&M(t),i[14](null),h&&h.d(w),A&&A.d(w),g&&g.d(w),u=!1,ut(f)}}}function Mg(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{url:r}=t,{paused:a=!0}=t,{style:l=""}=t,{slotWrapperStyle:c=""}=t,{hooksInfo:u}=t;const f=ct("hooks"),d=ct("mediaStore");let h,p=!0;d.subscribe(({currentMediaElement:Q})=>{Q!==h&&(h==null||h.pause())});let A=null,v=null;function g(Q){!h||(f.emit("click",N({event:Q,target:"AudioTagPlayIcon",audioInstance:h},u)),d.set({currentMediaElement:h}),h.paused?h.play():h.pause())}function w(Q){ze[Q?"unshift":"push"](()=>{h=Q,e(5,h)})}function b(){a=this.paused,e(0,a)}const I=Q=>{f.emit("playStateChange",N({event:Q,state:"playing",mediaInstance:h},u)),e(6,p=!1)},x=Q=>{f.emit("playStateChange",N({event:Q,state:"paused",mediaInstance:h},u)),e(6,p=!0)},C=Q=>{e(6,p=!0)},z=Q=>{e(7,A=h.duration)},D=Q=>{e(8,v=h.currentTime)};return i.$$set=Q=>{"url"in Q&&e(1,r=Q.url),"paused"in Q&&e(0,a=Q.paused),"style"in Q&&e(2,l=Q.style),"slotWrapperStyle"in Q&&e(3,c=Q.slotWrapperStyle),"hooksInfo"in Q&&e(4,u=Q.hooksInfo),"$$scope"in Q&&e(12,s=Q.$$scope)},i.$$.update=()=>{i.$$.dirty&33&&(a||h==null||h.pause()),i.$$.dirty&65&&e(9,n=!a&&!p)},[a,r,l,c,u,h,p,A,v,n,f,g,s,o,w,b,I,x,C,z,D]}class ol extends se{constructor(t){super(),oe(this,t,Mg,Tg,ne,{url:1,paused:0,style:2,slotWrapperStyle:3,hooksInfo:4},Sg)}}function Bg(i){ce(i,"svelte-qf1c2k",".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Lr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function jg(i){let t,e,n,o,s,r=i[1]&&Lr();return{c(){t=j("div"),r&&r.c(),e=J(),n=j("div"),o=j("div"),o.innerHTML=`<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
|
|
544
|
+
`))&&y(t,"style",e),a&8&&T(t,"width",Ne(i[3])),a&16&&T(t,"height",Ne(i[4])),a&8192&&T(t,"z-index",i[13])},i(r){s||(r&&Le(()=>{o&&o.end(1),n=Ot(t,Bt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=$t(t,Bt,{duration:i[1]})),s=!1},d(r){r&&M(t),r&&o&&o.end()}}}function Km(i){let t,e=i[2]&&Fs(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&E(e,1)):(e=Fs(n),e.c(),E(e,1),e.m(t.parentNode,t)):e&&(re(),L(e,1,1,()=>{e=null}),ae())},i(n){E(e)},o(n){L(e)},d(n){e&&e.d(n),n&&M(t)}}}function Ne(i){return typeof i=="number"?i/16+"rem":i}function $m(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:u=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:d=!1}=t,{blurRadius:h}=t,{spreadRadius:p}=t,{opacity:A=.15}=t,{zIndex:v=void 0}=t;return i.$$set=g=>{"inDelay"in g&&e(0,n=g.inDelay),"outDelay"in g&&e(1,o=g.outDelay),"visible"in g&&e(2,s=g.visible),"width"in g&&e(3,r=g.width),"height"in g&&e(4,a=g.height),"left"in g&&e(5,l=g.left),"bottom"in g&&e(6,c=g.bottom),"center"in g&&e(7,u=g.center),"horizontalCenter"in g&&e(8,f=g.horizontalCenter),"verticalCenter"in g&&e(9,d=g.verticalCenter),"blurRadius"in g&&e(10,h=g.blurRadius),"spreadRadius"in g&&e(11,p=g.spreadRadius),"opacity"in g&&e(12,A=g.opacity),"zIndex"in g&&e(13,v=g.zIndex)},[n,o,s,r,a,l,c,u,f,d,h,p,A,v]}class nt extends se{constructor(t){super(),oe(this,t,$m,Km,ne,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},qm)}}function ep(i,t){t.forEach(e=>{const n=new P.SphereGeometry(.02,16,16),o=[],s=[new P.MeshBasicMaterial({color:16776960}),new P.MeshBasicMaterial({color:16711935}),new P.MeshBasicMaterial({color:16711680}),new P.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=s[a],c=new P.Mesh(n,l);c.position.copy(rt(r)),o.push(c)});else{const r=s[0],a=new P.Mesh(n,r);a.position.copy(rt(e.position)),o.push(a)}o.forEach(r=>{r.material.depthTest=!1,i.scene.add(r)})})}const De=i=>i;function Ka(i){if(i.length<3)return;const t=i.map(dn),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}function Ln(i){if(Array.isArray(i)&&i.length===4){const e=i.map(dn);return ea(e[0],e[2])}else return dn(i)}function on(i,t){if(i===void 0)return;const{min:e,max:n}=t!=null?t:{};if(!(e===void 0&&n===void 0))return!(typeof n=="number"&&n<i||typeof e=="number"&&e>i)}function tp(i,t){i.model.loaded?t():i.once("modelLoaded",()=>t())}function np(i,t,e){const o=new P.Plane().setFromNormalAndCoplanarPoint(e,t),s=t.clone().sub(i).cross(new P.Vector3(0,1,0)).setLength(.01),r=new P.Vector3(0,.01,0);return[t.clone().sub(s).sub(r),t.clone().add(s).sub(r),t.clone().add(s).add(r),t.clone().sub(s).add(r)].map(l=>o.projectPoint(l,new P.Vector3))}const Gs=(i,t=1e3/60)=>{let e=null;const n=i;return(...s)=>{e&&clearTimeout(e),e=setTimeout(()=>{n==null||n(...s),e&&clearTimeout(e),e=null},t)}};function ip(i,t=200){let e;return function(...n){e||(i.apply(this,n),e=setTimeout(function(){e=null},t))}}function op(i,t){const[e,n]=t;if(e>=n||n<=1||e<=1)return-1;const o={},s=r=>(o[r]||(o[r]=i(r)),o[r]);for(let r=e;r<n;r++){const a=s(r),l=s(r-1);if(a<l)return r}return-1}function Ns(i,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",i),unobserve:()=>window.removeEventListener("resize",i)};{const e=new ResizeObserver(i);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function sp(){return Math.random().toString(36).slice(-6)}const Ws=sp();function rp(i){ce(i,"svelte-zgfkts",".text-char.svelte-zgfkts{text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Xs(i,t,e){const n=i.slice();return n[14]=t[e].id,n[0]=t[e].content,n[15]=t,n[16]=e,n}function _s(i,t){let e,n=t[0]+"",o,s=t[16];const r=()=>t[7](e,s),a=()=>t[7](null,s);return{key:i,first:null,c(){e=j("span"),o=Ce(n),y(e,"class","text-char svelte-zgfkts"),this.first=e},m(l,c){B(l,e,c),R(e,o),r()},p(l,c){t=l,c&4&&n!==(n=t[0]+"")&&xe(o,n),s!==t[16]&&(a(),s=t[16],r())},d(l){l&&M(e),a()}}}function ap(i){let t=[],e=new Map,n,o=i[2];const s=r=>r[14];for(let r=0;r<o.length;r+=1){let a=Xs(i,o,r),l=s(a);e.set(l,t[r]=_s(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();n=fe()},m(r,a){for(let l=0;l<t.length;l+=1)t[l].m(r,a);B(r,n,a)},p(r,[a]){a&6&&(o=r[2],t=tt(t,a,s,1,r,o,e,n.parentNode,qi,_s,n,Xs))},i:K,o:K,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&M(n)}}}function lp(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t,c,u,f=[];function d(g){const w=[],b=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu")),I=`__EMOJI_SPLIT_${Ws}__`,x=`__EMOJI_${Ws}__`;return g.slice().replace(b,C=>`${I}${x}${C}${I}`).split(I).forEach(C=>C.startsWith(x)?w.push({id:Fe(),content:C.slice(x.length)}):w.push(...C.split("").map(z=>({id:Fe(),content:z})))),w}function h(){if(!u)return;const g=!a;u.reversed!==g&&u.reverse(),u.play()}function p(g){if(l){e(3,l=!1);return}clearTimeout(c),c=setTimeout(h,g?o:s)}function A(g){const w=function(){const b=op(I=>g[I].getBoundingClientRect().x,[Math.min(g.length-1,10),Math.min(g.length-1,30)]);if(b>0)return b}();u=vo.default({targets:g.slice(0,w).filter(jt),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:vo.default.stagger(50),easing:"easeInOutCubic"}),a&&u.seek(u.duration)}function v(g,w){ze[g?"unshift":"push"](()=>{f[w]=g,e(1,f)})}return i.$$set=g=>{"inDelay"in g&&e(4,o=g.inDelay),"outDelay"in g&&e(5,s=g.outDelay),"content"in g&&e(0,r=g.content),"unfolded"in g&&e(6,a=g.unfolded),"isFistUnfoldedUpdate"in g&&e(3,l=g.isFistUnfoldedUpdate)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=d(r)),i.$$.dirty&64&&p(a),i.$$.dirty&2&&A(f.filter(g=>!!g))},[r,f,n,l,o,s,a,v]}class $a extends se{constructor(t){super(),oe(this,t,lp,ap,ne,{inDelay:4,outDelay:5,content:0,unfolded:6,isFistUnfoldedUpdate:3},rp)}}const cp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",up="data:image/png;base64,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",dp="data:image/png;base64,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",fp="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==";function hp(i){ce(i,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function Ys(i){let t,e,n,o,s,r,a,l,c,u;return e=new nt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),y(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),T(o,"background-image","url("+cp+")"),y(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,d){B(f,t,d),Z(e,t,null),R(t,n),R(t,o),l=!0,c||(u=ye(o,"click",i[5]),c=!0)},p(f,d){i=f,(!l||d&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&y(o,"class",s)},i(f){l||(E(e.$$.fragment,f),f&&Le(()=>{a&&a.end(1),r=Ot(o,Bt,{duration:i[2],delay:i[3],easing:Jt}),r.start()}),l=!0)},o(f){L(e.$$.fragment,f),r&&r.invalidate(),f&&(a=$t(o,Bt,{duration:i[2],delay:i[4],easing:Jt})),l=!1},d(f){f&&M(t),q(e),f&&a&&a.end(),c=!1,u()}}}function mp(i){let t,e,n=i[1]&&Ys(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Ys(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function pp(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){vc.call(this,i,c)}return i.$$set=c=>{"direction"in c&&e(0,n=c.direction),"visible"in c&&e(1,o=c.visible),"duration"in c&&e(2,s=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[n,o,s,r,a,l]}class gp extends se{constructor(t){super(),oe(this,t,pp,mp,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},hp)}}function Ap(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 vp(i){ce(i,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function Us(i){let t,e,n;return e=new $a({props:{unfolded:i[0],content:i[1],inDelay:500,outDelay:i[5]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fuzm7v"),T(t,"transform",i[7])},m(o,s){B(o,t,s),Z(e,t,null),i[10](t),n=!0},p(o,s){const r={};s&1&&(r.unfolded=o[0]),s&2&&(r.content=o[1]),s&32&&(r.outDelay=o[5]),e.$set(r),s&128&&T(t,"transform",o[7])},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e),i[10](null)}}}function Vs(i){let t,e,n;return e=new gp({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","arrow svelte-1fuzm7v")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function bp(i){let t,e,n,o=i[1]&&Us(i),s=i[3]<i[4]&&Vs(i);return{c(){o&&o.c(),t=J(),s&&s.c(),e=fe()},m(r,a){o&&o.m(r,a),B(r,t,a),s&&s.m(r,a),B(r,e,a),n=!0},p(r,[a]){r[1]?o?(o.p(r,a),a&2&&E(o,1)):(o=Us(r),o.c(),E(o,1),o.m(t.parentNode,t)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r[3]<r[4]?s?(s.p(r,a),a&24&&E(s,1)):(s=Vs(r),s.c(),E(s,1),s.m(e.parentNode,e)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){n||(E(o),E(s),n=!0)},o(r){L(o),L(s),n=!1},d(r){o&&o.d(r),r&&M(t),s&&s.d(r),r&&M(e)}}}function yp(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,u=0,f=0,d=0;function h(p){ze[p?"unshift":"push"](()=>{c=p,e(2,c)})}return i.$$set=p=>{"visible"in p&&e(0,r=p.visible),"textUnfolded"in p&&e(8,a=p.textUnfolded),"content"in p&&e(1,l=p.content)},i.$$.update=()=>{if(i.$$.dirty&7&&c&&r&&l){const{lineHeight:p}=getComputedStyle(c);e(4,d=c.offsetHeight),Ap(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,d=c.offsetHeight)}),e(3,f=Number(p.replace("px","")))}i.$$.dirty&280&&e(9,u=a?f-d:0),i.$$.dirty&512&&e(7,n=`translateY(${u}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,f,d,s,o,n,a,u,h]}class el extends se{constructor(t){super(),oe(this,t,yp,bp,ne,{visible:0,textUnfolded:8,content:1},vp)}}function wp(i){ce(i,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function Js(i){var f,d;let t,e,n,o,s,r,a,l,c,u;return t=new nt({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),n=new co({props:{unfolded:i[2],length:i[3],outDelay:i[4]+40*Math.min((d=(f=i[6][0])==null?void 0:f.content.length)!=null?d:10,15),useLinearColor:!0}}),r=new el({props:{visible:i[2],textUnfolded:i[1],content:i[5]}}),{c(){$(t.$$.fragment),e=J(),$(n.$$.fragment),o=J(),s=j("div"),$(r.$$.fragment),y(s,"class","content svelte-nlvd3x"),Le(()=>i[8].call(s))},m(h,p){Z(t,h,p),B(h,e,p),Z(n,h,p),B(h,o,p),B(h,s,p),Z(r,s,null),a=Et(s,i[8].bind(s)),l=!0,c||(u=ye(s,"click",i[7]),c=!0)},p(h,p){var w,b;const A={};p&4&&(A.visible=h[2]),p&8&&(A.left=h[3]/2+"px"),t.$set(A);const v={};p&4&&(v.unfolded=h[2]),p&8&&(v.length=h[3]),p&16&&(v.outDelay=h[4]+40*Math.min((b=(w=h[6][0])==null?void 0:w.content.length)!=null?b:10,15)),n.$set(v);const g={};p&4&&(g.visible=h[2]),p&2&&(g.textUnfolded=h[1]),p&32&&(g.content=h[5]),r.$set(g)},i(h){l||(E(t.$$.fragment,h),E(n.$$.fragment,h),E(r.$$.fragment,h),l=!0)},o(h){L(t.$$.fragment,h),L(n.$$.fragment,h),L(r.$$.fragment,h),l=!1},d(h){q(t,h),h&&M(e),q(n,h),h&&M(o),h&&M(s),q(r),a(),c=!1,u()}}}function Cp(i){let t,e,n=i[0].state&&Js(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Js(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Ep(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function u(){e(1,l=!l)}function f(){a=this.clientWidth,e(3,a)}return i.$$set=d=>{"tag"in d&&e(0,r=d.tag)},i.$$.update=()=>{var d,h,p;i.$$.dirty&1&&e(2,n=!!((d=r.state)!=null&&d.unfolded)),i.$$.dirty&1&&e(5,o=(p=(h=r.data.title)!=null?h:r.data.text)!=null?p:""),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(4,s=l?450:0)},[r,l,n,a,s,o,c,u,f]}class Pp extends se{constructor(t){super(),oe(this,t,Ep,Cp,ne,{tag:0},wp)}}function we(i){return i/16+"rem"}function Ip(i){ce(i,"svelte-ilb1qs",".text.svelte-ilb1qs{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;word-break:break-all;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-ilb1qs-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-ilb1qs{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-ilb1qs-blink 1.2s infinite}.placeholder.svelte-ilb1qs{opacity:0.5}")}function kp(i){let t;const e=i[6].default,n=Xe(e,i,i[5],null);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&32)&&Ye(n,e,o,o[5],t?_e(e,o[5],s,null):Ue(o[5]),null)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function xp(i){var s,r;let t,e,n=((s=i[3])==null?void 0:s.inputting)&&Zs(),o=((r=i[3])==null?void 0:r.placeholder)&&qs(i);return{c(){n&&n.c(),t=J(),o&&o.c(),e=fe()},m(a,l){n&&n.m(a,l),B(a,t,l),o&&o.m(a,l),B(a,e,l)},p(a,l){var c,u;(c=a[3])!=null&&c.inputting?n||(n=Zs(),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null),(u=a[3])!=null&&u.placeholder?o?o.p(a,l):(o=qs(a),o.c(),o.m(e.parentNode,e)):o&&(o.d(1),o=null)},i:K,o:K,d(a){n&&n.d(a),a&&M(t),o&&o.d(a),a&&M(e)}}}function Dp(i){let t;return{c(){t=Ce(i[2])},m(e,n){B(e,t,n)},p(e,n){n&4&&xe(t,e[2])},i:K,o:K,d(e){e&&M(t)}}}function Zs(i){let t;return{c(){t=j("div"),y(t,"class","caret svelte-ilb1qs")},m(e,n){B(e,t,n)},d(e){e&&M(t)}}}function qs(i){let t,e=i[3].placeholder+"",n;return{c(){t=j("span"),n=Ce(e),y(t,"class","placeholder svelte-ilb1qs")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&8&&e!==(e=o[3].placeholder+"")&&xe(n,e)},d(o){o&&M(t)}}}function Sp(i){let t,e,n,o;const s=[Dp,xp,kp],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(i),n=r[e]=s[e](i),{c(){t=j("div"),n.c(),y(t,"class","text svelte-ilb1qs"),T(t,"max-width",typeof i[1]=="number"?we(i[1]):i[1]),T(t,"-webkit-line-clamp",i[0])},m(l,c){B(l,t,c),r[e].m(t,null),o=!0},p(l,[c]){let u=e;e=a(l),e===u?r[e].p(l,c):(re(),L(r[u],1,1,()=>{r[u]=null}),ae(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),E(n,1),n.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?we(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){o||(E(n),o=!0)},o(l){L(n),o=!1},d(l){l&&M(t),r[e].d()}}}function Lp(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{maxLine:r=1}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return i.$$set=u=>{"maxLine"in u&&e(0,r=u.maxLine),"maxWidth"in u&&e(1,a=u.maxWidth),"text"in u&&e(2,l=u.text),"edit"in u&&e(3,c=u.edit),"$$scope"in u&&e(5,s=u.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(4,n=(c==null?void 0:c.placeholder)||(c==null?void 0:c.inputting))},[r,a,l,c,n,s,o]}class Hi extends se{constructor(t){super(),oe(this,t,Lp,Sp,ne,{maxLine:0,maxWidth:1,text:2,edit:3},Ip)}}function zp(i){ce(i,"svelte-7a4m",".plane__container.svelte-7a4m.svelte-7a4m{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-7a4m.svelte-7a4m{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.5);border-radius:0.25rem}.unfolded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(-0.9375rem);transition-delay:200ms, 500ms;opacity:1}.folded.svelte-7a4m .plane__wrapper.svelte-7a4m{transform:translateY(0);opacity:0}.plane.svelte-7a4m.svelte-7a4m{max-width:11.75rem}.title.svelte-7a4m.svelte-7a4m{font-weight:bold;font-size:0.75rem;line-height:1.125rem;margin-bottom:0.25rem}.description.svelte-7a4m.svelte-7a4m{font-size:0.6875rem;line-height:1rem}")}function Ks(i){var d,h;let t,e,n,o,s,r,a,l,c,u,f;return t=new co({props:{unfolded:i[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Hi({props:{text:i[2],edit:(d=i[0].data.edit)==null?void 0:d.title}}),u=new Hi({props:{text:i[0].data.description,edit:(h=i[0].data.edit)==null?void 0:h.description,maxLine:3}}),{c(){$(t.$$.fragment),e=J(),n=j("div"),o=j("div"),s=j("div"),r=j("div"),$(a.$$.fragment),l=J(),c=j("div"),$(u.$$.fragment),y(r,"class","title svelte-7a4m"),y(c,"class","description svelte-7a4m"),y(s,"class","plane svelte-7a4m"),y(o,"class","plane__wrapper svelte-7a4m"),y(n,"class","plane__container svelte-7a4m"),te(n,"unfolded",i[1]),te(n,"folded",i[3])},m(p,A){Z(t,p,A),B(p,e,A),B(p,n,A),R(n,o),R(o,s),R(s,r),Z(a,r,null),R(s,l),R(s,c),Z(u,c,null),f=!0},p(p,A){var b,I;const v={};A&2&&(v.unfolded=p[1]),t.$set(v);const g={};A&4&&(g.text=p[2]),A&1&&(g.edit=(b=p[0].data.edit)==null?void 0:b.title),a.$set(g);const w={};A&1&&(w.text=p[0].data.description),A&1&&(w.edit=(I=p[0].data.edit)==null?void 0:I.description),u.$set(w),(!f||A&2)&&te(n,"unfolded",p[1]),(!f||A&8)&&te(n,"folded",p[3])},i(p){f||(E(t.$$.fragment,p),E(a.$$.fragment,p),E(u.$$.fragment,p),f=!0)},o(p){L(t.$$.fragment,p),L(a.$$.fragment,p),L(u.$$.fragment,p),f=!1},d(p){q(t,p),p&&M(e),p&&M(n),q(a),q(u)}}}function Tp(i){let t,e,n=i[0].state&&Ks(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Ks(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Mp(i,t,e){let 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 Bp extends se{constructor(t){super(),oe(this,t,Mp,Tp,ne,{tag:0},zp)}}function jp(i){let t,e;return t=new Bp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Qp(i){let t,e;return t=new Pp({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Rp(i){let t,e,n,o;const s=[Qp,jp],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function Op(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 Hp extends se{constructor(t){super(),oe(this,t,Op,Rp,ne,{tag:0})}}function Fp(i){ce(i,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function $s(i){let t,e,n,o;return{c(){t=Ae("path"),y(t,"fill","none"),y(t,"stroke","url(#"+i[4]+")"),y(t,"stroke-width","1"),y(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){B(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&Le(()=>{n&&n.end(1),e=Ot(t,qn,{duration:i[1],delay:i[0],easing:wa}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=$t(t,qn,{duration:i[1],delay:i[2],easing:Jt})),o=!1},d(s){s&&M(t),s&&n&&n.end()}}}function Gp(i){let t,e,n,o,s,r=i[3]&&$s(i);return{c(){t=Ae("svg"),e=Ae("defs"),n=Ae("linearGradient"),o=Ae("stop"),s=Ae("stop"),r&&r.c(),y(o,"offset","25%"),y(o,"stop-color","white"),y(o,"stop-opacity","1"),y(s,"offset","100%"),y(s,"stop-color","white"),y(s,"stop-opacity","0.5"),y(n,"id",i[4]),y(n,"gradientUnits","userSpaceOnUse"),y(t,"class","line svelte-blgtit"),y(t,"viewBox","0 0 105 21")},m(a,l){B(a,t,l),R(t,e),R(e,n),R(n,o),R(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&E(r,1)):(r=$s(a),r.c(),E(r,1),r.m(t,null)):r&&(re(),L(r,1,1,()=>{r=null}),ae())},i(a){E(r)},o(a){L(r)},d(a){a&&M(t),r&&r.d()}}}function Np(i,t,e){let{inDelay:n=0}=t,{duration:o=1e3}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=Fe();return i.$$set=l=>{"inDelay"in l&&e(0,n=l.inDelay),"duration"in l&&e(1,o=l.duration),"outDelay"in l&&e(2,s=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[n,o,s,r,a]}class Wp extends se{constructor(t){super(),oe(this,t,Np,Gp,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},Fp)}}function Qt(i){return typeof i=="object"&&i!==null&&i.constructor&&Object.prototype.toString.call(i).slice(8,-1)==="Object"}function gt(i,t){const e=["__proto__","constructor","prototype"];Object.keys(t).filter(n=>e.indexOf(n)<0).forEach(n=>{typeof i[n]=="undefined"?i[n]=t[n]:Qt(t[n])&&Qt(i[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?i[n]=t[n]:gt(i[n],t[n]):i[n]=t[n]})}function Fi(i={}){return i.navigation&&typeof i.navigation.nextEl=="undefined"&&typeof i.navigation.prevEl=="undefined"}function Gi(i={}){return i.pagination&&typeof i.pagination.el=="undefined"}function Ni(i={}){return i.scrollbar&&typeof i.scrollbar.el=="undefined"}function ei(i=""){const t=i.split(" ").map(n=>n.trim()).filter(n=>!!n),e=[];return t.forEach(n=>{e.indexOf(n)<0&&e.push(n)}),e.join(" ")}const tl=["modules","init","_direction","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_preloadImages","updateOnImagesReady","_loop","_loopAdditionalSlides","_loopedSlides","_loopedSlidesLimit","_loopFillGroupWithBlank","loopPreventsSlide","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideBlankClass","slideActiveClass","slideDuplicateActiveClass","slideVisibleClass","slideDuplicateClass","slideNextClass","slideDuplicateNextClass","slidePrevClass","slideDuplicatePrevClass","wrapperClass","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","lazy","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom"];function Xp(i={},t=!0){const e={on:{}},n={},o={};gt(e,Li.default.defaults),gt(e,Li.default.extendedDefaults),e._emitClasses=!0,e.init=!1;const s={},r=tl.map(l=>l.replace(/_/,"")),a=Object.assign({},i);return Object.keys(a).forEach(l=>{typeof i[l]!="undefined"&&(r.indexOf(l)>=0?Qt(i[l])?(e[l]={},o[l]={},gt(e[l],i[l]),gt(o[l],i[l])):(e[l]=i[l],o[l]=i[l]):l.search(/on[A-Z]/)===0&&typeof i[l]=="function"?t?n[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:e.on[`${l[2].toLowerCase()}${l.substr(3)}`]=i[l]:s[l]=i[l])}),["navigation","pagination","scrollbar"].forEach(l=>{e[l]===!0&&(e[l]={}),e[l]===!1&&delete e[l]}),{params:e,passedParams:o,rest:s,events:n}}function _p({el:i,nextEl:t,prevEl:e,paginationEl:n,scrollbarEl:o,swiper:s},r){Fi(r)&&t&&e&&(s.params.navigation.nextEl=t,s.originalParams.navigation.nextEl=t,s.params.navigation.prevEl=e,s.originalParams.navigation.prevEl=e),Gi(r)&&n&&(s.params.pagination.el=n,s.originalParams.pagination.el=n),Ni(r)&&o&&(s.params.scrollbar.el=o,s.originalParams.scrollbar.el=o),s.init(i)}function Yp(i,t,e,n,o){const s=[];if(!t)return s;const r=l=>{s.indexOf(l)<0&&s.push(l)};if(e&&n){const l=n.map(o),c=e.map(o);l.join("")!==c.join("")&&r("children"),n.length!==e.length&&r("children")}return tl.filter(l=>l[0]==="_").map(l=>l.replace(/_/,"")).forEach(l=>{if(l in i&&l in t)if(Qt(i[l])&&Qt(t[l])){const c=Object.keys(i[l]),u=Object.keys(t[l]);c.length!==u.length?r(l):(c.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}),u.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}))}else i[l]!==t[l]&&r(l)}),s}function Up({swiper:i,slides:t,passedParams:e,changedParams:n,nextEl:o,prevEl:s,scrollbarEl:r,paginationEl:a}){const l=n.filter(x=>x!=="children"&&x!=="direction"),{params:c,pagination:u,navigation:f,scrollbar:d,virtual:h,thumbs:p}=i;let A,v,g,w,b;n.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(A=!0),n.includes("controller")&&e.controller&&e.controller.control&&c.controller&&!c.controller.control&&(v=!0),n.includes("pagination")&&e.pagination&&(e.pagination.el||a)&&(c.pagination||c.pagination===!1)&&u&&!u.el&&(g=!0),n.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&d&&!d.el&&(w=!0),n.includes("navigation")&&e.navigation&&(e.navigation.prevEl||s)&&(e.navigation.nextEl||o)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(b=!0);const I=x=>{!i[x]||(i[x].destroy(),x==="navigation"?(c[x].prevEl=void 0,c[x].nextEl=void 0,i[x].prevEl=void 0,i[x].nextEl=void 0):(c[x].el=void 0,i[x].el=void 0))};l.forEach(x=>{if(Qt(c[x])&&Qt(e[x]))gt(c[x],e[x]);else{const C=e[x];(C===!0||C===!1)&&(x==="navigation"||x==="pagination"||x==="scrollbar")?C===!1&&I(x):c[x]=e[x]}}),l.includes("controller")&&!v&&i.controller&&i.controller.control&&c.controller&&c.controller.control&&(i.controller.control=c.controller.control),n.includes("children")&&t&&h&&c.virtual.enabled?(h.slides=t,h.update(!0)):n.includes("children")&&i.lazy&&i.params.lazy.enabled&&i.lazy.load(),A&&p.init()&&p.update(!0),v&&(i.controller.control=c.controller.control),g&&(a&&(c.pagination.el=a),u.init(),u.render(),u.update()),w&&(r&&(c.scrollbar.el=r),d.init(),d.updateSize(),d.setTranslate()),b&&(o&&(c.navigation.nextEl=o),s&&(c.navigation.prevEl=s),f.init(),f.update()),n.includes("allowSlideNext")&&(i.allowSlideNext=e.allowSlideNext),n.includes("allowSlidePrev")&&(i.allowSlidePrev=e.allowSlidePrev),n.includes("direction")&&i.changeDirection(e.direction,!1),i.update()}const Vp=i=>({virtualData:i&512}),er=i=>({virtualData:i[9]}),Jp=i=>({virtualData:i&512}),tr=i=>({virtualData:i[9]}),Zp=i=>({virtualData:i&512}),nr=i=>({virtualData:i[9]}),qp=i=>({virtualData:i&512}),ir=i=>({virtualData:i[9]}),Kp=i=>({virtualData:i&512}),or=i=>({virtualData:i[9]});function sr(i){let t,e,n;return{c(){t=j("div"),e=J(),n=j("div"),y(t,"class","swiper-button-prev"),y(n,"class","swiper-button-next")},m(o,s){B(o,t,s),i[13](t),B(o,e,s),B(o,n,s),i[14](n)},p:K,d(o){o&&M(t),i[13](null),o&&M(e),o&&M(n),i[14](null)}}}function rr(i){let t;return{c(){t=j("div"),y(t,"class","swiper-scrollbar")},m(e,n){B(e,t,n),i[15](t)},p:K,d(e){e&&M(t),i[15](null)}}}function ar(i){let t;return{c(){t=j("div"),y(t,"class","swiper-pagination")},m(e,n){B(e,t,n),i[16](t)},p:K,d(e){e&&M(t),i[16](null)}}}function $p(i){let t,e,n,o,s,r,a=Fi(i[2]),l,c=Ni(i[2]),u,f=Gi(i[2]),d,h,p;const A=i[12]["container-start"],v=Xe(A,i,i[11],or),g=i[12]["wrapper-start"],w=Xe(g,i,i[11],ir),b=i[12].default,I=Xe(b,i,i[11],nr),x=i[12]["wrapper-end"],C=Xe(x,i,i[11],tr);let z=a&&sr(i),D=c&&rr(i),Q=f&&ar(i);const X=i[12]["container-end"],_=Xe(X,i,i[11],er);let W=[{class:h=ei(`${i[1]}${i[0]?` ${i[0]}`:""}`)},i[3]],k={};for(let S=0;S<W.length;S+=1)k=ke(k,W[S]);return{c(){t=j("div"),v&&v.c(),e=J(),n=j("div"),w&&w.c(),o=J(),I&&I.c(),s=J(),C&&C.c(),r=J(),z&&z.c(),l=J(),D&&D.c(),u=J(),Q&&Q.c(),d=J(),_&&_.c(),y(n,"class","swiper-wrapper"),Wn(t,k)},m(S,O){B(S,t,O),v&&v.m(t,null),R(t,e),R(t,n),w&&w.m(n,null),R(n,o),I&&I.m(n,null),R(n,s),C&&C.m(n,null),R(t,r),z&&z.m(t,null),R(t,l),D&&D.m(t,null),R(t,u),Q&&Q.m(t,null),R(t,d),_&&_.m(t,null),i[17](t),p=!0},p(S,[O]){v&&v.p&&(!p||O&2560)&&Ye(v,A,S,S[11],p?_e(A,S[11],O,Kp):Ue(S[11]),or),w&&w.p&&(!p||O&2560)&&Ye(w,g,S,S[11],p?_e(g,S[11],O,qp):Ue(S[11]),ir),I&&I.p&&(!p||O&2560)&&Ye(I,b,S,S[11],p?_e(b,S[11],O,Zp):Ue(S[11]),nr),C&&C.p&&(!p||O&2560)&&Ye(C,x,S,S[11],p?_e(x,S[11],O,Jp):Ue(S[11]),tr),O&4&&(a=Fi(S[2])),a?z?z.p(S,O):(z=sr(S),z.c(),z.m(t,l)):z&&(z.d(1),z=null),O&4&&(c=Ni(S[2])),c?D?D.p(S,O):(D=rr(S),D.c(),D.m(t,u)):D&&(D.d(1),D=null),O&4&&(f=Gi(S[2])),f?Q?Q.p(S,O):(Q=ar(S),Q.c(),Q.m(t,d)):Q&&(Q.d(1),Q=null),_&&_.p&&(!p||O&2560)&&Ye(_,X,S,S[11],p?_e(X,S[11],O,Vp):Ue(S[11]),er),Wn(t,k=Qe(W,[(!p||O&3&&h!==(h=ei(`${S[1]}${S[0]?` ${S[0]}`:""}`)))&&{class:h},O&8&&S[3]]))},i(S){p||(E(v,S),E(w,S),E(I,S),E(C,S),E(_,S),p=!0)},o(S){L(v,S),L(w,S),L(I,S),L(C,S),L(_,S),p=!1},d(S){S&&M(t),v&&v.d(S),w&&w.d(S),I&&I.d(S),C&&C.d(S),z&&z.d(),D&&D.d(),Q&&Q.d(),_&&_.d(S),i[17](null)}}}function eg(i,t,e){const n=["class","swiper"];let o=Nn(t,n),{$$slots:s={},$$scope:r}=t;const a=Ac();let{class:l=void 0}=t,c="swiper",u=!1,f=null,d=null,h,p,A,v,g=null,w=null,b=null,I=null,x=null,C={slides:[]};function z(){return f}const D=H=>{e(9,C=H),bc().then(()=>{f.$wrapperEl.children(".swiper-slide").each(F=>{F.onSwiper&&F.onSwiper(f)}),f.updateSlides(),f.updateProgress(),f.updateSlidesClasses(),f.lazy&&f.params.lazy.enabled&&f.lazy.load()})},Q=()=>{h=Xp(o),e(2,p=h.params),A=h.passedParams,e(3,v=h.rest)};Q(),d=A;const X=()=>{u=!0};if(p.onAny=(H,...F)=>{a(H,F)},Object.assign(p.on,{_beforeBreakpoint:X,_containerClasses(H,F){e(1,c=F)}}),f=new Li.default(p),Un("swiper",f),f.virtual&&f.params.virtual.enabled){const H={cache:!1,renderExternal:F=>{D(F),p.virtual&&p.virtual.renderExternal&&p.virtual.renderExternal(F)},renderExternalUpdate:!1};gt(f.params.virtual,H),gt(f.originalParams.virtual,H)}et(()=>{!g||(_p({el:g,nextEl:b,prevEl:w,paginationEl:x,scrollbarEl:I,swiper:f},p),a("swiper",[f]),!p.virtual&&f.slides.each(H=>{H.onSwiper&&H.onSwiper(f)}))}),Ji(()=>{if(!f)return;Q();const H=Yp(A,d);(H.length||u)&&f&&!f.destroyed&&Up({swiper:f,passedParams:A,changedParams:H,nextEl:b,prevEl:w,scrollbarEl:I,paginationEl:x}),u=!1,d=A}),It(()=>{typeof window!="undefined"&&f&&!f.destroyed&&f.destroy(!0,!1)});function _(H){ze[H?"unshift":"push"](()=>{w=H,e(5,w)})}function W(H){ze[H?"unshift":"push"](()=>{b=H,e(6,b)})}function k(H){ze[H?"unshift":"push"](()=>{I=H,e(7,I)})}function S(H){ze[H?"unshift":"push"](()=>{x=H,e(8,x)})}function O(H){ze[H?"unshift":"push"](()=>{g=H,e(4,g)})}return i.$$set=H=>{t=ke(ke({},t),la(H)),e(27,o=Nn(t,n)),"class"in H&&e(0,l=H.class),"$$scope"in H&&e(11,r=H.$$scope)},[l,c,p,v,g,w,b,I,x,C,z,r,s,_,W,k,S,O]}class tg extends se{constructor(t){super(),oe(this,t,eg,$p,ne,{class:0,swiper:10})}get swiper(){return this.$$.ctx[10]}}const ng=i=>({data:i&32}),lr=i=>({data:i[5]}),ig=i=>({data:i&32}),cr=i=>({data:i[5]});function og(i){let t;const e=i[8].default,n=Xe(e,i,i[7],lr);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&160)&&Ye(n,e,o,o[7],t?_e(e,o[7],s,ng):Ue(o[7]),lr)},i(o){t||(E(n,o),t=!0)},o(o){L(n,o),t=!1},d(o){n&&n.d(o)}}}function sg(i){let t,e,n;const o=i[8].default,s=Xe(o,i,i[7],cr);return{c(){t=j("div"),s&&s.c(),y(t,"class","swiper-zoom-container"),y(t,"data-swiper-zoom",e=typeof i[0]=="number"?i[0]:void 0)},m(r,a){B(r,t,a),s&&s.m(t,null),n=!0},p(r,a){s&&s.p&&(!n||a&160)&&Ye(s,o,r,r[7],n?_e(o,r[7],a,ig):Ue(r[7]),cr),(!n||a&1&&e!==(e=typeof r[0]=="number"?r[0]:void 0))&&y(t,"data-swiper-zoom",e)},i(r){n||(E(s,r),n=!0)},o(r){L(s,r),n=!1},d(r){r&&M(t),s&&s.d(r)}}}function rg(i){let t,e,n,o,s;const r=[sg,og],a=[];function l(f,d){return f[0]?0:1}e=l(i),n=a[e]=r[e](i);let c=[{class:o=ei(`${i[3]}${i[2]?` ${i[2]}`:""}`)},{"data-swiper-slide-index":i[1]},i[6]],u={};for(let f=0;f<c.length;f+=1)u=ke(u,c[f]);return{c(){t=j("div"),n.c(),Wn(t,u)},m(f,d){B(f,t,d),a[e].m(t,null),i[9](t),s=!0},p(f,[d]){let h=e;e=l(f),e===h?a[e].p(f,d):(re(),L(a[h],1,1,()=>{a[h]=null}),ae(),n=a[e],n?n.p(f,d):(n=a[e]=r[e](f),n.c()),E(n,1),n.m(t,null)),Wn(t,u=Qe(c,[(!s||d&12&&o!==(o=ei(`${f[3]}${f[2]?` ${f[2]}`:""}`)))&&{class:o},(!s||d&2)&&{"data-swiper-slide-index":f[1]},d&64&&f[6]]))},i(f){s||(E(n),s=!0)},o(f){L(n),s=!1},d(f){f&&M(t),a[e].d(),i[9](null)}}}function ag(i,t,e){let n;const o=["zoom","virtualIndex","class"];let s=Nn(t,o),{$$slots:r={},$$scope:a}=t,{zoom:l=void 0}=t,{virtualIndex:c=void 0}=t,{class:u=void 0}=t,f=null,d="swiper-slide",h=ct("swiper"),p=!1;const A=(b,I,x)=>{I===f&&e(3,d=x)},v=()=>{!h||p||(h.on("_slideClass",A),p=!0)},g=()=>{!h||(h.off("_slideClass",A),p=!1)};et(()=>{typeof c!="undefined"&&(e(4,f.onSwiper=b=>{h=b,v()},f),v())}),Ji(()=>{if(!(!f||!h)){if(h.destroyed){d!=="swiper-slide"&&e(3,d="swiper-slide");return}v()}}),Vi(()=>{v()}),It(()=>{!h||g()});function w(b){ze[b?"unshift":"push"](()=>{f=b,e(4,f)})}return i.$$set=b=>{t=ke(ke({},t),la(b)),e(6,s=Nn(t,o)),"zoom"in b&&e(0,l=b.zoom),"virtualIndex"in b&&e(1,c=b.virtualIndex),"class"in b&&e(2,u=b.class),"$$scope"in b&&e(7,a=b.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(5,n={isActive:d.indexOf("swiper-slide-active")>=0||d.indexOf("swiper-slide-duplicate-active")>=0,isVisible:d.indexOf("swiper-slide-visible")>=0,isDuplicate:d.indexOf("swiper-slide-duplicate")>=0,isPrev:d.indexOf("swiper-slide-prev")>=0||d.indexOf("swiper-slide-duplicate-prev")>=0,isNext:d.indexOf("swiper-slide-next")>=0||d.indexOf("swiper-slide-duplicate-next")>=0})},[l,c,u,d,f,n,s,a,r,w]}class lg extends se{constructor(t){super(),oe(this,t,ag,rg,ne,{zoom:0,virtualIndex:1,class:2})}}function cg(i){ce(i,"svelte-q6hk4f",".media-item.svelte-q6hk4f.svelte-q6hk4f{height:100%}.media-content.svelte-q6hk4f.svelte-q6hk4f{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-q6hk4f.svelte-q6hk4f{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-q6hk4f.svelte-q6hk4f{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-q6hk4f.svelte-q6hk4f{display:block}.video-icon.large.svelte-q6hk4f.svelte-q6hk4f{width:12.5rem;height:6.25rem}.video-icon.small.svelte-q6hk4f.svelte-q6hk4f{width:1.75rem;height:1.75rem}.video-icon.svelte-q6hk4f .video-icon-img.svelte-q6hk4f{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-q6hk4f .video-icon-img.canPlay.svelte-q6hk4f{cursor:pointer}")}function ur(i){let t;function e(s,r){if(s[1].type==="Image")return dg;if(s[1].type==="Video")return ug}let n=e(i),o=n&&n(i);return{c(){t=j("div"),o&&o.c(),y(t,"class","media-item svelte-q6hk4f")},m(s,r){B(s,t,r),o&&o.m(t,null)},p(s,r){n===(n=e(s))&&o?o.p(s,r):(o&&o.d(1),o=n&&n(s),o&&(o.c(),o.m(t,null)))},d(s){s&&M(t),o&&o.d()}}}function ug(i){let t,e,n,o,s,r,a,l,c,u,f;return{c(){var d;t=j("video"),r=J(),a=j("div"),l=j("div"),c=j("div"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url+"#t=0.1")||y(t,"src",n),y(t,"poster",o=(d=i[1].videoCoverUrl)!=null?d:void 0),y(t,"preload",s=i[1].videoCoverUrl?void 0:"auto"),t.playsInline=!0,y(t,"paused",""),t.muted=!0,t.loop=!1,y(t,"crossorigin",""),t.controls=!1,te(t,"showPlayButton",i[7]),T(t,"position","relative"),y(c,"class","video-icon-img svelte-q6hk4f"),T(c,"background-image","url("+i[13]()+")"),te(c,"canPlay",i[4]),y(l,"class","video-icon svelte-q6hk4f"),te(l,"large",i[3]==="large"),te(l,"small",i[3]==="small"),y(a,"class","video-play-button-container svelte-q6hk4f"),te(a,"showPlayButton",i[7])},m(d,h){B(d,t,h),i[12](t),B(d,r,h),B(d,a,h),R(a,l),R(l,c),u||(f=[ye(t,"click",i[11]),ye(c,"click",i[14])],u=!0)},p(d,h){var p;h&32&&e!==(e=`object-fit: ${d[5]};`)&&y(t,"style",e),h&2&&!We(t.src,n=d[1].url+"#t=0.1")&&y(t,"src",n),h&2&&o!==(o=(p=d[1].videoCoverUrl)!=null?p:void 0)&&y(t,"poster",o),h&2&&s!==(s=d[1].videoCoverUrl?void 0:"auto")&&y(t,"preload",s),h&128&&te(t,"showPlayButton",d[7]),h&4&&T(c,"background-image","url("+d[13]()+")"),h&16&&te(c,"canPlay",d[4]),h&8&&te(l,"large",d[3]==="large"),h&8&&te(l,"small",d[3]==="small"),h&128&&te(a,"showPlayButton",d[7])},d(d){d&&M(t),i[12](null),d&&M(r),d&&M(a),u=!1,ut(f)}}}function dg(i){let t,e,n,o;return{c(){t=j("img"),y(t,"class","media-content svelte-q6hk4f"),y(t,"style",e=`object-fit: ${i[5]};`),We(t.src,n=i[1].url)||y(t,"src",n),y(t,"alt",o=i[1].name)},m(s,r){B(s,t,r)},p(s,r){r&32&&e!==(e=`object-fit: ${s[5]};`)&&y(t,"style",e),r&2&&!We(t.src,n=s[1].url)&&y(t,"src",n),r&2&&o!==(o=s[1].name)&&y(t,"alt",o)},d(s){s&&M(t)}}}function fg(i){let t,e=i[1]&&ur(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,[o]){n[1]?e?e.p(n,o):(e=ur(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(n){e&&e.d(n),n&&M(t)}}}function hg(i,t,e){let{tag:n}=t,{media:o}=t,{playButtonIfNeed:s="withoutText"}=t,{playButtonSizeIfNeed:r="small"}=t,{canPlay:a=!0}=t,{objectFit:l="cover"}=t,c=(o==null?void 0:o.type)==="Video"&&Boolean(o==null?void 0:o.videoCoverUrl),u,f=!1;const d=ct("mediaStore"),h=ct("hooks"),p=()=>{c||(u==null||u.play(),u==null||u.pause(),e(10,c=!0))};h.on("loadVideoFirstFrame",p);const A=b=>{u&&(u.pause(),h.emit("playStateChange",{event:b,state:"paused",tag:n,mediaInstance:u}))};function v(b){ze[b?"unshift":"push"](()=>{u=b,e(6,u)})}const g=()=>s==="withText"?up:s==="withoutText"?dp:s,w=b=>{!a||u&&(e(6,u.muted=!1,u),u.play(),d.set({currentMediaElement:u}),h.emit("playStateChange",{event:b,state:"playing",tag:n,mediaInstance:u}))};return i.$$set=b=>{"tag"in b&&e(0,n=b.tag),"media"in b&&e(1,o=b.media),"playButtonIfNeed"in b&&e(2,s=b.playButtonIfNeed),"playButtonSizeIfNeed"in b&&e(3,r=b.playButtonSizeIfNeed),"canPlay"in b&&e(4,a=b.canPlay),"objectFit"in b&&e(5,l=b.objectFit)},i.$$.update=()=>{if(i.$$.dirty&64&&u&&(e(7,f=u.paused),u.addEventListener("play",()=>{e(7,f=!1)}),u.addEventListener("pause",()=>{e(7,f=!0)}),d.subscribe(({currentMediaElement:b})=>{b!==u&&(u==null||u.pause())})),i.$$.dirty&1090&&(o==null?void 0:o.type)==="Video"&&!c){const b=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,x=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&b;u&&x&&u.paused&&(document.removeEventListener("WeixinJSBridgeReady",p),document.removeEventListener("touchstart",p),document.removeEventListener("click",p),document.addEventListener("WeixinJSBridgeReady",p),document.addEventListener("touchstart",p),document.addEventListener("click",p))}},[n,o,s,r,a,l,u,f,d,h,c,A,v,g,w]}class nl extends se{constructor(t){super(),oe(this,t,hg,fg,ne,{tag:0,media:1,playButtonIfNeed:2,playButtonSizeIfNeed:3,canPlay:4,objectFit:5},cg)}}function mg(i){ce(i,"svelte-ai0lv9",".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}")}function dr(i,t,e){const n=i.slice();return n[25]=t[e],n}function fr(i){let t,e,n,o,s,r;const a=[gg,pg],l=[];function c(u,f){return u[15]?0:1}return e=c(i),n=l[e]=a[e](i),{c(){t=j("div"),n.c(),y(t,"class","media svelte-ai0lv9"),te(t,"unfolded",i[5])},m(u,f){B(u,t,f),l[e].m(t,null),r=!0},p(u,f){i=u;let d=e;e=c(i),e===d?l[e].p(i,f):(re(),L(l[d],1,1,()=>{l[d]=null}),ae(),n=l[e],n?n.p(i,f):(n=l[e]=a[e](i),n.c()),E(n,1),n.m(t,null)),(!r||f&32)&&te(t,"unfolded",i[5])},i(u){r||(E(n),u&&Le(()=>{s&&s.end(1),o=Ot(t,Lo,i[6]?{y:4,duration:i[4],delay:i[2],easing:yt}:void 0),o.start()}),r=!0)},o(u){L(n),o&&o.invalidate(),u&&(s=$t(t,Lo,i[6]?{y:4,duration:i[4],delay:i[3],easing:yt}:void 0)),r=!1},d(u){u&&M(t),l[e].d(),u&&s&&s.end()}}}function pg(i){let t,e;return t=new nl({props:{media:i[1][0],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.media=n[1][0]),o&1&&(s.tag=n[0]),o&1024&&(s.objectFit=n[10]),o&128&&(s.playButtonIfNeed=n[7]),o&256&&(s.playButtonSizeIfNeed=n[8]),o&512&&(s.canPlay=n[9]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function gg(i){let t,e;return t=new tg({props:{style:"height: 100%",modules:[qr.Autoplay],spaceBetween:30,autoplay:i[16]?De({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1,loop:!0,$$slots:{default:[vg]},$$scope:{ctx:i}}}),t.$on("init",i[23]),t.$on("slideChange",i[24]),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&65536&&(s.autoplay=n[16]?De({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1),o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Ag(i){let t,e,n;return t=new nl({props:{media:i[25],tag:i[0],objectFit:i[10],playButtonIfNeed:i[7],playButtonSizeIfNeed:i[8],canPlay:i[9]}}),{c(){$(t.$$.fragment),e=J()},m(o,s){Z(t,o,s),B(o,e,s),n=!0},p(o,s){const r={};s&8192&&(r.media=o[25]),s&1&&(r.tag=o[0]),s&1024&&(r.objectFit=o[10]),s&128&&(r.playButtonIfNeed=o[7]),s&256&&(r.playButtonSizeIfNeed=o[8]),s&512&&(r.canPlay=o[9]),t.$set(r)},i(o){n||(E(t.$$.fragment,o),n=!0)},o(o){L(t.$$.fragment,o),n=!1},d(o){q(t,o),o&&M(e)}}}function hr(i){let t,e;return t=new i[17]({props:{$$slots:{default:[Ag]},$$scope:{ctx:i}}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&268445569&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function vg(i){let t,e,n=i[13],o=[];for(let r=0;r<n.length;r+=1)o[r]=hr(dr(i,n,r));const s=r=>L(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=fe()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);B(r,t,a),e=!0},p(r,a){if(a&10113){n=r[13];let l;for(l=0;l<n.length;l+=1){const c=dr(r,n,l);o[l]?(o[l].p(c,a),E(o[l],1)):(o[l]=hr(c),o[l].c(),E(o[l],1),o[l].m(t.parentNode,t))}for(re(),l=n.length;l<o.length;l+=1)s(l);ae()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)E(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)L(o[a]);e=!1},d(r){lt(o,r),r&&M(t)}}}function bg(i){let t,e,n=i[5]&&fr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[5]?n?(n.p(o,s),s&32&&E(n,1)):(n=fr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function yg(i,t,e){let n,o,s;const r=De(lg);let{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:u=0}=t,{duration:f=0}=t,{unfolded:d=!0}=t,{animation:h=!0}=t,{playButtonIfNeed:p="withoutText"}=t,{playButtonSizeIfNeed:A="small"}=t,{canPlay:v=!0}=t,{objectFit:g="cover"}=t,{enableCarousel:w=!0}=t,{autoplayConfig:b={autoplay:!0,autoplayVideo:!1}}=t;const I=ct("mediaStore"),x=ct("hooks");let C;function z(W){!n||!C||(I.set({currentMediaElement:this}),x.emit("playStateChange",{event:W,state:"playing",tag:a,mediaInstance:this}),C.autoplay.stop())}function D(W){!n||!C||(x.emit("playStateChange",{event:W,state:"paused",tag:a,mediaInstance:this}),C.autoplay.running||C.autoplay.start())}let Q=null;const X=W=>{e(12,C=W.detail[0])},_=W=>V(this,null,function*(){var ee,Y,U;if(!s||!b.autoplayVideo)return;const k=W.detail[0];if(!k)return;const S=k.realIndex;if(S===Q)return;e(14,Q=S);const O=o[S];if(!O||O.type!=="Video")return;k.autoplay.stop(),k.slides.map(ie=>ie.querySelector("video")).filter(jt).forEach(ie=>ie.pause());const F=(ee=k.slides[k.activeIndex])==null?void 0:ee.querySelector("video");if(F&&(F.removeEventListener("play",z),F.removeEventListener("pause",D),F.addEventListener("play",z),F.addEventListener("pause",D)),F){F.addEventListener("click",()=>F.pause());const ie=(U=(Y=F.parentElement)==null?void 0:Y.getElementsByClassName("video-play-button-container"))==null?void 0:U[0];F.addEventListener("play",()=>ie==null?void 0:ie.classList.remove("showPlayButton")),F.addEventListener("pause",()=>ie==null?void 0:ie.classList.add("showPlayButton")),ie&&(F.paused?ie.classList.add("showPlayButton"):ie.classList.remove("showPlayButton"),ie.addEventListener("click",de=>{F.muted=!1,F.play(),I.set({currentMediaElement:F}),x.emit("playStateChange",{event:de,state:"playing",tag:a,mediaInstance:F})}))}});return i.$$set=W=>{"tag"in W&&e(0,a=W.tag),"mediaData"in W&&e(1,l=W.mediaData),"inDelay"in W&&e(2,c=W.inDelay),"outDelay"in W&&e(3,u=W.outDelay),"duration"in W&&e(4,f=W.duration),"unfolded"in W&&e(5,d=W.unfolded),"animation"in W&&e(6,h=W.animation),"playButtonIfNeed"in W&&e(7,p=W.playButtonIfNeed),"playButtonSizeIfNeed"in W&&e(8,A=W.playButtonSizeIfNeed),"canPlay"in W&&e(9,v=W.canPlay),"objectFit"in W&&e(10,g=W.objectFit),"enableCarousel"in W&&e(22,w=W.enableCarousel),"autoplayConfig"in W&&e(11,b=W.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&4194306&&e(15,n=w&&(l==null?void 0:l.length)>1),i.$$.dirty&2&&e(13,o=l),i.$$.dirty&10240&&e(16,s=o.length>1&&b.autoplay),i.$$.dirty&4096&&C&&C.slides.forEach(W=>{const k=W.querySelector("video");k&&I.subscribe(({currentMediaElement:S})=>{S!==k&&k.pause()})})},[a,l,c,u,f,d,h,p,A,v,g,b,C,o,Q,n,s,r,I,x,z,D,w,X,_]}class il extends se{constructor(t){super(),oe(this,t,yg,bg,ne,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,playButtonIfNeed:7,playButtonSizeIfNeed:8,canPlay:9,objectFit:10,enableCarousel:22,autoplayConfig:11},mg)}}function wg(i){ce(i,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function mr(i){let t,e,n,o,s,r,a,l;t=new nt({props:{visible:i[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Wp({props:{unfolded:i[3],outDelay:400}});let c=i[2]&&pr(i),u=i[1]&&gr(i);return{c(){$(t.$$.fragment),e=J(),n=j("div"),$(o.$$.fragment),s=J(),c&&c.c(),r=J(),u&&u.c(),a=fe(),y(n,"class","line svelte-1f7m1lj")},m(f,d){Z(t,f,d),B(f,e,d),B(f,n,d),Z(o,n,null),B(f,s,d),c&&c.m(f,d),B(f,r,d),u&&u.m(f,d),B(f,a,d),l=!0},p(f,d){const h={};d&8&&(h.visible=f[3]),t.$set(h);const p={};d&8&&(p.unfolded=f[3]),o.$set(p),f[2]?c?(c.p(f,d),d&4&&E(c,1)):(c=pr(f),c.c(),E(c,1),c.m(r.parentNode,r)):c&&(re(),L(c,1,1,()=>{c=null}),ae()),f[1]?u?(u.p(f,d),d&2&&E(u,1)):(u=gr(f),u.c(),E(u,1),u.m(a.parentNode,a)):u&&(re(),L(u,1,1,()=>{u=null}),ae())},i(f){l||(E(t.$$.fragment,f),E(o.$$.fragment,f),E(c),E(u),l=!0)},o(f){L(t.$$.fragment,f),L(o.$$.fragment,f),L(c),L(u),l=!1},d(f){q(t,f),f&&M(e),f&&M(n),q(o),f&&M(s),c&&c.d(f),f&&M(r),u&&u.d(f),f&&M(a)}}}function pr(i){let t,e,n;return e=new $a({props:{unfolded:i[3],content:i[2],inDelay:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1f7m1lj")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&4&&(r.content=o[2]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function gr(i){let t,e,n;return e=new il({props:{autoplayConfig:{autoplay:!1},unfolded:i[3],mediaData:i[1],tag:i[0],enableCarousel:!1,canPlay:!1,playButtonSizeIfNeed:"small",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&8&&(r.unfolded=o[3]),s&2&&(r.mediaData=o[1]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function Cg(i){let t,e,n=i[0].state&&mr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=mr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Eg(i,t,e){let n,o,s,r,{tag:a}=t;return i.$$set=l=>{"tag"in l&&e(0,a=l.tag)},i.$$.update=()=>{var l,c,u;i.$$.dirty&1&&e(3,n=a.state?a.state.unfolded:!1),i.$$.dirty&1&&e(4,o=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),i.$$.dirty&16&&e(2,s=((u=o.length)!=null?u:0)>7?o.substring(0,6)+"...":o),i.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,s,n,o]}class Pg extends se{constructor(t){super(),oe(this,t,Eg,Cg,ne,{tag:0},wg)}}function Ig(i){ce(i,"svelte-8mby9k",".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}")}function Ar(i,t,e){const n=i.slice();return n[0]=t[e],n}function vr(i,t,e){const n=i.slice();return n[0]=t[e],n}function br(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&xe(n,e)},d(o){o&&M(t)}}}function yr(i){let t,e=i[0]&&br(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=br(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function wr(i){let t,e=i[0]+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&xe(n,e)},d(o){o&&M(t)}}}function Cr(i){let t,e=i[0]&&wr(i);return{c(){e&&e.c(),t=fe()},m(n,o){e&&e.m(n,o),B(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=wr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&M(t)}}}function Er(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&Pr(i);return{c(){t=j("div"),e=j("span"),o=Ce(n),s=J(),r&&r.c(),y(e,"class","value svelte-8mby9k"),y(t,"class","price svelte-8mby9k")},m(a,l){B(a,t,l),R(t,e),R(e,o),R(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&xe(o,n),a[2].price.unit?r?r.p(a,l):(r=Pr(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&M(t),r&&r.d()}}}function Pr(i){let t,e=i[2].price.unit+"",n;return{c(){t=j("span"),n=Ce(e),y(t,"class","unit svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&xe(n,e)},d(o){o&&M(t)}}}function Ir(i){let t,e=i[2].highlightText+"",n;return{c(){t=j("div"),n=Ce(e),y(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){B(o,t,s),R(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&xe(n,e)},d(o){o&&M(t)}}}function kg(i){var _,W;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A=i[2].title+"",v,g,w,b,I;e=new nt({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let x=i[2].brandTags||[],C=[];for(let k=0;k<x.length;k+=1)C[k]=yr(vr(i,x,k));let z=i[2].tags||[],D=[];for(let k=0;k<z.length;k+=1)D[k]=Cr(Ar(i,z,k));let Q=((_=i[2].price)==null?void 0:_.value)!==void 0&&((W=i[2].price)==null?void 0:W.value)!==null&&Er(i),X=i[2].highlightText&&Ir(i);return{c(){var k,S;t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=J(),r=j("div"),a=j("img"),c=J(),u=j("div");for(let O=0;O<C.length;O+=1)C[O].c();f=J();for(let O=0;O<D.length;O+=1)D[O].c();d=J(),h=j("div"),p=j("div"),v=Ce(A),g=J(),w=j("div"),Q&&Q.c(),b=J(),X&&X.c(),y(o,"class","line svelte-8mby9k"),T(o,"transition-delay",i[1]?zn+"ms":Tn+xr-kr-40+"ms"),y(a,"class","headerImage svelte-8mby9k"),We(a.src,l=i[2].headerPictureUrl)||y(a,"src",l),y(a,"alt",""),y(u,"class","tag svelte-8mby9k"),y(p,"class","text svelte-8mby9k"),y(h,"class","title svelte-8mby9k"),y(w,"class","footer svelte-8mby9k"),T(w,"height",((k=i[2].price)==null?void 0:k.value)!==void 0&&((S=i[2].price)==null?void 0:S.value)!==null&&i[2].highlightText?void 0:"1rem"),y(r,"class","content svelte-8mby9k"),T(r,"transition-delay",i[1]?zn+Tn+"ms":"0ms"),y(t,"class","marketing svelte-8mby9k"),te(t,"unfolded",i[1]),te(t,"folded",i[3])},m(k,S){B(k,t,S),Z(e,t,null),R(t,n),R(t,o),R(t,s),R(t,r),R(r,a),R(r,c),R(r,u);for(let O=0;O<C.length;O+=1)C[O].m(u,null);R(u,f);for(let O=0;O<D.length;O+=1)D[O].m(u,null);R(r,d),R(r,h),R(h,p),R(p,v),R(r,g),R(r,w),Q&&Q.m(w,null),R(w,b),X&&X.m(w,null),I=!0},p(k,[S]){var H,F,ee,Y;const O={};if(S&2&&(O.visible=k[1]),e.$set(O),S&2&&T(o,"transition-delay",k[1]?zn+"ms":Tn+xr-kr-40+"ms"),(!I||S&4&&!We(a.src,l=k[2].headerPictureUrl))&&y(a,"src",l),S&4){x=k[2].brandTags||[];let U;for(U=0;U<x.length;U+=1){const ie=vr(k,x,U);C[U]?C[U].p(ie,S):(C[U]=yr(ie),C[U].c(),C[U].m(u,f))}for(;U<C.length;U+=1)C[U].d(1);C.length=x.length}if(S&4){z=k[2].tags||[];let U;for(U=0;U<z.length;U+=1){const ie=Ar(k,z,U);D[U]?D[U].p(ie,S):(D[U]=Cr(ie),D[U].c(),D[U].m(u,null))}for(;U<D.length;U+=1)D[U].d(1);D.length=z.length}(!I||S&4)&&A!==(A=k[2].title+"")&&xe(v,A),((H=k[2].price)==null?void 0:H.value)!==void 0&&((F=k[2].price)==null?void 0:F.value)!==null?Q?Q.p(k,S):(Q=Er(k),Q.c(),Q.m(w,b)):Q&&(Q.d(1),Q=null),k[2].highlightText?X?X.p(k,S):(X=Ir(k),X.c(),X.m(w,null)):X&&(X.d(1),X=null),S&4&&T(w,"height",((ee=k[2].price)==null?void 0:ee.value)!==void 0&&((Y=k[2].price)==null?void 0:Y.value)!==null&&k[2].highlightText?void 0:"1rem"),S&2&&T(r,"transition-delay",k[1]?zn+Tn+"ms":"0ms"),(!I||S&2)&&te(t,"unfolded",k[1]),(!I||S&8)&&te(t,"folded",k[3])},i(k){I||(E(e.$$.fragment,k),I=!0)},o(k){L(e.$$.fragment,k),I=!1},d(k){k&&M(t),q(e),lt(C,k),lt(D,k),Q&&Q.d(),X&&X.d()}}}const zn=400,kr=500,Tn=180,xr=500;function xg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(1,n=(l=(a=r.state)==null?void 0:a.unfolded)!=null?l:!1),i.$$.dirty&2&&e(3,o=!n),i.$$.dirty&1&&e(2,s=r.data)},[r,n,s,o]}class Dg extends se{constructor(t){super(),oe(this,t,xg,kg,ne,{tag:0},Ig)}}function Sg(i){ce(i,"svelte-kebunf",".audio.svelte-kebunf{pointer-events:auto;cursor:pointer;width:100%;height:100%}.children.svelte-kebunf{width:100%;height:100%}")}const Lg=i=>({currentTime:i&256,duration:i&128,playing:i&512}),Dr=i=>({currentTime:typeof i[8]=="number"&&!Number.isNaN(i[8])?i[8]:void 0,duration:typeof i[7]=="number"&&!Number.isNaN(i[7])?i[7]:void 0,playing:i[9]}),zg=i=>({playing:i&512}),Sr=i=>({playing:i[9]});function Tg(i){let t,e,n,o=!0,s,r,a,l,c,u,f;const d=i[13].audioIcon,h=Xe(d,i,i[12],Sr),p=i[13].currentTime,A=Xe(p,i,i[12],Dr),v=i[13].default,g=Xe(v,i,i[12],null);return{c(){t=j("div"),e=j("audio"),s=J(),r=j("div"),h&&h.c(),a=J(),A&&A.c(),l=J(),g&&g.c(),e.controls=!1,y(e,"playsinline",""),y(e,"preload","metadata"),We(e.src,n=i[1])||y(e,"src",n),T(e,"display","none"),y(r,"class","children svelte-kebunf"),y(r,"style",i[3]),y(t,"class","audio svelte-kebunf"),y(t,"style",i[2])},m(w,b){B(w,t,b),R(t,e),i[14](e),R(t,s),R(t,r),h&&h.m(r,null),R(r,a),A&&A.m(r,null),R(r,l),g&&g.m(r,null),c=!0,u||(f=[ye(e,"play",i[15]),ye(e,"pause",i[15]),ye(e,"play",i[16]),ye(e,"pause",i[17]),ye(e,"ended",i[18]),ye(e,"canplaythrough",i[19]),ye(e,"timeupdate",i[20]),ye(t,"click",ma(i[11]))],u=!0)},p(w,[b]){(!c||b&2&&!We(e.src,n=w[1]))&&y(e,"src",n),b&1&&o!==(o=w[0])&&e[o?"pause":"play"](),h&&h.p&&(!c||b&4608)&&Ye(h,d,w,w[12],c?_e(d,w[12],b,zg):Ue(w[12]),Sr),A&&A.p&&(!c||b&4992)&&Ye(A,p,w,w[12],c?_e(p,w[12],b,Lg):Ue(w[12]),Dr),g&&g.p&&(!c||b&4096)&&Ye(g,v,w,w[12],c?_e(v,w[12],b,null):Ue(w[12]),null),(!c||b&8)&&y(r,"style",w[3]),(!c||b&4)&&y(t,"style",w[2])},i(w){c||(E(h,w),E(A,w),E(g,w),c=!0)},o(w){L(h,w),L(A,w),L(g,w),c=!1},d(w){w&&M(t),i[14](null),h&&h.d(w),A&&A.d(w),g&&g.d(w),u=!1,ut(f)}}}function Mg(i,t,e){let n,{$$slots:o={},$$scope:s}=t,{url:r}=t,{paused:a=!0}=t,{style:l=""}=t,{slotWrapperStyle:c=""}=t,{hooksInfo:u}=t;const f=ct("hooks"),d=ct("mediaStore");let h,p=!0;d.subscribe(({currentMediaElement:Q})=>{Q!==h&&(h==null||h.pause())});let A=null,v=null;function g(Q){!h||(f.emit("click",N({event:Q,target:"AudioTagPlayIcon",audioInstance:h},u)),d.set({currentMediaElement:h}),h.paused?h.play():h.pause())}function w(Q){ze[Q?"unshift":"push"](()=>{h=Q,e(5,h)})}function b(){a=this.paused,e(0,a)}const I=Q=>{f.emit("playStateChange",N({event:Q,state:"playing",mediaInstance:h},u)),e(6,p=!1)},x=Q=>{f.emit("playStateChange",N({event:Q,state:"paused",mediaInstance:h},u)),e(6,p=!0)},C=Q=>{e(6,p=!0)},z=Q=>{e(7,A=h.duration)},D=Q=>{e(8,v=h.currentTime)};return i.$$set=Q=>{"url"in Q&&e(1,r=Q.url),"paused"in Q&&e(0,a=Q.paused),"style"in Q&&e(2,l=Q.style),"slotWrapperStyle"in Q&&e(3,c=Q.slotWrapperStyle),"hooksInfo"in Q&&e(4,u=Q.hooksInfo),"$$scope"in Q&&e(12,s=Q.$$scope)},i.$$.update=()=>{i.$$.dirty&33&&(a||h==null||h.pause()),i.$$.dirty&65&&e(9,n=!a&&!p)},[a,r,l,c,u,h,p,A,v,n,f,g,s,o,w,b,I,x,C,z,D]}class ol extends se{constructor(t){super(),oe(this,t,Mg,Tg,ne,{url:1,paused:0,style:2,slotWrapperStyle:3,hooksInfo:4},Sg)}}function Bg(i){ce(i,"svelte-qf1c2k",".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Lr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function jg(i){let t,e,n,o,s,r=i[1]&&Lr();return{c(){t=j("div"),r&&r.c(),e=J(),n=j("div"),o=j("div"),o.innerHTML=`<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
|
|
545
545
|
<div class="sound-wave sound-wave-2 svelte-qf1c2k"></div>
|
|
546
|
-
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`,y(o,"class","sound-wave__container svelte-qf1c2k"),y(n,"class","audio-icon svelte-qf1c2k"),te(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-qf1c2k"),y(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){B(a,t,l),r&&r.m(t,null),R(t,e),R(t,n),R(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Lr(),r.c(),E(r,1),r.m(t,e)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!s||l&1)&&te(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function Qg(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){ze[d?"unshift":"push"](()=>{c=d,e(4,c),e(3,l)})}function f(d){ze[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?we(a):a),i.$$.dirty&8&&l!=null&&l.clientWidth&&e(4,c.style.transform=`scale(${l.clientWidth/22})`,c)},[o,s,r,l,c,n,a,u,f]}class sl extends se{constructor(t){super(),oe(this,t,Qg,jg,ne,{playing:0,shadow:1,style:2,width:6},Bg)}}function Rg(i){ce(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function zr(i){var g,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A;e=new nt({props:{visible:i[5],left:i[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[5]&&Tr(i);return c=new el({props:{visible:i[5],textUnfolded:i[1],content:i[4]}}),d=new co({props:{unfolded:i[5],length:150,outDelay:i[3]+20*Math.min((w=(g=i[4])==null?void 0:g.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=j("div"),r=j("div"),v&&v.c(),a=J(),l=j("div"),$(c.$$.fragment),f=J(),$(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),Le(()=>i[7].call(l)),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),te(t,"unfolded",i[5])},m(b,I){B(b,t,I),Z(e,t,null),R(t,n),R(t,o),R(o,s),R(s,r),v&&v.m(r,null),R(s,a),R(s,l),Z(c,l,null),u=Et(l,i[7].bind(l)),R(t,f),Z(d,t,null),h=!0,p||(A=ye(l,"click",i[6]),p=!0)},p(b,I){var D,Q;const x={};I&32&&(x.visible=b[5]),I&4&&(x.left=b[2]/2+"px"),e.$set(x),b[5]?v?(v.p(b,I),I&32&&E(v,1)):(v=Tr(b),v.c(),E(v,1),v.m(r,null)):v&&(re(),L(v,1,1,()=>{v=null}),ae());const C={};I&32&&(C.visible=b[5]),I&2&&(C.textUnfolded=b[1]),I&16&&(C.content=b[4]),c.$set(C);const z={};I&32&&(z.unfolded=b[5]),I&24&&(z.outDelay=b[3]+20*Math.min((Q=(D=b[4])==null?void 0:D.length)!=null?Q:10,15)),d.$set(z),(!h||I&32)&&te(t,"unfolded",b[5])},i(b){h||(E(e.$$.fragment,b),E(v),E(c.$$.fragment,b),E(d.$$.fragment,b),h=!0)},o(b){L(e.$$.fragment,b),L(v),L(c.$$.fragment,b),L(d.$$.fragment,b),h=!1},d(b){b&&M(t),q(e),v&&v.d(),q(c),u(),q(d),p=!1,A()}}}function Tr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new ol({props:{paused:!i[5],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{audioIcon:[Og,({playing:l})=>({8:l}),({playing:l})=>l?256:0]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),Z(e,t,null),R(t,n),Z(o,t,null),a=!0},p(l,c){i=l;const u={};c&32&&(u.paused=!i[5]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&768&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&Le(()=>{r&&r.end(1),s=Ot(t,Bt,{duration:1e3,delay:0,easing:Jt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=$t(t,Bt,{duration:1e3,delay:20*Math.min((u=(c=i[4])==null?void 0:c.length)!=null?u:10,15),easing:Jt})),a=!1},d(l){l&&M(t),q(e),q(o),l&&r&&r.end()}}}function Og(i){let t,e,n;return e=new sl({props:{playing:i[8]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&256&&(r.playing=o[8]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function Hg(i){let t,e,n=i[0].state&&zr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=zr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Fg(i,t,e){let n,o,s,{tag:r}=t,a=!1,l;function c(){e(1,a=!a)}function u(){l=this.clientWidth,e(2,l)}return i.$$set=f=>{"tag"in f&&e(0,r=f.tag)},i.$$.update=()=>{var f,d,h;i.$$.dirty&1&&e(5,n=!!((f=r.state)!=null&&f.unfolded)),i.$$.dirty&1&&e(4,o=(h=(d=r.data.title)!=null?d:r.data.text)!=null?h:""),i.$$.dirty&2&&e(3,s=a?450:0)},[r,a,l,s,o,n,c,u]}class Gg extends se{constructor(t){super(),oe(this,t,Fg,Hg,ne,{tag:0},Rg)}}function Mr(i){const t=Math.floor(i/60),e=Math.floor(i%60),n=e<10?`0${e}`:e;return`${t}'${n}''`}function Ng(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;document.body.removeChild(t);const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function Wg(i){ce(i,"svelte-1fezrt1",".audio-tag__wrapper.svelte-1fezrt1{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-1fezrt1{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.currentTime.svelte-1fezrt1{font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;margin-left:0.25rem}.text.svelte-1fezrt1{font-weight:bold;font-size:0.75rem;margin-left:0.125rem}.audio-icon__wrapper.svelte-1fezrt1{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Br(i){let t,e,n,o;return n=new ol({props:{url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},style:"width: max-content; height: max-content;",slotWrapperStyle:"display: flex; align-items: center; justify-content: center;",$$slots:{currentTime:[Ug,({duration:s,currentTime:r,playing:a})=>({4:s,5:r,6:a}),({duration:s,currentTime:r,playing:a})=>(s?16:0)|(r?32:0)|(a?64:0)],audioIcon:[_g,({playing:s})=>({6:s}),({playing:s})=>s?64:0],default:[Yg]},$$scope:{ctx:i}}}),{c(){t=j("div"),e=j("div"),$(n.$$.fragment),y(e,"class","audio-tag svelte-1fezrt1"),T(e,"background-color",i[1]),T(e,"color",i[2]),y(t,"class","audio-tag__wrapper svelte-1fezrt1")},m(s,r){B(s,t,r),R(t,e),Z(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&248&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&T(e,"background-color",s[1]),r&4&&T(e,"color",s[2])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),q(n)}}}function Xg(i){let t;return{c(){t=Ce(i[3])},m(e,n){B(e,t,n)},p(e,n){n&8&&xe(t,e[3])},d(e){e&&M(t)}}}function Yg(i){let t,e,n;return e=new Hi({props:{maxWidth:72,$$slots:{default:[Xg]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fezrt1")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&136&&(r.$$scope={dirty:s,ctx:o}),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function _g(i){let t,e,n;return e=new sl({props:{playing:i[6]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1fezrt1")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.playing=o[6]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function jr(i){let t=Mr(De(i[6]?i[5]:i[4]))+"",e;return{c(){e=Ce(t)},m(n,o){B(n,e,o)},p(n,o){o&112&&t!==(t=Mr(De(n[6]?n[5]:n[4]))+"")&&xe(e,t)},d(n){n&&M(e)}}}function Ug(i){let t,e=typeof(i[6]?i[5]:i[4])=="number"&&jr(i);return{c(){t=j("div"),e&&e.c(),y(t,"slot","currentTime"),y(t,"class","currentTime svelte-1fezrt1")},m(n,o){B(n,t,o),e&&e.m(t,null)},p(n,o){typeof(n[6]?n[5]:n[4])=="number"?e?e.p(n,o):(e=jr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},d(n){n&&M(t),e&&e.d()}}}function Vg(i){let t,e,n=i[0].state&&Br(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Br(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Jg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(3,n=(l=(a=r.data.title)!=null?a:r.data.text)!=null?l:""),i.$$.dirty&1&&e(1,o=(()=>{var c;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(c=r.data.backgroundColor)!=null?c:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(2,s=(()=>{const{r:c,g:u,b:f}=Ng(o);return(c*299+u*587+f*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,s,n]}class Zg extends se{constructor(t){super(),oe(this,t,Jg,Vg,ne,{tag:0},Wg)}}function qg(i){let t,e;return t=new Zg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Kg(i){let t,e;return t=new Gg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function $g(i){let t,e,n,o;const s=[Kg,qg],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function e0(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 t0 extends se{constructor(t){super(),oe(this,t,e0,$g,ne,{tag:0})}}function n0(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qr(i){var o;let t,e,n;return e=new il({props:{unfolded:i[6],mediaData:i[5],objectFit:i[2],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(s,r){B(s,t,r),Z(e,t,null),n=!0},p(s,r){var l;const a={};r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&4&&(a.objectFit=s[2]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),r&16&&(a.playButtonIfNeed=(l=s[4])!=null?l:"withText"),e.$set(a)},i(s){n||(E(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),q(e)}}}function i0(i){let t,e,n=i[0].state&&i[5]&&Qr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=Qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function o0(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class s0 extends se{constructor(t){super(),oe(this,t,o0,i0,ne,{tag:0},n0)}}function r0(i){return V(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function Rr(i){return V(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield r0(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function a0(i){ce(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Or(i){i[4]=i[12].url,i[5]=i[12].keyframesWidth,i[6]=i[12].keyframesHeight,i[7]=i[12].wrapperWidth,i[8]=i[12].wrapperHeight,i[9]=i[12].steps,i[10]=i[12].duration,i[11]=i[12].offsetX}function Hr(i){let t,e,n,o=i[2]&&Fr();function s(l,c){return l[3]?c0:l0}let r=s(i),a=r(i);return{c(){t=j("div"),o&&o.c(),e=J(),a.c(),y(t,"class","icon"),T(t,"width",typeof i[0]=="number"?we(i[0]):i[0])},m(l,c){B(l,t,c),o&&o.m(t,null),R(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&E(o,1):(o=Fr(),o.c(),E(o,1),o.m(t,e)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&T(t,"width",typeof l[0]=="number"?we(l[0]):l[0])},i(l){n||(E(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Fr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function l0(i){let t,e;return{c(){t=j("img"),y(t,"class","icon-image svelte-mhs8j5"),We(t.src,e=i[1].url)||y(t,"src",e),y(t,"alt","icon")},m(n,o){B(n,t,o)},p(n,o){o&2&&!We(t.src,e=n[1].url)&&y(t,"src",e)},d(n){n&&M(t)}}}function c0(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:f0,then:d0,catch:u0,value:12};return xo(e=Rr(i[1]),n),{c(){t=fe(),n.block.c()},m(o,s){B(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=Rr(i[1]))&&xo(e,n)||wc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function u0(i){return{c:K,m:K,p:K,d:K}}function d0(i){Or(i);let t,e,n,o=`url(${i[4]})`,s=`steps(${i[9]-1})`;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","icon-keyframe svelte-mhs8j5"),T(n,"width",we(i[5])),T(n,"height",we(i[6])),T(n,"background-image",o),T(n,"animation-duration",i[10]),T(n,"animation-timing-function",s),T(n,"animation-delay",0),T(n,"background-size","100% 100%"),T(n,"--keyframe_offset_x",we(i[11])),y(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),T(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[7]})`:void 0),y(t,"class","icon-keyframe-container svelte-mhs8j5"),T(t,"width",typeof i[0]=="number"?we(i[0]):we(i[7])),T(t,"height",typeof i[0]=="number"?we(i[8]*(i[0]/i[7])):we(i[8]))},m(r,a){B(r,t,a),R(t,e),R(e,n)},p(r,a){Or(r),a&2&&T(n,"width",we(r[5])),a&2&&T(n,"height",we(r[6])),a&2&&o!==(o=`url(${r[4]})`)&&T(n,"background-image",o),a&2&&T(n,"animation-duration",r[10]),a&2&&s!==(s=`steps(${r[9]-1})`)&&T(n,"animation-timing-function",s),a&2&&T(n,"--keyframe_offset_x",we(r[11])),a&3&&T(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[7]})`:void 0),a&3&&T(t,"width",typeof r[0]=="number"?we(r[0]):we(r[7])),a&3&&T(t,"height",typeof r[0]=="number"?we(r[8]*(r[0]/r[7])):we(r[8]))},d(r){r&&M(t)}}}function f0(i){return{c:K,m:K,p:K,d:K}}function h0(i){let t,e,n=i[1]&&Hr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Hr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function m0(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;return i.$$set=a=>{"width"in a&&e(0,o=a.width),"icon"in a&&e(1,s=a.icon),"shadow"in a&&e(2,r=a.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2)},[o,s,r,n]}class rl extends se{constructor(t){super(),oe(this,t,m0,h0,ne,{width:0,icon:1,shadow:2},a0)}}function p0(i){ce(i,"svelte-1lmyni6",".wrapper.svelte-1lmyni6{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Gr(i){let t,e,n,o,s,r;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=Ce(i[0]),y(o,"class","text svelte-1lmyni6"),y(t,"class","text-wrapper svelte-1lmyni6")},m(a,l){B(a,t,l),Z(e,t,null),R(t,n),R(t,o),R(o,s),r=!0},p(a,l){(!r||l&1)&&xe(s,a[0])},i(a){r||(E(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&M(t),q(e)}}}function g0(i){let t,e,n,o;e=new rl({props:{icon:i[1]}});let s=i[0]&&Gr(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),s&&s.c(),y(t,"class","wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),Z(e,t,null),R(t,n),s&&s.m(t,null),o=!0},p(r,[a]){const l={};a&2&&(l.icon=r[1]),e.$set(l),r[0]?s?(s.p(r,a),a&1&&E(s,1)):(s=Gr(r),s.c(),E(s,1),s.m(t,null)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),q(e),s&&s.d()}}}function A0(i,t,e){let n,o,{tag:s}=t;return i.$$set=r=>{"tag"in r&&e(2,s=r.tag)},i.$$.update=()=>{var r,a;i.$$.dirty&4&&e(1,n=(r=s.data.icon)!=null?r:s.style.point),i.$$.dirty&4&&e(0,o=(a=s.data.title)!=null?a:s.data.text)},[o,n,s]}class v0 extends se{constructor(t){super(),oe(this,t,A0,g0,ne,{tag:2},p0)}}function b0(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Nr(i){let t,e=i[0].element+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function y0(i){let t,e=typeof i[0].element=="string"&&Nr(i);return{c(){t=j("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj")},m(n,o){B(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Nr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:K,o:K,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function w0(i,t,e){let{tag:n}=t,o,s;et(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>o==null?void 0:o.removeChild(a)}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){ze[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class C0 extends se{constructor(t){super(),oe(this,t,w0,y0,ne,{tag:0},b0)}}function E0(i){ce(i,"svelte-ofx2uu",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function P0(i){let t,e;return t=new s0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function I0(i){let t,e;return t=new v0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function k0(i){let t,e;return t=new Dg({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function x0(i){let t,e;return t=new t0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function D0(i){let t,e;return t=new Pg({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function S0(i){let t,e;return t=new Hp({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function L0(i){let t,e;return t=new C0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function z0(i){let t,e,n,o,s,r,a,l,c;const u=[L0,S0,D0,x0,k0,I0,P0],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h,p,A;t=j("div"),e=j("div"),n=j("div"),s&&s.c(),y(n,"class","content svelte-ofx2uu"),te(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),y(e,"class","content__wrapper svelte-ofx2uu"),y(t,"class","content__container svelte-ofx2uu"),y(t,"data-id",r=i[1].id),te(t,"disable",i[1].enabled===!1),te(t,"hide",!i[3].visible||!i[3].enabled||!i[4].visible||!((p=i[1].state)!=null&&p.visible)||((A=i[1].temporaryState)==null?void 0:A.visible)===!1),te(t,"withAnimation",i[0]),te(t,"unClickable",i[1].clickable===!1),T(t,"width",i[1].stickType==="Plane"?"100%":0),T(t,"height",i[1].stickType==="Plane"?"100%":0)},m(h,p){B(h,t,p),R(t,e),R(e,n),~o&&f[o].m(n,null),a=!0,l||(c=ye(t,"click",ma(i[11])),l=!0)},p(h,[p]){var v,g,w;let A=o;o=d(h),o===A?~o&&f[o].p(h,p):(s&&(re(),L(f[A],1,1,()=>{f[A]=null}),ae()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&te(n,"unfolded",(v=h[1].state)==null?void 0:v.unfolded),(!a||p&2&&r!==(r=h[1].id))&&y(t,"data-id",r),(!a||p&2)&&te(t,"disable",h[1].enabled===!1),(!a||p&26)&&te(t,"hide",!h[3].visible||!h[3].enabled||!h[4].visible||!((g=h[1].state)!=null&&g.visible)||((w=h[1].temporaryState)==null?void 0:w.visible)===!1),(!a||p&1)&&te(t,"withAnimation",h[0]),(!a||p&2)&&te(t,"unClickable",h[1].clickable===!1),p&2&&T(t,"width",h[1].stickType==="Plane"?"100%":0),p&2&&T(t,"height",h[1].stickType==="Plane"?"100%":0)},i(h){a||(E(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function T0(i,t,e){let n,o,s,r,{withAnimation:a=!1}=t,{tag:l}=t,{hooks:c}=t,{state:u}=t,{mediaStore:f}=t,{temporaryState:d}=t;Un("hooks",c),Un("mediaStore",f);let h,p;function A(g){g?c.emit("exposure",{id:r,type:"start"}):c.emit("exposure",{id:r,type:"end"})}const v=g=>c.emit("click",{event:g,target:"TagContent",tag:l});return i.$$set=g=>{"withAnimation"in g&&e(0,a=g.withAnimation),"tag"in g&&e(1,l=g.tag),"hooks"in g&&e(2,c=g.hooks),"state"in g&&e(3,u=g.state),"mediaStore"in g&&e(5,f=g.mediaStore),"temporaryState"in g&&e(4,d=g.temporaryState)},i.$$.update=()=>{var g,w,b,I,x,C,z,D,Q,X,Y;i.$$.dirty&2&&e(9,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&2&&e(8,o=(w=l.state)==null?void 0:w.visible),i.$$.dirty&26&&e(10,s=u.visible&&d.visible&&((b=l.state)==null?void 0:b.visible)),i.$$.dirty&2&&(r=l.id),i.$$.dirty&1024&&A(s),i.$$.dirty&962&&l.hooks&&(n!==void 0&&n!==p&&(e(7,p=n),n?(x=(I=l.hooks).emit)==null||x.call(I,"unfolded"):(z=l==null?void 0:(C=l.hooks).emit)==null||z.call(C,"folded")),o!==void 0&&o!==h&&(e(6,h=o),o?(Q=(D=l.hooks).emit)==null||Q.call(D,"show"):(Y=(X=l.hooks).emit)==null||Y.call(X,"hide")))},[a,l,c,u,d,f,h,p,o,n,s,v]}class al extends se{constructor(t){super(),oe(this,t,T0,z0,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},E0)}}function M0(i){ce(i,"svelte-gna22j",'@charset "UTF-8";.tag-point-click-helper.svelte-gna22j.svelte-gna22j{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-gna22j.svelte-gna22j{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-gna22j.svelte-gna22j,.tag-unfolded-point.svelte-gna22j.svelte-gna22j{transition:all 0.5s}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:after{content:"";position:absolute;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:1}.tag-point-wrapper.folded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:0}.tag-point-wrapper.unfolded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:1;scale:1}')}function B0(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),c=new rl({props:{icon:i[2],width:i[1]}}),{c(){t=j("div"),e=J(),n=j("div"),$(o.$$.fragment),s=J(),r=j("div"),a=J(),l=j("div"),$(c.$$.fragment),y(t,"class","tag-point-click-helper svelte-gna22j"),y(r,"class","tag-unfolded-point svelte-gna22j"),T(r,"transition-delay",(i[3]?Mn:0)+"ms"),y(l,"class","tag-folded-point svelte-gna22j"),T(l,"transition-delay",(i[3]?Mn:0)+"ms"),y(n,"class","tag-point-wrapper svelte-gna22j"),te(n,"unfolded",i[0]),te(n,"folded",i[3]),T(n,"width",we(i[1])),T(n,"height",we(i[1]))},m(h,p){B(h,t,p),B(h,e,p),B(h,n,p),Z(o,n,null),R(n,s),R(n,r),R(n,a),R(n,l),Z(c,l,null),u=!0,f||(d=ye(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&T(r,"transition-delay",(h[3]?Mn:0)+"ms");const A={};p&4&&(A.icon=h[2]),p&2&&(A.width=h[1]),c.$set(A),p&8&&T(l,"transition-delay",(h[3]?Mn:0)+"ms"),(!u||p&1)&&te(n,"unfolded",h[0]),(!u||p&8)&&te(n,"folded",h[3]),p&2&&T(n,"width",we(h[1])),p&2&&T(n,"height",we(h[1]))},i(h){u||(E(o.$$.fragment,h),E(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),q(o),q(c),f=!1,d()}}}const Mn=800;function j0(i,t,e){let n,o,s,r;const a=ct("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=h=>{u||a.emit("click",{event:h,target:"TagPoint",tag:l})};return i.$$set=h=>{"tag"in h&&e(5,l=h.tag)},i.$$.update=()=>{var h,p,A,v;i.$$.dirty&32&&e(0,n=(h=l.state)==null?void 0:h.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&32&&e(2,s=(A=(p=l.style)==null?void 0:p.point)!=null&&A.url?(v=l.style)==null?void 0:v.point:{url:fp}),i.$$.dirty&32&&e(1,r=(()=>{var w,b,I;const g=(I=(b=(w=l.style)==null?void 0:w.point)==null?void 0:b.size)!=null?I:"S";return typeof g=="number"?g:g==="S"?20:g==="M"?24:20})())},f(),[n,r,s,o,d,l]}class Q0 extends se{constructor(t){super(),oe(this,t,j0,B0,ne,{tag:5},M0)}}function R0(i){ce(i,"svelte-bdubcv",".tag.hide.svelte-bdubcv{opacity:0;pointer-events:none}.tag.disable.svelte-bdubcv{display:none}.tag.withAnimation.svelte-bdubcv{transition:opacity 0.3s linear}.wrapper.svelte-bdubcv{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Wr(i){let t,e;return t=new al({props:{mediaStore:i[2],withAnimation:i[0],tag:De(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){Z(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=De(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Xr(i){let t,e;return t=new Q0({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function O0(i){let t,e,n,o,s=i[12]&&Wr(i),r=i[13]&&Xr(i);return{c(){t=j("div"),e=j("div"),s&&s.c(),n=J(),r&&r.c(),y(e,"class","wrapper svelte-bdubcv"),y(e,"data-tag-id",i[11]),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-bdubcv"),y(t,"data-tag-id",i[11]),y(t,"data-tag-unfolded",i[8]),te(t,"disable",i[10]),te(t,"hide",i[9]),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l),R(t,e),s&&s.m(e,null),R(e,n),r&&r.m(e,null),o=!0},p(a,[l]){a[12]?s?(s.p(a,l),l&4096&&E(s,1)):(s=Wr(a),s.c(),E(s,1),s.m(e,n)):s&&(re(),L(s,1,1,()=>{s=null}),ae()),a[13]?r?(r.p(a,l),l&8192&&E(r,1)):(r=Xr(a),r.c(),E(r,1),r.m(e,null)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!o||l&2048)&&y(e,"data-tag-id",a[11]),l&128&&T(e,"left",a[7]),l&64&&T(e,"top",a[6]),l&32&&T(e,"z-index",a[5]),(!o||l&2048)&&y(t,"data-tag-id",a[11]),(!o||l&256)&&y(t,"data-tag-unfolded",a[8]),(!o||l&1024)&&te(t,"disable",a[10]),(!o||l&512)&&te(t,"hide",a[9]),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){o||(E(s),E(r),o=!0)},o(a){L(s),L(r),o=!1},d(a){a&&M(t),s&&s.d(),r&&r.d()}}}function H0(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:A}=t,{temporaryState:v}=t;const g=ct("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,A=w.state),"temporaryState"in w&&e(4,v=w.temporaryState)},i.$$.update=()=>{var w,b,I,x,C,z,D,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((b=h.pointTagStyle)!=null&&b.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((I=h.state)!=null&&I.visible)||((x=h.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(C=h.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(7,c=((z=h.pointTagStyle)==null?void 0:z.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((D=h.pointTagStyle)==null?void 0:D.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,A,v,f,u,c,l,a,r,s,o,n,g]}class F0 extends se{constructor(t){super(),oe(this,t,H0,O0,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},R0)}}function G0(i){ce(i,"svelte-wqbk81",".tag--container.svelte-wqbk81{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.withAnimation.svelte-wqbk81{transition:opacity 0.3s linear}.tag--container.hide.svelte-wqbk81{opacity:0;pointer-events:none}.tag--container.hide.svelte-wqbk81 *{pointer-events:none}")}function Yr(i,t,e){const n=i.slice();return n[6]=t[e],n}function _r(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=Yr(i,s,a),c=r(l);n.set(c,e[a]=Ur(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","tag--container svelte-wqbk81"),te(t,"hide",!i[3].visible||!i[4].visible),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],re(),e=tt(e,l,r,1,a,s,n,t,Ht,Ur,null,Yr),ae()),(!o||l&24)&&te(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Ur(i,t){let e,n,o;return n=new F0({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),Z(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),q(n,s)}}}function N0(i){let t,e,n=i[3].enabled&&_r(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=_r(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function W0(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Un("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class X0 extends se{constructor(t){super(),oe(this,t,W0,N0,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},G0)}}const Y0={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}}}};function _0(i){return i.stickType==="2DPoint"||i.stickType==="3DPoint"}function U0(i){return i.stickType==="3DPoint"||i.stickType==="Plane"}class V0 extends ri{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}}class J0 extends V0{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Y0);m(this,"raycaster",new P.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeConfig(e,n=!0){n?this.config=Lt.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Lt.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.clearCache()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Lt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCaches({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return l(this.five,{tag:e,distance:c});if(l.keep==="hidden")return!1;if(l.keep==="visible")return!0;if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0&&(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s)||l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))||l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&on(c,l.visibleDistance)===!1)return!1;if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(s===void 0)return!1;const h=(d=this.five.work.observers[s])==null?void 0:d.position;if(h===void 0)throw new Error(`getVisible(): observerPosition is ${h}`);const p=Ln(e.position).sub(h).normalize();this.raycaster.set(h,p);const[A]=this.five.model.intersectRaycaster(this.raycaster),v=(()=>{var g;return typeof l.intersectRaycaster=="object"&&(g=l.intersectRaycaster.distanceAccuracy)!=null?g:.01})();if(A&&A.distance+v<c)return!1}return!(l.angleRange&&U0(e)&&on(this.getAngle(e),l.angleRange)===!1)})();return o.visible=a,o.visible}}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCaches({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&on(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&on(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:A,z:v}=h;return!(Math.abs(v)>1||Math.abs(p)>1||Math.abs(A)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,A;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(d=>he(N({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,A;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&on(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=(()=>_0(e)?rt(e==null?void 0:e.position):Ln(e.position))(),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?dn(e.normal):Ka(e.position))();if(!u)return;const f=new P.Vector3().copy(c).sub(Ln(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(r=>{const a=r;if(n[a])return;const l=a.split("-");l.length===1&&l.unshift("Any");const[c="Any",u="Any"]=l||[];(e.stickType===c||c==="Any")&&(e.contentType===u||u==="Any")&&(n[a]=this.config.contentTypeConfig[a])});const o=Lt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=void 0;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=void 0;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Ln(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}}function Z0(i){var t,e,n,o;if(!i.stickType){const s=(()=>i.pointType==="PointTag"&&i.dimensionType==="3D"?"3DPoint":i.pointType==="PlaneTag"?"Plane":"2DPoint")();i.stickType=s}if(i.contentType==="VRLink"||i.contentType==="PanoLink"||i.contentType==="Link"){const s=i;!((e=(t=s.data)==null?void 0:t.icon)!=null&&e.url)&&!((o=(n=s.style)==null?void 0:n.point)!=null&&o.url)&&(s.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return i}const ll="2.0.0-dev.11",Wi=`DnalogelPlugin-PanoTagPlugin@${ll}`,q0=!1,K0=i=>`${Wi}--${i}`;class cl extends J0{constructor(e,n){super(e);m(this,"version",ll);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"css3DRenderPlugin");m(this,"TagContainerSvelte");m(this,"temporaryState",{visible:!0});m(this,"mediaStore",$i({currentMediaElement:null}));m(this,"isIOSWX",navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1&&navigator.userAgent.toLowerCase().indexOf("iphone")!==-1);m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"disposedErrorLog",()=>{console.error(`${Wi} is disposed`)});this.params=N({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,Object.assign(window,{[`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]:this})}load(e,n){var o,s;this.clearTags(),console.log(Wi," load:",{data:e}),this.config=Lt.default({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(s=e.contentTypeConfig)!=null?s:{}}),this.addTag(e.tagList,n),this.debug&&ep(this.five,this.tags)}addTag(e,n){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return he(N({},r),{state:N({visible:void 0,unfolded:q0},a.initialState),hooks:new be.Subscribe,clickable:a.clickable})}).filter(r=>r.position);s.forEach(Z0),this.tags.push(...s),tp(this.five,()=>{var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags()})}clearTags(){this.tags=[],this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}dispose(){var e,n,o,s,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],this.store.disposed=!0,(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.clearCache(),this.hooks.emit("dispose")}setState(e,n){if(this.store.disposed)return this.disposedErrorLog();const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=N({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:o})}changeUnfoldedById(e,n){var r;const o=this.getTagById(e);if(!o)return;o.state.unfolded=n;const s=this.filterPointTag();(r=this.TagContainerSvelte)==null||r.$set({tags:s})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=rt(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=Lt.default({},s.data,n):s.data=N(N({},s.data),n),this.checkPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?Lt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=rt(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}setVisibleAndUnfolded(){return V(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise((n,o)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag().forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),u=this.clickhandler.bind(this);return this.five.currentMode&&(this.isPanorama?(this.handleFivePanoArrived(),this.temporaryShow({withAnimation:!0})):this.temporaryHide()),e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),n.on("click",u),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),n.off("click",u),this.store.eventListenerDisposer=void 0}}loadVideoFirstFrame(){this.isIOSWX&&this.hooks.emit("loadVideoFirstFrame")}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Ns(ip(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Ns(Gs(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow({withAnimation:!0})):this.temporaryHide()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=he(N({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=he(N({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),this.updateTagContainerVisible()}temporaryShow({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!0,this.updateTagContainerVisible()}temporaryHide({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!1,this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}updateRenderAllTags(){this.updateRenderPointTag(),this.updateRenderPlaneTag()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filter3DTag().forEach(n=>{var o;(o=n.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return Gs(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return V(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=he(N({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag());if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new X0({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){this.sort([...this.filterPlaneTag(),...this.filter3DPointTag()]).forEach(n=>{var o;if(n.tag3DContentSvelte){const{svelteApp:s,domContainer:r,initialNormal:a,currentNormal:l}=n.tag3DContentSvelte;if(s.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!a.equals(l)){const c=new G.Quaternion().setFromUnitVectors(a,l);r.css3DObject.setRotationFromQuaternion(c)}}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const s=n.stickType==="Plane"?n.position:np(this.five.camera.position,rt(n.position),rt(n.normal)),r=n.stickType==="Plane"?Ka(n.position):rt(n.normal),a=this.getTagConfig(n).tag3DConfig,l=this.css3DRenderPlugin.create3DDomContainer(s,a);if(!l)return;this.store.css3DRenderDisposer.set(n.id,l.dispose),n.tag3DContentSvelte={svelteApp:new al({target:l.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:l,initialNormal:r,currentNormal:r}}}),this.checkPanelTag()}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.filter2DPointTag().forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}var ul=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.Custom="Custom",i))(ul||{}),dl=(i=>(i.Two="2D",i.Three="3D",i))(dl||{}),fl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(fl||{});const $0=(i,t)=>new cl(i,t);class uo extends G.Object3D{constructor(e,n){var o;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(o=n==null?void 0:n.onRender)!=null?o:()=>{}}get helperObject(){return this}render(){this.onRender()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}updatePosition(){this.position.copy(this.originObject3D.position)}updateQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,n){this.scale.applyMatrix4(e)}applyHelperQuaternion(e,n){this.applyQuaternion(e)}}class eA extends uo{}class tA extends uo{}class nA extends uo{}class iA extends nA{}class oA extends P.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class Vr extends P.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function sA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function fo(i,t,e){if(!t||!e||!i)return;const n=sA(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new P.Raycaster;return o.setFromCamera(n,i),o}function rA(i,t){return!(Math.abs(i.x-t.x)>1e-5||Math.abs(i.y-t.y)>1e-5||Math.abs(i.z-t.z)>1e-5)}class Pi extends oA{constructor(e){var u;super(e.direction);m(this,"line");m(this,"arrow");m(this,"lineHeight",.4);m(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new P.Color((u=e.color)!=null?u:16214315),o=new P.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:P.DoubleSide}),s=new P.ConeGeometry(.04,.1,32),r=new Vr(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new Vr(l,o.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ii={X:15618642,Y:4765519,Z:4227839};class st{static get X(){return new P.Color(Ii.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Ii.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Ii.Z).convertSRGBToLinear().clone()}}class aA extends eA{constructor(e){super(e);m(this,"xArrow",new Pi({direction:"x",color:st.X}));m(this,"yArrow",new Pi({direction:"y",color:st.Y}));m(this,"zArrow",new Pi({direction:"z",color:st.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function Mt(i,t){return lA(document.createElement(t!=null?t:"div"),i)}function lA(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function cA(i){const t=Mt(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"9999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},i)),e=()=>{t.style.display!=="block"&&(!t.style.top||!t.style.left||(t.style.display="block"))};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(s,r)=>{t.style.left=s,t.style.top=r,e()}}}class uA extends tA{constructor(e,n){var o;super(e);m(this,"yzCircle",new ki({direction:"x",color:st.X}));m(this,"xzCircle",new ki({direction:"y",color:st.Y}));m(this,"xyCircle",new ki({direction:"z",color:st.Z}));m(this,"xRingHelper",new xi({direction:"x"}));m(this,"yRingHelper",new xi({direction:"y"}));m(this,"zRingHelper",new xi({direction:"z"}));m(this,"xAngleHelper",new Di({direction:"x",color:st.X}));m(this,"yAngleHelper",new Di({direction:"y",color:st.Y}));m(this,"zAngleHelper",new Di({direction:"z",color:st.Z}));m(this,"angleTips");m(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=cA({display:"none"}),(o=this.container)==null||o.appendChild(this.angleTips.element)),this.show()}updateAngleHelperQuaternion(){this.xAngleHelper.quaternion.copy(this.yzCircle.quaternion),this.yAngleHelper.quaternion.copy(this.xzCircle.quaternion),this.zAngleHelper.quaternion.copy(this.xyCircle.quaternion),this.xRingHelper.quaternion.copy(this.yzCircle.quaternion),this.yRingHelper.quaternion.copy(this.xzCircle.quaternion),this.zRingHelper.quaternion.copy(this.xyCircle.quaternion)}applyHelperQuaternion(e,n){this.yzCircle.applyQuaternion(e),this.xzCircle.applyQuaternion(e),this.xyCircle.applyQuaternion(e),this.xAngleHelper.baseAxes.applyQuaternion(e),this.yAngleHelper.baseAxes.applyQuaternion(e),this.zAngleHelper.baseAxes.applyQuaternion(e)}hide(){this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper)}show(){var e;this.add(this.xyCircle,this.xzCircle,this.yzCircle),this.remove(this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.add(...this.filterRingHelper(e)),this.add(...this.filterAngleHelper(e)),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)!=null&&e.element&&((n=this.container)==null||n.removeChild(this.angleTips.element))}filterRingHelper(e){return[this.xRingHelper,this.yRingHelper,this.zRingHelper].filter(n=>e.includes(n.direction))}filterAngleHelper(e){return[this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(n=>e.includes(n.direction))}}class ki extends P.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class xi extends P.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,o=new Array(8).fill(null).map((s,r)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Di extends P.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new P.CircleGeometry(n,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),this.direction=e.direction,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}function dA(){const i=Mt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});i.appendChild(t),t.appendChild(e);const n="-4px",o={direction:"nesw",element:mt({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:mt({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:mt({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:mt({cursor:"ew-resize",right:n})},l={direction:"nesw",element:mt({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:mt({cursor:"ns-resize",top:n})},u={direction:"nwse",element:mt({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:mt({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,u).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,u,f]}}function mt(i){const t=Mt(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Mt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Mt({width:"15px",height:"15px",cursor:i==null?void 0:i.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class fA extends iA{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Vt);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=o,this.scene=s,this.container=n,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}updatePosition(){var e;this.helperObject.position.copy(this.originObject3D.position),(e=this.plane)==null||e.position.copy(this.originObject3D.position)}updateQuaternion(){var e;(e=this.plane)==null||e.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var n;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(n=this.plane)==null||n.applyMatrix4(e),this.cornerPositions.forEach(o=>o.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var o;(o=this.plane)==null||o.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,o)=>{n.position.copy(e[o])})}applyHelperQuaternion(e,n){var s;const o=(s=this.css3DInstance)==null?void 0:s.css3DObject;if(o){const r=new P.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new P.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new P.Vector3().subVectors(r,n).applyQuaternion(e).add(n);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;!this.enabled||(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var u;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const n=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!n)return;this.css3DInstance=n,n.appendToElement(this.container);const o=n.css3DObject.container,{container:s,squares:r}=dA();this.points=r.map((f,d)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[d]})),o.insertBefore(s,(u=o.children[0])!=null?u:null);const a=new P.PlaneGeometry(n.css3DObject.width,n.css3DObject.height),l=new P.MeshBasicMaterial({color:0,opacity:.15,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);this.scene.add(c),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u5F53\u524D\u7269\u4F53\u6682\u65F6\u4E0D\u652F\u6301 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}new P.Vector3;function pe(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}pe.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};pe.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];pe.prototype._getRelativeMouseXY=function(i){var t=i.target||i.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,o=getComputedStyle(n,null);e.y+=parseInt(o.getPropertyValue("padding-top"),10),e.x+=parseInt(o.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,o=getComputedStyle(n,null),e.x+=parseInt(o.getPropertyValue("border-left-width"),10),e.y+=parseInt(o.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var s={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((i.pageX-e.x)/s.width)*2-1,y:-((i.pageY-e.y)/s.height)*2+1}};pe.prototype._objectCtxInit=function(i){i._3xDomEvent={}};pe.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};pe.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};pe.prototype._objectCtxGet=function(i){return i._3xDomEvent};pe.prototype.camera=function(i){return i&&(this._camera=i),this._camera};pe.prototype.bind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]),o[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(i)};pe.prototype.addEventListener=pe.prototype.bind;pe.prototype.unbind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]);for(var s=o[t+"Handlers"],r=0;r<s.length;r++){var a=s[r];if(e==a.callback&&n==a.useCapture){s.splice(r,1);break}}var l=this._boundObjs[t].indexOf(i);console.assert(l!==-1),this._boundObjs[t].splice(l,1)};pe.prototype.removeEventListener=pe.prototype.unbind;pe.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};pe.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o),a=this._selected;if(r.length>0){var l,c,u,f=r[0],d=f.object;this._selected=d,u=this._bound("mousemove",d),a!=d&&(l=this._bound("mouseover",d),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",d,n,f),l&&this._notify("mouseover",d,n,f),c&&this._notify("mouseout",a,n,f)}};pe.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),u=l.parent;typeof c=="undefined"&&u;)c=this._objectCtxGet(u),u=u.parent;!c||this._notify(i,l,n,a)}}};pe.prototype._notify=function(i,t,e,n){var o=this._objectCtxGet(t),s=o?o[i+"Handlers"]:null;if(console.assert(arguments.length===4),!o||!s||s.length===0){t.parent&&this._notify(i,t.parent,e,n);return}for(var s=o[i+"Handlers"],r=0;r<s.length;r++){var a=s[r],l=!0;a.callback({type:i,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){l=!1}}),!!l&&a.useCapture===!1&&t.parent&&this._notify(i,t.parent,e,n)}};pe.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};pe.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};pe.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};pe.prototype._onMouseMove=function(i){var t=this._getRelativeMouseXY(i);this._onMove("mousemove",t.x,t.y,i),this._onMove("mouseover",t.x,t.y,i),this._onMove("mouseout",t.x,t.y,i)};pe.prototype._onClick=function(i){this._onMouseEvent("click",i)};pe.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};pe.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};pe.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};pe.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};pe.prototype._onTouchMove=function(i){if(i.touches.length==1){i.preventDefault();var t=Number(i.touches[0].pageX/window.innerWidth)*2-1,e=-(i.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,i),this._onMove("mouseover",t,e,i),this._onMove("mouseout",t,e,i)}};pe.prototype._onTouchEvent=function(i,t){if(t.touches.length==1){t.preventDefault();var e=Number(t.touches[0].pageX/window.innerWidth)*2-1,n=-(t.touches[0].pageY/window.innerHeight)*2+1;this._onEvent(i,e,n,t)}};let St=null;class ho{constructor(t,e,n,o,s,r,a){m(this,"hooks",new qt);m(this,"helperObject3D");m(this,"originObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"onRender");m(this,"enabled",!1);m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});this.camera=t,this.model=e,this.originObject3D=n,this.helperObject3D=o,this.container=s,this.scene=r,this.domEvents=new pe(t,s),this.onRender=a!=null?a:()=>{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable()}initialHelperPosition(){this.helperObject3D.updatePosition()}initialHelperQuaternion(){this.helperObject3D.updateQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.render())}disable(){!this.enabled||(this.enabled=!1,this.scene.remove(this.helperObject3D),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){this.helperObject3D.dispose(),this.scene.remove(this.helperObject3D),this.render()}setOpacity(t){this.setOriginOpacityProperty();const e=this.originObject3D;if(e instanceof P.Mesh&&(e.material.opacity=t),e.isCSS3DObjectPlus){const n=e;n.container.style.opacity=t.toString()}this.render()}restoreOpacity(){if(St===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=St.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=St.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(St===null){const n=this.originObject3D;n instanceof P.Mesh&&(St={opacity:n.material.opacity}),n instanceof na&&(St={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(St={opacity:Number((e=n.container.style.opacity)!=null?e:1)})}}updateHelperPosition(){this.helperObject3D.updatePosition()}updateHelperQuaternion(){this.helperObject3D.updateQuaternion()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,n){if(this.isDragging)return!1}render(){this.onRender()}hoverListener(t,e=16777215,n=1){const o=(Array.isArray(t)?t:[t]).filter(jt),s=[];for(const r of o)if(r instanceof P.Mesh||r instanceof P.Group){const a=r instanceof P.Group?r.children.filter(d=>d instanceof P.Mesh):[r];a.forEach(d=>{d.__originalColor__=d.material.color.clone(),d.__originalOpacity__=d.material.opacity});const l=()=>{a.forEach(d=>{d.material.color.set(e),d.material.opacity=n}),this.render()},c=()=>{a.forEach(d=>{d.material.color.copy(d.__originalColor__),d.material.opacity=d.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const d of a)this.domEvents.addEventListener(d,"mouseover",u),this.domEvents.addEventListener(d,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(d,"mouseover",u),this.domEvents.removeEventListener(d,"mouseout",f),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>s.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;let o;const s=t.intersectObject(n,!0)[0];if(!!s&&(o=s,o.object=n,!!o)){if(this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}}}class hA extends ho{constructor(...e){super(...e);m(this,"startInfo");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();const s=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(o){case"x":return s;case"y":return r;case"z":return a}})(),c=(()=>{switch(o){case"x":case"y":return a;case"z":return s}})(),u=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:f},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=fo(this.camera,e,this.container);return n?(console.log("%c RotateController dragging","color: #49de1b"),this.move(n),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:n,directionVector:o,startVectorProject:s}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(n,new P.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new P.Matrix4;u.setPosition(c),r.applyMatrix4(u),this.helperObject3D.applyMatrix4(u),s.copy(l),this.hooks.emit("positionUpdate",{matrix4:u})}dragEnd(){!this.isDragging||(console.log("%c MoveController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class Si{constructor(t,e,n,o){m(this,"helperController");m(this,"five");m(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});m(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});const{camera:s,model:r,scene:a}=t,l=t.getElement();if(this.five=t,!s||!r||!l||!a)return;const c=()=>{t.needsRender=!0};this.helperController=new e(s,r,n,o,l,a,c),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture)}}const mA="v1.0.1",pA="Object3DHelper",mo=`${pA}@${mA}`,gA=()=>{console.error(`${mo} is disposed`)},AA=()=>{console.warn(`${mo} is disabled`)},vA=()=>{console.error(`${mo} is disabled`)};class bA{constructor(t,e){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new qt);m(this,"helpers");m(this,"eventListener",{});m(this,"handlePositionUpdate",(t,...e)=>{var s,r,a,l;const[n]=e,o=n==null?void 0:n.matrix4;o&&(t!==this.controllers.moveController&&((s=this.controllers.moveController)==null||s.applyHelperMatrix4(o)),t!==this.controllers.rotateController&&((r=this.controllers.rotateController)==null||r.applyHelperMatrix4(o)),t!==this.controllers.scaleController&&((a=this.controllers.scaleController)==null||a.applyHelperMatrix4(o)),(l=this.helpers.outlineHelper)==null||l.applyMatrix4(o))});m(this,"handleScaleUpdate",(t,...e)=>{var s,r;const[n]=e,o=n==null?void 0:n.matrix4;o&&((s=this.controllers.scaleController)==null||s.applyHelperScaleMatrix4(o,n),(r=this.helpers.outlineHelper)==null||r.scale.applyMatrix4(o))});m(this,"handleRotateUpdate",(t,...e)=>{var o,s,r,a;const[n]=e;if(n){const{quaternion:l,origin:c}=n;l&&(t!==this.controllers.moveController&&((o=this.controllers.moveController)==null||o.applyHelperQuaternion(l,c)),t!==this.controllers.rotateController&&((s=this.controllers.rotateController)==null||s.applyHelperQuaternion(l,c)),t!==this.controllers.scaleController&&((r=this.controllers.scaleController)==null||r.applyHelperQuaternion(l,c)),(a=this.helpers.outlineHelper)==null||a.applyQuaternion(l))}});t&&this.addControllers(t),this.helpers=e!=null?e:{},this.setState(this.state)}show(t){return V(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return V(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return gA();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return vA();const n=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==n.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:n})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.addEventListener(),this.setState(this.state)}addHelpers(t){this.helpers=N(N({},this.helpers),t)}getCurrentState(){return this.state}addEventListener(){for(const t in this.controllers){if(!t)continue;const e=t;this.eventListener[e]||(this.eventListener[e]=(()=>{const n=this.controllers[e];if(!n)return;const o=()=>this.handleStart(n),s=()=>this.handleEnd(n),r=(...c)=>this.handlePositionUpdate(n,...c),a=(...c)=>this.handleRotateUpdate(n,...c),l=(...c)=>this.handleScaleUpdate(n,...c);return n.hooks.on("moveStart",o),n.hooks.on("rotateStart",o),n.hooks.on("scaleStart",o),n.hooks.on("positionUpdate",r),n.hooks.on("rotateUpdate",a),n.hooks.on("scaleUpdate",l),n.hooks.on("moveEnd",s),n.hooks.on("rotateEnd",s),n.hooks.on("scaleEnd",s),()=>{n.hooks.off("moveStart",o),n.hooks.off("rotateStart",o),n.hooks.off("scaleStart",o),n.hooks.off("positionUpdate",r),n.hooks.off("rotateUpdate",a),n.hooks.off("scaleUpdate",l),n.hooks.off("moveEnd",s),n.hooks.off("rotateEnd",s),n.hooks.off("scaleEnd",s)}})())}}handleEnd(t){t&&this.setOtherHelpersVisible(!0,t)}handleStart(t){t&&this.setOtherHelpersVisible(!1,t)}setOtherHelpersVisible(t,e){var n,o,s,r;t?((s=this.controllers.moveController)==null||s.helperObject3D.show(),(r=this.controllers.rotateController)==null||r.helperObject3D.show()):(e!==this.controllers.moveController&&((n=this.controllers.moveController)==null||n.helperObject3D.hide()),e!==this.controllers.rotateController&&((o=this.controllers.rotateController)==null||o.helperObject3D.hide()))}handleEnable(t,e=!0){t?(this.everyControllerDo(n=>{n.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(n=>{n.disable(),n.restoreOpacity()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(n=>{n.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(n=>{n.hide(),n.restoreOpacity()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(n=>{n==null||n.dispose(),n==null||n.restoreOpacity()});for(const n in this.controllers){if(!n)continue;const o=n;(e=(t=this.eventListener)[o])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&AA()}}class yA extends ho{constructor(...e){super(...e);m(this,"startInfo");m(this,"lastRotation");m(this,"rotations",[]);m(this,"helperObject3DQuaternion",this.originObject3D.quaternion.clone());const n=this.helperObject3D;this.hoverListener([n.xyCircle,n.xzCircle,n.yzCircle]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}initialHelperQuaternion(){this.helperObject3D.updateAngleHelperQuaternion(),this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const s=n.point,r=this.originObject3D.position.clone(),a=this.getAngleHelper(o);this.setTipsAngle(0);const l=s.clone();l.y+=.2,this.setTipsPosition(l);const c=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3DQuaternion),u=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),f=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),d=(()=>{switch(o){case"x":return c;case"y":return u;case"z":return f}})(),h=new P.Plane().setFromNormalAndCoplanarPoint(d,s),p=new P.Vector3;h.projectPoint(s.clone(),p);const A=p.clone().sub(r),v=A.clone(),g=A.angleTo(a.baseAxes);this.setAngleHelperStart(o,g),this.setAngleHelperLength(o,0),this.rotations.push({vector:A.clone(),direction:!0}),this.startInfo={direction:o,startVector:A,staticStartVector:v,plane:h,angleHelper:a},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${o}`,"color: #e5af2e")}dragging(e){var o;if(!this.isDragging)return;const n=fo(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(o=this.startInfo)==null?void 0:o.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,staticStartVector:r,direction:a}=this.startInfo,l=this.originObject3D,c=e.ray.intersectPlane(o,new P.Vector3);if(!c)return;const u=l.position.clone(),f=new P.Vector3;o.projectPoint(c.clone(),f);const d=f.clone().sub(u);if(n.angleTo(d)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const h=(()=>{if(this.rotations.length===1)return d.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const A=this.rotations[this.rotations.length-1],v=this.rotations[this.rotations.length-2],g=d.angleTo(v.vector),w=d.angleTo(A.vector),b=A.vector.angleTo(v.vector);if(b===0||w===0||g===0)return;if(g>w&&g>b)return A.direction;if(g<b&&w<b||g<w&&w>b)return!A.direction}})();if(h===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:d,direction:h}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+d.angleTo(n)*(h?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const p=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),d.clone().normalize());l.applyQuaternion(p),this.helperObject3D.applyHelperQuaternion(p),this.helperObject3DQuaternion.premultiply(p),this.hooks.emit("rotateUpdate",{quaternion:p,origin:u}),this.startInfo.startVector=d}dragEnd(){!this.isDragging||(console.log("%c RotateController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.lastRotation=void 0,this.rotations=[],this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){switch(e){case"x":return this.helperObject3D.xAngleHelper;case"y":return this.helperObject3D.yAngleHelper;case"z":return this.helperObject3D.zAngleHelper}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new P.CircleGeometry(s,r,n,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const s=n>=0?Math.max(n,.001):Math.min(n,-.001),r=this.getAngleHelper(e);if(r instanceof P.Mesh&&r.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new P.CircleGeometry(a,c,l,s)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var o;const n=(o=this.helperObject3D.angleTips)==null?void 0:o.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const o=e.project(this.camera),{x:s,y:r,z:a}=o;if(a>1)return;const l=(s+1)/2*100+"%",c=(-r+1)/2*100+"%";n.setLeftTop(l,c)}}class wA extends ho{constructor(...e){super(...e);m(this,"startInfo")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}getDragPlane(){const e=new P.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var s,r;(r=(s=this.helperObject3D).updatePoints)==null||r.call(s);const o=this.getDragPlane();if(!o)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:o},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=fo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,X;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:o,plane:s}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(s,new G.Vector3);if(!a||rA(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,f=new G.Vector3().subVectors(r[1],r[0]),d=new G.Vector3().subVectors(r[3],r[0]),h=Y=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const k=(Y==="ew"?f:d).clone(),S=c.clone().projectOnVector(k),O=a.clone().projectOnVector(k),H=l.clone().projectOnVector(k);if(O.equals(S))return W;if(Y==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterBottom=U||ie||de}if(Y==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const _=new G.Vector3().subVectors(O,H),U=_.x<0&&k.x>=0,ie=_.y<0&&k.y>=0,de=_.z<0&&k.z>=0;this.startInfo.dragPointInCenterLeft=U||ie||de}const F=new G.Vector3().subVectors(O,S),ee=F.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),W):F},p=h("ew"),A=h("ns"),v=()=>{const Y=p;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(k===0||k===3)&&W.add(Y):(k===1||k===2)&&W.add(Y)})},g=()=>{const Y=A;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(k===0||k===1)&&W.add(Y):(k===2||k===3)&&W.add(Y)})};switch(u){case"ew":v();break;case"ns":g();break;case"nesw":case"nwse":v(),g()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/f.length(),b=new G.Vector3().subVectors(r[3],r[0]).length()/d.length(),I=new G.Vector3(w,b,1),x=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(x):n.scale.applyMatrix4(x),o.position.copy(a);const C=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),z=new G.Vector3().subVectors(C,l),D=new P.Matrix4().setPosition(z);n.applyMatrix4(D),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(D),(X=this.helperObject3D.plane)==null||X.applyMatrix4(D),this.hooks.emit("scaleUpdate",{matrix4:x,helperOrigin:l}),this.hooks.emit("positionUpdate",{matrix4:D}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render(),console.log("%c RectangleScaleController dragEnd","color: #e94e4e"))}}class CA extends wA{constructor(...t){super(...t),this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(t=>{if(!t)return;const e=t.point,n=r=>this.dragStart(r,t),o=this.dragging.bind(this),s=this.dragEnd.bind(this);e.addEventListener("dragstart",n),e.addEventListener("drag",o),e.addEventListener("dragend",s)})}}const po="v1.0.0",Xi="Object3DHelperPlugin",di=`${Xi}@${po}`,EA=()=>{console.error(`${di} is disposed`)},PA=()=>{console.warn(`${di} is disabled`)},IA=()=>{console.error(`${di} is disabled`)};class hl extends ri{constructor(e){super(e);m(this,"version",po);m(this,"name",Xi);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);m(this,"css3DObjectParentMap",new Map);m(this,"css3DRender");this.five=e,this.css3DRender=new Vt(this.five.scene),console.warn("Object3DHelper: \u4F7F\u7528\u6B64\u63D2\u4EF6\u9700\u8981\u5728\u521D\u59CB\u5316five\u65F6\uFF0C\u8BBE\u7F6Efive\u53C2\u6570: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Xi.toUpperCase()}_DEBUG__`]:this})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){if(this.state.disposed)return EA();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return IA();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:o})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,n={}){var u;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const o=new bA;this.objectHelperMap.set(e,o);const s=(u=this.five.getElement())==null?void 0:u.parentElement,r=this.five.camera,{moveHelper:a=!0,rotateHelper:l=!0,scaleHelper:c=!0}=n;if(a){const f=new aA(e),d=new Si(this.five,hA,e,f);o.addControllers({moveController:d.helperController})}if(l){let f;s&&r&&(f={container:s});const d=new uA(e,f),h=new Si(this.five,yA,e,d);o.addControllers({rotateController:h.helperController})}if(c&&s){const f=new fA(e,s,r,this.five.scene),d=new Si(this.five,CA,e,f);o.addControllers({scaleController:d.helperController})}e.isCSS3DObjectPlus&&oa(this.five).then(()=>{var f,d;if(e.isCSS3DObjectPlus){const h=e,p=(f=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?f:sa(this.five);p&&e&&(this.css3DObjectParentMap.set(h,h.parent),h.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(p),(d=this.css3DRender.getBehindCSS3DObjectGroup())==null||d.add(h),this.css3DRender.render(this.five.camera))}})}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);if(!!n){if(e.isCSS3DObjectPlus){const o=e,s=this.css3DObjectParentMap.get(o);s==null||s.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),n.dispose()}}handleEnable(e,n=!0){e?(this.everyHelperDo(o=>o.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(o=>o.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(o=>o.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(o=>o.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}handleDispose(){this.everyHelperDo(e=>e.dispose())}everyHelperDo(e){this.objectHelperMap.forEach(n=>{n&&e(n)})}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&PA()}}const kA=i=>new hl(i);class Yi{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class xA{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Yi(this.min.x,this.max.x),this.yInterval=new Yi(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Bn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function DA(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Bn(i,a*4+0,l*4+0),Bn(i,a*4+1,l*4+1),Bn(i,a*4+2,l*4+2),Bn(i,a*4+3,l*4+3)}}}class ml{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new be.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);DA(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function SA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new P.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function pl(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function LA(i,t){const e=i.getElement();if(!e)return;const n=pl(t,e),o=new P.Raycaster;return o.setFromCamera(n,i.camera),o}function zA(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new P.Vector2().fromArray([o,s]),a=new P.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const TA="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAbYAAAGwCAYAAADFUEBtAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABtqADAAQAAAABAAABsAAAAABTZ8U6AAAtiklEQVR4Ae2dAXJbSbJdp+d7AfYSHOGVeAPek5fkNXgLjviLmRkZl+CRbtc8UBKRRalZpyIesiorMx/eIcjb+QCh//Y3hwQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkMEbgj7FKFpLA4QS+fPnyx23czJc//V498h2Oy8uXwDYCf/oF3HYWC0vgAAI3QfuP22V+uR35vYplrOsX/03w/kWAVgISmCPwX+ZKWUkCErgR+PvtiKjF9uj/iMx+C1/HOZeABJ4koLA9CdB0CRQBxKxFrLa/Tung7Ni+InEigTkCCtscSytJIATo2BC3dGYIWfvs2Hy9SGATAYVtE1jLHkkgohbxQsACgTkWn8IWEg4JbCCgsG2AasljCXArMgB6DpAWs3/i1EpAArMEFLZZnlY7m0C6snwyMuPqFiT+2Cvhi98hAQk8SUBhexKg6RIoAtyKjItbj1jCWGPxayUggSECCtsQSMtI4EYgYhVx624tYOK/8mXPIQEJDBNQ2IaBWu5oAnRh3GZkHSiIG8J3NCgvXgI7CShsO+la+zQCEa0ciBgWDlnji3VIQAIbCChsG6Ba8mgCdGSxjCsRu/IRr5WABJ4goLA9Ac9UCSwE6Nj6Y/0RsBxXviXdpQQkMEFAYZugaA0J3AnQhdG1xYsPccPKTAIS2ERAYdsE1rJHEohocQsy8xwZdGuse+8e4aMEJDBGQGEbQ2khCXz94AgCxkf8gwZf5u3P2iEBCQwSUNgGYVpKAjcC+eYRRKw7NeaBpLCFgkMCmwgobJvAWvZIAhE1bkUGAAK3zq/W8TkkIIEBAgrbAERLSOCVQISsPzgSd3x0a8xjczgkIIENBBS2DVAteSwBBGsVrV4zxx4LywuXwC4CCtsustY9kUDEio4t8/W9tO7cTuTjNUvgQwgobB+C2ZMcQoD317BX4kanhj0EjZcpgY8joLB9HGvP9PkJRKwiai1odm2f/+fuFf5mBBS23+wH4tP5yxPgViRdWy6I7iwihx/fX/6CvQAJ/G4EFLbf7Sfi8/krE+DfsEW0umvrOdensEFCK4FhAgrbMFDLHU0AQUO0sHRq3JaMdUhAApsIKGybwFr2SAIRsr7ViLAFRsSsha33su+QgASGCChsQyAtI4EbgYhabkdmRLi6M1uFbF2/JPkgAQk8T0Bhe56hFSQAgYgVHVt8iBsWX2zHZe2QgASGCChsQyAtI4EbgQhYjh6s23Yn17HOJSCBAQIK2wBES0jglUC6sBy8l9Zg8MUmBqHrGOcSkMAAAYVtAKIlJPBKIGLFsULBT7emsK2EXEtgiIDCNgTSMhK4EUC8EK0WsZ6zLzQJSGADAYVtA1RLHksggtUfCmkB63kAretjoXnhEpgmoLBNE7XeyQQQNrqzlUX22VPYVjquJTBEQGEbAmkZCdwI8KGQt0SLPazgJCCBYQIK2zBQyx1PgE9FAiICli4NG7+iFgoOCWwioLBtAmvZIwnw/hpfhsxtxxUGQrf6XUtAAgMEFLYBiJaQwCuBCBu/UxEvhG4F9NbeGutaAhL4SQL8Ev5kmuESkMAFgdxi5Fbko9uNj/wX5XRJQALvIaCwvYeaORK4JhBRQ7hi37rlSNx1Jb0SkMC7CShs70ZnogT+jUDEiiObLV6ZR+gYvYdPKwEJDBBQ2AYgWkICrwQQNUSsxWt9X633BCgBCQwSUNgGYVrqeAIRKz4wsgrX99bHwxOABKYIKGxTJK0jgfutx/XDI7zPxm1IBA4rNwlIYJiAwjYM1HJHE+DDIy1azLFHA/LiJfARBBS2j6DsOU4hEPFaOzauvTu3xCl0kNFKYJiAwjYM1HJHE0CwEC3W3IZE3AKJmKOBefES2EFAYdtB1ZqnEki3lq/TYiBkLWL4iNFKQALDBBS2YaCWO5oAHRoQ1tuSLWrZc0hAAhsIKGwboFryWAIRKwQLEYvYPZofC8oLl8BOAgrbTrrWPo1Ad2x0a2FwNe/bk6dx8nolsJWAwrYVr8UPIxCxomPj0hGw2O7c2NdKQALDBBS2YaCWO5pAxGsVsgbSe8x737kEJDBAQGEbgGgJCbwSSLdGx5bujPkKiM5t9buWgAQGCChsAxAtIYFXAmvH9gjMI8F7FK9fAhL4CQIK20/AMlQC3yEQYYto0ZHFZvRtR/bad4/yUQISGCGgsI1gtIgEXgjQsSFa2MaDD9t7ziUggQECCtsAREtI4JVAurUIFscVmKsu7ipOnwQk8E4CCts7wZkmgQcE8jvF7cYrEbvyPSilWwISeA8Bhe091MyRwDWBfE9kd2tXtxvxYa8r6ZWABN5NQGF7NzoTJfBvBBC1WDozgvC1ZU8rAQkMElDYBmFa6ngCES0+Fbl+pD9Chy9xORwSkMAGAgrbBqiWPJYAgoW4NQj24lu7uY5zLgEJPElAYXsSoOkSKAIRtO7KEDC6M9aJwVfpTiUggQkCCtsERWtI4E6gu7J4unPLHsKWPYUtFBwS2EBAYdsA1ZLHEohY0bFFxBC6R/NjQXnhEthJQGHbSdfapxFAyHLd3a09mp/Gx+uVwIcQUNg+BLMnOYRABIyOjUtmna6NW5HxeSsSQloJDBNQ2IaBWu54AnRtCFeLGbck/3WjxP7xwAQggWkCCts0UeudTCDfPJKjRwsYc76hpOOcS0ACQwQUtiGQlpHAjUCEK7cZ6cwChTmdG+KGTYxDAhIYJKCwDcK01PEEIlYcwEDAsKuftVYCEhgioLANgbSMBG4EHolad22JYS00CUhgAwGFbQNUSx5LILch+RRkQ6Bba8u845xLQAIDBBS2AYiWkMArgYhVv8fW76vRpeETmgQksImAwrYJrGWPJBBh4wiAtSt7a+9IYF60BHYQUNh2ULXmqQQQrti1M0Pk2GN9KiuvWwLbCChs29Ba+EACvMcWUVvfa+NWZLBE1BS2kHBIYAMBhW0DVEseTQDRamFrUcs8h0MCEthEQGHbBNayRxKImPGtIi1e3Z1l3kJ3JCgvWgI7CShsO+la+zQCb92KbBYKW9NwLoFhAgrbMFDLHU2A25DdoV0ByX7fqryK0ScBCbyTgML2TnCmSeCCAILVHRlzbNIyd0hAApsIKGybwFr2SALpwujaAED3ho1/jSFWKwEJDBBQ2AYgWkICrwRasBCytTvDLzQJSGATAYVtE1jLHkkgorW+d/ZIyNa4I4F50RLYQUBh20HVmqcSQNjo0rJmDpNHQse+VgISeJKAwvYkQNMlUATW99giao86MwWuwDmVwCQBhW2SprUk8OevyqKD+9cNDN1bW3lJQAIbCChsG6Ba8lgC6c440q0hYvk2Egb+7DkkIIENBBS2DVAteSyBiFVEbL0F2SKWPYcEJLCRgMK2Ea6ljyPQ3RoXH1HLgaAhco/eeyNPKwEJvJOAwvZOcKZJ4IIAYhW7Chni1vaihC4JSOBZAgrbswTNl8A3AhEtxI3ODCFLVPu+ZTmTgARGCShsozgtdjiBCBdHUKRruxKz9ifOIQEJDBJQ2AZhWup4AhGxdGyxLV6IG4CyXn3saSUggScJKGxPAjRdAkUgYsX7a9ySbIEjND6HBCSwiYDCtgmsZY8kQLfW3VjPgRLflZ99rQQk8AQBhe0JeKZK4IIAHRvCRceGTUrPL0rokoAEniGgsD1Dz1wJ/JnA2rGtnVm+Witj9d+9PkpAAiMEFLYRjBaRwAsBhC2W0d0Z++0jTisBCQwRUNiGQFpGAq8E8pVa6cgQLyyAWHOrEr9WAhIYIqCwDYG0jARuBNKR5Yh4ddeGiLUf3y3UIQEJTBJQ2CZpWut0AtxqjGjl6O6MOYwUNkhoJTBMQGEbBmq5owkgaIgWlk4NccMeDcuLl8AuAgrbLrLWPZEAtyK59ghbixjC1z5itRKQwBABhW0IpGUk8EqA99jo1uLuuaLmS0UCmwkobJsBW/4oAnRsES9Gd2nxIXJY4rQSkMAQAYVtCKRlJHAjgFjRtQVKfBE6fKyz55CABDYQUNg2QLXksQQiWhGwDESuhax9zO/RPkpAAmMEFLYxlBaSwIuYRbA4rpCke/N9tisy+iQwREBhGwJpGQncCETQeJ8tQHivLf51Hp9DAhLYQEBh2wDVkscSiFjlK7UYLV49Z18rAQlsIKCwbYBqyWMJRNT4kMgVhIhbd25XMfokIIEnCShsTwI0XQJFIMJFZ4Zlm/fV8PMhE/a1EpDAEAGFbQikZSRwIxDRWju2+CJq7Y8PgbtNHRKQwCQBhW2SprVOJ0AXhg0PRA02CBoWv1YCEhgioLANgbSMBG4EIlYRtVhuPcZm4LuvfJSABLYRUNi2obXwoQS45dhdG6IWmyMDe1/5KAEJjBFQ2MZQWkgCLx/1R7xi6dqYNyKFrWk4l8AgAYVtEKaljifQohYY3bVF5BA6bk8eD0wAEthBQGHbQdWaJxNAzBC5sEDQ6NxYn8zJa5fANgIK2za0Fj6QQIQrwhbbo9eZ/+t2tK9jnUtAAk8SUNieBGi6BIpARC3fPtIdGfPYDAQNe/f6KAEJjBFQ2MZQWkgCL6IVwWrRYo4Npv4+SbFJQALDBBS2YaCWO5rA+l2RLWbducXfe0dD8+IlME1AYZsmar2TCSBYV6KFD8uHTE7m5bVLYAsBhW0LVoseSmAVtn5fjXnQIG6HYvKyJbCXgMK2l6/VzyPQnVgLWM9DpePOo+QVS2AjAYVtI1xLH0cgYpWju7OGEHFjbxW6jnMuAQk8QUBhewKeqRJYCETUECwsIRG0+HIgbuxpJSCBQQIK2yBMS0ngRqA7NoQMMPmH2Rmr/+71UQISGCGgsI1gtIgEXghE1DJiW+BenLcH/vE2a60EJLCBgMK2AaoljyWQTqxFDaFrIN21td+5BCQwREBhGwJpGQncCCBsb91qpGtLjEMCEthAQGHbANWSxxJIh4aoxfIhkRaxK9+xwLxwCewgoLDtoGrNkwn090C2oMEkPm5H4tNKQAKDBBS2QZiWOp5Ad2x8vD9Q6NIyj7ARl7VDAhIYJqCwDQO13NEEEK1AoFuLqK0fImnROxqYFy+BHQQUth1UrXkqAYQN4cLGn3kGc4Tv7vVRAhIYI6CwjaG0kARe/p1aBKtFizk2mHouNglIYJiAwjYM1HLHE8htR7qzfi+tPzASYVPcjn+pCGAXAYVtF1nrnkiA99KwLV78+zW49B4+rQQkMEBAYRuAaAkJvBKIoHWXBhhEjK4ta3zEaCUggSECCtsQSMtI4JVAhC23IhE4bksiZr0WmgQksIGAwrYBqiWPJRDxQtgQstiIGevu2o4F5YVLYCcBhW0nXWufRgDxynX3e2qIXfzME+uQgAQ2EFDYNkC15LEEIlqrcCFgsd6GPPal4YV/JAGF7SNpe65TCETEELi+ZsWtaTiXwCYCCtsmsJY9kgCChqhh42f4HhsktBLYREBh2wTWskcSQNhyyzGiltGiljX+zB0SkMAGAscI25cvX/IHhj8y+ePCmj807QvqK3/7EkMNbO8zZ++RTdy6l9rk9/6Vb41lfRW7nidr6pPXMfERs+53feKI7Rr4Oqb3OX/73po/E881XFmeZyz7PA+ulfVqEx/ff3+1mSen31Pjk5F0bP/r9pr8H68x2SM2+6yxN9fX/9UN+T9iiaHO9+zVuR/l/ExsarwVv14fzxvLc2Dddt1jvdrkxIddz5l175PPua7W1GLvkU3tf77WJyY+ancd5uwnnnnb+FMzg5rYl7p//PEH9e9RBz3mF/CIUcLWfxjzyTXWWP4oscYmlr237Fs11zxi8zPIeTjXapPHf4QkJ4P42AxyqMm58K9xWa+xySEPS17Oj6/j2E8t/Fd1E7fmX8URs8ZTf/Wva/K7Nr63bNd/VLPzmV/FZi9HRvb5gxObwR8c/ohhs88c2778IYu/97LffzTZw2b/H7ej6/Temk9s/OQQv1rOu/rJw2afA99b9lHd9TzUbD/ztT6x+L8X92h/zU8cz5e9tsw7rmtnP/kZ8ffRudknjvNhqYcl78tN3DI/buSX7tTRf3xggC82Lwj+OF3tx3e1T+yP2h954fHHkfPFMu98fFfn5nrIJbbzH+Vx/t7vfObZT2zWnC++jPU8iem8xLSv89e4xDK6buJy/hw/Ovqcb51nrbcKZ+dSExZXNvU6Z62/ruGxXh/X/1YtePC8sDkHdcnnua7nz5o8LHWJpQZrLPGssWt8r3lexLYlLpbrz37W7K35+BOXwfpR/j3q22PHrfl93m8Z386Bjzhs/OvzJLZt4juO/B/l37WOmK9gPvtF8wLJdeaFwos1/gzWvIiIaU74Ov6t/MSxj8XH+fCzXm3iGZwfG3/nM8dSa81nPzYHce0nJxY/cdj2r/PEXMVR79Fe7yeGutjsM+Jb/dSNfZTfeeR3Xup3fmLyOiCPvcSR3zEdmzlHxxLfIpl6/Zx5TvFnsE5u1+rnc5Wf82cQh717v/m7bmIyOE/m5GGv4snDJi+j62TNPv5ex5d1DvaxxMXC+Tb9Wi/zq/yOoUbi1rqPfJ2feY/Uy0GtWHyJw48Pm72MrDPIyxxf5gzysPF37ayzhy/r4wYv9k9/4a8tef/A84Pnhx//jwziyMPiTw3q9rmofRXHXudSF9sxV3HU/dGf51r36rlyzr4ezt2245ivNjV4jn1u5uyteVn3Na1xa37WHMntedbkU3PNT8w6Eksce6yx1GUfm33yiY3lIK7zE5+jfcTFdp2sE8ugLjH4Y1MP/2qzT27mGTzv++r+yHMiljr4OzZz9vE/Wnc+tcnBJqbj4qfe6ienY/CRg43/rXzyiOm8dd5r8rDkZ524PvDFZvAzfVRvzb2q3b571YMeAfjpL/n1Pba+zrw4+OH3PDH9guo5+eRhOx9fYpljyWfvkZ+43ud5cK7ssc8eddtSizwsfmpc2fiI73N0/TUvex17lc8+ucRQt9f4YtfR+WvNxLKPJZ81ltzVEo9NfD+3zo8fMcDGx4Gva2VOjbbUwpe4+HqwF9t77WeePGJi8WOzz7xtzxOTQX722Mf3EvAakzn7+B+t33pu1CaGWmt9aseusexd5RLfMZyz49eanJ+/oeSvljxqYhPHQa2265w19ThP/PioHd/fTn1/LdfODyXzTz0e/JB5QeTae86Lpn0dgx+77nV+Yoh7ZJPfo/Px44td6xATyx4+1uRhiWW/4zlX7+HrOOarJfYqfz3/mpucNYY6jyznoxbrjseXmPaT05bYxBGb/cyzhw+bPQYxWWfOQU0sudi38rNHHpa678knB8u5Y+N7dA72yMOSx3rNz34G+6u97357TH5iOo6aiWp/1j2yR2zH4cNmjwMfdXpNjfYRxx7r2PgSu+7hwxIb26PzMl/XV8+j8zN/ibn4j/k17tOujxG2+lQkP8x8goixvlh4MeHHrvHxc/Re56/7iVvrxUdOz78Xl1gG+Vc5xMQmjueExR8bH7WyZsTX/vU87LW/5+THwj77HFf5OTf7mTPwYePPnLHWyh7nJ2a12adG5+MjvuPwJSZHrquvjXUsMV375r48Z/xdJ2tG51Mztv3MyYmND3/i19F7PeccxLPHOpZ6WGLIxU9O+5l3nc7HH9/qp17s1R7njWUfy3mJaT/ztX77yefnxB7noi412Mfix+LvPM7RPuLIi+39rK9i4j9mHCNsrz9RXihZXv3wr3zJwc8LiHUs80c128/51xz8if3e4DkQl1rk9x7naB9x2euDWm2pm1/crtX1Et97VzWJ59ysySW/1+27On+fp2NT42oQc/UcEo+fuK7B3vfisr/m57nnWGskltE5mRPLnDhs9nsQv/qpiz+Wj4uzlzqchzhq95r4+NpPPjnEscbih0XWfaxxrGNzPvI5P+uOy/yqJn5ief5Xsfg6h3jOzZrY2Az899WfnzP71CAmlvz2vVVr3eu8P80f3KX6U8xnXZwmbPk58kLqF8jqYy/+HPmFzFjj7t5/93c+MdjUyD4xsWtd9vAnt+dZM9b8R3Hx9x5/ZDgXlpi1LudjnzV5WfOHE1+fkzwsTK/Oc5XP+ZLPfizz7HfNrDlX5gzyk0c8cdTC4k9ufBzkxZ9BXPyJiSWG9ZVdfc0ve9S9Tb/O8WU/R0b77p5ve71+FNf+zHnu+FMj817Hl5HnjJ/ng8WfOOax7MefwR7+Pv8av66JTS75WOq+nOT1AR/xxGabeWoyf037+hy/l8/+Vd66lxjOg01Mz7vOVX728ZP3Yr0VCbozLD98XgyPrjpxxK4x5LKPTVz2Hu3jX+utecRR961fNGr1eeMjl3mv4+McmWes67v3/sgfj6yos8ZzfvZjmd+r3B/xJT5zbMdk3vmcfz1n4lZf53Eu7NW5spf62buqdXN/vY7OJy+5OThH4vGtlpyOTXwG58fevffHxJPDudbnSt7qT4Xk9CD2ytexnLPPT05qJPbqfPg6n1h8qdPzrMlj72q/fT3v3DU/cVwXOcRjk3M12CcPi5+crNtHHPucn3XHxtfrnmcvtdZ6iemaWZOHvbnOHEcBuP0XTDpUXgBYutZ13X7y2kf8lU3cz8RSI69C8mLxY/FdxcXXcdTBh1391GT/LftWLM+J/D7P1RzfWzUf1cLfdj0/e12fmCvb8ez3c4yPmNWy9z9vk/+WxW2Qmz9Iicfyx+g/b77/9+rnD9dqb9tf/3iRF9txicn60X7HMu9Y8qlBzCOb+OSvz+Mqntiuje+RvapDfnJ6/3vPoc+RzjK5Gev1v1Vnje3zrx127/U85/zR8/dzuXquXZfzr8+R9bHfPMLXNAXgpx+3e878wD/9tXqBH0/g9h9O//d21v96O/LHpwfr2LwGI3T/5/Z6/N8d5FwCEpghcJSwzSCzigQeEmjhajFLAl1b/BwPC7khAQm8n4DC9n52ZkpgJYBgxUbIesSXQcx95aMEJDBOQGEbR2rBwwlwu/vqPbagQfQQusNxefkSmCegsM0zteK5BOjGrsQLISPmXEpeuQQ2E1DYNgO2/FEE0q3RsWEDIPN+jy0+hC5zhwQkMEhAYRuEaanjCXQ31mIWMAjZao+HJgAJTBNQ2KaJWu9kAhEtOrV0aHRpfJCkhQ+BO5mX1y6BLQQUti1YLXoogVW4ELTg6D3Wh2LysiWwl4DCtpev1c8ikG5tvQWZT0ciarF0cZk7JCCBDQQUtg1QLXk0gQgW4hYQfO1Ri9rRgLx4CewmoLDtJmz9kwhExBC12Aw6tPvq/hiRs2NrIs4lMEhAYRuEaanjCSBYLVrrPOsrsTsengAkMEVAYZsiaR0J/Pt7aWGCkPU83VwLXvYcEpDAEAGFbQikZSRwIxCx4hZkC9c677XgJCCBYQIK2zBQyx1NIKKW99lyqzFHRkSMW4/47Nhe0PgggT0EFLY9XK16JoGIGN0YNiSYt2V+JimvWgIbCShsG+Fa+jgCEat0Y2vHFhB0bYlhHr9DAhIYJqCwDQO13NEEIlociFvWDPZ4Hw6/VgISGCSgsA3CtNTxBHjvDDHjW0cicuxlnkHMfeWjBCQwRkBhG0NpIQm8EOhu7B83D0IGHgQNi18rAQkMEVDYhkBaRgI3AhG1FjagRMQicG0VNuhoJTBMQGEbBmq5owlErFbBYr3ao0F58RLYSUBh20nX2qcRQNhi6dDCgDk2vqvOLn6HBCTwJAGF7UmApkugCETQECw6tGwzx1aKUwlIYJqAwjZN1HonE+A9tu7M4IEPiwCyr5WABIYIKGxDIC0jgRuBiFW6sqvODB9WYBKQwCYCCtsmsJY9kkBEK+JGVxYIzGMZCCBrrQQkMEhAYRuEaanjCUTY8iXI/3E76MxWG0jx4c/aIQEJDBJQ2AZhWup4AnRi+YfZ+daRq5GYDIXtzsFHCYwTUNjGkVrwcAII1ipu+GP7tuThuLx8CcwTUNjmmVrxXALpxujIIl65LZnB+2zM6exeNn2QgARmCShsszytdjaBdGPdmdGdtY9uDd/ZxLx6CWwgoLBtgGrJYwlErLpjy3oVsKy7gzsWlhcugV0EFLZdZK17IoEWslXQmgfi1z7nEpDAEAGFbQikZSRwI8B7Z4jaVWfmrUhfKhLYTEBh2wzY8kcRiKB1N5Y5QgYIRA+LXysBCQwRUNiGQFpGAjcCq7ABJX66N2wLIHFaCUhggIDCNgDREhJ4JcCtyAZCZ7bajnEuAQkMElDYBmFa6ngCEbb827V0ZXRmgZI5IwLHgU8rAQkMElDYBmFa6ngCCFYErr9Si24tgJhjj4cmAAlME1DYpola72QCESveO+NbRx7xUNgekdEvgScJKGxPAjRdAkUgYsXRtx8TEv/qi98hAQkME1DYhoFa7mgCES86tsyvBn7sVYw+CUjgCQIK2xPwTJXAQgBhozNDvFgjelmzt5RwKQEJPEtAYXuWoPkS+EYgwhXBQrQQsKyZJ7pjsnZIQAKDBBS2QZiWOp5ACxZiFiiP5scDE4AEdhBQ2HZQteapBCJgfbvxrXliHRKQwAYCCtsGqJY8lkDECsFi3rcgA6b3jwXlhUtgJwGFbSdda59GIP92rbs0xG3lsIrduu9aAhJ4goDC9gQ8UyWwEIiQRdzyrSN0ZkvIyzIxb+1f5eiTgAR+kIDC9oOgDJPADxCgQ+NbR1aBazHr+Q+UNkQCEvhRAgrbj5IyTgLfJ4CwxeZ24z9eU7j1iI1bYXuFo5HANAGFbZqo9U4mELHiPbYWLubYMOr5ycy8dgmME1DYxpFa8GACEasIG51ZbEaLGL77jo8SkMA4AYVtHKkFDyYQUYuIIWTYRoIP23vOJSCBAQIK2wBES0jglUDEahWsrOngEkbHtsZlzyEBCQwQUNgGIFpCAq8EIlZ9KxIwq4hlvfqI1UpAAk8SUNieBGi6BIoAgoW41daLkHXn1nvOJSCBQQIK2yBMSx1PIIKWI+OtjgwBvEf6KAEJjBJQ2EZxWuxwAqtgIW68r4boZc38cGRevgTmCShs80yteC6BfONIDoSMW48RuJ6fS8grl8AHEFDYPgCypziGAB1bd2P5Wi3WiFuA0M0dA8cLlcBHEVDYPoq05zmFACLG9fK9kVm3mPWcWK0EJDBAQGEbgGgJCbwSiKjRtdGdxTIQM/bwayUggUECCtsgTEsdTyDCxXtsiBg2cDJX1ELCIYGNBBS2jXAtfRwBRCy2Ray7Nm5VEnscJC9YArsJKGy7CVv/JAIRK4Qr1414YWFh1wYJrQQ2EFDYNkC15LEEImAcLV7dsWW/946F5YVLYBcBhW0XWeueSCDdGh1bd2k9DxfE70RGXrMEthNQ2LYj9gQHEYhgRdjoyK46tYNweKkS+DUEFLZfw92zfk4C+UQk3VhEje6Nq6Vz686OPa0EJDBEQGEbAmkZCdwI0LHF5htHMjLvDg6xQ+RegnyQgATmCChscyytJIEQ4N+x0b1d3Y5U1HytSGAjAYVtI1xLH0eAbgxLpxYQiFl3cMcB8oIl8BEEFLaPoOw5TiEQ0aJjyzUjZuv1x/9ob411LQEJ/CQBhe0ngRkugTcIrIKFeHXnlvR1/UZJtyQggZ8loLD9LDHjJfCYQG5BruKWaASOzHWNXysBCQwQUNgGIFpCAq8EELVHwtWd2qMYYUpAAk8SUNieBGi6BIpAxIoPjpT767TFrOdfA5xIQALPE1DYnmdoBQlAIGLFQXcWy0DM2MOvlYAEBgkobIMwLXU8gQhXd2yI3ArmkX+Ncy0BCbyDgML2DmimSOABgXzUP0e+dSQCR2e2dm0K2w2OQwK7CChsu8ha90QCCNY/bhePmCFudHL4E+uQgAQ2EFDYNkC15NEEELBAQLwQt/YdDcmLl8BOAgrbTrrWPo1ARK1vQXL97UPkED1itBKQwBABhW0IpGUkcCPArUhECxELHHzMex2fQwISGCKgsA2BtIwEbgTSmSFuiFrWmTPYV9ggopXAMAGFbRio5Y4msIpWi1fPj4bkxUtgNwGFbTdh659EIOKVri0DkaNzu3u/PSp031g4k8AoAYVtFKfFDieAmCFaLWr4gqj9hyPz8iUwT0Bhm2dqxXMJRLzo2EKhxaypxP9or+OcS0AC7yCgsL0DmikSeEAg3zrCR/sTgnitHdq6flBOtwQk8B4CCtt7qJkjgWsCETI+GZmv1WIgcFlnzsG+VgISGCSgsA3CtNTxBBC2gEj35pCABH4BAYXtF0D3lJ+WAN1aBC63GzOYY/H1e3EvgT5IQAIzBBS2GY5WkQAEImAc7cs8fkbP8WklIIEBAgrbAERLSOCVQMSKW5DdsWWbD4ys/tdUjQQkMEVAYZsiaR0JfPvgSFhE5BAz2MRnpwYNrQQ2EVDYNoG17JEE1vfYELIIHO+p2bEd+dLwoj+SgML2kbQ91wkEELBca3dnzLEnsPAaJfBLCChsvwS7J/2kBCJaEbb1FmT72FPgPumLwMv69QQUtl//M/AZfB4CESsEKxYRyxXiZ97r+BwSkMAQAYVtCKRlJHAjkE9ERrAQLea8rxZI+PqWZfwOCUhgiIDCNgTSMhK4EYho8XH/ALkStPgdEpDARgIK20a4lj6OQLqwfj+tAXBbEktX1zHOJSCBAQIK2wBES0igCHCrsVwvU4RstWucawlI4EkCCtuTAE2XQBG46tjo0LwtWaCcSmAnAYVtJ11rn0agu7W1M2N9GhOvVwIfTkBh+3DknvATE0DYeJ/t0aUmLjEOCUhgAwGFbQNUSx5LoAXLDu3Yl4EX/qsJKGy/+ifg+T8TgXRhdG28p5b1+j4bMZ/p2r0WCfw2BBS23+ZH4RP5BAQQLGwuKaLGrcm+/ZgYhwQksIGAwrYBqiWPJRCxyj/QplsLCEQNseu97DskIIFhAgrbMFDLHU0gIpbj77cjQsYtSOY318s+cVk7JCCBYQIK2zBQyx1NIIIVEfvHKwWEraHQsSXOIQEJbCCgsG2AasmjCUTcGJkjZPgUNEhoJbCJgMK2CaxljySw3mKkY+NWZFsF7siXiBf9EQQUto+g7DlOIRCxasG6muPDnsLG65TAhxFQ2D4MtSc6gEDEioNuLZfdtyMRNOwBWLxECXwsAYXtY3l7ts9NIGLFe2wtXD3/3AS8Ogn8BgQUtt/gh+BT+DQEELa1W4sfH1ax+zQ/di/kdyOgsP1uPxGfz1+ZQLq1CNYqWu1jD/tXvl6fuwR+SwIK22/5Y/FJ/UUJRKz6I/5Z06HFMuJX2KChlcAwAYVtGKjljieAYD2yAGKftVYCEhgioLANgbSMBG4E8o0j/E7la7XWwQdL4lfYVjquJTBEgF/CoXKWkcDxBBCsiBy3H+Nb58QdD0wAEpgmoLBNE7XeyQTSkdGV8d4aotZ+5iez8tolsI2AwrYNrYUPJBARoxPDBsPVvH0HovKSJbCPgMK2j62VzyMQsaIbo2O7ovDW3lW8PglI4CcIKGw/ActQCXyHQISNTgx7ldJxV/v6JCCBJwgobE/AM1UCC4F0ay1adGbYhGee8Zbw3SN8lIAE3kVAYXsXNpMkcEkgYsWtyAQgXtj2Ze6QgAQ2EFDYNkC15LEEEDY6tO7O2pe4FrtjgXnhEthBQGHbQdWapxJAsFq0mGPDhrhTOXndEthKQGHbitfihxH45+168zsV4UqHxm1JOreb68WnsIWEQwKbCChsm8Ba9lgCEbceiFxsBiLH+u71UQISGCOgsI2htJAEXrqxdGm8nwaSVcSyXn3EaiUggScJKGxPAjRdAkUAwULcauvr7UkEDdsxziUggQECCtsAREtI4JVAxIr31d4Sruy9tS9QCUjgCQIK2xPwTJXAQmAVLMSL99UQPdZLuksJSGCCgMI2QdEaErgTWG9B8l5bBI55IlcBvGf7KAEJjBBQ2EYwWkQCLwRasBCzbFzN43NIQAIbCChsG6Ba8lgCCBtCxjrdWt+GZH4sKC9cAjsJKGw76Vr7NAIRMkQrc8bVvH3EaSUggQECCtsAREtI4JVAC1u/p7YCemtvjXUtAQn8JAGF7SeBGS6BNwjkW0f+/rof8boaVx3dVZw+CUjgnQQUtneCM00CFwS6Y7vY/uqyY/uKwokE5gkobPNMrXguAd43i23x6u5t3TuXllcugU0EFLZNYC17JIGIVosbEPD1evWxp5WABJ4koLA9CdB0CRQBhI1u7apTq3CnEpDADgIK2w6q1jyVQH8wJKLGunnYqTUN5xLYQEBh2wDVkscSaNF6mf/xxx9fbuNm7vZYMl64BCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQlIQAISkIAEJCABCUhAAhKQgAQkIAEJSEACEpCABCQgAQn8NQn8fyHnyuSABiy2AAAAAElFTkSuQmCC",MA=`
|
|
546
|
+
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`,y(o,"class","sound-wave__container svelte-qf1c2k"),y(n,"class","audio-icon svelte-qf1c2k"),te(n,"playing",i[0]),y(t,"class","audio-icon__wrapper svelte-qf1c2k"),y(t,"style",i[2]),T(t,"width",i[5]),T(t,"height",i[5])},m(a,l){B(a,t,l),r&&r.m(t,null),R(t,e),R(t,n),R(n,o),i[7](o),i[8](t),s=!0},p(a,[l]){a[1]?r?l&2&&E(r,1):(r=Lr(),r.c(),E(r,1),r.m(t,e)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!s||l&1)&&te(n,"playing",a[0]),(!s||l&4)&&y(t,"style",a[2]),l&32&&T(t,"width",a[5]),l&32&&T(t,"height",a[5])},i(a){s||(E(r),s=!0)},o(a){L(r),s=!1},d(a){a&&M(t),r&&r.d(),i[7](null),i[8](null)}}}function Qg(i,t,e){let n,{playing:o}=t,{shadow:s=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function u(d){ze[d?"unshift":"push"](()=>{c=d,e(4,c),e(3,l)})}function f(d){ze[d?"unshift":"push"](()=>{l=d,e(3,l)})}return i.$$set=d=>{"playing"in d&&e(0,o=d.playing),"shadow"in d&&e(1,s=d.shadow),"style"in d&&e(2,r=d.style),"width"in d&&e(6,a=d.width)},i.$$.update=()=>{i.$$.dirty&64&&e(5,n=typeof a=="number"?we(a):a),i.$$.dirty&8&&l!=null&&l.clientWidth&&e(4,c.style.transform=`scale(${l.clientWidth/22})`,c)},[o,s,r,l,c,n,a,u,f]}class sl extends se{constructor(t){super(),oe(this,t,Qg,jg,ne,{playing:0,shadow:1,style:2,width:6},Bg)}}function Rg(i){ce(i,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function zr(i){var g,w;let t,e,n,o,s,r,a,l,c,u,f,d,h,p,A;e=new nt({props:{visible:i[5],left:i[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let v=i[5]&&Tr(i);return c=new el({props:{visible:i[5],textUnfolded:i[1],content:i[4]}}),d=new co({props:{unfolded:i[5],length:150,outDelay:i[3]+20*Math.min((w=(g=i[4])==null?void 0:g.length)!=null?w:10,15),useLinearColor:!0}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=j("div"),r=j("div"),v&&v.c(),a=J(),l=j("div"),$(c.$$.fragment),f=J(),$(d.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),Le(()=>i[7].call(l)),T(l,"display","inline-block"),y(s,"class","wrapper svelte-1s6gk4a"),y(o,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),te(t,"unfolded",i[5])},m(b,I){B(b,t,I),Z(e,t,null),R(t,n),R(t,o),R(o,s),R(s,r),v&&v.m(r,null),R(s,a),R(s,l),Z(c,l,null),u=Et(l,i[7].bind(l)),R(t,f),Z(d,t,null),h=!0,p||(A=ye(l,"click",i[6]),p=!0)},p(b,I){var D,Q;const x={};I&32&&(x.visible=b[5]),I&4&&(x.left=b[2]/2+"px"),e.$set(x),b[5]?v?(v.p(b,I),I&32&&E(v,1)):(v=Tr(b),v.c(),E(v,1),v.m(r,null)):v&&(re(),L(v,1,1,()=>{v=null}),ae());const C={};I&32&&(C.visible=b[5]),I&2&&(C.textUnfolded=b[1]),I&16&&(C.content=b[4]),c.$set(C);const z={};I&32&&(z.unfolded=b[5]),I&24&&(z.outDelay=b[3]+20*Math.min((Q=(D=b[4])==null?void 0:D.length)!=null?Q:10,15)),d.$set(z),(!h||I&32)&&te(t,"unfolded",b[5])},i(b){h||(E(e.$$.fragment,b),E(v),E(c.$$.fragment,b),E(d.$$.fragment,b),h=!0)},o(b){L(e.$$.fragment,b),L(v),L(c.$$.fragment,b),L(d.$$.fragment,b),h=!1},d(b){b&&M(t),q(e),v&&v.d(),q(c),u(),q(d),p=!1,A()}}}function Tr(i){let t,e,n,o,s,r,a;return e=new nt({props:{center:!0,blurRadius:15,spreadRadius:6}}),o=new ol({props:{paused:!i[5],url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},$$slots:{audioIcon:[Og,({playing:l})=>({8:l}),({playing:l})=>l?256:0]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),$(o.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),Z(e,t,null),R(t,n),Z(o,t,null),a=!0},p(l,c){i=l;const u={};c&32&&(u.paused=!i[5]),c&1&&(u.url=i[0].data.audioUrl),c&1&&(u.hooksInfo={tag:i[0]}),c&768&&(u.$$scope={dirty:c,ctx:i}),o.$set(u)},i(l){a||(E(e.$$.fragment,l),E(o.$$.fragment,l),l&&Le(()=>{r&&r.end(1),s=Ot(t,Bt,{duration:1e3,delay:0,easing:Jt}),s.start()}),a=!0)},o(l){var c,u;L(e.$$.fragment,l),L(o.$$.fragment,l),s&&s.invalidate(),l&&(r=$t(t,Bt,{duration:1e3,delay:20*Math.min((u=(c=i[4])==null?void 0:c.length)!=null?u:10,15),easing:Jt})),a=!1},d(l){l&&M(t),q(e),q(o),l&&r&&r.end()}}}function Og(i){let t,e,n;return e=new sl({props:{playing:i[8]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&256&&(r.playing=o[8]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function Hg(i){let t,e,n=i[0].state&&zr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=zr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Fg(i,t,e){let n,o,s,{tag:r}=t,a=!1,l;function c(){e(1,a=!a)}function u(){l=this.clientWidth,e(2,l)}return i.$$set=f=>{"tag"in f&&e(0,r=f.tag)},i.$$.update=()=>{var f,d,h;i.$$.dirty&1&&e(5,n=!!((f=r.state)!=null&&f.unfolded)),i.$$.dirty&1&&e(4,o=(h=(d=r.data.title)!=null?d:r.data.text)!=null?h:""),i.$$.dirty&2&&e(3,s=a?450:0)},[r,a,l,s,o,n,c,u]}class Gg extends se{constructor(t){super(),oe(this,t,Fg,Hg,ne,{tag:0},Rg)}}function Mr(i){const t=Math.floor(i/60),e=Math.floor(i%60),n=e<10?`0${e}`:e;return`${t}'${n}''`}function Ng(i){const t=document.createElement("div");t.style.color=i,document.body.appendChild(t);const e=window.getComputedStyle(t).color;document.body.removeChild(t);const n=(()=>e.search("rgba")===-1?e.replace("rgb","rgba").replace(")",", 1)"):e)(),o=n.replace("rgba","").replace("(","").replace(")","").split(",").map(s=>Number(s.trim()));return{rgba:n,r:o[0],g:o[1],b:o[2],a:o[3]}}function Wg(i){ce(i,"svelte-1fezrt1",".audio-tag__wrapper.svelte-1fezrt1{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-1fezrt1{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.currentTime.svelte-1fezrt1{font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;margin-left:0.25rem}.text.svelte-1fezrt1{font-weight:bold;font-size:0.75rem;margin-left:0.125rem}.audio-icon__wrapper.svelte-1fezrt1{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Br(i){let t,e,n,o;return n=new ol({props:{url:i[0].data.audioUrl,hooksInfo:{tag:i[0]},style:"width: max-content; height: max-content;",slotWrapperStyle:"display: flex; align-items: center; justify-content: center;",$$slots:{currentTime:[Ug,({duration:s,currentTime:r,playing:a})=>({4:s,5:r,6:a}),({duration:s,currentTime:r,playing:a})=>(s?16:0)|(r?32:0)|(a?64:0)],audioIcon:[Yg,({playing:s})=>({6:s}),({playing:s})=>s?64:0],default:[_g]},$$scope:{ctx:i}}}),{c(){t=j("div"),e=j("div"),$(n.$$.fragment),y(e,"class","audio-tag svelte-1fezrt1"),T(e,"background-color",i[1]),T(e,"color",i[2]),y(t,"class","audio-tag__wrapper svelte-1fezrt1")},m(s,r){B(s,t,r),R(t,e),Z(n,e,null),o=!0},p(s,r){const a={};r&1&&(a.url=s[0].data.audioUrl),r&1&&(a.hooksInfo={tag:s[0]}),r&248&&(a.$$scope={dirty:r,ctx:s}),n.$set(a),r&2&&T(e,"background-color",s[1]),r&4&&T(e,"color",s[2])},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(t),q(n)}}}function Xg(i){let t;return{c(){t=Ce(i[3])},m(e,n){B(e,t,n)},p(e,n){n&8&&xe(t,e[3])},d(e){e&&M(t)}}}function _g(i){let t,e,n;return e=new Hi({props:{maxWidth:72,$$slots:{default:[Xg]},$$scope:{ctx:i}}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","text svelte-1fezrt1")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&136&&(r.$$scope={dirty:s,ctx:o}),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function Yg(i){let t,e,n;return e=new sl({props:{playing:i[6]}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"slot","audioIcon"),y(t,"class","audio-icon__wrapper svelte-1fezrt1")},m(o,s){B(o,t,s),Z(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.playing=o[6]),e.$set(r)},i(o){n||(E(e.$$.fragment,o),n=!0)},o(o){L(e.$$.fragment,o),n=!1},d(o){o&&M(t),q(e)}}}function jr(i){let t=Mr(De(i[6]?i[5]:i[4]))+"",e;return{c(){e=Ce(t)},m(n,o){B(n,e,o)},p(n,o){o&112&&t!==(t=Mr(De(n[6]?n[5]:n[4]))+"")&&xe(e,t)},d(n){n&&M(e)}}}function Ug(i){let t,e=typeof(i[6]?i[5]:i[4])=="number"&&jr(i);return{c(){t=j("div"),e&&e.c(),y(t,"slot","currentTime"),y(t,"class","currentTime svelte-1fezrt1")},m(n,o){B(n,t,o),e&&e.m(t,null)},p(n,o){typeof(n[6]?n[5]:n[4])=="number"?e?e.p(n,o):(e=jr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},d(n){n&&M(t),e&&e.d()}}}function Vg(i){let t,e,n=i[0].state&&Br(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&E(n,1)):(n=Br(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function Jg(i,t,e){let n,o,s,{tag:r}=t;return i.$$set=a=>{"tag"in a&&e(0,r=a.tag)},i.$$.update=()=>{var a,l;i.$$.dirty&1&&e(3,n=(l=(a=r.data.title)!=null?a:r.data.text)!=null?l:""),i.$$.dirty&1&&e(1,o=(()=>{var c;return r.data.backgroundColor==="dark"?"rgba(0, 0, 0, 0.3)":r.data.backgroundColor==="light"?"rgba(255, 255, 255, 0.3)":(c=r.data.backgroundColor)!=null?c:"rgba(0, 0, 0, 0.3)"})()),i.$$.dirty&2&&e(2,s=(()=>{const{r:c,g:u,b:f}=Ng(o);return(c*299+u*587+f*114)/1e3>=128?"rgba(0, 0, 0, 0.6)":"white"})())},[r,o,s,n]}class Zg extends se{constructor(t){super(),oe(this,t,Jg,Vg,ne,{tag:0},Wg)}}function qg(i){let t,e;return t=new Zg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Kg(i){let t,e;return t=new Gg({props:{tag:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.tag=n[0]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function $g(i){let t,e,n,o;const s=[Kg,qg],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(i))&&(e=r[t]=s[t](i)),{c(){e&&e.c(),n=fe()},m(l,c){~t&&r[t].m(l,c),B(l,n,c),o=!0},p(l,[c]){let u=t;t=a(l),t===u?~t&&r[t].p(l,c):(e&&(re(),L(r[u],1,1,()=>{r[u]=null}),ae()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=s[t](l),e.c()),E(e,1),e.m(n.parentNode,n)):e=null)},i(l){o||(E(e),o=!0)},o(l){L(e),o=!1},d(l){~t&&r[t].d(l),l&&M(n)}}}function e0(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 t0 extends se{constructor(t){super(),oe(this,t,e0,$g,ne,{tag:0})}}function n0(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qr(i){var o;let t,e,n;return e=new il({props:{unfolded:i[6],mediaData:i[5],objectFit:i[2],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(o=i[4])!=null?o:"withText",inDelay:500,duration:500}}),{c(){t=j("div"),$(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(s,r){B(s,t,r),Z(e,t,null),n=!0},p(s,r){var l;const a={};r&64&&(a.unfolded=s[6]),r&32&&(a.mediaData=s[5]),r&4&&(a.objectFit=s[2]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),r&16&&(a.playButtonIfNeed=(l=s[4])!=null?l:"withText"),e.$set(a)},i(s){n||(E(e.$$.fragment,s),n=!0)},o(s){L(e.$$.fragment,s),n=!1},d(s){s&&M(t),q(e)}}}function i0(i){let t,e,n=i[0].state&&i[5]&&Qr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[0].state&&o[5]?n?(n.p(o,s),s&33&&E(n,1)):(n=Qr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function o0(i,t,e){let n,o,s,r,a,l,{tag:c}=t;return i.$$set=u=>{"tag"in u&&e(0,c=u.tag)},i.$$.update=()=>{var u,f;i.$$.dirty&1&&e(6,n=c.state?c.state.unfolded:!1),i.$$.dirty&1&&e(5,o=c.data.mediaData),i.$$.dirty&1&&e(1,s=c.data.enableCarousel),i.$$.dirty&1&&e(4,r=c.data.playIcon),i.$$.dirty&3&&e(3,a=(u=c.data.autoplayConfig)!=null?u:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,l=(f=c.data.objectFit)!=null?f:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,s,l,a,r,o,n]}class s0 extends se{constructor(t){super(),oe(this,t,o0,i0,ne,{tag:0},n0)}}function r0(i){return V(this,null,function*(){return new Promise((t,e)=>{if(!i){e(Error("url is empty"));return}const n=new Image;n.src=i,n.onload=()=>t({width:n.width,height:n.height}),n.onerror=e})})}function Rr(i){return V(this,null,function*(){const{steps:t,url:e,ratio:n=3,fps:o=24}=i;if(!t)throw new Error("KeyframeIcon requires steps");const{width:s,height:r}=yield r0(e),a=s/n,l=r/n,c=a/t,u=l,f=1/o*t+"s",d=a/t-a;return{url:e,keyframesWidth:a,keyframesHeight:l,wrapperWidth:c,wrapperHeight:u,steps:t,duration:f,offsetX:d,offsetY:0}})}function a0(i){ce(i,"svelte-mhs8j5","@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}")}function Or(i){i[4]=i[12].url,i[5]=i[12].keyframesWidth,i[6]=i[12].keyframesHeight,i[7]=i[12].wrapperWidth,i[8]=i[12].wrapperHeight,i[9]=i[12].steps,i[10]=i[12].duration,i[11]=i[12].offsetX}function Hr(i){let t,e,n,o=i[2]&&Fr();function s(l,c){return l[3]?c0:l0}let r=s(i),a=r(i);return{c(){t=j("div"),o&&o.c(),e=J(),a.c(),y(t,"class","icon"),T(t,"width",typeof i[0]=="number"?we(i[0]):i[0])},m(l,c){B(l,t,c),o&&o.m(t,null),R(t,e),a.m(t,null),n=!0},p(l,c){l[2]?o?c&4&&E(o,1):(o=Fr(),o.c(),E(o,1),o.m(t,e)):o&&(re(),L(o,1,1,()=>{o=null}),ae()),r===(r=s(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&1&&T(t,"width",typeof l[0]=="number"?we(l[0]):l[0])},i(l){n||(E(o),n=!0)},o(l){L(o),n=!1},d(l){l&&M(t),o&&o.d(),a.d()}}}function Fr(i){let t,e;return t=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function l0(i){let t,e;return{c(){t=j("img"),y(t,"class","icon-image svelte-mhs8j5"),We(t.src,e=i[1].url)||y(t,"src",e),y(t,"alt","icon")},m(n,o){B(n,t,o)},p(n,o){o&2&&!We(t.src,e=n[1].url)&&y(t,"src",e)},d(n){n&&M(t)}}}function c0(i){let t,e,n={ctx:i,current:null,token:null,hasCatch:!1,pending:f0,then:d0,catch:u0,value:12};return xo(e=Rr(i[1]),n),{c(){t=fe(),n.block.c()},m(o,s){B(o,t,s),n.block.m(o,n.anchor=s),n.mount=()=>t.parentNode,n.anchor=t},p(o,s){i=o,n.ctx=i,s&2&&e!==(e=Rr(i[1]))&&xo(e,n)||wc(n,i,s)},d(o){o&&M(t),n.block.d(o),n.token=null,n=null}}}function u0(i){return{c:K,m:K,p:K,d:K}}function d0(i){Or(i);let t,e,n,o=`url(${i[4]})`,s=`steps(${i[9]-1})`;return{c(){t=j("div"),e=j("div"),n=j("div"),y(n,"class","icon-keyframe svelte-mhs8j5"),T(n,"width",we(i[5])),T(n,"height",we(i[6])),T(n,"background-image",o),T(n,"animation-duration",i[10]),T(n,"animation-timing-function",s),T(n,"animation-delay",0),T(n,"background-size","100% 100%"),T(n,"--keyframe_offset_x",we(i[11])),y(e,"class","icon-keyframe-wrapper svelte-mhs8j5"),T(e,"transform",typeof i[0]=="number"?`scale(${i[0]/i[7]})`:void 0),y(t,"class","icon-keyframe-container svelte-mhs8j5"),T(t,"width",typeof i[0]=="number"?we(i[0]):we(i[7])),T(t,"height",typeof i[0]=="number"?we(i[8]*(i[0]/i[7])):we(i[8]))},m(r,a){B(r,t,a),R(t,e),R(e,n)},p(r,a){Or(r),a&2&&T(n,"width",we(r[5])),a&2&&T(n,"height",we(r[6])),a&2&&o!==(o=`url(${r[4]})`)&&T(n,"background-image",o),a&2&&T(n,"animation-duration",r[10]),a&2&&s!==(s=`steps(${r[9]-1})`)&&T(n,"animation-timing-function",s),a&2&&T(n,"--keyframe_offset_x",we(r[11])),a&3&&T(e,"transform",typeof r[0]=="number"?`scale(${r[0]/r[7]})`:void 0),a&3&&T(t,"width",typeof r[0]=="number"?we(r[0]):we(r[7])),a&3&&T(t,"height",typeof r[0]=="number"?we(r[8]*(r[0]/r[7])):we(r[8]))},d(r){r&&M(t)}}}function f0(i){return{c:K,m:K,p:K,d:K}}function h0(i){let t,e,n=i[1]&&Hr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&E(n,1)):(n=Hr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function m0(i,t,e){let n,{width:o=null}=t,{icon:s=null}=t,{shadow:r=!1}=t;return i.$$set=a=>{"width"in a&&e(0,o=a.width),"icon"in a&&e(1,s=a.icon),"shadow"in a&&e(2,r=a.shadow)},i.$$.update=()=>{i.$$.dirty&2&&e(3,n=(s==null?void 0:s.steps)>=2)},[o,s,r,n]}class rl extends se{constructor(t){super(),oe(this,t,m0,h0,ne,{width:0,icon:1,shadow:2},a0)}}function p0(i){ce(i,"svelte-1lmyni6",".wrapper.svelte-1lmyni6{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Gr(i){let t,e,n,o,s,r;return e=new nt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=j("div"),$(e.$$.fragment),n=J(),o=j("div"),s=Ce(i[1]),y(o,"class","text svelte-1lmyni6"),y(t,"class","text-wrapper svelte-1lmyni6")},m(a,l){B(a,t,l),Z(e,t,null),R(t,n),R(t,o),R(o,s),r=!0},p(a,l){(!r||l&2)&&xe(s,a[1])},i(a){r||(E(e.$$.fragment,a),r=!0)},o(a){L(e.$$.fragment,a),r=!1},d(a){a&&M(t),q(e)}}}function g0(i){let t,e,n,o;e=new rl({props:{icon:i[0]}});let s=i[1]&&Gr(i);return{c(){t=j("div"),$(e.$$.fragment),n=J(),s&&s.c(),y(t,"class","wrapper svelte-1lmyni6")},m(r,a){B(r,t,a),Z(e,t,null),R(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]?s?(s.p(r,a),a&2&&E(s,1)):(s=Gr(r),s.c(),E(s,1),s.m(t,null)):s&&(re(),L(s,1,1,()=>{s=null}),ae())},i(r){o||(E(e.$$.fragment,r),E(s),o=!0)},o(r){L(e.$$.fragment,r),L(s),o=!1},d(r){r&&M(t),q(e),s&&s.d()}}}function A0(i,t,e){let n,o,s,r,a,l,c,{tag:u}=t;return i.$$set=f=>{"tag"in f&&e(2,u=f.tag)},i.$$.update=()=>{var f,d;i.$$.dirty&4&&e(1,n=(f=u.data.title)!=null?f:u.data.text),i.$$.dirty&4&&e(7,o=(d=u.data.icon)!=null?d:u.style.point),i.$$.dirty&128&&e(6,s=o.url),i.$$.dirty&128&&e(5,r=o.steps),i.$$.dirty&128&&e(4,a=o.fps),i.$$.dirty&128&&e(3,l=o.ratio),i.$$.dirty&120&&e(0,c={url:s,steps:r,fps:a,ratio:l})},[c,n,u,l,a,r,s,o]}class v0 extends se{constructor(t){super(),oe(this,t,A0,g0,ne,{tag:2},p0)}}function b0(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Nr(i){let t,e=i[0].element+"",n;return{c(){t=new Xn(!1),n=fe(),t.a=n},m(o,s){t.m(e,o,s),B(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&M(n),o&&t.d()}}}function y0(i){let t,e=typeof i[0].element=="string"&&Nr(i);return{c(){t=j("div"),e&&e.c(),y(t,"class","customElement__container svelte-kzl2aj")},m(n,o){B(n,t,o),e&&e.m(t,null),i[2](t)},p(n,[o]){typeof n[0].element=="string"?e?e.p(n,o):(e=Nr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:K,o:K,d(n){n&&M(t),e&&e.d(),i[2](null)}}}function w0(i,t,e){let{tag:n}=t,o,s;et(()=>{if(o){if(n.element instanceof Element){const a=n.element;o.appendChild(a),s=()=>o==null?void 0:o.removeChild(a)}else if(typeof n.element=="function"){const a=n.element;s=a(o)}}}),It(()=>{s==null||s()});function r(a){ze[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class C0 extends se{constructor(t){super(),oe(this,t,w0,y0,ne,{tag:0},b0)}}function E0(i){ce(i,"svelte-ofx2uu",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}')}function P0(i){let t,e;return t=new s0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function I0(i){let t,e;return t=new v0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function k0(i){let t,e;return t=new Dg({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function x0(i){let t,e;return t=new t0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function D0(i){let t,e;return t=new Pg({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function S0(i){let t,e;return t=new Hp({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function L0(i){let t,e;return t=new C0({props:{tag:De(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=De(n[1])),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function z0(i){let t,e,n,o,s,r,a,l,c;const u=[L0,S0,D0,x0,k0,I0,P0],f=[];function d(h,p){return h[1].element?0:h[1].contentType==="Text"?1:h[1].contentType==="ImageText"||h[1].contentType==="Image"||h[1].contentType==="Video"?2:h[1].contentType==="Audio"?3:h[1].contentType==="Marketing"?4:h[1].contentType==="Link"||h[1].contentType==="VRLink"||h[1].contentType==="PanoLink"?5:h[1].contentType==="MediaPlane"?6:-1}return~(o=d(i))&&(s=f[o]=u[o](i)),{c(){var h,p,A;t=j("div"),e=j("div"),n=j("div"),s&&s.c(),y(n,"class","content svelte-ofx2uu"),te(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),y(e,"class","content__wrapper svelte-ofx2uu"),y(t,"class","content__container svelte-ofx2uu"),y(t,"data-id",r=i[1].id),te(t,"disable",i[1].enabled===!1),te(t,"hide",!i[3].visible||!i[3].enabled||!i[4].visible||!((p=i[1].state)!=null&&p.visible)||((A=i[1].temporaryState)==null?void 0:A.visible)===!1),te(t,"withAnimation",i[0]),te(t,"unClickable",i[1].clickable===!1),T(t,"width",i[1].stickType==="Plane"?"100%":0),T(t,"height",i[1].stickType==="Plane"?"100%":0)},m(h,p){B(h,t,p),R(t,e),R(e,n),~o&&f[o].m(n,null),a=!0,l||(c=ye(t,"click",ma(i[11])),l=!0)},p(h,[p]){var v,g,w;let A=o;o=d(h),o===A?~o&&f[o].p(h,p):(s&&(re(),L(f[A],1,1,()=>{f[A]=null}),ae()),~o?(s=f[o],s?s.p(h,p):(s=f[o]=u[o](h),s.c()),E(s,1),s.m(n,null)):s=null),(!a||p&2)&&te(n,"unfolded",(v=h[1].state)==null?void 0:v.unfolded),(!a||p&2&&r!==(r=h[1].id))&&y(t,"data-id",r),(!a||p&2)&&te(t,"disable",h[1].enabled===!1),(!a||p&26)&&te(t,"hide",!h[3].visible||!h[3].enabled||!h[4].visible||!((g=h[1].state)!=null&&g.visible)||((w=h[1].temporaryState)==null?void 0:w.visible)===!1),(!a||p&1)&&te(t,"withAnimation",h[0]),(!a||p&2)&&te(t,"unClickable",h[1].clickable===!1),p&2&&T(t,"width",h[1].stickType==="Plane"?"100%":0),p&2&&T(t,"height",h[1].stickType==="Plane"?"100%":0)},i(h){a||(E(s),a=!0)},o(h){L(s),a=!1},d(h){h&&M(t),~o&&f[o].d(),l=!1,c()}}}function T0(i,t,e){let n,o,s,r,{withAnimation:a=!1}=t,{tag:l}=t,{hooks:c}=t,{state:u}=t,{mediaStore:f}=t,{temporaryState:d}=t;Un("hooks",c),Un("mediaStore",f);let h,p;function A(g){g?c.emit("exposure",{id:r,type:"start"}):c.emit("exposure",{id:r,type:"end"})}const v=g=>c.emit("click",{event:g,target:"TagContent",tag:l});return i.$$set=g=>{"withAnimation"in g&&e(0,a=g.withAnimation),"tag"in g&&e(1,l=g.tag),"hooks"in g&&e(2,c=g.hooks),"state"in g&&e(3,u=g.state),"mediaStore"in g&&e(5,f=g.mediaStore),"temporaryState"in g&&e(4,d=g.temporaryState)},i.$$.update=()=>{var g,w,b,I,x,C,z,D,Q,X,_;i.$$.dirty&2&&e(9,n=(g=l.state)==null?void 0:g.unfolded),i.$$.dirty&2&&e(8,o=(w=l.state)==null?void 0:w.visible),i.$$.dirty&26&&e(10,s=u.visible&&d.visible&&((b=l.state)==null?void 0:b.visible)),i.$$.dirty&2&&(r=l.id),i.$$.dirty&1024&&A(s),i.$$.dirty&962&&l.hooks&&(n!==void 0&&n!==p&&(e(7,p=n),n?(x=(I=l.hooks).emit)==null||x.call(I,"unfolded"):(z=l==null?void 0:(C=l.hooks).emit)==null||z.call(C,"folded")),o!==void 0&&o!==h&&(e(6,h=o),o?(Q=(D=l.hooks).emit)==null||Q.call(D,"show"):(_=(X=l.hooks).emit)==null||_.call(X,"hide")))},[a,l,c,u,d,f,h,p,o,n,s,v]}class al extends se{constructor(t){super(),oe(this,t,T0,z0,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},E0)}}function M0(i){ce(i,"svelte-gna22j",'@charset "UTF-8";.tag-point-click-helper.svelte-gna22j.svelte-gna22j{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-gna22j.svelte-gna22j{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-gna22j.svelte-gna22j,.tag-unfolded-point.svelte-gna22j.svelte-gna22j{transition:all 0.5s}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:after{content:"";position:absolute;width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-gna22j .tag-unfolded-point.svelte-gna22j:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:1}.tag-point-wrapper.folded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:0}.tag-point-wrapper.unfolded.svelte-gna22j .tag-folded-point.svelte-gna22j{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-gna22j .tag-unfolded-point.svelte-gna22j{opacity:1;scale:1}')}function B0(i){let t,e,n,o,s,r,a,l,c,u,f,d;return o=new nt({props:{center:!0,blurRadius:12,spreadRadius:5}}),c=new rl({props:{icon:i[2],width:i[1]}}),{c(){t=j("div"),e=J(),n=j("div"),$(o.$$.fragment),s=J(),r=j("div"),a=J(),l=j("div"),$(c.$$.fragment),y(t,"class","tag-point-click-helper svelte-gna22j"),y(r,"class","tag-unfolded-point svelte-gna22j"),T(r,"transition-delay",(i[3]?Mn:0)+"ms"),y(l,"class","tag-folded-point svelte-gna22j"),T(l,"transition-delay",(i[3]?Mn:0)+"ms"),y(n,"class","tag-point-wrapper svelte-gna22j"),te(n,"unfolded",i[0]),te(n,"folded",i[3]),T(n,"width",we(i[1])),T(n,"height",we(i[1]))},m(h,p){B(h,t,p),B(h,e,p),B(h,n,p),Z(o,n,null),R(n,s),R(n,r),R(n,a),R(n,l),Z(c,l,null),u=!0,f||(d=ye(t,"click",i[4]),f=!0)},p(h,[p]){p&8&&T(r,"transition-delay",(h[3]?Mn:0)+"ms");const A={};p&4&&(A.icon=h[2]),p&2&&(A.width=h[1]),c.$set(A),p&8&&T(l,"transition-delay",(h[3]?Mn:0)+"ms"),(!u||p&1)&&te(n,"unfolded",h[0]),(!u||p&8)&&te(n,"folded",h[3]),p&2&&T(n,"width",we(h[1])),p&2&&T(n,"height",we(h[1]))},i(h){u||(E(o.$$.fragment,h),E(c.$$.fragment,h),u=!0)},o(h){L(o.$$.fragment,h),L(c.$$.fragment,h),u=!1},d(h){h&&M(t),h&&M(e),h&&M(n),q(o),q(c),f=!1,d()}}}const Mn=800;function j0(i,t,e){let n,o,s,r;const a=ct("hooks");let{tag:l}=t,c,u=!1;const f=()=>{c!==void 0&&clearTimeout(c),u=!0,c=setTimeout(()=>{u=!1},800)},d=h=>{u||a.emit("click",{event:h,target:"TagPoint",tag:l})};return i.$$set=h=>{"tag"in h&&e(5,l=h.tag)},i.$$.update=()=>{var h,p,A,v;i.$$.dirty&32&&e(0,n=(h=l.state)==null?void 0:h.unfolded),i.$$.dirty&1&&e(3,o=!n),i.$$.dirty&32&&e(2,s=(A=(p=l.style)==null?void 0:p.point)!=null&&A.url?(v=l.style)==null?void 0:v.point:{url:fp}),i.$$.dirty&32&&e(1,r=(()=>{var w,b,I;const g=(I=(b=(w=l.style)==null?void 0:w.point)==null?void 0:b.size)!=null?I:"S";return typeof g=="number"?g:g==="S"?20:g==="M"?24:20})())},f(),[n,r,s,o,d,l]}class Q0 extends se{constructor(t){super(),oe(this,t,j0,B0,ne,{tag:5},M0)}}function R0(i){ce(i,"svelte-bdubcv",".tag.hide.svelte-bdubcv{opacity:0;pointer-events:none}.tag.disable.svelte-bdubcv{display:none}.tag.withAnimation.svelte-bdubcv{transition:opacity 0.3s linear}.wrapper.svelte-bdubcv{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function Wr(i){let t,e;return t=new al({props:{mediaStore:i[2],withAnimation:i[0],tag:De(i[1]),hooks:i[14],state:i[3],temporaryState:i[4]}}),{c(){$(t.$$.fragment)},m(n,o){Z(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=De(n[1])),o&8&&(s.state=n[3]),o&16&&(s.temporaryState=n[4]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function Xr(i){let t,e;return t=new Q0({props:{tag:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){Z(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=n[1]),t.$set(s)},i(n){e||(E(t.$$.fragment,n),e=!0)},o(n){L(t.$$.fragment,n),e=!1},d(n){q(t,n)}}}function O0(i){let t,e,n,o,s=i[12]&&Wr(i),r=i[13]&&Xr(i);return{c(){t=j("div"),e=j("div"),s&&s.c(),n=J(),r&&r.c(),y(e,"class","wrapper svelte-bdubcv"),y(e,"data-tag-id",i[11]),T(e,"left",i[7]),T(e,"top",i[6]),T(e,"z-index",i[5]),y(t,"class","tag svelte-bdubcv"),y(t,"data-tag-id",i[11]),y(t,"data-tag-unfolded",i[8]),te(t,"disable",i[10]),te(t,"hide",i[9]),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l),R(t,e),s&&s.m(e,null),R(e,n),r&&r.m(e,null),o=!0},p(a,[l]){a[12]?s?(s.p(a,l),l&4096&&E(s,1)):(s=Wr(a),s.c(),E(s,1),s.m(e,n)):s&&(re(),L(s,1,1,()=>{s=null}),ae()),a[13]?r?(r.p(a,l),l&8192&&E(r,1)):(r=Xr(a),r.c(),E(r,1),r.m(e,null)):r&&(re(),L(r,1,1,()=>{r=null}),ae()),(!o||l&2048)&&y(e,"data-tag-id",a[11]),l&128&&T(e,"left",a[7]),l&64&&T(e,"top",a[6]),l&32&&T(e,"z-index",a[5]),(!o||l&2048)&&y(t,"data-tag-id",a[11]),(!o||l&256)&&y(t,"data-tag-unfolded",a[8]),(!o||l&1024)&&te(t,"disable",a[10]),(!o||l&512)&&te(t,"hide",a[9]),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){o||(E(s),E(r),o=!0)},o(a){L(s),L(r),o=!1},d(a){a&&M(t),s&&s.d(),r&&r.d()}}}function H0(i,t,e){let n,o,s,r,a,l,c,u,f,{withAnimation:d=!1}=t,{tag:h}=t,{mediaStore:p}=t,{state:A}=t,{temporaryState:v}=t;const g=ct("hooks");return i.$$set=w=>{"withAnimation"in w&&e(0,d=w.withAnimation),"tag"in w&&e(1,h=w.tag),"mediaStore"in w&&e(2,p=w.mediaStore),"state"in w&&e(3,A=w.state),"temporaryState"in w&&e(4,v=w.temporaryState)},i.$$.update=()=>{var w,b,I,x,C,z,D,Q;i.$$.dirty&2&&e(13,n=(()=>!(h.contentType==="Link"||h.contentType==="Audio"&&h.data.appearance==="plane"))()),i.$$.dirty&2&&e(12,o=(()=>h.stickType==="2DPoint")()),i.$$.dirty&2&&e(11,s=h.id),i.$$.dirty&2&&e(10,r=!((w=h.pointTagStyle)!=null&&w.leftPercent)||!((b=h.pointTagStyle)!=null&&b.topPercent)||h.enabled===!1||!h.state),i.$$.dirty&2&&e(9,a=!((I=h.state)!=null&&I.visible)||((x=h.temporaryState)==null?void 0:x.visible)===!1),i.$$.dirty&2&&e(8,l=(C=h.state)==null?void 0:C.unfolded),i.$$.dirty&2&&e(7,c=((z=h.pointTagStyle)==null?void 0:z.leftPercent)+"%"),i.$$.dirty&2&&e(6,u=((D=h.pointTagStyle)==null?void 0:D.topPercent)+"%"),i.$$.dirty&2&&e(5,f=(Q=h.state)!=null&&Q.unfolded?1:0)},[d,h,p,A,v,f,u,c,l,a,r,s,o,n,g]}class F0 extends se{constructor(t){super(),oe(this,t,H0,O0,ne,{withAnimation:0,tag:1,mediaStore:2,state:3,temporaryState:4},R0)}}function G0(i){ce(i,"svelte-wqbk81",".tag--container.svelte-wqbk81{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.withAnimation.svelte-wqbk81{transition:opacity 0.3s linear}.tag--container.hide.svelte-wqbk81{opacity:0;pointer-events:none}.tag--container.hide.svelte-wqbk81 *{pointer-events:none}")}function _r(i,t,e){const n=i.slice();return n[6]=t[e],n}function Yr(i){let t,e=[],n=new Map,o,s=i[1];const r=a=>a[6].id;for(let a=0;a<s.length;a+=1){let l=_r(i,s,a),c=r(l);n.set(c,e[a]=Ur(c,l))}return{c(){t=j("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","tag--container svelte-wqbk81"),te(t,"hide",!i[3].visible||!i[4].visible),te(t,"withAnimation",i[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&31&&(s=a[1],re(),e=tt(e,l,r,1,a,s,n,t,Ht,Ur,null,_r),ae()),(!o||l&24)&&te(t,"hide",!a[3].visible||!a[4].visible),(!o||l&1)&&te(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)E(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)L(e[l]);o=!1},d(a){a&&M(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Ur(i,t){let e,n,o;return n=new F0({props:{state:t[3],temporaryState:t[4],withAnimation:t[0],tag:t[6],mediaStore:t[2]}}),{key:i,first:null,c(){e=fe(),$(n.$$.fragment),this.first=e},m(s,r){B(s,e,r),Z(n,s,r),o=!0},p(s,r){t=s;const a={};r&8&&(a.state=t[3]),r&16&&(a.temporaryState=t[4]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[6]),r&4&&(a.mediaStore=t[2]),n.$set(a)},i(s){o||(E(n.$$.fragment,s),o=!0)},o(s){L(n.$$.fragment,s),o=!1},d(s){s&&M(e),q(n,s)}}}function N0(i){let t,e,n=i[3].enabled&&Yr(i);return{c(){n&&n.c(),t=fe()},m(o,s){n&&n.m(o,s),B(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&E(n,1)):(n=Yr(o),n.c(),E(n,1),n.m(t.parentNode,t)):n&&(re(),L(n,1,1,()=>{n=null}),ae())},i(o){e||(E(n),e=!0)},o(o){L(n),e=!1},d(o){n&&n.d(o),o&&M(t)}}}function W0(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{mediaStore:r}=t,{state:a}=t,{temporaryState:l}=t;return Un("hooks",s),i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(5,s=c.hooks),"mediaStore"in c&&e(2,r=c.mediaStore),"state"in c&&e(3,a=c.state),"temporaryState"in c&&e(4,l=c.temporaryState)},[n,o,r,a,l,s]}class X0 extends se{constructor(t){super(),oe(this,t,W0,N0,ne,{withAnimation:0,tags:1,hooks:5,mediaStore:2,state:3,temporaryState:4},G0)}}const _0={globalConfig:{unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0}}}};function Y0(i){return i.stickType==="2DPoint"||i.stickType==="3DPoint"}function U0(i){return i.stickType==="3DPoint"||i.stickType==="Plane"}class V0 extends ri{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:o}){var c,u,f,d;const{five:s}=this,r=(c=s.panoIndex)!=null?c:e;if(r===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${r}`);const a=`${(f=(u=s.work)==null?void 0:u.workCode)!=null?f:s.model.uuid}-${r}`;let l=this.tagCacheByPanoIndex[a];if(l||(l=new Map,this.tagCacheByPanoIndex[a]=l),n===void 0)return l;if(o===void 0){const h=l.get(n);return h||(l.set(n,{}),l.get(n))}return(d=l.get(n))==null?void 0:d[o]}clearCache(){this.tagCacheByPanoIndex={}}}class J0 extends V0{constructor(e){super(e);m(this,"tags",[]);m(this,"config",_0);m(this,"raycaster",new P.Raycaster)}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const n=this.tags.find(o=>o.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeConfig(e,n=!0){n?this.config=Lt.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Lt.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.clearCache()}changeContentTypeConfig(e,n,o=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),o?this.config.contentTypeConfig[e]=Lt.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var r;const o=this.getCaches({panoIndex:n,id:e.id}),s=(r=this.five.panoIndex)!=null?r:n;if(o.visible!==void 0)return o.visible;{const a=(()=>{var u,f,d;const l=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},c=this.getDistance(e);if(typeof l=="function")return l(this.five,{tag:e,distance:c});if(l.keep==="hidden")return!1;if(l.keep==="visible")return!0;if(l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&s!==void 0&&(Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(s)||l.visiblePanoIndex==="current"&&s!==((f=e.fiveState)==null?void 0:f.panoIndex))||l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&on(c,l.visibleDistance)===!1)return!1;if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(s===void 0)return!1;const h=(d=this.five.work.observers[s])==null?void 0:d.position;if(h===void 0)throw new Error(`getVisible(): observerPosition is ${h}`);const p=Ln(e.position).sub(h).normalize();this.raycaster.set(h,p);const[A]=this.five.model.intersectRaycaster(this.raycaster),v=(()=>{var g;return typeof l.intersectRaycaster=="object"&&(g=l.intersectRaycaster.distanceAccuracy)!=null?g:.01})();if(A&&A.distance+v<c)return!1}return!(l.angleRange&&U0(e)&&on(this.getAngle(e),l.angleRange)===!1)})();return o.visible=a,o.visible}}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const s=this.getCaches({panoIndex:n,id:e.id});if(s.unfolded!==void 0)return s.unfolded;{const r=this.getTagConfig(e).unfoldedConfig;if(!r)return;const a=(()=>{const c=this.getDistance(e);if(typeof r=="function")return r(this.five,{tag:e,distance:c});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.unfoldDistance&&on(c,r.unfoldDistance)===!1)return!1})();s.unfolded=a;const l=this.getUnfoldedByCamera(e);return l!==void 0?l:s.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var a;const s=this.getDistance(e),r=this.getTagConfig(e).unfoldedConfig;if(!!r){if(typeof r=="function")return r(this.five,{tag:e,distance:s});if(r.keep==="folded")return!1;if(r.keep==="unfolded")return!0;if(r.autoUnfold===void 0||r.autoUnfold===!1||r.autoUnfold.enable===!1)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&on(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(d=>this.getVisibleByPanoIndex(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:p,y:A,z:v}=h;return!(Math.abs(v)>1||Math.abs(p)>1||Math.abs(A)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var p,A;return!(typeof h!="object"||h.keep||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(d=>he(N({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{var p,A;return!(d===void 0||typeof h!="object"||h.autoUnfold===!1||((p=h.autoUnfold)==null?void 0:p.enable)===!1||((A=h.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||h.autoUnfold.distance&&on(d,h.autoUnfold.distance)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===e.id);if(u===-1||u<=((a=r.autoUnfold.maxNumber)!=null?a:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.distance!==void 0)return s.distance;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getDistance(): observerPosition is ${c}`);const u=(()=>Y0(e)?rt(e==null?void 0:e.position):Ln(e.position))(),f=c.distanceTo(u);return s.distance=f,f}}getAngle(e,n){var r,a,l;const o=(r=this.five.panoIndex)!=null?r:n;if(o===void 0)throw new Error(`getDistance(): fivePanoIndex is ${o}`);const s=this.getCaches({panoIndex:n,id:e.id});if(s.angle!==void 0)return s.angle;{const c=(l=(a=this.five.work)==null?void 0:a.observers[o])==null?void 0:l.position;if(c===void 0)throw new Error(`getAngleRange(): observerPosition is ${c}`);const u=(()=>e.stickType==="3DPoint"?dn(e.normal):Ka(e.position))();if(!u)return;const f=new P.Vector3().copy(c).sub(Ln(e.position)),d=u.angleTo(f)*180/Math.PI;return s.angle=d,s.angle}}getTagConfig(e){var s;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(r=>{const a=r;if(n[a])return;const l=a.split("-");l.length===1&&l.unshift("Any");const[c="Any",u="Any"]=l||[];(e.stickType===c||c==="Any")&&(e.contentType===u||u==="Any")&&(n[a]=this.config.contentTypeConfig[a])});const o=Lt.default({},this.config.globalConfig,...Object.values(n),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep}),o}can(e,n){const o=this.getTagConfig(n);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}sort(e){return e.sort((n,o)=>{const s=this.getDistance(n),r=this.getDistance(o);return s===void 0||r===void 0?0:r-s})}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var s;if(!((s=n.state)!=null&&s.visible)){n.pointTagStyle=void 0;return}const o=this.getTagProject(n);if(!o){n.pointTagStyle=void 0;return}n.pointTagStyle={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisibleByPanoIndex(){this.tags.forEach(e=>{const n=this.getVisibleByPanoIndex(e);e.state&&(e.state.visible=n)})}setUnfoldedByPanoIndex(){this.tags.forEach(e=>{const n=this.getUnfoldedByPanoIndex(e);if(!!e.state&&(n!==void 0&&(e.state.unfolded=n),n&&!e.state.visible)){const o=this.getTagConfig(e);typeof o.unfoldedConfig=="object"&&o.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const o=Ln(e.position),{x:s,y:r,z:a}=o.project(this.five.camera);if(!(a>1))return{x:s,y:r,z:a}}filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint")}filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint")}filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint")}filter3DTag(){return this.tags.filter(e=>e.stickType==="3DPoint"||e.stickType==="Plane")}filterPlaneTag(){return this.tags.filter(e=>e.stickType==="Plane")}}function Z0(i){var t,e,n,o;if(!i.stickType){const s=(()=>i.pointType==="PointTag"&&i.dimensionType==="3D"?"3DPoint":i.pointType==="PlaneTag"?"Plane":"2DPoint")();i.stickType=s}if(i.contentType==="VRLink"||i.contentType==="PanoLink"||i.contentType==="Link"){const s=i;!((e=(t=s.data)==null?void 0:t.icon)!=null&&e.url)&&!((o=(n=s.style)==null?void 0:n.point)!=null&&o.url)&&(s.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return i}const ll="2.0.0-dev.12",Wi=`DnalogelPlugin-PanoTagPlugin@${ll}`,q0=!1,K0=i=>`${Wi}--${i}`;class cl extends J0{constructor(e,n){super(e);m(this,"version",ll);m(this,"state",{enabled:!0,visible:!0});m(this,"params");m(this,"debug");m(this,"css3DRenderPlugin");m(this,"TagContainerSvelte");m(this,"temporaryState",{visible:!0});m(this,"mediaStore",$i({currentMediaElement:null}));m(this,"isIOSWX",navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1&&navigator.userAgent.toLowerCase().indexOf("iphone")!==-1);m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"disposedErrorLog",()=>{console.error(`${Wi} is disposed`)});this.params=N({debug:!1,config:this.config},n),this.debug=this.params.debug,this.config=this.params.config,Object.assign(window,{[`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]:this}),Object.assign(window,{__PANOTAGPLUGIN_DEBUG__:this})}load(e,n){var o,s;this.clearTags(),console.log(Wi," load:",{data:e}),this.config=Lt.default({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(s=e.contentTypeConfig)!=null?s:{}}),this.addTag(e.tagList,n),this.debug&&ep(this.five,this.tags)}addTag(e,n){const s=(Array.isArray(e)?e:[e]).map(r=>{const a=this.getTagConfig(r);return he(N({},r),{state:N({visible:void 0,unfolded:q0},a.initialState),hooks:new be.Subscribe,clickable:a.clickable})}).filter(r=>r.position);s.forEach(Z0),this.tags.push(...s),tp(this.five,()=>{var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(l=n==null?void 0:n.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags()})}clearTags(){this.tags=[],this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("show",{userAction:n,withAnimation:o})})}hide(e){return V(this,null,function*(){const{userAction:n=!0,withAnimation:o=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:o}),this.hooks.emit("hide",{userAction:n,withAnimation:o})})}enable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:n}),this.hooks.emit("enable",{userAction:n})}disable(e){const{userAction:n=!0}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:n}),this.hooks.emit("disable",{userAction:n})}dispose(){var e,n,o,s,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(l=>l==null?void 0:l()),this.store.disposers=[],this.store.disposed=!0,(s=(o=this.store).eventListenerDisposer)==null||s.call(o),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.clearCache(),this.hooks.emit("dispose")}setState(e,n){if(this.store.disposed)return this.disposedErrorLog();const{userAction:o=!0,visibleWithAnimation:s=!1}=n,r=N({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=s,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,userAction:o})}changeUnfoldedById(e,n){var r;const o=this.getTagById(e);if(!o)return;o.state.unfolded=n;const s=this.filterPointTag();(r=this.TagContainerSvelte)==null||r.$set({tags:s})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=rt(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=Lt.default({},s.data,n):s.data=N(N({},s.data),n),this.checkPanelTag(),this.updateRenderAllTags())}changeStickTypeById(e,n,o=!0){this.changeTagById(e,n,o)}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?Lt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=rt(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(o=>{const s=this.tags.findIndex(r=>r.id===o);s!==-1&&this.tags.splice(s,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}setVisibleAndUnfolded(){return V(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(!!this.isPanorama)return this.setVisibleByPanoIndex(),e?new Promise((n,o)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;this.pauseCurrentMedia(),this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(o=this.TagContainerSvelte)==null||o.$set({tags:[]}),this.filter3DTag().forEach(s=>{var r;(r=s.tag3DContentSvelte)==null||r.svelteApp.$destroy(),s.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,o=this.handleFiveWantsMoveToPano.bind(this),s=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),u=this.clickhandler.bind(this);return this.five.currentMode&&(this.isPanorama?(this.handleFivePanoArrived(),this.temporaryShow({withAnimation:!0})):this.temporaryHide()),e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),n.on("click",u),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),n.off("click",u),this.store.eventListenerDisposer=void 0}}loadVideoFirstFrame(){this.isIOSWX&&this.hooks.emit("loadVideoFirstFrame")}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Ns(ip(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Ns(Gs(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow({withAnimation:!0})):this.temporaryHide()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&(n.visibleConfig.keep?e.temporaryState=he(N({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):e.temporaryState=he(N({},e.temporaryState),{visible:Boolean(n.visibleConfig.alwaysShowWhenMovePano)}))}),this.updateTagContainerVisible()}temporaryShow({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!0,this.updateTagContainerVisible()}temporaryHide({withAnimation:e}={withAnimation:!1}){this.store.visibleWithAnimation=e,this.temporaryState.visible=!1,this.updateTagContainerVisible()}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.can("fold",e.tag),o=this.can("unfold",e.tag);n&&o&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(s=>{s.id!==e.tag.id&&s.state&&this.can("fold",s)&&(s.state.unfolded=!1)}),this.updateRenderAllTags())}updateRenderAllTags(){this.updateRenderPointTag(),this.updateRenderPlaneTag()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filter3DTag().forEach(n=>{var o;(o=n.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return Gs(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return V(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=he(N({},e.temporaryState),{visible:!0})}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.sort(this.filterPointTag());if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const o=(n=this.five.getElement())==null?void 0:n.parentElement;if(!o)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new X0({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){this.sort([...this.filterPlaneTag(),...this.filter3DPointTag()]).forEach(n=>{var o;if(n.tag3DContentSvelte){const{svelteApp:s,domContainer:r,initialNormal:a,currentNormal:l}=n.tag3DContentSvelte;if(s.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!a.equals(l)){const c=new G.Quaternion().setFromUnitVectors(a,l);r.css3DObject.setRotationFromQuaternion(c)}}else{if(((o=n.state)==null?void 0:o.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=Kt(this.five)),n.stickType==="3DPoint"&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const s=n.stickType==="Plane"?n.position:np(this.five.camera.position,rt(n.position),rt(n.normal)),r=n.stickType==="Plane"?Ka(n.position):rt(n.normal),a=this.getTagConfig(n).tag3DConfig,l=this.css3DRenderPlugin.create3DDomContainer(s,a);if(!l)return;this.store.css3DRenderDisposer.set(n.id,l.dispose),n.tag3DContentSvelte={svelteApp:new al({target:l.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:l,initialNormal:r,currentNormal:r}}}),this.checkPanelTag()}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.filter2DPointTag().forEach(e=>{var n;(n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0});for(const[e,n]of this.store.css3DRenderDisposer){const o=this.getTagById(e);(!o||o.stickType==="2DPoint")&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}var ul=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Image="Image",i.Video="Video",i.Link="Link",i.VRLink="VRLink",i.PanoLink="PanoLink",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.Custom="Custom",i))(ul||{}),dl=(i=>(i.Two="2D",i.Three="3D",i))(dl||{}),fl=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(fl||{});const $0=(i,t)=>new cl(i,t);class uo extends G.Object3D{constructor(e,n){var o;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(o=n==null?void 0:n.onRender)!=null?o:()=>{}}get helperObject(){return this}render(){this.onRender()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}updatePosition(){this.position.copy(this.originObject3D.position)}updateQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,n){this.scale.applyMatrix4(e)}applyHelperQuaternion(e,n){this.applyQuaternion(e)}}class eA extends uo{}class tA extends uo{}class nA extends uo{}class iA extends nA{}class oA extends P.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class Vr extends P.Mesh{constructor(e,n,o){super(e,n);m(this,"direction");this.direction=o||"x"}}function sA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}function fo(i,t,e){if(!t||!e||!i)return;const n=sA(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const o=new P.Raycaster;return o.setFromCamera(n,i),o}function rA(i,t){return!(Math.abs(i.x-t.x)>1e-5||Math.abs(i.y-t.y)>1e-5||Math.abs(i.z-t.z)>1e-5)}class Pi extends oA{constructor(e){var u;super(e.direction);m(this,"line");m(this,"arrow");m(this,"lineHeight",.4);m(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new P.Color((u=e.color)!=null?u:16214315),o=new P.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:P.DoubleSide}),s=new P.ConeGeometry(.04,.1,32),r=new Vr(s,o.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new Vr(l,o.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ii={X:15618642,Y:4765519,Z:4227839};class st{static get X(){return new P.Color(Ii.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Ii.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Ii.Z).convertSRGBToLinear().clone()}}class aA extends eA{constructor(e){super(e);m(this,"xArrow",new Pi({direction:"x",color:st.X}));m(this,"yArrow",new Pi({direction:"y",color:st.Y}));m(this,"zArrow",new Pi({direction:"z",color:st.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function Mt(i,t){return lA(document.createElement(t!=null?t:"div"),i)}function lA(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function cA(i){const t=Mt(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"9999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},i)),e=()=>{t.style.display!=="block"&&(!t.style.top||!t.style.left||(t.style.display="block"))};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(s,r)=>{t.style.left=s,t.style.top=r,e()}}}class uA extends tA{constructor(e,n){var o;super(e);m(this,"yzCircle",new ki({direction:"x",color:st.X}));m(this,"xzCircle",new ki({direction:"y",color:st.Y}));m(this,"xyCircle",new ki({direction:"z",color:st.Z}));m(this,"xRingHelper",new xi({direction:"x"}));m(this,"yRingHelper",new xi({direction:"y"}));m(this,"zRingHelper",new xi({direction:"z"}));m(this,"xAngleHelper",new Di({direction:"x",color:st.X}));m(this,"yAngleHelper",new Di({direction:"y",color:st.Y}));m(this,"zAngleHelper",new Di({direction:"z",color:st.Z}));m(this,"angleTips");m(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=cA({display:"none"}),(o=this.container)==null||o.appendChild(this.angleTips.element)),this.show()}updateAngleHelperQuaternion(){this.xAngleHelper.quaternion.copy(this.yzCircle.quaternion),this.yAngleHelper.quaternion.copy(this.xzCircle.quaternion),this.zAngleHelper.quaternion.copy(this.xyCircle.quaternion),this.xRingHelper.quaternion.copy(this.yzCircle.quaternion),this.yRingHelper.quaternion.copy(this.xzCircle.quaternion),this.zRingHelper.quaternion.copy(this.xyCircle.quaternion)}applyHelperQuaternion(e,n){this.yzCircle.applyQuaternion(e),this.xzCircle.applyQuaternion(e),this.xyCircle.applyQuaternion(e),this.xAngleHelper.baseAxes.applyQuaternion(e),this.yAngleHelper.baseAxes.applyQuaternion(e),this.zAngleHelper.baseAxes.applyQuaternion(e)}hide(){this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper)}show(){var e;this.add(this.xyCircle,this.xzCircle,this.yzCircle),this.remove(this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var n;this.hide(),this.add(...this.filterRingHelper(e)),this.add(...this.filterAngleHelper(e)),(n=this.angleTips)==null||n.show()}dispose(){var e,n;this.remove(this.yzCircle,this.xzCircle,this.xyCircle,this.xRingHelper,this.yRingHelper,this.zRingHelper,this.xAngleHelper,this.yAngleHelper,this.zAngleHelper),(e=this.angleTips)!=null&&e.element&&((n=this.container)==null||n.removeChild(this.angleTips.element))}filterRingHelper(e){return[this.xRingHelper,this.yRingHelper,this.zRingHelper].filter(n=>e.includes(n.direction))}filterAngleHelper(e){return[this.xAngleHelper,this.yAngleHelper,this.zAngleHelper].filter(n=>e.includes(n.direction))}}class ki extends P.Mesh{constructor(e){var n;super();m(this,"direction");m(this,"gapAngle",.02);m(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(n=e.color)!=null?n:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class xi extends P.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,o=new Array(8).fill(null).map((s,r)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*r+n,Math.PI/4-n*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...o),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class Di extends P.Mesh{constructor(e){var o;super();m(this,"direction");m(this,"baseAxes");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const n=.3+5e-4;this.geometry=new P.CircleGeometry(n,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(o=e.color)!=null?o:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),this.direction=e.direction,this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}function dA(){const i=Mt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Mt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});i.appendChild(t),t.appendChild(e);const n="-4px",o={direction:"nesw",element:mt({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:mt({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:mt({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:mt({cursor:"ew-resize",right:n})},l={direction:"nesw",element:mt({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:mt({cursor:"ns-resize",top:n})},u={direction:"nwse",element:mt({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:mt({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,u).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,u,f]}}function mt(i){const t=Mt(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=Mt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Mt({width:"15px",height:"15px",cursor:i==null?void 0:i.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class fA extends iA{constructor(e,n,o,s){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new Vt);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=o,this.scene=s,this.container=n,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}updatePosition(){var e;this.helperObject.position.copy(this.originObject3D.position),(e=this.plane)==null||e.position.copy(this.originObject3D.position)}updateQuaternion(){var e;(e=this.plane)==null||e.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var n;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(n=this.plane)==null||n.applyMatrix4(e),this.cornerPositions.forEach(o=>o.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var o;(o=this.plane)==null||o.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,o)=>{n.position.copy(e[o])})}applyHelperQuaternion(e,n){var s;const o=(s=this.css3DInstance)==null?void 0:s.css3DObject;if(o){const r=new P.Vector3().subVectors(o.position,n).applyQuaternion(e).add(n);o.position.copy(r),o.applyQuaternion(e)}if(this.plane){const r=new P.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new P.Vector3().subVectors(r,n).applyQuaternion(e).add(n);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;!this.enabled||(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var u;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const n=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!n)return;this.css3DInstance=n,n.appendToElement(this.container);const o=n.css3DObject.container,{container:s,squares:r}=dA();this.points=r.map((f,d)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[d]})),o.insertBefore(s,(u=o.children[0])!=null?u:null);const a=new P.PlaneGeometry(n.css3DObject.width,n.css3DObject.height),l=new P.MeshBasicMaterial({color:0,opacity:.15,transparent:!0,side:P.DoubleSide}),c=new P.Mesh(a,l);this.scene.add(c),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u5F53\u524D\u7269\u4F53\u6682\u65F6\u4E0D\u652F\u6301 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}new P.Vector3;function pe(i,t){this._camera=i||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}pe.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};pe.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];pe.prototype._getRelativeMouseXY=function(i){var t=i.target||i.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,o=getComputedStyle(n,null);e.y+=parseInt(o.getPropertyValue("padding-top"),10),e.x+=parseInt(o.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,o=getComputedStyle(n,null),e.x+=parseInt(o.getPropertyValue("border-left-width"),10),e.y+=parseInt(o.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var s={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((i.pageX-e.x)/s.width)*2-1,y:-((i.pageY-e.y)/s.height)*2+1}};pe.prototype._objectCtxInit=function(i){i._3xDomEvent={}};pe.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};pe.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};pe.prototype._objectCtxGet=function(i){return i._3xDomEvent};pe.prototype.camera=function(i){return i&&(this._camera=i),this._camera};pe.prototype.bind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]),o[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(i)};pe.prototype.addEventListener=pe.prototype.bind;pe.prototype.unbind=function(i,t,e,n){console.assert(pe.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(i)||this._objectCtxInit(i);var o=this._objectCtxGet(i);o[t+"Handlers"]||(o[t+"Handlers"]=[]);for(var s=o[t+"Handlers"],r=0;r<s.length;r++){var a=s[r];if(e==a.callback&&n==a.useCapture){s.splice(r,1);break}}var l=this._boundObjs[t].indexOf(i);console.assert(l!==-1),this._boundObjs[t].splice(l,1)};pe.prototype.removeEventListener=pe.prototype.unbind;pe.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};pe.prototype._onMove=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o),a=this._selected;if(r.length>0){var l,c,u,f=r[0],d=f.object;this._selected=d,u=this._bound("mousemove",d),a!=d&&(l=this._bound("mouseover",d),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;u&&this._notify("mousemove",d,n,f),l&&this._notify("mouseover",d,n,f),c&&this._notify("mouseout",a,n,f)}};pe.prototype._onEvent=function(i,t,e,n){var o=this._boundObjs[i];if(!(o===void 0||o.length===0)){var s=new P.Vector2;s.set(t,e),this._raycaster.setFromCamera(s,this._camera);var r=this._raycaster.intersectObjects(o,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),u=l.parent;typeof c=="undefined"&&u;)c=this._objectCtxGet(u),u=u.parent;!c||this._notify(i,l,n,a)}}};pe.prototype._notify=function(i,t,e,n){var o=this._objectCtxGet(t),s=o?o[i+"Handlers"]:null;if(console.assert(arguments.length===4),!o||!s||s.length===0){t.parent&&this._notify(i,t.parent,e,n);return}for(var s=o[i+"Handlers"],r=0;r<s.length;r++){var a=s[r],l=!0;a.callback({type:i,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){l=!1}}),!!l&&a.useCapture===!1&&t.parent&&this._notify(i,t.parent,e,n)}};pe.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};pe.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};pe.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};pe.prototype._onMouseMove=function(i){var t=this._getRelativeMouseXY(i);this._onMove("mousemove",t.x,t.y,i),this._onMove("mouseover",t.x,t.y,i),this._onMove("mouseout",t.x,t.y,i)};pe.prototype._onClick=function(i){this._onMouseEvent("click",i)};pe.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};pe.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};pe.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};pe.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};pe.prototype._onTouchMove=function(i){if(i.touches.length==1){i.preventDefault();var t=Number(i.touches[0].pageX/window.innerWidth)*2-1,e=-(i.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,i),this._onMove("mouseover",t,e,i),this._onMove("mouseout",t,e,i)}};pe.prototype._onTouchEvent=function(i,t){if(t.touches.length==1){t.preventDefault();var e=Number(t.touches[0].pageX/window.innerWidth)*2-1,n=-(t.touches[0].pageY/window.innerHeight)*2+1;this._onEvent(i,e,n,t)}};let St=null;class ho{constructor(t,e,n,o,s,r,a){m(this,"hooks",new qt);m(this,"helperObject3D");m(this,"originObject3D");m(this,"camera");m(this,"model");m(this,"scene");m(this,"container");m(this,"domEvents");m(this,"isDragging",!1);m(this,"onRender");m(this,"enabled",!1);m(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});this.camera=t,this.model=e,this.originObject3D=n,this.helperObject3D=o,this.container=s,this.scene=r,this.domEvents=new pe(t,s),this.onRender=a!=null?a:()=>{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable()}initialHelperPosition(){this.helperObject3D.updatePosition()}initialHelperQuaternion(){this.helperObject3D.updateQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.render())}disable(){!this.enabled||(this.enabled=!1,this.scene.remove(this.helperObject3D),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){this.helperObject3D.dispose(),this.scene.remove(this.helperObject3D),this.render()}setOpacity(t){this.setOriginOpacityProperty();const e=this.originObject3D;if(e instanceof P.Mesh&&(e.material.opacity=t),e.isCSS3DObjectPlus){const n=e;n.container.style.opacity=t.toString()}this.render()}restoreOpacity(){if(St===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=St.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=St.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(St===null){const n=this.originObject3D;n instanceof P.Mesh&&(St={opacity:n.material.opacity}),n instanceof na&&(St={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(St={opacity:Number((e=n.container.style.opacity)!=null?e:1)})}}updateHelperPosition(){this.helperObject3D.updatePosition()}updateHelperQuaternion(){this.helperObject3D.updateQuaternion()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,n){if(this.isDragging)return!1}render(){this.onRender()}hoverListener(t,e=16777215,n=1){const o=(Array.isArray(t)?t:[t]).filter(jt),s=[];for(const r of o)if(r instanceof P.Mesh||r instanceof P.Group){const a=r instanceof P.Group?r.children.filter(d=>d instanceof P.Mesh):[r];a.forEach(d=>{d.__originalColor__=d.material.color.clone(),d.__originalOpacity__=d.material.opacity});const l=()=>{a.forEach(d=>{d.material.color.set(e),d.material.opacity=n}),this.render()},c=()=>{a.forEach(d=>{d.material.color.copy(d.__originalColor__),d.material.opacity=d.__originalOpacity__}),this.render()},u=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const d of a)this.domEvents.addEventListener(d,"mouseover",u),this.domEvents.addEventListener(d,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(d,"mouseover",u),this.domEvents.removeEventListener(d,"mouseout",f),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>s.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;let o;const s=t.intersectObject(n,!0)[0];if(!!s&&(o=s,o.object=n,!!o)){if(this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}}}class hA extends ho{constructor(...e){super(...e);m(this,"startInfo");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();const s=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(o){case"x":return s;case"y":return r;case"z":return a}})(),c=(()=>{switch(o){case"x":case"y":return a;case"z":return s}})(),u=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(c,u),this.startInfo={startVectorProject:u.clone().projectOnVector(l),directionVector:l,plane:f},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=fo(this.camera,e,this.container);return n?(console.log("%c RotateController dragging","color: #49de1b"),this.move(n),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:n,directionVector:o,startVectorProject:s}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(n,new P.Vector3);if(!a)return;const l=a.clone().projectOnVector(o),c=l.clone().sub(s),u=new P.Matrix4;u.setPosition(c),r.applyMatrix4(u),this.helperObject3D.applyMatrix4(u),s.copy(l),this.hooks.emit("positionUpdate",{matrix4:u})}dragEnd(){!this.isDragging||(console.log("%c MoveController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class Si{constructor(t,e,n,o){m(this,"helperController");m(this,"five");m(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});m(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});const{camera:s,model:r,scene:a}=t,l=t.getElement();if(this.five=t,!s||!r||!l||!a)return;const c=()=>{t.needsRender=!0};this.helperController=new e(s,r,n,o,l,a,c),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture)}}const mA="v1.0.1",pA="Object3DHelper",mo=`${pA}@${mA}`,gA=()=>{console.error(`${mo} is disposed`)},AA=()=>{console.warn(`${mo} is disabled`)},vA=()=>{console.error(`${mo} is disabled`)};class bA{constructor(t,e){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new qt);m(this,"helpers");m(this,"eventListener",{});m(this,"handlePositionUpdate",(t,...e)=>{var s,r,a,l;const[n]=e,o=n==null?void 0:n.matrix4;o&&(t!==this.controllers.moveController&&((s=this.controllers.moveController)==null||s.applyHelperMatrix4(o)),t!==this.controllers.rotateController&&((r=this.controllers.rotateController)==null||r.applyHelperMatrix4(o)),t!==this.controllers.scaleController&&((a=this.controllers.scaleController)==null||a.applyHelperMatrix4(o)),(l=this.helpers.outlineHelper)==null||l.applyMatrix4(o))});m(this,"handleScaleUpdate",(t,...e)=>{var s,r;const[n]=e,o=n==null?void 0:n.matrix4;o&&((s=this.controllers.scaleController)==null||s.applyHelperScaleMatrix4(o,n),(r=this.helpers.outlineHelper)==null||r.scale.applyMatrix4(o))});m(this,"handleRotateUpdate",(t,...e)=>{var o,s,r,a;const[n]=e;if(n){const{quaternion:l,origin:c}=n;l&&(t!==this.controllers.moveController&&((o=this.controllers.moveController)==null||o.applyHelperQuaternion(l,c)),t!==this.controllers.rotateController&&((s=this.controllers.rotateController)==null||s.applyHelperQuaternion(l,c)),t!==this.controllers.scaleController&&((r=this.controllers.scaleController)==null||r.applyHelperQuaternion(l,c)),(a=this.helpers.outlineHelper)==null||a.applyQuaternion(l))}});t&&this.addControllers(t),this.helpers=e!=null?e:{},this.setState(this.state)}show(t){return V(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return V(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return gA();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return vA();const n=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==n.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:n})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.addEventListener(),this.setState(this.state)}addHelpers(t){this.helpers=N(N({},this.helpers),t)}getCurrentState(){return this.state}addEventListener(){for(const t in this.controllers){if(!t)continue;const e=t;this.eventListener[e]||(this.eventListener[e]=(()=>{const n=this.controllers[e];if(!n)return;const o=()=>this.handleStart(n),s=()=>this.handleEnd(n),r=(...c)=>this.handlePositionUpdate(n,...c),a=(...c)=>this.handleRotateUpdate(n,...c),l=(...c)=>this.handleScaleUpdate(n,...c);return n.hooks.on("moveStart",o),n.hooks.on("rotateStart",o),n.hooks.on("scaleStart",o),n.hooks.on("positionUpdate",r),n.hooks.on("rotateUpdate",a),n.hooks.on("scaleUpdate",l),n.hooks.on("moveEnd",s),n.hooks.on("rotateEnd",s),n.hooks.on("scaleEnd",s),()=>{n.hooks.off("moveStart",o),n.hooks.off("rotateStart",o),n.hooks.off("scaleStart",o),n.hooks.off("positionUpdate",r),n.hooks.off("rotateUpdate",a),n.hooks.off("scaleUpdate",l),n.hooks.off("moveEnd",s),n.hooks.off("rotateEnd",s),n.hooks.off("scaleEnd",s)}})())}}handleEnd(t){t&&this.setOtherHelpersVisible(!0,t)}handleStart(t){t&&this.setOtherHelpersVisible(!1,t)}setOtherHelpersVisible(t,e){var n,o,s,r;t?((s=this.controllers.moveController)==null||s.helperObject3D.show(),(r=this.controllers.rotateController)==null||r.helperObject3D.show()):(e!==this.controllers.moveController&&((n=this.controllers.moveController)==null||n.helperObject3D.hide()),e!==this.controllers.rotateController&&((o=this.controllers.rotateController)==null||o.helperObject3D.hide()))}handleEnable(t,e=!0){t?(this.everyControllerDo(n=>{n.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(n=>{n.disable(),n.restoreOpacity()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(n=>{n.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(n=>{n.hide(),n.restoreOpacity()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(n=>{n==null||n.dispose(),n==null||n.restoreOpacity()});for(const n in this.controllers){if(!n)continue;const o=n;(e=(t=this.eventListener)[o])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&AA()}}class yA extends ho{constructor(...e){super(...e);m(this,"startInfo");m(this,"lastRotation");m(this,"rotations",[]);m(this,"helperObject3DQuaternion",this.originObject3D.quaternion.clone());const n=this.helperObject3D;this.hoverListener([n.xyCircle,n.xzCircle,n.yzCircle]);const o=this.dragStart.bind(this),s=this.dragging.bind(this),r=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",o),document.addEventListener("mousemove",s),document.addEventListener("mouseup",r)}initialHelperQuaternion(){this.helperObject3D.updateAngleHelperQuaternion(),this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const o=(n==null?void 0:n.object).direction;if(!o)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const s=n.point,r=this.originObject3D.position.clone(),a=this.getAngleHelper(o);this.setTipsAngle(0);const l=s.clone();l.y+=.2,this.setTipsPosition(l);const c=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3DQuaternion),u=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),f=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),d=(()=>{switch(o){case"x":return c;case"y":return u;case"z":return f}})(),h=new P.Plane().setFromNormalAndCoplanarPoint(d,s),p=new P.Vector3;h.projectPoint(s.clone(),p);const A=p.clone().sub(r),v=A.clone(),g=A.angleTo(a.baseAxes);this.setAngleHelperStart(o,g),this.setAngleHelperLength(o,0),this.rotations.push({vector:A.clone(),direction:!0}),this.startInfo={direction:o,startVector:A,staticStartVector:v,plane:h,angleHelper:a},this.helperObject3D.showDraggingHelper([o]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${o}`,"color: #e5af2e")}dragging(e){var o;if(!this.isDragging)return;const n=fo(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(o=this.startInfo)==null?void 0:o.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:o,angleHelper:s,staticStartVector:r,direction:a}=this.startInfo,l=this.originObject3D,c=e.ray.intersectPlane(o,new P.Vector3);if(!c)return;const u=l.position.clone(),f=new P.Vector3;o.projectPoint(c.clone(),f);const d=f.clone().sub(u);if(n.angleTo(d)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const h=(()=>{if(this.rotations.length===1)return d.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const A=this.rotations[this.rotations.length-1],v=this.rotations[this.rotations.length-2],g=d.angleTo(v.vector),w=d.angleTo(A.vector),b=A.vector.angleTo(v.vector);if(b===0||w===0||g===0)return;if(g>w&&g>b)return A.direction;if(g<b&&w<b||g<w&&w>b)return!A.direction}})();if(h===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:d,direction:h}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+d.angleTo(n)*(h?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const p=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),d.clone().normalize());l.applyQuaternion(p),this.helperObject3D.applyHelperQuaternion(p),this.helperObject3DQuaternion.premultiply(p),this.hooks.emit("rotateUpdate",{quaternion:p,origin:u}),this.startInfo.startVector=d}dragEnd(){!this.isDragging||(console.log("%c RotateController dragEnd","color: #e94e4e"),this.startInfo=void 0,this.isDragging=!1,this.lastRotation=void 0,this.rotations=[],this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){switch(e){case"x":return this.helperObject3D.xAngleHelper;case"y":return this.helperObject3D.yAngleHelper;case"z":return this.helperObject3D.zAngleHelper}}setAngleHelperStart(e,n){const o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:s,segments:r,thetaLength:a}=o.geometry.parameters;o.geometry=new P.CircleGeometry(s,r,n,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const s=n>=0?Math.max(n,.001):Math.min(n,-.001),r=this.getAngleHelper(e);if(r instanceof P.Mesh&&r.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(s)*(40/(2*Math.PI)));r.geometry=new P.CircleGeometry(a,c,l,s)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var o;const n=(o=this.helperObject3D.angleTips)==null?void 0:o.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const o=e.project(this.camera),{x:s,y:r,z:a}=o;if(a>1)return;const l=(s+1)/2*100+"%",c=(-r+1)/2*100+"%";n.setLeftTop(l,c)}}class wA extends ho{constructor(...e){super(...e);m(this,"startInfo")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}getDragPlane(){const e=new P.Plane,n=this.helperObject3D.cornerPositions;if(n.length!==0)return n.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var s,r;(r=(s=this.helperObject3D).updatePoints)==null||r.call(s);const o=this.getDragPlane();if(!o)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:o},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=fo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,X;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:o,plane:s}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(s,new G.Vector3);if(!a||rA(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:u}=o,f=new G.Vector3().subVectors(r[1],r[0]),d=new G.Vector3().subVectors(r[3],r[0]),h=_=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const k=(_==="ew"?f:d).clone(),S=c.clone().projectOnVector(k),O=a.clone().projectOnVector(k),H=l.clone().projectOnVector(k);if(O.equals(S))return W;if(_==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const Y=new G.Vector3().subVectors(O,H),U=Y.x<0&&k.x>=0,ie=Y.y<0&&k.y>=0,de=Y.z<0&&k.z>=0;this.startInfo.dragPointInCenterBottom=U||ie||de}if(_==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const Y=new G.Vector3().subVectors(O,H),U=Y.x<0&&k.x>=0,ie=Y.y<0&&k.y>=0,de=Y.z<0&&k.z>=0;this.startInfo.dragPointInCenterLeft=U||ie||de}const F=new G.Vector3().subVectors(O,S),ee=F.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),W):F},p=h("ew"),A=h("ns"),v=()=>{const _=p;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(k===0||k===3)&&W.add(_):(k===1||k===2)&&W.add(_)})},g=()=>{const _=A;this.helperObject3D.cornerPositions.forEach((W,k)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(k===0||k===1)&&W.add(_):(k===2||k===3)&&W.add(_)})};switch(u){case"ew":v();break;case"ns":g();break;case"nesw":case"nwse":v(),g()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/f.length(),b=new G.Vector3().subVectors(r[3],r[0]).length()/d.length(),I=new G.Vector3(w,b,1),x=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(x):n.scale.applyMatrix4(x),o.position.copy(a);const C=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),z=new G.Vector3().subVectors(C,l),D=new P.Matrix4().setPosition(z);n.applyMatrix4(D),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(D),(X=this.helperObject3D.plane)==null||X.applyMatrix4(D),this.hooks.emit("scaleUpdate",{matrix4:x,helperOrigin:l}),this.hooks.emit("positionUpdate",{matrix4:D}),this.render()}dragEnd(){!this.isDragging||(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render(),console.log("%c RectangleScaleController dragEnd","color: #e94e4e"))}}class CA extends wA{constructor(...t){super(...t),this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(t=>{if(!t)return;const e=t.point,n=r=>this.dragStart(r,t),o=this.dragging.bind(this),s=this.dragEnd.bind(this);e.addEventListener("dragstart",n),e.addEventListener("drag",o),e.addEventListener("dragend",s)})}}const po="v1.0.0",Xi="Object3DHelperPlugin",di=`${Xi}@${po}`,EA=()=>{console.error(`${di} is disposed`)},PA=()=>{console.warn(`${di} is disabled`)},IA=()=>{console.error(`${di} is disabled`)};class hl extends ri{constructor(e){super(e);m(this,"version",po);m(this,"name",Xi);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);m(this,"css3DObjectParentMap",new Map);m(this,"css3DRender");this.five=e,this.css3DRender=new Vt(this.five.scene),console.warn("Object3DHelper: \u4F7F\u7528\u6B64\u63D2\u4EF6\u9700\u8981\u5728\u521D\u59CB\u5316five\u65F6\uFF0C\u8BBE\u7F6Efive\u53C2\u6570: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Xi.toUpperCase()}_DEBUG__`]:this})}show(e){return V(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return V(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,n){if(this.state.disposed)return EA();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return IA();const o=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==o.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==o.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==o.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:o})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,n={}){var u;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const o=new bA;this.objectHelperMap.set(e,o);const s=(u=this.five.getElement())==null?void 0:u.parentElement,r=this.five.camera,{moveHelper:a=!0,rotateHelper:l=!0,scaleHelper:c=!0}=n;if(a){const f=new aA(e),d=new Si(this.five,hA,e,f);o.addControllers({moveController:d.helperController})}if(l){let f;s&&r&&(f={container:s});const d=new uA(e,f),h=new Si(this.five,yA,e,d);o.addControllers({rotateController:h.helperController})}if(c&&s){const f=new fA(e,s,r,this.five.scene),d=new Si(this.five,CA,e,f);o.addControllers({scaleController:d.helperController})}e.isCSS3DObjectPlus&&oa(this.five).then(()=>{var f,d;if(e.isCSS3DObjectPlus){const h=e,p=(f=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?f:sa(this.five);p&&e&&(this.css3DObjectParentMap.set(h,h.parent),h.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(p),(d=this.css3DRender.getBehindCSS3DObjectGroup())==null||d.add(h),this.css3DRender.render(this.five.camera))}})}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);if(!!n){if(e.isCSS3DObjectPlus){const o=e,s=this.css3DObjectParentMap.get(o);s==null||s.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),n.dispose()}}handleEnable(e,n=!0){e?(this.everyHelperDo(o=>o.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(o=>o.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(o=>o.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(o=>o.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}handleDispose(){this.everyHelperDo(e=>e.dispose())}everyHelperDo(e){this.objectHelperMap.forEach(n=>{n&&e(n)})}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&PA()}}const kA=i=>new hl(i);class _i{constructor(t=0,e=0){m(this,"min");m(this,"max");m(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}class xA{constructor(t,e){m(this,"min");m(this,"max");m(this,"xInterval");m(this,"yInterval");m(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new _i(this.min.x,this.max.x),this.yInterval=new _i(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}}function Bn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function DA(i,t,e){const n=e/2;for(let o=1;o<=n;o++){const s=e-(o-1);for(let r=1;r<=t;r++){const a=(o-1)*t+r-1,l=(s-1)*t+r-1;Bn(i,a*4+0,l*4+0),Bn(i,a*4+1,l*4+1),Bn(i,a*4+2,l*4+2),Bn(i,a*4+3,l*4+3)}}}class ml{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new be.Subscribe);m(this,"canvas",document.createElement("canvas"));m(this,"five");m(this,"scale");m(this,"config");m(this,"offset",{x:0,y:0});m(this,"context");m(this,"renderCenter",new P.Vector3);m(this,"hammer");m(this,"state",{enabled:!1});m(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const n=this.offset.x+t.deltaX,o=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${n}px, ${o}px, 100px)`});m(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var o,s,r;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(o=e==null?void 0:e.scale)!=null?o:2,this.width=(s=e==null?void 0:e.width)!=null?s:190,this.height=(r=e==null?void 0:e.height)!=null?r:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const n=this.canvas.getContext("2d");if(!n)throw new Error("CANNOT CREATE CONTEXT2D");this.context=n,this.config.dragEnabled&&(this.hammer=new mn.default(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(!!this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&t.append(this.canvas),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){!this.containerDom||!this.state.enabled||(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,n=this.renderCenter.clone().project(this.five.camera),o=(n.x+1)/2*this.containerDom.clientWidth,s=-(n.x-1)/2*this.containerDom.clientWidth,r=-(n.y-1)/2*this.containerDom.clientHeight;o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):r<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${r}px, 10px)`,this.offset={x:o,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:o}=this,s=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new P.Vector2),a=1,l=n/t,c=o/t,u=a*t,f=(s.x+1)/2*r.x,d=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,d-l/2,l,c,u),p=Math.floor(n*a),A=Math.floor(o*a);DA(h,p,A);const v=new ImageData(p,A);v.data.set(h),e.putImageData(v,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}}function SA(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return new P.Vector2().set((i.x-s)/e*2-1,-(i.y-o)/n*2+1)}function pl(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function LA(i,t){const e=i.getElement();if(!e)return;const n=pl(t,e),o=new P.Raycaster;return o.setFromCamera(n,i.camera),o}function zA(i,t){const{x:e,y:n}=t,o=e*2-1,s=n*2-1,r=new P.Vector2().fromArray([o,s]),a=new P.Raycaster;return a.setFromCamera(r,i.camera),i.model.intersectRaycaster(a)[0]}const TA="data:image/png;base64,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",MA=`
|
|
547
547
|
varying vec2 vUv;
|
|
548
548
|
void main() {
|
|
549
549
|
vUv = uv;
|
|
@@ -558,4 +558,4 @@ void main() {
|
|
|
558
558
|
float match = 1.0 - uv.x;
|
|
559
559
|
gl_FragColor = vec4(1.0,1.0,1.0,match);
|
|
560
560
|
}
|
|
561
|
-
`;function jA(){const i=new P.PlaneGeometry(.4,.4),t=TA,e=new P.TextureLoader().load(t);e.encoding=P.sRGBEncoding;const n=new P.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new P.Mesh(i,n)}function QA(){const i=new P.CurvePath;i.add(new P.LineCurve3(new P.Vector3(0,0,0),new P.Vector3(0,0,.1)));const t=new P.TubeGeometry(i,8,.003),e=new P.ShaderMaterial({vertexShader:MA,fragmentShader:BA,depthTest:!1,transparent:!0});return new P.Mesh(t,e)}function RA(){const i=new P.SphereGeometry(.01,20,20),t=new P.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:P.DoubleSide}),e=new P.Mesh(i,t);return e.position.set(0,0,.1),e}class gl extends P.Object3D{constructor(){super();m(this,"planeMesh");m(this,"lineMesh");m(this,"ballMesh");this.planeMesh=jA(),this.lineMesh=QA(),this.ballMesh=RA(),this.add(this.planeMesh,this.lineMesh,this.ballMesh)}updateWithIntersect(e){if(!e.face)return;const n=new P.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(n)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Al{constructor(t){m(this,"five");m(this,"contentElement",document.createElement("div"));m(this,"animeIns");m(this,"container");m(this,"css3DObject");m(this,"disposeCss3DObject");m(this,"state",{enabled:!1});this.five=t;const n=.4/2,s=Kt(t).create3DDomContainer([[-n,n,0],[-n,-n,0],[n,-n,0],[n,n,0]].map(r=>new P.Vector3().fromArray(r)));if(s){const{container:r,dispose:a,css3DObject:l}=s;this.container=r,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${Wa})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){!this.state.enabled||(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new P.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new so({progress:0}).to({progress:[1,0]}).duration(500).easing(ti.Easing.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class OA{constructor(t,e){m(this,"five");m(this,"hooks",new be.Subscribe);m(this,"magnifier",null);m(this,"pointHelper",null);m(this,"pointDomHelper",null);m(this,"contentDom",document.createElement("div"));m(this,"state",{enabled:!1});m(this,"group",new P.Group);this.five=t,this.magnifier=(e==null?void 0:e.magnifier)===void 0?new ml(t,{dragEnabled:!0}):null,this.pointHelper=(e==null?void 0:e.pointHelper)===void 0?new gl:null,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)===void 0?new Al(t):null,this.group.name="five-point-selector",this.five.scene.add(this.group),this.contentDom.classList.add("five-point-selector-content"),this.contentDom.style.position="absolute",this.contentDom.style.top="0",this.contentDom.style.left="0",this.contentDom.style.width="100%",this.contentDom.style.height="100%",this.contentDom.style.pointerEvents="none"}enable(){var t,e;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),(e=this.pointDomHelper)==null||e.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t,e;!this.state.enabled||(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),(e=this.pointDomHelper)==null||e.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null,this.pointDomHelper=null}updateWithIntersect(t){var s;this.hooks.emit("pointChanged",{panoIndex:this.five.getCurrentState().panoIndex,position:t.point.toArray(),normal:(s=t.face)==null?void 0:s.normal.toArray()});const e=this.magnifier;e&&e.renderWithPoint(t.point);const n=this.pointHelper;n&&n.updateWithIntersect(t);const o=this.pointDomHelper;o&&o.updateWithIntersect(t),this.five.needsRender=!0}}const HA=Object.freeze(Object.defineProperty({__proto__:null,Interval:
|
|
561
|
+
`;function jA(){const i=new P.PlaneGeometry(.4,.4),t=TA,e=new P.TextureLoader().load(t);e.encoding=P.sRGBEncoding;const n=new P.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new P.Mesh(i,n)}function QA(){const i=new P.CurvePath;i.add(new P.LineCurve3(new P.Vector3(0,0,0),new P.Vector3(0,0,.1)));const t=new P.TubeGeometry(i,8,.003),e=new P.ShaderMaterial({vertexShader:MA,fragmentShader:BA,depthTest:!1,transparent:!0});return new P.Mesh(t,e)}function RA(){const i=new P.SphereGeometry(.01,20,20),t=new P.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:P.DoubleSide}),e=new P.Mesh(i,t);return e.position.set(0,0,.1),e}class gl extends P.Object3D{constructor(){super();m(this,"planeMesh");m(this,"lineMesh");m(this,"ballMesh");this.planeMesh=jA(),this.lineMesh=QA(),this.ballMesh=RA(),this.add(this.planeMesh,this.lineMesh,this.ballMesh)}updateWithIntersect(e){if(!e.face)return;const n=new P.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(n)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Al{constructor(t){m(this,"five");m(this,"contentElement",document.createElement("div"));m(this,"animeIns");m(this,"container");m(this,"css3DObject");m(this,"disposeCss3DObject");m(this,"state",{enabled:!1});this.five=t;const n=.4/2,s=Kt(t).create3DDomContainer([[-n,n,0],[-n,-n,0],[n,-n,0],[n,n,0]].map(r=>new P.Vector3().fromArray(r)));if(s){const{container:r,dispose:a,css3DObject:l}=s;this.container=r,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${Wa})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){!this.state.enabled||(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new P.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new so({progress:0}).to({progress:[1,0]}).duration(500).easing(ti.Easing.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class OA{constructor(t,e){m(this,"five");m(this,"hooks",new be.Subscribe);m(this,"magnifier",null);m(this,"pointHelper",null);m(this,"pointDomHelper",null);m(this,"contentDom",document.createElement("div"));m(this,"state",{enabled:!1});m(this,"group",new P.Group);this.five=t,this.magnifier=(e==null?void 0:e.magnifier)===void 0?new ml(t,{dragEnabled:!0}):null,this.pointHelper=(e==null?void 0:e.pointHelper)===void 0?new gl:null,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)===void 0?new Al(t):null,this.group.name="five-point-selector",this.five.scene.add(this.group),this.contentDom.classList.add("five-point-selector-content"),this.contentDom.style.position="absolute",this.contentDom.style.top="0",this.contentDom.style.left="0",this.contentDom.style.width="100%",this.contentDom.style.height="100%",this.contentDom.style.pointerEvents="none"}enable(){var t,e;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),(e=this.pointDomHelper)==null||e.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t,e;!this.state.enabled||(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),(e=this.pointDomHelper)==null||e.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null,this.pointDomHelper=null}updateWithIntersect(t){var s;this.hooks.emit("pointChanged",{panoIndex:this.five.getCurrentState().panoIndex,position:t.point.toArray(),normal:(s=t.face)==null?void 0:s.normal.toArray()});const e=this.magnifier;e&&e.renderWithPoint(t.point);const n=this.pointHelper;n&&n.updateWithIntersect(t);const o=this.pointDomHelper;o&&o.updateWithIntersect(t),this.five.needsRender=!0}}const HA=Object.freeze(Object.defineProperty({__proto__:null,Interval:_i,Rectangle:xA,Magnifier:ml,getCoordsFromClient:SA,getCoordsFromElement:pl,getRaycasterFromFivePointer:LA,getIntersectFromRelativePosition:zA,PointHelper:gl,PointDomHelper:Al,FivePointSelector:OA,isNil:Om,notNil:jt,BetterTween:so,tweenProgress:Sa,nextFrame:ai,requestAnimationFrameInterval:li,getFrameTime:sf},Symbol.toStringTag,{value:"Module"}));exports.CSS3DRender=Vt;exports.CSS3DRenderPlugin=Kt;exports.CameraMovementEffect=La;exports.CameraMovementPlugin=cf;exports.ContentType=ul;exports.CruisePlugin=Um;exports.CruisePluginController=lo;exports.DIRECTION=Yt;exports.DISPLAY_STRATEGY_TYPE=zt;exports.DimensionType=dl;exports.FLOOR_PLAN_ATTACHED_TO=At;exports.FLOOR_TYPE_MAP=Zd;exports.GuideLinePlugin=Ja;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=Tt;exports.ItemLabelPlugin=vm;exports.Magnifier=Ba;exports.MapviewFloorplanPlugin=Dd;exports.ModelChassisCompassPlugin=$d;exports.ModelEntryDoorGuidePlugin=nf;exports.ModelFloorplanPlugin=Pd;exports.ModelItemLabelPlugin=Kh;exports.ModelRoomLabelPlugin=Qc;exports.ModelTVVideoPlugin=tm;exports.ModelViewPlugin=Xl;exports.Object3DHelperController=hl;exports.Object3DHelperPlugin=kA;exports.PLUGIN=di;exports.PaintBrush=Wl;exports.PaintBrushTypeEnum=ot;exports.PanoCompassPlugin=Lf;exports.PanoCursorRaycasterPlugin=lc;exports.PanoDoorLabelPlugin=zm;exports.PanoFloorplanRadarPlugin=Vd;exports.PanoMeasurePlugin=kh;exports.PanoRulerPlugin=mf;exports.PanoRulerProPlugin=If;exports.PanoSpatialTagPlugin=Gh;exports.PanoTagPlugin=$0;exports.PanoTagPluginController=cl;exports.PointType=fl;exports.ROOM_FETILE_TYPE_MAP=Jd;exports.ROOM_TYPE_MAP=qd;exports.Rotation=Ze;exports.TopviewFloorplanPlugin=Ld;exports.Util=HA;exports.VERSION=po;exports.itemLabelPluginServerParams=bm;exports.modelItemLabelPluginServerParams=$h;exports.modelRoomLabelPluginServerParams=Rc;exports.pluginFlag=K0;
|