@realsee/dnalogel 2.2.3 → 2.2.4
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 +63 -58
- package/dist/index.js +4577 -3937
- package/dist/index.umd.js +51 -46
- 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 +39 -39
- 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 +12 -12
- 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/LinkType.html +7 -7
- 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/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- 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/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 +8 -8
- 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/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- 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/ContentTypeConfigKeyArray.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/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.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/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/PointTag.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/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.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/ItemLabelPlugin/ItemLabelComponent.js +12 -13
- package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ItemLabelPlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ModelItemLabelPlugin/index.js +3 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
- package/libs/PanoDoorLabelPlugin/Controller.js +72 -73
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
- package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
- package/libs/PanoSpatialTagPlugin/index.js +1 -3
- package/libs/PanoSpatialTagPlugin/store.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
- package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
- package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
- package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
- package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
- package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +4 -4
- package/libs/floorplan/Components/Camera.js +1 -1
- package/libs/floorplan/Components/Compass.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +9 -10
- package/libs/floorplan/Components/Main.js +24 -25
- package/libs/floorplan/Components/Normalmage.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
- package/libs/floorplan/Components/SvgImage.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
- package/libs/floorplan/index.js +1 -5
- package/libs/index.js +94 -95
- package/libs/vendor/svelte/easing/index.js +12 -0
- package/libs/vendor/svelte/index.js +1 -0
- package/libs/vendor/svelte/internal/index.js +642 -0
- package/libs/vendor/svelte/store/index.js +31 -0
- package/libs/vendor/svelte/transition/index.js +37 -0
- package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
- package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
- package/libs/vendor/swiper/svelte/swiper.js +9 -10
- package/package.json +2 -2
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var tl=Object.defineProperty,nl=Object.defineProperties;var il=Object.getOwnPropertyDescriptors;var co=Object.getOwnPropertySymbols;var ol=Object.prototype.hasOwnProperty,sl=Object.prototype.propertyIsEnumerable;var li=(i,t,e)=>t in i?tl(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,N=(i,t)=>{for(var e in t||(t={}))ol.call(t,e)&&li(i,e,t[e]);if(co)for(var e of co(t))sl.call(t,e)&&li(i,e,t[e]);return i},he=(i,t)=>nl(i,il(t));var p=(i,t,e)=>(li(i,typeof t!="symbol"?t+"":t,e),e);var J=(i,t,e)=>new Promise((n,o)=>{var s=l=>{try{a(e.next(l))}catch(c){o(c)}},r=l=>{try{a(e.throw(l))}catch(c){o(c)}},a=l=>l.done?n(l.value):Promise.resolve(l.value).then(s,r);a((e=e.apply(i,t)).next())});Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const Qn=require("@tweenjs/tween.js"),ye=require("@realsee/five"),F=require("three"),Rn=require("three/examples/jsm/renderers/CSS3DRenderer"),zr=require("@realsee/five/line"),Mr=require("three/examples/jsm/loaders/FBXLoader"),rl=require("hammerjs"),al=require("classnames"),ll=require("polyline-normals"),cl=require("object-assign-deep"),dl=require("animejs"),Tr=require("swiper");require("swiper/css");require("swiper/css/autoplay");const Bt=i=>i&&typeof i=="object"&&"default"in i?i:{default:i};function jr(i){if(i&&i.__esModule)return i;const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(i){for(const e in i)if(e!=="default"){const n=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,n.get?n:{enumerable:!0,get:()=>i[e]})}}return t.default=i,Object.freeze(t)}const sn=Bt(Qn),Kn=jr(Qn),P=jr(F),dn=Bt(rl),Ze=Bt(al),ul=Bt(ll),Dt=Bt(cl),uo=Bt(dl),Ii=Bt(Tr);function Br(){}const fo=()=>Promise.resolve(),ho={__queue:Promise.resolve()};function fl(i=fo){ho.__queue=ho.__queue.then(i).catch(fo)}function hn(i,t,e){const n=i.x,o=i.y,s=Math.floor(n/t*1e4)/1e4,r=Math.floor(o/e*1e4)/1e4;return{x:s,y:r}}function ci(i,t,e){const{x:n,y:o}=i,s=n*t,r=o*e;return{x:s,y:r}}function mn(i){if(i.length<2)return{};const t=i.slice(-2),e=t[0],n={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:n}}function hl(i,t,e=Br){new Promise(n=>{setTimeout(()=>{e(),n(!0)},t*i)})}const ml=window,mo=window.requestAnimationFrame||ml.webkitRequestAnimationFrame||(i=>setTimeout(i,16));function Mn(i,t=0){t<=0?mo(i):mo(()=>Mn(i,t-1))}function pl(i,t,e,n=Qn.Easing.Linear.None){const o=new Qn.Tween(i).to(t,e).easing(n).start();function s(r){!o.update(r)||requestAnimationFrame(s)}return requestAnimationFrame(s),o}var it=(i=>(i.Drawline="Drawline",i.Undo="Undo",i.Exit="Exit",i))(it||{});const tn=Symbol("$$PAINT_BRUSH_EVENT$$");function pn(i){return i[tn]||(i[tn]={}),i[tn]}function gl(i){i[tn]||delete i[tn]}class Al{hasListener(t){const e=pn(this);return e&&e[t]&&e[t].length>0}on(t,e,n){const o=pn(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){gl(this);return}const n=pn(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=pn(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 dt(){return((1+Math.random())*65536|0).toString(16).substring(1)}function He(){return(dt()+dt()+"-"+dt()+"-4"+dt().substr(0,3)+"-"+dt()+"-"+dt()+dt()+dt()).toLowerCase()}const vl=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -98,7 +98,12 @@ transition: all 500ms;
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
</style>
|
|
101
|
-
`;class Mr extends _r{constructor(e){super();m(this,"configs");m(this,"clientWidth");m(this,"clientHeight");m(this,"ready",!1);m(this,"uuid",ue());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=zr,this.container}initCanvas(e){const n=document.createElement("canvas");n.className=e,n.width=this.clientWidth,n.height=this.clientHeight;const s=n.getContext("2d");if(!!s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.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 s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",l=>{var h;if(l.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const c=this.data[this.uuid].pop();c&&this.emitStateChange({type:ke.Undo,color:this.color,ready:this.ready,state:c,uuid:this.uuid});const d=(h=this.canvas[this.uuid])==null?void 0:h.getContext("2d");if(!this.canvas[this.uuid])return;const{width:u,height:f}=this.canvas[this.uuid];d&&d.clearRect(0,0,u,f),this.data[this.uuid].forEach(p=>this.handleDrawLine(this.uuid,p,{withUndo:!0}))});const r=document.createElement("a");return r.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",r.addEventListener("click",l=>{l.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,r].forEach(l=>{const c=document.createElement("i");c.className="brush-icon";const d=document.createElement("span");d.className="brush-txt",d.innerText=l.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,l.appendChild(c),l.appendChild(d)}),n.appendChild(s),n.appendChild(r),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:ke.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const n=this.canvas[this.uuid];if(!n)return;const s=n.getContext("2d");!s||(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const n=e.getContext("2d");if(!n)return;const s=this.color||"#6D92FF";n.strokeStyle=s;let r=null,a=[],l,c=[],d=0;const u=(f,h,p)=>{const g=this.color||"#ff0000";n.strokeStyle=g,n.beginPath(),n.moveTo(f.x,f.y),n.quadraticCurveTo(h.x,h.y,p.x,p.y),n.stroke()};e.onmousedown=f=>{f.preventDefault(),d=Date.now();const h=f.clientX,p=f.clientY;a=[],a.push({x:h,y:p}),r={x:h,y:p},l=mt({x:h,y:p},this.clientWidth,this.clientHeight),c=[]},e.onmousemove=f=>{if(f.preventDefault(),!r)return;const h=Number(f.clientX),p=Number(f.clientY);if(Math.abs(h-r.x)<5&&Math.abs(p-r.y)<5||(a.push({x:h,y:p}),c.push(mt({x:h,y:p},this.clientWidth,this.clientHeight)),a.length<3))return;const{control:g,end:A}=pt(a);!g||!A||(u(r,g,A),r=A)},e.onmouseup=f=>{if(f.preventDefault(),r=null,a.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const h=Date.now()-d,p={move:Object.assign({},l),uuid:this.uuid,line:[...c],color:this.color,duration:h<1280?h:h<2e3?1280:0};this.data[this.uuid].push(p),Lt(()=>{this.emitStateChange({type:ke.Drawline,color:this.color,ready:this.ready,state:p,uuid:this.uuid})})},e.ontouchstart=f=>{f.preventDefault(),d=Date.now();const h=f.touches[0].clientX,p=f.touches[0].clientY;a=[],a.push({x:h,y:p}),r={x:h,y:p},console.log("ontouchstart",h,p,r),l=mt({x:h,y:p},this.clientWidth,this.clientHeight),c=[]},e.ontouchmove=f=>{if(f.preventDefault(),!r)return;const h=Number(f.touches[0].clientX),p=Number(f.touches[0].clientY);if(Math.abs(h-r.x)<5&&Math.abs(p-r.y)<5||(a.push({x:h,y:p}),c.push(mt({x:h,y:p},this.clientWidth,this.clientHeight)),a.length<3))return;const{control:g,end:A}=pt(a);!g||!A||(u(r,g,A),r=A)},e.ontouchend=e.ontouchcancel=f=>{if(f.preventDefault(),r=null,a.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const h=Date.now()-d,p={move:Object.assign({},l),line:[...c],uuid:this.uuid,color:this.color,duration:h<1280?h:h<2e3?1280:0};this.data[this.uuid].push(p),Lt(()=>{this.emitStateChange({type:ke.Drawline,color:this.color,ready:this.ready,state:p,uuid:this.uuid})})}}emitStateChange(e,n=!0){if(e.type!==ke.Drawline){this.emit("stateChange",e,n);return}const s=Date.now(),r=e.state;if(!r||!r.line)return;const a=Math.ceil(r.line.length/100);for(let l=0;l<a;l++){const c={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:r.move,duration:r.duration,color:this.color,line:r.line.slice(l*100,(l+1)*100)},timestamp:s,end:l===a-1};xr(l,20,()=>{this.emit("stateChange",c,n)})}}action(e){const{ready:n,type:s,uuid:r}=e;if(!n&&this.ready){this.closeBrush();return}if(n&&!this.ready){this.openBrush();return}if(!!this.ready)switch(s){case ke.Drawline:const{state:a,timestamp:l,end:c}=e;if(!l||!a)return;this.tempLine[l]=[].concat(this.tempLine[l]||[],a.line),c&&(Object.assign(a,{line:this.tempLine[l]}),this.handleDrawLine(r,a,{},()=>delete this.tempLine[l]));break;case ke.Undo:this.handleUndo(r);break}}handleDrawLine(e,n,{withUndo:s=!1},r=hs){!n||Object.prototype.toString.call(n)!="[object Object]"||Object.keys(n).length===0||(console.log("handleDrawLine",n,n.line),kr(()=>new Promise(a=>{if(s||(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 l=this.canvas[e].getContext("2d");if(!l)return;const{line:c=[],color:d="black",duration:u=0,uuid:f}=n,h=Kt(n.move||{},this.clientWidth,this.clientHeight);let p=[h];if(l.strokeStyle=d,l.beginPath(),l.moveTo(h.x,h.y),u&&!s){let g=[];const A=this;A.tween=Sr({step:0},{step:c.length-1},u).onUpdate(({step:b})=>{var C;if(A.tweening=!0,!A.ready)return l.clearRect(0,0,A.canvas[f].width,A.canvas[f].height),(C=A.tween)==null?void 0:C.stop();const v=Math.floor(b);if(!g.find(y=>y===v)){if(g.push(v),console.log("__debug__",c,c[v],v),p.push(Kt(c[v],A.clientWidth,A.clientHeight)),p.length<3)return;const{control:y,end:I}=pt(p);if(!y||!I)return;l.quadraticCurveTo(y.x,y.y,I.x,I.y),l.stroke()}}).onComplete(b=>{A.tween=void 0,A.tweening=!1,g=[],p=[],r&&r(),a()})}else{for(let g=0;g<c.length;g++){if(p.push(Kt(c[g],this.clientWidth,this.clientHeight)),p.length<3)continue;const{control:A,end:b}=pt(p);!A||!b||l.quadraticCurveTo(A.x,A.y,b.x,b.y)}l.stroke(),p=[],r&&r(),a()}})))}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 r;const s=(r=this.canvas[e])==null?void 0:r.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(a=>this.handleDrawLine(e,a,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Lt(n,60);return}n()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}}class Tr{constructor(t={}){m(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"\u56DE\u9000",onExitText:"\u5173\u95ED"},t);this.controller=new Mr(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 jr=(o,t)=>{let e=!0,n=null;const r=j(j({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),a=new P.Scene,l=new ee.Camera(60);let c=new P.Object3D,d,u;{const w=new P.DirectionalLight(16777215,.5);w.position.copy(new P.Vector3(1,1,1)),a.add(w)}{const w=new P.DirectionalLight(16777215,.3);a.add(w)}{const w=new P.AmbientLight(16777215,.3);a.add(w)}a.add(c);const f=()=>{if(!!o.renderer)return n||(n=new P.WebGLRenderer({antialias:!1,alpha:!0}),n.setPixelRatio(o.renderer.getPixelRatio()),n.outputEncoding=P.sRGBEncoding,n.setClearColor(1579548,0),n.autoClear=!0),n},h=()=>{c.traverse(w=>{w instanceof P.Mesh&&[].concat(w.material).forEach(x=>x.dispose())}),a.remove(c),c=new P.Object3D,a.add(c),C()},p=()=>{d=b(o.model,l.fov,l.aspect),u=o.model.bounding.getCenter(new P.Vector3);function w(x){const z=x.clone();return z.uniforms.modelAlpha.value=1,z.uniforms.map.value&&(z.uniforms.map.value.needsUpdate=!0),z}function D(x){if(x instanceof P.Mesh){const z=x.geometry,_=Array.isArray(x.material)?x.material.map(w):w(x.material);return new P.Mesh(z,_)}else if(x instanceof P.Group){const z=new P.Group;return x.children.forEach(_=>z.add(D(_))),z}else{const z=new P.Object3D;return x.children.forEach(_=>z.add(D(_))),z}}a.remove(c),c=D(o.model),a.add(c),C()},g=(w,D={})=>{const x=f();if(!x)return;w.appendChild(x.domElement),A(D);const z=window.getComputedStyle(w).position;z!=="relative"&&z!=="absolute"&&z!=="fixed"&&z!=="sticky"&&(w.style.position="relative")},A=(w={})=>{if(!n)return;const x=n.domElement.parentNode;if(x!=null&&x.nodeName){const{width:z=x.offsetWidth,height:_=x.offsetHeight}=w;n.setSize(z,_),l.aspect=z/_,l.updateProjectionMatrix()}C()};function b(w,D,x){const z=w.bounding,_=Math.pow(Math.pow(z.max.x-z.min.x+1,2)+Math.pow(z.max.y-z.min.y+1,2)+Math.pow(z.max.z-z.min.z+1,2),1/2);let T=_/2/Math.tan(Math.PI*D/360);return x<1&&(T=T/x),isNaN(T)?_:T}function v(w){return o.work.observers[w].standingPosition.clone()}const C=()=>{if(!d||!u)return;const w=o.getPose();w.fov=l.fov,w.offset=u,w.distance=d,typeof r.lockedLatitude=="number"&&(w.latitude=r.lockedLatitude),typeof r.lockedLongitude=="number"&&(w.longitude=r.lockedLongitude),typeof r.lockedPanoIndex=="number"&&(w.offset=v(r.lockedPanoIndex)),r.lookAtCurrentCamera&&(w.offset=o.camera.position.clone().setY(o.camera.position.y+1)),l.setFromPose(w),e=!0},y=()=>{e!==!0||!n||!n.domElement.parentNode||n.domElement.parentNode.offsetWidth===0||(n.render(a,l),e=!1)},I=()=>{n&&n.dispose(),n=null},k=w=>{Object.assign(r,w),C()};return Object.assign(window,{camera:l}),o.on("modelLoaded",p),o.on("modelWillLoad",h),o.on("cameraDirectionUpdate",C),o.on("dispose",I),o.on("renderFrame",y),o.on("cameraPositionUpdate",C),{appendTo:g,refresh:A,changeConfigs:k}};function Br(o){return typeof Symbol=="undefined"?`$Symbol<${o}>$`:Symbol(o)}const at=Br("$$EVENT$$");function At(o){return o[at]||(o[at]={}),o[at]}function Qr(o){o[at]||delete o[at]}class ht{hasListener(t){const e=At(this);return Boolean((e==null?void 0:e[t])&&e[t].length>0)}on(t,e,n){const s=At(this);return s[t]||(s[t]=[]),s[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){Qr(this);return}const n=At(this);if(n[t]||(n[t]=[]),e===void 0){n[t].length=0;return}let s=0;for(;s<n[t].length&&n[t][s][0]!==e;s++);s<n[t].length&&n[t].splice(s,1)}emit(t,...e){let n=!1;const r=At(this)[t]||[];for(let a of r.slice()){const[l,c=!1]=a,d=l(...e);c&&this.off(t,l),d===!1&&(n=!0)}return n}}function fs(...o){const t=new M.Vector3;return o.forEach(e=>{t.add(e)}),t.divideScalar(o.length),t}function Tt(o,t){const e=Math.round(o);return e%2===0?e:e+Number(t!=null&&t.smaller?-1:1)}const Rr=({x:o,y:t,z:e})=>new M.Vector3(o,t,e),De=([o,t,e])=>new M.Vector3(o,t,e),ct=o=>o instanceof M.Vector3?o:Array.isArray(o)?De(o):Rr(o),ms="1.0.2",Or=`CSS3DObjectPlus@${ms}`,Hr=.00216,Fr=.003;class ps extends Mt.CSS3DObject{constructor(e,n,s=Fr,r=1,a="front"){const l=Math.max(Hr,s),c=n[0].distanceTo(n[1]),d=n[1].distanceTo(n[2]),u=Tt(c/s*r),f=Tt(d/s*r),h=fs(...n);let p;if(l===s)e.style.width=`${u}px`,e.style.height=`${f}px`,p=e;else{const I=document.createElement("div");I.style.width=`${u}px`,I.style.height=`${f}px`,I.style.pointerEvents="none";const k=s/l;e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width=`${k*u}px`,e.style.height=`${k*f}px`,I.appendChild(e),p=I}super(p);m(this,"version",ms);m(this,"width");m(this,"height");m(this,"domWidthPx");m(this,"domHeightPx");m(this,"cornerPoints");m(this,"ratio");m(this,"container");m(this,"centerPosition");m(this,"mode","front");m(this,"hooks",new ht);m(this,"isCSS3DObjectPlus",!0);if(this.scale.set(l,l,l),this.cornerPoints=n,this.ratio=s,this.container=e,this.mode=a,l===s)this.width=c,this.height=d,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=h;else{const I=s/l;this.width=I*c,this.height=I*d,this.domWidthPx=I*u,this.domHeightPx=I*f,this.centerPosition=new M.Vector3().subVectors(h,n[0]).multiplyScalar(I).add(n[0])}e.classList.add(`${Or}__container`);const g=new M.Vector3().subVectors(n[1],n[0]),A=new M.Vector3().subVectors(n[3],n[0]),b=new M.Vector3().crossVectors(g,A).normalize();this.lookAt(b);const v=this.up.clone().applyQuaternion(this.quaternion),C=A.clone(),y=new M.Vector3().crossVectors(v,C).normalize();this.rotateOnWorldAxis(y,v.angleTo(C)),this.position.copy(h)}changeMode(e,n){if(e===this.mode)return;const s=this.mode;this.mode=e,this.hooks.emit("changeMode",e,s,n)}applyScaleMatrix4(e){this.scale.applyMatrix4(e),this.hooks.emit("applyScaleMatrix4",e)}applyMatrix4(e){super.applyMatrix4(e),this.hooks.emit("applyMatrix4",e)}applyQuaternion(e){return super.applyQuaternion(e),this.hooks.emit("applyQuaternion",e),this}}const Gr="v2.0.1",gs="CSS3DRenderer",Ge=`${gs}@${Gr}`,Vn=o=>`${Ge}--${o}`,U={};class As{constructor(){m(this,"hooks",new ht);m(this,"state",{enabled:!0,visible:!0,disposed:!1});m(this,"store",{rendered:!1,disposers:[],frontModeCSS3DObjects:{},behindModeCSS3DObjects:{}});m(this,"create3DElement",(t,e,n)=>{if(this.state.disposed)return this.disposedErrorLog();const s=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(E,n)})(),r=e.map(ct);if((r==null?void 0:r.length)<4)return console.error(`${Ge}: requires 4 point but params may have fewer`);const{ratio:a,devicePixelRatio:l,mode:c,autoRender:d,container:u,pointerEvents:f}=s,h=[],{css3DObject:p,opacityMesh:g}=this.createObject(r,{ratio:a,dpr:l,container:u,mode:c,pointerEvents:f});u.id=`container--${p.uuid}`;const A=c==="front"&&!U.frontModeStore,b=c==="behind"&&!U.behindModeStore;c==="front"&&this.initGlobalModeStore("front"),c==="behind"&&this.initGlobalModeStore("behind",s.scene),p.hooks.on("changeMode",(E,S,L)=>{var X,Y,J;if(E===S)return;E==="front"&&this.initGlobalModeStore("front"),E==="behind"&&this.initGlobalModeStore("behind",L);const B=S==="front"?U.frontModeStore:U.behindModeStore,R=E==="front"?U.frontModeStore:U.behindModeStore,G=S==="behind"?this.store.behindModeCSS3DObjects:this.store.frontModeCSS3DObjects,Q=E==="behind"?this.store.behindModeCSS3DObjects:this.store.frontModeCSS3DObjects;if(!G||!Q)return console.error(`${Ge}: changeMode error: prevObjects or nextObjects is undefined`);const H=G[p.uuid];if(!H)return console.error(`${Ge}: changeMode error: prevObject is undefined`);if(E==="behind"){const te=(X=H.opacityMesh)!=null?X:this.createOpacityMesh(H.css3DObject);B==null||B.css3DScene.remove(H.css3DObject),Q[p.uuid]={css3DObject:p,opacityMesh:te,visible:!0,enabled:!0,mode:E,scene:L},R==null||R.css3DScene.add(p),L==null||L.add(te)}E==="front"&&(B==null||B.css3DScene.remove(H.css3DObject),(J=(Y=G[p.uuid])==null?void 0:Y.scene)==null||J.remove(H.opacityMesh),Q[p.uuid]={css3DObject:p,visible:!0,enabled:!0,mode:E},R==null||R.css3DScene.add(p)),E==="behind"&&this.appendToElement(U.behindModeContainer,"behind"),E==="front"&&this.appendToElement(U.frontModeContainer,"front"),this.render(t),console.log("change success")});const v=c==="front"?U.frontModeStore:U.behindModeStore,{css3DScene:C,css3DRenderer:y}=v,I=(()=>{const E=()=>{var L,B;const S=p.mode;if(S==="front")this.store.frontModeCSS3DObjects[p.uuid]={visible:!0,enabled:!0,css3DObject:p,mode:"front"};else{if(!s.scene)return;this.store.behindModeCSS3DObjects[p.uuid]={visible:!0,enabled:!0,css3DObject:p,opacityMesh:g,mode:"behind",scene:s.scene}}C.getObjectById(p.id)||C.add(p),S==="behind"&&g&&((L=s.scene)!=null&&L.getObjectById(g.id)||(B=s.scene)==null||B.add(g),h.push(()=>{var R;return g&&((R=s.scene)==null?void 0:R.remove(g))}))};return A||b?(y.domElement.style.position="absolute",y.domElement.style.top="0",y.domElement.style.userSelect="none",y.domElement.style.pointerEvents="none",y.domElement.classList.add(Vn(c)),()=>{E(),this.render(t)}):(this.store.rendered=!0,()=>E())})(),k=c==="front"?U.frontModeContainer:U.behindModeContainer;if(k){this.appendToElement(k,c);const E=c==="front"?U.frontModeStore:U.behindModeStore;E&&(E.appendedToPage=!0)}const w=E=>this.setVisibleById(p.uuid,E),D=E=>this.setEnabledById(p.uuid,E),x=()=>w(!0),z=()=>w(!1),_=()=>D(!0),T=()=>D(!1),O=()=>(delete this.store.frontModeCSS3DObjects[p.uuid],delete this.store.behindModeCSS3DObjects[p.uuid],h.forEach(E=>E==null?void 0:E()),C.remove(p),C.children.length===0&&(typeof v.requestAnimationFrameId=="number"&&cancelAnimationFrame(v.requestAnimationFrameId),y.domElement.remove(),c==="front"&&(U.frontModeStore=void 0),c==="behind"&&(U.behindModeStore=void 0),U.frontModeResizeObserver=void 0,U.behindModeResizeObserver=void 0),!0);return this.store.disposers.push(O),d&&I(),{id:p.uuid,container:u,dispose:O,css3DObject:p,render:d?void 0:I,show:x,hide:z,setVisible:w,disable:T,enable:_,setEnabled:D,appendToElement:E=>this.appendToElement(E,c)}});m(this,"setVisibleById",(t,e)=>{var s;const n=(s=this.store.frontModeCSS3DObjects[t])!=null?s:this.store.behindModeCSS3DObjects[t];if(!n)return console.error("id not found",t);n.visible=e,this.state.visible&&(n.css3DObject.visible=e,n.mode==="behind"&&(n.opacityMesh.visible=e))});m(this,"setEnabledById",(t,e)=>{var r,a,l;const n=(r=this.store.frontModeCSS3DObjects[t])!=null?r:this.store.behindModeCSS3DObjects[t];if(!n)return;const s=n.mode==="front"?(a=U.frontModeStore)==null?void 0:a.css3DScene:(l=U.behindModeStore)==null?void 0:l.css3DScene;!s||(e?(s.add(n.css3DObject),n.mode==="behind"&&n.scene.add(n.opacityMesh)):(s.remove(n.css3DObject),n.mode==="behind"&&n.scene.remove(n.opacityMesh)),n.enabled=e)});m(this,"createObject",(t,e)=>{const{ratio:n,dpr:s,container:r,mode:a,pointerEvents:l}=e,c=new ps(r,t,n,s,a);r.style.pointerEvents=l,r.classList.add(`${gs}__container`);const d=a==="behind"?this.createOpacityMesh(c):void 0;return{css3DObject:c,opacityMesh:d}});m(this,"createOpacityMesh",t=>{const{domWidthPx:e,domHeightPx:n}=t,s=new P.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:P.DoubleSide}),r=new P.PlaneGeometry(e,n),a=new P.Mesh(r,s);return a.name=Vn("mesh"),a.position.copy(t.position),a.rotation.copy(t.rotation),a.scale.copy(t.scale),t.hooks.on("applyMatrix4",l=>a.applyMatrix4(l)),t.hooks.on("applyQuaternion",l=>a.applyQuaternion(l)),t.hooks.on("applyScaleMatrix4",l=>a.scale.applyMatrix4(l)),a});m(this,"createResizeObserver",(t,e,n=!0)=>{if(!t)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const s=()=>{const a=Tt(t.clientWidth,{smaller:!0}),l=Tt(t.clientHeight,{smaller:!0});e(a,l)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>s(),unobserve:()=>{}};const r=new ResizeObserver(s);return n&&s(),{observe:()=>r.observe(t),unobserve:()=>r.unobserve(t)}});m(this,"disposedErrorLog",()=>{console.error(`${Ge} is disposed`)})}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();const n=j({},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()),this.hooks.emit("stateChange",{state:this.state,prevState:n,userAction:e.userAction})}dispose(){this.store.disposers.forEach(t=>t==null?void 0:t()),this.store.disposers=[],this.hooks.emit("dispose"),this.state.disposed=!0}show(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}setContainer(t,e){e==="front"?U.frontModeContainer=t:U.behindModeContainer=t}appendToElement(t,e){const n=e==="front"?U.frontModeStore:U.behindModeStore;if(!n){if(e==="front"&&!U.frontModeContainer){if(!t)throw new Error(`${Ge} Cannot append to container: front mode but container is ${t}`);U.frontModeContainer=t}if(e==="behind"&&!U.behindModeContainer){if(!t)throw new Error(`${Ge} Cannot append to container: behind mode but container is ${t}`);U.behindModeContainer=t}return}if(n.appendedToPage)return;const s=e==="behind"?U.behindModeContainer:U.frontModeContainer;if(!s)return console.error("wrapper is undefined");if(s.appendChild(n.css3DRenderer.domElement),e==="behind"&&!U.behindModeResizeObserver){const r=(c,d)=>{var u;(u=U.behindModeStore)==null||u.css3DRenderer.setSize(c,d)},{observe:a,unobserve:l}=this.createResizeObserver(s,r,!0);U.behindModeResizeObserver={observe:a,unobserve:l},a(),this.store.disposers.push(l)}if(e==="front"&&!U.frontModeResizeObserver){const r=(c,d)=>{var u;(u=U.frontModeStore)==null||u.css3DRenderer.setSize(c,d)},{observe:a,unobserve:l}=this.createResizeObserver(s,r,!0);U.frontModeResizeObserver={observe:a,unobserve:l},a(),this.store.disposers.push(l)}n.appendedToPage=!0}render(t){const e=U.behindModeStore,n=U.frontModeStore;if(e&&Object.keys(this.store.behindModeCSS3DObjects).length>0&&!e.requestAnimationFrameId){const s=()=>{const r=requestAnimationFrame(s);e.requestAnimationFrameId=r,e.css3DRenderer.render(e.css3DScene,t)};s()}if(n&&Object.keys(this.store.frontModeCSS3DObjects).length>0&&!n.requestAnimationFrameId){const s=()=>{const r=requestAnimationFrame(s);n.requestAnimationFrameId=r,n.css3DRenderer.render(n.css3DScene,t)};s()}Object.keys(this.store.frontModeCSS3DObjects).length===0&&(n==null?void 0:n.requestAnimationFrameId)!==void 0&&(cancelAnimationFrame(n.requestAnimationFrameId),n.requestAnimationFrameId=void 0),Object.keys(this.store.behindModeCSS3DObjects).length===0&&(e==null?void 0:e.requestAnimationFrameId)!==void 0&&(cancelAnimationFrame(e.requestAnimationFrameId),e.requestAnimationFrameId=void 0)}initGlobalModeStore(t,e){const n=t==="front"&&!U.frontModeStore;t==="behind"&&!U.behindModeStore&&(U.behindModeStore={scene:e,css3DScene:new P.Scene,css3DRenderer:new Mt.CSS3DRenderer}),n&&(U.frontModeStore={css3DScene:new P.Scene,css3DRenderer:new Mt.CSS3DRenderer})}handleShow(){return F(this,null,function*(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=t.visible}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=t.visible,t.opacityMesh.visible=t.visible})})}handleHide(){return F(this,null,function*(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=!1}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=!1,t.opacityMesh.visible=!1})})}handleEnable(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{var e;!t.enabled||(e=U.frontModeStore)==null||e.css3DScene.add(t.css3DObject)}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{var e,n;!t.enabled||((e=U.behindModeStore)==null||e.css3DScene.add(t.css3DObject),(n=U.behindModeStore)==null||n.scene.add(t.opacityMesh))})}handleDisable(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{var e;(e=U.frontModeStore)==null||e.css3DScene.remove(t.css3DObject)}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{var e,n;(e=U.behindModeStore)==null||e.css3DScene.remove(t.css3DObject),(n=U.behindModeStore)==null||n.scene.remove(t.opacityMesh)})}}const Nr="v2.0.1",Jn=`CSS3DRenderPlugin@${Nr}`;class Wr extends As{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 s=(()=>{var g;(n==null?void 0:n.dpr)!==void 0&&console.warn(`${Jn}: please use "config.devicePixelRatio" replace "config.dpr"`);const p={ratio:.00216,devicePixelRatio:(g=n==null?void 0:n.dpr)!=null?g:1,mode:"front",autoRender:!0};return Object.assign(p,n,(n==null?void 0:n.mode)==="behind"?{scene:this.five.scene}:void 0)})(),r=this.five.getElement();if(!r){console.error(`${Jn}: five.getElement() is ${r}`);return}const{autoRender:a,mode:l}=s,c=l==="front"?r.parentElement:s.behindFiveContainer;this.setContainer(c||document.body,"front");const d=this.getBehindFiveElement();d&&this.setContainer(d,"behind"),this.appendToElement(c||document.body,l);const u=this.create3DElement(this.five.camera,e,V(j({},s),{autoRender:!1}));if(!u)return;const f=u.render,h=()=>{var p;l==="front"&&f(),l==="behind"&&((p=this.five.model)!=null&&p.loaded?f():this.five.once("modelLoaded",()=>f()))};return a&&h(),V(j({},u),{render:a?void 0:h})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const n=super.setState(...e);return this.five.needsRender=!0,n}getBehindFiveElement(){var l;const{behindFiveContainer:e}=this;if(e)return e;const n=document.createElement("div");n.style.position="absolute",n.style.pointerEvents="none",n.style.top="0",n.style.left="0",n.style.width="100%",n.style.height="100%",this.behindFiveContainer=n;const s=this.five.getElement();if(!s)return;const r=(l=s==null?void 0:s.style.position)!=null?l:getComputedStyle(s);(!r||r==="static")&&console.warn("if you want to use css3DRenderPlugin behind mode, five element position is static, please set position to relative or absolute");const a=s==null?void 0:s.parentElement;if(a)return a.insertBefore(n,s),n}}const nt=o=>new Wr(o);function $t(o,t,e=new M.Vector3(1,1,1),n=!1){const s=new ls.Line(o,t);return s.setMaterial({dashed:n,color:e,linewidth:1}),s.remove(s.points),s}const Xr=o=>{const t={intersection:null,disposers:[]},e=u=>{t.intersection=u},n=()=>{t.intersection=null};o.on("modelLoaded",()=>{o.on("intersectionOnModelUpdate",e),o.on("intersectionHidden",n)}),o.on("dispose",()=>{o.off("intersectionOnModelUpdate",e),o.off("intersectionHidden",n)});const s=(u,f=2,h=.1)=>{const p=f/2,A=d(u,h),b=new M.Group;b.add($t(new M.Vector3(A.x+p,A.y,A.z),new M.Vector3(A.x-p,A.y,A.z),new M.Vector3(1,0,0)),$t(new M.Vector3(A.x,A.y+p,A.z),new M.Vector3(A.x,A.y-p,A.z),new M.Vector3(0,1,0)),$t(new M.Vector3(A.x,A.y,A.z+p),new M.Vector3(A.x,A.y,A.z-p),new M.Vector3(0,0,1))),o.scene.add(b),o.needsRender=!0;const v=()=>{o.scene.remove(b)};return t.disposers.push(v),{clear:v,pointAxesHelperMesh:b}},r=(u,f=0)=>{var v,C;const h=(v=o==null?void 0:o.camera)==null?void 0:v.position;if(!h)return!1;const p=u.distanceTo(h),g=u.sub(h).normalize(),A=new M.Raycaster(h,g),b=(C=o.model.intersectRaycaster(A))==null?void 0:C[0];return!(b&&b.distance+f<p)},a=()=>t.intersection,l=()=>{var u,f;(f=(u=t.disposers)==null?void 0:u.forEach)==null||f.call(u,h=>h==null?void 0:h()),o.off("intersectionOnModelUpdate",e),o.off("intersectionHidden",n)},c=l,d=(u,f)=>{const h=u.clone();return o.camera.position.clone().sub(h).setLength(f).add(h)};return{intersection:a,pointAxesHelper:s,movePointTowardsCamera:d,destroy:l,dispose:c,canSeePoint:r}},Yr="data:image/png;base64,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";function Ur(o){i.append_styles(o,"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 Vr(o){let t,e,n=o[0].name+"",s,r,a,l,c;return{c(){t=i.element("div"),e=i.element("span"),s=i.text(n),r=i.space(),a=i.element("div"),i.attr(e,"class","room-label-item__text svelte-1d7uzh5"),i.set_style(e,"background-image","url("+Yr+")"),i.toggle_class(e,"wide",o[0].name.length>3),i.attr(a,"class","room-label-item__bar svelte-1d7uzh5"),i.attr(t,"class","room-label-item svelte-1d7uzh5"),i.set_style(t,"z-index",o[0].zIndex,!1),i.set_style(t,"transform",o[0].transform,!1),i.set_style(t,"opacity",o[0].visible?1:0,!1)},m(d,u){i.insert(d,t,u),i.append(t,e),i.append(e,s),i.append(t,r),i.append(t,a),l||(c=i.listen(e,"click",o[1]),l=!0)},p(d,[u]){u&1&&n!==(n=d[0].name+"")&&i.set_data(s,n),u&1&&i.toggle_class(e,"wide",d[0].name.length>3),u&1&&i.set_style(t,"z-index",d[0].zIndex,!1),u&1&&i.set_style(t,"transform",d[0].transform,!1),u&1&&i.set_style(t,"opacity",d[0].visible?1:0,!1)},i:i.noop,o:i.noop,d(d){d&&i.detach(t),l=!1,c()}}}function Jr(o,t,e){let{five:n}=t,{roomLabel:s}=t;function r(){n.setState({panoIndex:s.panoIndex,mode:"Panorama",longitude:s.longitude})}return o.$$set=a=>{"five"in a&&e(2,n=a.five),"roomLabel"in a&&e(0,s=a.roomLabel)},[s,r,n]}class Zr extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Jr,Vr,i.safe_not_equal,{five:2,roomLabel:0},Ur)}}const{Map:qr}=i.globals;function Kr(o){i.append_styles(o,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Zn(o,t,e){const n=o.slice();return n[12]=t[e],n}function qn(o,t){let e,n,s;return n=new Zr({props:{roomLabel:t[12],five:t[1]}}),{key:o,first:null,c(){e=i.empty(),i.create_component(n.$$.fragment),this.first=e},m(r,a){i.insert(r,e,a),i.mount_component(n,r,a),s=!0},p(r,a){t=r;const l={};a&1&&(l.roomLabel=t[12]),a&2&&(l.five=t[1]),n.$set(l)},i(r){s||(i.transition_in(n.$$.fragment,r),s=!0)},o(r){i.transition_out(n.$$.fragment,r),s=!1},d(r){r&&i.detach(e),i.destroy_component(n,r)}}}function $r(o){let t,e=[],n=new qr,s,r,a=o[0];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=Zn(o,a,c),u=l(d);n.set(u,e[c]=qn(u,d))}return{c(){t=i.element("div");for(let c=0;c<e.length;c+=1)e[c].c();i.attr(t,"class","room-labels-container svelte-9eg4zi"),i.add_render_callback(()=>o[6].call(t))},m(c,d){i.insert(c,t,d);for(let u=0;u<e.length;u+=1)e[u].m(t,null);s=i.add_resize_listener(t,o[6].bind(t)),r=!0},p(c,[d]){d&3&&(a=c[0],i.group_outros(),e=i.update_keyed_each(e,d,l,1,c,a,n,t,i.outro_and_destroy_block,qn,null,Zn),i.check_outros())},i(c){if(!r){for(let d=0;d<a.length;d+=1)i.transition_in(e[d]);r=!0}},o(c){for(let d=0;d<e.length;d+=1)i.transition_out(e[d]);r=!1},d(c){c&&i.detach(t);for(let d=0;d<e.length;d+=1)e[d].d();s()}}}function ea(o,t,e){var A;let n,{five:s}=t,{roomLabels:r}=t,a,l,c=(A=s.model.shownFloor)!=null?A:null;function d(b){if(!(c===null||b.floorIndex===c))return!1;const C=new M.Raycaster,y=s.camera.position.clone(),I=new M.Vector3(b.position.x,b.position.y,b.position.z),k=I.distanceTo(y);C.set(y.clone(),I.clone().sub(y).normalize());const[w]=s.model.intersectRaycaster(C);return!(w&&w.distance+1<k)}function u(b,v){const y=new M.Vector3(b.position.x,b.position.y,b.position.z).clone().project(s.camera),I=Math.ceil((y.x+1)/2*v.x),k=Math.ceil((-y.y+1)/2*v.y);return`translate(${I}px, ${k}px)`}function f(b){const{rendererSize:v,shownFloor:C}=b,y=new Map;function I(w){const D=y.get(w.id);if(D)return D;const{x,y:z,z:_}=w.position,T=new M.Vector3(x,z,_).clone().distanceTo(s.camera.position);return y.set(w.id,T),T}return r.map(w=>{const D=d(w),x=D?u(w,v):w.transform,z=I(w),T=r.filter(O=>O.visible&&I(O)<z).length*10;return V(j({},w),{visible:D,transform:x,zIndex:T})})}function h(){e(0,r=f({rendererSize:n,shownFloor:c}))}function p(b){e(4,c=b)}s.on("cameraUpdate",h),s.on("modelShownFloorChange",p),Z.onDestroy(()=>{s.off("cameraUpdate",h),s.off("modelShownFloorChange",p)});function g(){a=this.clientWidth,l=this.clientHeight,e(2,a),e(3,l)}return o.$$set=b=>{"five"in b&&e(1,s=b.five),"roomLabels"in b&&e(0,r=b.roomLabels)},o.$$.update=()=>{o.$$.dirty&12&&e(5,n={x:a,y:l}),o.$$.dirty&48&&e(0,r=f({rendererSize:n,shownFloor:c}))},[r,s,a,l,c,n,g]}class ta extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ea,$r,i.safe_not_equal,{five:1,roomLabels:0},Kr)}}function na(o){return o.model_room_labels.map(({id:t,pano_index:e,floor_index:n,name:s,position:r,longitude:a})=>({id:t,name:s,position:r,longitude:a,panoIndex:e,floorIndex:n,zIndex:0,visible:!1,transform:""}))}class ia{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=na(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 ta({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const oa=o=>new ia(o),sa={name:"ModelRoomLabelPlugin",version:0};var je=(o=>(o[o.FLOOR=1]="FLOOR",o[o.CEILING=2]="CEILING",o[o.BOUNDING_CENTER=3]="BOUNDING_CENTER",o))(je||{});function jt(o){return F(this,null,function*(){try{return[null,yield o]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Bt(o){return Object.prototype.toString.call(o)==="[object Object]"}function Gt(o,t){return o===t?!0:typeof o!=typeof t?!1:!!(Number.isNaN(o)&&Number.isNaN(t))}function ra(o,t){const e=Object.getOwnPropertyNames(o),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let s=0,r=e.length;s<r;s++){const a=e[s];if(!Gt(o[a],t[a]))return!1}return!0}function aa(o,t){if(o.length!==t.length)return!1;for(let e=0,n=o.length;e<n;e++)if(!Gt(o[e],t[e]))return!1;return!0}function la(o,t){return Gt(o,t)?!0:Bt(o)&&Bt(t)?ra(o,t):Array.isArray(o)&&Array.isArray(t)?aa(o,t):!1}function xn(o,t){return Gt(o,t)?!0:Bt(o)&&Bt(t)?da(o,t):Array.isArray(o)&&Array.isArray(t)?ca(o,t):!1}function ca(o,t){if(o.length!==t.length)return!1;for(let e=0,n=o.length;e<n;e++)if(!xn(o[e],t[e]))return!1;return!0}function da(o,t){const e=Object.getOwnPropertyNames(o),n=Object.getOwnPropertyNames(t);if(e.length!==n.length)return!1;for(let s=0,r=e.length;s<r;s++){const a=e[s];if(!xn(o[a],t[a]))return!1}return!0}function Ce(o,t,e={deep:!1}){return e.deep?xn(o,t):la(o,t)}const Be="data:image/png;base64,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";function ua(o){return o*180/Math.PI}function ha(o){i.append_styles(o,"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 fa(o){let t,e;return{c(){t=i.element("div"),e=i.element("div"),i.attr(e,"class","floorplan__camera-rotate svelte-17cl35n"),i.set_style(e,"background-image",`url(${o[0]||Be})`),i.set_style(e,"width",o[4],!1),i.set_style(e,"height",o[4],!1),i.set_style(e,"left","-"+o[4],!1),i.set_style(e,"top","-"+o[4],!1),i.set_style(e,"transform",`rotate(${o[3]}deg)`,!1),i.set_style(e,"transform-origin",`${o[4]} ${o[4]}`,!1),i.attr(t,"class","floorplan__camera-position svelte-17cl35n"),i.set_style(t,"left",o[1],!1),i.set_style(t,"top",o[2],!1)},m(n,s){i.insert(n,t,s),i.append(t,e)},p(n,[s]){s&1&&i.set_style(e,"background-image",`url(${n[0]||Be})`)},i:i.noop,o:i.noop,d(n){n&&i.detach(t)}}}function ma(o,t,e){let{panoIndex:n}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:a}=t;const{observers:l}=s,c=l[n],d=c.positionInImage.x,u=c.positionInImage.y,f=d*100+"%",h=u*100+"%",p=-ua(r)+45,g=document.body.clientWidth,A=document.body.clientHeight,v=`${(g<500||A<500?17:37)/16}rem`;return o.$$set=C=>{"panoIndex"in C&&e(5,n=C.panoIndex),"floorplanData"in C&&e(6,s=C.floorplanData),"lastPanoramaLongitude"in C&&e(7,r=C.lastPanoramaLongitude),"cameraImageUrl"in C&&e(0,a=C.cameraImageUrl)},[a,f,h,p,v,n,s,r]}class pa extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ma,fa,i.safe_not_equal,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},ha)}}const ga="data:image/png;base64,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";function Aa(o){i.append_styles(o,"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 va(o){let t,e,n,s,r;return{c(){t=i.element("div"),e=i.element("div"),n=i.space(),s=i.element("span"),r=i.text(o[0]),i.attr(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),i.set_style(e,"background-image",`url(${ga})`),i.attr(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),i.attr(t,"class","floorplan-plugin__compass svelte-rpkaro"),i.set_style(t,"transform",o[2],!1)},m(a,l){i.insert(a,t,l),i.append(t,e),i.append(t,n),i.append(t,s),i.append(s,r)},p(a,l){l&1&&i.set_data(r,a[0])},d(a){a&&i.detach(t)}}}function ba(o){let t,e=o[1]&&va(o);return{c(){e&&e.c(),t=i.empty()},m(n,s){e&&e.m(n,s),i.insert(n,t,s)},p(n,[s]){n[1]&&e.p(n,s)},i:i.noop,o:i.noop,d(n){e&&e.d(n),n&&i.detach(t)}}}function ya(o){return o/Math.PI*180}function wa(o,t,e){var d;let{floorplanData:n}=t,{northDesc:s}=t;const r=(d=n.entrance)==null?void 0:d.northRad,a=typeof r=="number",c=`translateX(-50%) translateZ(10px) rotate(${-(r?ya(r):0)+90}deg)`;return o.$$set=u=>{"floorplanData"in u&&e(3,n=u.floorplanData),"northDesc"in u&&e(0,s=u.northDesc)},[s,a,c,n]}class Ca extends i.SvelteComponent{constructor(t){super(),i.init(this,t,wa,ba,i.safe_not_equal,{floorplanData:3,northDesc:0},Aa)}}function Ea(o){i.append_styles(o,"svelte-1gfoniz","img.svelte-1gfoniz{width:100%;height:100%}")}function Pa(o){let t,e;return{c(){t=i.element("img"),i.src_url_equal(t.src,e=o[0])||i.attr(t,"src",e),i.attr(t,"alt","floorplan iamge"),i.attr(t,"class","svelte-1gfoniz")},m(n,s){i.insert(n,t,s)},p(n,[s]){s&1&&!i.src_url_equal(t.src,e=n[0])&&i.attr(t,"src",e)},i:i.noop,o:i.noop,d(n){n&&i.detach(t)}}}function Ia(o,t,e){let{url:n}=t;return o.$$set=s=>{"url"in s&&e(0,n=s.url)},[n]}class ka extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Ia,Pa,i.safe_not_equal,{url:0},Ea)}}function xa(o){i.append_styles(o,"svelte-ub47ya",".floorplan-plugin__base-image.svelte-ub47ya{width:100%;height:100%}")}function Da(o){let t,e,n,s;return{c(){t=i.element("div"),e=new i.HtmlTag(!1),n=i.space(),s=new i.HtmlTag(!1),e.a=n,s.a=null,i.attr(t,"class","floorplan-plugin__base-image svelte-ub47ya")},m(r,a){i.insert(r,t,a),e.m(o[1],t),i.append(t,n),s.m(o[0],t)},p(r,[a]){a&1&&s.p(r[0])},i:i.noop,o:i.noop,d(r){r&&i.detach(t)}}}function Sa(o,t,e){let{content:n}=t;const s=`
|
|
101
|
+
`;class bl extends Al{constructor(e){super();p(this,"configs");p(this,"clientWidth");p(this,"clientHeight");p(this,"ready",!1);p(this,"uuid",He());p(this,"tween");p(this,"tweening",!1);p(this,"container");p(this,"canvas");p(this,"data",{});p(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=vl,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 u;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:it.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(u=this.canvas[this.uuid])==null?void 0:u.getContext("2d");if(!this.canvas[this.uuid])return;const{width:d,height:f}=this.canvas[this.uuid];c&&c.clearRect(0,0,d,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:it.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 d=(f,u,h)=>{const m=this.color||"#ff0000";n.strokeStyle=m,n.beginPath(),n.moveTo(f.x,f.y),n.quadraticCurveTo(u.x,u.y,h.x,h.y),n.stroke()};e.onmousedown=f=>{f.preventDefault(),c=Date.now();const u=f.clientX,h=f.clientY;r=[],r.push({x:u,y:h}),s={x:u,y:h},a=hn({x:u,y:h},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=f=>{if(f.preventDefault(),!s)return;const u=Number(f.clientX),h=Number(f.clientY);if(Math.abs(u-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:u,y:h}),l.push(hn({x:u,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:m,end:g}=mn(r);!m||!g||(d(s,m,g),s=g)},e.onmouseup=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,h={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(h),Mn(()=>{this.emitStateChange({type:it.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})},e.ontouchstart=f=>{f.preventDefault(),c=Date.now();const u=f.touches[0].clientX,h=f.touches[0].clientY;r=[],r.push({x:u,y:h}),s={x:u,y:h},console.log("ontouchstart",u,h,s),a=hn({x:u,y:h},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=f=>{if(f.preventDefault(),!s)return;const u=Number(f.touches[0].clientX),h=Number(f.touches[0].clientY);if(Math.abs(u-s.x)<5&&Math.abs(h-s.y)<5||(r.push({x:u,y:h}),l.push(hn({x:u,y:h},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:m,end:g}=mn(r);!m||!g||(d(s,m,g),s=g)},e.ontouchend=e.ontouchcancel=f=>{if(f.preventDefault(),s=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,h={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(h),Mn(()=>{this.emitStateChange({type:it.Drawline,color:this.color,ready:this.ready,state:h,uuid:this.uuid})})}}emitStateChange(e,n=!0){if(e.type!==it.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};hl(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 it.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 it.Undo:this.handleUndo(s);break}}handleDrawLine(e,n,{withUndo:o=!1},s=Br){!n||Object.prototype.toString.call(n)!="[object Object]"||Object.keys(n).length===0||(console.log("handleDrawLine",n,n.line),fl(()=>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:d=0,uuid:f}=n,u=ci(n.move||{},this.clientWidth,this.clientHeight);let h=[u];if(a.strokeStyle=c,a.beginPath(),a.moveTo(u.x,u.y),d&&!o){let m=[];const g=this;g.tween=pl({step:0},{step:l.length-1},d).onUpdate(({step:v})=>{var C;if(g.tweening=!0,!g.ready)return a.clearRect(0,0,g.canvas[f].width,g.canvas[f].height),(C=g.tween)==null?void 0:C.stop();const A=Math.floor(v);if(!m.find(w=>w===A)){if(m.push(A),console.log("__debug__",l,l[A],A),h.push(ci(l[A],g.clientWidth,g.clientHeight)),h.length<3)return;const{control:w,end:I}=mn(h);if(!w||!I)return;a.quadraticCurveTo(w.x,w.y,I.x,I.y),a.stroke()}}).onComplete(v=>{g.tween=void 0,g.tweening=!1,m=[],h=[],s&&s(),r()})}else{for(let m=0;m<l.length;m++){if(h.push(ci(l[m],this.clientWidth,this.clientHeight)),h.length<3)continue;const{control:g,end:v}=mn(h);!g||!v||a.quadraticCurveTo(g.x,g.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(),Mn(n,60);return}n()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}}class yl{constructor(t={}){p(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"\u56DE\u9000",onExitText:"\u5173\u95ED"},t);this.controller=new bl(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 wl=(i,t)=>{let e=!0,n=null;const s=N(N({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),r=new P.Scene,a=new ye.Camera(60);let l=new P.Object3D,c,d;{const y=new P.DirectionalLight(16777215,.5);y.position.copy(new P.Vector3(1,1,1)),r.add(y)}{const y=new P.DirectionalLight(16777215,.3);r.add(y)}{const y=new P.AmbientLight(16777215,.3);r.add(y)}r.add(l);const f=()=>{if(!!i.renderer)return n||(n=new P.WebGLRenderer({antialias:!1,alpha:!0}),n.setPixelRatio(i.renderer.getPixelRatio()),n.outputEncoding=P.sRGBEncoding,n.setClearColor(1579548,0),n.autoClear=!0),n},u=()=>{l.traverse(y=>{y instanceof P.Mesh&&[].concat(y.material).forEach(x=>x.dispose())}),r.remove(l),l=new P.Object3D,r.add(l),C()},h=()=>{c=v(i.model,a.fov,a.aspect),d=i.model.bounding.getCenter(new P.Vector3);function y(x){const Q=x.clone();return Q.uniforms.modelAlpha.value=1,Q.uniforms.map.value&&(Q.uniforms.map.value.needsUpdate=!0),Q}function L(x){if(x instanceof P.Mesh){const Q=x.geometry,B=Array.isArray(x.material)?x.material.map(y):y(x.material);return new P.Mesh(Q,B)}else if(x instanceof P.Group){const Q=new P.Group;return x.children.forEach(B=>Q.add(L(B))),Q}else{const Q=new P.Object3D;return x.children.forEach(B=>Q.add(L(B))),Q}}r.remove(l),l=L(i.model),r.add(l),C()},m=(y,L={})=>{const x=f();if(!x)return;y.appendChild(x.domElement),g(L);const Q=window.getComputedStyle(y).position;Q!=="relative"&&Q!=="absolute"&&Q!=="fixed"&&Q!=="sticky"&&(y.style.position="relative")},g=(y={})=>{if(!n)return;const x=n.domElement.parentNode;if(x!=null&&x.nodeName){const{width:Q=x.offsetWidth,height:B=x.offsetHeight}=y;n.setSize(Q,B),a.aspect=Q/B,a.updateProjectionMatrix()}C()};function v(y,L,x){const Q=y.bounding,B=Math.pow(Math.pow(Q.max.x-Q.min.x+1,2)+Math.pow(Q.max.y-Q.min.y+1,2)+Math.pow(Q.max.z-Q.min.z+1,2),1/2);let G=B/2/Math.tan(Math.PI*L/360);return x<1&&(G=G/x),isNaN(G)?B:G}function A(y){return i.work.observers[y].standingPosition.clone()}const C=()=>{if(!c||!d)return;const y=i.getPose();y.fov=a.fov,y.offset=d,y.distance=c,typeof s.lockedLatitude=="number"&&(y.latitude=s.lockedLatitude),typeof s.lockedLongitude=="number"&&(y.longitude=s.lockedLongitude),typeof s.lockedPanoIndex=="number"&&(y.offset=A(s.lockedPanoIndex)),s.lookAtCurrentCamera&&(y.offset=i.camera.position.clone().setY(i.camera.position.y+1)),a.setFromPose(y),e=!0},w=()=>{e!==!0||!n||!n.domElement.parentNode||n.domElement.parentNode.offsetWidth===0||(n.render(r,a),e=!1)},I=()=>{n&&n.dispose(),n=null},k=y=>{Object.assign(s,y),C()};return Object.assign(window,{camera:a}),i.on("modelLoaded",h),i.on("modelWillLoad",u),i.on("cameraDirectionUpdate",C),i.on("dispose",I),i.on("renderFrame",w),i.on("cameraPositionUpdate",C),{appendTo:m,refresh:g,changeConfigs:k}};function Cl(i){return typeof Symbol=="undefined"?`$Symbol<${i}>$`:Symbol(i)}const nn=Cl("$$EVENT$$");function gn(i){return i[nn]||(i[nn]={}),i[nn]}function El(i){i[nn]||delete i[nn]}class un{hasListener(t){const e=gn(this);return Boolean((e==null?void 0:e[t])&&e[t].length>0)}on(t,e,n){const o=gn(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){El(this);return}const n=gn(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=gn(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 Qr(...i){const t=new F.Vector3;return i.forEach(e=>{t.add(e)}),t.divideScalar(i.length),t}function On(i,t){const e=Math.round(i);return e%2===0?e:e+Number(t!=null&&t.smaller?-1:1)}const Pl=({x:i,y:t,z:e})=>new F.Vector3(i,t,e),st=([i,t,e])=>new F.Vector3(i,t,e),rn=i=>i instanceof F.Vector3?i:Array.isArray(i)?st(i):Pl(i),Rr="1.0.2",Il=`CSS3DObjectPlus@${Rr}`,xl=.00216,kl=.003;class Or extends Rn.CSS3DObject{constructor(e,n,o=kl,s=1,r="front"){const a=Math.max(xl,o),l=n[0].distanceTo(n[1]),c=n[1].distanceTo(n[2]),d=On(l/o*s),f=On(c/o*s),u=Qr(...n);let h;if(a===o)e.style.width=`${d}px`,e.style.height=`${f}px`,h=e;else{const I=document.createElement("div");I.style.width=`${d}px`,I.style.height=`${f}px`,I.style.pointerEvents="none";const k=o/a;e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width=`${k*d}px`,e.style.height=`${k*f}px`,I.appendChild(e),h=I}super(h);p(this,"version",Rr);p(this,"width");p(this,"height");p(this,"domWidthPx");p(this,"domHeightPx");p(this,"cornerPoints");p(this,"ratio");p(this,"container");p(this,"centerPosition");p(this,"mode","front");p(this,"hooks",new un);p(this,"isCSS3DObjectPlus",!0);if(this.scale.set(a,a,a),this.cornerPoints=n,this.ratio=o,this.container=e,this.mode=r,a===o)this.width=l,this.height=c,this.domWidthPx=d,this.domHeightPx=f,this.centerPosition=u;else{const I=o/a;this.width=I*l,this.height=I*c,this.domWidthPx=I*d,this.domHeightPx=I*f,this.centerPosition=new F.Vector3().subVectors(u,n[0]).multiplyScalar(I).add(n[0])}e.classList.add(`${Il}__container`);const m=new F.Vector3().subVectors(n[1],n[0]),g=new F.Vector3().subVectors(n[3],n[0]),v=new F.Vector3().crossVectors(m,g).normalize();this.lookAt(v);const A=this.up.clone().applyQuaternion(this.quaternion),C=g.clone(),w=new F.Vector3().crossVectors(A,C).normalize();this.rotateOnWorldAxis(w,A.angleTo(C)),this.position.copy(u)}changeMode(e,n){if(e===this.mode)return;const o=this.mode;this.mode=e,this.hooks.emit("changeMode",e,o,n)}applyScaleMatrix4(e){this.scale.applyMatrix4(e),this.hooks.emit("applyScaleMatrix4",e)}applyMatrix4(e){super.applyMatrix4(e),this.hooks.emit("applyMatrix4",e)}applyQuaternion(e){return super.applyQuaternion(e),this.hooks.emit("applyQuaternion",e),this}}const Dl="v2.0.1",Hr="CSS3DRenderer",Et=`${Hr}@${Dl}`,po=i=>`${Et}--${i}`,de={};class Fr{constructor(){p(this,"hooks",new un);p(this,"state",{enabled:!0,visible:!0,disposed:!1});p(this,"store",{rendered:!1,disposers:[],frontModeCSS3DObjects:{},behindModeCSS3DObjects:{}});p(this,"create3DElement",(t,e,n)=>{if(this.state.disposed)return this.disposedErrorLog();const o=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(E,n)})(),s=e.map(rn);if((s==null?void 0:s.length)<4)return console.error(`${Et}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:d,pointerEvents:f}=o,u=[],{css3DObject:h,opacityMesh:m}=this.createObject(s,{ratio:r,dpr:a,container:d,mode:l,pointerEvents:f});d.id=`container--${h.uuid}`;const g=l==="front"&&!de.frontModeStore,v=l==="behind"&&!de.behindModeStore;l==="front"&&this.initGlobalModeStore("front"),l==="behind"&&this.initGlobalModeStore("behind",o.scene),h.hooks.on("changeMode",(E,S,z)=>{var ae,le,me;if(E===S)return;E==="front"&&this.initGlobalModeStore("front"),E==="behind"&&this.initGlobalModeStore("behind",z);const W=S==="front"?de.frontModeStore:de.behindModeStore,Y=E==="front"?de.frontModeStore:de.behindModeStore,ee=S==="behind"?this.store.behindModeCSS3DObjects:this.store.frontModeCSS3DObjects,X=E==="behind"?this.store.behindModeCSS3DObjects:this.store.frontModeCSS3DObjects;if(!ee||!X)return console.error(`${Et}: changeMode error: prevObjects or nextObjects is undefined`);const V=ee[h.uuid];if(!V)return console.error(`${Et}: changeMode error: prevObject is undefined`);if(E==="behind"){const we=(ae=V.opacityMesh)!=null?ae:this.createOpacityMesh(V.css3DObject);W==null||W.css3DScene.remove(V.css3DObject),X[h.uuid]={css3DObject:h,opacityMesh:we,visible:!0,enabled:!0,mode:E,scene:z},Y==null||Y.css3DScene.add(h),z==null||z.add(we)}E==="front"&&(W==null||W.css3DScene.remove(V.css3DObject),(me=(le=ee[h.uuid])==null?void 0:le.scene)==null||me.remove(V.opacityMesh),X[h.uuid]={css3DObject:h,visible:!0,enabled:!0,mode:E},Y==null||Y.css3DScene.add(h)),E==="behind"&&this.appendToElement(de.behindModeContainer,"behind"),E==="front"&&this.appendToElement(de.frontModeContainer,"front"),this.render(t),console.log("change success")});const A=l==="front"?de.frontModeStore:de.behindModeStore,{css3DScene:C,css3DRenderer:w}=A,I=(()=>{const E=()=>{var z,W;const S=h.mode;if(S==="front")this.store.frontModeCSS3DObjects[h.uuid]={visible:!0,enabled:!0,css3DObject:h,mode:"front"};else{if(!o.scene)return;this.store.behindModeCSS3DObjects[h.uuid]={visible:!0,enabled:!0,css3DObject:h,opacityMesh:m,mode:"behind",scene:o.scene}}C.getObjectById(h.id)||C.add(h),S==="behind"&&m&&((z=o.scene)!=null&&z.getObjectById(m.id)||(W=o.scene)==null||W.add(m),u.push(()=>{var Y;return m&&((Y=o.scene)==null?void 0:Y.remove(m))}))};return g||v?(w.domElement.style.position="absolute",w.domElement.style.top="0",w.domElement.style.userSelect="none",w.domElement.style.pointerEvents="none",w.domElement.classList.add(po(l)),()=>{E(),this.render(t)}):(this.store.rendered=!0,()=>E())})(),k=l==="front"?de.frontModeContainer:de.behindModeContainer;if(k){this.appendToElement(k,l);const E=l==="front"?de.frontModeStore:de.behindModeStore;E&&(E.appendedToPage=!0)}const y=E=>this.setVisibleById(h.uuid,E),L=E=>this.setEnabledById(h.uuid,E),x=()=>y(!0),Q=()=>y(!1),B=()=>L(!0),G=()=>L(!1),U=()=>(delete this.store.frontModeCSS3DObjects[h.uuid],delete this.store.behindModeCSS3DObjects[h.uuid],u.forEach(E=>E==null?void 0:E()),C.remove(h),C.children.length===0&&(typeof A.requestAnimationFrameId=="number"&&cancelAnimationFrame(A.requestAnimationFrameId),w.domElement.remove(),l==="front"&&(de.frontModeStore=void 0),l==="behind"&&(de.behindModeStore=void 0),de.frontModeResizeObserver=void 0,de.behindModeResizeObserver=void 0),!0);return this.store.disposers.push(U),c&&I(),{id:h.uuid,container:d,dispose:U,css3DObject:h,render:c?void 0:I,show:x,hide:Q,setVisible:y,disable:G,enable:B,setEnabled:L,appendToElement:E=>this.appendToElement(E,l)}});p(this,"setVisibleById",(t,e)=>{var o;const n=(o=this.store.frontModeCSS3DObjects[t])!=null?o:this.store.behindModeCSS3DObjects[t];if(!n)return console.error("id not found",t);n.visible=e,this.state.visible&&(n.css3DObject.visible=e,n.mode==="behind"&&(n.opacityMesh.visible=e))});p(this,"setEnabledById",(t,e)=>{var s,r,a;const n=(s=this.store.frontModeCSS3DObjects[t])!=null?s:this.store.behindModeCSS3DObjects[t];if(!n)return;const o=n.mode==="front"?(r=de.frontModeStore)==null?void 0:r.css3DScene:(a=de.behindModeStore)==null?void 0:a.css3DScene;!o||(e?(o.add(n.css3DObject),n.mode==="behind"&&n.scene.add(n.opacityMesh)):(o.remove(n.css3DObject),n.mode==="behind"&&n.scene.remove(n.opacityMesh)),n.enabled=e)});p(this,"createObject",(t,e)=>{const{ratio:n,dpr:o,container:s,mode:r,pointerEvents:a}=e,l=new Or(s,t,n,o,r);s.style.pointerEvents=a,s.classList.add(`${Hr}__container`);const c=r==="behind"?this.createOpacityMesh(l):void 0;return{css3DObject:l,opacityMesh:c}});p(this,"createOpacityMesh",t=>{const{domWidthPx:e,domHeightPx:n}=t,o=new P.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:P.DoubleSide}),s=new P.PlaneGeometry(e,n),r=new P.Mesh(s,o);return r.name=po("mesh"),r.position.copy(t.position),r.rotation.copy(t.rotation),r.scale.copy(t.scale),t.hooks.on("applyMatrix4",a=>r.applyMatrix4(a)),t.hooks.on("applyQuaternion",a=>r.applyQuaternion(a)),t.hooks.on("applyScaleMatrix4",a=>r.scale.applyMatrix4(a)),r});p(this,"createResizeObserver",(t,e,n=!0)=>{if(!t)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const o=()=>{const r=On(t.clientWidth,{smaller:!0}),a=On(t.clientHeight,{smaller:!0});e(r,a)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>o(),unobserve:()=>{}};const s=new ResizeObserver(o);return n&&o(),{observe:()=>s.observe(t),unobserve:()=>s.unobserve(t)}});p(this,"disposedErrorLog",()=>{console.error(`${Et} is disposed`)})}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();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()),this.hooks.emit("stateChange",{state:this.state,prevState:n,userAction:e.userAction})}dispose(){this.store.disposers.forEach(t=>t==null?void 0:t()),this.store.disposers=[],this.hooks.emit("dispose"),this.state.disposed=!0}show(){return J(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return J(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return this.disposedErrorLog();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}setContainer(t,e){e==="front"?de.frontModeContainer=t:de.behindModeContainer=t}appendToElement(t,e){const n=e==="front"?de.frontModeStore:de.behindModeStore;if(!n){if(e==="front"&&!de.frontModeContainer){if(!t)throw new Error(`${Et} Cannot append to container: front mode but container is ${t}`);de.frontModeContainer=t}if(e==="behind"&&!de.behindModeContainer){if(!t)throw new Error(`${Et} Cannot append to container: behind mode but container is ${t}`);de.behindModeContainer=t}return}if(n.appendedToPage)return;const o=e==="behind"?de.behindModeContainer:de.frontModeContainer;if(!o)return console.error("wrapper is undefined");if(o.appendChild(n.css3DRenderer.domElement),e==="behind"&&!de.behindModeResizeObserver){const s=(l,c)=>{var d;(d=de.behindModeStore)==null||d.css3DRenderer.setSize(l,c)},{observe:r,unobserve:a}=this.createResizeObserver(o,s,!0);de.behindModeResizeObserver={observe:r,unobserve:a},r(),this.store.disposers.push(a)}if(e==="front"&&!de.frontModeResizeObserver){const s=(l,c)=>{var d;(d=de.frontModeStore)==null||d.css3DRenderer.setSize(l,c)},{observe:r,unobserve:a}=this.createResizeObserver(o,s,!0);de.frontModeResizeObserver={observe:r,unobserve:a},r(),this.store.disposers.push(a)}n.appendedToPage=!0}render(t){const e=de.behindModeStore,n=de.frontModeStore;if(e&&Object.keys(this.store.behindModeCSS3DObjects).length>0&&!e.requestAnimationFrameId){const o=()=>{const s=requestAnimationFrame(o);e.requestAnimationFrameId=s,e.css3DRenderer.render(e.css3DScene,t)};o()}if(n&&Object.keys(this.store.frontModeCSS3DObjects).length>0&&!n.requestAnimationFrameId){const o=()=>{const s=requestAnimationFrame(o);n.requestAnimationFrameId=s,n.css3DRenderer.render(n.css3DScene,t)};o()}Object.keys(this.store.frontModeCSS3DObjects).length===0&&(n==null?void 0:n.requestAnimationFrameId)!==void 0&&(cancelAnimationFrame(n.requestAnimationFrameId),n.requestAnimationFrameId=void 0),Object.keys(this.store.behindModeCSS3DObjects).length===0&&(e==null?void 0:e.requestAnimationFrameId)!==void 0&&(cancelAnimationFrame(e.requestAnimationFrameId),e.requestAnimationFrameId=void 0)}initGlobalModeStore(t,e){const n=t==="front"&&!de.frontModeStore;t==="behind"&&!de.behindModeStore&&(de.behindModeStore={scene:e,css3DScene:new P.Scene,css3DRenderer:new Rn.CSS3DRenderer}),n&&(de.frontModeStore={css3DScene:new P.Scene,css3DRenderer:new Rn.CSS3DRenderer})}handleShow(){return J(this,null,function*(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=t.visible}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=t.visible,t.opacityMesh.visible=t.visible})})}handleHide(){return J(this,null,function*(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=!1}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{t.css3DObject.visible=!1,t.opacityMesh.visible=!1})})}handleEnable(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{var e;!t.enabled||(e=de.frontModeStore)==null||e.css3DScene.add(t.css3DObject)}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{var e,n;!t.enabled||((e=de.behindModeStore)==null||e.css3DScene.add(t.css3DObject),(n=de.behindModeStore)==null||n.scene.add(t.opacityMesh))})}handleDisable(){Object.values(this.store.frontModeCSS3DObjects).forEach(t=>{var e;(e=de.frontModeStore)==null||e.css3DScene.remove(t.css3DObject)}),Object.values(this.store.behindModeCSS3DObjects).forEach(t=>{var e,n;(e=de.behindModeStore)==null||e.css3DScene.remove(t.css3DObject),(n=de.behindModeStore)==null||n.scene.remove(t.opacityMesh)})}}const Ll="v2.0.1",go=`CSS3DRenderPlugin@${Ll}`;class Sl extends Fr{constructor(e){super();p(this,"five");p(this,"behindFiveContainer");p(this,"staticPrefix","//vrlab-static.ljcdn.com");p(this,"create3DDomContainer",(e,n)=>{if(this.state.disposed)return;const o=(()=>{var m;(n==null?void 0:n.dpr)!==void 0&&console.warn(`${go}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(m=n==null?void 0:n.dpr)!=null?m:1,mode:"front",autoRender:!0};return Object.assign(h,n,(n==null?void 0:n.mode)==="behind"?{scene:this.five.scene}:void 0)})(),s=this.five.getElement();if(!s){console.error(`${go}: five.getElement() is ${s}`);return}const{autoRender:r,mode:a}=o,l=a==="front"?s.parentElement:o.behindFiveContainer;this.setContainer(l||document.body,"front");const c=this.getBehindFiveElement();c&&this.setContainer(c,"behind"),this.appendToElement(l||document.body,a);const d=this.create3DElement(this.five.camera,e,he(N({},o),{autoRender:!1}));if(!d)return;const f=d.render,u=()=>{var h;a==="front"&&f(),a==="behind"&&((h=this.five.model)!=null&&h.loaded?f():this.five.once("modelLoaded",()=>f()))};return r&&u(),he(N({},d),{render:r?void 0:u})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const n=super.setState(...e);return this.five.needsRender=!0,n}getBehindFiveElement(){var a;const{behindFiveContainer:e}=this;if(e)return e;const n=document.createElement("div");n.style.position="absolute",n.style.pointerEvents="none",n.style.top="0",n.style.left="0",n.style.width="100%",n.style.height="100%",this.behindFiveContainer=n;const o=this.five.getElement();if(!o)return;const s=(a=o==null?void 0:o.style.position)!=null?a:getComputedStyle(o);(!s||s==="static")&&console.warn("if you want to use css3DRenderPlugin behind mode, five element position is static, please set position to relative or absolute");const r=o==null?void 0:o.parentElement;if(r)return r.insertBefore(n,o),n}}const Jt=i=>new Sl(i);function di(i,t,e=new F.Vector3(1,1,1),n=!1){const o=new zr.Line(i,t);return o.setMaterial({dashed:n,color:e,linewidth:1}),o.remove(o.points),o}const zl=i=>{const t={intersection:null,disposers:[]},e=d=>{t.intersection=d},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=(d,f=2,u=.1)=>{const h=f/2,g=c(d,u),v=new F.Group;v.add(di(new F.Vector3(g.x+h,g.y,g.z),new F.Vector3(g.x-h,g.y,g.z),new F.Vector3(1,0,0)),di(new F.Vector3(g.x,g.y+h,g.z),new F.Vector3(g.x,g.y-h,g.z),new F.Vector3(0,1,0)),di(new F.Vector3(g.x,g.y,g.z+h),new F.Vector3(g.x,g.y,g.z-h),new F.Vector3(0,0,1))),i.scene.add(v),i.needsRender=!0;const A=()=>{i.scene.remove(v)};return t.disposers.push(A),{clear:A,pointAxesHelperMesh:v}},s=(d,f=0)=>{var A,C;const u=(A=i==null?void 0:i.camera)==null?void 0:A.position;if(!u)return!1;const h=d.distanceTo(u),m=d.sub(u).normalize(),g=new F.Raycaster(u,m),v=(C=i.model.intersectRaycaster(g))==null?void 0:C[0];return!(v&&v.distance+f<h)},r=()=>t.intersection,a=()=>{var d,f;(f=(d=t.disposers)==null?void 0:d.forEach)==null||f.call(d,u=>u==null?void 0:u()),i.off("intersectionOnModelUpdate",e),i.off("intersectionHidden",n)},l=a,c=(d,f)=>{const u=d.clone();return i.camera.position.clone().sub(u).setLength(f).add(u)};return{intersection:r,pointAxesHelper:o,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:s}};function te(){}const Yt=i=>i;function Ee(i,t){for(const e in t)i[e]=t[e];return i}function Gr(i){return i()}function Ao(){return Object.create(null)}function rt(i){i.forEach(Gr)}function Fi(i){return typeof i=="function"}function ne(i,t){return i!=i?t==t:i!==t||i&&typeof i=="object"||typeof i=="function"}let An;function et(i,t){return An||(An=document.createElement("a")),An.href=t,i===An.href}function Ml(i){return Object.keys(i).length===0}function Pt(i,t,e,n){if(i){const o=Nr(i,t,e,n);return i[0](o)}}function Nr(i,t,e,n){return i[1]&&n?Ee(e.ctx.slice(),i[1](n(t))):e.ctx}function It(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 xt(i,t,e,n,o,s){if(o){const r=Nr(t,e,n,s);i.p(r,o)}}function kt(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 Wr(i){const t={};for(const e in i)e[0]!=="$"&&(t[e]=i[e]);return t}function Hn(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 Be(i){return i==null?"":i}const Xr=typeof window!="undefined";let Yr=Xr?()=>window.performance.now():()=>Date.now(),Gi=Xr?i=>requestAnimationFrame(i):te;const Xt=new Set;function Ur(i){Xt.forEach(t=>{t.c(i)||(Xt.delete(t),t.f())}),Xt.size!==0&&Gi(Ur)}function Vr(i){let t;return Xt.size===0&&Gi(Ur),{promise:new Promise(e=>{Xt.add(t={c:i,f:e})}),abort(){Xt.delete(t)}}}function O(i,t){i.appendChild(t)}function ce(i,t,e){const n=Ni(i);if(!n.getElementById(t)){const o=R("style");o.id=t,o.textContent=e,Jr(n,o)}}function Ni(i){if(!i)return document;const t=i.getRootNode?i.getRootNode():i.ownerDocument;return t&&t.host?t:i.ownerDocument}function Tl(i){const t=R("style");return Jr(Ni(i),t),t.sheet}function Jr(i,t){O(i.head||i,t)}function j(i,t,e){i.insertBefore(t,e||null)}function T(i){i.parentNode.removeChild(i)}function tt(i,t){for(let e=0;e<i.length;e+=1)i[e]&&i[e].d(t)}function R(i){return document.createElement(i)}function ve(i){return document.createElementNS("http://www.w3.org/2000/svg",i)}function ke(i){return document.createTextNode(i)}function Z(){return ke(" ")}function pe(){return ke("")}function Ie(i,t,e,n){return i.addEventListener(t,e,n),()=>i.removeEventListener(t,e,n)}function Wi(i){return function(t){return t.stopPropagation(),i.call(this,t)}}function b(i,t,e){e==null?i.removeAttribute(t):i.getAttribute(t)!==e&&i.setAttribute(t,e)}function Fn(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]:b(i,n,t[n])}function jl(i){return Array.from(i.childNodes)}function Te(i,t){t=""+t,i.wholeText!==t&&(i.data=t)}function H(i,t,e,n){e===null?i.style.removeProperty(t):i.style.setProperty(t,e,n?"important":"")}let vn;function Bl(){if(vn===void 0){vn=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(i){vn=!0}}return vn}function At(i,t){getComputedStyle(i).position==="static"&&(i.style.position="relative");const n=R("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=Bl();let s;return o?(n.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",s=Ie(window,"message",r=>{r.source===n.contentWindow&&t()})):(n.src="about:blank",n.onload=()=>{s=Ie(n.contentWindow,"resize",t)}),O(i,n),()=>{(o||s&&n.contentWindow)&&s(),T(n)}}function _(i,t,e){i.classList[e?"add":"remove"](t)}function Zr(i,t,{bubbles:e=!1,cancelable:n=!1}={}){const o=document.createEvent("CustomEvent");return o.initCustomEvent(i,e,n,t),o}class Gn{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=ve(e.nodeName):this.e=R(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)j(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(T)}}const Nn=new Map;let Wn=0;function Ql(i){let t=5381,e=i.length;for(;e--;)t=(t<<5)-t^i.charCodeAt(e);return t>>>0}function Rl(i,t){const e={stylesheet:Tl(t),rules:{}};return Nn.set(i,e),e}function _r(i,t,e,n,o,s,r,a=0){const l=16.666/n;let c=`{
|
|
102
|
+
`;for(let v=0;v<=1;v+=l){const A=t+(e-t)*s(v);c+=v*100+`%{${r(A,1-A)}}
|
|
103
|
+
`}const d=c+`100% {${r(e,1-e)}}
|
|
104
|
+
}`,f=`__svelte_${Ql(d)}_${a}`,u=Ni(i),{stylesheet:h,rules:m}=Nn.get(u)||Rl(u,i);m[f]||(m[f]=!0,h.insertRule(`@keyframes ${f} ${d}`,h.cssRules.length));const g=i.style.animation||"";return i.style.animation=`${g?`${g}, `:""}${f} ${n}ms linear ${o}ms 1 both`,Wn+=1,f}function xi(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(", "),Wn-=o,Wn||Ol())}function Ol(){Gi(()=>{Wn||(Nn.forEach(i=>{const{stylesheet:t}=i;let e=t.cssRules.length;for(;e--;)t.deleteRule(e);i.rules={}}),Nn.clear())})}let an;function on(i){an=i}function Qt(){if(!an)throw new Error("Function called outside component initialization");return an}function Xi(i){Qt().$$.before_update.push(i)}function Ye(i){Qt().$$.on_mount.push(i)}function Yi(i){Qt().$$.after_update.push(i)}function vt(i){Qt().$$.on_destroy.push(i)}function Hl(){const i=Qt();return(t,e,{cancelable:n=!1}={})=>{const o=i.$$.callbacks[t];if(o){const s=Zr(t,e,{cancelable:n});return o.slice().forEach(r=>{r.call(i,s)}),!s.defaultPrevented}return!0}}function ki(i,t){return Qt().$$.context.set(i,t),t}function ln(i){return Qt().$$.context.get(i)}function Fl(i,t){const e=i.$$.callbacks[t.type];e&&e.slice().forEach(n=>n.call(this,t))}const $t=[],Me=[],Tn=[],vo=[],qr=Promise.resolve();let Di=!1;function Kr(){Di||(Di=!0,qr.then($r))}function Gl(){return Kr(),qr}function xe(i){Tn.push(i)}const ui=new Set;let bn=0;function $r(){const i=an;do{for(;bn<$t.length;){const t=$t[bn];bn++,on(t),Nl(t.$$)}for(on(null),$t.length=0,bn=0;Me.length;)Me.pop()();for(let t=0;t<Tn.length;t+=1){const e=Tn[t];ui.has(e)||(ui.add(e),e())}Tn.length=0}while($t.length);for(;vo.length;)vo.pop()();Di=!1,ui.clear(),on(i)}function Nl(i){if(i.fragment!==null){i.update(),rt(i.before_update);const t=i.dirty;i.dirty=[-1],i.fragment&&i.fragment.p(i.ctx,t),i.after_update.forEach(xe)}}let Kt;function ea(){return Kt||(Kt=Promise.resolve(),Kt.then(()=>{Kt=null})),Kt}function Xn(i,t,e){i.dispatchEvent(Zr(`${t?"intro":"outro"}${e}`))}const jn=new Set;let ft;function ue(){ft={r:0,c:[],p:ft}}function fe(){ft.r||rt(ft.c),ft=ft.p}function D(i,t){i&&i.i&&(jn.delete(i),i.i(t))}function M(i,t,e,n){if(i&&i.o){if(jn.has(i))return;jn.add(i),ft.c.push(()=>{jn.delete(i),n&&(e&&i.d(1),n())}),i.o(t)}else n&&n()}const ta={duration:0};function Rt(i,t,e){let n=t(i,e),o=!1,s,r,a=0;function l(){s&&xi(i,s)}function c(){const{delay:f=0,duration:u=300,easing:h=Yt,tick:m=te,css:g}=n||ta;g&&(s=_r(i,0,1,u,f,h,g,a++)),m(0,1);const v=Yr()+f,A=v+u;r&&r.abort(),o=!0,xe(()=>Xn(i,!0,"start")),r=Vr(C=>{if(o){if(C>=A)return m(1,0),Xn(i,!0,"end"),l(),o=!1;if(C>=v){const w=h((C-v)/u);m(w,1-w)}}return o})}let d=!1;return{start(){d||(d=!0,xi(i),Fi(n)?(n=n(),ea().then(c)):c())},invalidate(){d=!1},end(){o&&(l(),o=!1)}}}function Zt(i,t,e){let n=t(i,e),o=!0,s;const r=ft;r.r+=1;function a(){const{delay:l=0,duration:c=300,easing:d=Yt,tick:f=te,css:u}=n||ta;u&&(s=_r(i,1,0,c,l,d,u));const h=Yr()+l,m=h+c;xe(()=>Xn(i,!1,"start")),Vr(g=>{if(o){if(g>=m)return f(0,1),Xn(i,!1,"end"),--r.r||rt(r.c),!1;if(g>=h){const v=d((g-h)/c);f(1-v,v)}}return o})}return Fi(n)?ea().then(()=>{n=n(),a()}):a(),{end(l){l&&n.tick&&n.tick(1,0),o&&(s&&xi(i,s),o=!1)}}}const Wl=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function na(i,t){i.d(1),t.delete(i.key)}function at(i,t){M(i,1,1,()=>{t.delete(i.key)})}function Ue(i,t,e,n,o,s,r,a,l,c,d,f){let u=i.length,h=s.length,m=u;const g={};for(;m--;)g[i[m].key]=m;const v=[],A=new Map,C=new Map;for(m=h;m--;){const y=f(o,s,m),L=e(y);let x=r.get(L);x?n&&x.p(y,t):(x=c(L,y),x.c()),A.set(L,v[m]=x),L in g&&C.set(L,Math.abs(m-g[L]))}const w=new Set,I=new Set;function k(y){D(y,1),y.m(a,d),r.set(y.key,y),d=y.first,h--}for(;u&&h;){const y=v[h-1],L=i[u-1],x=y.key,Q=L.key;y===L?(d=y.first,u--,h--):A.has(Q)?!r.has(x)||w.has(x)?k(y):I.has(Q)?u--:C.get(x)>C.get(Q)?(I.add(x),k(y)):(w.add(Q),u--):(l(L,r),u--)}for(;u--;){const y=i[u];A.has(y.key)||l(y,r)}for(;h;)k(v[h-1]);return v}function je(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 q(i,t,e,n){const{fragment:o,on_mount:s,on_destroy:r,after_update:a}=i.$$;o&&o.m(t,e),n||xe(()=>{const l=s.map(Gr).filter(Fi);r?r.push(...l):rt(l),i.$$.on_mount=[]}),a.forEach(xe)}function K(i,t){const e=i.$$;e.fragment!==null&&(rt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function Xl(i,t){i.$$.dirty[0]===-1&&($t.push(i),Kr(),i.$$.dirty.fill(0)),i.$$.dirty[t/31|0]|=1<<t%31}function ie(i,t,e,n,o,s,r,a=[-1]){const l=an;on(i);const c=i.$$={fragment:null,ctx:null,props:s,update:te,not_equal:o,bound:Ao(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:Ao(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let d=!1;if(c.ctx=e?e(i,t.props||{},(f,u,...h)=>{const m=h.length?h[0]:u;return c.ctx&&o(c.ctx[f],c.ctx[f]=m)&&(!c.skip_bound&&c.bound[f]&&c.bound[f](m),d&&Xl(i,f)),u}):[],c.update(),d=!0,rt(c.before_update),c.fragment=n?n(c.ctx):!1,t.target){if(t.hydrate){const f=jl(t.target);c.fragment&&c.fragment.l(f),f.forEach(T)}else c.fragment&&c.fragment.c();t.intro&&D(i.$$.fragment),q(i,t.target,t.anchor,t.customElement),$r()}on(l)}class oe{$destroy(){K(this,1),this.$destroy=te}$on(t,e){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&&!Ml(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Yl="data:image/png;base64,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";function Ul(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 Vl(i){let t,e,n=i[0].name+"",o,s,r,a,l;return{c(){t=R("div"),e=R("span"),o=ke(n),s=Z(),r=R("div"),b(e,"class","room-label-item__text svelte-1d7uzh5"),H(e,"background-image","url("+Yl+")"),_(e,"wide",i[0].name.length>3),b(r,"class","room-label-item__bar svelte-1d7uzh5"),b(t,"class","room-label-item svelte-1d7uzh5"),H(t,"z-index",i[0].zIndex,!1),H(t,"transform",i[0].transform,!1),H(t,"opacity",i[0].visible?1:0,!1)},m(c,d){j(c,t,d),O(t,e),O(e,o),O(t,s),O(t,r),a||(l=Ie(e,"click",i[1]),a=!0)},p(c,[d]){d&1&&n!==(n=c[0].name+"")&&Te(o,n),d&1&&_(e,"wide",c[0].name.length>3),d&1&&H(t,"z-index",c[0].zIndex,!1),d&1&&H(t,"transform",c[0].transform,!1),d&1&&H(t,"opacity",c[0].visible?1:0,!1)},i:te,o:te,d(c){c&&T(t),a=!1,l()}}}function Jl(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 Zl extends oe{constructor(t){super(),ie(this,t,Jl,Vl,ne,{five:2,roomLabel:0},Ul)}}const{Map:_l}=Wl;function ql(i){ce(i,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function bo(i,t,e){const n=i.slice();return n[12]=t[e],n}function yo(i,t){let e,n,o;return n=new Zl({props:{roomLabel:t[12],five:t[1]}}),{key:i,first:null,c(){e=pe(),$(n.$$.fragment),this.first=e},m(s,r){j(s,e,r),q(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||(D(n.$$.fragment,s),o=!0)},o(s){M(n.$$.fragment,s),o=!1},d(s){s&&T(e),K(n,s)}}}function Kl(i){let t,e=[],n=new _l,o,s,r=i[0];const a=l=>l[12].id;for(let l=0;l<r.length;l+=1){let c=bo(i,r,l),d=a(c);n.set(d,e[l]=yo(d,c))}return{c(){t=R("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","room-labels-container svelte-9eg4zi"),xe(()=>i[6].call(t))},m(l,c){j(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=At(t,i[6].bind(t)),s=!0},p(l,[c]){c&3&&(r=l[0],ue(),e=Ue(e,c,a,1,l,r,n,t,at,yo,null,bo),fe())},i(l){if(!s){for(let c=0;c<r.length;c+=1)D(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)M(e[c]);s=!1},d(l){l&&T(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function $l(i,t,e){var g;let n,{five:o}=t,{roomLabels:s}=t,r,a,l=(g=o.model.shownFloor)!=null?g:null;function c(v){if(!(l===null||v.floorIndex===l))return!1;const C=new F.Raycaster,w=o.camera.position.clone(),I=new F.Vector3(v.position.x,v.position.y,v.position.z),k=I.distanceTo(w);C.set(w.clone(),I.clone().sub(w).normalize());const[y]=o.model.intersectRaycaster(C);return!(y&&y.distance+1<k)}function d(v,A){const w=new F.Vector3(v.position.x,v.position.y,v.position.z).clone().project(o.camera),I=Math.ceil((w.x+1)/2*A.x),k=Math.ceil((-w.y+1)/2*A.y);return`translate(${I}px, ${k}px)`}function f(v){const{rendererSize:A,shownFloor:C}=v,w=new Map;function I(y){const L=w.get(y.id);if(L)return L;const{x,y:Q,z:B}=y.position,G=new F.Vector3(x,Q,B).clone().distanceTo(o.camera.position);return w.set(y.id,G),G}return s.map(y=>{const L=c(y),x=L?d(y,A):y.transform,Q=I(y),G=s.filter(U=>U.visible&&I(U)<Q).length*10;return he(N({},y),{visible:L,transform:x,zIndex:G})})}function u(){e(0,s=f({rendererSize:n,shownFloor:l}))}function h(v){e(4,l=v)}o.on("cameraUpdate",u),o.on("modelShownFloorChange",h),vt(()=>{o.off("cameraUpdate",u),o.off("modelShownFloorChange",h)});function m(){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,m]}class ec extends oe{constructor(t){super(),ie(this,t,$l,Kl,ne,{five:1,roomLabels:0},ql)}}function tc(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 nc{constructor(t){p(this,"five");p(this,"enabled",!0);p(this,"fiveModeEnabled");p(this,"app");p(this,"wrapper");p(this,"roomLabels",[]);p(this,"container",document.createElement("div"));p(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=tc(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 ec({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const ic=i=>new nc(i),oc={name:"ModelRoomLabelPlugin",version:0};var mt=(i=>(i[i.FLOOR=1]="FLOOR",i[i.CEILING=2]="CEILING",i[i.BOUNDING_CENTER=3]="BOUNDING_CENTER",i))(mt||{});function Yn(i){return J(this,null,function*(){try{return[null,yield i]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Un(i){return Object.prototype.toString.call(i)==="[object Object]"}function $n(i,t){return i===t?!0:typeof i!=typeof t?!1:!!(Number.isNaN(i)&&Number.isNaN(t))}function sc(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(!$n(i[r],t[r]))return!1}return!0}function rc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!$n(i[e],t[e]))return!1;return!0}function ac(i,t){return $n(i,t)?!0:Un(i)&&Un(t)?sc(i,t):Array.isArray(i)&&Array.isArray(t)?rc(i,t):!1}function Ui(i,t){return $n(i,t)?!0:Un(i)&&Un(t)?cc(i,t):Array.isArray(i)&&Array.isArray(t)?lc(i,t):!1}function lc(i,t){if(i.length!==t.length)return!1;for(let e=0,n=i.length;e<n;e++)if(!Ui(i[e],t[e]))return!1;return!0}function cc(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(!Ui(i[r],t[r]))return!1}return!0}function qe(i,t,e={deep:!1}){return e.deep?Ui(i,t):ac(i,t)}function Ut(i){return i<.5?4*i*i*i:.5*Math.pow(2*i-2,3)+1}function ia(i){const t=i-1;return t*t*t+1}function Mt(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 wo(i,{delay:t=0,duration:e=400,easing:n=ia,x:o=0,y:s=0,opacity:r=0}={}){const a=getComputedStyle(i),l=+a.opacity,c=a.transform==="none"?"":a.transform,d=l*(1-r);return{delay:t,duration:e,easing:n,css:(f,u)=>`
|
|
105
|
+
transform: ${c} translate(${(1-f)*o}px, ${(1-f)*s}px);
|
|
106
|
+
opacity: ${l-d*u}`}}function Vn(i,{delay:t=0,speed:e,duration:n,easing:o=Ut}={}){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 pt="data:image/png;base64,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";function dc(i){return i*180/Math.PI}function uc(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 fc(i){let t,e;return{c(){t=R("div"),e=R("div"),b(e,"class","floorplan__camera-rotate svelte-17cl35n"),H(e,"background-image",`url(${i[0]||pt})`),H(e,"width",i[4],!1),H(e,"height",i[4],!1),H(e,"left","-"+i[4],!1),H(e,"top","-"+i[4],!1),H(e,"transform",`rotate(${i[3]}deg)`,!1),H(e,"transform-origin",`${i[4]} ${i[4]}`,!1),b(t,"class","floorplan__camera-position svelte-17cl35n"),H(t,"left",i[1],!1),H(t,"top",i[2],!1)},m(n,o){j(n,t,o),O(t,e)},p(n,[o]){o&1&&H(e,"background-image",`url(${n[0]||pt})`)},i:te,o:te,d(n){n&&T(t)}}}function hc(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,d=l.positionInImage.y,f=c*100+"%",u=d*100+"%",h=-dc(s)+45,m=document.body.clientWidth,g=document.body.clientHeight,A=`${(m<500||g<500?17:37)/16}rem`;return i.$$set=C=>{"panoIndex"in C&&e(5,n=C.panoIndex),"floorplanData"in C&&e(6,o=C.floorplanData),"lastPanoramaLongitude"in C&&e(7,s=C.lastPanoramaLongitude),"cameraImageUrl"in C&&e(0,r=C.cameraImageUrl)},[r,f,u,h,A,n,o,s]}class mc extends oe{constructor(t){super(),ie(this,t,hc,fc,ne,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},uc)}}const pc="data:image/png;base64,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";function gc(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 Ac(i){let t,e,n,o,s;return{c(){t=R("div"),e=R("div"),n=Z(),o=R("span"),s=ke(i[0]),b(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),H(e,"background-image",`url(${pc})`),b(o,"class","floorplan-plugin__compass-text svelte-rpkaro"),b(t,"class","floorplan-plugin__compass svelte-rpkaro"),H(t,"transform",i[2],!1)},m(r,a){j(r,t,a),O(t,e),O(t,n),O(t,o),O(o,s)},p(r,a){a&1&&Te(s,r[0])},d(r){r&&T(t)}}}function vc(i){let t,e=i[1]&&Ac(i);return{c(){e&&e.c(),t=pe()},m(n,o){e&&e.m(n,o),j(n,t,o)},p(n,[o]){n[1]&&e.p(n,o)},i:te,o:te,d(n){e&&e.d(n),n&&T(t)}}}function bc(i){return i/Math.PI*180}function yc(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?bc(s):0)+90}deg)`;return i.$$set=d=>{"floorplanData"in d&&e(3,n=d.floorplanData),"northDesc"in d&&e(0,o=d.northDesc)},[o,r,l,n]}class wc extends oe{constructor(t){super(),ie(this,t,yc,vc,ne,{floorplanData:3,northDesc:0},gc)}}const Ft=[];function Vi(i,t=te){let e;const n=new Set;function o(a){if(ne(i,a)&&(i=a,e)){const l=!Ft.length;for(const c of n)c[1](),Ft.push(c,i);if(l){for(let c=0;c<Ft.length;c+=2)Ft[c][0](Ft[c+1]);Ft.length=0}}}function s(a){o(a(i))}function r(a,l=te){const c=[a,l];return n.add(c),n.size===1&&(e=t(o)||te),a(i),()=>{n.delete(c),n.size===0&&(e(),e=null)}}return{set:o,update:s,subscribe:r}}function Cc(i){ce(i,"svelte-1gfoniz","img.svelte-1gfoniz{width:100%;height:100%}")}function Ec(i){let t,e;return{c(){t=R("img"),et(t.src,e=i[0])||b(t,"src",e),b(t,"alt","floorplan iamge"),b(t,"class","svelte-1gfoniz")},m(n,o){j(n,t,o)},p(n,[o]){o&1&&!et(t.src,e=n[0])&&b(t,"src",e)},i:te,o:te,d(n){n&&T(t)}}}function Pc(i,t,e){let{url:n}=t;return i.$$set=o=>{"url"in o&&e(0,n=o.url)},[n]}class Ic extends oe{constructor(t){super(),ie(this,t,Pc,Ec,ne,{url:0},Cc)}}function xc(i){ce(i,"svelte-ub47ya",".floorplan-plugin__base-image.svelte-ub47ya{width:100%;height:100%}")}function kc(i){let t,e,n,o;return{c(){t=R("div"),e=new Gn(!1),n=Z(),o=new Gn(!1),e.a=n,o.a=null,b(t,"class","floorplan-plugin__base-image svelte-ub47ya")},m(s,r){j(s,t,r),e.m(i[1],t),O(t,n),o.m(i[0],t)},p(s,[r]){r&1&&o.p(s[0])},i:te,o:te,d(s){s&&T(t)}}}function Dc(i,t,e){let{content:n}=t;const o=`
|
|
102
107
|
<style>
|
|
103
108
|
svg [type='lineGroup'] path {
|
|
104
109
|
fill: #ffffff;
|
|
@@ -107,7 +112,7 @@ transition: all 500ms;
|
|
|
107
112
|
svg [type='lineItemGroup'] g g g g {
|
|
108
113
|
stroke: #ffffff;
|
|
109
114
|
}</style>
|
|
110
|
-
`;return o.$$set=r=>{"content"in r&&e(0,n=r.content)},[n,s]}class La extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Sa,Da,i.safe_not_equal,{content:0},xa)}}function _a(o){i.append_styles(o,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function za(o){let t,e;return t=new ka({props:{url:o[1].url}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.url=n[1].url),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function Ma(o){let t,e;return t=new La({props:{content:o[0]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.content=n[0]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function Ta(o){let t,e,n,s;const r=[Ma,za],a=[];function l(c,d){return c[0]?0:c[1]?1:-1}return~(e=l(o))&&(n=a[e]=r[e](o)),{c(){t=i.element("div"),n&&n.c(),i.attr(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(c,d){i.insert(c,t,d),~e&&a[e].m(t,null),s=!0},p(c,[d]){let u=e;e=l(c),e===u?~e&&a[e].p(c,d):(n&&(i.group_outros(),i.transition_out(a[u],1,1,()=>{a[u]=null}),i.check_outros()),~e?(n=a[e],n?n.p(c,d):(n=a[e]=r[e](c),n.c()),i.transition_in(n,1),n.m(t,null)):n=null)},i(c){s||(i.transition_in(n),s=!0)},o(c){i.transition_out(n),s=!1},d(c){c&&i.detach(t),~e&&a[e].d()}}}function ja(o,t,e){let n,s,{floorIndex:r}=t,{floorplanData:a}=t;return o.$$set=l=>{"floorIndex"in l&&e(2,r=l.floorIndex),"floorplanData"in l&&e(3,a=l.floorplanData)},o.$$.update=()=>{var l,c;o.$$.dirty&12&&e(1,n=a.outlines[r]),o.$$.dirty&12&&e(0,s=(c=(l=a.outlines)==null?void 0:l[r])==null?void 0:c.svgContent)},[s,n,r,a]}class vs extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ja,Ta,i.safe_not_equal,{floorIndex:2,floorplanData:3},_a)}}function Ba(o){i.append_styles(o,"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 Qa(o){let t,e=o[4].outerHTML+"",n;return{c(){t=new i.HtmlTag(!1),n=i.empty(),t.a=n},m(s,r){t.m(e,s,r),i.insert(s,n,r)},p(s,r){r&16&&e!==(e=s[4].outerHTML+"")&&t.p(e)},d(s){s&&i.detach(n),s&&t.d()}}}function Ra(o){let t,e=o[0].name+"",n,s,r,a;return{c(){t=i.element("span"),n=i.text(e),s=i.space(),r=i.element("span"),a=i.text(o[5]),i.attr(t,"class","floorplan-plugin__room-name"),i.attr(r,"class","floorplan-plugin__room-size svelte-12pzct5")},m(l,c){i.insert(l,t,c),i.append(t,n),i.insert(l,s,c),i.insert(l,r,c),i.append(r,a)},p(l,c){c&1&&e!==(e=l[0].name+"")&&i.set_data(n,e),c&32&&i.set_data(a,l[5])},d(l){l&&i.detach(t),l&&i.detach(s),l&&i.detach(r)}}}function Oa(o){let t;function e(r,a){if(r[1]===void 0)return Ra;if(r[4])return Qa}let n=e(o),s=n&&n(o);return{c(){t=i.element("div"),s&&s.c(),i.attr(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),i.set_style(t,"left",o[6],!1),i.set_style(t,"top",o[7],!1),i.set_style(t,"font-size",o[8],!1),i.set_style(t,"opacity",o[3]?"1":"0",!1)},m(r,a){i.insert(r,t,a),s&&s.m(t,null),o[16](t)},p(r,[a]){n===(n=e(r))&&s?s.p(r,a):(s&&s.d(1),s=n&&n(r),s&&(s.c(),s.m(t,null))),a&8&&i.set_style(t,"opacity",r[3]?"1":"0",!1)},i:i.noop,o:i.noop,d(r){r&&i.detach(t),s&&s.d(),o[16](null)}}}function Ha(o,t){const e=o[0],n=o[1];let s=!1;for(let r=0,a=t.length-1;r<t.length;a=r++){const l=t[r][0],c=t[r][1],d=t[a][0],u=t[a][1];c>n!=u>n&&e<(d-l)*(n-c)/(u-c)+l&&(s=!s)}return s}function Fa(o,t,e){let n,s,r,a,{pxmm:l}=t,{room:c}=t,{hoveredRoom:d}=t,{getRoomAreaText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:h}=t;function p(x,z){if(z.width===0||z.height===0)return()=>!1;const _=x.path.map(({x:G,y:Q})=>[G,Q]),T=x.roomLabel.position,{x:O,y:E}=T,{width:S,height:L}=z,B=S/2,R=L/2;return function(Q){const H=O*Q,X=E*Q,Y=_.map(([te,oe])=>[te*Q,oe*Q]);return[[H+B,X-R],[H-B,X-R],[H-B,X+R],[H+B,X+R]].every(te=>Ha(te,Y))}}const g=document.body.clientWidth,A=document.body.clientHeight,b=c.roomLabel,v=b.positionInImage.x*100+"%",C=b.positionInImage.y*100+"%",y=(g<500||A<500?10:14)/16+"rem";let I=!1,k,w;d.subscribe(function(z){e(13,I=!!z&&z.id===c.id)}),Z.onMount(()=>{const x=k==null?void 0:k.getClientRects()[0];e(14,w={width:x.width,height:x.height})});function D(x){i.binding_callbacks[x?"unshift":"push"](()=>{k=x,e(2,k)})}return o.$$set=x=>{"pxmm"in x&&e(9,l=x.pxmm),"room"in x&&e(0,c=x.room),"hoveredRoom"in x&&e(10,d=x.hoveredRoom),"getRoomAreaText"in x&&e(11,u=x.getRoomAreaText),"getLabelElement"in x&&e(1,f=x.getLabelElement),"adaptiveRoomLabelVisibleEnable"in x&&e(12,h=x.adaptiveRoomLabelVisibleEnable)},o.$$.update=()=>{o.$$.dirty&2049&&e(5,n=c.size?u(c.size):""),o.$$.dirty&16385&&e(15,s=w?p(c,w):void 0),o.$$.dirty&3&&e(4,r=f==null?void 0:f(c)),o.$$.dirty&45568&&e(3,a=h?I?!0:!!(s!=null&&s(l)):!0)},[c,f,k,a,r,n,v,C,y,l,d,u,h,I,w,s,D]}class Ga extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Fa,Oa,i.safe_not_equal,{pxmm:9,room:0,hoveredRoom:10,getRoomAreaText:11,getLabelElement:1,adaptiveRoomLabelVisibleEnable:12},Ba)}}function Na(o){i.append_styles(o,"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 Kn(o,t,e){const n=o.slice();return n[10]=t[e],n}function $n(o){let t,e=[],n=new Map,s,r,a=o[6];const l=c=>c[10].id;for(let c=0;c<a.length;c+=1){let d=Kn(o,a,c),u=l(d);n.set(u,e[c]=ei(u,d))}return{c(){t=i.element("div");for(let c=0;c<e.length;c+=1)e[c].c();i.attr(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),i.add_render_callback(()=>o[9].call(t))},m(c,d){i.insert(c,t,d);for(let u=0;u<e.length;u+=1)e[u].m(t,null);s=i.add_resize_listener(t,o[9].bind(t)),r=!0},p(c,d){d&111&&(a=c[6],i.group_outros(),e=i.update_keyed_each(e,d,l,1,c,a,n,t,i.outro_and_destroy_block,ei,null,Kn),i.check_outros())},i(c){if(!r){for(let d=0;d<a.length;d+=1)i.transition_in(e[d]);r=!0}},o(c){for(let d=0;d<e.length;d+=1)i.transition_out(e[d]);r=!1},d(c){c&&i.detach(t);for(let d=0;d<e.length;d+=1)e[d].d();s()}}}function ei(o,t){let e,n,s;const r=[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}];let a={};for(let l=0;l<r.length;l+=1)a=i.assign(a,r[l]);return n=new Ga({props:a}),{key:o,first:null,c(){e=i.empty(),i.create_component(n.$$.fragment),this.first=e},m(l,c){i.insert(l,e,c),i.mount_component(n,l,c),s=!0},p(l,c){t=l;const d=c&111?i.get_spread_update(r,[{pxmm:t[5],room:t[10],getLabelElement:t[2],getRoomAreaText:t[1],hoveredRoom:t[0],adaptiveRoomLabelVisibleEnable:t[3]}]):{};n.$set(d)},i(l){s||(i.transition_in(n.$$.fragment,l),s=!0)},o(l){i.transition_out(n.$$.fragment,l),s=!1},d(l){l&&i.detach(e),i.destroy_component(n,l)}}}function Wa(o){let t,e,n=o[6]&&$n(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[6]?n?(n.p(s,r),r&64&&i.transition_in(n,1)):(n=$n(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Xa(o,t,e){let n,{floorIndex:s}=t,{floorplanData:r}=t,{hoveredRoom:a}=t,{getRoomAreaText:l}=t,{getLabelElement:c}=t,{adaptiveRoomLabelVisibleEnable:d}=t,u=0,f=0;function h(){u=this.clientWidth,e(4,u)}return o.$$set=p=>{"floorIndex"in p&&e(7,s=p.floorIndex),"floorplanData"in p&&e(8,r=p.floorplanData),"hoveredRoom"in p&&e(0,a=p.hoveredRoom),"getRoomAreaText"in p&&e(1,l=p.getRoomAreaText),"getLabelElement"in p&&e(2,c=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(3,d=p.adaptiveRoomLabelVisibleEnable)},o.$$.update=()=>{if(o.$$.dirty&384&&e(6,n=r.floorDatas[s].rooms),o.$$.dirty&272){const{max:p,min:g}=r.bounding,A=p.x-g.x;e(5,f=u/A)}},[a,l,c,d,u,f,n,s,r,h]}class Ya extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Xa,Wa,i.safe_not_equal,{floorIndex:7,floorplanData:8,hoveredRoom:0,getRoomAreaText:1,getLabelElement:2,adaptiveRoomLabelVisibleEnable:3},Na)}}function Ua(o){i.append_styles(o,"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 ti(o,t,e){const n=o.slice();return n[11]=t[e],n[13]=e,n}function ni(o,t,e){const n=o.slice();return n[14]=t[e],n}function ii(o){let t;return{c(){t=i.element("div"),i.attr(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),i.set_style(t,"left",o[14].left*100+"%",!1),i.set_style(t,"bottom",o[14].bottom*100+"%",!1)},m(e,n){i.insert(e,t,n)},p:i.noop,d(e){e&&i.detach(t)}}}function oi(o,t){let e,n,s=t[1](t[11].distance)+"",r,a;return{key:o,first:null,c(){e=i.element("div"),n=i.element("div"),r=i.text(s),a=i.space(),i.attr(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),i.toggle_class(n,"is-row",t[2]),i.attr(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),i.set_style(e,"left",t[11].left*100+"%",!1),i.set_style(e,"bottom",t[11].bottom*100+"%",!1),this.first=e},m(l,c){i.insert(l,e,c),i.append(e,n),i.append(n,r),i.append(e,a)},p(l,c){t=l,c&2&&s!==(s=t[1](t[11].distance)+"")&&i.set_data(r,s)},d(l){l&&i.detach(e)}}}function Va(o){let t,e,n,s,r,a,l=[],c=new Map,d,u=o[3],f=[];for(let g=0;g<u.length;g+=1)f[g]=ii(ni(o,u,g));let h=o[4];const p=g=>g[13];for(let g=0;g<h.length;g+=1){let A=ti(o,h,g),b=p(A);c.set(b,l[g]=oi(b,A))}return{c(){t=i.element("div"),e=i.element("div"),n=i.space(),s=i.element("div");for(let g=0;g<f.length;g+=1)f[g].c();r=i.space(),a=i.element("div");for(let g=0;g<l.length;g+=1)l[g].c();i.attr(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),i.attr(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),i.toggle_class(s,"is-row",o[2]),i.attr(a,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),i.attr(t,"class",d="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+o[0]+" svelte-djlmk4"),i.toggle_class(t,"is-row",o[2]),i.set_style(t,"width",o[2]?"100%":1/16+"rem",!1),i.set_style(t,"height",o[2]?1/16+"rem":"100%",!1)},m(g,A){i.insert(g,t,A),i.append(t,e),i.append(t,n),i.append(t,s);for(let b=0;b<f.length;b+=1)f[b].m(s,null);i.append(t,r),i.append(t,a);for(let b=0;b<l.length;b+=1)l[b].m(a,null)},p(g,[A]){if(A&8){u=g[3];let b;for(b=0;b<u.length;b+=1){const v=ni(g,u,b);f[b]?f[b].p(v,A):(f[b]=ii(v),f[b].c(),f[b].m(s,null))}for(;b<f.length;b+=1)f[b].d(1);f.length=u.length}A&22&&(h=g[4],l=i.update_keyed_each(l,A,p,1,g,h,c,a,i.destroy_block,oi,null,ti)),A&1&&d!==(d="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-djlmk4")&&i.attr(t,"class",d),A&5&&i.toggle_class(t,"is-row",g[2])},i:i.noop,o:i.noop,d(g){g&&i.detach(t),i.destroy_each(f,g);for(let A=0;A<l.length;A+=1)l[A].d()}}}const Ke=1e3,$e=180;function Ja(o,t,e){let{type:n}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:a}=t;const l=n==="top"||n==="bottom",c=r.max.x-r.min.x-(Ke-$e)*2,d=r.max.y-r.min.y-(Ke-$e)*2,u=s.map(([g,A])=>l?[g.x,A.x]:[g.y,A.y]).flat().sort().filter((g,A,b)=>A===0?!0:g!==b[A-1]),f=u.map(g=>{const A=l?(g-r.min.x-Ke+$e)/c:0,b=l?0:(g-r.min.y-Ke+$e)/d;return{left:A,bottom:b}});f.unshift({left:0,bottom:0}),f.push(l?{left:1,bottom:0}:{left:0,bottom:1});const h=u[u.length-1]-u[0],p=u.map((g,A,b)=>{const v=A===0?0:g-b[A-1],C=A===0?0:(g+b[A-1])/2,y=l?(C-r.min.x-Ke+$e)/c:0,I=l?0:(C-r.min.y-Ke+$e)/d;return{left:y,bottom:I,distance:v}}).filter(({distance:g})=>g/h>.1);return o.$$set=g=>{"type"in g&&e(0,n=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,r=g.bounding),"getRuleDistanceText"in g&&e(1,a=g.getRuleDistanceText)},[n,a,l,f,p,s,r]}class Za extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Ja,Va,i.safe_not_equal,{type:0,data:5,bounding:6,getRuleDistanceText:1},Ua)}}function qa(o){i.append_styles(o,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function si(o,t,e){const n=o.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function ri(o,t){let e,n,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let a={};for(let l=0;l<r.length;l+=1)a=i.assign(a,r[l]);return n=new Za({props:a}),{key:o,first:null,c(){e=i.empty(),i.create_component(n.$$.fragment),this.first=e},m(l,c){i.insert(l,e,c),i.mount_component(n,l,c),s=!0},p(l,c){t=l;const d=c&19?i.get_spread_update(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(d)},i(l){s||(i.transition_in(n.$$.fragment,l),s=!0)},o(l){i.transition_out(n.$$.fragment,l),s=!1},d(l){l&&i.detach(e),i.destroy_component(n,l)}}}function Ka(o){let t,e=[],n=new Map,s,r=o[4];const a=l=>l[13];for(let l=0;l<r.length;l+=1){let c=si(o,r,l),d=a(c);n.set(d,e[l]=ri(d,c))}return{c(){t=i.element("div");for(let l=0;l<e.length;l+=1)e[l].c();i.attr(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),i.set_style(t,"width",o[3],!1),i.set_style(t,"height",o[2],!1)},m(l,c){i.insert(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);s=!0},p(l,[c]){c&19&&(r=l[4],i.group_outros(),e=i.update_keyed_each(e,c,a,1,l,r,n,t,i.outro_and_destroy_block,ri,null,si),i.check_outros()),c&8&&i.set_style(t,"width",l[3],!1),c&4&&i.set_style(t,"height",l[2],!1)},i(l){if(!s){for(let c=0;c<r.length;c+=1)i.transition_in(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)i.transition_out(e[c]);s=!1},d(l){l&&i.detach(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}const ai=1e3,li=180;function $a(o,t,e){let n,s,r,a,l,c,d,u,f,h,{floorIndex:p}=t,{floorplanData:g}=t,{getRuleDistanceText:A}=t;return o.$$set=b=>{"floorIndex"in b&&e(5,p=b.floorIndex),"floorplanData"in b&&e(6,g=b.floorplanData),"getRuleDistanceText"in b&&e(0,A=b.getRuleDistanceText)},o.$$.update=()=>{o.$$.dirty&64&&e(1,n=g.bounding),o.$$.dirty&96&&e(11,s=g.floorDatas[p].rules),o.$$.dirty&2048&&e(12,r=Object.keys(s)),o.$$.dirty&6144&&e(4,a=r.map(b=>[b,s[b]])),o.$$.dirty&2&&e(9,l=n.max.x-n.min.x),o.$$.dirty&2&&e(7,c=n.max.y-n.min.y),o.$$.dirty&2&&e(10,d=n.max.x-n.min.x-(ai-li)*2),o.$$.dirty&2&&e(8,u=n.max.y-n.min.y-(ai-li)*2),o.$$.dirty&1536&&e(3,f=d/l*100+"%"),o.$$.dirty&384&&e(2,h=u/c*100+"%")},[A,n,h,f,a,p,g,c,u,l,d,s,r]}class el extends i.SvelteComponent{constructor(t){super(),i.init(this,t,$a,Ka,i.safe_not_equal,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},qa)}}function Nt(o,t={}){let e="";const{needZ:n,needA:s}=t;return(n?o.slice().concat(o[0]):o.slice()).forEach((a,l)=>{const{x:c,y:d}=t.format?t.format(a):a,u=c+","+d;return l===0?(e+="M"+u,e):s!=null&&s[l]?(e+="A"+s[l]+","+u,e):(e+="L"+u,e)}),e+(n?"Z":"")}function bs({x:o,y:t},e){const{max:n,min:s}=e;return{x:o-s.x,y:n.y-t}}function tl(o,t){const e=o.x*1e3+t.bounding.origin.x,n=-o.z*1e3+t.bounding.origin.y;return{x:e,y:n}}function nl(o,t){const e=t.bounding,n=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(o.x-e.min.x)/n,y:(e.max.y-o.y)/s}}function il(o,t){return Math.max(...t.work.observers.map(n=>o.z>=n.standingPosition.z?n.floorIndex:0))}function ol(o){let t;return{c(){t=i.svg_element("path"),i.attr(t,"d",o[0]),i.attr(t,"fill","#2F313A")},m(e,n){i.insert(e,t,n)},p(e,[n]){n&1&&i.attr(t,"d",e[0])},i:i.noop,o:i.noop,d(e){e&&i.detach(t)}}}function sl(o,t,e){let n,{path:s}=t;return o.$$set=r=>{"path"in r&&e(1,s=r.path)},o.$$.update=()=>{o.$$.dirty&2&&e(0,n=Nt(s,{needZ:!0}))},[n,s]}class rl extends i.SvelteComponent{constructor(t){super(),i.init(this,t,sl,ol,i.safe_not_equal,{path:1})}}function al(o){let t,e,n,s,r,a;return{c(){t=i.svg_element("defs"),e=i.svg_element("pattern"),n=i.svg_element("rect"),s=i.svg_element("path"),r=i.space(),a=i.svg_element("path"),i.attr(n,"x","0"),i.attr(n,"y","0"),i.attr(n,"width",o[1]),i.attr(n,"height",o[1]),i.attr(n,"fill","#323747"),i.attr(s,"d",o[2]),i.attr(s,"stroke","#ffffff"),i.attr(s,"stroke-opacity","0.06"),i.attr(s,"stroke-width","0.5"),i.attr(s,"fill","none"),i.attr(e,"id","fpm-room-pattern-0"),i.attr(e,"x","0"),i.attr(e,"y","0"),i.attr(e,"width",o[1]),i.attr(e,"height",o[1]),i.attr(e,"patternUnits","userSpaceOnUse"),i.attr(e,"patternTransform","scale(50 50)"),i.attr(a,"d",o[0]),i.attr(a,"fill","url(#fpm-room-pattern-0)")},m(l,c){i.insert(l,t,c),i.append(t,e),i.append(e,n),i.append(e,s),i.insert(l,r,c),i.insert(l,a,c)},p(l,[c]){c&1&&i.attr(a,"d",l[0])},i:i.noop,o:i.noop,d(l){l&&i.detach(t),l&&i.detach(r),l&&i.detach(a)}}}const en=6;function ll(o,t,e){let n,{path:s}=t;const r=en*2,a=`M0 ${en} h ${r} M${en} 0 v ${r}`;return o.$$set=l=>{"path"in l&&e(3,s=l.path)},o.$$.update=()=>{o.$$.dirty&8&&e(0,n=Nt(s,{needZ:!0}))},[n,r,a,s]}class cl extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ll,al,i.safe_not_equal,{path:3})}}function dl(o){let t,e,n,s,r,a,l,c,d,u,f;return{c(){t=i.svg_element("defs"),e=i.svg_element("pattern"),n=i.svg_element("rect"),s=i.svg_element("pattern"),r=i.svg_element("rect"),a=i.space(),l=i.svg_element("path"),c=i.space(),d=i.svg_element("path"),u=i.space(),f=i.svg_element("path"),i.attr(n,"x","0"),i.attr(n,"y","0"),i.attr(n,"width","6"),i.attr(n,"height","50"),i.attr(n,"fill","none"),i.attr(n,"stroke","#4B4B57"),i.attr(n,"stroke-width","0.5"),i.attr(e,"id","room-material-pattern-1"),i.attr(e,"x","0"),i.attr(e,"y","0"),i.attr(e,"width","12"),i.attr(e,"height","50"),i.attr(e,"patternUnits","userSpaceOnUse"),i.attr(e,"patternTransform","scale(50 50)"),i.attr(r,"x","0"),i.attr(r,"y","0"),i.attr(r,"width","6"),i.attr(r,"height","50"),i.attr(r,"fill","none"),i.attr(r,"stroke","#4B4B57"),i.attr(r,"stroke-width","0.5"),i.attr(s,"id","room-material-pattern-2"),i.attr(s,"x","6"),i.attr(s,"y","25"),i.attr(s,"width","12"),i.attr(s,"height","50"),i.attr(s,"patternUnits","userSpaceOnUse"),i.attr(s,"patternTransform","scale(50 50)"),i.attr(l,"d",o[0]),i.attr(l,"fill","#43434D"),i.attr(d,"d",o[0]),i.attr(d,"fill","url(#room-material-pattern-1)"),i.attr(f,"d",o[0]),i.attr(f,"fill","url(#room-material-pattern-2)")},m(h,p){i.insert(h,t,p),i.append(t,e),i.append(e,n),i.append(t,s),i.append(s,r),i.insert(h,a,p),i.insert(h,l,p),i.insert(h,c,p),i.insert(h,d,p),i.insert(h,u,p),i.insert(h,f,p)},p(h,[p]){p&1&&i.attr(l,"d",h[0]),p&1&&i.attr(d,"d",h[0]),p&1&&i.attr(f,"d",h[0])},i:i.noop,o:i.noop,d(h){h&&i.detach(t),h&&i.detach(a),h&&i.detach(l),h&&i.detach(c),h&&i.detach(d),h&&i.detach(u),h&&i.detach(f)}}}function ul(o,t,e){let n,{path:s}=t;return o.$$set=r=>{"path"in r&&e(1,s=r.path)},o.$$.update=()=>{o.$$.dirty&2&&e(0,n=Nt(s,{needZ:!0}))},[n,s]}class hl extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ul,dl,i.safe_not_equal,{path:1})}}function fl(o){i.append_styles(o,"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 ci(o,t,e){const n=o.slice();return n[5]=t[e],n}function ml(o){let t,e;return t=new cl({props:{path:o[5].path}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.path=n[5].path),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function pl(o){let t,e;return t=new hl({props:{path:o[5].path}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.path=n[5].path),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function gl(o){let t,e;return t=new rl({props:{path:o[5].path}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.path=n[5].path),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function di(o){let t,e,n,s;const r=[gl,pl,ml],a=[];function l(c,d){return c[5].floorType===1?0:c[5].floorType===0?1:2}return e=l(o),n=a[e]=r[e](o),{c(){t=i.svg_element("svg"),n.c(),i.attr(t,"width","100%"),i.attr(t,"height","100%"),i.attr(t,"viewBox",`0 0 ${o[1]} ${o[2]}`),i.attr(t,"class","svelte-1dykexu")},m(c,d){i.insert(c,t,d),a[e].m(t,null),s=!0},p(c,d){let u=e;e=l(c),e===u?a[e].p(c,d):(i.group_outros(),i.transition_out(a[u],1,1,()=>{a[u]=null}),i.check_outros(),n=a[e],n?n.p(c,d):(n=a[e]=r[e](c),n.c()),i.transition_in(n,1),n.m(t,null))},i(c){s||(i.transition_in(n),s=!0)},o(c){i.transition_out(n),s=!1},d(c){c&&i.detach(t),a[e].d()}}}function Al(o){let t,e,n=o[0],s=[];for(let a=0;a<n.length;a+=1)s[a]=di(ci(o,n,a));const r=a=>i.transition_out(s[a],1,1,()=>{s[a]=null});return{c(){t=i.element("div");for(let a=0;a<s.length;a+=1)s[a].c();i.attr(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(a,l){i.insert(a,t,l);for(let c=0;c<s.length;c+=1)s[c].m(t,null);e=!0},p(a,[l]){if(l&7){n=a[0];let c;for(c=0;c<n.length;c+=1){const d=ci(a,n,c);s[c]?(s[c].p(d,l),i.transition_in(s[c],1)):(s[c]=di(d),s[c].c(),i.transition_in(s[c],1),s[c].m(t,null))}for(i.group_outros(),c=n.length;c<s.length;c+=1)r(c);i.check_outros()}},i(a){if(!e){for(let l=0;l<n.length;l+=1)i.transition_in(s[l]);e=!0}},o(a){s=s.filter(Boolean);for(let l=0;l<s.length;l+=1)i.transition_out(s[l]);e=!1},d(a){a&&i.detach(t),i.destroy_each(s,a)}}}function vl(o,t,e){let n,{floorIndex:s}=t,{floorplanData:r}=t;const a=r.bounding.max.x-r.bounding.min.x,l=r.bounding.max.y-r.bounding.min.y;return o.$$set=c=>{"floorIndex"in c&&e(3,s=c.floorIndex),"floorplanData"in c&&e(4,r=c.floorplanData)},o.$$.update=()=>{o.$$.dirty&24&&e(0,n=r.floorDatas[s].rooms.map(c=>V(j({},c),{path:c.path.map(d=>bs(d,r.bounding))})))},[n,a,l,s,r]}class bl extends i.SvelteComponent{constructor(t){super(),i.init(this,t,vl,Al,i.safe_not_equal,{floorIndex:3,floorplanData:4},fl)}}function yl(o){i.append_styles(o,"svelte-19uvvss","path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}")}function wl(o){let t,e,n;return{c(){t=i.svg_element("path"),i.attr(t,"d",o[2]),i.attr(t,"fill","#fff"),i.attr(t,"class","svelte-19uvvss")},m(s,r){i.insert(s,t,r),e||(n=[i.listen(t,"mouseenter",o[0]),i.listen(t,"mouseleave",o[1])],e=!0)},p:i.noop,i:i.noop,o:i.noop,d(s){s&&i.detach(t),e=!1,i.run_all(n)}}}function Cl(o,t,e){let{room:n}=t,{floorplanData:s}=t,{hoveredRoom:r}=t;function a(){r.set(n)}function l(){r.set(void 0)}const{bounding:c}=s,d=Nt(n.path,{needZ:!0,format:u=>bs(u,c)});return o.$$set=u=>{"room"in u&&e(3,n=u.room),"floorplanData"in u&&e(4,s=u.floorplanData),"hoveredRoom"in u&&e(5,r=u.hoveredRoom)},[a,l,d,n,s,r]}class El extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Cl,wl,i.safe_not_equal,{room:3,floorplanData:4,hoveredRoom:5},yl)}}function Pl(o){i.append_styles(o,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function ui(o,t,e){const n=o.slice();return n[5]=t[e],n}function hi(o,t){let e,n,s;const r=[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}];let a={};for(let l=0;l<r.length;l+=1)a=i.assign(a,r[l]);return n=new El({props:a}),{key:o,first:null,c(){e=i.empty(),i.create_component(n.$$.fragment),this.first=e},m(l,c){i.insert(l,e,c),i.mount_component(n,l,c),s=!0},p(l,c){t=l;const d=c&7?i.get_spread_update(r,[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}]):{};n.$set(d)},i(l){s||(i.transition_in(n.$$.fragment,l),s=!0)},o(l){i.transition_out(n.$$.fragment,l),s=!1},d(l){l&&i.detach(e),i.destroy_component(n,l)}}}function Il(o){let t,e,n=[],s=new Map,r,a=o[1].floorDatas[o[0]].rooms;const l=c=>c[5].id;for(let c=0;c<a.length;c+=1){let d=ui(o,a,c),u=l(d);s.set(u,n[c]=hi(u,d))}return{c(){t=i.element("div"),e=i.svg_element("svg");for(let c=0;c<n.length;c+=1)n[c].c();i.attr(e,"width","100%"),i.attr(e,"height","100%"),i.attr(e,"viewBox",`0 0 ${o[3]} ${o[4]}`),i.attr(e,"class","svelte-1kqo6e4"),i.attr(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(c,d){i.insert(c,t,d),i.append(t,e);for(let u=0;u<n.length;u+=1)n[u].m(e,null);r=!0},p(c,[d]){d&7&&(a=c[1].floorDatas[c[0]].rooms,i.group_outros(),n=i.update_keyed_each(n,d,l,1,c,a,s,e,i.outro_and_destroy_block,hi,null,ui),i.check_outros())},i(c){if(!r){for(let d=0;d<a.length;d+=1)i.transition_in(n[d]);r=!0}},o(c){for(let d=0;d<n.length;d+=1)i.transition_out(n[d]);r=!1},d(c){c&&i.detach(t);for(let d=0;d<n.length;d+=1)n[d].d()}}}function kl(o,t,e){let{floorIndex:n}=t,{floorplanData:s}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return o.$$set=c=>{"floorIndex"in c&&e(0,n=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"hoveredRoom"in c&&e(2,r=c.hoveredRoom)},[n,s,r,a,l]}class ys extends i.SvelteComponent{constructor(t){super(),i.init(this,t,kl,Il,i.safe_not_equal,{floorIndex:0,floorplanData:1,hoveredRoom:2},Pl)}}function xl(o){i.append_styles(o,"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 fi(o){let t,e;const n=[{floorIndex:o[1],floorplanData:o[5],hoveredRoom:o[10]}];let s={};for(let r=0;r<n.length;r+=1)s=i.assign(s,n[r]);return t=new ys({props:s}),{c(){i.create_component(t.$$.fragment)},m(r,a){i.mount_component(t,r,a),e=!0},p(r,a){const l=a&1058?i.get_spread_update(n,[{floorIndex:r[1],floorplanData:r[5],hoveredRoom:r[10]}]):{};t.$set(l)},i(r){e||(i.transition_in(t.$$.fragment,r),e=!0)},o(r){i.transition_out(t.$$.fragment,r),e=!1},d(r){i.destroy_component(t,r)}}}function mi(o){let t,e;const n=[{floorplanData:o[5],floorIndex:o[1],getRoomAreaText:o[6],getLabelElement:o[7],hoveredRoom:o[10],adaptiveRoomLabelVisibleEnable:o[9]}];let s={};for(let r=0;r<n.length;r+=1)s=i.assign(s,n[r]);return t=new Ya({props:s}),{c(){i.create_component(t.$$.fragment)},m(r,a){i.mount_component(t,r,a),e=!0},p(r,a){const l=a&1762?i.get_spread_update(n,[{floorplanData:r[5],floorIndex:r[1],getRoomAreaText:r[6],getLabelElement:r[7],hoveredRoom:r[10],adaptiveRoomLabelVisibleEnable:r[9]}]):{};t.$set(l)},i(r){e||(i.transition_in(t.$$.fragment,r),e=!0)},o(r){i.transition_out(t.$$.fragment,r),e=!1},d(r){i.destroy_component(t,r)}}}function pi(o){let t,e;const n=[{floorplanData:o[5],floorIndex:o[1],getRuleDistanceText:o[8]}];let s={};for(let r=0;r<n.length;r+=1)s=i.assign(s,n[r]);return t=new el({props:s}),{c(){i.create_component(t.$$.fragment)},m(r,a){i.mount_component(t,r,a),e=!0},p(r,a){const l=a&290?i.get_spread_update(n,[{floorplanData:r[5],floorIndex:r[1],getRuleDistanceText:r[8]}]):{};t.$set(l)},i(r){e||(i.transition_in(t.$$.fragment,r),e=!0)},o(r){i.transition_out(t.$$.fragment,r),e=!1},d(r){i.destroy_component(t,r)}}}function Dl(o){let t,e,n,s,r,a,l,c,d;const u=[{floorIndex:o[1],floorplanData:o[5]}];let f={};for(let v=0;v<u.length;v+=1)f=i.assign(f,u[v]);e=new bl({props:f});let h=o[2]&&fi(o);const p=[{floorplanData:o[5],floorIndex:o[1]}];let g={};for(let v=0;v<p.length;v+=1)g=i.assign(g,p[v]);r=new vs({props:g});let A=o[3]&&mi(o),b=o[4]&&pi(o);return{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),h&&h.c(),s=i.space(),i.create_component(r.$$.fragment),a=i.space(),A&&A.c(),l=i.space(),b&&b.c(),i.attr(t,"class",c=i.null_to_empty(`floorplan-plugin__floor${o[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,C){i.insert(v,t,C),i.mount_component(e,t,null),i.append(t,n),h&&h.m(t,null),i.append(t,s),i.mount_component(r,t,null),i.append(t,a),A&&A.m(t,null),i.append(t,l),b&&b.m(t,null),d=!0},p(v,[C]){const y=C&34?i.get_spread_update(u,[{floorIndex:v[1],floorplanData:v[5]}]):{};e.$set(y),v[2]?h?(h.p(v,C),C&4&&i.transition_in(h,1)):(h=fi(v),h.c(),i.transition_in(h,1),h.m(t,s)):h&&(i.group_outros(),i.transition_out(h,1,1,()=>{h=null}),i.check_outros());const I=C&34?i.get_spread_update(p,[{floorplanData:v[5],floorIndex:v[1]}]):{};r.$set(I),v[3]?A?(A.p(v,C),C&8&&i.transition_in(A,1)):(A=mi(v),A.c(),i.transition_in(A,1),A.m(t,l)):A&&(i.group_outros(),i.transition_out(A,1,1,()=>{A=null}),i.check_outros()),v[4]?b?(b.p(v,C),C&16&&i.transition_in(b,1)):(b=pi(v),b.c(),i.transition_in(b,1),b.m(t,null)):b&&(i.group_outros(),i.transition_out(b,1,1,()=>{b=null}),i.check_outros()),(!d||C&1&&c!==(c=i.null_to_empty(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&i.attr(t,"class",c)},i(v){d||(i.transition_in(e.$$.fragment,v),i.transition_in(h),i.transition_in(r.$$.fragment,v),i.transition_in(A),i.transition_in(b),d=!0)},o(v){i.transition_out(e.$$.fragment,v),i.transition_out(h),i.transition_out(r.$$.fragment,v),i.transition_out(A),i.transition_out(b),d=!1},d(v){v&&i.detach(t),i.destroy_component(e),h&&h.d(),i.destroy_component(r),A&&A.d(),b&&b.d()}}}function Sl(o,t,e){let{isCurrent:n}=t,{floorIndex:s}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{ruleLabelsEnable:l}=t,{floorplanData:c}=t,{getRoomAreaText:d}=t,{getLabelElement:u}=t,{getRuleDistanceText:f}=t,{adaptiveRoomLabelVisibleEnable:h}=t;const p=kn.writable(void 0);return o.$$set=g=>{"isCurrent"in g&&e(0,n=g.isCurrent),"floorIndex"in g&&e(1,s=g.floorIndex),"hoverEnable"in g&&e(2,r=g.hoverEnable),"roomLabelsEnable"in g&&e(3,a=g.roomLabelsEnable),"ruleLabelsEnable"in g&&e(4,l=g.ruleLabelsEnable),"floorplanData"in g&&e(5,c=g.floorplanData),"getRoomAreaText"in g&&e(6,d=g.getRoomAreaText),"getLabelElement"in g&&e(7,u=g.getLabelElement),"getRuleDistanceText"in g&&e(8,f=g.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in g&&e(9,h=g.adaptiveRoomLabelVisibleEnable)},[n,s,r,a,l,c,d,u,f,h,p]}class Ll extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Sl,Dl,i.safe_not_equal,{isCurrent:0,floorIndex:1,hoverEnable:2,roomLabelsEnable:3,ruleLabelsEnable:4,floorplanData:5,getRoomAreaText:6,getLabelElement:7,getRuleDistanceText:8,adaptiveRoomLabelVisibleEnable:9},xl)}}function _l(o){i.append_styles(o,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function gi(o,t,e){const n=o.slice();return n[16]=t[e],n}function Ai(o){let t,e,n,s,r,a,l=o[9].floorDatas,c=[];for(let p=0;p<l.length;p+=1)c[p]=vi(gi(o,l,p));const d=p=>i.transition_out(c[p],1,1,()=>{c[p]=null}),u=[{panoIndex:o[3],floorplanData:o[9],lastPanoramaLongitude:o[10],cameraImageUrl:o[11]}];let f={};for(let p=0;p<u.length;p+=1)f=i.assign(f,u[p]);n=new pa({props:f});let h=o[6]&&bi(o);return{c(){t=i.element("div");for(let p=0;p<c.length;p+=1)c[p].c();e=i.space(),i.create_component(n.$$.fragment),s=i.space(),h&&h.c(),i.attr(t,"class","floorplan-main svelte-86bqav")},m(p,g){i.insert(p,t,g);for(let A=0;A<c.length;A+=1)c[A].m(t,null);i.append(t,e),i.mount_component(n,t,null),i.append(t,s),h&&h.m(t,null),a=!0},p(p,g){if(o=p,g&62384){l=o[9].floorDatas;let b;for(b=0;b<l.length;b+=1){const v=gi(o,l,b);c[b]?(c[b].p(v,g),i.transition_in(c[b],1)):(c[b]=vi(v),c[b].c(),i.transition_in(c[b],1),c[b].m(t,e))}for(i.group_outros(),b=l.length;b<c.length;b+=1)d(b);i.check_outros()}const A=g&3592?i.get_spread_update(u,[{panoIndex:o[3],floorplanData:o[9],lastPanoramaLongitude:o[10],cameraImageUrl:o[11]}]):{};n.$set(A),o[6]?h?(h.p(o,g),g&64&&i.transition_in(h,1)):(h=bi(o),h.c(),i.transition_in(h,1),h.m(t,null)):h&&(i.group_outros(),i.transition_out(h,1,1,()=>{h=null}),i.check_outros())},i(p){if(!a){for(let g=0;g<l.length;g+=1)i.transition_in(c[g]);i.transition_in(n.$$.fragment,p),i.transition_in(h),r||i.add_render_callback(()=>{r=i.create_in_transition(t,me.fade,{duration:o[0],easing:Se.linear}),r.start()}),a=!0}},o(p){c=c.filter(Boolean);for(let g=0;g<c.length;g+=1)i.transition_out(c[g]);i.transition_out(n.$$.fragment,p),i.transition_out(h),a=!1},d(p){p&&i.detach(t),i.destroy_each(c,p),i.destroy_component(n),h&&h.d()}}}function vi(o){let t,e;const n=[{hoverEnable:o[5],floorplanData:o[9],getRoomAreaText:o[12],getLabelElement:o[13],getRuleDistanceText:o[14],roomLabelsEnable:o[7],ruleLabelsEnable:o[8],adaptiveRoomLabelVisibleEnable:o[15]},{floorIndex:o[16].floorIndex},{isCurrent:o[16].floorIndex===o[4]}];let s={};for(let r=0;r<n.length;r+=1)s=i.assign(s,n[r]);return t=new Ll({props:s}),{c(){i.create_component(t.$$.fragment)},m(r,a){i.mount_component(t,r,a),e=!0},p(r,a){const l=a&62384?i.get_spread_update(n,[a&62368&&{hoverEnable:r[5],floorplanData:r[9],getRoomAreaText:r[12],getLabelElement:r[13],getRuleDistanceText:r[14],roomLabelsEnable:r[7],ruleLabelsEnable:r[8],adaptiveRoomLabelVisibleEnable:r[15]},a&512&&{floorIndex:r[16].floorIndex},a&528&&{isCurrent:r[16].floorIndex===r[4]}]):{};t.$set(l)},i(r){e||(i.transition_in(t.$$.fragment,r),e=!0)},o(r){i.transition_out(t.$$.fragment,r),e=!1},d(r){i.destroy_component(t,r)}}}function bi(o){let t,e;return t=new Ca({props:{floorplanData:o[9],northDesc:o[2]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&512&&(r.floorplanData=n[9]),s&4&&(r.northDesc=n[2]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function zl(o){let t,e,n=o[1]&&Ai(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[1]?n?(n.p(s,r),r&2&&i.transition_in(n,1)):(n=Ai(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Ml(o,t,e){let{duration:n=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{compassEnable:d}=t,{roomLabelsEnable:u}=t,{ruleLabelsEnable:f}=t,{floorplanData:h}=t,{lastPanoramaLongitude:p}=t,{cameraImageUrl:g}=t,{getRoomAreaText:A}=t,{getLabelElement:b}=t,{getRuleDistanceText:v}=t,{adaptiveRoomLabelVisibleEnable:C}=t;return o.$$set=y=>{"duration"in y&&e(0,n=y.duration),"visible"in y&&e(1,s=y.visible),"northDesc"in y&&e(2,r=y.northDesc),"panoIndex"in y&&e(3,a=y.panoIndex),"floorIndex"in y&&e(4,l=y.floorIndex),"hoverEnable"in y&&e(5,c=y.hoverEnable),"compassEnable"in y&&e(6,d=y.compassEnable),"roomLabelsEnable"in y&&e(7,u=y.roomLabelsEnable),"ruleLabelsEnable"in y&&e(8,f=y.ruleLabelsEnable),"floorplanData"in y&&e(9,h=y.floorplanData),"lastPanoramaLongitude"in y&&e(10,p=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(11,g=y.cameraImageUrl),"getRoomAreaText"in y&&e(12,A=y.getRoomAreaText),"getLabelElement"in y&&e(13,b=y.getLabelElement),"getRuleDistanceText"in y&&e(14,v=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(15,C=y.adaptiveRoomLabelVisibleEnable)},[n,s,r,a,l,c,d,u,f,h,p,g,A,b,v,C]}class Dn extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Ml,zl,i.safe_not_equal,{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},_l)}}const Tl="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 jl(o){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const a=yield fetch(s.svg_url,{headers:t}).then(l=>l.text());r.svgContent=a}return r})};return yield Promise.all(o.map(e))})}function Bl(o){return{id:o.id,size:o.size,name:o.name,path:o.path,roomType:o.room_type,floorType:o.floor_type,roomLabel:{position:o.room_label.position,positionInImage:o.room_label.position_in_image},observerIndexs:o.observer_indexs}}function Ql(o){return{floorName:o.floor_name,floorIndex:o.floor_index,rooms:o.rooms.map(Bl),rules:o.rules}}function Rl(o){return{index:o.index,floorIndex:o.floor_index,position:o.position,positionInImage:o.position_in_image}}function Ol(o){return{rad:o.rad,position:o.position,positionInImage:o.position_in_image,northRad:o.north_rad,roomId:o.room_id,floorIndex:o.floor_index}}function Qe(o){return F(this,null,function*(){const t=yield jl(o.outlines),e=o.computed_data.bounding,n=o.computed_data.floor_datas.map(Ql),s=o.computed_data.entrance?Ol(o.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:n,observers:o.computed_data.observers.map(Rl)}})}function Hl(o,t,e){return o.map(s=>{const r=s.position,a=s.icon?s.icon:{url:Tl,width:45,height:48},l=il(r,t),c=tl(r,e),d=nl(c,e);return{floorIndex:l,icon:a,id:s.id,position:c,positionInImage:d}})}function Fl(o,t){return t(o),o}function Wt(o,t){return Fl({},e=>{for(const n in o)t.indexOf(n)===-1&&(e[n]=o[n])})}function yi(o,t){const e=Math.max(...o.work.observers.map(n=>n.floorIndex));return t>e?o.model.bounding.max.y:Math.max(...o.work.observers.filter(n=>n.floorIndex===t).map(n=>n.standingPosition.y))}function Sn(o,t,e=je.BOUNDING_CENTER){const n=yi(o,t),s=yi(o,t+1);return e===je.BOUNDING_CENTER?(o.model.bounding.max.y+o.model.bounding.min.y)/2:e===je.CEILING?s:n}function Ln(o,t,e,n){const s=Sn(o,e,n==null?void 0:n.attachedTo),r=new P.Vector3(0,s,0),a=new P.Vector3(1,s,0),l=r.clone().project(o.camera),c=a.clone().project(o.camera);return Math.abs((c.x-l.x)/1e3)*(t.getBoundingClientRect().width/2)}class Xt{constructor(t,e){m(this,"five");m(this,"hooks",new ht);m(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class Ze extends Xt{}var he=(o=>(o.UnknownError="UnknownError",o.DataNotLoaded="DataNotLoaded",o.BreakOffByHide="BreakOffByHide",o.BreakOffByDisable="BreakOffByDisable",o.ModelNotLoaded="ModelNotLoaded",o.ChangeModeError="ChangeModeError",o.UpdateCameraError="UpdateCameraError",o))(he||{});const ws=500,Gl=80;function pn(o,t,e=4){return Math.floor(o*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function Cs(o,t){return F(this,null,function*(){yield new Promise((e,n)=>{o.changeMode(...t).catch(s=>n(s)),o.once("initAnimationEnded",()=>{const s=o.getCurrentState(),r=t[0];s.mode!==r&&n(new Error("mode \u4E0E\u9884\u671F\u4E0D\u7B26")),(()=>{const c=t[1];return c?Object.keys(c).every(d=>{const u=s[d];if(u===void 0)return!0;const f=c[d];return typeof u=="number"&&typeof f=="number"?pn(u,f,2):u===f}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function _n(o,t){if(o.currentMode!==t.mode)return!1;const{latitude:e,longitude:n,fov:s}=t,{latitude:r,longitude:a}=o.getCurrentState(),l=o.camera.fov;return!(!pn(e,r,2)||!pn(n,a,2)||s!==l)}function Es(o,t,e=!0){return F(this,null,function*(){if(_n(o,t)===!0)return;const s=o.getCurrentState();if(s.mode!==t.mode){const[u]=yield jt(Cs(o,[t.mode,t,void 0,e]));if(u)throw new Error(he.ChangeModeError);return}const{latitude:r,longitude:a,fov:l}=s,c=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(a>Math.PI?2*Math.PI-a:a)*500,Math.abs(l-t.fov)*10)),[d]=yield jt(o.updateCamera(t,c,e));if(d)throw new Error(he.UpdateCameraError)})}function tt(o,t,e=300){const n=o.getElement();!n||(n.style.opacity=t+"",n.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>n.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{n.style.transition="none"}))}function Nl(o){const{latitude:t,longitude:e}=o,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||s}function Wl(o){const{latitude:t,longitude:e}=o,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&s}class Xl extends Ze{constructor(e,n){var l;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)=>F(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));m(this,"hide",(...n)=>F(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||!_n(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,s=n.x-e.x,r=n.y-e.y,a=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,l=Ln(this.five,this.wrapper,this.floorIndex,a),c=Math.ceil(s*l),d=Math.ceil(r*l);this.size.width===c&&this.size.height===d||(this.container.style.width=c+"px",this.container.style.height=d+"px",this.size={width:c,height:d})});m(this,"_disable",e=>{var s,r,a;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(s=this.showRejection)==null||s.call(this,he.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(a=this.container)==null||a.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=>F(this,null,function*(){var a;if(!this.state.enabled)return;if(!((a=this.five.model)!=null&&a.loaded))throw new Error(he.ModelNotLoaded);if(!this.data)throw new Error(he.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=j(j({},n),e),r=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let l=!1,c;this.showRejection=h=>{l=!0,c=h};const[d]=yield jt(Es(this.five,this.showState,s.userAction));if(d)throw d;if(l)throw c?new Error(c):new Error(he.UnknownError);this.updateSize(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex);const u=s.modelOpacity,f=s.immediately?0:ws;tt(this.five,u,f),this.render(f)});return this.showPromise=r().then(()=>{this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(l=>{if(this.updateState({visible:!1},s.userAction),!s.isAutoShow&&l instanceof Error)throw l}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,he.BreakOffByHide),this.showPromise=void 0;const s=j(j({},{userAction:!0,isAutoHide:!1}),e);tt(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.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 s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Wl(s)&&(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 s=this.five.getCurrentState();Nl(s)&&(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:Gl/((l=n==null?void 0:n.scale)!=null?l:1)};const s={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Be,attachedTo:je.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:c=>(c/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:c=>c.toString()},r=n?Wt(n,["selector","scale"]):{},a=j(j({},s),r);this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,s=!0){return F(this,null,function*(){function r(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const a=e;a&&!a.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 l=JSON.parse(JSON.stringify(e)),c=r(l)?l.data:l,d=this.data;this.data=yield Qe(c),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,d),n&&this.updateState(n,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const 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 s=this.state,r=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const a={userAction:r};e.visible?this._show(a):this._hide(a)}this.render()}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return F(this,null,function*(){return yield Qe(e.data)})}updateState(e,n){const s=this.state,r=e.config?j(j({},s.config),e.config):s.config;this.state=V(j(j({},this.state),e),{config:r}),!Ce(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,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=V(j({},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 Dn({target:this.container,intro:!0,props:n})}}const Yl=(o,t)=>new Xl(o,t);function Ul(o){const{latitude:t,longitude:e}=o,n=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return n||s}function Vl(o){const{latitude:t,longitude:e}=o,n=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return n&&s}class Jl extends Ze{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)=>F(this,[...n],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));m(this,"hide",(...n)=>F(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||!_n(this.five,this.showState)||!this.container||!this.wrapper)return;const{min:e,max:n}=this.data.bounding,s=n.x-e.x,r=n.y-e.y,a=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,l=Ln(this.five,this.wrapper,this.floorIndex,a),c=Math.ceil(s*l),d=Math.ceil(r*l);this.size.width===c&&this.size.height===d||(this.container.style.width=c+"px",this.container.style.height=d+"px",this.size={width:c,height:d})});m(this,"_disable",e=>{var s,r,a;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(s=this.showRejection)==null||s.call(this,he.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(a=this.container)==null||a.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=>F(this,null,function*(){var a;if(!this.state.enabled)return;if(!((a=this.five.model)!=null&&a.loaded))throw new Error(he.ModelNotLoaded);if(!this.data)throw new Error(he.DataNotLoaded);this.isHiddenByHideFunc=!1;const n={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=j(j({},n),e),r=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let l=!1,c;this.showRejection=h=>{l=!0,c=h};const[d]=yield jt(Es(this.five,this.showState,s.userAction));if(d)throw d;if(l)throw c?new Error(c):new Error(he.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex);const u=s.modelOpacity,f=s.immediately?0:ws;tt(this.five,u,f),this.render(f)});return this.showPromise=r().then(()=>{this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(l=>{if(this.updateState({visible:!1},s.userAction),!s.isAutoShow&&l instanceof Error)throw l}).finally(()=>{this.showPromise=void 0,this.showRejection=void 0}),this.showPromise}));m(this,"_hide",e=>{var r;(r=this.showRejection)==null||r.call(this,he.BreakOffByHide),this.showPromise=void 0;const s=j(j({},{userAction:!0,isAutoHide:!1}),e);tt(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.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 s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Ul(s)&&(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 s=this.five.getCurrentState();return s.mode!==this.showState.mode||this.state.visible?void 0:(Vl(s)&&(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 s={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:Be,attachedTo:je.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},r=n?Wt(n,["selector","scale"]):{},a=j(j({},s),r);this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,s=!0){return F(this,null,function*(){function r(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const a=e;a&&!a.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 l=JSON.parse(JSON.stringify(e)),c=r(l)?l.data:l,d=this.data;this.data=yield Qe(c),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,d),n&&this.updateState(n,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const 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 s=this.state,r=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const a={userAction:r};e.visible?this._show(a):this._hide(a)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}updatePosition(){var l;const e=Sn(this.five,this.floorIndex,this.state.config.attachedTo),n=(l=this.five.model)==null?void 0:l.bounding.getCenter(new P.Vector3).setY(e);if(!n)return;const s=n.clone().project(this.five.camera),r=(s.x+1)/2,a=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=a*100+"%"}formatData(e){return F(this,null,function*(){return yield Qe(e.data)})}updateState(e,n){const s=this.state,r=e.config?j(j({},s.config),e.config):s.config;this.state=V(j(j({},this.state),e),{config:r}),!Ce(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,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=V(j({},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 Dn({target:this.container,intro:!0,props:n})}}const Zl=(o,t)=>new Jl(o,t);class ql extends Ze{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,s=n.x-e.x,r=n.y-e.y,a=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,l=Ln(this.five,this.wrapper,this.floorIndex,a),c=Math.ceil(s*l),d=Math.ceil(r*l);this.size.width===c&&this.size.height===d||(this.container.style.width=c+"px",this.container.style.height=d+"px",this.size={width:c,height:d})});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 s,r;const{userAction:n}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.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 s={northDesc:"\u5317",modelOpacity:1,hoverEnable:!0,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,cameraImageUrl:Be,attachedTo:je.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},r=n?Wt(n,["selector","scale"]):{},a=j(j({},s),r);this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,n,s=!0){return F(this,null,function*(){function r(u){return Object.prototype.hasOwnProperty.apply(u,["version"])}const a=e;a&&!a.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 l=JSON.parse(JSON.stringify(e)),c=r(l)?l.data:l,d=this.data;this.data=yield Qe(c),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,d),n&&this.updateState(n,s),this.render()})}updatePosition(){var l;const e=Sn(this.five,this.floorIndex,this.state.config.attachedTo),n=(l=this.five.model)==null?void 0:l.bounding.getCenter(new P.Vector3).setY(e);if(!n)return;const s=n.clone().project(this.five.camera),r=(s.x+1)/2,a=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=a*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return F(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 F(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 s=this.state,r=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const a={userAction:r};e.enabled?this._enable(a):this._disable(a)}if(e.visible!==void 0&&s.visible!==e.visible){const a={userAction:r};e.visible?this._show(a):this._hide(a)}}changeConfigs(e,n=!0){this.updateState({config:e},n),this.render()}formatData(e){return F(this,null,function*(){return yield Qe(e.data)})}_show(e){return F(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 Cs(this.five,["Topview",void 0,void 0,n])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;tt(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return F(this,null,function*(){if(!this.state.enabled)return;const{userAction:n}=e;this.hooks.emit("hide",{userAction:n,auto:!1});const s=1,r=0;tt(this.five,s,r),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 s=this.state,r=e.config?j(j({},s.config),e.config):s.config;this.state=V(j(j({},this.state),e),{config:r}),!Ce(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,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=V(j({},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 Dn({target:this.container,intro:!0,props:n})}}const Kl=(o,t)=>new ql(o,t);function zn(o,t=200){let e;return function(...n){e||(o(...n),e=setTimeout(function(){e=null},t))}}function $l(o){i.append_styles(o,"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 ec(o){let t,e,n;return{c(){t=i.element("div"),e=i.element("div"),n=i.element("div"),i.attr(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),i.set_style(n,"background-image","url("+(o[0]||Be)+")"),i.set_style(n,"transform",o[1],!1),i.attr(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),i.set_style(e,"transform",o[2],!1),i.attr(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,r){i.insert(s,t,r),i.append(t,e),i.append(e,n)},p(s,[r]){r&1&&i.set_style(n,"background-image","url("+(s[0]||Be)+")"),r&2&&i.set_style(n,"transform",s[1],!1),r&4&&i.set_style(e,"transform",s[2],!1)},i:i.noop,o:i.noop,d(s){s&&i.detach(t)}}}function tc(o){return`rotate(${Math.floor(o/Math.PI*180)*-1+45}deg)`}function nc(o,t,e){let n,s,{five:r}=t,{pxmm:a}=t,{floorplanData:l}=t,{cameraImageUrl:c}=t,d=r.getCurrentState().panoIndex,u=r.getCurrentState().longitude;function f(g,A){const b=g.bounding,v=g.observers[A];if(!v)return"";const C=(b.max.x-b.min.x)*a,y=(b.max.y-b.min.y)*a,I=Math.floor(v.positionInImage.x*C),k=Math.floor(v.positionInImage.y*y);return`translate(${I}px, ${k}px)`}function h(g){e(6,d=g)}const p=zn(g=>{e(7,u=g.longitude)},1e3/60);return Z.onMount(()=>(r.on("panoWillArrive",h),r.on("cameraDirectionUpdate",p),function(){r.off("panoWillArrive",h),r.off("cameraDirectionUpdate",p)})),o.$$set=g=>{"five"in g&&e(3,r=g.five),"pxmm"in g&&e(4,a=g.pxmm),"floorplanData"in g&&e(5,l=g.floorplanData),"cameraImageUrl"in g&&e(0,c=g.cameraImageUrl)},o.$$.update=()=>{o.$$.dirty&96&&e(2,n=f(l,d)),o.$$.dirty&128&&e(1,s=tc(u))},[c,s,n,r,a,l,d,u]}class ic extends i.SvelteComponent{constructor(t){super(),i.init(this,t,nc,ec,i.safe_not_equal,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},$l)}}function oc(o){i.append_styles(o,"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 wi(o,t,e){const n=o.slice();return n[1]=t[e],n}function Ci(o,t){let e,n,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,a,l=`${t[1].positionInImage.y*100}%`,c=`${t[1].positionInImage.x*100}%`;return{key:o,first:null,c(){e=i.element("div"),n=i.element("div"),a=i.space(),i.attr(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),i.set_style(n,"background-image",`url(${t[1].icon.url})`),i.set_style(n,"width",s,!1),i.set_style(n,"height",r,!1),i.attr(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),i.set_style(e,"top",l,!1),i.set_style(e,"left",c,!1),this.first=e},m(d,u){i.insert(d,e,u),i.append(e,n),i.append(e,a)},p(d,u){t=d,u&1&&i.set_style(n,"background-image",`url(${t[1].icon.url})`),u&1&&s!==(s=`${t[1].icon.width/16}rem`)&&i.set_style(n,"width",s,!1),u&1&&r!==(r=`${t[1].icon.height/16}rem`)&&i.set_style(n,"height",r,!1),u&1&&l!==(l=`${t[1].positionInImage.y*100}%`)&&i.set_style(e,"top",l,!1),u&1&&c!==(c=`${t[1].positionInImage.x*100}%`)&&i.set_style(e,"left",c,!1)},d(d){d&&i.detach(e)}}}function sc(o){let t,e=[],n=new Map,s=o[0];const r=a=>a[1].id;for(let a=0;a<s.length;a+=1){let l=wi(o,s,a),c=r(l);n.set(c,e[a]=Ci(c,l))}return{c(){t=i.element("div");for(let a=0;a<e.length;a+=1)e[a].c();i.attr(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(a,l){i.insert(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null)},p(a,[l]){l&1&&(s=a[0],e=i.update_keyed_each(e,l,r,1,a,s,n,t,i.destroy_block,Ci,null,wi))},i:i.noop,o:i.noop,d(a){a&&i.detach(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function rc(o,t,e){let{extraObjects:n=[]}=t;return o.$$set=s=>{"extraObjects"in s&&e(0,n=s.extraObjects)},[n]}class ac extends i.SvelteComponent{constructor(t){super(),i.init(this,t,rc,sc,i.safe_not_equal,{extraObjects:0},oc)}}function Ei(o){let t,e;const n=[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[6]}];let s={};for(let r=0;r<n.length;r+=1)s=i.assign(s,n[r]);return t=new ys({props:s}),{c(){i.create_component(t.$$.fragment)},m(r,a){i.mount_component(t,r,a),e=!0},p(r,a){const l=a&87?i.get_spread_update(n,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[6]}]):{};t.$set(l)},i(r){e||(i.transition_in(t.$$.fragment,r),e=!0)},o(r){i.transition_out(t.$$.fragment,r),e=!1},d(r){i.destroy_component(t,r)}}}function lc(o){let t,e,n,s,r,a;const l=[{floorIndex:o[2],floorplanData:o[4]}];let c={};for(let u=0;u<l.length;u+=1)c=i.assign(c,l[u]);t=new vs({props:c}),n=new ac({props:{extraObjects:o[5]}});let d=o[3]&&Ei(o);return{c(){i.create_component(t.$$.fragment),e=i.space(),i.create_component(n.$$.fragment),s=i.space(),d&&d.c(),r=i.empty()},m(u,f){i.mount_component(t,u,f),i.insert(u,e,f),i.mount_component(n,u,f),i.insert(u,s,f),d&&d.m(u,f),i.insert(u,r,f),a=!0},p(u,[f]){const h=f&20?i.get_spread_update(l,[{floorIndex:u[2],floorplanData:u[4]}]):{};t.$set(h);const p={};f&32&&(p.extraObjects=u[5]),n.$set(p),u[3]?d?(d.p(u,f),f&8&&i.transition_in(d,1)):(d=Ei(u),d.c(),i.transition_in(d,1),d.m(r.parentNode,r)):d&&(i.group_outros(),i.transition_out(d,1,1,()=>{d=null}),i.check_outros())},i(u){a||(i.transition_in(t.$$.fragment,u),i.transition_in(n.$$.fragment,u),i.transition_in(d),a=!0)},o(u){i.transition_out(t.$$.fragment,u),i.transition_out(n.$$.fragment,u),i.transition_out(d),a=!1},d(u){i.destroy_component(t,u),u&&i.detach(e),i.destroy_component(n,u),u&&i.detach(s),d&&d.d(u),u&&i.detach(r)}}}function cc(o,t,e){let n,{five:s}=t,{pxmm:r}=t,{floorIndex:a}=t,{hoverEnable:l}=t,{floorplanData:c}=t,{extraObjects:d=[]}=t;const u=void 0;return o.$$set=f=>{"five"in f&&e(0,s=f.five),"pxmm"in f&&e(1,r=f.pxmm),"floorIndex"in f&&e(2,a=f.floorIndex),"hoverEnable"in f&&e(3,l=f.hoverEnable),"floorplanData"in f&&e(4,c=f.floorplanData),"extraObjects"in f&&e(7,d=f.extraObjects)},o.$$.update=()=>{o.$$.dirty&132&&e(5,n=d==null?void 0:d.filter(f=>f.floorIndex===a))},[s,r,a,l,c,n,u,d]}class dc extends i.SvelteComponent{constructor(t){super(),i.init(this,t,cc,lc,i.safe_not_equal,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function uc(o){i.append_styles(o,"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 Pi(o){let t,e,n,s=o[6]!==0&&Ii(o);return{c(){t=i.element("div"),s&&s.c(),i.attr(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),i.add_render_callback(()=>o[12].call(t))},m(r,a){i.insert(r,t,a),s&&s.m(t,null),e=i.add_resize_listener(t,o[12].bind(t)),n=!0},p(r,a){r[6]!==0?s?(s.p(r,a),a&64&&i.transition_in(s,1)):(s=Ii(r),s.c(),i.transition_in(s,1),s.m(t,null)):s&&(i.group_outros(),i.transition_out(s,1,1,()=>{s=null}),i.check_outros())},i(r){n||(i.transition_in(s),n=!0)},o(r){i.transition_out(s),n=!1},d(r){r&&i.detach(t),s&&s.d(),e()}}}function Ii(o){let t,e,n,s,r=`${o[8]}px`,a=`${o[11]}px`,l;const c=[{five:o[0],pxmm:o[9],floorIndex:o[10],floorplanData:o[3],hoverEnable:o[2],extraObjects:o[5]}];let d={};for(let h=0;h<c.length;h+=1)d=i.assign(d,c[h]);e=new dc({props:d});const u=[{pxmm:o[9],five:o[0],floorplanData:o[3],cameraImageUrl:o[4]}];let f={};for(let h=0;h<u.length;h+=1)f=i.assign(f,u[h]);return s=new ic({props:f}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),i.create_component(s.$$.fragment),i.attr(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),i.set_style(t,"width",r,!1),i.set_style(t,"height",a,!1)},m(h,p){i.insert(h,t,p),i.mount_component(e,t,null),i.append(t,n),i.mount_component(s,t,null),l=!0},p(h,p){const g=p&1581?i.get_spread_update(c,[{five:h[0],pxmm:h[9],floorIndex:h[10],floorplanData:h[3],hoverEnable:h[2],extraObjects:h[5]}]):{};e.$set(g);const A=p&537?i.get_spread_update(u,[{pxmm:h[9],five:h[0],floorplanData:h[3],cameraImageUrl:h[4]}]):{};s.$set(A),p&256&&r!==(r=`${h[8]}px`)&&i.set_style(t,"width",r,!1),p&2048&&a!==(a=`${h[11]}px`)&&i.set_style(t,"height",a,!1)},i(h){l||(i.transition_in(e.$$.fragment,h),i.transition_in(s.$$.fragment,h),l=!0)},o(h){i.transition_out(e.$$.fragment,h),i.transition_out(s.$$.fragment,h),l=!1},d(h){h&&i.detach(t),i.destroy_component(e),i.destroy_component(s)}}}function hc(o){let t,e,n=o[1]&&Pi(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[1]?n?(n.p(s,r),r&2&&i.transition_in(n,1)):(n=Pi(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function fc(o,t,e){var v,C;let{five:n}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,{extraObjects:c=[]}=t,d=0,u=(C=(v=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:v.floorIndex)!=null?C:0,f=0,h=0,p=0,g=0;function A(y){e(10,u=n.work.observers[y].floorIndex)}Z.onMount(()=>(n.on("panoArrived",A),()=>{n.off("panoArrived",A)}));function b(){f=this.clientWidth,h=this.clientHeight,e(6,f),e(7,h)}return o.$$set=y=>{"five"in y&&e(0,n=y.five),"visible"in y&&e(1,s=y.visible),"hoverEnable"in y&&e(2,r=y.hoverEnable),"floorplanData"in y&&e(3,a=y.floorplanData),"cameraImageUrl"in y&&e(4,l=y.cameraImageUrl),"extraObjects"in y&&e(5,c=y.extraObjects)},o.$$.update=()=>{if(o.$$.dirty&456){const y=Math.min(f,h),{max:I,min:k}=a.bounding,w=I.x-k.x,D=I.y-k.y,x=function(){return w>D?[y,y/w*D]:[y/D*w,y]}();e(8,p=x[0]),e(11,g=x[1]),e(9,d=p/w)}},[n,s,r,a,l,c,f,h,p,d,u,g,b]}class mc extends i.SvelteComponent{constructor(t){super(),i.init(this,t,fc,hc,i.safe_not_equal,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},uc)}}class pc extends Ze{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 s;const{userAction:n}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:n})});this.five=e;const s={hoverEnable:!1,cameraImageUrl:Be},r=n!=null&&n.configs?n.configs:{},a=j(j({},s),r);this.state={enabled:!0,visible:!0,config:a},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,s=!0){return F(this,null,function*(){function r(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Qe(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),n&&this.updateState(n,s),this.render()})}show(){return F(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 F(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 s=this.state,r=n.userAction!==void 0?n.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const a={userAction:r};e.enabled?this._enable(a):this._disable(a)}if(e.visible!==void 0&&s.visible!==e.visible){const a={userAction:r};e.visible?this._show(a):this._hide(a)}}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=Hl(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Qe(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 s=this.state;this.state=j(j({},this.state),e),!Ce(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,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=V(j({},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 mc({target:this.wrapper,props:e})}}const gc=(o,t)=>new pc(o,t),Ac=[{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"}],vc=[{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"}],bc=[{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"}],tn=(o,t,e)=>{const n=new P.Matrix4,s=new P.Euler(o,t,e,"YXZ");return n.makeRotationFromEuler(s),n},yc=(o,{scale:t,rotation:e,position:n})=>{if(t&&o.scale.set(t,t,t),e){const[s,r,a]=e;s&&o.applyMatrix4(tn(s,0,0)),r&&o.applyMatrix4(tn(0,r,0)),a&&o.applyMatrix4(tn(0,0,a))}return n&&o.position.set(n.x,n.y,n.z),o};function Ps(o,t){o.traverse(e=>{var n;if(e.type==="Mesh"){const s=e,r=j({map:s.material.map||{}},t);s.material=new M.MeshBasicMaterial(r),s.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const wc=(o,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,s={},r=f=>F(exports,null,function*(){var O;const h=(f==null?void 0:f.fbx_url)||e,p=(O=f==null?void 0:f.north_rad)!=null?O:n;if(typeof p!="number")throw new Error('"northRad"\u914D\u7F6E\u53C2\u6570\u7F3A\u5931\uFF1A\u672A\u914D\u7F6E\u6307\u5357\u9488\u6307\u5411\uFF01');const g=o.model.bounding,A=g.max.x-g.min.x,b=g.max.z-g.min.z,v=Math.max(A,b),y=yield new cs.FBXLoader().loadAsync(h);Ps(y,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending});const I=[0,p-Math.PI/2,0],{model:{bounding:{max:{x:k,z:w},min:{x:D,y:x,z}}}}=o;s.yBase=x;const _={x:(k+D)/2,y:x-1.6,z:(w+z)/2},T=.0045*v;return yc(y,{position:_,rotation:I,scale:T}),s.object=y,!0}),a=({latitude:f})=>{if(!s.object)return;const h=l(f);h&&(s.object.position.y=h)},l=f=>{if(s.yBase===void 0)return;const h=.6;if(f>=Math.PI/4)return s.yBase-(h+1.6);const p=f*(4/Math.PI);return s.yBase-(h*p+1.6)};return{load:r,disable:()=>{!s.object||(o.scene.remove(s.object),o.needsRender=!0,o.off("cameraDirectionUpdate",a))},enable:()=>{if(!s.object)return;const f=l(o.getPose().latitude);f&&(s.object.position.y=f),o.scene.add(s.object),o.needsRender=!0,o.on("cameraDirectionUpdate",a)}}};function Cc(o,t){var d,u,f,h,p;const e=(d=t==null?void 0:t.size)!=null?d:512,n=(u=t==null?void 0:t.fontSize)!=null?u:e*(35/256)*1.2,s=(f=t==null?void 0:t.backgroundColor)!=null?f:"rgba(0,0,0,0)",r=(h=t==null?void 0:t.fontColor)!=null?h:"#fff",a=(p=t==null?void 0:t.textAlign)!=null?p:"center",l=document.createElement("canvas");l.setAttribute("width",e+""),l.setAttribute("height",e+"");const c=l.getContext("2d");return c.fillStyle=s,c.fillRect(0,0,e,e),c.font=`${n}px "\u5FAE\u8F6F\u96C5\u9ED1"`,c.textAlign=a,c.fillStyle=r,c.fillText(o,e/2,e*.7),new M.CanvasTexture(l)}const Ec=({x:o,y:t,z:e})=>new M.Vector3(o,t,e),Pc=(o,t)=>{var A,b,v;const e={},n=(A=t.animationEnabled)!=null?A:!0,s=(b=t.position)!=null?b:void 0,r=(v=t.rad)!=null?v:void 0,a=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",l=[],c=C=>F(exports,null,function*(){var z,_,T,O,E,S,L;const y=(z=C==null?void 0:C.position)!=null?z:s;if(!y)return Promise.reject("ModelEntryDoorGuidePlugin.load(): position is undefined");const I=Ec(y),k=(_=C==null?void 0:C.rad)!=null?_:r,w=(T=C==null?void 0:C.fbx_url)!=null?T:a;if(e.rad=k,k===void 0)return Promise.reject(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`);const D=yield new cs.FBXLoader().loadAsync(w);D.position.copy(I),D.rotation.z=k,D.scale.set(.8,.8,.8),Ps(D,{transparent:!0,side:P.DoubleSide});const x=(L=(S=(E=(O=D.children)==null?void 0:O[0])==null?void 0:E.children)==null?void 0:S[3])==null?void 0:L.clone();return x?(x.material=new M.MeshBasicMaterial({transparent:!0,map:Cc("\u5165\u6237\u95E8")}),x.renderOrder=3,D.children[0].add(x),e.object=D,!0):Promise.reject(`ModelEntryDoorGuidePlugin.load(): textMesh is ${x}`)}),d=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const C=1,y=new M.AnimationMixer(e.object);l.push(y);const I=y.clipAction(e.object.animations[0]);I.timeScale=C;let k;const w=()=>{let _=0,T=0;const O=1e3/30,E=S=>{_=requestAnimationFrame(E);const L=S-T;L<O||(T=S,l.forEach(B=>B.update(L/1e3)),o.needsRender=!0)};return _=requestAnimationFrame(E),()=>{cancelAnimationFrame(_)}},z={play:()=>{k||(I.play(),k=w(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=z},u=C=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=C==null?void 0:C.animationEnable)!=null?I:n)&&(e.animation||d(),e.animation.play()),o.scene.add(e.object),o.needsRender=!0},f=()=>{!e.object||(e.animation&&e.animation.stop(),o.scene.remove(e.object),o.needsRender=!0)},h=C=>C==="Floorplan"?u():f();return{load:c,enable:C=>(e.enabled||(e.enabled=!0,h(o.currentMode),o.on("modeChange",h),u(C)),!0),disable:()=>(e.enabled&&(e.enabled=!1,f(),o.off("modeChange",h)),!0)}};class Mn extends lt.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=Ut(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=[],lt.default.remove(this)})}}function Is(o,t=lt.default.Easing.Linear.None){const e=new Mn({progress:0}).to({progress:1});return o!==void 0&&e.duration(o),t!==void 0&&e.easing(t),e}const dt=window.requestAnimationFrame||(o=>setTimeout(o,16)),Ic=window.cancelAnimationFrame||clearTimeout;function Yt(o,t=0){t<=0?dt(o):dt(()=>Yt(o,t-1))}function Ut(o,t=60){let e=-1,n=0,s=-1;const r=1e3/t;function a(l){s===-1&&(s=l),e=dt(a),!(l-n<r)&&(n=l,o&&o(l-s))}return e=dt(a),function(){Ic(e)}}function kc(){const o=Date.now();return new Promise(t=>{dt(()=>{t(Date.now()-o)})})}const xc=Ft.Easing;function Dc(o,t,e,n=xc.Linear.None){const s=new Ft.Tween(o).to(t,e).easing(n);Yt(()=>s.start(0));const r=Ut(l=>{s.update(l)===!1&&r()}),a=[];return s.onDestroy=l=>(a.push(l),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let l;for(;l=a.shift();)l();r()},s}function Sc(o,t){return Dc({progress:0},{progress:1},o,t)}var ks=(o=>(o.Move="Move",o.Rotate="Rotate",o))(ks||{}),we=(o=>(o.Clockwise="Clockwise",o.Anticlockwise="Anticlockwise",o.Loop="Loop",o))(we||{});const _t=Math.PI*2;function ki(o){return(o%_t+_t)%_t}function xi(o){return o%_t}function nn(o,t,e){return o+(t-o)*e}const gn=(o,t,e)=>{const n=Math.PI,s=n*2;return o=ki(o),t=ki(t),e===we.Anticlockwise&&o<t&&(o+=s),e===we.Clockwise&&t<o&&(t+=s),e===we.Loop&&t-o>n?gn(o,t,we.Anticlockwise):e===we.Loop&&o-t>n?gn(o,t,we.Clockwise):{from:o,to:t}},Lc=o=>{const t={},e=(c,d,...u)=>F(exports,[c,d,...u],function*(r,a,l={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),l.asyncStartCallback&&(yield l.asyncStartCallback()),r.mode&&r.mode!==o.currentMode&&(yield o.changeMode(r.mode)),l.preload&&r.panoIndex!==void 0&&r.panoIndex!==o.panoIndex&&(yield o.preloadPano(r.panoIndex)),l.asyncEndCallback&&(yield l.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((f,h)=>{const p=r.panoIndex!==void 0?r.panoIndex:o.panoIndex;p!==void 0?o.moveToPano(p,Object.assign({duration:a,moveEndCallback:()=>f(!0),moveCancelCallback:()=>h(!1)},r)):h(!1)})}),n=r=>{const a=o.state,l=xi(a.latitude),c=xi(r.latitude),{from:d,to:u}=gn(a.longitude,r.longitude,r.rotation||we.Loop),f=a.fov,h=r.fov;return{from:{latitude:l,longitude:d,fov:f},to:{latitude:c,longitude:u,fov:h}}};return{move:e,rotate:(c,d,...u)=>F(exports,[c,d,...u],function*(r,a,l={}){t.interruptCallback&&t.interruptCallback(!1),l.asyncStartCallback&&(yield l.asyncStartCallback()),o.currentMode!==ee.Five.Mode.Panorama&&(yield o.changeMode(ee.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==o.panoIndex&&(l.preload&&(yield o.preloadPano(r.panoIndex)),yield new Promise((p,g)=>{if(!r.panoIndex){p(!0);return}o.moveToPano(r.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>g(!1)})})),l.asyncEndCallback&&(yield l.asyncEndCallback());const{from:f,to:h}=n(r);return yield new Promise(p=>{const g=({progress:y})=>{const I={};I.longitude=nn(f.longitude,h.longitude,y),I.latitude=nn(f.latitude,h.latitude,y),I.fov=nn(f.fov,h.fov,y),o.setState(I,!0)},A=()=>{p(!0)},b=()=>{p(!1)},v=r.rotateSpeed?Math.ceil(Math.abs(h.longitude-f.longitude)/r.rotateSpeed*1e3):a,C=Sc(v,Ft.Easing.Linear.None).onUpdate(g).onComplete(A).onDestroy(b);r.rotation===we.Loop&&C.repeat(1/0).yoyo(!0),t.interruptCallback=(y=!0)=>{C.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(y)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},a)})})}};function Di(o,t){return o.x===t.x&&o.y===t.y}function xs(o,t){return Math.abs(o)===1/0&&Math.abs(t)===1/0?!0:Math.abs(o-t)<.001}function Qt(o,t){return(t.y-o.y)/(t.x-o.x)}function Ds(o,t,e){const n=Qt(o[1],o[0]),s=Qt(t[1],t[0]);if(isNaN(n)||isNaN(s)||xs(n,s))return!1;if(vt(o[0],t))return o[0];if(vt(o[1],t))return o[1];if(vt(t[0],o))return t[0];if(vt(t[1],o))return t[1];if(e&&!_c(o,t))return!1;const r=o[0],a=t[0];if(Math.abs(n)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:a.x,y:o[1].y-(o[1].x-a.x)*n};const l=(a.y-r.y+n*r.x-s*a.x)/(n-s),c=n*l-n*r.x+r.y;return{x:l,y:c}}function vt(o,t){return Di(o,t[0])||Di(o,t[1])?!0:(t[0].x-o.x)*(o.x-t[1].x)>=0&&(t[0].y-o.y)*(o.y-t[1].y)>=0&&xs(Qt(t[0],o),Qt(o,t[1]))}function bt(o,t,e){return(o.x-e.x)*(t.y-e.y)-(t.x-e.x)*(o.y-e.y)}function _c(o,t){return Math.max(o[0].x,o[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(o[0].x,o[1].x)&&Math.max(o[0].y,o[1].y)>=Math.min(t[0].y,t[1].y)&&bt(t[0],o[1],o[0])*bt(o[1],t[1],o[0])>0&&bt(o[0],t[1],t[0])*bt(t[1],o[1],t[0])>0?1:0}function Ss(o,t=0){t<=0?requestAnimationFrame(o):requestAnimationFrame(()=>Ss(o,t-1))}const zc=`<style type="text/css">
|
|
115
|
+
`;return i.$$set=s=>{"content"in s&&e(0,n=s.content)},[n,o]}class Lc extends oe{constructor(t){super(),ie(this,t,Dc,kc,ne,{content:0},xc)}}function Sc(i){ce(i,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function zc(i){let t,e;return t=new Ic({props:{url:i[1].url}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.url=n[1].url),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Mc(i){let t,e;return t=new Lc({props:{content:i[0]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.content=n[0]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Tc(i){let t,e,n,o;const s=[Mc,zc],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=R("div"),n&&n.c(),b(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){j(l,t,c),~e&&r[e].m(t,null),o=!0},p(l,[c]){let d=e;e=a(l),e===d?~e&&r[e].p(l,c):(n&&(ue(),M(r[d],1,1,()=>{r[d]=null}),fe()),~e?(n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),D(n,1),n.m(t,null)):n=null)},i(l){o||(D(n),o=!0)},o(l){M(n),o=!1},d(l){l&&T(t),~e&&r[e].d()}}}function jc(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 oa extends oe{constructor(t){super(),ie(this,t,jc,Tc,ne,{floorIndex:2,floorplanData:3},Sc)}}function Bc(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 Qc(i){let t,e=i[4].outerHTML+"",n;return{c(){t=new Gn(!1),n=pe(),t.a=n},m(o,s){t.m(e,o,s),j(o,n,s)},p(o,s){s&16&&e!==(e=o[4].outerHTML+"")&&t.p(e)},d(o){o&&T(n),o&&t.d()}}}function Rc(i){let t,e=i[0].name+"",n,o,s,r;return{c(){t=R("span"),n=ke(e),o=Z(),s=R("span"),r=ke(i[5]),b(t,"class","floorplan-plugin__room-name"),b(s,"class","floorplan-plugin__room-size svelte-12pzct5")},m(a,l){j(a,t,l),O(t,n),j(a,o,l),j(a,s,l),O(s,r)},p(a,l){l&1&&e!==(e=a[0].name+"")&&Te(n,e),l&32&&Te(r,a[5])},d(a){a&&T(t),a&&T(o),a&&T(s)}}}function Oc(i){let t;function e(s,r){if(s[1]===void 0)return Rc;if(s[4])return Qc}let n=e(i),o=n&&n(i);return{c(){t=R("div"),o&&o.c(),b(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),H(t,"left",i[6],!1),H(t,"top",i[7],!1),H(t,"font-size",i[8],!1),H(t,"opacity",i[3]?"1":"0",!1)},m(s,r){j(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&&H(t,"opacity",s[3]?"1":"0",!1)},i:te,o:te,d(s){s&&T(t),o&&o.d(),i[16](null)}}}function Hc(i,t){const e=i[0],n=i[1];let o=!1;for(let s=0,r=t.length-1;s<t.length;r=s++){const a=t[s][0],l=t[s][1],c=t[r][0],d=t[r][1];l>n!=d>n&&e<(c-a)*(n-l)/(d-l)+a&&(o=!o)}return o}function Fc(i,t,e){let n,o,s,r,{pxmm:a}=t,{room:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:d}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:u}=t;function h(x,Q){if(Q.width===0||Q.height===0)return()=>!1;const B=x.path.map(({x:ee,y:X})=>[ee,X]),G=x.roomLabel.position,{x:U,y:E}=G,{width:S,height:z}=Q,W=S/2,Y=z/2;return function(X){const V=U*X,ae=E*X,le=B.map(([we,De])=>[we*X,De*X]);return[[V+W,ae-Y],[V-W,ae-Y],[V-W,ae+Y],[V+W,ae+Y]].every(we=>Hc(we,le))}}const m=document.body.clientWidth,g=document.body.clientHeight,v=l.roomLabel,A=v.positionInImage.x*100+"%",C=v.positionInImage.y*100+"%",w=(m<500||g<500?10:14)/16+"rem";let I=!1,k,y;c.subscribe(function(Q){e(13,I=!!Q&&Q.id===l.id)}),Ye(()=>{const x=k==null?void 0:k.getClientRects()[0];e(14,y={width:x.width,height:x.height})});function L(x){Me[x?"unshift":"push"](()=>{k=x,e(2,k)})}return i.$$set=x=>{"pxmm"in x&&e(9,a=x.pxmm),"room"in x&&e(0,l=x.room),"hoveredRoom"in x&&e(10,c=x.hoveredRoom),"getRoomAreaText"in x&&e(11,d=x.getRoomAreaText),"getLabelElement"in x&&e(1,f=x.getLabelElement),"adaptiveRoomLabelVisibleEnable"in x&&e(12,u=x.adaptiveRoomLabelVisibleEnable)},i.$$.update=()=>{i.$$.dirty&2049&&e(5,n=l.size?d(l.size):""),i.$$.dirty&16385&&e(15,o=y?h(l,y):void 0),i.$$.dirty&3&&e(4,s=f==null?void 0:f(l)),i.$$.dirty&45568&&e(3,r=u?I?!0:!!(o!=null&&o(a)):!0)},[l,f,k,r,s,n,A,C,w,a,c,d,u,I,y,o,L]}class Gc extends oe{constructor(t){super(),ie(this,t,Fc,Oc,ne,{pxmm:9,room:0,hoveredRoom:10,getRoomAreaText:11,getLabelElement:1,adaptiveRoomLabelVisibleEnable:12},Bc)}}function Nc(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 Co(i,t,e){const n=i.slice();return n[10]=t[e],n}function Eo(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=Co(i,r,l),d=a(c);n.set(d,e[l]=Po(d,c))}return{c(){t=R("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","floorplan-plugin__room-labels svelte-13xux0b"),xe(()=>i[9].call(t))},m(l,c){j(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=At(t,i[9].bind(t)),s=!0},p(l,c){c&111&&(r=l[6],ue(),e=Ue(e,c,a,1,l,r,n,t,at,Po,null,Co),fe())},i(l){if(!s){for(let c=0;c<r.length;c+=1)D(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)M(e[c]);s=!1},d(l){l&&T(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}function Po(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=Ee(r,s[a]);return n=new Gc({props:r}),{key:i,first:null,c(){e=pe(),$(n.$$.fragment),this.first=e},m(a,l){j(a,e,l),q(n,a,l),o=!0},p(a,l){t=a;const c=l&111?je(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||(D(n.$$.fragment,a),o=!0)},o(a){M(n.$$.fragment,a),o=!1},d(a){a&&T(e),K(n,a)}}}function Wc(i){let t,e,n=i[6]&&Eo(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[6]?n?(n.p(o,s),s&64&&D(n,1)):(n=Eo(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Xc(i,t,e){let n,{floorIndex:o}=t,{floorplanData:s}=t,{hoveredRoom:r}=t,{getRoomAreaText:a}=t,{getLabelElement:l}=t,{adaptiveRoomLabelVisibleEnable:c}=t,d=0,f=0;function u(){d=this.clientWidth,e(4,d)}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:m}=s.bounding,g=h.x-m.x;e(5,f=d/g)}},[r,a,l,c,d,f,n,o,s,u]}class Yc extends oe{constructor(t){super(),ie(this,t,Xc,Wc,ne,{floorIndex:7,floorplanData:8,hoveredRoom:0,getRoomAreaText:1,getLabelElement:2,adaptiveRoomLabelVisibleEnable:3},Nc)}}function Uc(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 Io(i,t,e){const n=i.slice();return n[11]=t[e],n[13]=e,n}function xo(i,t,e){const n=i.slice();return n[14]=t[e],n}function ko(i){let t;return{c(){t=R("div"),b(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),H(t,"left",i[14].left*100+"%",!1),H(t,"bottom",i[14].bottom*100+"%",!1)},m(e,n){j(e,t,n)},p:te,d(e){e&&T(t)}}}function Do(i,t){let e,n,o=t[1](t[11].distance)+"",s,r;return{key:i,first:null,c(){e=R("div"),n=R("div"),s=ke(o),r=Z(),b(n,"class","floorplan-plugin__rule-text svelte-djlmk4"),_(n,"is-row",t[2]),b(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),H(e,"left",t[11].left*100+"%",!1),H(e,"bottom",t[11].bottom*100+"%",!1),this.first=e},m(a,l){j(a,e,l),O(e,n),O(n,s),O(e,r)},p(a,l){t=a,l&2&&o!==(o=t[1](t[11].distance)+"")&&Te(s,o)},d(a){a&&T(e)}}}function Vc(i){let t,e,n,o,s,r,a=[],l=new Map,c,d=i[3],f=[];for(let m=0;m<d.length;m+=1)f[m]=ko(xo(i,d,m));let u=i[4];const h=m=>m[13];for(let m=0;m<u.length;m+=1){let g=Io(i,u,m),v=h(g);l.set(v,a[m]=Do(v,g))}return{c(){t=R("div"),e=R("div"),n=Z(),o=R("div");for(let m=0;m<f.length;m+=1)f[m].c();s=Z(),r=R("div");for(let m=0;m<a.length;m+=1)a[m].c();b(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),b(o,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),_(o,"is-row",i[2]),b(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),b(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+i[0]+" svelte-djlmk4"),_(t,"is-row",i[2]),H(t,"width",i[2]?"100%":1/16+"rem",!1),H(t,"height",i[2]?1/16+"rem":"100%",!1)},m(m,g){j(m,t,g),O(t,e),O(t,n),O(t,o);for(let v=0;v<f.length;v+=1)f[v].m(o,null);O(t,s),O(t,r);for(let v=0;v<a.length;v+=1)a[v].m(r,null)},p(m,[g]){if(g&8){d=m[3];let v;for(v=0;v<d.length;v+=1){const A=xo(m,d,v);f[v]?f[v].p(A,g):(f[v]=ko(A),f[v].c(),f[v].m(o,null))}for(;v<f.length;v+=1)f[v].d(1);f.length=d.length}g&22&&(u=m[4],a=Ue(a,g,h,1,m,u,l,r,na,Do,null,Io)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+m[0]+" svelte-djlmk4")&&b(t,"class",c),g&5&&_(t,"is-row",m[2])},i:te,o:te,d(m){m&&T(t),tt(f,m);for(let g=0;g<a.length;g+=1)a[g].d()}}}const Gt=1e3,Nt=180;function Jc(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-(Gt-Nt)*2,c=s.max.y-s.min.y-(Gt-Nt)*2,d=o.map(([m,g])=>a?[m.x,g.x]:[m.y,g.y]).flat().sort().filter((m,g,v)=>g===0?!0:m!==v[g-1]),f=d.map(m=>{const g=a?(m-s.min.x-Gt+Nt)/l:0,v=a?0:(m-s.min.y-Gt+Nt)/c;return{left:g,bottom:v}});f.unshift({left:0,bottom:0}),f.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],h=d.map((m,g,v)=>{const A=g===0?0:m-v[g-1],C=g===0?0:(m+v[g-1])/2,w=a?(C-s.min.x-Gt+Nt)/l:0,I=a?0:(C-s.min.y-Gt+Nt)/c;return{left:w,bottom:I,distance:A}}).filter(({distance:m})=>m/u>.1);return i.$$set=m=>{"type"in m&&e(0,n=m.type),"data"in m&&e(5,o=m.data),"bounding"in m&&e(6,s=m.bounding),"getRuleDistanceText"in m&&e(1,r=m.getRuleDistanceText)},[n,r,a,f,h,o,s]}class Zc extends oe{constructor(t){super(),ie(this,t,Jc,Vc,ne,{type:0,data:5,bounding:6,getRuleDistanceText:1},Uc)}}function _c(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 Lo(i,t,e){const n=i.slice();return n[13]=t[e][0],n[14]=t[e][1],n}function So(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=Ee(r,s[a]);return n=new Zc({props:r}),{key:i,first:null,c(){e=pe(),$(n.$$.fragment),this.first=e},m(a,l){j(a,e,l),q(n,a,l),o=!0},p(a,l){t=a;const c=l&19?je(s,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};n.$set(c)},i(a){o||(D(n.$$.fragment,a),o=!0)},o(a){M(n.$$.fragment,a),o=!1},d(a){a&&T(e),K(n,a)}}}function qc(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=Lo(i,s,a),c=r(l);n.set(c,e[a]=So(c,l))}return{c(){t=R("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),H(t,"width",i[3],!1),H(t,"height",i[2],!1)},m(a,l){j(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],ue(),e=Ue(e,l,r,1,a,s,n,t,at,So,null,Lo),fe()),l&8&&H(t,"width",a[3],!1),l&4&&H(t,"height",a[2],!1)},i(a){if(!o){for(let l=0;l<s.length;l+=1)D(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)M(e[l]);o=!1},d(a){a&&T(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const zo=1e3,Mo=180;function Kc(i,t,e){let n,o,s,r,a,l,c,d,f,u,{floorIndex:h}=t,{floorplanData:m}=t,{getRuleDistanceText:g}=t;return i.$$set=v=>{"floorIndex"in v&&e(5,h=v.floorIndex),"floorplanData"in v&&e(6,m=v.floorplanData),"getRuleDistanceText"in v&&e(0,g=v.getRuleDistanceText)},i.$$.update=()=>{i.$$.dirty&64&&e(1,n=m.bounding),i.$$.dirty&96&&e(11,o=m.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-(zo-Mo)*2),i.$$.dirty&2&&e(8,d=n.max.y-n.min.y-(zo-Mo)*2),i.$$.dirty&1536&&e(3,f=c/a*100+"%"),i.$$.dirty&384&&e(2,u=d/l*100+"%")},[g,n,u,f,r,h,m,l,d,a,c,o,s]}class $c extends oe{constructor(t){super(),ie(this,t,Kc,qc,ne,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},_c)}}function ei(i,t={}){let e="";const{needZ:n,needA:o}=t;return(n?i.slice().concat(i[0]):i.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,d=l+","+c;return a===0?(e+="M"+d,e):o!=null&&o[a]?(e+="A"+o[a]+","+d,e):(e+="L"+d,e)}),e+(n?"Z":"")}function sa({x:i,y:t},e){const{max:n,min:o}=e;return{x:i-o.x,y:n.y-t}}function ed(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 td(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 nd(i,t){return Math.max(...t.work.observers.map(n=>i.z>=n.standingPosition.z?n.floorIndex:0))}function id(i){let t;return{c(){t=ve("path"),b(t,"d",i[0]),b(t,"fill","#2F313A")},m(e,n){j(e,t,n)},p(e,[n]){n&1&&b(t,"d",e[0])},i:te,o:te,d(e){e&&T(t)}}}function od(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=ei(o,{needZ:!0}))},[n,o]}class sd extends oe{constructor(t){super(),ie(this,t,od,id,ne,{path:1})}}function rd(i){let t,e,n,o,s,r;return{c(){t=ve("defs"),e=ve("pattern"),n=ve("rect"),o=ve("path"),s=Z(),r=ve("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width",i[1]),b(n,"height",i[1]),b(n,"fill","#323747"),b(o,"d",i[2]),b(o,"stroke","#ffffff"),b(o,"stroke-opacity","0.06"),b(o,"stroke-width","0.5"),b(o,"fill","none"),b(e,"id","fpm-room-pattern-0"),b(e,"x","0"),b(e,"y","0"),b(e,"width",i[1]),b(e,"height",i[1]),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(r,"d",i[0]),b(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){j(a,t,l),O(t,e),O(e,n),O(e,o),j(a,s,l),j(a,r,l)},p(a,[l]){l&1&&b(r,"d",a[0])},i:te,o:te,d(a){a&&T(t),a&&T(s),a&&T(r)}}}const fi=6;function ad(i,t,e){let n,{path:o}=t;const s=fi*2,r=`M0 ${fi} h ${s} M${fi} 0 v ${s}`;return i.$$set=a=>{"path"in a&&e(3,o=a.path)},i.$$.update=()=>{i.$$.dirty&8&&e(0,n=ei(o,{needZ:!0}))},[n,s,r,o]}class ld extends oe{constructor(t){super(),ie(this,t,ad,rd,ne,{path:3})}}function cd(i){let t,e,n,o,s,r,a,l,c,d,f;return{c(){t=ve("defs"),e=ve("pattern"),n=ve("rect"),o=ve("pattern"),s=ve("rect"),r=Z(),a=ve("path"),l=Z(),c=ve("path"),d=Z(),f=ve("path"),b(n,"x","0"),b(n,"y","0"),b(n,"width","6"),b(n,"height","50"),b(n,"fill","none"),b(n,"stroke","#4B4B57"),b(n,"stroke-width","0.5"),b(e,"id","room-material-pattern-1"),b(e,"x","0"),b(e,"y","0"),b(e,"width","12"),b(e,"height","50"),b(e,"patternUnits","userSpaceOnUse"),b(e,"patternTransform","scale(50 50)"),b(s,"x","0"),b(s,"y","0"),b(s,"width","6"),b(s,"height","50"),b(s,"fill","none"),b(s,"stroke","#4B4B57"),b(s,"stroke-width","0.5"),b(o,"id","room-material-pattern-2"),b(o,"x","6"),b(o,"y","25"),b(o,"width","12"),b(o,"height","50"),b(o,"patternUnits","userSpaceOnUse"),b(o,"patternTransform","scale(50 50)"),b(a,"d",i[0]),b(a,"fill","#43434D"),b(c,"d",i[0]),b(c,"fill","url(#room-material-pattern-1)"),b(f,"d",i[0]),b(f,"fill","url(#room-material-pattern-2)")},m(u,h){j(u,t,h),O(t,e),O(e,n),O(t,o),O(o,s),j(u,r,h),j(u,a,h),j(u,l,h),j(u,c,h),j(u,d,h),j(u,f,h)},p(u,[h]){h&1&&b(a,"d",u[0]),h&1&&b(c,"d",u[0]),h&1&&b(f,"d",u[0])},i:te,o:te,d(u){u&&T(t),u&&T(r),u&&T(a),u&&T(l),u&&T(c),u&&T(d),u&&T(f)}}}function dd(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=ei(o,{needZ:!0}))},[n,o]}class ud extends oe{constructor(t){super(),ie(this,t,dd,cd,ne,{path:1})}}function fd(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 To(i,t,e){const n=i.slice();return n[5]=t[e],n}function hd(i){let t,e;return t=new ld({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function md(i){let t,e;return t=new ud({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function pd(i){let t,e;return t=new sd({props:{path:i[5].path}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.path=n[5].path),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function jo(i){let t,e,n,o;const s=[pd,md,hd],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=ve("svg"),n.c(),b(t,"width","100%"),b(t,"height","100%"),b(t,"viewBox",`0 0 ${i[1]} ${i[2]}`),b(t,"class","svelte-1dykexu")},m(l,c){j(l,t,c),r[e].m(t,null),o=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(ue(),M(r[d],1,1,()=>{r[d]=null}),fe(),n=r[e],n?n.p(l,c):(n=r[e]=s[e](l),n.c()),D(n,1),n.m(t,null))},i(l){o||(D(n),o=!0)},o(l){M(n),o=!1},d(l){l&&T(t),r[e].d()}}}function gd(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=jo(To(i,n,r));const s=r=>M(o[r],1,1,()=>{o[r]=null});return{c(){t=R("div");for(let r=0;r<o.length;r+=1)o[r].c();b(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){j(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=To(r,n,l);o[l]?(o[l].p(c,a),D(o[l],1)):(o[l]=jo(c),o[l].c(),D(o[l],1),o[l].m(t,null))}for(ue(),l=n.length;l<o.length;l+=1)s(l);fe()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)D(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)M(o[a]);e=!1},d(r){r&&T(t),tt(o,r)}}}function Ad(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=>sa(c,s.bounding))})))},[n,r,a,o,s]}class vd extends oe{constructor(t){super(),ie(this,t,Ad,gd,ne,{floorIndex:3,floorplanData:4},fd)}}function bd(i){ce(i,"svelte-19uvvss","path.svelte-19uvvss{opacity:0}path.svelte-19uvvss:hover{opacity:0.1}")}function yd(i){let t,e,n;return{c(){t=ve("path"),b(t,"d",i[2]),b(t,"fill","#fff"),b(t,"class","svelte-19uvvss")},m(o,s){j(o,t,s),e||(n=[Ie(t,"mouseenter",i[0]),Ie(t,"mouseleave",i[1])],e=!0)},p:te,i:te,o:te,d(o){o&&T(t),e=!1,rt(n)}}}function wd(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=ei(n.path,{needZ:!0,format:d=>sa(d,l)});return i.$$set=d=>{"room"in d&&e(3,n=d.room),"floorplanData"in d&&e(4,o=d.floorplanData),"hoveredRoom"in d&&e(5,s=d.hoveredRoom)},[r,a,c,n,o,s]}class Cd extends oe{constructor(t){super(),ie(this,t,wd,yd,ne,{room:3,floorplanData:4,hoveredRoom:5},bd)}}function Ed(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 Bo(i,t,e){const n=i.slice();return n[5]=t[e],n}function Qo(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=Ee(r,s[a]);return n=new Cd({props:r}),{key:i,first:null,c(){e=pe(),$(n.$$.fragment),this.first=e},m(a,l){j(a,e,l),q(n,a,l),o=!0},p(a,l){t=a;const c=l&7?je(s,[{room:t[5],floorplanData:t[1],hoveredRoom:t[2]}]):{};n.$set(c)},i(a){o||(D(n.$$.fragment,a),o=!0)},o(a){M(n.$$.fragment,a),o=!1},d(a){a&&T(e),K(n,a)}}}function Pd(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=Bo(i,r,l),d=a(c);o.set(d,n[l]=Qo(d,c))}return{c(){t=R("div"),e=ve("svg");for(let l=0;l<n.length;l+=1)n[l].c();b(e,"width","100%"),b(e,"height","100%"),b(e,"viewBox",`0 0 ${i[3]} ${i[4]}`),b(e,"class","svelte-1kqo6e4"),b(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){j(l,t,c),O(t,e);for(let d=0;d<n.length;d+=1)n[d].m(e,null);s=!0},p(l,[c]){c&7&&(r=l[1].floorDatas[l[0]].rooms,ue(),n=Ue(n,c,a,1,l,r,o,e,at,Qo,null,Bo),fe())},i(l){if(!s){for(let c=0;c<r.length;c+=1)D(n[c]);s=!0}},o(l){for(let c=0;c<n.length;c+=1)M(n[c]);s=!1},d(l){l&&T(t);for(let c=0;c<n.length;c+=1)n[c].d()}}}function Id(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 ra extends oe{constructor(t){super(),ie(this,t,Id,Pd,ne,{floorIndex:0,floorplanData:1,hoveredRoom:2},Ed)}}function xd(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 Ro(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=Ee(o,n[s]);return t=new ra({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&1058?je(n,[{floorIndex:s[1],floorplanData:s[5],hoveredRoom:s[10]}]):{};t.$set(a)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){M(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function Oo(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=Ee(o,n[s]);return t=new Yc({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&1762?je(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||(D(t.$$.fragment,s),e=!0)},o(s){M(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function Ho(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=Ee(o,n[s]);return t=new $c({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&290?je(n,[{floorplanData:s[5],floorIndex:s[1],getRuleDistanceText:s[8]}]):{};t.$set(a)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){M(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function kd(i){let t,e,n,o,s,r,a,l,c;const d=[{floorIndex:i[1],floorplanData:i[5]}];let f={};for(let A=0;A<d.length;A+=1)f=Ee(f,d[A]);e=new vd({props:f});let u=i[2]&&Ro(i);const h=[{floorplanData:i[5],floorIndex:i[1]}];let m={};for(let A=0;A<h.length;A+=1)m=Ee(m,h[A]);s=new oa({props:m});let g=i[3]&&Oo(i),v=i[4]&&Ho(i);return{c(){t=R("div"),$(e.$$.fragment),n=Z(),u&&u.c(),o=Z(),$(s.$$.fragment),r=Z(),g&&g.c(),a=Z(),v&&v.c(),b(t,"class",l=Be(`floorplan-plugin__floor${i[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(A,C){j(A,t,C),q(e,t,null),O(t,n),u&&u.m(t,null),O(t,o),q(s,t,null),O(t,r),g&&g.m(t,null),O(t,a),v&&v.m(t,null),c=!0},p(A,[C]){const w=C&34?je(d,[{floorIndex:A[1],floorplanData:A[5]}]):{};e.$set(w),A[2]?u?(u.p(A,C),C&4&&D(u,1)):(u=Ro(A),u.c(),D(u,1),u.m(t,o)):u&&(ue(),M(u,1,1,()=>{u=null}),fe());const I=C&34?je(h,[{floorplanData:A[5],floorIndex:A[1]}]):{};s.$set(I),A[3]?g?(g.p(A,C),C&8&&D(g,1)):(g=Oo(A),g.c(),D(g,1),g.m(t,a)):g&&(ue(),M(g,1,1,()=>{g=null}),fe()),A[4]?v?(v.p(A,C),C&16&&D(v,1)):(v=Ho(A),v.c(),D(v,1),v.m(t,null)):v&&(ue(),M(v,1,1,()=>{v=null}),fe()),(!c||C&1&&l!==(l=Be(`floorplan-plugin__floor${A[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&b(t,"class",l)},i(A){c||(D(e.$$.fragment,A),D(u),D(s.$$.fragment,A),D(g),D(v),c=!0)},o(A){M(e.$$.fragment,A),M(u),M(s.$$.fragment,A),M(g),M(v),c=!1},d(A){A&&T(t),K(e),u&&u.d(),K(s),g&&g.d(),v&&v.d()}}}function Dd(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:d}=t,{getRuleDistanceText:f}=t,{adaptiveRoomLabelVisibleEnable:u}=t;const h=Vi(void 0);return i.$$set=m=>{"isCurrent"in m&&e(0,n=m.isCurrent),"floorIndex"in m&&e(1,o=m.floorIndex),"hoverEnable"in m&&e(2,s=m.hoverEnable),"roomLabelsEnable"in m&&e(3,r=m.roomLabelsEnable),"ruleLabelsEnable"in m&&e(4,a=m.ruleLabelsEnable),"floorplanData"in m&&e(5,l=m.floorplanData),"getRoomAreaText"in m&&e(6,c=m.getRoomAreaText),"getLabelElement"in m&&e(7,d=m.getLabelElement),"getRuleDistanceText"in m&&e(8,f=m.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in m&&e(9,u=m.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,d,f,u,h]}class Ld extends oe{constructor(t){super(),ie(this,t,Dd,kd,ne,{isCurrent:0,floorIndex:1,hoverEnable:2,roomLabelsEnable:3,ruleLabelsEnable:4,floorplanData:5,getRoomAreaText:6,getLabelElement:7,getRuleDistanceText:8,adaptiveRoomLabelVisibleEnable:9},xd)}}function Sd(i){ce(i,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Fo(i,t,e){const n=i.slice();return n[16]=t[e],n}function Go(i){let t,e,n,o,s,r,a=i[9].floorDatas,l=[];for(let h=0;h<a.length;h+=1)l[h]=No(Fo(i,a,h));const c=h=>M(l[h],1,1,()=>{l[h]=null}),d=[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}];let f={};for(let h=0;h<d.length;h+=1)f=Ee(f,d[h]);n=new mc({props:f});let u=i[6]&&Wo(i);return{c(){t=R("div");for(let h=0;h<l.length;h+=1)l[h].c();e=Z(),$(n.$$.fragment),o=Z(),u&&u.c(),b(t,"class","floorplan-main svelte-86bqav")},m(h,m){j(h,t,m);for(let g=0;g<l.length;g+=1)l[g].m(t,null);O(t,e),q(n,t,null),O(t,o),u&&u.m(t,null),r=!0},p(h,m){if(i=h,m&62384){a=i[9].floorDatas;let v;for(v=0;v<a.length;v+=1){const A=Fo(i,a,v);l[v]?(l[v].p(A,m),D(l[v],1)):(l[v]=No(A),l[v].c(),D(l[v],1),l[v].m(t,e))}for(ue(),v=a.length;v<l.length;v+=1)c(v);fe()}const g=m&3592?je(d,[{panoIndex:i[3],floorplanData:i[9],lastPanoramaLongitude:i[10],cameraImageUrl:i[11]}]):{};n.$set(g),i[6]?u?(u.p(i,m),m&64&&D(u,1)):(u=Wo(i),u.c(),D(u,1),u.m(t,null)):u&&(ue(),M(u,1,1,()=>{u=null}),fe())},i(h){if(!r){for(let m=0;m<a.length;m+=1)D(l[m]);D(n.$$.fragment,h),D(u),s||xe(()=>{s=Rt(t,Mt,{duration:i[0],easing:Yt}),s.start()}),r=!0}},o(h){l=l.filter(Boolean);for(let m=0;m<l.length;m+=1)M(l[m]);M(n.$$.fragment,h),M(u),r=!1},d(h){h&&T(t),tt(l,h),K(n),u&&u.d()}}}function No(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=Ee(o,n[s]);return t=new Ld({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&62384?je(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||(D(t.$$.fragment,s),e=!0)},o(s){M(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function Wo(i){let t,e;return t=new wc({props:{floorplanData:i[9],northDesc:i[2]}}),{c(){$(t.$$.fragment)},m(n,o){q(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||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function zd(i){let t,e,n=i[1]&&Go(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&D(n,1)):(n=Go(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Md(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:d}=t,{ruleLabelsEnable:f}=t,{floorplanData:u}=t,{lastPanoramaLongitude:h}=t,{cameraImageUrl:m}=t,{getRoomAreaText:g}=t,{getLabelElement:v}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:C}=t;return i.$$set=w=>{"duration"in w&&e(0,n=w.duration),"visible"in w&&e(1,o=w.visible),"northDesc"in w&&e(2,s=w.northDesc),"panoIndex"in w&&e(3,r=w.panoIndex),"floorIndex"in w&&e(4,a=w.floorIndex),"hoverEnable"in w&&e(5,l=w.hoverEnable),"compassEnable"in w&&e(6,c=w.compassEnable),"roomLabelsEnable"in w&&e(7,d=w.roomLabelsEnable),"ruleLabelsEnable"in w&&e(8,f=w.ruleLabelsEnable),"floorplanData"in w&&e(9,u=w.floorplanData),"lastPanoramaLongitude"in w&&e(10,h=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(11,m=w.cameraImageUrl),"getRoomAreaText"in w&&e(12,g=w.getRoomAreaText),"getLabelElement"in w&&e(13,v=w.getLabelElement),"getRuleDistanceText"in w&&e(14,A=w.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in w&&e(15,C=w.adaptiveRoomLabelVisibleEnable)},[n,o,s,r,a,l,c,d,f,u,h,m,g,v,A,C]}class Ji extends oe{constructor(t){super(),ie(this,t,Md,zd,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},Sd)}}const Td="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 jd(i){return J(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(o){return J(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 Bd(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 Qd(i){return{floorName:i.floor_name,floorIndex:i.floor_index,rooms:i.rooms.map(Bd),rules:i.rules}}function Rd(i){return{index:i.index,floorIndex:i.floor_index,position:i.position,positionInImage:i.position_in_image}}function Od(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 gt(i){return J(this,null,function*(){const t=yield jd(i.outlines),e=i.computed_data.bounding,n=i.computed_data.floor_datas.map(Qd),o=i.computed_data.entrance?Od(i.computed_data.entrance):null;return{outlines:t,entrance:o,bounding:e,floorDatas:n,observers:i.computed_data.observers.map(Rd)}})}function Hd(i,t,e){return i.map(o=>{const s=o.position,r=o.icon?o.icon:{url:Td,width:45,height:48},a=nd(s,t),l=ed(s,e),c=td(l,e);return{floorIndex:a,icon:r,id:o.id,position:l,positionInImage:c}})}function Fd(i,t){return t(i),i}function ti(i,t){return Fd({},e=>{for(const n in i)t.indexOf(n)===-1&&(e[n]=i[n])})}function Xo(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 Zi(i,t,e=mt.BOUNDING_CENTER){const n=Xo(i,t),o=Xo(i,t+1);return e===mt.BOUNDING_CENTER?(i.model.bounding.max.y+i.model.bounding.min.y)/2:e===mt.CEILING?o:n}function _i(i,t,e,n){const o=Zi(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 ni{constructor(t,e){p(this,"five");p(this,"hooks",new un);p(this,"staticPrefix","//vrlab-static.ljcdn.com");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}}class Ot extends ni{}var Fe=(i=>(i.UnknownError="UnknownError",i.DataNotLoaded="DataNotLoaded",i.BreakOffByHide="BreakOffByHide",i.BreakOffByDisable="BreakOffByDisable",i.ModelNotLoaded="ModelNotLoaded",i.ChangeModeError="ChangeModeError",i.UpdateCameraError="UpdateCameraError",i))(Fe||{});const aa=500,Gd=80;function Li(i,t,e=4){return Math.floor(i*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function la(i,t){return J(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 d=o[c];if(d===void 0)return!0;const f=l[c];return typeof d=="number"&&typeof f=="number"?Li(d,f,2):d===f}):!0})()||n(new Error("five pose \u4E0E\u9884\u671F\u4E0D\u7B26")),e()})})})}function qi(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!(!Li(e,s,2)||!Li(n,r,2)||o!==a)}function ca(i,t,e=!0){return J(this,null,function*(){if(qi(i,t)===!0)return;const o=i.getCurrentState();if(o.mode!==t.mode){const[d]=yield Yn(la(i,[t.mode,t,void 0,e]));if(d)throw new Error(Fe.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 Yn(i.updateCamera(t,l,e));if(c)throw new Error(Fe.UpdateCameraError)})}function Vt(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 Nd(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 Wd(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 Ot{constructor(e,n){var a;super(e);p(this,"name","modelFloorplanPlugin");p(this,"state");p(this,"data");p(this,"showState");p(this,"showPromise");p(this,"app");p(this,"panoIndex",0);p(this,"floorIndex",0);p(this,"selector");p(this,"showRejection");p(this,"wrapper");p(this,"container",document.createElement("div"));p(this,"lastPanoramaLongitude",0);p(this,"size",{width:0,height:0});p(this,"hasAddedEventListener",!1);p(this,"isHiddenByHideFunc",!1);p(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")});p(this,"show",(...n)=>J(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)}));p(this,"hide",(...n)=>J(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));p(this,"updateSize",()=>{if(!this.data||!qi(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=_i(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})});p(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Fe.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});p(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}))});p(this,"_show",e=>J(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Fe.ModelNotLoaded);if(!this.data)throw new Error(Fe.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=()=>J(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Yn(ca(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Fe.UnknownError);this.updateSize(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,f=o.immediately?0:aa;Vt(this.five,d,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}));p(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Fe.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Vt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});p(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});p(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)});p(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});p(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||Wd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});p(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});p(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();Nd(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n,isAutoHide:!0}))});p(this,"onFiveWantsGesture",(e,n)=>{if(!!this.state.visible&&(n.length>1||e==="mouseWheel"))return!1});p(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});p(this,"onFiveWantsTapGesture",()=>this.handleClick());p(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});p(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:Gd/((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:pt,attachedTo:mt.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:l=>l.toString()},s=n?ti(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 J(this,null,function*(){function s(d){return Object.prototype.hasOwnProperty.apply(d,["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 gt(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 J(this,null,function*(){return yield gt(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 Ji({target:this.container,intro:!0,props:n})}}const Yd=(i,t)=>new Xd(i,t);function Ud(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 Vd(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 Jd extends Ot{constructor(e,n){super(e);p(this,"name","modelFloorplanPlugin");p(this,"state");p(this,"data");p(this,"showState");p(this,"showPromise");p(this,"app");p(this,"panoIndex",0);p(this,"floorIndex",0);p(this,"selector");p(this,"showRejection");p(this,"wrapper");p(this,"container",document.createElement("div"));p(this,"lastPanoramaLongitude",0);p(this,"size",{width:0,height:0});p(this,"hasAddedEventListener",!1);p(this,"isHiddenByHideFunc",!1);p(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")});p(this,"show",(...n)=>J(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)}));p(this,"hide",(...n)=>J(this,[...n],function*(e={}){!this.state.enabled||(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));p(this,"updateSize",()=>{if(!this.data||!qi(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=_i(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})});p(this,"_disable",e=>{var o,s,r;const{userAction:n}=e;this.hooks.emit("disable",{userAction:n}),(o=this.showRejection)==null||o.call(this,Fe.BreakOffByDisable),this.showPromise=void 0,(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});p(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}))});p(this,"_show",e=>J(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Fe.ModelNotLoaded);if(!this.data)throw new Error(Fe.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=()=>J(this,null,function*(){this.hooks.emit("show",{userAction:o.userAction,auto:o.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Yn(ca(this.five,this.showState,o.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Fe.UnknownError);this.updateSize(),this.updatePosition(),this.floorIndex=o.floorIndex,this.five.model.show(this.floorIndex);const d=o.modelOpacity,f=o.immediately?0:aa;Vt(this.five,d,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}));p(this,"_hide",e=>{var s;(s=this.showRejection)==null||s.call(this,Fe.BreakOffByHide),this.showPromise=void 0;const o=N(N({},{userAction:!0,isAutoHide:!1}),e);Vt(this.five,1,0),this.hooks.emit("hide",{auto:o.isAutoHide,userAction:o.userAction}),this.render()});p(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});p(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)});p(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});p(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});p(this,"onFiveCameraUpdate",(e,n)=>{if(!this.state.visible||this.showPromise)return;const o=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Ud(o)&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});p(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:(Vd(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})),!1)}}});p(this,"onFiveWantsTapGesture",()=>this.handleClick());p(this,"onFiveWantsChangeMode",(e,n)=>{n==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});p(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:pt,attachedTo:mt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?ti(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 J(this,null,function*(){function s(d){return Object.prototype.hasOwnProperty.apply(d,["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 gt(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=Zi(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 J(this,null,function*(){return yield gt(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 Ji({target:this.container,intro:!0,props:n})}}const Zd=(i,t)=>new Jd(i,t);class _d extends Ot{constructor(e,n){super(e);p(this,"name","topviewFloorplanPlugin");p(this,"state");p(this,"data");p(this,"app");p(this,"selector");p(this,"panoIndex",0);p(this,"floorIndex",0);p(this,"wrapper");p(this,"container",document.createElement("div"));p(this,"lastPanoramaLongitude",0);p(this,"size",{width:0,height:0});p(this,"hasAddedEventListener",!1);p(this,"isHiddenByHideFunc",!1);p(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=_i(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})});p(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")});p(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})});p(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)});p(this,"onFiveModeChange",(...[e,,,,n])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},n),this._hide({userAction:n}))});p(this,"onFivePanoArrived",e=>{var n;!((n=this.five)!=null&&n.work)||(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});p(this,"onFiveCameraUpdate",(e,n)=>{!this.state.visible||(this.updatePosition(),this.updateSize())});p(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});p(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});p(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}))});p(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:pt,attachedTo:mt.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"\u33A1",getRuleDistanceText:a=>a.toString()},s=n?ti(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 J(this,null,function*(){function s(d){return Object.prototype.hasOwnProperty.apply(d,["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 gt(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=Zi(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 J(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 J(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 J(this,null,function*(){return yield gt(e.data)})}_show(e){return J(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 la(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;Vt(this.five,s,o),this.hooks.emit("showAnimationEnded",{userAction:n,auto:!1}),this.render()})}_hide(e){return J(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;Vt(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 Ji({target:this.container,intro:!0,props:n})}}const qd=(i,t)=>new _d(i,t);function Ki(i,t=200){let e;return function(...n){e||(i(...n),e=setTimeout(function(){e=null},t))}}function Kd(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 $d(i){let t,e,n;return{c(){t=R("div"),e=R("div"),n=R("div"),b(n,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),H(n,"background-image","url("+(i[0]||pt)+")"),H(n,"transform",i[1],!1),b(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),H(e,"transform",i[2],!1),b(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(o,s){j(o,t,s),O(t,e),O(e,n)},p(o,[s]){s&1&&H(n,"background-image","url("+(o[0]||pt)+")"),s&2&&H(n,"transform",o[1],!1),s&4&&H(e,"transform",o[2],!1)},i:te,o:te,d(o){o&&T(t)}}}function eu(i){return`rotate(${Math.floor(i/Math.PI*180)*-1+45}deg)`}function tu(i,t,e){let n,o,{five:s}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=s.getCurrentState().panoIndex,d=s.getCurrentState().longitude;function f(m,g){const v=m.bounding,A=m.observers[g];if(!A)return"";const C=(v.max.x-v.min.x)*r,w=(v.max.y-v.min.y)*r,I=Math.floor(A.positionInImage.x*C),k=Math.floor(A.positionInImage.y*w);return`translate(${I}px, ${k}px)`}function u(m){e(6,c=m)}const h=Ki(m=>{e(7,d=m.longitude)},1e3/60);return Ye(()=>(s.on("panoWillArrive",u),s.on("cameraDirectionUpdate",h),function(){s.off("panoWillArrive",u),s.off("cameraDirectionUpdate",h)})),i.$$set=m=>{"five"in m&&e(3,s=m.five),"pxmm"in m&&e(4,r=m.pxmm),"floorplanData"in m&&e(5,a=m.floorplanData),"cameraImageUrl"in m&&e(0,l=m.cameraImageUrl)},i.$$.update=()=>{i.$$.dirty&96&&e(2,n=f(a,c)),i.$$.dirty&128&&e(1,o=eu(d))},[l,o,n,s,r,a,c,d]}class nu extends oe{constructor(t){super(),ie(this,t,tu,$d,ne,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Kd)}}function iu(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 Yo(i,t,e){const n=i.slice();return n[1]=t[e],n}function Uo(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=R("div"),n=R("div"),r=Z(),b(n,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),H(n,"background-image",`url(${t[1].icon.url})`),H(n,"width",o,!1),H(n,"height",s,!1),b(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),H(e,"top",a,!1),H(e,"left",l,!1),this.first=e},m(c,d){j(c,e,d),O(e,n),O(e,r)},p(c,d){t=c,d&1&&H(n,"background-image",`url(${t[1].icon.url})`),d&1&&o!==(o=`${t[1].icon.width/16}rem`)&&H(n,"width",o,!1),d&1&&s!==(s=`${t[1].icon.height/16}rem`)&&H(n,"height",s,!1),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&H(e,"top",a,!1),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&H(e,"left",l,!1)},d(c){c&&T(e)}}}function ou(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=Yo(i,o,r),l=s(a);n.set(l,e[r]=Uo(l,a))}return{c(){t=R("div");for(let r=0;r<e.length;r+=1)e[r].c();b(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){j(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=Ue(e,a,s,1,r,o,n,t,na,Uo,null,Yo))},i:te,o:te,d(r){r&&T(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function su(i,t,e){let{extraObjects:n=[]}=t;return i.$$set=o=>{"extraObjects"in o&&e(0,n=o.extraObjects)},[n]}class ru extends oe{constructor(t){super(),ie(this,t,su,ou,ne,{extraObjects:0},iu)}}function Vo(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=Ee(o,n[s]);return t=new ra({props:o}),{c(){$(t.$$.fragment)},m(s,r){q(t,s,r),e=!0},p(s,r){const a=r&87?je(n,[{five:s[0],pxmm:s[1],floorIndex:s[2],floorplanData:s[4],onRoomHeightClick:s[6]}]):{};t.$set(a)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){M(t.$$.fragment,s),e=!1},d(s){K(t,s)}}}function au(i){let t,e,n,o,s,r;const a=[{floorIndex:i[2],floorplanData:i[4]}];let l={};for(let d=0;d<a.length;d+=1)l=Ee(l,a[d]);t=new oa({props:l}),n=new ru({props:{extraObjects:i[5]}});let c=i[3]&&Vo(i);return{c(){$(t.$$.fragment),e=Z(),$(n.$$.fragment),o=Z(),c&&c.c(),s=pe()},m(d,f){q(t,d,f),j(d,e,f),q(n,d,f),j(d,o,f),c&&c.m(d,f),j(d,s,f),r=!0},p(d,[f]){const u=f&20?je(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const h={};f&32&&(h.extraObjects=d[5]),n.$set(h),d[3]?c?(c.p(d,f),f&8&&D(c,1)):(c=Vo(d),c.c(),D(c,1),c.m(s.parentNode,s)):c&&(ue(),M(c,1,1,()=>{c=null}),fe())},i(d){r||(D(t.$$.fragment,d),D(n.$$.fragment,d),D(c),r=!0)},o(d){M(t.$$.fragment,d),M(n.$$.fragment,d),M(c),r=!1},d(d){K(t,d),d&&T(e),K(n,d),d&&T(o),c&&c.d(d),d&&T(s)}}}function lu(i,t,e){let n,{five:o}=t,{pxmm:s}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t;const d=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,d,c]}class cu extends oe{constructor(t){super(),ie(this,t,lu,au,ne,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:7})}}function du(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 Jo(i){let t,e,n,o=i[6]!==0&&Zo(i);return{c(){t=R("div"),o&&o.c(),b(t,"class","plugin-floorplan-radar svelte-1mvqyqq"),xe(()=>i[12].call(t))},m(s,r){j(s,t,r),o&&o.m(t,null),e=At(t,i[12].bind(t)),n=!0},p(s,r){s[6]!==0?o?(o.p(s,r),r&64&&D(o,1)):(o=Zo(s),o.c(),D(o,1),o.m(t,null)):o&&(ue(),M(o,1,1,()=>{o=null}),fe())},i(s){n||(D(o),n=!0)},o(s){M(o),n=!1},d(s){s&&T(t),o&&o.d(),e()}}}function Zo(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 u=0;u<l.length;u+=1)c=Ee(c,l[u]);e=new cu({props:c});const d=[{pxmm:i[9],five:i[0],floorplanData:i[3],cameraImageUrl:i[4]}];let f={};for(let u=0;u<d.length;u+=1)f=Ee(f,d[u]);return o=new nu({props:f}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),$(o.$$.fragment),b(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),H(t,"width",s,!1),H(t,"height",r,!1)},m(u,h){j(u,t,h),q(e,t,null),O(t,n),q(o,t,null),a=!0},p(u,h){const m=h&1581?je(l,[{five:u[0],pxmm:u[9],floorIndex:u[10],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5]}]):{};e.$set(m);const g=h&537?je(d,[{pxmm:u[9],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};o.$set(g),h&256&&s!==(s=`${u[8]}px`)&&H(t,"width",s,!1),h&2048&&r!==(r=`${u[11]}px`)&&H(t,"height",r,!1)},i(u){a||(D(e.$$.fragment,u),D(o.$$.fragment,u),a=!0)},o(u){M(e.$$.fragment,u),M(o.$$.fragment,u),a=!1},d(u){u&&T(t),K(e),K(o)}}}function uu(i){let t,e,n=i[1]&&Jo(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&D(n,1)):(n=Jo(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function fu(i,t,e){var A,C;let{five:n}=t,{visible:o}=t,{hoverEnable:s}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,c=0,d=(C=(A=n.work.observers[n.getCurrentState().panoIndex])==null?void 0:A.floorIndex)!=null?C:0,f=0,u=0,h=0,m=0;function g(w){e(10,d=n.work.observers[w].floorIndex)}Ye(()=>(n.on("panoArrived",g),()=>{n.off("panoArrived",g)}));function v(){f=this.clientWidth,u=this.clientHeight,e(6,f),e(7,u)}return i.$$set=w=>{"five"in w&&e(0,n=w.five),"visible"in w&&e(1,o=w.visible),"hoverEnable"in w&&e(2,s=w.hoverEnable),"floorplanData"in w&&e(3,r=w.floorplanData),"cameraImageUrl"in w&&e(4,a=w.cameraImageUrl),"extraObjects"in w&&e(5,l=w.extraObjects)},i.$$.update=()=>{if(i.$$.dirty&456){const w=Math.min(f,u),{max:I,min:k}=r.bounding,y=I.x-k.x,L=I.y-k.y,x=function(){return y>L?[w,w/y*L]:[w/L*y,w]}();e(8,h=x[0]),e(11,m=x[1]),e(9,c=h/y)}},[n,o,s,r,a,l,f,u,h,c,d,m,v]}class hu extends oe{constructor(t){super(),ie(this,t,fu,uu,ne,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5},du)}}class mu extends Ot{constructor(e,n){super(e);p(this,"name","panoFloorplanRadarPlugin");p(this,"state");p(this,"data");p(this,"app");p(this,"wrapperSelector","");p(this,"wrapper",null);p(this,"disposed",!1);p(this,"extraObjects",[]);p(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});p(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:pt},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 J(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 gt(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),n&&this.updateState(n,o),this.render()})}show(){return J(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 J(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=Hd(e,this.five,this.data),this.render())}formatData(e){return J(this,null,function*(){return yield gt(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 hu({target:this.wrapper,props:e})}}const pu=(i,t)=>new mu(i,t),gu=[{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"}],Au=[{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"}],vu=[{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"}],hi=(i,t,e)=>{const n=new P.Matrix4,o=new P.Euler(i,t,e,"YXZ");return n.makeRotationFromEuler(o),n},bu=(i,{scale:t,rotation:e,position:n})=>{if(t&&i.scale.set(t,t,t),e){const[o,s,r]=e;o&&i.applyMatrix4(hi(o,0,0)),s&&i.applyMatrix4(hi(0,s,0)),r&&i.applyMatrix4(hi(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 F.MeshBasicMaterial(s),o.renderOrder=1,((n=e.parent)==null?void 0:n.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const yu=(i,t)=>{var d;const e=t.fbx_url||"//vrlab-static.ljcdn.com/release/web/v3/dipan3/dipan.FBX",n=(d=t.north_rad)!=null?d:void 0,o={},s=f=>J(exports,null,function*(){var U;const u=(f==null?void 0:f.fbx_url)||e,h=(U=f==null?void 0:f.north_rad)!=null?U: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 m=i.model.bounding,g=m.max.x-m.min.x,v=m.max.z-m.min.z,A=Math.max(g,v),w=yield new Mr.FBXLoader().loadAsync(u);da(w,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending});const I=[0,h-Math.PI/2,0],{model:{bounding:{max:{x:k,z:y},min:{x:L,y:x,z:Q}}}}=i;o.yBase=x;const B={x:(k+L)/2,y:x-1.6,z:(y+Q)/2},G=.0045*A;return bu(w,{position:B,rotation:I,scale:G}),o.object=w,!0}),r=({latitude:f})=>{if(!o.object)return;const u=a(f);u&&(o.object.position.y=u)},a=f=>{if(o.yBase===void 0)return;const u=.6;if(f>=Math.PI/4)return o.yBase-(u+1.6);const h=f*(4/Math.PI);return o.yBase-(u*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 wu(i,t){var c,d,f,u,h;const e=(c=t==null?void 0:t.size)!=null?c:512,n=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,o=(f=t==null?void 0:t.backgroundColor)!=null?f:"rgba(0,0,0,0)",s=(u=t==null?void 0:t.fontColor)!=null?u:"#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 F.CanvasTexture(a)}const Cu=({x:i,y:t,z:e})=>new F.Vector3(i,t,e),Eu=(i,t)=>{var g,v,A;const e={},n=(g=t.animationEnabled)!=null?g:!0,o=(v=t.position)!=null?v:void 0,s=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=C=>J(exports,null,function*(){var Q,B,G,U,E,S,z;const w=(Q=C==null?void 0:C.position)!=null?Q:o;if(!w)return Promise.reject("ModelEntryDoorGuidePlugin.load(): position is undefined");const I=Cu(w),k=(B=C==null?void 0:C.rad)!=null?B:s,y=(G=C==null?void 0:C.fbx_url)!=null?G:r;if(e.rad=k,k===void 0)return Promise.reject(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`);const L=yield new Mr.FBXLoader().loadAsync(y);L.position.copy(I),L.rotation.z=k,L.scale.set(.8,.8,.8),da(L,{transparent:!0,side:P.DoubleSide});const x=(z=(S=(E=(U=L.children)==null?void 0:U[0])==null?void 0:E.children)==null?void 0:S[3])==null?void 0:z.clone();return x?(x.material=new F.MeshBasicMaterial({transparent:!0,map:wu("\u5165\u6237\u95E8")}),x.renderOrder=3,L.children[0].add(x),e.object=L,!0):Promise.reject(`ModelEntryDoorGuidePlugin.load(): textMesh is ${x}`)}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const C=1,w=new F.AnimationMixer(e.object);a.push(w);const I=w.clipAction(e.object.animations[0]);I.timeScale=C;let k;const y=()=>{let B=0,G=0;const U=1e3/30,E=S=>{B=requestAnimationFrame(E);const z=S-G;z<U||(G=S,a.forEach(W=>W.update(z/1e3)),i.needsRender=!0)};return B=requestAnimationFrame(E),()=>{cancelAnimationFrame(B)}},Q={play:()=>{k||(I.play(),k=y(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=Q},d=C=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=C==null?void 0:C.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)},u=C=>C==="Floorplan"?d():f();return{load:l,enable:C=>(e.enabled||(e.enabled=!0,u(i.currentMode),i.on("modeChange",u),d(C)),!0),disable:()=>(e.enabled&&(e.enabled=!1,f(),i.off("modeChange",u)),!0)}};class $i extends sn.default.Tween{constructor(){super(...arguments);p(this,"disposeMethods",[]);p(this,"animationFrameDisposer");p(this,"onDispose",e=>(this.disposeMethods.push(e),this));p(this,"play",()=>(this.start(0),this.animationFrameDisposer=oi(e=>this.update(e)),this));p(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(n=>n()),this.disposeMethods=[],sn.default.remove(this)})}}function ua(i,t=sn.default.Easing.Linear.None){const e=new $i({progress:0}).to({progress:1});return i!==void 0&&e.duration(i),t!==void 0&&e.easing(t),e}const cn=window.requestAnimationFrame||(i=>setTimeout(i,16)),Pu=window.cancelAnimationFrame||clearTimeout;function ii(i,t=0){t<=0?cn(i):cn(()=>ii(i,t-1))}function oi(i,t=60){let e=-1,n=0,o=-1;const s=1e3/t;function r(a){o===-1&&(o=a),e=cn(r),!(a-n<s)&&(n=a,i&&i(a-o))}return e=cn(r),function(){Pu(e)}}function Iu(){const i=Date.now();return new Promise(t=>{cn(()=>{t(Date.now()-i)})})}const xu=Kn.Easing;function ku(i,t,e,n=xu.Linear.None){const o=new Kn.Tween(i).to(t,e).easing(n);ii(()=>o.start(0));const s=oi(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 Du(i,t){return ku({progress:0},{progress:1},i,t)}var fa=(i=>(i.Move="Move",i.Rotate="Rotate",i))(fa||{}),_e=(i=>(i.Clockwise="Clockwise",i.Anticlockwise="Anticlockwise",i.Loop="Loop",i))(_e||{});const Bn=Math.PI*2;function _o(i){return(i%Bn+Bn)%Bn}function qo(i){return i%Bn}function mi(i,t,e){return i+(t-i)*e}const Si=(i,t,e)=>{const n=Math.PI,o=n*2;return i=_o(i),t=_o(t),e===_e.Anticlockwise&&i<t&&(i+=o),e===_e.Clockwise&&t<i&&(t+=o),e===_e.Loop&&t-i>n?Si(i,t,_e.Anticlockwise):e===_e.Loop&&i-t>n?Si(i,t,_e.Clockwise):{from:i,to:t}},Lu=i=>{const t={},e=(l,c,...d)=>J(exports,[l,c,...d],function*(s,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),s.mode&&s.mode!==i.currentMode&&(yield i.changeMode(s.mode)),a.preload&&s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(yield i.preloadPano(s.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),s.panoIndex===void 0&&s.fov===void 0&&s.latitude===void 0&&s.longitude===void 0?!0:yield new Promise((f,u)=>{const h=s.panoIndex!==void 0?s.panoIndex:i.panoIndex;h!==void 0?i.moveToPano(h,Object.assign({duration:r,moveEndCallback:()=>f(!0),moveCancelCallback:()=>u(!1)},s)):u(!1)})}),n=s=>{const r=i.state,a=qo(r.latitude),l=qo(s.latitude),{from:c,to:d}=Si(r.longitude,s.longitude,s.rotation||_e.Loop),f=r.fov,u=s.fov;return{from:{latitude:a,longitude:c,fov:f},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>J(exports,[l,c,...d],function*(s,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),i.currentMode!==ye.Five.Mode.Panorama&&(yield i.changeMode(ye.Five.Mode.Panorama)),s.panoIndex!==void 0&&s.panoIndex!==i.panoIndex&&(a.preload&&(yield i.preloadPano(s.panoIndex)),yield new Promise((h,m)=>{if(!s.panoIndex){h(!0);return}i.moveToPano(s.panoIndex,{moveEndCallback:()=>h(!0),moveCancelCallback:()=>m(!1)})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:f,to:u}=n(s);return yield new Promise(h=>{const m=({progress:w})=>{const I={};I.longitude=mi(f.longitude,u.longitude,w),I.latitude=mi(f.latitude,u.latitude,w),I.fov=mi(f.fov,u.fov,w),i.setState(I,!0)},g=()=>{h(!0)},v=()=>{h(!1)},A=s.rotateSpeed?Math.ceil(Math.abs(u.longitude-f.longitude)/s.rotateSpeed*1e3):r,C=Du(A,Kn.Easing.Linear.None).onUpdate(m).onComplete(g).onDestroy(v);s.rotation===_e.Loop&&C.repeat(1/0).yoyo(!0),t.interruptCallback=(w=!0)=>{C.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),h(w)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Ko(i,t){return i.x===t.x&&i.y===t.y}function ha(i,t){return Math.abs(i)===1/0&&Math.abs(t)===1/0?!0:Math.abs(i-t)<.001}function Jn(i,t){return(t.y-i.y)/(t.x-i.x)}function ma(i,t,e){const n=Jn(i[1],i[0]),o=Jn(t[1],t[0]);if(isNaN(n)||isNaN(o)||ha(n,o))return!1;if(yn(i[0],t))return i[0];if(yn(i[1],t))return i[1];if(yn(t[0],i))return t[0];if(yn(t[1],i))return t[1];if(e&&!Su(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 yn(i,t){return Ko(i,t[0])||Ko(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&&ha(Jn(t[0],i),Jn(i,t[1]))}function wn(i,t,e){return(i.x-e.x)*(t.y-e.y)-(t.x-e.x)*(i.y-e.y)}function Su(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)&&wn(t[0],i[1],i[0])*wn(i[1],t[1],i[0])>0&&wn(i[0],t[1],t[0])*wn(t[1],i[1],t[0])>0?1:0}function pa(i,t=0){t<=0?requestAnimationFrame(i):requestAnimationFrame(()=>pa(i,t-1))}const zu=`<style type="text/css">
|
|
111
116
|
.PanoRulerPlugin-rule-line {
|
|
112
117
|
position: absolute;
|
|
113
118
|
transform-origin: left center;
|
|
@@ -193,14 +198,14 @@ transition: all 500ms;
|
|
|
193
198
|
100% { transform: scaleX(1); }
|
|
194
199
|
}
|
|
195
200
|
</style>
|
|
196
|
-
`,
|
|
201
|
+
`,Mu=(i,t)=>Math.sqrt(Math.pow(i.z-t.z,2)+Math.pow(i.x-t.x,2)),Tu=(i,t)=>{const e={},n=new F.Raycaster,o=t.work;if(!o)return e;const s=i.observers;o.observers.forEach((r,a)=>{const{standingPosition:l}=r,c=new F.Vector3(l.x,l.y,l.z);n.set(c,new F.Vector3(0,1,0));const[d]=t.model.intersectRaycaster(n),f=d?d.point.y:2.7,u=s[a];if(!u)return e;const h=i.rooms[u].name;e[h]===void 0?e[h]={__roof:[f],__floor:[c.y]}:(e[h].__roof.push(f),e[h].__floor.push(c.y))});for(const r in e){const a=e[r];a.__roof.sort(),a.__floor.sort(),a.floor=a.__floor[~~(a.__floor.length/2)],a.roof=a.__roof[a.__roof.length-1]}return e},ju=(i,t)=>{const e={enable:!1,loaded:!1,options:t.options||{distanceText:g=>`${g.toFixed(1)}m`}},n=(g,v)=>{const A=`
|
|
197
202
|
<div class="PanoRulerPlugin-rule-line">
|
|
198
203
|
<em></em>
|
|
199
204
|
<div class="PanoRulerPlugin-rule-label">
|
|
200
|
-
<div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(
|
|
205
|
+
<div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(v)}</div>
|
|
201
206
|
</div>
|
|
202
207
|
</div>
|
|
203
|
-
`,C=document.createElement("div");return C.setAttribute("class","PanoRulerPlugin-rule"),C.setAttribute("data-name",A),C.setAttribute("style","display: none"),C.innerHTML=v,C},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const r=document.createElement("div");r.innerHTML=zc,s.appendChild(r);const a={},l=(A,b)=>{if(e.loaded)throw new Error("\u6807\u5C3A\u88AB\u91CD\u590D\u521D\u59CB\u5316\uFF01");const v=Tc(A,o),C=o.work;if(!C)return!1;for(const y in b){const I=b[y],{standingPosition:k}=C.observers[0],w=I.map(({x:D,z:x,observers:z})=>{const _=z.length>0?A.rooms[A.observers[z[0]]].name:"",T=v[_]?v[_].floor:null;let O=1/0,E={index:0,x:k.x,y:k.y,z:k.z};z.forEach(Q=>{if(!C.observers[Q])return;const{standingPosition:H}=C.observers[Q],X={index:Q,x:H.x,y:H.y,z:H.z},Y=Mc({x:D,z:x},X);T?Y<O&&Math.abs(X.y-T)<.3&&(O=Y,E=X):Y<O&&(O=Y,E=X)});const S=new M.Vector3(D,E.y,x);Object.assign(S,{observers:z});const L=v[_]?v[_].roof:null,B=L?new M.Vector3(D,L,x):null;return B&&Object.assign(B,{observers:z}),{origin:S,vertical:B}});a[y]={origins:w.map(D=>D.origin),rules:[]};for(const{origin:D,vertical:x}of w){if(!x)continue;const z=n(y,D.distanceTo(x));s.append(z),a[y].rules.push({vertical:!0,rule:[D,x],$element:z})}for(let D=0;D<w.length;D++){let x=D+1;x>=w.length&&(x=0);const{origin:z}=w[D],{origin:_}=w[x],T=n(y,z.distanceTo(_));s.append(T),a[y].rules.push({vertical:!1,rule:[z,_],$element:T})}}return e.loaded=!0,!0},c=(A,b,v)=>F(exports,null,function*(){const C=A||t.roomInfo,y=b||t.roomRules;if(!C||!y)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");return e.loaded=!1,e.options=j(j({},e.options),v||{}),o.model.loaded?l(C,y):yield new Promise(I=>o.once("modelLoaded",()=>I(l(C,y))))});t.roomInfo&&t.roomRules&&c(t.roomInfo,t.roomRules);const d=(A,b,v,C)=>{const y=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y:C}],[{x:v,y:0},{x:v,y:C}],[{x:0,y:C},{x:v,y:C}]],I=[];for(let k=0;k<y.length;k++){const w=Ds([A,b],[y[k][0],y[k][1]],!0);w&&I.push(w)}return I.length===0?!1:I},u=()=>{var z;const A=(z=o.getElement())==null?void 0:z.parentElement;if(!A||!e.loaded||Object.keys(a).length<=0)return;const{panoIndex:b,camera:v,currentMode:C}=o;if(b===void 0)return;let y;for(const _ in a)_.split(",").indexOf(b.toString())>=0&&(y=_);if(!y){for(const _ in a)for(const{$element:T}of a[_].rules)T.style.display="none";return}const I=v.position,k=v.getWorldDirection(new M.Vector3),w=A.clientWidth,D=A.clientHeight;if(C!==ee.Five.Mode.Panorama){for(const _ in a)for(const{$element:T}of a[_].rules)T.style.display="none";return}for(const _ in a)for(const{$element:T}of a[_].rules)T.style.display=_===y?"block":"none";const[x]=a[y].origins.slice().filter(_=>_.observers.indexOf(b)>=0).sort((_,T)=>{const O=_.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0)),E=T.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0));return O-E});for(const{rule:_,vertical:T,$element:O}of a[y].rules){const[E,S]=_,L=O.querySelector(".PanoRulerPlugin-rule-line");if(!L)return;if(!x){O.style.display="none";continue}if(E!==x&&S!==x){O.style.display="none";continue}if(E.distanceTo(S)<.3){O.style.display="none";continue}if(E.observers.indexOf(b)===-1||S.observers.indexOf(b)===-1){O.style.display="none";continue}if(E.clone().sub(I).normalize().angleTo(k)>Math.PI/2){O.style.display="none";continue}if(S.clone().sub(I).normalize().angleTo(k)>Math.PI/2){O.style.display="none";continue}const G=E.distanceTo(S);if(S.clone().sub(S.clone().sub(E).divide(new M.Vector3(2,2,2))).distanceTo(I)/G>8){O.style.display="none";continue}const X=E.clone().project(v),Y=(X.x+1)/2*w,J=(-X.y+1)/2*D,te=S.clone().project(v),oe=(te.x+1)/2*w,ce=(-te.y+1)/2*D,N=Math.sqrt(Math.pow(oe-Y,2)+Math.pow(ce-J,2));let $=N,ne=50;const W=d({x:~~Y,y:~~J},{x:~~oe,y:~~ce},w,D);if(W&&W.length===1&&(x===E?($=Math.sqrt(Math.pow(W[0].x-Y,2)+Math.pow(W[0].y-J,2)),ne=$/N*50):x===S&&($=Math.sqrt(Math.pow(W[0].x-oe,2)+Math.pow(W[0].y-ce,2)),ne=100-$/N*50)),W&&W.length===2){const _e={x:(W[0].x+W[1].x)/2,y:(W[0].y+W[1].y)/2};ne=Math.sqrt(Math.pow(_e.x-Y,2)+Math.pow(_e.y-J,2))/N*100}const Re=(Math.PI/2-Math.atan2(oe-Y,J-ce))/Math.PI*180,K=L.querySelector(".PanoRulerPlugin-rule-label"),Le=K.children[0].clientWidth;Le>=N||Le/2>=ne/100*N||Le/2>=(1-ne/100)*N?L.style.display="none":(L.style.display="block",L.style.width=N+"px",L.style.left=Y+"px",L.style.top=J+"px",L.style.transform=`rotate(${-Re}deg)`,K.style.left=`${ne}%`)}},f=()=>Ss(u),h=()=>{var A,b;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(b=(A=o.getElement())==null?void 0:A.parentElement)==null||b.append(s),u(),o.on("modeChange",u),o.on("cameraUpdate",f),e.enable=!0),!0):!1},p=()=>(e.enable&&(o.off("modeChange",u),o.off("cameraUpdate",f),s&&s.remove(),e.enable=!1),!0);function g(A){if(A.distanceText&&A.distanceText!==e.options.distanceText){const b=A.distanceText;e.options.distanceText=b,Object.values(a).forEach(v=>{v.rules.forEach(C=>{const[y,I]=C.rule,k=y.distanceTo(I),w=C.$element.querySelector(".PanoRulerPlugin-rule-label-name");!w||(w.innerText=b(k))})})}}return{enable:h,disable:p,load:c,state:e,changeConfigs:g}};function Bc(o){i.append_styles(o,"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 Si(o,t,e){const n=o.slice();return n[6]=t[e],n}function Qc(o){let t,e=o[0].children,n=[];for(let s=0;s<e.length;s+=1)n[s]=Li(Si(o,e,s));return{c(){t=i.element("div");for(let s=0;s<n.length;s+=1)n[s].c();i.attr(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,r){i.insert(s,t,r);for(let a=0;a<n.length;a+=1)n[a].m(t,null)},p(s,r){if(r&9){e=s[0].children;let a;for(a=0;a<e.length;a+=1){const l=Si(s,e,a);n[a]?n[a].p(l,r):(n[a]=Li(l),n[a].c(),n[a].m(t,null))}for(;a<n.length;a+=1)n[a].d(1);n.length=e.length}},d(s){s&&i.detach(t),i.destroy_each(n,s)}}}function Rc(o){let t,e;return{c(){t=i.element("em"),i.attr(t,"class",e=i.null_to_empty(o[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),i.attr(t,"style",o[3])},m(n,s){i.insert(n,t,s)},p(n,s){s&1&&e!==(e=i.null_to_empty(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&i.attr(t,"class",e),s&8&&i.attr(t,"style",n[3])},d(n){n&&i.detach(t)}}}function Li(o){let t,e,n=`${o[6].width}px`;return{c(){t=i.element("div"),i.attr(t,"class",e=i.null_to_empty(o[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),i.attr(t,"style",o[3]),i.set_style(t,"width",n,!1)},m(s,r){i.insert(s,t,r)},p(s,r){r&1&&e!==(e=i.null_to_empty(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&i.attr(t,"class",e),r&8&&i.attr(t,"style",s[3]),r&1&&n!==(n=`${s[6].width}px`)&&i.set_style(t,"width",n,!1)},d(s){s&&i.detach(t)}}}function Oc(o){let t,e,n,s,r=o[0].labelElement+"",a,l,c=`${o[0].labelOffset}%`,d=`${o[0].width}px`,u=`${o[0].left}px`,f=`${o[0].top}px`,h=`rotate(${o[0].rotateDeg}deg)`;function p(b,v){return b[0].children.length===0?Rc:Qc}let g=p(o),A=g(o);return{c(){t=i.element("div"),A.c(),e=i.space(),n=i.element("div"),s=i.element("div"),a=i.text(r),i.attr(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),i.add_render_callback(()=>o[4].call(s)),i.attr(n,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),i.set_style(n,"left",c,!1),i.attr(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),i.set_style(t,"width",d,!1),i.set_style(t,"left",u,!1),i.set_style(t,"top",f,!1),i.set_style(t,"transform",h,!1),i.set_style(t,"display",o[0].visible&&o[2]?"block":"none",!1)},m(b,v){i.insert(b,t,v),A.m(t,null),i.append(t,e),i.append(t,n),i.append(n,s),i.append(s,a),l=i.add_resize_listener(s,o[4].bind(s))},p(b,[v]){g===(g=p(b))&&A?A.p(b,v):(A.d(1),A=g(b),A&&(A.c(),A.m(t,e))),v&1&&r!==(r=b[0].labelElement+"")&&i.set_data(a,r),v&1&&c!==(c=`${b[0].labelOffset}%`)&&i.set_style(n,"left",c,!1),v&1&&d!==(d=`${b[0].width}px`)&&i.set_style(t,"width",d,!1),v&1&&u!==(u=`${b[0].left}px`)&&i.set_style(t,"left",u,!1),v&1&&f!==(f=`${b[0].top}px`)&&i.set_style(t,"top",f,!1),v&1&&h!==(h=`rotate(${b[0].rotateDeg}deg)`)&&i.set_style(t,"transform",h,!1),v&5&&i.set_style(t,"display",b[0].visible&&b[2]?"block":"none",!1)},i:i.noop,o:i.noop,d(b){b&&i.detach(t),A.d(),l()}}}function Hc(o,t,e){let n,{rulerItemProp:s}=t,r=!0,a,l="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function c(){a=this.offsetWidth,e(1,a)}return o.$$set=d=>{"rulerItemProp"in d&&e(0,s=d.rulerItemProp)},o.$$.update=()=>{o.$$.dirty&3&&(a>=s.width||a/2>=s.labelOffset/100*s.width||a/2>=(1-s.labelOffset/100)*s.width?e(2,r=!1):e(2,r=!0))},e(3,n=`--background-image: url(${l})`),[s,a,r,n,c]}class Fc extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Hc,Oc,i.safe_not_equal,{rulerItemProp:0},Bc)}}function _i(o,t,e){const n=o.slice();return n[12]=t[e],n}function zi(o){let t,e;return t=new Fc({props:{rulerItemProp:o[12]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.rulerItemProp=n[12]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function Gc(o){let t,e,n=o[0],s=[];for(let a=0;a<n.length;a+=1)s[a]=zi(_i(o,n,a));const r=a=>i.transition_out(s[a],1,1,()=>{s[a]=null});return{c(){t=i.element("div");for(let a=0;a<s.length;a+=1)s[a].c()},m(a,l){i.insert(a,t,l);for(let c=0;c<s.length;c+=1)s[c].m(t,null);e=!0},p(a,[l]){if(l&1){n=a[0];let c;for(c=0;c<n.length;c+=1){const d=_i(a,n,c);s[c]?(s[c].p(d,l),i.transition_in(s[c],1)):(s[c]=zi(d),s[c].c(),i.transition_in(s[c],1),s[c].m(t,null))}for(i.group_outros(),c=n.length;c<s.length;c+=1)r(c);i.check_outros()}},i(a){if(!e){for(let l=0;l<n.length;l+=1)i.transition_in(s[l]);e=!0}},o(a){s=s.filter(Boolean);for(let l=0;l<s.length;l+=1)i.transition_out(s[l]);e=!1},d(a){a&&i.detach(t),i.destroy_each(s,a)}}}function Nc(o,t,e){var A,b,v,C;let{five:n}=t,{rulerDatas:s}=t,{options:r}=t,a=[];const l=((b=(A=n.getElement())==null?void 0:A.parentElement)==null?void 0:b.clientWidth)||0,c=((C=(v=n.getElement())==null?void 0:v.parentElement)==null?void 0:C.clientHeight)||0,d=(y,I)=>{const k=[[{x:0,y:0},{x:l,y:0}],[{x:0,y:0},{x:0,y:c}],[{x:l,y:0},{x:l,y:c}],[{x:0,y:c},{x:l,y:c}]],w=[];for(let D=0;D<k.length;D++){const x=Ds([y,I],[k[D][0],k[D][1]],!0);x&&w.push(x)}return w.length===0?!1:w},u=(y,I)=>{const k=y.clone().project(n.camera),w=(k.x+1)/2*l,D=(-k.y+1)/2*c,x=I.clone().project(n.camera),z=(x.x+1)/2*l,_=(-x.y+1)/2*c,T=Math.sqrt(Math.pow(z-w,2)+Math.pow(_-D,2));return{startLeft:w,startTop:D,endLeft:z,endTop:_,distance:T}},f=(y,I,k)=>{const w=n.camera.position,D=n.camera.getWorldDirection(new M.Vector3),x=y.clone().sub(w).normalize().angleTo(D),z=I.clone().sub(w).normalize().angleTo(D),_=y.distanceTo(I),O=I.clone().sub(I.clone().sub(y).divide(new M.Vector3(2,2,2))).distanceTo(w),{startLeft:E,startTop:S,endLeft:L,endTop:B,distance:R}=u(y,I),Q=-((Math.PI/2-Math.atan2(L-E,S-B))/Math.PI)*180;let H=!0;k||(H=!1),!Ce(y,k)&&!Ce(I,k)&&(H=!1),_<.3&&(H=!1),x>Math.PI/2&&(H=!1),z>Math.PI/2&&(H=!1),O/_>8&&(H=!1);let X=50,Y=R;const J=d({x:~~E,y:~~S},{x:~~L,y:~~B});if(J&&J.length===1&&(Ce(y,k)?(Y=Math.sqrt(Math.pow(J[0].x-E,2)+Math.pow(J[0].y-S,2)),X=Y/R*50):Ce(I,k)&&(Y=Math.sqrt(Math.pow(J[0].x-L,2)+Math.pow(J[0].y-B,2)),X=100-Y/R*50)),J&&J.length===2){const te={x:(J[0].x+J[1].x)/2,y:(J[0].y+J[1].y)/2};X=Math.sqrt(Math.pow(te.x-E,2)+Math.pow(te.y-S,2))/R*100}return{startLeft:E,startTop:S,distance:R,deg:Q,visible:H,labelOffset:X,ruleLength:_}},h=()=>{const y=n.panoIndex,I=s.find(T=>T.panoIndex===y);if(!I)return e(0,a=[]);if(n.currentMode!==ee.Five.Mode.Panorama)return e(0,a=[]);const k=n.camera.position,w=n.camera.getWorldDirection(new M.Vector3),D=I.lines.map(T=>new M.Vector3(T.start[0],-T.start[1],-T.start[2])),x=I.lines.map(T=>new M.Vector3(T.end[0],-T.end[1],-T.end[2])),[z]=D.concat(x).sort((T,O)=>{const E=T.clone().setY(0).sub(k).normalize().angleTo(w.clone().setY(0)),S=O.clone().setY(0).sub(k).normalize().angleTo(w.clone().setY(0));return E-S}),_=I.lines.map(T=>{var Y,J;const O=T.start,E=T.end,{startLeft:S,startTop:L,distance:B,deg:R,visible:G,labelOffset:Q,ruleLength:H}=f(new M.Vector3(O[0],-O[1],-O[2]),new M.Vector3(E[0],-E[1],-E[2]),z),X=[];return T.children&&((Y=T.children)==null?void 0:Y.length)>0&&((J=T.children)==null||J.forEach(te=>{const oe=te.start,ce=te.end,{distance:N}=u(new M.Vector3(oe[0],-oe[1],-oe[2]),new M.Vector3(ce[0],-ce[1],-ce[2]));X.push({width:N,state:te.state})})),{width:B,left:S,top:L,rotateDeg:R,state:T.state,children:X,labelOffset:Q,visible:G,labelElement:r.distanceText(H)}});e(0,a=_)},p=()=>Yt(h),g=zn(h,80);return Z.onMount(()=>{h(),n.on("panoArrived",h),n.on("modeChange",h),n.on("cameraDirectionUpdate",p),n.on("movingToPano",p),n.on("mouseWheel",()=>g()),n.on("pinchGesture",()=>g())}),Z.onDestroy(()=>{n.off("panoArrived",h),n.off("modeChange",h),n.off("cameraDirectionUpdate",p),n.off("movingToPano",p),n.off("mouseWheel",()=>g()),n.off("pinchGesture",()=>g())}),o.$$set=y=>{"five"in y&&e(1,n=y.five),"rulerDatas"in y&&e(2,s=y.rulerDatas),"options"in y&&e(3,r=y.options)},[a,n,s,r]}class Wc extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Nc,Gc,i.safe_not_equal,{five:1,rulerDatas:2,options:3})}}class Xc{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,s;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=j(j({},this.state.options),e.options||{}),(n=e.options)!=null&&n.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>F(this,null,function*(){var r,a;(a=(r=this.five.getElement())==null?void 0:r.parentNode)==null||a.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return F(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 F(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new Wc({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 Yc=(o,t)=>new Xc(o,t),Uc="data:image/png;base64,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";function Vc(){const o=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return o.appendChild(t),o.appendChild(e),o.style.position="relative",o.style.width="100%",o.style.display="flex",o.style.flexDirection="column",o.style.alignItems="center",o.style.marginTop=`${150/16}rem`,o.style.opacity="0",o.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(${Uc})`,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(o)},dispose(){o.remove()},setRoom(n){e.innerHTML=n.name+" "+Math.floor(n.size/1e6)+"\u33A1"},show(){o.style.opacity="1"},hide(){o.style.opacity="0"}}}const Jc=new P.TextureLoader;function Mi(o){return F(this,null,function*(){return new Promise((t,e)=>{Jc.load(o,t,void 0,e)}).then(t=>(t.encoding=P.sRGBEncoding,t))})}const yt={userAction:!0};class Zc extends Ze{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,s,r;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(),(r=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||r.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,s;e!==this.five.panoIndex&&((n=this.compassMeshTween)==null||n.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}))});m(this,"onFivePanoArrived",e=>{var s,r,a,l,c,d,u;const n=(a=(r=(s=this.five.work)==null?void 0:s.observers)==null?void 0:r[e])==null?void 0:a.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(n.clone().setY(n.y+.01)),this.compassMesh.material.opacity===0&&((l=this.compassMeshTween)==null||l.dispose(),this.compassMeshTween=Is(1e3).onUpdate(({progress:f})=>{var h;(h=this.compassMesh)==null||h.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const h=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(),p=n.clone().add(h.clone().multiplyScalar(.7)).setY(n.y+.01);this.entryDoorMesh.rotation.z=new P.Vector3(0,0,-1).angleTo(h),this.entryDoorMesh.position.copy(p),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(d=this.entryDoorMesh)==null||d.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 s,r;!this.roomInfoWrapperInstance||(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,n>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(r=this.roomInfoInstance)==null||r.hide())});m(this,"onFiveModeChange",(e,n,s,r,a)=>{e!==n&&this.setState({visible:e===ee.Five.Mode.Panorama},{userAction:a})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:j(j({},this.state.config),n||{})})}enable(e=yt){this.setState({enabled:!0},e)}disable(e=yt){this.setState({enabled:!1},e)}show(e=yt){if(!!this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=yt){if(!!this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,n={userAction:!0}){var r,a;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(r=e.visible)!=null?r:s.visible,enabled:(a=e.enabled)!=null?a:s.enabled,config:j(j({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,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,s=!0){return F(this,null,function*(){const r=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(r)&&(this.hooks.emit("dataChange",r,this.data),this.data=j({},r),this.init(),n&&this.setState(n,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return F(this,null,function*(){var s,r,a,l;const e=(r=(s=this.data)==null?void 0:s.north_rad)!=null?r: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=(l=(a=this.data)==null?void 0:a.entrance)!=null?l:null;this._clearEntryDoorIfNeed(),n!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=Vc(),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 F(this,null,function*(){const e=this.state.config.compassImageUrl,n=yield Mi(e),s=new P.CircleGeometry(.7,32),r=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:0,depthTest:!1}),a=new P.Mesh(s,r);return a.name="pano-compass-mesh",a})}loadEntryDoorMesh(){return F(this,null,function*(){const e=this.state.config.entryDoorImageUrl,n=yield Mi(e),s=new P.PlaneGeometry(.2,.16),r=new P.MeshBasicMaterial({map:n,transparent:!0,opacity:.8,depthTest:!1}),a=new P.Mesh(s,r);return a.name="pano-compass-entry-door",a})}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 nt(this.five).create3DDomContainer(e)}}const qc=(o,t)=>new Zc(o,t);function wt(o,t,e){const n=o[t];o[t]=o[e],o[e]=n}function Kc(o,t,e){const n=e/2;for(let s=1;s<=n;s++){const r=e-(s-1);for(let a=1;a<=t;a++){const l=(s-1)*t+a-1,c=(r-1)*t+a-1;wt(o,l*4+0,c*4+0),wt(o,l*4+1,c*4+1),wt(o,l*4+2,c*4+2),wt(o,l*4+3,c*4+3)}}}class Ls{constructor(t,e){m(this,"width");m(this,"height");m(this,"visible",!1);m(this,"hooks",new ee.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 d,u,f,h;if(!this.wrapper)return;const e=(u=(d=this.lastPanEvent)==null?void 0:d.deltaX)!=null?u:0,n=(h=(f=this.lastPanEvent)==null?void 0:f.deltaY)!=null?h:0,s=t.deltaX-e,r=t.deltaY-n;if(this.lastPanEvent=t,this.hooks.emit("wantsPanGesture",{srcEvent:t,deltaX:s,deltaY:r}))return;const l=this.offset.x+s,c=this.offset.y+r;this.contentDom.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${l}px, ${c}px, 100px)`,this.offset={x:l,y:c}});m(this,"onPanEnd",t=>{this.lastPanEvent=void 0,this.contentDom.style.boxShadow="none"});var s,r,a;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(r=e==null?void 0:e.width)!=null?r:190,this.height=(a=e==null?void 0:e.height)!=null?a: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 ut.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),s=(n.x+1)/2*this.wrapper.clientWidth,r=-(n.x-1)/2*this.wrapper.clientWidth,a=-(n.y-1)/2*this.wrapper.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):a<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):r<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(${s}px, ${a}px, 10px)`,this.offset={x:s,y:a}}render(){if(!this.five.renderer||!this.wrapper)return;const{scale:t,context:e,width:n,height:s}=this,r=this.renderCenter.clone().project(this.five.camera),a=this.five.renderer.getSize(new P.Vector2),l=1,c=n/t,d=s/t,u=l*t,f=(r.x+1)/2*a.x,h=(r.y+1)/2*a.y,p=this.five.getPixels(f-c/2,h-c/2,c,d,u),g=Math.floor(n*l),A=Math.floor(s*l);Kc(p,g,A);const b=new ImageData(g,A);b.data.set(p),e.putImageData(b,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 $c{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(s=>{const r=s.closestPointToPoint(t.point,!0,new M.Vector3),a=r.distanceTo(t.point);a<e&&(n=r,e=a)}),e>.1?null:n||null}}class An{constructor(){m(this,"id",ue());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(s=>s!==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 ed=1,td=3,nd=new M.Color(16777215),id=new M.Color(6522623),od=new M.Color(16777215),sd=new M.Color(6522623),rd=6,ad=8,ld="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",_s=new M.TextureLoader().load(ld),zs={pointTexture:_s,pointSize:rd,lineWidth:ed,lineColor:nd,pointColor:od,lineRenderOrder:20,pointsRenderOrder:20};V(j({},zs),{dashed:!0});const cd={pointTexture:_s,pointSize:ad,lineWidth:td,lineColor:id,pointColor:sd,lineRenderOrder:10,pointsRenderOrder:10};function dd(o,t,e){var u,f,h,p,g;const n=(u=e==null?void 0:e.lineWidth)!=null?u:2,s=(f=e==null?void 0:e.lineColor)!=null?f:new M.Color(16777215),r=(h=e==null?void 0:e.pointSize)!=null?h:5,a=(p=e==null?void 0:e.lineRenderOrder)!=null?p:10,l=(g=e==null?void 0:e.lineRenderOrder)!=null?g:20,c=new ls.Line(o,t);c.setMaterial({linewidth:n,color:s}),c.line.material.depthTest=!1,c.line.material.transparent=!0,c.line.renderOrder=a,c.points.renderOrder=l;const d=c.points.material;return d.depthTest=!1,d.size=r,e!=null&&e.pointColor&&d.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(d.map=e.pointTexture),c}function Ti(o,t){const[e,n]=o.points,s=t==="light"?cd:zs,r=dd(e.position,n.position,s);return r.name="normalLine_"+o.id,r}function Ee(o){const{x:t,y:e,z:n}=o;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(n)>1)}function ud(){const o=document.createElement("div");return o.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);"),o.style.padding="3px 6px",o.style.lineHeight="1",o.style.textAlign="center",o.style.transform="translate(-50%, -50%)",o.style.borderRadius="100px",o.style.fontSize="14px",o.style.color="#fff",o.style.background="rgba(195,195,195,0.70)",o.style.border="0.5px solid rgba(255,255,255,0.6)",o.style.pointerEvents="all",o.style.cursor="pointer",o}function hd(o){const t=document.createElement("div");return t.id="distance_"+o.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 fd(o){function t(){var g;(g=o.clickCallback)==null||g.call(o,p)}function e(){if(f)return f.highlight();d.style.border="0.5px solid #95AEFF",d.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}function n(){if(f)return f.unHighlight();d.style.border="0.5px solid rgba(255,255,255,0.6)",d.style.background="rgba(195,195,195,0.70)"}function s(g){const A=g.getElement();if(!A)return;const b=A.clientWidth,v=A.clientHeight;if(l.points.length<2)return;const[C,y]=l.points,I=C.position.clone().project(g.camera),k=y.position.clone().project(g.camera),w=I.clone().lerp(k,.5),D=new M.Vector2(I.x*b,I.y*v),x=new M.Vector2(k.x*b,k.y*v);if((()=>!(Math.abs(I.z)>1||Math.abs(k.z)>1||!Ee(I)&&!Ee(k)||!Ee(w)||D.distanceTo(x)<20))()===!1){u.style.opacity="0",u.style.pointerEvents="none";return}const _=(w.x+1)/2*b,T=-(w.y-1)/2*v,E=-(Math.atan((D.y-x.y)/(D.x-x.x))*180)/Math.PI;u.style.transform=`translate(${_}px, ${T}px) rotate(${E}deg)`,u.style.opacity="1",u.style.pointerEvents="all",f&&f.update({line:l.toCompletelyJson(),polyline:l.getPolyline().toCompletelyJson()});const S=C.position.clone().distanceTo(y.position),L=o.line.model.params.getDistanceText(S);d.innerText!==L&&(d.innerText=L)}function r(g){g.appendChild(u),u.addEventListener("click",t)}function a(){d.removeEventListener("click",t),u.remove()}const{line:l}=o,c=l.id,d=ud(),u=hd(l),f=o.userDistanceItem,h=new M.Vector3(0,0,0),p={lineID:c,ndcPosition:h,update:s,appendTo:r,remove:a,highlight:e,unHighlight:n};return f!=null&&f.element?u.appendChild(f.element):u.appendChild(d),p}class it{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=ue(),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 ee.Subscribe,this.points=[t,e],this.mesh=Ti(this,"normal"),this.lightMesh=Ti(this,"light"),this.distanceItem=fd({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 An;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 it(this.points[0].clone(),this.points[1].clone(),this.model)}}function st(o,t){for(let e=0,n=t.length;e<n;e++)if(o===t[e])return t.splice(e,1)[0]}class Pe{constructor(t){m(this,"id");m(this,"lines");m(this,"position");m(this,"type","point");this.id=ue(),this.lines=[],this.position=new M.Vector3,t instanceof M.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){st(t,this.lines)}clone(){return new Pe(this.position)}}class Tn{constructor(t){m(this,"lines",[]);m(this,"points",[]);m(this,"params");m(this,"polylines",[]);m(this,"hook",new ee.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 s=this.polylines.find(r=>!!r.getNext(t));if(s)s.push(t);else{const r=new An;r.push(t),this.polylines.push(r)}this.hook.emit("lineAdded",t)}removeLineByID(t){const e=this.getLineByID(t);e&&this.removeLine(e)}removeLine(t){const e=this.polylines.find(r=>r.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&&st(e,this.polylines)}const[n,s]=t.points;return n.lines.length===0&&st(n,this.points),s.lines.length===0&&st(s,this.points),st(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:r,position:a})=>{const l=new Pe(a);return l.id=r,l}),n=t.lines.map(r=>{const[a,l]=r.points,c=this.getPointByID.call({points:e},a),d=this.getPointByID.call({points:e},l);if(!c||!d)throw new Error("\u7EBF\u4E0A\u7684\u70B9\u4E0D\u5B58\u5728");const u=new it(c,d,this);return u.id=r.id,u}),s=t.polylines.map(r=>{const a=new An;return r.lines.forEach(l=>{const c=n.find(({id:d})=>d===l);c&&a.push(c)}),a});return this.points.splice(0,this.points.length,...e),this.lines.splice(0,this.lines.length,...n),this.polylines.splice(0,this.polylines.length,...s),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 Ct=o=>o.preventDefault();class Vt{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,s;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=(s=(n=t.openParams)==null?void 0:n.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new it(new Pe([0,0,0]),new Pe([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",Ct),e.addEventListener("contextmenu",Ct))}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),s=n||t.point;if(this.mouseGroup.position.copy(s),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const a=t.face.normal.clone().multiplyScalar(.05),c=t.point.clone().add(a).clone().add(a);this.mouseGroup.lookAt(c)}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",Ct),t.removeEventListener("contextmenu",Ct))}}function vn(o){const{x:t,y:e}=o.center,{clientWidth:n,clientHeight:s}=o.target,r=o.target.getBoundingClientRect(),a=new M.Vector2(t,e).sub(new M.Vector2(r.left,r.top)),l=new M.Vector2(a.x/n*2-1,-(a.y/s)*2+1);return{point:a,ndcPoint:l}}function on(o,t){const e=vn(t).ndcPoint,n=new M.Raycaster;return n.setFromCamera(e,o.camera),o.model.intersectRaycaster(n)}class Et extends Vt{constructor(e){var s;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",zn((e,n)=>{var r;this.hasAppendMouseGroup===!1&&(this.group.add(this.mouseGroup),this.magnifier.appendTo(this.container),this.hasAppendMouseGroup=!0);const s=this.updateMouseGroup(e,n).position;(r=this.pressPoint)==null||r.position.copy(s),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]=on(this.five,e);if(!n||!n.face)return;const s=new Pe(n.point);this.pressPoint=s,this.onIntersectionUpdate(n)});m(this,"onPan",e=>{if(!this.pressPoint)return;const[n]=on(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]=on(this.five,e);this.updateMouseGroup(n);const s=new Pe(this.mouseGroup.position),r=this.lastPoint;if(s&&(this.lastPoint=s),s&&r){const a=new it(r,s,this.model);a.distanceItem.appendTo(this.container),this.model.addLine(a),this.group.add(a.mesh),a.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",s.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 Tn(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 r=new ut.default(n);this.hammer=r,r.on("tap",this.onTap),r.on("pan",this.onPan),r.on("press",this.onPress),r.on("panend",this.onPanEnd)}(s=this.fiveElement)==null||s.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 jn(o,t){const e=o.x-t[0].x,n=o.y-t[0].y,s=t[1].x-t[0].x,r=t[1].y-t[0].y,a=e*s+n*r,l=s*s+r*r,c=a/l;let d,u;return c<0||md(t[0],t[1])?(d=t[0].x,u=t[0].y):c>1?(d=t[1].x,u=t[1].y):(d=t[0].x+c*s,u=t[0].y+c*r),new M.Vector2(d,u)}function md(o,t){return o.x===t.x&&o.y===t.y}function Rt(o){const t=(r,a,l)=>{const c=r.lines.find(u=>u.points.findIndex(({id:h})=>h===r.id)!==a);if(!c)return l;const d=c.points[a];return d?t(d,a,l.concat(c)):l},e=t(o.points[0],1,[]),n=t(o.points[0],0,[]);return e.concat(n)}class pd extends Vt{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 s=this.five.camera,r=n.point.clone().project(s),a=this.container.clientWidth,l=this.container.clientHeight,c=new M.Vector2(r.x*a,r.y*l),d=this.model.lines.map(p=>{const[g,A]=p.points,b=g.position.clone().project(s),v=A.position.clone().project(s);if(!Ee(b)&&!Ee(v))return null;const C=new M.Vector2(b.x*a,b.y*l),y=new M.Vector2(v.x*a,v.y*l);return{id:p.id,points:[C,y]}}).filter(p=>!!p);if(d.length===0)return;const f=d.map(p=>{const g=jn(c,p.points);return{id:p.id,distance:g.distanceTo(c)}}).sort((p,g)=>p.distance-g.distance)[0],h=f.distance>20?void 0:this.model.lines.find(({id:p})=>p===f.id);if(this.highlightedLines.length>0&&!h)return this.clearHighlightLines(),!1;if(h)return this.chooseLine(h),!1});m(this,"chooseLine",e=>{const n=Rt(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(s=>s.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(s=>{s.distanceItem.appendTo(this.container),s.distanceItem.update(this.five),s.hook.on("selected",this.chooseLine),this.group.add(s.mesh)});const n=this.five.getElement();if(n){const s=new ut.default(n);this.hammer=s}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 gd=`
|
|
208
|
+
`,C=document.createElement("div");return C.setAttribute("class","PanoRulerPlugin-rule"),C.setAttribute("data-name",g),C.setAttribute("style","display: none"),C.innerHTML=A,C},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=zu,o.appendChild(s);const r={},a=(g,v)=>{if(e.loaded)throw new Error("\u6807\u5C3A\u88AB\u91CD\u590D\u521D\u59CB\u5316\uFF01");const A=Tu(g,i),C=i.work;if(!C)return!1;for(const w in v){const I=v[w],{standingPosition:k}=C.observers[0],y=I.map(({x:L,z:x,observers:Q})=>{const B=Q.length>0?g.rooms[g.observers[Q[0]]].name:"",G=A[B]?A[B].floor:null;let U=1/0,E={index:0,x:k.x,y:k.y,z:k.z};Q.forEach(X=>{if(!C.observers[X])return;const{standingPosition:V}=C.observers[X],ae={index:X,x:V.x,y:V.y,z:V.z},le=Mu({x:L,z:x},ae);G?le<U&&Math.abs(ae.y-G)<.3&&(U=le,E=ae):le<U&&(U=le,E=ae)});const S=new F.Vector3(L,E.y,x);Object.assign(S,{observers:Q});const z=A[B]?A[B].roof:null,W=z?new F.Vector3(L,z,x):null;return W&&Object.assign(W,{observers:Q}),{origin:S,vertical:W}});r[w]={origins:y.map(L=>L.origin),rules:[]};for(const{origin:L,vertical:x}of y){if(!x)continue;const Q=n(w,L.distanceTo(x));o.append(Q),r[w].rules.push({vertical:!0,rule:[L,x],$element:Q})}for(let L=0;L<y.length;L++){let x=L+1;x>=y.length&&(x=0);const{origin:Q}=y[L],{origin:B}=y[x],G=n(w,Q.distanceTo(B));o.append(G),r[w].rules.push({vertical:!1,rule:[Q,B],$element:G})}}return e.loaded=!0,!0},l=(g,v,A)=>J(exports,null,function*(){const C=g||t.roomInfo,w=v||t.roomRules;if(!C||!w)throw new Error("\u6807\u5C3A\u6570\u636E\u4F9D\u8D56\u4E0D\u9F50\u5168\uFF01");return e.loaded=!1,e.options=N(N({},e.options),A||{}),i.model.loaded?a(C,w):yield new Promise(I=>i.once("modelLoaded",()=>I(a(C,w))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(g,v,A,C)=>{const w=[[{x:0,y:0},{x:A,y:0}],[{x:0,y:0},{x:0,y:C}],[{x:A,y:0},{x:A,y:C}],[{x:0,y:C},{x:A,y:C}]],I=[];for(let k=0;k<w.length;k++){const y=ma([g,v],[w[k][0],w[k][1]],!0);y&&I.push(y)}return I.length===0?!1:I},d=()=>{var Q;const g=(Q=i.getElement())==null?void 0:Q.parentElement;if(!g||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:v,camera:A,currentMode:C}=i;if(v===void 0)return;let w;for(const B in r)B.split(",").indexOf(v.toString())>=0&&(w=B);if(!w){for(const B in r)for(const{$element:G}of r[B].rules)G.style.display="none";return}const I=A.position,k=A.getWorldDirection(new F.Vector3),y=g.clientWidth,L=g.clientHeight;if(C!==ye.Five.Mode.Panorama){for(const B in r)for(const{$element:G}of r[B].rules)G.style.display="none";return}for(const B in r)for(const{$element:G}of r[B].rules)G.style.display=B===w?"block":"none";const[x]=r[w].origins.slice().filter(B=>B.observers.indexOf(v)>=0).sort((B,G)=>{const U=B.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0)),E=G.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0));return U-E});for(const{rule:B,vertical:G,$element:U}of r[w].rules){const[E,S]=B,z=U.querySelector(".PanoRulerPlugin-rule-line");if(!z)return;if(!x){U.style.display="none";continue}if(E!==x&&S!==x){U.style.display="none";continue}if(E.distanceTo(S)<.3){U.style.display="none";continue}if(E.observers.indexOf(v)===-1||S.observers.indexOf(v)===-1){U.style.display="none";continue}if(E.clone().sub(I).normalize().angleTo(k)>Math.PI/2){U.style.display="none";continue}if(S.clone().sub(I).normalize().angleTo(k)>Math.PI/2){U.style.display="none";continue}const ee=E.distanceTo(S);if(S.clone().sub(S.clone().sub(E).divide(new F.Vector3(2,2,2))).distanceTo(I)/ee>8){U.style.display="none";continue}const ae=E.clone().project(A),le=(ae.x+1)/2*y,me=(-ae.y+1)/2*L,we=S.clone().project(A),De=(we.x+1)/2*y,Re=(-we.y+1)/2*L,se=Math.sqrt(Math.pow(De-le,2)+Math.pow(Re-me,2));let be=se,Ce=50;const re=c({x:~~le,y:~~me},{x:~~De,y:~~Re},y,L);if(re&&re.length===1&&(x===E?(be=Math.sqrt(Math.pow(re[0].x-le,2)+Math.pow(re[0].y-me,2)),Ce=be/se*50):x===S&&(be=Math.sqrt(Math.pow(re[0].x-De,2)+Math.pow(re[0].y-Re,2)),Ce=100-be/se*50)),re&&re.length===2){const ct={x:(re[0].x+re[1].x)/2,y:(re[0].y+re[1].y)/2};Ce=Math.sqrt(Math.pow(ct.x-le,2)+Math.pow(ct.y-me,2))/se*100}const bt=(Math.PI/2-Math.atan2(De-le,me-Re))/Math.PI*180,Ae=z.querySelector(".PanoRulerPlugin-rule-label"),lt=Ae.children[0].clientWidth;lt>=se||lt/2>=Ce/100*se||lt/2>=(1-Ce/100)*se?z.style.display="none":(z.style.display="block",z.style.width=se+"px",z.style.left=le+"px",z.style.top=me+"px",z.style.transform=`rotate(${-bt}deg)`,Ae.style.left=`${Ce}%`)}},f=()=>pa(d),u=()=>{var g,v;return e.loaded?(e.enable||(o.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(v=(g=i.getElement())==null?void 0:g.parentElement)==null||v.append(o),d(),i.on("modeChange",d),i.on("cameraUpdate",f),e.enable=!0),!0):!1},h=()=>(e.enable&&(i.off("modeChange",d),i.off("cameraUpdate",f),o&&o.remove(),e.enable=!1),!0);function m(g){if(g.distanceText&&g.distanceText!==e.options.distanceText){const v=g.distanceText;e.options.distanceText=v,Object.values(r).forEach(A=>{A.rules.forEach(C=>{const[w,I]=C.rule,k=w.distanceTo(I),y=C.$element.querySelector(".PanoRulerPlugin-rule-label-name");!y||(y.innerText=v(k))})})}}return{enable:u,disable:h,load:l,state:e,changeConfigs:m}};function Bu(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 $o(i,t,e){const n=i.slice();return n[6]=t[e],n}function Qu(i){let t,e=i[0].children,n=[];for(let o=0;o<e.length;o+=1)n[o]=es($o(i,e,o));return{c(){t=R("div");for(let o=0;o<n.length;o+=1)n[o].c();b(t,"class","rule-mixed-line svelte-1h27ktp")},m(o,s){j(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=$o(o,e,r);n[r]?n[r].p(a,s):(n[r]=es(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&&T(t),tt(n,o)}}}function Ru(i){let t,e;return{c(){t=R("em"),b(t,"class",e=Be(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),b(t,"style",i[3])},m(n,o){j(n,t,o)},p(n,o){o&1&&e!==(e=Be(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&b(t,"class",e),o&8&&b(t,"style",n[3])},d(n){n&&T(t)}}}function es(i){let t,e,n=`${i[6].width}px`;return{c(){t=R("div"),b(t,"class",e=Be(i[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),b(t,"style",i[3]),H(t,"width",n,!1)},m(o,s){j(o,t,s)},p(o,s){s&1&&e!==(e=Be(o[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&b(t,"class",e),s&8&&b(t,"style",o[3]),s&1&&n!==(n=`${o[6].width}px`)&&H(t,"width",n,!1)},d(o){o&&T(t)}}}function Ou(i){let t,e,n,o,s=i[0].labelElement+"",r,a,l=`${i[0].labelOffset}%`,c=`${i[0].width}px`,d=`${i[0].left}px`,f=`${i[0].top}px`,u=`rotate(${i[0].rotateDeg}deg)`;function h(v,A){return v[0].children.length===0?Ru:Qu}let m=h(i),g=m(i);return{c(){t=R("div"),g.c(),e=Z(),n=R("div"),o=R("div"),r=ke(s),b(o,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),xe(()=>i[4].call(o)),b(n,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),H(n,"left",l,!1),b(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),H(t,"width",c,!1),H(t,"left",d,!1),H(t,"top",f,!1),H(t,"transform",u,!1),H(t,"display",i[0].visible&&i[2]?"block":"none",!1)},m(v,A){j(v,t,A),g.m(t,null),O(t,e),O(t,n),O(n,o),O(o,r),a=At(o,i[4].bind(o))},p(v,[A]){m===(m=h(v))&&g?g.p(v,A):(g.d(1),g=m(v),g&&(g.c(),g.m(t,e))),A&1&&s!==(s=v[0].labelElement+"")&&Te(r,s),A&1&&l!==(l=`${v[0].labelOffset}%`)&&H(n,"left",l,!1),A&1&&c!==(c=`${v[0].width}px`)&&H(t,"width",c,!1),A&1&&d!==(d=`${v[0].left}px`)&&H(t,"left",d,!1),A&1&&f!==(f=`${v[0].top}px`)&&H(t,"top",f,!1),A&1&&u!==(u=`rotate(${v[0].rotateDeg}deg)`)&&H(t,"transform",u,!1),A&5&&H(t,"display",v[0].visible&&v[2]?"block":"none",!1)},i:te,o:te,d(v){v&&T(t),g.d(),a()}}}function Hu(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 Fu extends oe{constructor(t){super(),ie(this,t,Hu,Ou,ne,{rulerItemProp:0},Bu)}}function ts(i,t,e){const n=i.slice();return n[12]=t[e],n}function ns(i){let t,e;return t=new Fu({props:{rulerItemProp:i[12]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.rulerItemProp=n[12]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Gu(i){let t,e,n=i[0],o=[];for(let r=0;r<n.length;r+=1)o[r]=ns(ts(i,n,r));const s=r=>M(o[r],1,1,()=>{o[r]=null});return{c(){t=R("div");for(let r=0;r<o.length;r+=1)o[r].c()},m(r,a){j(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=ts(r,n,l);o[l]?(o[l].p(c,a),D(o[l],1)):(o[l]=ns(c),o[l].c(),D(o[l],1),o[l].m(t,null))}for(ue(),l=n.length;l<o.length;l+=1)s(l);fe()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)D(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)M(o[a]);e=!1},d(r){r&&T(t),tt(o,r)}}}function Nu(i,t,e){var g,v,A,C;let{five:n}=t,{rulerDatas:o}=t,{options:s}=t,r=[];const a=((v=(g=n.getElement())==null?void 0:g.parentElement)==null?void 0:v.clientWidth)||0,l=((C=(A=n.getElement())==null?void 0:A.parentElement)==null?void 0:C.clientHeight)||0,c=(w,I)=>{const k=[[{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}]],y=[];for(let L=0;L<k.length;L++){const x=ma([w,I],[k[L][0],k[L][1]],!0);x&&y.push(x)}return y.length===0?!1:y},d=(w,I)=>{const k=w.clone().project(n.camera),y=(k.x+1)/2*a,L=(-k.y+1)/2*l,x=I.clone().project(n.camera),Q=(x.x+1)/2*a,B=(-x.y+1)/2*l,G=Math.sqrt(Math.pow(Q-y,2)+Math.pow(B-L,2));return{startLeft:y,startTop:L,endLeft:Q,endTop:B,distance:G}},f=(w,I,k)=>{const y=n.camera.position,L=n.camera.getWorldDirection(new F.Vector3),x=w.clone().sub(y).normalize().angleTo(L),Q=I.clone().sub(y).normalize().angleTo(L),B=w.distanceTo(I),U=I.clone().sub(I.clone().sub(w).divide(new F.Vector3(2,2,2))).distanceTo(y),{startLeft:E,startTop:S,endLeft:z,endTop:W,distance:Y}=d(w,I),X=-((Math.PI/2-Math.atan2(z-E,S-W))/Math.PI)*180;let V=!0;k||(V=!1),!qe(w,k)&&!qe(I,k)&&(V=!1),B<.3&&(V=!1),x>Math.PI/2&&(V=!1),Q>Math.PI/2&&(V=!1),U/B>8&&(V=!1);let ae=50,le=Y;const me=c({x:~~E,y:~~S},{x:~~z,y:~~W});if(me&&me.length===1&&(qe(w,k)?(le=Math.sqrt(Math.pow(me[0].x-E,2)+Math.pow(me[0].y-S,2)),ae=le/Y*50):qe(I,k)&&(le=Math.sqrt(Math.pow(me[0].x-z,2)+Math.pow(me[0].y-W,2)),ae=100-le/Y*50)),me&&me.length===2){const we={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ae=Math.sqrt(Math.pow(we.x-E,2)+Math.pow(we.y-S,2))/Y*100}return{startLeft:E,startTop:S,distance:Y,deg:X,visible:V,labelOffset:ae,ruleLength:B}},u=()=>{const w=n.panoIndex,I=o.find(G=>G.panoIndex===w);if(!I)return e(0,r=[]);if(n.currentMode!==ye.Five.Mode.Panorama)return e(0,r=[]);const k=n.camera.position,y=n.camera.getWorldDirection(new F.Vector3),L=I.lines.map(G=>new F.Vector3(G.start[0],-G.start[1],-G.start[2])),x=I.lines.map(G=>new F.Vector3(G.end[0],-G.end[1],-G.end[2])),[Q]=L.concat(x).sort((G,U)=>{const E=G.clone().setY(0).sub(k).normalize().angleTo(y.clone().setY(0)),S=U.clone().setY(0).sub(k).normalize().angleTo(y.clone().setY(0));return E-S}),B=I.lines.map(G=>{var le,me;const U=G.start,E=G.end,{startLeft:S,startTop:z,distance:W,deg:Y,visible:ee,labelOffset:X,ruleLength:V}=f(new F.Vector3(U[0],-U[1],-U[2]),new F.Vector3(E[0],-E[1],-E[2]),Q),ae=[];return G.children&&((le=G.children)==null?void 0:le.length)>0&&((me=G.children)==null||me.forEach(we=>{const De=we.start,Re=we.end,{distance:se}=d(new F.Vector3(De[0],-De[1],-De[2]),new F.Vector3(Re[0],-Re[1],-Re[2]));ae.push({width:se,state:we.state})})),{width:W,left:S,top:z,rotateDeg:Y,state:G.state,children:ae,labelOffset:X,visible:ee,labelElement:s.distanceText(V)}});e(0,r=B)},h=()=>ii(u),m=Ki(u,80);return Ye(()=>{u(),n.on("panoArrived",u),n.on("modeChange",u),n.on("cameraDirectionUpdate",h),n.on("movingToPano",h),n.on("mouseWheel",()=>m()),n.on("pinchGesture",()=>m())}),vt(()=>{n.off("panoArrived",u),n.off("modeChange",u),n.off("cameraDirectionUpdate",h),n.off("movingToPano",h),n.off("mouseWheel",()=>m()),n.off("pinchGesture",()=>m())}),i.$$set=w=>{"five"in w&&e(1,n=w.five),"rulerDatas"in w&&e(2,o=w.rulerDatas),"options"in w&&e(3,s=w.options)},[r,n,o,s]}class Wu extends oe{constructor(t){super(),ie(this,t,Nu,Gu,ne,{five:1,rulerDatas:2,options:3})}}class Xu{constructor(t,e){p(this,"five");p(this,"container",document.createElement("div"));p(this,"panoRulerProData");p(this,"rulerItems");p(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",()=>J(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 J(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 J(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new Wu({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 Yu=(i,t)=>new Xu(i,t),Uu="data:image/png;base64,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";function Vu(){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(${Uu})`,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 Ju=new P.TextureLoader;function is(i){return J(this,null,function*(){return new Promise((t,e)=>{Ju.load(i,t,void 0,e)}).then(t=>(t.encoding=P.sRGBEncoding,t))})}const Cn={userAction:!0};class Zu extends Ot{constructor(e,n){super(e);p(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"}});p(this,"data");p(this,"group",new P.Group);p(this,"roomInfoInstance");p(this,"roomInfoWrapperInstance");p(this,"compassMeshTween");p(this,"compassMesh");p(this,"entryDoorMesh");p(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)});p(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)});p(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)});p(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});p(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});p(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});p(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});p(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)});p(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}))});p(this,"onFivePanoArrived",e=>{var o,s,r,a,l,c,d;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=ua(1e3).onUpdate(({progress:f})=>{var u;(u=this.compassMesh)==null||u.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const u=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(u.clone().multiplyScalar(.7)).setY(n.y+.01);this.entryDoorMesh.rotation.z=new P.Vector3(0,0,-1).angleTo(u),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}):(d=this.entryDoorMesh)==null||d.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});p(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())});p(this,"onFiveModeChange",(e,n,o,s,r)=>{e!==n&&this.setState({visible:e===ye.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=Cn){this.setState({enabled:!0},e)}disable(e=Cn){this.setState({enabled:!1},e)}show(e=Cn){if(!!this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Cn){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 J(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 J(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=Vu(),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 J(this,null,function*(){const e=this.state.config.compassImageUrl,n=yield is(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 J(this,null,function*(){const e=this.state.config.entryDoorImageUrl,n=yield is(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 Jt(this.five).create3DDomContainer(e)}}const _u=(i,t)=>new Zu(i,t);function En(i,t,e){const n=i[t];i[t]=i[e],i[e]=n}function qu(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;En(i,a*4+0,l*4+0),En(i,a*4+1,l*4+1),En(i,a*4+2,l*4+2),En(i,a*4+3,l*4+3)}}}class ga{constructor(t,e){p(this,"width");p(this,"height");p(this,"visible",!1);p(this,"hooks",new ye.Subscribe);p(this,"contentDom",document.createElement("canvas"));p(this,"five");p(this,"scale");p(this,"wrapper");p(this,"config");p(this,"offset",{x:0,y:0});p(this,"canvas",this.contentDom);p(this,"context");p(this,"renderCenter",new P.Vector3);p(this,"lastPanEvent");p(this,"hammer");p(this,"onPan",t=>{var c,d,f,u;if(!this.wrapper)return;const e=(d=(c=this.lastPanEvent)==null?void 0:c.deltaX)!=null?d:0,n=(u=(f=this.lastPanEvent)==null?void 0:f.deltaY)!=null?u: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}});p(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 dn.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,d=a*t,f=(s.x+1)/2*r.x,u=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,u-l/2,l,c,d),m=Math.floor(n*a),g=Math.floor(o*a);qu(h,m,g);const v=new ImageData(m,g);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 Ku{constructor(t){p(this,"edges",[]);p(this,"five");p(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 F.Vector3),r=s.distanceTo(t.point);r<e&&(n=s,e=r)}),e>.1?null:n||null}}class zi{constructor(){p(this,"id",He());p(this,"points",[]);p(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 $u=1,ef=3,tf=new F.Color(16777215),nf=new F.Color(6522623),of=new F.Color(16777215),sf=new F.Color(6522623),rf=6,af=8,lf="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Aa=new F.TextureLoader().load(lf),va={pointTexture:Aa,pointSize:rf,lineWidth:$u,lineColor:tf,pointColor:of,lineRenderOrder:20,pointsRenderOrder:20};he(N({},va),{dashed:!0});const cf={pointTexture:Aa,pointSize:af,lineWidth:ef,lineColor:nf,pointColor:sf,lineRenderOrder:10,pointsRenderOrder:10};function df(i,t,e){var d,f,u,h,m;const n=(d=e==null?void 0:e.lineWidth)!=null?d:2,o=(f=e==null?void 0:e.lineColor)!=null?f:new F.Color(16777215),s=(u=e==null?void 0:e.pointSize)!=null?u:5,r=(h=e==null?void 0:e.lineRenderOrder)!=null?h:10,a=(m=e==null?void 0:e.lineRenderOrder)!=null?m:20,l=new zr.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 os(i,t){const[e,n]=i.points,o=t==="light"?cf:va,s=df(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 uf(){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 ff(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 hf(i){function t(){var m;(m=i.clickCallback)==null||m.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(m){const g=m.getElement();if(!g)return;const v=g.clientWidth,A=g.clientHeight;if(a.points.length<2)return;const[C,w]=a.points,I=C.position.clone().project(m.camera),k=w.position.clone().project(m.camera),y=I.clone().lerp(k,.5),L=new F.Vector2(I.x*v,I.y*A),x=new F.Vector2(k.x*v,k.y*A);if((()=>!(Math.abs(I.z)>1||Math.abs(k.z)>1||!Ke(I)&&!Ke(k)||!Ke(y)||L.distanceTo(x)<20))()===!1){d.style.opacity="0",d.style.pointerEvents="none";return}const B=(y.x+1)/2*v,G=-(y.y-1)/2*A,E=-(Math.atan((L.y-x.y)/(L.x-x.x))*180)/Math.PI;d.style.transform=`translate(${B}px, ${G}px) rotate(${E}deg)`,d.style.opacity="1",d.style.pointerEvents="all",f&&f.update({line:a.toCompletelyJson(),polyline:a.getPolyline().toCompletelyJson()});const S=C.position.clone().distanceTo(w.position),z=i.line.model.params.getDistanceText(S);c.innerText!==z&&(c.innerText=z)}function s(m){m.appendChild(d),d.addEventListener("click",t)}function r(){c.removeEventListener("click",t),d.remove()}const{line:a}=i,l=a.id,c=uf(),d=ff(a),f=i.userDistanceItem,u=new F.Vector3(0,0,0),h={lineID:l,ndcPosition:u,update:o,appendTo:s,remove:r,highlight:e,unHighlight:n};return f!=null&&f.element?d.appendChild(f.element):d.appendChild(c),h}class _t{constructor(t,e,n){p(this,"id");p(this,"selected",!1);p(this,"type","line");p(this,"model");p(this,"mesh");p(this,"points");p(this,"lightMesh");p(this,"hook");p(this,"distanceItem");p(this,"polyline");if(this.id=He(),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 ye.Subscribe,this.points=[t,e],this.mesh=os(this,"normal"),this.lightMesh=os(this,"light"),this.distanceItem=hf({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 zi;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 _t(this.points[0].clone(),this.points[1].clone(),this.model)}}function en(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){p(this,"id");p(this,"lines");p(this,"position");p(this,"type","point");this.id=He(),this.lines=[],this.position=new F.Vector3,t instanceof F.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){en(t,this.lines)}clone(){return new $e(this.position)}}class eo{constructor(t){p(this,"lines",[]);p(this,"points",[]);p(this,"params");p(this,"polylines",[]);p(this,"hook",new ye.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 zi;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&&en(e,this.polylines)}const[n,o]=t.points;return n.lines.length===0&&en(n,this.points),o.lines.length===0&&en(o,this.points),en(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 d=new _t(l,c,this);return d.id=s.id,d}),o=t.polylines.map(s=>{const r=new zi;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 Pn=i=>i.preventDefault();class si{constructor(t){p(this,"model");p(this,"five");p(this,"group");p(this,"config");p(this,"dashed");p(this,"disposed",!1);p(this,"isMobile");p(this,"mouseGroup");p(this,"container");p(this,"fiveHelper");p(this,"hook");p(this,"magnifier");p(this,"userDistanceItemCreator");p(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 _t(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",Pn),e.addEventListener("contextmenu",Pn))}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",Pn),t.removeEventListener("contextmenu",Pn))}}function Mi(i){const{x:t,y:e}=i.center,{clientWidth:n,clientHeight:o}=i.target,s=i.target.getBoundingClientRect(),r=new F.Vector2(t,e).sub(new F.Vector2(s.left,s.top)),a=new F.Vector2(r.x/n*2-1,-(r.y/o)*2+1);return{point:r,ndcPoint:a}}function pi(i,t){const e=Mi(t).ndcPoint,n=new F.Raycaster;return n.setFromCamera(e,i.camera),i.model.intersectRaycaster(n)}class In extends si{constructor(e){var o;super(e);p(this,"type","edit");p(this,"pressPoint");p(this,"hasAppendDashed",!1);p(this,"hasAppendMouseGroup",!1);p(this,"fiveElement");p(this,"lastPoint",null);p(this,"hammer");p(this,"onIntersectionUpdate",Ki((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));p(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)});p(this,"onMouseLeave",()=>{this.magnifier.remove(),this.group.remove(this.mouseGroup),this.hasAppendMouseGroup=!1,this.lastPoint&&(this.mouseGroup.position.copy(this.lastPoint.position),this.updateDashed())});p(this,"onLineChanged",()=>{this.hook.emit("editedLineChange",this.model.lines.map(e=>e.toCompletelyJson()))});p(this,"onPress",e=>{const[n]=pi(this.five,e);if(!n||!n.face)return;const o=new $e(n.point);this.pressPoint=o,this.onIntersectionUpdate(n)});p(this,"onPan",e=>{if(!this.pressPoint)return;const[n]=pi(this.five,e);!n||!n.face||this.onIntersectionUpdate(n)});p(this,"onPanEnd",e=>{!this.pressPoint||this.onTap(e)});p(this,"onTap",e=>{this.hasAppendDashed||(this.dashed.distanceItem.appendTo(this.container),this.group.add(this.dashed.mesh)),this.hasAppendDashed=!0;const[n]=pi(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 _t(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)});p(this,"onWantsTapGesture",()=>!1);p(this,"onWantsToMoveToPano",()=>!1);p(this,"onWantsPanGesture",()=>this.pressPoint?!1:void 0);p(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.dashed.distanceItem.update(this.five)});p(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 eo(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 dn.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 to(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,d;return l<0||mf(t[0],t[1])?(c=t[0].x,d=t[0].y):l>1?(c=t[1].x,d=t[1].y):(c=t[0].x+l*o,d=t[0].y+l*s),new F.Vector2(c,d)}function mf(i,t){return i.x===t.x&&i.y===t.y}function Zn(i){const t=(s,r,a)=>{const l=s.lines.find(d=>d.points.findIndex(({id:u})=>u===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 pf extends si{constructor(e){super(e);p(this,"type","view");p(this,"highlightedLines",[]);p(this,"hammer");p(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 F.Vector2(s.x*r,s.y*a),c=this.model.lines.map(h=>{const[m,g]=h.points,v=m.position.clone().project(o),A=g.position.clone().project(o);if(!Ke(v)&&!Ke(A))return null;const C=new F.Vector2(v.x*r,v.y*a),w=new F.Vector2(A.x*r,A.y*a);return{id:h.id,points:[C,w]}}).filter(h=>!!h);if(c.length===0)return;const f=c.map(h=>{const m=to(l,h.points);return{id:h.id,distance:m.distanceTo(l)}}).sort((h,m)=>h.distance-m.distance)[0],u=f.distance>20?void 0:this.model.lines.find(({id:h})=>h===f.id);if(this.highlightedLines.length>0&&!u)return this.clearHighlightLines(),!1;if(u)return this.chooseLine(u),!1});p(this,"chooseLine",e=>{const n=Zn(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(o=>o.toCompletelyJson()))});p(this,"lineRemoved",e=>{this.removeLine(e),this.hook.emit("selectedChange",this.model.lines.filter(n=>n.selected).map(n=>n.toCompletelyJson()))});p(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 dn.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 gf=`
|
|
204
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">
|
|
205
210
|
<defs>
|
|
206
211
|
<linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
|
|
@@ -210,17 +215,17 @@ transition: all 500ms;
|
|
|
210
215
|
</defs>
|
|
211
216
|
<path fill="url(#linearGradient-1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path>
|
|
212
217
|
</svg>
|
|
213
|
-
`,ji="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=",Ad="data:image/png;base64,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";class Ms{constructor(t,e){m(this,"visible",!1);m(this,"five");m(this,"lines",[]);m(this,"points",[]);m(this,"onClick");m(this,"cancelDelete");m(this,"content",document.createElement("div"));m(this,"container",document.createElement("div"));m(this,"masking",document.createElement("div"));m(this,"onMouseEnter",()=>{this.content.style.backgroundImage=`url(${Ad})`});m(this,"onMouseLeave",()=>{this.content.style.backgroundImage=`url(${ji})`});this.five=t,this.onClick=(e==null?void 0:e.onClick)||(()=>{}),this.cancelDelete=(e==null?void 0:e.cancelDelete)||(()=>{}),this.container.classList.add("fpm__delete"),this.container.style.opacity="0",this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="10px",this.container.style.transform="translate3d(0, 0, 10px)",this.container.style.pointerEvents="none",this.container.style.transition="top 200ms ease, opacity 200ms ease",this.container.style.zIndex="99",this.content.classList.add("fpm__delete-content"),this.content.style.width="62px",this.content.style.height="26px",this.content.style.display="flex",this.content.style.alignItems="center",this.content.style.justifyContent="center",this.content.style.transform="translate(-50%, -50%)",this.content.style.color="#fff",this.content.style.fontSize="12px",this.content.style.lineHeight="17px",this.content.style.borderRadius="11px",this.content.style.backgroundSize="100% 100%",this.content.style.cursor="pointer",this.content.style.userSelect="none",this.content.style.backgroundImage=`url(${ji})`,this.content.innerHTML=`
|
|
214
|
-
${
|
|
218
|
+
`,ss="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=",Af="data:image/png;base64,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";class ba{constructor(t,e){p(this,"visible",!1);p(this,"five");p(this,"lines",[]);p(this,"points",[]);p(this,"onClick");p(this,"cancelDelete");p(this,"content",document.createElement("div"));p(this,"container",document.createElement("div"));p(this,"masking",document.createElement("div"));p(this,"onMouseEnter",()=>{this.content.style.backgroundImage=`url(${Af})`});p(this,"onMouseLeave",()=>{this.content.style.backgroundImage=`url(${ss})`});this.five=t,this.onClick=(e==null?void 0:e.onClick)||(()=>{}),this.cancelDelete=(e==null?void 0:e.cancelDelete)||(()=>{}),this.container.classList.add("fpm__delete"),this.container.style.opacity="0",this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="10px",this.container.style.transform="translate3d(0, 0, 10px)",this.container.style.pointerEvents="none",this.container.style.transition="top 200ms ease, opacity 200ms ease",this.container.style.zIndex="99",this.content.classList.add("fpm__delete-content"),this.content.style.width="62px",this.content.style.height="26px",this.content.style.display="flex",this.content.style.alignItems="center",this.content.style.justifyContent="center",this.content.style.transform="translate(-50%, -50%)",this.content.style.color="#fff",this.content.style.fontSize="12px",this.content.style.lineHeight="17px",this.content.style.borderRadius="11px",this.content.style.backgroundSize="100% 100%",this.content.style.cursor="pointer",this.content.style.userSelect="none",this.content.style.backgroundImage=`url(${ss})`,this.content.innerHTML=`
|
|
219
|
+
${gf}
|
|
215
220
|
<span>\u5220\u9664</span>
|
|
216
|
-
`,this.container.append(this.content);const n=this.content.querySelector(".fpm__delete-icon");n&&(n.style.width="16px",n.style.height="17px",n.style.marginRight="1px"),this.content.addEventListener("click",this.onClick),this.content.addEventListener("mouseenter",this.onMouseEnter),this.content.addEventListener("mouseleave",this.onMouseLeave),this.masking.setAttribute("style","position: absolute;top: 0;left: 0;bottom: 0;right: 0;pointer-events: none;"),this.masking.addEventListener("click",this.cancelDelete),this.masking.addEventListener("touchstart",this.cancelDelete)}dispose(){this.content.removeEventListener("click",this.onClick),this.content.removeEventListener("mouseenter",this.onMouseEnter),this.content.removeEventListener("mouseleave",this.onMouseLeave),this.container.remove(),this.masking.removeEventListener("click",this.cancelDelete),this.masking.removeEventListener("touchstart",this.cancelDelete),this.masking.remove()}appendTo(t){return t.append(this.container),t.append(this.masking),this}setLines(t){return this.lines=t,this.points=Array.from(new Set(this.lines.map(e=>[e.points[0],e.points[1]]).flat(1))),this}updatePosition(){if(this.lines.length===0)return this;const t=this.points.map(h=>h.position),e=t.map(h=>h.clone().project(this.five.camera));if(e.some(h=>Math.abs(h.z)>1))return this.hide();const n=e.map(h=>h.x),s=e.map(h=>h.y),r=(Math.min(...n)+Math.max(...n))/2,a=Math.max(...s),l=this.container.parentElement;if(!l)return this;const c=(r+1)/2*l.clientWidth,d=-(a-1)/2*l.clientHeight;let u=c,f=d-34;if(this.lines.length===1&&t.length===2){const h=(s[1]-s[0])/(n[1]-n[0]),g=-((s[1]+s[0])/2-1)/2*l.clientHeight;Math.abs(h)>.4&&(u=c+57,f=g)}return this.container.style.transform=`translate3d(${u}px, ${f}px, 10px)`,this.show()}hide(){return this.visible=!1,this.masking.style.pointerEvents="none",this.container.style.opacity="0",this.container.style.top="10px",this.container.style.pointerEvents="none",this}show(){return this.visible=!0,this.masking.style.pointerEvents="auto",this.container.style.opacity="1",this.container.style.top="0",this.container.style.pointerEvents="auto",this}}function vd(o,t){const e=(o.x+1)/2*t.width,n=-(o.y-1)/2*t.height;return new M.Vector2(e,n)}function bd(o,t,e,n){const s=o.getElement();if(!s||t.length===0)return null;const r={width:s.clientWidth,height:s.clientHeight},a=t.map(l=>{const c=l.position.clone().project(o.camera);return Ee(c)?{distance:vd(c,r).distanceTo(e),point:l}:{distance:1/0,point:l}}).sort((l,c)=>l.distance-c.distance);return typeof n=="number"&&a[0].distance>n?null:a[0]}class sn extends Vt{constructor(e){super(e);m(this,"type","watch");m(this,"deleteDom");m(this,"highlightedLines",[]);m(this,"fiveElement");m(this,"editPointState");m(this,"hammer");m(this,"onPanStart",e=>{var l;if(this.model.points.length===0||!this.fiveElement)return;const n=vn(e).point,s=(l=bd(this.five,this.model.points,n,20))==null?void 0:l.point;if(!s){this.editPointState=void 0;return}const r={point:s,associatedLines:Rt(s.lines[0])};this.hook.emit("wantsDragLine",{point:s.id,lines:r.associatedLines.map(({id:c})=>c)})||(this.editPointState=r,this.magnifier.appendTo(this.container),this.group.add(this.mouseGroup))});m(this,"onPanEnd",()=>{!this.editPointState||(this.editPointState.point.lines.forEach(e=>e.mesh.setMaterial({dashed:!1})),this.highlightLines(this.editPointState.associatedLines),this.editPointState=void 0,this.magnifier.remove(),this.group.remove(this.mouseGroup))});m(this,"onPan",e=>{if(!this.editPointState||!this.fiveElement)return;const n=vn(e).ndcPoint,s=new M.Raycaster;s.setFromCamera(n,this.five.camera);const[r]=this.five.model.intersectRaycaster(s);!r||this.onIntersectionUpdate(r)});m(this,"onIntersectionUpdate",(e,n)=>{if(!!this.editPointState){if(this.clearHighlightLines(),this.editPointState.point.position.copy(e.point),this.editPointState.point.lines.forEach(s=>{s.mesh.setPoints(s.points[0].position.clone(),s.points[1].position.clone()),s.lightMesh.setPoints(s.points[0].position.clone(),s.points[1].position.clone()),s.mesh.setMaterial({dashed:!0})}),this.updateDistanceUI(),this.magnifier.renderWithPoint(e.point),this.mouseGroup.position.copy(e.point),n)this.mouseGroup.quaternion.copy(n.quaternion);else if(e.face){const r=e.face.normal.clone().multiplyScalar(.05),l=e.point.clone().add(r).clone().add(r);this.mouseGroup.lookAt(l)}this.five.needsRender=!0,this.hook.emit("selectedChange",this.editPointState.associatedLines.map(s=>s.toCompletelyJson()))}});m(this,"wantsPanGesture",()=>{if(this.editPointState)return!1});m(this,"wantsTapGesture",e=>{const[n]=this.five.model.intersectRaycaster(e);if(!n)return;const s=this.five.camera,r=n.point.clone().project(s),a=this.container.clientWidth,l=this.container.clientHeight,c=new M.Vector2(r.x*a,r.y*l),d=this.model.lines.map(p=>{const[g,A]=p.points,b=g.position.clone().project(s),v=A.position.clone().project(s);if(!Ee(b)&&!Ee(v))return null;const C=new M.Vector2(b.x*a,b.y*l),y=new M.Vector2(v.x*a,v.y*l);return{id:p.id,points:[C,y]}}).filter(p=>!!p);if(d.length===0)return;const f=d.map(p=>{const g=jn(c,p.points);return{id:p.id,distance:g.distanceTo(c)}}).sort((p,g)=>p.distance-g.distance)[0];if(f.distance>20)return;const h=this.model.lines.find(({id:p})=>p===f.id);if(!!h)return this.chooseLine(h),!1});m(this,"chooseLine",e=>{const n=Rt(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(s=>s.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.highlightedLines.length>0&&this.deleteDom.updatePosition()});m(this,"deleteDomClickCallback",()=>{this.highlightedLines[0].getPolyline().lines.slice().reverse().forEach(n=>this.model.removeLine(n)),this.highlightedLines=[],this.deleteDom.setLines([]).hide()});m(this,"cancelDeleteClickCallback",()=>{this.clearHighlightLines()});this.deleteDom=new Ms(this.five,{onClick:this.deleteDomClickCallback,cancelDelete:this.cancelDeleteClickCallback}).appendTo(this.container),this.model.lines.forEach(s=>{s.distanceItem.appendTo(this.container),s.distanceItem.update(this.five),s.hook.on("selected",this.chooseLine),this.group.add(s.mesh)});const n=this.five.getElement();if(n){this.fiveElement=n;const s=new ut.default(n);this.hammer=s,s.on("pan",this.onPan),s.on("panstart",this.onPanStart),s.on("panend",this.onPanEnd)}this.model.hook.on("lineRemoved",this.lineRemoved),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.wantsTapGesture),this.five.on("wantsPanGesture",this.wantsPanGesture),this.five.needsRender=!0}dispose(){var e;super.dispose(),this.deleteDom.dispose(),this.model.hook.off("lineRemoved",this.lineRemoved),this.model.lines.forEach(n=>n.hook.off("selected",this.chooseLine)),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsPanGesture",this.wantsPanGesture),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.deleteDom.setLines([]).hide(),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,this.deleteDom.setLines(e).updatePosition().show(),e.forEach(n=>this.highlightLine(n))}}class Bi extends Vt{constructor(e){super(e);m(this,"state","watching");m(this,"model",new Tn(this.config));m(this,"hasAppendDashed",!1);m(this,"fiveElement");m(this,"mobileStartPoint",null);m(this,"mobileNowPoint",null);m(this,"highlightedLines",[]);m(this,"deleteDom");m(this,"onLineChanged",()=>{this.hook.emit("editedLineChange",this.model.lines.map(e=>e.toCompletelyJson()))});m(this,"onWantsTapGesture",e=>{if(this.state==="editing")return!1;const[n]=this.five.model.intersectRaycaster(e);if(!n)return;const s=this.five.camera,r=n.point.clone().project(s),a=this.container.clientWidth,l=this.container.clientHeight,c=new M.Vector2(r.x*a,r.y*l),d=this.model.lines.map(p=>{const[g,A]=p.points,b=g.position.clone().project(s),v=A.position.clone().project(s);if(!Ee(b)&&!Ee(v))return null;const C=new M.Vector2(b.x*a,b.y*l),y=new M.Vector2(v.x*a,v.y*l);return{id:p.id,points:[C,y]}}).filter(p=>!!p);if(d.length===0)return;const f=d.map(p=>{const g=jn(c,p.points);return{id:p.id,distance:g.distanceTo(c)}}).sort((p,g)=>p.distance-g.distance)[0];if(f.distance>20)return;const h=this.model.lines.find(({id:p})=>p===f.id);if(!!h)return this.chooseLine(h),!1});m(this,"onWantsToMoveToPano",()=>this.state==="watching");m(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.dashed.distanceItem.update(this.five)});m(this,"updateMobileDashed",()=>{!this.mobileStartPoint||!this.mobileNowPoint||(this.dashed.points[0].position.copy(this.mobileStartPoint.position),this.dashed.points[1].position.copy(this.mobileNowPoint.position),this.dashed.mesh.setPoints(this.mobileStartPoint.position,this.mobileNowPoint.position),this.dashed.distanceItem.update(this.five))});m(this,"updateMagnifier",e=>{this.magnifier.visible===!1&&this.magnifier.appendTo(this.container),requestAnimationFrame(()=>this.magnifier.renderWithPoint(e.position)),this.five.needsRender=!0});m(this,"onGetStartPoint",e=>{this.mobileStartPoint=e});m(this,"onGetEndPoint",e=>{const n=this.mobileNowPoint;if(this.removeLine(this.dashed),this.hasAppendDashed=!1,this.mobileStartPoint&&n){const s=new it(this.mobileStartPoint,n,this.model);s.distanceItem.appendTo(this.container),s.distanceItem.update(this.five),s.hook.on("selected",this.chooseLine),this.group.add(s.mesh),this.model.addLine(s)}this.mobileStartPoint=null,this.mobileNowPoint=null,this.five.needsRender=!0});m(this,"onNowPointChange",e=>{if(this.state==="watching"){this.mobileNowPoint=e,this.updateMagnifier(e);return}this.hasAppendDashed||(this.dashed.distanceItem.appendTo(this.container),this.group.add(this.dashed.mesh),this.hasAppendDashed=!0),this.five.needsRender=!0,this.mobileNowPoint=e,this.updateMobileDashed(),this.updateMagnifier(e),this.five.needsRender=!0});m(this,"onWillChangeState",(e,n)=>{this.state=n,this.state==="watching"?this.five.helperVisible=!0:this.five.helperVisible=!1});m(this,"chooseLine",e=>{const n=Rt(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(s=>s.toCompletelyJson()))});m(this,"deleteDomClickCallback",()=>{this.highlightedLines.forEach(e=>{this.removeLine(e),this.model.removeLine(e)}),this.highlightedLines=[],this.deleteDom.setLines([]).hide()});m(this,"cancelDeleteClickCallback",()=>{this.clearHighlightLines()});this.deleteDom=new Ms(this.five,{onClick:this.deleteDomClickCallback,cancelDelete:this.cancelDeleteClickCallback}).appendTo(this.container),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.onWantsTapGesture),this.five.on("wantsToMoveToPano",this.onWantsToMoveToPano),this.model.hook.on("lineAdded",this.onLineChanged),this.model.hook.on("lineRemoved",this.onLineChanged),this.hook.on("getStartPoint",this.onGetStartPoint),this.hook.on("getEndPoint",this.onGetEndPoint),this.hook.on("nowPointChange",this.onNowPointChange),this.hook.on("willChangeState",this.onWillChangeState),this.five.refresh()}dispose(){super.dispose(),this.group.remove(this.mouseGroup,this.dashed.mesh),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsTapGesture",this.onWantsTapGesture),this.five.off("wantsToMoveToPano",this.onWantsToMoveToPano),this.model.hook.off("lineAdded",this.onLineChanged),this.model.hook.off("lineRemoved",this.onLineChanged),this.hook.off("getStartPoint",this.onGetStartPoint),this.hook.off("getEndPoint",this.onGetEndPoint),this.hook.off("nowPointChange",this.onNowPointChange),this.hook.off("willChangeState",this.onWillChangeState),this.hook.emit("selectedChange",[]),this.dashed.distanceItem.remove(),this.five.needsRender=!0}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.deleteDom.setLines([]).hide(),this.model.lines.forEach(e=>{e.selected=!1,e.distanceItem.unHighlight(),this.group.remove(e.lightMesh)}),this.highlightedLines=[],this.five.needsRender=!0)}getEditingLines(){return this.model.lines}highlightLines(e){this.clearHighlightLines(),this.highlightedLines=e,this.deleteDom.setLines(e).updatePosition().show(),e.forEach(n=>this.highlightLine(n))}}const yd="data:image/png;base64,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",wd="data:image/png;base64,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",Cd=`
|
|
221
|
+
`,this.container.append(this.content);const n=this.content.querySelector(".fpm__delete-icon");n&&(n.style.width="16px",n.style.height="17px",n.style.marginRight="1px"),this.content.addEventListener("click",this.onClick),this.content.addEventListener("mouseenter",this.onMouseEnter),this.content.addEventListener("mouseleave",this.onMouseLeave),this.masking.setAttribute("style","position: absolute;top: 0;left: 0;bottom: 0;right: 0;pointer-events: none;"),this.masking.addEventListener("click",this.cancelDelete),this.masking.addEventListener("touchstart",this.cancelDelete)}dispose(){this.content.removeEventListener("click",this.onClick),this.content.removeEventListener("mouseenter",this.onMouseEnter),this.content.removeEventListener("mouseleave",this.onMouseLeave),this.container.remove(),this.masking.removeEventListener("click",this.cancelDelete),this.masking.removeEventListener("touchstart",this.cancelDelete),this.masking.remove()}appendTo(t){return t.append(this.container),t.append(this.masking),this}setLines(t){return this.lines=t,this.points=Array.from(new Set(this.lines.map(e=>[e.points[0],e.points[1]]).flat(1))),this}updatePosition(){if(this.lines.length===0)return this;const t=this.points.map(u=>u.position),e=t.map(u=>u.clone().project(this.five.camera));if(e.some(u=>Math.abs(u.z)>1))return this.hide();const n=e.map(u=>u.x),o=e.map(u=>u.y),s=(Math.min(...n)+Math.max(...n))/2,r=Math.max(...o),a=this.container.parentElement;if(!a)return this;const l=(s+1)/2*a.clientWidth,c=-(r-1)/2*a.clientHeight;let d=l,f=c-34;if(this.lines.length===1&&t.length===2){const u=(o[1]-o[0])/(n[1]-n[0]),m=-((o[1]+o[0])/2-1)/2*a.clientHeight;Math.abs(u)>.4&&(d=l+57,f=m)}return this.container.style.transform=`translate3d(${d}px, ${f}px, 10px)`,this.show()}hide(){return this.visible=!1,this.masking.style.pointerEvents="none",this.container.style.opacity="0",this.container.style.top="10px",this.container.style.pointerEvents="none",this}show(){return this.visible=!0,this.masking.style.pointerEvents="auto",this.container.style.opacity="1",this.container.style.top="0",this.container.style.pointerEvents="auto",this}}function vf(i,t){const e=(i.x+1)/2*t.width,n=-(i.y-1)/2*t.height;return new F.Vector2(e,n)}function bf(i,t,e,n){const o=i.getElement();if(!o||t.length===0)return null;const s={width:o.clientWidth,height:o.clientHeight},r=t.map(a=>{const l=a.position.clone().project(i.camera);return Ke(l)?{distance:vf(l,s).distanceTo(e),point:a}:{distance:1/0,point:a}}).sort((a,l)=>a.distance-l.distance);return typeof n=="number"&&r[0].distance>n?null:r[0]}class gi extends si{constructor(e){super(e);p(this,"type","watch");p(this,"deleteDom");p(this,"highlightedLines",[]);p(this,"fiveElement");p(this,"editPointState");p(this,"hammer");p(this,"onPanStart",e=>{var a;if(this.model.points.length===0||!this.fiveElement)return;const n=Mi(e).point,o=(a=bf(this.five,this.model.points,n,20))==null?void 0:a.point;if(!o){this.editPointState=void 0;return}const s={point:o,associatedLines:Zn(o.lines[0])};this.hook.emit("wantsDragLine",{point:o.id,lines:s.associatedLines.map(({id:l})=>l)})||(this.editPointState=s,this.magnifier.appendTo(this.container),this.group.add(this.mouseGroup))});p(this,"onPanEnd",()=>{!this.editPointState||(this.editPointState.point.lines.forEach(e=>e.mesh.setMaterial({dashed:!1})),this.highlightLines(this.editPointState.associatedLines),this.editPointState=void 0,this.magnifier.remove(),this.group.remove(this.mouseGroup))});p(this,"onPan",e=>{if(!this.editPointState||!this.fiveElement)return;const n=Mi(e).ndcPoint,o=new F.Raycaster;o.setFromCamera(n,this.five.camera);const[s]=this.five.model.intersectRaycaster(o);!s||this.onIntersectionUpdate(s)});p(this,"onIntersectionUpdate",(e,n)=>{if(!!this.editPointState){if(this.clearHighlightLines(),this.editPointState.point.position.copy(e.point),this.editPointState.point.lines.forEach(o=>{o.mesh.setPoints(o.points[0].position.clone(),o.points[1].position.clone()),o.lightMesh.setPoints(o.points[0].position.clone(),o.points[1].position.clone()),o.mesh.setMaterial({dashed:!0})}),this.updateDistanceUI(),this.magnifier.renderWithPoint(e.point),this.mouseGroup.position.copy(e.point),n)this.mouseGroup.quaternion.copy(n.quaternion);else if(e.face){const s=e.face.normal.clone().multiplyScalar(.05),a=e.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(a)}this.five.needsRender=!0,this.hook.emit("selectedChange",this.editPointState.associatedLines.map(o=>o.toCompletelyJson()))}});p(this,"wantsPanGesture",()=>{if(this.editPointState)return!1});p(this,"wantsTapGesture",e=>{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 F.Vector2(s.x*r,s.y*a),c=this.model.lines.map(h=>{const[m,g]=h.points,v=m.position.clone().project(o),A=g.position.clone().project(o);if(!Ke(v)&&!Ke(A))return null;const C=new F.Vector2(v.x*r,v.y*a),w=new F.Vector2(A.x*r,A.y*a);return{id:h.id,points:[C,w]}}).filter(h=>!!h);if(c.length===0)return;const f=c.map(h=>{const m=to(l,h.points);return{id:h.id,distance:m.distanceTo(l)}}).sort((h,m)=>h.distance-m.distance)[0];if(f.distance>20)return;const u=this.model.lines.find(({id:h})=>h===f.id);if(!!u)return this.chooseLine(u),!1});p(this,"chooseLine",e=>{const n=Zn(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(o=>o.toCompletelyJson()))});p(this,"lineRemoved",e=>{this.removeLine(e),this.hook.emit("selectedChange",this.model.lines.filter(n=>n.selected).map(n=>n.toCompletelyJson()))});p(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.highlightedLines.length>0&&this.deleteDom.updatePosition()});p(this,"deleteDomClickCallback",()=>{this.highlightedLines[0].getPolyline().lines.slice().reverse().forEach(n=>this.model.removeLine(n)),this.highlightedLines=[],this.deleteDom.setLines([]).hide()});p(this,"cancelDeleteClickCallback",()=>{this.clearHighlightLines()});this.deleteDom=new ba(this.five,{onClick:this.deleteDomClickCallback,cancelDelete:this.cancelDeleteClickCallback}).appendTo(this.container),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){this.fiveElement=n;const o=new dn.default(n);this.hammer=o,o.on("pan",this.onPan),o.on("panstart",this.onPanStart),o.on("panend",this.onPanEnd)}this.model.hook.on("lineRemoved",this.lineRemoved),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.wantsTapGesture),this.five.on("wantsPanGesture",this.wantsPanGesture),this.five.needsRender=!0}dispose(){var e;super.dispose(),this.deleteDom.dispose(),this.model.hook.off("lineRemoved",this.lineRemoved),this.model.lines.forEach(n=>n.hook.off("selected",this.chooseLine)),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsPanGesture",this.wantsPanGesture),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.deleteDom.setLines([]).hide(),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,this.deleteDom.setLines(e).updatePosition().show(),e.forEach(n=>this.highlightLine(n))}}class rs extends si{constructor(e){super(e);p(this,"state","watching");p(this,"model",new eo(this.config));p(this,"hasAppendDashed",!1);p(this,"fiveElement");p(this,"mobileStartPoint",null);p(this,"mobileNowPoint",null);p(this,"highlightedLines",[]);p(this,"deleteDom");p(this,"onLineChanged",()=>{this.hook.emit("editedLineChange",this.model.lines.map(e=>e.toCompletelyJson()))});p(this,"onWantsTapGesture",e=>{if(this.state==="editing")return!1;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 F.Vector2(s.x*r,s.y*a),c=this.model.lines.map(h=>{const[m,g]=h.points,v=m.position.clone().project(o),A=g.position.clone().project(o);if(!Ke(v)&&!Ke(A))return null;const C=new F.Vector2(v.x*r,v.y*a),w=new F.Vector2(A.x*r,A.y*a);return{id:h.id,points:[C,w]}}).filter(h=>!!h);if(c.length===0)return;const f=c.map(h=>{const m=to(l,h.points);return{id:h.id,distance:m.distanceTo(l)}}).sort((h,m)=>h.distance-m.distance)[0];if(f.distance>20)return;const u=this.model.lines.find(({id:h})=>h===f.id);if(!!u)return this.chooseLine(u),!1});p(this,"onWantsToMoveToPano",()=>this.state==="watching");p(this,"onCameraUpdate",()=>{this.updateDistanceUI(),this.dashed.distanceItem.update(this.five)});p(this,"updateMobileDashed",()=>{!this.mobileStartPoint||!this.mobileNowPoint||(this.dashed.points[0].position.copy(this.mobileStartPoint.position),this.dashed.points[1].position.copy(this.mobileNowPoint.position),this.dashed.mesh.setPoints(this.mobileStartPoint.position,this.mobileNowPoint.position),this.dashed.distanceItem.update(this.five))});p(this,"updateMagnifier",e=>{this.magnifier.visible===!1&&this.magnifier.appendTo(this.container),requestAnimationFrame(()=>this.magnifier.renderWithPoint(e.position)),this.five.needsRender=!0});p(this,"onGetStartPoint",e=>{this.mobileStartPoint=e});p(this,"onGetEndPoint",e=>{const n=this.mobileNowPoint;if(this.removeLine(this.dashed),this.hasAppendDashed=!1,this.mobileStartPoint&&n){const o=new _t(this.mobileStartPoint,n,this.model);o.distanceItem.appendTo(this.container),o.distanceItem.update(this.five),o.hook.on("selected",this.chooseLine),this.group.add(o.mesh),this.model.addLine(o)}this.mobileStartPoint=null,this.mobileNowPoint=null,this.five.needsRender=!0});p(this,"onNowPointChange",e=>{if(this.state==="watching"){this.mobileNowPoint=e,this.updateMagnifier(e);return}this.hasAppendDashed||(this.dashed.distanceItem.appendTo(this.container),this.group.add(this.dashed.mesh),this.hasAppendDashed=!0),this.five.needsRender=!0,this.mobileNowPoint=e,this.updateMobileDashed(),this.updateMagnifier(e),this.five.needsRender=!0});p(this,"onWillChangeState",(e,n)=>{this.state=n,this.state==="watching"?this.five.helperVisible=!0:this.five.helperVisible=!1});p(this,"chooseLine",e=>{const n=Zn(e);this.highlightLines(n),this.five.needsRender=!0,this.hook.emit("selectedChange",n.map(o=>o.toCompletelyJson()))});p(this,"deleteDomClickCallback",()=>{this.highlightedLines.forEach(e=>{this.removeLine(e),this.model.removeLine(e)}),this.highlightedLines=[],this.deleteDom.setLines([]).hide()});p(this,"cancelDeleteClickCallback",()=>{this.clearHighlightLines()});this.deleteDom=new ba(this.five,{onClick:this.deleteDomClickCallback,cancelDelete:this.cancelDeleteClickCallback}).appendTo(this.container),this.five.on("cameraUpdate",this.onCameraUpdate),this.five.on("wantsTapGesture",this.onWantsTapGesture),this.five.on("wantsToMoveToPano",this.onWantsToMoveToPano),this.model.hook.on("lineAdded",this.onLineChanged),this.model.hook.on("lineRemoved",this.onLineChanged),this.hook.on("getStartPoint",this.onGetStartPoint),this.hook.on("getEndPoint",this.onGetEndPoint),this.hook.on("nowPointChange",this.onNowPointChange),this.hook.on("willChangeState",this.onWillChangeState),this.five.refresh()}dispose(){super.dispose(),this.group.remove(this.mouseGroup,this.dashed.mesh),this.five.off("cameraUpdate",this.onCameraUpdate),this.five.off("wantsTapGesture",this.onWantsTapGesture),this.five.off("wantsToMoveToPano",this.onWantsToMoveToPano),this.model.hook.off("lineAdded",this.onLineChanged),this.model.hook.off("lineRemoved",this.onLineChanged),this.hook.off("getStartPoint",this.onGetStartPoint),this.hook.off("getEndPoint",this.onGetEndPoint),this.hook.off("nowPointChange",this.onNowPointChange),this.hook.off("willChangeState",this.onWillChangeState),this.hook.emit("selectedChange",[]),this.dashed.distanceItem.remove(),this.five.needsRender=!0}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.deleteDom.setLines([]).hide(),this.model.lines.forEach(e=>{e.selected=!1,e.distanceItem.unHighlight(),this.group.remove(e.lightMesh)}),this.highlightedLines=[],this.five.needsRender=!0)}getEditingLines(){return this.model.lines}highlightLines(e){this.clearHighlightLines(),this.highlightedLines=e,this.deleteDom.setLines(e).updatePosition().show(),e.forEach(n=>this.highlightLine(n))}}const yf="data:image/png;base64,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",wf="data:image/png;base64,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",Cf=`
|
|
217
222
|
varying vec2 vUv;
|
|
218
223
|
void main() {
|
|
219
224
|
vUv = uv;
|
|
220
225
|
vec4 mvPosition = modelViewMatrix * vec4(position, 1);
|
|
221
226
|
gl_Position = projectionMatrix * mvPosition;
|
|
222
227
|
}
|
|
223
|
-
`,
|
|
228
|
+
`,Ef=`
|
|
224
229
|
varying vec2 vUv;
|
|
225
230
|
void main() {
|
|
226
231
|
vec2 uv = vec2(vUv.x, vUv.y);
|
|
@@ -228,7 +233,7 @@ void main() {
|
|
|
228
233
|
float match = 1.0 - uv.x;
|
|
229
234
|
gl_FragColor = vec4(1.0,1.0,1.0,match);
|
|
230
235
|
}
|
|
231
|
-
`;function
|
|
236
|
+
`;function ya(i){var A,C;const t=(A=i.isMobile)!=null?A:!0,e=(C=i.useNormalVector)!=null?C:!0;let n=10349931;e&&i.ballColor>=0&&(n=i.ballColor);const o=new F.Group,s=new F.PlaneGeometry(.3,.3),r=t?yf:wf,a=new F.TextureLoader().load(r);a.encoding=F.sRGBEncoding;const l=new F.MeshBasicMaterial({map:a,transparent:!0,depthTest:!1}),c=new F.Mesh(s,l),d=new F.CurvePath;d.add(new F.LineCurve3(new F.Vector3(0,0,0),new F.Vector3(0,0,.1)));const f=new F.TubeGeometry(d,8,.003),u=new F.ShaderMaterial({vertexShader:Cf,fragmentShader:Ef,depthTest:!1,transparent:!0}),h=new F.Mesh(f,u),m=new F.SphereGeometry(.01,20,20),g=new F.MeshBasicMaterial({color:n,depthTest:!1,transparent:!0,side:F.DoubleSide}),v=new F.Mesh(m,g);return v.position.set(0,0,.1),o.name="mouse-current",o.add(c),e&&o.add(h,v),o}const wa="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgeD0iLTUuMyUiIHk9Ii01LjMlIiB3aWR0aD0iMTEwLjUlIiBoZWlnaHQ9IjExMC41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19hIj48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjUgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii0xMS40JSIgeT0iLTExLjQlIiB3aWR0aD0iMTIyLjklIiBoZWlnaHQ9IjEyMi45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19jIj48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dCbHVySW5uZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldElubmVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zIDAiIGluPSJzaGFkb3dJbm5lcklubmVyMSIvPjwvZmlsdGVyPjxmaWx0ZXIgeD0iLTEyNi42JSIgeT0iLTMzNy41JSIgd2lkdGg9IjM1My4xJSIgaGVpZ2h0PSI3NzUlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJwcmVmaXhfX2UiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjE2IiBpbj0iU291cmNlR3JhcGhpYyIvPjwvZmlsdGVyPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19kIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii43IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2YiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48Y2lyY2xlIGlkPSJwcmVmaXhfX2IiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC40NDQiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjcHJlZml4X19jKSIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjxjaXJjbGUgc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fZCkiIHN0cm9rZS13aWR0aD0iLjQiIGZpbGwtb3BhY2l0eT0iLjI0MSIgZmlsbD0iI0ZGRiIgc3Ryb2tlLWxpbmVqb2luPSJzcXVhcmUiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC4yNDQiLz48ZWxsaXBzZSBmaWxsPSIjRkZGIiBvcGFjaXR5PSIuNTk2IiBmaWx0ZXI9InVybCgjcHJlZml4X19lKSIgY3g9IjM2IiBjeT0iMzYiIHJ4PSIxOC45NjMiIHJ5PSI3LjExMSIvPjxwYXRoIGQ9Ik0zNiAwQzE2LjExOCAwIDAgMTYuMTE4IDAgMzZzMTYuMTE4IDM2IDM2IDM2IDM2LTE2LjExOCAzNi0zNlM1NS44ODIgMCAzNiAwem0wIDQuNDQ0YzE3LjQyOCAwIDMxLjU1NiAxNC4xMjggMzEuNTU2IDMxLjU1NlM1My40MjggNjcuNTU2IDM2IDY3LjU1NiA0LjQ0NCA1My40MjggNC40NDQgMzYgMTguNTcyIDQuNDQ0IDM2IDQuNDQ0eiIgZmlsbD0idXJsKCNwcmVmaXhfX2YpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+",Ca="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxNS41MSUiIHkxPSIxMi40OTclIiB4Mj0iODUuMjY1JSIgeTI9Ijg2LjE0MyUiIGlkPSJwcmVmaXhfX2IiPjxzdG9wIHN0b3AtY29sb3I9IiM5NUFFRkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNjM4NkZGIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjOTlBRUZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiM5OUFFRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2QiPjxzdG9wIHN0b3AtY29sb3I9IiM4Nzk3RDIiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzYyNzdDNyIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIHg9Ii02My4zJSIgeT0iLTE2OC44JSIgd2lkdGg9IjIyNi42JSIgaGVpZ2h0PSI0MzcuNSUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9InByZWZpeF9fYyI+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOCIgaW49IlNvdXJjZUdyYXBoaWMiLz48L2ZpbHRlcj48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIHN0cm9rZT0idXJsKCNwcmVmaXhfX2EpIiBzdHJva2Utd2lkdGg9Ii40IiBmaWxsPSJ1cmwoI3ByZWZpeF9fYikiIG9wYWNpdHk9Ii43IiBjeD0iMzYiIGN5PSIzNiIgcj0iMjguMjQ0Ii8+PGVsbGlwc2UgZmlsbD0iIzdDOTBEQSIgb3BhY2l0eT0iLjU5NiIgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiIGN4PSIzNiIgY3k9IjM2IiByeD0iMTguOTYzIiByeT0iNy4xMTEiLz48cGF0aCBkPSJNMzYgMEMxNi4xMTggMCAwIDE2LjExOCAwIDM2czE2LjExOCAzNiAzNiAzNiAzNi0xNi4xMTggMzYtMzZTNTUuODgyIDAgMzYgMHptMCA0LjQ0NGMxNy40MjggMCAzMS41NTYgMTQuMTI4IDMxLjU1NiAzMS41NTZTNTMuNDI4IDY3LjU1NiAzNiA2Ny41NTYgNC40NDQgNTMuNDI4IDQuNDQ0IDM2IDE4LjU3MiA0LjQ0NCAzNiA0LjQ0NHoiIGZpbGw9InVybCgjcHJlZml4X19kKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==",Pf=`
|
|
232
237
|
<svg class="fpm__exit-icon width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
233
238
|
<defs>
|
|
234
239
|
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="86.3016741%" id="radialGradient-1">
|
|
@@ -244,7 +249,7 @@ void main() {
|
|
|
244
249
|
<path d="M19.1859205,4.10000004 C19.3691554,4.09993923 19.5526088,4.16602323 19.6925352,4.29904206 C19.8171021,4.41745965 19.8858582,4.56899486 19.8980316,4.7239943 C19.9103475,4.88080848 19.8647874,5.04088037 19.7661957,5.16777131 L19.7661957,5.16777131 L14.3769795,11.1697063 C14.1649599,11.4058657 14.0589501,11.7029328 14.0589501,12 C14.0589501,12.2970672 14.1649599,12.5941343 14.3769795,12.8302937 L14.3769795,12.8302937 L19.6928862,18.7509889 C19.8173649,18.8694879 19.8860087,19.0210672 19.8980683,19.1760728 C19.9102693,19.3328965 19.8645908,19.4929392 19.7701664,19.6153111 C19.6099275,19.772809 19.4324896,19.8610254 19.2586274,19.8856752 C19.0810547,19.910851 18.9081905,19.8692156 18.765363,19.7704965 L18.765363,19.7704965 L11.9999322,13.2904645 L5.32508998,19.6962598 C5.16077108,19.8156635 4.99335965,19.8785989 4.83451361,19.8898888 C4.67442082,19.9012674 4.52389835,19.8596921 4.3968979,19.7731206 C4.23619359,19.588506 4.14871527,19.4164558 4.12392544,19.2589757 C4.09801173,19.094356 4.14341261,18.9485987 4.23380428,18.8322287 L4.23380428,18.8322287 L9.62302046,12.8302937 C9.81773049,12.6134147 9.92302682,12.3451662 9.93892926,12.0727274 C9.95499717,11.7974536 9.87975312,11.5179151 9.70614397,11.2737767 L9.70614397,11.2737767 L4.31595492,5.25860214 C4.17860663,5.08857057 4.11166276,4.9104714 4.11172409,4.7432513 C4.11178577,4.57506821 4.18051603,4.41972395 4.30746483,4.29904206 C4.43371817,4.17902131 4.59543385,4.11349344 4.76041858,4.10187732 L4.76041858,4.10187732 L12.0000677,10.7085251 L18.6794563,4.29937602 C18.8192839,4.16626546 19.0026873,4.10006086 19.1859205,4.10000004 Z" id="\u5F62\u72B6\u7ED3\u5408"></path>
|
|
245
250
|
</g>
|
|
246
251
|
</svg>
|
|
247
|
-
`,
|
|
252
|
+
`,If=`
|
|
248
253
|
<style>
|
|
249
254
|
.mobile .fpm__exit {
|
|
250
255
|
position: absolute;
|
|
@@ -287,15 +292,15 @@ void main() {
|
|
|
287
292
|
opacity: 1;
|
|
288
293
|
}
|
|
289
294
|
.fpm__main__start {
|
|
290
|
-
background-image: url(${
|
|
295
|
+
background-image: url(${wa});
|
|
291
296
|
}
|
|
292
297
|
.fpm__main__end {
|
|
293
|
-
background-image: url(${
|
|
298
|
+
background-image: url(${Ca});
|
|
294
299
|
}
|
|
295
300
|
|
|
296
301
|
</style>
|
|
297
302
|
<div class="fpm__exit">
|
|
298
|
-
${
|
|
303
|
+
${Pf}
|
|
299
304
|
</div>
|
|
300
305
|
<div class="fpm_ui-bg"></div>
|
|
301
306
|
<div class="fpm_operating-space fpm_operating--mobile">
|
|
@@ -304,7 +309,7 @@ void main() {
|
|
|
304
309
|
<div class="fpm__main-text fpm__main-btn-text">\u5F00\u59CB</div>
|
|
305
310
|
</div>
|
|
306
311
|
</div>
|
|
307
|
-
`,
|
|
312
|
+
`,xf=`
|
|
308
313
|
<svg class="fpm__revoke-icon" width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
309
314
|
<defs>
|
|
310
315
|
<linearGradient x1="47.631%" y1="55.183%" x2="2.967%" y2="86.323%" id="fpm__revoke-a">
|
|
@@ -324,7 +329,7 @@ void main() {
|
|
|
324
329
|
stroke-width=".5"
|
|
325
330
|
/>
|
|
326
331
|
</svg>
|
|
327
|
-
`,
|
|
332
|
+
`,kf=`
|
|
328
333
|
<svg class="fpm__exit-icon width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
329
334
|
<defs>
|
|
330
335
|
<linearGradient x1="36.288%" y1="73.736%" x2="54.242%" y2="97.166%" id="fpm__exit-a">
|
|
@@ -345,7 +350,7 @@ void main() {
|
|
|
345
350
|
stroke-width=".5"
|
|
346
351
|
/>
|
|
347
352
|
</svg>
|
|
348
|
-
`,
|
|
353
|
+
`,Df=`
|
|
349
354
|
<style>
|
|
350
355
|
.fpm__other-btn {
|
|
351
356
|
height: 40px;
|
|
@@ -402,10 +407,10 @@ void main() {
|
|
|
402
407
|
opacity: 1;
|
|
403
408
|
}
|
|
404
409
|
.fpm__main__start {
|
|
405
|
-
background-image: url(${
|
|
410
|
+
background-image: url(${wa});
|
|
406
411
|
}
|
|
407
412
|
.fpm__main__end {
|
|
408
|
-
background-image: url(${
|
|
413
|
+
background-image: url(${Ca});
|
|
409
414
|
}
|
|
410
415
|
|
|
411
416
|
</style>
|
|
@@ -413,7 +418,7 @@ void main() {
|
|
|
413
418
|
<div class="fpm_operating-space">
|
|
414
419
|
<div class="fpm__other-btn">
|
|
415
420
|
<div class="fpm__other-content fpm__revoke">
|
|
416
|
-
${
|
|
421
|
+
${xf}
|
|
417
422
|
<span class="fpm__text fpm__revoke-text">\u64A4\u9500</span>
|
|
418
423
|
</div>
|
|
419
424
|
</div>
|
|
@@ -423,12 +428,12 @@ void main() {
|
|
|
423
428
|
</div>
|
|
424
429
|
<div class="fpm__other-btn">
|
|
425
430
|
<div class="fpm__other-content fpm__exit">
|
|
426
|
-
${
|
|
431
|
+
${kf}
|
|
427
432
|
<span class="fpm__text fpm__exit-text">\u9000\u51FA</span>
|
|
428
433
|
</div>
|
|
429
434
|
</div>
|
|
430
435
|
</div>
|
|
431
|
-
`,Sd={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Ld={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},_d={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},Qs={margin:"0 64px"},zd={opacity:"0.85"},Rs={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Md={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Td={cursor:"default",userSelect:"none"};class jd{constructor(t,e){m(this,"container");m(this,"measureController");m(this,"mainElement");m(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});m(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});m(this,"onClick",()=>{this.measureController.getCurrentMode()==="Watch"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});m(this,"modeChangeHandler",t=>{t==="Watch"?this.change2Add():this.change2Done()});this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,Rs),Object.assign(this.mainElement.mainItem.style,Qs),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),n=this.container.querySelector(".fpm__main-icon");if(!e||!t||!n)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:n}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;t.className.includes("fpm__main__start")||t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText="\u5F00\u59CB",e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!=="\u7ED3\u675F"&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText="\u7ED3\u675F",t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Bd{constructor(t,e){m(this,"container");m(this,"measureController");m(this,"mainElement");m(this,"onClick",()=>{this.mainElement.mainTextDom.innerText==="\u5F00\u59CB"?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,Rs),Object.assign(this.mainElement.mainItem.style,Qs),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),n=this.container.querySelector(".fpm__main-icon");if(!e||!t||!n)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:n}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;t.className.includes("fpm__main__start")||t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText="\u5F00\u59CB",e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!=="\u7ED3\u675F"&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText="\u7ED3\u675F",t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Qd{constructor(t,e){m(this,"container");m(this,"revokeIcon");m(this,"revokeItem");m(this,"measureController");m(this,"onClick",()=>{this.measureController.revoke()});m(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled");return}this.measureController.hook.on("anchorChange",e=>{e&&this.revokeItem.classList.add("enabled")})});m(this,"handleRevoke",()=>()=>{});this.measureController=t,this.container=e;const n=this.container.querySelector(".fpm__revoke-icon"),s=this.container.querySelector(".fpm__revoke");if(!n||!s)throw new Error("\u4E0D\u6B63\u786E\u7684\u9009\u62E9\u5668");this.revokeIcon=n,this.revokeItem=s,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}class Qi{constructor(t,e){m(this,"revoke");m(this,"container");m(this,"mainController");m(this,"disposers",[]);m(this,"measureController");m(this,"mode");m(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,zd),Object.assign(t==null?void 0:t.style,Md));const n=()=>e.style.opacity="1",s=()=>e.style.opacity="0.85",r=()=>{this.measureController.disable()};return e.addEventListener("click",r),e.addEventListener("mouseenter",n),e.addEventListener("mouseleave",s),()=>{e.removeEventListener("click",r),e.removeEventListener("mouseenter",n),e.removeEventListener("mouseleave",s)}});var a,l;this.measureController=t,this.mode=(a=e.openParams)!=null&&a.isMobile?"mobile":"pc",this.container=document.createElement("div"),this.container.innerHTML=(l=e.openParams)!=null&&l.isMobile?Id:Dd,this.container.classList.add("fpm__ui-controller",this.mode),e.container.appendChild(this.container);const n=this.container.querySelectorAll(".fpm__text"),s=this.container.querySelector(".fpm_ui-bg"),r=this.container.querySelector(".fpm_operating-space");Object.assign(s==null?void 0:s.style,_d),Object.assign(r==null?void 0:r.style,Ld),Object.assign(this.container.style,Sd),n.forEach(c=>Object.assign(c.style,Td))}dispose(){this.hide(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new Qd(this.measureController,this.container),this.mainController=new jd(this.measureController,this.container)):this.mainController=new Bd(this.measureController,this.container),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(n=>n()),this.disposers=[],this}}class Rd{constructor(t,e){m(this,"measureController");m(this,"textDom",document.createElement("span"));m(this,"container",document.createElement("div"));m(this,"hasAnchor",!1);m(this,"onModelChange",t=>{if(t==="Watch"){this.textDom.innerText="";return}this.textDom.innerText="\u8BF7\u9009\u62E9\u7B2C\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53EF\u53D6\u6D88\u9009\u62E9"});m(this,"anchorChange",t=>{!this.hasAnchor&&!!t?(this.hasAnchor=!0,this.textDom.innerText="\u9009\u62E9\u4E0B\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53D6\u6D88\u9009\u62E9"):t||(this.hasAnchor=!1,this.textDom.innerText="\u8BF7\u9009\u62E9\u7B2C\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53EF\u53D6\u6D88\u9009\u62E9")});m(this,"onEditedLineChange",t=>{t.length===1&&(this.textDom.innerText="\u53EF\u4EE5\u8FDE\u7EED\u9009\u62E9\u6D4B\u91CF\u70B9\uFF0C\u6216\u70B9\u51FB\u4E0B\u65B9\u201C\u7ED3\u675F\u201D\u6309\u94AE\u5B8C\u6210\u6D4B\u91CF\uFF08Esc\u53D6\u6D88\uFF0CCommand+S\u4FDD\u5B58\uFF09")});this.initDom(),e.container.append(this.container),this.measureController=t,t.hook.on("modeChange",this.onModelChange),t.hook.on("anchorChange",this.anchorChange),t.hook.on("editedLineChange",this.onEditedLineChange)}dispose(){this.hide(),this.container.remove()}show(){return this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this}hide(){return this.container.style.opacity="0",this.container.style.transform="translate(0, -10px)",this.measureController.hook.off("modeChange",this.onModelChange),this.measureController.hook.off("anchorChange",this.anchorChange),this.measureController.hook.off("editedLineChange",this.onEditedLineChange),this}initDom(){const t=this.container,e=this.textDom;t.classList.add("fpm__guide-container"),t.style.position="absolute",t.style.top="0px",t.style.left="0px",t.style.width="100%",t.style.height="110px",t.style.display="flex",t.style.alignItems="center",t.style.justifyContent="center",t.style.transform="translate(0, -10px)",t.style.background="linear-gradient(180deg, rgba(0,0,0,0.40) 0%, rgba(0,0,0,0.00) 100%)",t.style.transition="opacity 500ms ease-in-out, transform 500ms ease-in-out",t.style.opacity="0",e.classList.add("fpm__guide-text"),e.style.color="#fff",e.style.fontSize="20px",e.innerText="\u70B9\u51FB\u4E0B\u65B9\u201C\u5F00\u59CB\u201D\u6309\u94AE\u5F00\u59CB\u6D4B\u8DDD",t.appendChild(e)}}class Od{constructor(t,e){m(this,"five");m(this,"measureController");m(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});m(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const n=this.five.getElement();!n||(document.body.addEventListener("keydown",this.onKeyDown),n.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();!t||(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.changeMode("Watch")}}const Os="data:image/png;base64,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",Hd="data:image/png;base64,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",Fd=`
|
|
436
|
+
`,Lf={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Sf={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},zf={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},Ea={margin:"0 64px"},Mf={opacity:"0.85"},Pa={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Tf={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},jf={cursor:"default",userSelect:"none"};class Bf{constructor(t,e){p(this,"container");p(this,"measureController");p(this,"mainElement");p(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});p(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});p(this,"onClick",()=>{this.measureController.getCurrentMode()==="Watch"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});p(this,"modeChangeHandler",t=>{t==="Watch"?this.change2Add():this.change2Done()});this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,Pa),Object.assign(this.mainElement.mainItem.style,Ea),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),n=this.container.querySelector(".fpm__main-icon");if(!e||!t||!n)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:n}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;t.className.includes("fpm__main__start")||t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText="\u5F00\u59CB",e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!=="\u7ED3\u675F"&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText="\u7ED3\u675F",t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Qf{constructor(t,e){p(this,"container");p(this,"measureController");p(this,"mainElement");p(this,"onClick",()=>{this.mainElement.mainTextDom.innerText==="\u5F00\u59CB"?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,Pa),Object.assign(this.mainElement.mainItem.style,Ea),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),n=this.container.querySelector(".fpm__main-icon");if(!e||!t||!n)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:n}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;t.className.includes("fpm__main__start")||t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText="\u5F00\u59CB",e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!=="\u7ED3\u675F"&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText="\u7ED3\u675F",t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class Rf{constructor(t,e){p(this,"container");p(this,"revokeIcon");p(this,"revokeItem");p(this,"measureController");p(this,"onClick",()=>{this.measureController.revoke()});p(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled");return}this.measureController.hook.on("anchorChange",e=>{e&&this.revokeItem.classList.add("enabled")})});p(this,"handleRevoke",()=>()=>{});this.measureController=t,this.container=e;const n=this.container.querySelector(".fpm__revoke-icon"),o=this.container.querySelector(".fpm__revoke");if(!n||!o)throw new Error("\u4E0D\u6B63\u786E\u7684\u9009\u62E9\u5668");this.revokeIcon=n,this.revokeItem=o,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}class as{constructor(t,e){p(this,"revoke");p(this,"container");p(this,"mainController");p(this,"disposers",[]);p(this,"measureController");p(this,"mode");p(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,Mf),Object.assign(t==null?void 0:t.style,Tf));const n=()=>e.style.opacity="1",o=()=>e.style.opacity="0.85",s=()=>{this.measureController.disable()};return e.addEventListener("click",s),e.addEventListener("mouseenter",n),e.addEventListener("mouseleave",o),()=>{e.removeEventListener("click",s),e.removeEventListener("mouseenter",n),e.removeEventListener("mouseleave",o)}});var r,a;this.measureController=t,this.mode=(r=e.openParams)!=null&&r.isMobile?"mobile":"pc",this.container=document.createElement("div"),this.container.innerHTML=(a=e.openParams)!=null&&a.isMobile?If:Df,this.container.classList.add("fpm__ui-controller",this.mode),e.container.appendChild(this.container);const n=this.container.querySelectorAll(".fpm__text"),o=this.container.querySelector(".fpm_ui-bg"),s=this.container.querySelector(".fpm_operating-space");Object.assign(o==null?void 0:o.style,zf),Object.assign(s==null?void 0:s.style,Sf),Object.assign(this.container.style,Lf),n.forEach(l=>Object.assign(l.style,jf))}dispose(){this.hide(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new Rf(this.measureController,this.container),this.mainController=new Bf(this.measureController,this.container)):this.mainController=new Qf(this.measureController,this.container),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(n=>n()),this.disposers=[],this}}class Of{constructor(t,e){p(this,"measureController");p(this,"textDom",document.createElement("span"));p(this,"container",document.createElement("div"));p(this,"hasAnchor",!1);p(this,"onModelChange",t=>{if(t==="Watch"){this.textDom.innerText="";return}this.textDom.innerText="\u8BF7\u9009\u62E9\u7B2C\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53EF\u53D6\u6D88\u9009\u62E9"});p(this,"anchorChange",t=>{!this.hasAnchor&&!!t?(this.hasAnchor=!0,this.textDom.innerText="\u9009\u62E9\u4E0B\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53D6\u6D88\u9009\u62E9"):t||(this.hasAnchor=!1,this.textDom.innerText="\u8BF7\u9009\u62E9\u7B2C\u4E00\u4E2A\u6D4B\u91CF\u70B9\uFF0CEsc\u6216\u5355\u51FB\u9F20\u6807\u53F3\u952E\u53EF\u53D6\u6D88\u9009\u62E9")});p(this,"onEditedLineChange",t=>{t.length===1&&(this.textDom.innerText="\u53EF\u4EE5\u8FDE\u7EED\u9009\u62E9\u6D4B\u91CF\u70B9\uFF0C\u6216\u70B9\u51FB\u4E0B\u65B9\u201C\u7ED3\u675F\u201D\u6309\u94AE\u5B8C\u6210\u6D4B\u91CF\uFF08Esc\u53D6\u6D88\uFF0CCommand+S\u4FDD\u5B58\uFF09")});this.initDom(),e.container.append(this.container),this.measureController=t,t.hook.on("modeChange",this.onModelChange),t.hook.on("anchorChange",this.anchorChange),t.hook.on("editedLineChange",this.onEditedLineChange)}dispose(){this.hide(),this.container.remove()}show(){return this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this}hide(){return this.container.style.opacity="0",this.container.style.transform="translate(0, -10px)",this.measureController.hook.off("modeChange",this.onModelChange),this.measureController.hook.off("anchorChange",this.anchorChange),this.measureController.hook.off("editedLineChange",this.onEditedLineChange),this}initDom(){const t=this.container,e=this.textDom;t.classList.add("fpm__guide-container"),t.style.position="absolute",t.style.top="0px",t.style.left="0px",t.style.width="100%",t.style.height="110px",t.style.display="flex",t.style.alignItems="center",t.style.justifyContent="center",t.style.transform="translate(0, -10px)",t.style.background="linear-gradient(180deg, rgba(0,0,0,0.40) 0%, rgba(0,0,0,0.00) 100%)",t.style.transition="opacity 500ms ease-in-out, transform 500ms ease-in-out",t.style.opacity="0",e.classList.add("fpm__guide-text"),e.style.color="#fff",e.style.fontSize="20px",e.innerText="\u70B9\u51FB\u4E0B\u65B9\u201C\u5F00\u59CB\u201D\u6309\u94AE\u5F00\u59CB\u6D4B\u8DDD",t.appendChild(e)}}class Hf{constructor(t,e){p(this,"five");p(this,"measureController");p(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});p(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const n=this.five.getElement();!n||(document.body.addEventListener("keydown",this.onKeyDown),n.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();!t||(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.changeMode("Watch")}}const Ia="data:image/png;base64,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",Ff="data:image/png;base64,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",Gf=`
|
|
432
437
|
<style>
|
|
433
438
|
.range-piece__container {
|
|
434
439
|
position: absolute;
|
|
@@ -446,7 +451,7 @@ void main() {
|
|
|
446
451
|
.range-piece__content {
|
|
447
452
|
width: 100%;
|
|
448
453
|
height: 100%;
|
|
449
|
-
background-image: url(${
|
|
454
|
+
background-image: url(${Ia});
|
|
450
455
|
opacity: 0.4;
|
|
451
456
|
background-size: 100%;
|
|
452
457
|
background-repeat: no-repeat;
|
|
@@ -460,7 +465,7 @@ void main() {
|
|
|
460
465
|
height: 100%;
|
|
461
466
|
opacity: 1;
|
|
462
467
|
position: absolute;
|
|
463
|
-
background: url(${
|
|
468
|
+
background: url(${Ff}) center / contain no-repeat;
|
|
464
469
|
}
|
|
465
470
|
@keyframes dotting {
|
|
466
471
|
0% {
|
|
@@ -489,63 +494,63 @@ void main() {
|
|
|
489
494
|
<div class='range-piece__content'></div>
|
|
490
495
|
<div class="range-piece__aim"></div>
|
|
491
496
|
</div>
|
|
492
|
-
`;function Gd(){}const{Vector2:Nd}=P;function Wd(o,t){const{offsetWidth:e,offsetHeight:n}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new Nd,{x:(o.x-r)/e*2-1,y:-(o.y-s)/n*2+1})}class Xd{constructor(t){m(this,"container",document.createElement("div"));m(this,"five");m(this,"group");m(this,"mouseGroup");m(this,"hasAppendMouseGroup",!1);m(this,"fiveHelper");m(this,"hook");m(this,"content");m(this,"intersectMesh");m(this,"centerMouseXY");m(this,"raycaster",new M.Raycaster);m(this,"pieceStyl",{matrix3d:[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],scale:1,opacity:.4});m(this,"onCameraDirectionUpdate",()=>{const t=this.getIntersection();if(t){this.pieceChange(t),this.updateMouseGroup(t);const e=new Pe(this.mouseGroup.position);this.hook.emit("nowPointChange",e)}});m(this,"onWillChangeState",(t,e)=>{var s;this.dotAnimation();const n=(s=this.getIntersection())==null?void 0:s.point;!n||(e==="editing"?this.hook.emit("getStartPoint",new Pe(n)):this.hook.emit("getEndPoint",new Pe(n)))});m(this,"computedCenterMouseXY",()=>{const t=this.container.querySelector(".range-piece__aim");if(!t)return null;const{left:e,top:n,width:s,height:r}=t.getBoundingClientRect(),a=Math.round(e+s/2),l=Math.round(n+r/2),d=Wd({x:a,y:l},this.five.getElement());this.centerMouseXY=d});m(this,"getIntersection",()=>{if(!this.centerMouseXY)return null;this.raycaster.setFromCamera(this.centerMouseXY,this.five.camera);const t=this.five.model.intersectRaycaster(this.raycaster)[0];return t||null});this.five=t.five,this.hook=t.hook,this.group=t.group,this.mouseGroup=Ts(j({isMobile:!0},t.openParams.crossHairParameter)),this.fiveHelper=t.fiveHelper,this.container.innerHTML=Fd,this.container.classList.add("range-piece-controller"),this.content=this.container.querySelector(".range-piece__content"),this.content&&(this.content.style.transform=`matrix3d(${this.pieceStyl.matrix3d.toString()}) scale(${this.pieceStyl.scale})`,this.content.style.opacity=`${this.pieceStyl.opacity}`),t.container.append(this.container),this.intersectMesh=new M.Mesh(new M.RingGeometry(.04,.08,32),new M.MeshBasicMaterial({color:1245179,opacity:0,side:M.DoubleSide,transparent:!0})),this.container.addEventListener("animationend",this.computedCenterMouseXY),this.five.on("cameraUpdate",this.onCameraDirectionUpdate),this.hook.on("willChangeState",this.onWillChangeState)}dispose(){this.container.removeEventListener("animationend",this.computedCenterMouseXY),this.five.off("cameraUpdate",this.onCameraDirectionUpdate),this.hook.off("willChangeState",this.onWillChangeState),this.container.remove(),this.group.remove(this.mouseGroup),this.mouseGroup.remove(),this.hasAppendMouseGroup=!1,this.five.scene.remove(this.intersectMesh)}pieceChange(t){const e=t.face,n=t.point;if(e&&n){const r=e.normal.clone().clone().multiplyScalar(.05),a=n.clone().add(r);this.intersectMesh.position.copy(a);const l=a.clone().add(r);this.intersectMesh.lookAt(l),this.five.scene.add(this.intersectMesh);const c=this.intersectMesh.modelViewMatrix.clone().toArray();this.changePieceStyl("matrix3d",c);const d=this.calculateSize(n);this.changePieceStyl("scale",d)}}calculateSize(t){if(!t)return;const e=this.five.camera.position;let n=t.distanceTo(e);const s=4,r=1;return n>s&&(n=s),n<r&&(n=r),-.51/(s-r)*n+1}dotAnimation(){const t=lt.default.Easing.Quadratic.InOut,e={opacity:.4,scale:this.pieceStyl.scale},n={opacity:[1,.4],scale:[this.pieceStyl.scale*.8,this.pieceStyl.scale]};let s=Gd;const r=new lt.default.Tween(e).to(n,500).easing(t).start(0).onUpdate(({opacity:a,scale:l})=>{this.changePieceStyl("scale",l),this.changePieceStyl("opacity",a)}).onComplete(()=>{s()});s=Ut(a=>{r.update(a)})}changePieceStyl(t,e){!this.content||(this.pieceStyl[t]=e,this.content.style.transform=`matrix3d(${this.pieceStyl.matrix3d.toString()}) scale(${this.pieceStyl.scale})`,this.content.style.opacity=`${this.pieceStyl.opacity}`)}updateMouseGroup(t,e){if(!this.hasAppendMouseGroup){this.group.add(this.mouseGroup),this.hasAppendMouseGroup=!0;const n=this.container.querySelector(".range-piece__aim");n&&(n.style.opacity="0")}if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),a=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(a)}return this.mouseGroup}}class Yd{constructor(t,e){m(this,"hasOpen",!1);m(this,"hook",new ee.Subscribe);m(this,"magnifier");m(this,"five");m(this,"model");m(this,"group");m(this,"config");m(this,"fiveHelper");m(this,"useUIController");m(this,"params");m(this,"useGuideController");m(this,"rangePieceController");m(this,"container",document.createElement("div"));m(this,"shortcutKeyController");m(this,"controller",null);m(this,"controllerParams");m(this,"getCurrentMode",()=>this.controller instanceof Et?"Edit":this.controller instanceof sn?"Watch":this.controller instanceof Bi?"Mixed":null);m(this,"changeMode",t=>{var n;if(!this.hasOpen||this.getCurrentMode()===t)return;if(this.getCurrentMode()==="Mixed"||t==="Mixed")return new Error("\u4E0D\u652F\u6301\u5207\u6362\u7684Mode");(n=this.controller)==null||n.dispose();const e={View:pd,Watch:sn,Edit:Et};if(!e[t])throw new Error("\u4E0D\u5B58\u5728\u7684 Mode");this.controller=new e[t](this.controllerParams),this.hook.emit("modeChange",t)});var r,a;this.five=t,this.params=e;const n={userDistanceItemCreator:void 0,getDistanceText(l){return l.toFixed(2)+"m"}};this.config=j(j({},n),Wt(e,["openParams","magnifierParams"])),this.model=new Tn(this.config),this.fiveHelper=new $c(t),this.magnifier=new Ls(t,(r=e.magnifierParams)!=null?r:{width:190,height:190,scale:2}),this.group=new M.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0",this.container.style.background="rgba(0, 0, 0, 0.15)";const s=(a=this.params.openParams)!=null?a:{};this.controllerParams={five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,fiveHelper:this.fiveHelper,openParams:s,mouseGroup:Ts(j({},s.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator},this.params.useUIController!==!1&&(this.useUIController=new Qi(this,this.controllerParams)),this.params.useGuideController!==!1&&(this.useGuideController=new Rd(this,this.controllerParams))}appendTo(t){t.append(this.container)}dispose(){var t,e;this.disable(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(){var t,e,n;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.opacity="1",(t=this.params.openParams)!=null&&t.isMobile?(this.controller=new Bi(this.controllerParams),this.rangePieceController=new Xd(this.controllerParams)):(this.five.helperVisible=!1,this.controller=new sn(this.controllerParams)),(e=this.useUIController)==null||e.show(),(n=this.useGuideController)==null||n.show(),this.shortcutKeyController=new Od(this,this.five),this.hook.emit("enable",!0))}disable(){var t,e,n,s,r;this.hasOpen=!1,this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.rangePieceController)==null||e.dispose(),(n=this.useUIController)==null||n.hide(),(s=this.useGuideController)==null||s.hide(),(r=this.shortcutKeyController)==null||r.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)}revoke(){this.controller instanceof Et&&this.controller.revoke()}removeLineByID(t){this.model.removeLineByID(t)}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(){return this.controller instanceof Et?(this.model.mergeModel(this.controller.model),this):this}toJson(){return this.model.toJson()}changeIsMobile(t){var e,n;((e=this.controllerParams.openParams)==null?void 0:e.isMobile)===void 0&&(this.controllerParams.openParams.isMobile=t),this.controllerParams.openParams.isMobile!==t&&(this.controllerParams.openParams.isMobile=t,this.params.useUIController!==!1&&((n=this.useUIController)==null||n.dispose()),this.useUIController=new Qi(this,this.controllerParams))}changeConfigs(t){var e;if(t.getDistanceText&&t.getDistanceText!==this.config.getDistanceText){const n=t.getDistanceText;this.config.getDistanceText=n,(e=this.controller)==null||e.updateDistanceUI()}}}const Ud=function(t,e){return new Yd(t,e)},Hs=kn.writable(null);function Vd(o){i.append_styles(o,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function Ri(o,t,e){const n=o.slice();return n[3]=t[e],n}function Oi(o){let t,e=`${o[3].top}%`,n=`${o[3].left}%`,s,r;function a(){return o[2](o[3])}return{c(){t=i.element("i"),i.attr(t,"class","svelte-19zi46m"),i.toggle_class(t,"PanoSpatialTagPlugin__tag-origin",!0),i.toggle_class(t,"PanoSpatialTagPlugin__tag-origin-destroy",o[3].destroying),i.set_style(t,"top",e,!1),i.set_style(t,"left",n,!1),i.set_style(t,"visibility",o[3].front?"visible":"hidden",!1)},m(l,c){i.insert(l,t,c),s||(r=i.listen(t,"click",a),s=!0)},p(l,c){o=l,c&1&&i.toggle_class(t,"PanoSpatialTagPlugin__tag-origin-destroy",o[3].destroying),c&1&&e!==(e=`${o[3].top}%`)&&i.set_style(t,"top",e,!1),c&1&&n!==(n=`${o[3].left}%`)&&i.set_style(t,"left",n,!1),c&1&&i.set_style(t,"visibility",o[3].front?"visible":"hidden",!1)},d(l){l&&i.detach(t),s=!1,r()}}}function Jd(o){let t,e=o[0],n=[];for(let s=0;s<e.length;s+=1)n[s]=Oi(Ri(o,e,s));return{c(){for(let s=0;s<n.length;s+=1)n[s].c();t=i.empty()},m(s,r){for(let a=0;a<n.length;a+=1)n[a].m(s,r);i.insert(s,t,r)},p(s,[r]){if(r&3){e=s[0];let a;for(a=0;a<e.length;a+=1){const l=Ri(s,e,a);n[a]?n[a].p(l,r):(n[a]=Oi(l),n[a].c(),n[a].m(t.parentNode,t))}for(;a<n.length;a+=1)n[a].d(1);n.length=e.length}},i:i.noop,o:i.noop,d(s){i.destroy_each(n,s),s&&i.detach(t)}}}function Zd(o,t,e){let{origins:n}=t;const s=a=>{Hs.update(()=>`${a}-PanoSpatialTagPlugin-${Date.now()}`)},r=a=>s(a.id);return o.$$set=a=>{"origins"in a&&e(0,n=a.origins)},[n,s,r]}class qd extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Zd,Jd,i.safe_not_equal,{origins:0},Vd)}}function Kd(o){i.append_styles(o,"svelte-1i5h9zh",".PanoSpatialTagPlugin__tag-x.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#FFF;transform:translate(0, -100%);transition:height .5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh.svelte-1i5h9zh{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity .8s .6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .1));box-shadow:0 .1rem .5rem rgba(0, 0, 0, .2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .4s cubic-bezier(.44,.44,.74,.98) , opacity .4s cubic-bezier(.44,.44,.74,.98), width .5s linear, height .5s linear ;transform-origin:center bottom}.PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0.3rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0.5rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh{animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1 linear .5s forwards .45s}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh{animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2 linear .5s forwards .65s}.PanoSpatialTagPlugin__tag-x.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh.svelte-1i5h9zh{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line.svelte-1i5h9zh{transform:scaleY(-1)}.PanoSpatialTagPlugin__tag-animate.svelte-1i5h9zh.svelte-1i5h9zh{position:relative;height:100%;overflow:hidden;transform-origin:left top;transition:transform .5s linear}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-animate.svelte-1i5h9zh{transform-origin:left bottom}.PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;display:inline-block;transform:translate(-100%, 0);transition:transform .9s cubic-bezier(0,.65,.16,1.08) .6s;padding-left:.5rem;font-size:1rem}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{bottom:0}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh{opacity:1;transform:translate(-50%, 0) scaleY(1)}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{top:unset;bottom:-15rem}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{opacity:.32}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh{opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .5s .55s, opacity .4s .55s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{opacity:0;transition:opacity .8s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{transform:translate(-100%, 0);transition:transform .6s cubic-bezier(.53,.06,.88,.59)}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content .svelte-1i5h9zh{pointer-events:none}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh{opacity:0.5;transform:translate(-50%, 10%) scaleY(0);animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1-hide linear .28s forwards .3s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh{opacity:0.5;transform:translate(-50%, 0) scaleY(0);animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2-hide linear .28s forwards .45s}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}")}function $d(o){let t,e,n,s,r,a,l,c,d,u,f,h,p,g,A;return{c(){t=i.element("div"),e=i.element("div"),n=i.space(),s=i.element("div"),r=i.element("i"),a=i.space(),l=i.element("i"),c=i.space(),d=i.element("i"),u=i.space(),f=i.element("div"),h=i.element("div"),i.attr(e,"class","PanoSpatialTagPlugin__tag-shadow svelte-1i5h9zh"),i.set_style(e,"transform","translate("+o[7]/2*o[3]*3+"px, "+o[8]/2*(o[1]?-1:1)*o[3]*3+"px) scale("+1/o[3]+")"),i.attr(r,"class","PanoSpatialTagPlugin__tag-flagpole svelte-1i5h9zh"),i.set_style(r,"width",o[4]+"rem"),i.attr(l,"class","PanoSpatialTagPlugin__tag-line1 svelte-1i5h9zh"),i.attr(d,"class","PanoSpatialTagPlugin__tag-line2 svelte-1i5h9zh"),i.attr(s,"class","PanoSpatialTagPlugin__tag-line svelte-1i5h9zh"),i.attr(h,"class","PanoSpatialTagPlugin__tag-content svelte-1i5h9zh"),i.attr(f,"class","PanoSpatialTagPlugin__tag-animate svelte-1i5h9zh"),i.set_style(f,"transform","scale("+o[3]*3+")"),i.attr(t,"id",p="PanoSpatialTagPlugin__"+o[0]),i.set_style(t,"height",20*o[5]+"rem"),i.attr(t,"class","svelte-1i5h9zh"),i.toggle_class(t,"PanoSpatialTagPlugin__tag-x",!0),i.toggle_class(t,"PanoSpatialTagPlugin__tag-upside-down",o[1]),i.toggle_class(t,"PanoSpatialTagPlugin__tag-show",o[10]),i.toggle_class(t,"PanoSpatialTagPlugin__tag-hide",o[10]===!1||o[6])},m(b,v){i.insert(b,t,v),i.append(t,e),i.append(t,n),i.append(t,s),i.append(s,r),i.append(s,a),i.append(s,l),i.append(s,c),i.append(s,d),i.append(t,u),i.append(t,f),i.append(f,h),h.innerHTML=o[2],o[16](h),g||(A=i.listen(h,"click",o[11]),g=!0)},p(b,[v]){v&394&&i.set_style(e,"transform","translate("+b[7]/2*b[3]*3+"px, "+b[8]/2*(b[1]?-1:1)*b[3]*3+"px) scale("+1/b[3]+")"),v&16&&i.set_style(r,"width",b[4]+"rem"),v&4&&(h.innerHTML=b[2]),v&8&&i.set_style(f,"transform","scale("+b[3]*3+")"),v&1&&p!==(p="PanoSpatialTagPlugin__"+b[0])&&i.attr(t,"id",p),v&32&&i.set_style(t,"height",20*b[5]+"rem"),v&2&&i.toggle_class(t,"PanoSpatialTagPlugin__tag-upside-down",b[1]),v&1024&&i.toggle_class(t,"PanoSpatialTagPlugin__tag-show",b[10]),v&1088&&i.toggle_class(t,"PanoSpatialTagPlugin__tag-hide",b[10]===!1||b[6])},i:i.noop,o:i.noop,d(b){b&&i.detach(t),o[16](null),g=!1,A()}}}function eu(o,t,e){let{id:n}=t,{upsideDown:s}=t,{content:r}=t,{contentZoom:a}=t,{lineWidthZoom:l}=t,{lineHeightZoom:c}=t,{destroying:d=!1}=t,{folded:u}=t,{dispose:f}=t,{events:h}=t,{hooks:p}=t,g=0,A=0,b,v,C=setTimeout(()=>{u||e(10,v=!0),C=void 0},100);const y=w=>{const D=Object.keys(h);let x=w.target;for(;x;){const z=x.getAttribute("class");if(!z){x=x.parentNode;continue}if(z.includes("PanoSpatialTagPlugin__tag-content")){x=null;break}D.forEach(_=>{z.includes(_)&&h[_](n)}),x=x.parentNode}};Z.onMount(()=>{p.emit("initTag",{id:n})});const I=Hs.subscribe(w=>{if(w===null)return;const[D,x]=w.split("-PanoSpatialTagPlugin-");n===D&&(p.emit("clickOrigin",{id:n,show:v}),C||(e(10,v=u),e(12,u=!u),C=setTimeout(()=>{C=void 0},1500)))});Z.afterUpdate(()=>{e(7,g=b.offsetWidth),e(8,A=b.offsetHeight),!C&&e(10,v=!u)}),Z.onDestroy(()=>{p.emit("destroyTag",{id:n}),I(),f()});function k(w){i.binding_callbacks[w?"unshift":"push"](()=>{b=w,e(9,b)})}return o.$$set=w=>{"id"in w&&e(0,n=w.id),"upsideDown"in w&&e(1,s=w.upsideDown),"content"in w&&e(2,r=w.content),"contentZoom"in w&&e(3,a=w.contentZoom),"lineWidthZoom"in w&&e(4,l=w.lineWidthZoom),"lineHeightZoom"in w&&e(5,c=w.lineHeightZoom),"destroying"in w&&e(6,d=w.destroying),"folded"in w&&e(12,u=w.folded),"dispose"in w&&e(13,f=w.dispose),"events"in w&&e(14,h=w.events),"hooks"in w&&e(15,p=w.hooks)},[n,s,r,a,l,c,d,g,A,b,v,y,u,f,h,p,k]}class tu extends i.SvelteComponent{constructor(t){super(),i.init(this,t,eu,$d,i.safe_not_equal,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},Kd)}}const nu={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},Hi="<",Fi=">",Gi="%",Ni="locals",iu="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",ou={"&":"&","<":"<",">":">",'"':""","'":"'"},le={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function Wi(o){return o.replace(/;(\s*$)/,"$1")}function su(o,t){return new ru(o).compileFunction()(t)}class ru{constructor(t){m(this,"templateText");m(this,"mode",null);m(this,"truncate",!1);m(this,"currentLine",1);m(this,"source","");m(this,"regex",new RegExp(iu));this.templateText=t}compileFunction(){let t;const e=` var __output = "";
|
|
497
|
+
`;function Nf(){}const{Vector2:Wf}=P;function Xf(i,t){const{offsetWidth:e,offsetHeight:n}=t,{top:o,left:s}=t.getBoundingClientRect();return Object.assign(new Wf,{x:(i.x-s)/e*2-1,y:-(i.y-o)/n*2+1})}class Yf{constructor(t){p(this,"container",document.createElement("div"));p(this,"five");p(this,"group");p(this,"mouseGroup");p(this,"hasAppendMouseGroup",!1);p(this,"fiveHelper");p(this,"hook");p(this,"content");p(this,"intersectMesh");p(this,"centerMouseXY");p(this,"raycaster",new F.Raycaster);p(this,"pieceStyl",{matrix3d:[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],scale:1,opacity:.4});p(this,"onCameraDirectionUpdate",()=>{const t=this.getIntersection();if(t){this.pieceChange(t),this.updateMouseGroup(t);const e=new $e(this.mouseGroup.position);this.hook.emit("nowPointChange",e)}});p(this,"onWillChangeState",(t,e)=>{var o;this.dotAnimation();const n=(o=this.getIntersection())==null?void 0:o.point;!n||(e==="editing"?this.hook.emit("getStartPoint",new $e(n)):this.hook.emit("getEndPoint",new $e(n)))});p(this,"computedCenterMouseXY",()=>{const t=this.container.querySelector(".range-piece__aim");if(!t)return null;const{left:e,top:n,width:o,height:s}=t.getBoundingClientRect(),r=Math.round(e+o/2),a=Math.round(n+s/2),c=Xf({x:r,y:a},this.five.getElement());this.centerMouseXY=c});p(this,"getIntersection",()=>{if(!this.centerMouseXY)return null;this.raycaster.setFromCamera(this.centerMouseXY,this.five.camera);const t=this.five.model.intersectRaycaster(this.raycaster)[0];return t||null});this.five=t.five,this.hook=t.hook,this.group=t.group,this.mouseGroup=ya(N({isMobile:!0},t.openParams.crossHairParameter)),this.fiveHelper=t.fiveHelper,this.container.innerHTML=Gf,this.container.classList.add("range-piece-controller"),this.content=this.container.querySelector(".range-piece__content"),this.content&&(this.content.style.transform=`matrix3d(${this.pieceStyl.matrix3d.toString()}) scale(${this.pieceStyl.scale})`,this.content.style.opacity=`${this.pieceStyl.opacity}`),t.container.append(this.container),this.intersectMesh=new F.Mesh(new F.RingGeometry(.04,.08,32),new F.MeshBasicMaterial({color:1245179,opacity:0,side:F.DoubleSide,transparent:!0})),this.container.addEventListener("animationend",this.computedCenterMouseXY),this.five.on("cameraUpdate",this.onCameraDirectionUpdate),this.hook.on("willChangeState",this.onWillChangeState)}dispose(){this.container.removeEventListener("animationend",this.computedCenterMouseXY),this.five.off("cameraUpdate",this.onCameraDirectionUpdate),this.hook.off("willChangeState",this.onWillChangeState),this.container.remove(),this.group.remove(this.mouseGroup),this.mouseGroup.remove(),this.hasAppendMouseGroup=!1,this.five.scene.remove(this.intersectMesh)}pieceChange(t){const e=t.face,n=t.point;if(e&&n){const s=e.normal.clone().clone().multiplyScalar(.05),r=n.clone().add(s);this.intersectMesh.position.copy(r);const a=r.clone().add(s);this.intersectMesh.lookAt(a),this.five.scene.add(this.intersectMesh);const l=this.intersectMesh.modelViewMatrix.clone().toArray();this.changePieceStyl("matrix3d",l);const c=this.calculateSize(n);this.changePieceStyl("scale",c)}}calculateSize(t){if(!t)return;const e=this.five.camera.position;let n=t.distanceTo(e);const o=4,s=1;return n>o&&(n=o),n<s&&(n=s),-.51/(o-s)*n+1}dotAnimation(){const t=sn.default.Easing.Quadratic.InOut,e={opacity:.4,scale:this.pieceStyl.scale},n={opacity:[1,.4],scale:[this.pieceStyl.scale*.8,this.pieceStyl.scale]};let o=Nf;const s=new sn.default.Tween(e).to(n,500).easing(t).start(0).onUpdate(({opacity:r,scale:a})=>{this.changePieceStyl("scale",a),this.changePieceStyl("opacity",r)}).onComplete(()=>{o()});o=oi(r=>{s.update(r)})}changePieceStyl(t,e){!this.content||(this.pieceStyl[t]=e,this.content.style.transform=`matrix3d(${this.pieceStyl.matrix3d.toString()}) scale(${this.pieceStyl.scale})`,this.content.style.opacity=`${this.pieceStyl.opacity}`)}updateMouseGroup(t,e){if(!this.hasAppendMouseGroup){this.group.add(this.mouseGroup),this.hasAppendMouseGroup=!0;const n=this.container.querySelector(".range-piece__aim");n&&(n.style.opacity="0")}if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const o=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(o).clone().add(o);this.mouseGroup.lookAt(r)}return this.mouseGroup}}class Uf{constructor(t,e){p(this,"hasOpen",!1);p(this,"hook",new ye.Subscribe);p(this,"magnifier");p(this,"five");p(this,"model");p(this,"group");p(this,"config");p(this,"fiveHelper");p(this,"useUIController");p(this,"params");p(this,"useGuideController");p(this,"rangePieceController");p(this,"container",document.createElement("div"));p(this,"shortcutKeyController");p(this,"controller",null);p(this,"controllerParams");p(this,"getCurrentMode",()=>this.controller instanceof In?"Edit":this.controller instanceof gi?"Watch":this.controller instanceof rs?"Mixed":null);p(this,"changeMode",t=>{var n;if(!this.hasOpen||this.getCurrentMode()===t)return;if(this.getCurrentMode()==="Mixed"||t==="Mixed")return new Error("\u4E0D\u652F\u6301\u5207\u6362\u7684Mode");(n=this.controller)==null||n.dispose();const e={View:pf,Watch:gi,Edit:In};if(!e[t])throw new Error("\u4E0D\u5B58\u5728\u7684 Mode");this.controller=new e[t](this.controllerParams),this.hook.emit("modeChange",t)});var s,r;this.five=t,this.params=e;const n={userDistanceItemCreator:void 0,getDistanceText(a){return a.toFixed(2)+"m"}};this.config=N(N({},n),ti(e,["openParams","magnifierParams"])),this.model=new eo(this.config),this.fiveHelper=new Ku(t),this.magnifier=new ga(t,(s=e.magnifierParams)!=null?s:{width:190,height:190,scale:2}),this.group=new F.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0",this.container.style.background="rgba(0, 0, 0, 0.15)";const o=(r=this.params.openParams)!=null?r:{};this.controllerParams={five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,fiveHelper:this.fiveHelper,openParams:o,mouseGroup:ya(N({},o.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator},this.params.useUIController!==!1&&(this.useUIController=new as(this,this.controllerParams)),this.params.useGuideController!==!1&&(this.useGuideController=new Of(this,this.controllerParams))}appendTo(t){t.append(this.container)}dispose(){var t,e;this.disable(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(){var t,e,n;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.opacity="1",(t=this.params.openParams)!=null&&t.isMobile?(this.controller=new rs(this.controllerParams),this.rangePieceController=new Yf(this.controllerParams)):(this.five.helperVisible=!1,this.controller=new gi(this.controllerParams)),(e=this.useUIController)==null||e.show(),(n=this.useGuideController)==null||n.show(),this.shortcutKeyController=new Hf(this,this.five),this.hook.emit("enable",!0))}disable(){var t,e,n,o,s;this.hasOpen=!1,this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.rangePieceController)==null||e.dispose(),(n=this.useUIController)==null||n.hide(),(o=this.useGuideController)==null||o.hide(),(s=this.shortcutKeyController)==null||s.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)}revoke(){this.controller instanceof In&&this.controller.revoke()}removeLineByID(t){this.model.removeLineByID(t)}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(){return this.controller instanceof In?(this.model.mergeModel(this.controller.model),this):this}toJson(){return this.model.toJson()}changeIsMobile(t){var e,n;((e=this.controllerParams.openParams)==null?void 0:e.isMobile)===void 0&&(this.controllerParams.openParams.isMobile=t),this.controllerParams.openParams.isMobile!==t&&(this.controllerParams.openParams.isMobile=t,this.params.useUIController!==!1&&((n=this.useUIController)==null||n.dispose()),this.useUIController=new as(this,this.controllerParams))}changeConfigs(t){var e;if(t.getDistanceText&&t.getDistanceText!==this.config.getDistanceText){const n=t.getDistanceText;this.config.getDistanceText=n,(e=this.controller)==null||e.updateDistanceUI()}}}const Vf=function(t,e){return new Uf(t,e)},xa=Vi(null);function Jf(i){ce(i,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function ls(i,t,e){const n=i.slice();return n[3]=t[e],n}function cs(i){let t,e=`${i[3].top}%`,n=`${i[3].left}%`,o,s;function r(){return i[2](i[3])}return{c(){t=R("i"),b(t,"class","svelte-19zi46m"),_(t,"PanoSpatialTagPlugin__tag-origin",!0),_(t,"PanoSpatialTagPlugin__tag-origin-destroy",i[3].destroying),H(t,"top",e,!1),H(t,"left",n,!1),H(t,"visibility",i[3].front?"visible":"hidden",!1)},m(a,l){j(a,t,l),o||(s=Ie(t,"click",r),o=!0)},p(a,l){i=a,l&1&&_(t,"PanoSpatialTagPlugin__tag-origin-destroy",i[3].destroying),l&1&&e!==(e=`${i[3].top}%`)&&H(t,"top",e,!1),l&1&&n!==(n=`${i[3].left}%`)&&H(t,"left",n,!1),l&1&&H(t,"visibility",i[3].front?"visible":"hidden",!1)},d(a){a&&T(t),o=!1,s()}}}function Zf(i){let t,e=i[0],n=[];for(let o=0;o<e.length;o+=1)n[o]=cs(ls(i,e,o));return{c(){for(let o=0;o<n.length;o+=1)n[o].c();t=pe()},m(o,s){for(let r=0;r<n.length;r+=1)n[r].m(o,s);j(o,t,s)},p(o,[s]){if(s&3){e=o[0];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.parentNode,t))}for(;r<n.length;r+=1)n[r].d(1);n.length=e.length}},i:te,o:te,d(o){tt(n,o),o&&T(t)}}}function _f(i,t,e){let{origins:n}=t;const o=r=>{xa.update(()=>`${r}-PanoSpatialTagPlugin-${Date.now()}`)},s=r=>o(r.id);return i.$$set=r=>{"origins"in r&&e(0,n=r.origins)},[n,o,s]}class qf extends oe{constructor(t){super(),ie(this,t,_f,Zf,ne,{origins:0},Jf)}}function Kf(i){ce(i,"svelte-1i5h9zh",".PanoSpatialTagPlugin__tag-x.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#FFF;transform:translate(0, -100%);transition:height .5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh.svelte-1i5h9zh{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity .8s .6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, .1));box-shadow:0 .1rem .5rem rgba(0, 0, 0, .2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .4s cubic-bezier(.44,.44,.74,.98) , opacity .4s cubic-bezier(.44,.44,.74,.98), width .5s linear, height .5s linear ;transform-origin:center bottom}.PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0.3rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;top:0;left:0.5rem;height:1.8rem;width:.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh{animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1 linear .5s forwards .45s}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh{animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2 linear .5s forwards .65s}.PanoSpatialTagPlugin__tag-x.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh.svelte-1i5h9zh{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line.svelte-1i5h9zh{transform:scaleY(-1)}.PanoSpatialTagPlugin__tag-animate.svelte-1i5h9zh.svelte-1i5h9zh{position:relative;height:100%;overflow:hidden;transform-origin:left top;transition:transform .5s linear}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-animate.svelte-1i5h9zh{transform-origin:left bottom}.PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh.svelte-1i5h9zh{position:absolute;display:inline-block;transform:translate(-100%, 0);transition:transform .9s cubic-bezier(0,.65,.16,1.08) .6s;padding-left:.5rem;font-size:1rem}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{bottom:0}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh{opacity:1;transform:translate(-50%, 0) scaleY(1)}.PanoSpatialTagPlugin__tag-upside-down.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{top:unset;bottom:-15rem}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{opacity:.32}.PanoSpatialTagPlugin__tag-show.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-flagpole.svelte-1i5h9zh{opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform .5s .55s, opacity .4s .55s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-shadow.svelte-1i5h9zh{opacity:0;transition:opacity .8s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content.svelte-1i5h9zh{transform:translate(-100%, 0);transition:transform .6s cubic-bezier(.53,.06,.88,.59)}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-content .svelte-1i5h9zh{pointer-events:none}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line1.svelte-1i5h9zh{opacity:0.5;transform:translate(-50%, 10%) scaleY(0);animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1-hide linear .28s forwards .3s}.PanoSpatialTagPlugin__tag-hide.svelte-1i5h9zh .PanoSpatialTagPlugin__tag-line2.svelte-1i5h9zh{opacity:0.5;transform:translate(-50%, 0) scaleY(0);animation:svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2-hide linear .28s forwards .45s}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-1i5h9zh-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}")}function $f(i){let t,e,n,o,s,r,a,l,c,d,f,u,h,m,g;return{c(){t=R("div"),e=R("div"),n=Z(),o=R("div"),s=R("i"),r=Z(),a=R("i"),l=Z(),c=R("i"),d=Z(),f=R("div"),u=R("div"),b(e,"class","PanoSpatialTagPlugin__tag-shadow svelte-1i5h9zh"),H(e,"transform","translate("+i[7]/2*i[3]*3+"px, "+i[8]/2*(i[1]?-1:1)*i[3]*3+"px) scale("+1/i[3]+")"),b(s,"class","PanoSpatialTagPlugin__tag-flagpole svelte-1i5h9zh"),H(s,"width",i[4]+"rem"),b(a,"class","PanoSpatialTagPlugin__tag-line1 svelte-1i5h9zh"),b(c,"class","PanoSpatialTagPlugin__tag-line2 svelte-1i5h9zh"),b(o,"class","PanoSpatialTagPlugin__tag-line svelte-1i5h9zh"),b(u,"class","PanoSpatialTagPlugin__tag-content svelte-1i5h9zh"),b(f,"class","PanoSpatialTagPlugin__tag-animate svelte-1i5h9zh"),H(f,"transform","scale("+i[3]*3+")"),b(t,"id",h="PanoSpatialTagPlugin__"+i[0]),H(t,"height",20*i[5]+"rem"),b(t,"class","svelte-1i5h9zh"),_(t,"PanoSpatialTagPlugin__tag-x",!0),_(t,"PanoSpatialTagPlugin__tag-upside-down",i[1]),_(t,"PanoSpatialTagPlugin__tag-show",i[10]),_(t,"PanoSpatialTagPlugin__tag-hide",i[10]===!1||i[6])},m(v,A){j(v,t,A),O(t,e),O(t,n),O(t,o),O(o,s),O(o,r),O(o,a),O(o,l),O(o,c),O(t,d),O(t,f),O(f,u),u.innerHTML=i[2],i[16](u),m||(g=Ie(u,"click",i[11]),m=!0)},p(v,[A]){A&394&&H(e,"transform","translate("+v[7]/2*v[3]*3+"px, "+v[8]/2*(v[1]?-1:1)*v[3]*3+"px) scale("+1/v[3]+")"),A&16&&H(s,"width",v[4]+"rem"),A&4&&(u.innerHTML=v[2]),A&8&&H(f,"transform","scale("+v[3]*3+")"),A&1&&h!==(h="PanoSpatialTagPlugin__"+v[0])&&b(t,"id",h),A&32&&H(t,"height",20*v[5]+"rem"),A&2&&_(t,"PanoSpatialTagPlugin__tag-upside-down",v[1]),A&1024&&_(t,"PanoSpatialTagPlugin__tag-show",v[10]),A&1088&&_(t,"PanoSpatialTagPlugin__tag-hide",v[10]===!1||v[6])},i:te,o:te,d(v){v&&T(t),i[16](null),m=!1,g()}}}function eh(i,t,e){let{id:n}=t,{upsideDown:o}=t,{content:s}=t,{contentZoom:r}=t,{lineWidthZoom:a}=t,{lineHeightZoom:l}=t,{destroying:c=!1}=t,{folded:d}=t,{dispose:f}=t,{events:u}=t,{hooks:h}=t,m=0,g=0,v,A,C=setTimeout(()=>{d||e(10,A=!0),C=void 0},100);const w=y=>{const L=Object.keys(u);let x=y.target;for(;x;){const Q=x.getAttribute("class");if(!Q){x=x.parentNode;continue}if(Q.includes("PanoSpatialTagPlugin__tag-content")){x=null;break}L.forEach(B=>{Q.includes(B)&&u[B](n)}),x=x.parentNode}};Ye(()=>{h.emit("initTag",{id:n})});const I=xa.subscribe(y=>{if(y===null)return;const[L,x]=y.split("-PanoSpatialTagPlugin-");n===L&&(h.emit("clickOrigin",{id:n,show:A}),C||(e(10,A=d),e(12,d=!d),C=setTimeout(()=>{C=void 0},1500)))});Yi(()=>{e(7,m=v.offsetWidth),e(8,g=v.offsetHeight),!C&&e(10,A=!d)}),vt(()=>{h.emit("destroyTag",{id:n}),I(),f()});function k(y){Me[y?"unshift":"push"](()=>{v=y,e(9,v)})}return i.$$set=y=>{"id"in y&&e(0,n=y.id),"upsideDown"in y&&e(1,o=y.upsideDown),"content"in y&&e(2,s=y.content),"contentZoom"in y&&e(3,r=y.contentZoom),"lineWidthZoom"in y&&e(4,a=y.lineWidthZoom),"lineHeightZoom"in y&&e(5,l=y.lineHeightZoom),"destroying"in y&&e(6,c=y.destroying),"folded"in y&&e(12,d=y.folded),"dispose"in y&&e(13,f=y.dispose),"events"in y&&e(14,u=y.events),"hooks"in y&&e(15,h=y.hooks)},[n,o,s,r,a,l,c,m,g,v,A,w,d,f,u,h,k]}class th extends oe{constructor(t){super(),ie(this,t,eh,$f,ne,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},Kf)}}const nh={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},ds="<",us=">",fs="%",hs="locals",ih="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",oh={"&":"&","<":"<",">":">",'"':""","'":"'"},Qe={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function ms(i){return i.replace(/;(\s*$)/,"$1")}function sh(i,t){return new rh(i).compileFunction()(t)}class rh{constructor(t){p(this,"templateText");p(this,"mode",null);p(this,"truncate",!1);p(this,"currentLine",1);p(this,"source","");p(this,"regex",new RegExp(ih));this.templateText=t}compileFunction(){let t;const e=` var __output = "";
|
|
493
498
|
function __append(s) { if (s !== undefined && s !== null) __output += s }
|
|
494
|
-
with (`+
|
|
499
|
+
with (`+hs+` || {}) {
|
|
495
500
|
`,n=` }
|
|
496
501
|
return __output;
|
|
497
|
-
`,
|
|
498
|
-
`+t,new Function(
|
|
499
|
-
`}_scanLine(t){const e=
|
|
500
|
-
`).length-1,t){case n+e:case n+e+"_":this.mode=
|
|
501
|
-
`;break;case e+e+
|
|
502
|
-
`;break;case e+
|
|
502
|
+
`,o=function(s){return s==null?"":String(s).replace(/[&<>'"]/g,function(r){return oh[r]||r})};return this._generateSource(),this.source=e+this.source+n,t=this.source,t="escapeFn = escapeFn || "+o.toString()+`;
|
|
503
|
+
`+t,new Function(hs+", escapeFn",t)}_generateSource(){this.templateText=this.templateText.replace(/[ \t]*<%_/gm,"<%_").replace(/_%>[ \t]*/gm,"_%>");const t=this._parseTemplateText(),e=fs,n=ds,o=us;t&&t.length&&t.forEach((s,r)=>{let a;if(s.indexOf(n+e)===0&&s.indexOf(n+e+e)!==0&&(a=t[r+2],!(a==e+o||a=="-"+e+o||a=="_"+e+o)))throw new Error('Could not find matching close tag for "'+s+'".');this._scanLine(s)})}_parseTemplateText(){let t=this.templateText;const e=this.regex;let n=e.exec(t);const o=[];let s;for(;n;)s=n.index,s!==0&&(o.push(t.substring(0,s)),t=t.slice(s)),o.push(n[0]),t=t.slice(n[0].length),n=e.exec(t);return t&&o.push(t),o}_addOutput(t){if(this.truncate&&(t=t.replace(/^(?:\r\n|\r|\n)/,""),this.truncate=!1),!t)return t;t=t.replace(/\\/g,"\\\\"),t=t.replace(/\n/g,"\\n"),t=t.replace(/\r/g,"\\r"),t=t.replace(/"/g,'\\"'),this.source+=' ; __append("'+t+`")
|
|
504
|
+
`}_scanLine(t){const e=fs,n=ds,o=us;switch(t.split(`
|
|
505
|
+
`).length-1,t){case n+e:case n+e+"_":this.mode=Qe.EVAL;break;case n+e+"=":this.mode=Qe.ESCAPED;break;case n+e+"-":this.mode=Qe.RAW;break;case n+e+"#":this.mode=Qe.COMMENT;break;case n+e+e:this.mode=Qe.LITERAL,this.source+=' ; __append("'+t.replace(n+e+e,n+e)+`")
|
|
506
|
+
`;break;case e+e+o:this.mode=Qe.LITERAL,this.source+=' ; __append("'+t.replace(e+e+o,e+o)+`")
|
|
507
|
+
`;break;case e+o:case"-"+e+o:case"_"+e+o:this.mode==Qe.LITERAL&&this._addOutput(t),this.mode=null,this.truncate=t.indexOf("-")===0||t.indexOf("_")===0;break;default:if(this.mode){switch(this.mode){case Qe.EVAL:case Qe.ESCAPED:case Qe.RAW:t.lastIndexOf("//")>t.lastIndexOf(`
|
|
503
508
|
`)&&(t+=`
|
|
504
|
-
`)}switch(this.mode){case
|
|
505
|
-
`;break;case
|
|
506
|
-
`;break;case
|
|
507
|
-
`;break;case
|
|
509
|
+
`)}switch(this.mode){case Qe.EVAL:this.source+=" ; "+t+`
|
|
510
|
+
`;break;case Qe.ESCAPED:this.source+=" ; __append(escapeFn("+ms(t)+`))
|
|
511
|
+
`;break;case Qe.RAW:this.source+=" ; __append("+ms(t)+`)
|
|
512
|
+
`;break;case Qe.COMMENT:break;case Qe.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ai=.001,ps=.01,ah="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",lh=(i,t)=>{var X,V,ae,le,me,we,De,Re;let e=t==null?void 0:t.container,n=1.4;const o=(X=t==null?void 0:t.wait)!=null?X:200,s=(V=t==null?void 0:t.maxNumberOnScreen)!=null?V:3,r=(ae=t==null?void 0:t.minRad)!=null?ae:Math.PI/4,a=(le=t==null?void 0:t.nearTolerance)!=null?le:100,l=(me=t==null?void 0:t.upsideHeight)!=null?me:1.6,c=(we=t==null?void 0:t.minDistance)!=null?we:1.2,d=(De=t==null?void 0:t.maxDistance)!=null?De:3.5,f=Jt(i),u=document.createElement("div");u.classList.add("PanoSpatialTagPlugin"),Object.assign(u.style,nh);const h=new ye.Subscribe;let m=new Image;m.src=ah;const g={points:[],origins:[],tags:[],template:"",events:{},render:sh,folded:!1,enabled:!0,forbidden:!0},v=new qf({target:u,props:{origins:g.origins}}),A=(se,be)=>{k(),be&&y()},C=()=>{g.forbidden&&(g.forbidden=!1,y())},w=(se,be)=>{if(g.tags.length===0)return;const Ce=be.longitude-i.state.longitude,re=i.camera.clone();re.position.copy(be.offset),re.rotateOnWorldAxis(new P.Vector3(0,1,0),Ce),re.updateProjectionMatrix(),re.updateMatrixWorld(!0);const nt=new P.Frustum,bt=new P.Matrix4;bt.multiplyMatrices(re.projectionMatrix,re.matrixWorldInverse),nt.setFromProjectionMatrix(bt),g.tags.forEach(Ae=>{const lt=re.position.clone().setY(n).distanceTo(Ae.position);if(lt<c||lt>d||!nt.containsPoint(Ae.position))return Ae.destroying=!0;const ct=Ae.position.clone().sub(re.position).setY(0);if(ct.angleTo(Ae.normal)>Math.PI/2-r&&ct.angleTo(Ae.normal)<Math.PI/2+r)return Ae.destroying=!0}),g.tags.forEach(Ae=>{Ae.destroying?Ae.app.$set({contentZoom:.1+re.position.distanceTo(Ae.position)/d,lineWidthZoom:.38*(.01+re.position.distanceTo(Ae.position)/d),destroying:Ae.destroying}):Ae.app.$set({lineWidthZoom:.38*(.01+re.position.distanceTo(Ae.position)/d),lineHeightZoom:.4+(re.position.distanceTo(Ae.position)-c)/d*.6,contentZoom:.1+re.position.distanceTo(Ae.position)/d})}),setTimeout(()=>{g.tags.forEach(Ae=>{Ae.destroying&&(Ae.app.$destroy(),Ae=null)}),g.tags=g.tags.filter(Ae=>!Ae.destroying),k()},1900)},I=se=>{se!==ye.Five.Mode.Panorama&&!g.forbidden&&(v.$set({origins:[]}),g.tags.forEach(be=>{be.app.$destroy(),be=null}),g.origins=[],g.tags=[],g.forbidden=!0)},k=()=>{if(g.forbidden||!g.enabled)return;const se=i.camera,be=se.getWorldDirection(new P.Vector3);g.origins=g.tags.map(Ce=>{const re=Ce.position.clone().project(se),nt=Ce.position.clone().sub(se.position).setY(0).angleTo(be.setY(0))<Math.PI/2;return{id:Ce.id,front:nt,left:(re.x+1)/2*100,top:(-re.y+1)/2*100,destroying:Ce.destroying}}),v.$set({origins:g.origins})},y=()=>{g.forbidden||!g.enabled||(g.timeoutId&&clearTimeout(g.timeoutId),g.timeoutId=setTimeout(()=>{g.timeoutId=void 0;const se=L();se.length&&(g.tags=g.tags.concat(se),k())},o))},L=()=>{const{clientWidth:se,clientHeight:be}=i.getElement(),Ce=[],re=i.camera,nt=new P.Frustum,bt=new P.Matrix4,Ae=re.getWorldDirection(new P.Vector3);bt.multiplyMatrices(re.projectionMatrix,re.matrixWorldInverse),nt.setFromProjectionMatrix(bt);const lt=g.tags.filter(Le=>nt.containsPoint(Le.position)&&!Le.destroying).length,ct=g.points.reduce((Le,Oe)=>{if(g.tags.find(ze=>Oe.id===ze.id&&!ze.destroying))return Le;const Je=re.position.clone().setY(n).distanceTo(Oe.position);if(Je<c||Je>d||!nt.containsPoint(Oe.position))return Le;const qt=Oe.position.clone().sub(re.position).setY(0);if(qt.angleTo(Oe.normal)>Math.PI/2-r&&qt.angleTo(Oe.normal)<Math.PI/2+r)return Le;const Ht=Oe.position.clone().project(re);if(!g.tags.every(ze=>{if(ze.position.clone().sub(re.position).setY(0).angleTo(Ae.setY(0))>Math.PI/2)return!0;const wt=ze.position.clone().project(re);return Math.sqrt(Math.pow((Ht.x-wt.x)/2*se,2)+Math.pow((Ht.y-wt.y)/2*be,2))>a}))return Le;const yt={id:Oe.id,position:Oe.position,normal:Oe.normal,replacement:Oe.replacement,weight:Oe.weight,distance:Je};let Pe;for(let ze=0,wt=Le.length;ze<wt;ze++){const fn=Le[ze];if(yt.weight>fn.weight){Pe=ze;break}if(yt.distance<fn.distance){Pe=ze;break}}return Pe!==void 0?Le.splice(Pe,0,yt):Le.push(yt),Le},[]);for(let Le=0,Oe=ct.length;Le<Oe&&!(lt+Ce.length>=s);Le++){const Je=ct[Le];if(Ce.find(Pe=>Je.id===Pe.id))continue;const qt=Je.position.clone().project(re);if(!g.tags.concat(Ce).every(Pe=>{if(Pe.position.clone().sub(re.position).setY(0).angleTo(Ae.setY(0))>Math.PI/2)return!0;const ze=Pe.position.clone().project(re);return Math.sqrt(Math.pow((qt.x-ze.x)/2*se,2)+Math.pow((qt.y-ze.y)/2*be,2))>a}))continue;const Ht=new P.Raycaster(re.position.clone().setY(n),Je.position.clone().sub(re.position.clone().setY(n)).normalize(),0,Je.distance+ps),[yt]=g.intersectObjects?Ht.intersectObjects(g.intersectObjects,!0):i.model.bvhs.loaded?i.model.intersectRaycaster(Ht):Ht.intersectObjects(i.model.children,!0);if(!!yt&&Je.distance-yt.distance<ps){const{position:Pe,normal:ze,id:wt,replacement:fn}=Je,Za=new P.Plane().setFromNormalAndCoplanarPoint(ze,Pe),lo=Pe.clone().sub(re.position).cross(new P.Vector3(0,1,0)).setLength(Ai),_a=[Pe.clone(),Pe.clone().add(lo),Pe.clone().add(new P.Vector3(0,Ai,0)).add(lo),Pe.clone().add(new P.Vector3(0,Ai,0))].map(el=>Za.projectPoint(el,new P.Vector3)),{container:qa,dispose:Ka}=f.create3DDomContainer(_a)||{},$a=new th({target:qa,props:{id:wt,content:g.render(g.template,fn),lineWidthZoom:.38*(.01+re.position.distanceTo(Pe)/d),lineHeightZoom:.4+(re.position.distanceTo(Pe)-c)/d*.6,contentZoom:.1+re.position.distanceTo(Pe)/d,upsideDown:Pe.y>l,folded:g.folded,events:g.events,hooks:h,dispose:Ka}});Ce.push({position:Pe,normal:ze,id:wt,app:$a})}}return Ce},x=se=>{g.points=se.points.map(be=>{var Ce,re;return{id:be.id,position:new P.Vector3().fromArray(be.position),normal:new P.Vector3().fromArray(be.normal),replacement:(Ce=be.replacement)!=null?Ce:{},weight:(re=be.weight)!=null?re:-1}}),se.render&&(g.render=se.render),se.template&&(g.template=se.template),se.events&&(g.events=se.events),se.enabled===!1&&(g.enabled=se.enabled),se.folded===!0&&(g.folded=se.folded)},Q=se=>{g.intersectObjects=se,y()},B=()=>{g.enabled=!0,y()},G=()=>{g.enabled=!1,v.$set({origins:[]}),g.tags.forEach(se=>{se.app.$destroy(),se=null}),g.origins=[],g.tags=[]},U=()=>{g.folded=!1,g.tags.forEach(se=>{se.app.$set({folded:g.folded})})},E=()=>{g.folded=!0,g.tags.forEach(se=>{se.app.$set({folded:g.folded})})},S=se=>{g.tags.forEach(be=>{be.id===se&&be.app.$set({folded:!1})})},z=se=>{g.tags.forEach(be=>{be.id===se&&be.app.$set({folded:!0})})},W=()=>{i.once("renderFrame",k)},Y=()=>{e||(e=i.getElement().parentElement),e&&e.appendChild(u),g.forbidden=!1,n=i.model.bounding.getCenter(new P.Vector3).y,y(),i.on("panoWillArrive",w),i.on("panoArrived",C),i.on("modeChange",I),i.on("cameraUpdate",A)},ee=()=>{m=null,f.disposeAll(),v.$destroy(),g.tags.forEach(se=>{se.app.$destroy(),se=null}),g.origins=[],g.tags=[],i.off("modelLoaded",Y),i.off("renderFrame",k),i.off("panoWillArrive",w),i.off("panoArrived",C),i.off("modeChange",I),i.off("cameraUpdate",A),i.off("dispose",ee),window.removeEventListener("resize",W,!1)};return window.addEventListener("resize",W,!1),(Re=i==null?void 0:i.model)!=null&&Re.loaded?Y():i.once("modelLoaded",Y),i.on("dispose",ee),{load:x,setIntersectObjects:Q,unfoldAll:U,foldAll:E,unfold:S,fold:z,enable:B,disable:G,hooks:h,dispose:ee}};var Lt=(i=>(i.SMALL="small",i.MIDLLE="middle",i.LARGE="large",i.EXTRA_LARGE="x-large",i))(Lt||{});function ch(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
|
|
508
513
|
}to{opacity:1
|
|
509
|
-
}}`)}function
|
|
514
|
+
}}`)}function dh(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,d;return{c(){t=R("div"),e=R("div"),n=R("span"),s=ke(o),r=Z(),a=R("div"),b(n,"class","item-label-item__text svelte-1ir3cyd"),b(e,"class","item-label-item__text-wrap svelte-1ir3cyd"),H(e,"top",`-${i[0].strokeLength+26}px`),b(a,"class","item-label-item__bar svelte-1ir3cyd"),H(a,"height",`${i[0].strokeLength}px`),b(t,"class",l=Be(Ze.default("item-label-item",{visible:i[0].visible}))+" svelte-1ir3cyd"),H(t,"z-index",i[0].zIndex,!1),H(t,"transform",i[0].transform,!1)},m(f,u){j(f,t,u),O(t,e),O(e,n),O(n,s),O(t,r),O(t,a),c||(d=Ie(n,"click",i[1]),c=!0)},p(f,[u]){u&1&&o!==(o=(f[0].name.length>6?`${f[0].name.slice(0,6)}...`:f[0].name)+"")&&Te(s,o),u&1&&H(e,"top",`-${f[0].strokeLength+26}px`),u&1&&H(a,"height",`${f[0].strokeLength}px`),u&1&&l!==(l=Be(Ze.default("item-label-item",{visible:f[0].visible}))+" svelte-1ir3cyd")&&b(t,"class",l),u&1&&H(t,"z-index",f[0].zIndex,!1),u&1&&H(t,"transform",f[0].transform,!1)},i:te,o:te,d(f){f&&T(t),c=!1,d()}}}function uh(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 fh extends oe{constructor(t){super(),ie(this,t,uh,dh,ne,{itemLabel:0,hooks:2},ch)}}function ka(i,t=200){let e;return function(...n){clearTimeout(e),e=setTimeout(()=>{i(...n)},t)}}function hh(i){ce(i,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function gs(i,t,e){const n=i.slice();return n[26]=t[e],n}function As(i,t){let e,n,o;return n=new fh({props:{itemLabel:t[26],hooks:t[0]}}),{key:i,first:null,c(){e=pe(),$(n.$$.fragment),this.first=e},m(s,r){j(s,e,r),q(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||(D(n.$$.fragment,s),o=!0)},o(s){M(n.$$.fragment,s),o=!1},d(s){s&&T(e),K(n,s)}}}function mh(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=gs(i,r,l),d=a(c);n.set(d,e[l]=As(d,c))}return{c(){t=R("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","item-labels-container svelte-gk8s47"),xe(()=>i[9].call(t)),H(t,"opacity",i[4]?1:0,!1)},m(l,c){j(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=At(t,i[9].bind(t)),s=!0},p(l,[c]){c&3&&(r=l[1],ue(),e=Ue(e,c,a,1,l,r,n,t,at,As,null,gs),fe()),c&16&&H(t,"opacity",l[4]?1:0,!1)},i(l){if(!s){for(let c=0;c<r.length;c+=1)D(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)M(e[c]);s=!1},d(l){l&&T(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}let vs=26,ph=11;function gh(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,d=null,f=null,u,h,m=[],g=!0;const v=(E,S)=>{const z=new n,W=E.camera.position.clone(),Y=new o().fromArray(S.modelPosition),ee=Y.distanceTo(W);z.set(W.clone(),Y.clone().sub(W).normalize());const[X]=E.model.intersectRaycaster(z);return!(X&&X.distance+1<ee)},A=(E,S)=>{const z=new o(S.modelPosition[0],S.modelPosition[1],S.modelPosition[2]),W=E.project2d(z),Y=W==null?void 0:W.x,ee=W==null?void 0:W.y;return[Y,ee]},C=E=>`translate(${E[0]}px, ${E[1]}px)`,w=(E,S)=>m.length===0?!1:!!m.find(W=>E[0]>=W[0]-S&&E[0]<=W[0]+S||E[1]>=W[1]-vs&&E[1]<=W[1]+vs);function I(E,S){switch(S){case Lt.SMALL:return Math.ceil(-27.78*E+85);case Lt.MIDLLE:return Math.ceil(-38.9*E+130);case Lt.LARGE:return Math.ceil(-44.44*E+140);case Lt.EXTRA_LARGE:return Math.ceil(-92.59*E+300)}}const k=(E,S)=>{const z=S.map(Y=>{const ee=A(E,Y),X=Y.name.length*ph,V=I(Y.modelPosition[1],c),le=(r?v(E,Y):!0)&&!w([ee[0],ee[1]+V],X);if(!le)return he(N({},Y),{visible:le});m.push(ee);const me=C(ee);return he(N({},Y),{visible:le,transform:me,strokeLength:V})}),W=z.filter(({visible:Y})=>Y).map(Y=>({itemLabelItem:Y,distance:new o(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]).clone().distanceTo(E.camera.position)})).sort((Y,ee)=>Y.distance-ee.distance);return z.map(Y=>{const ee=W.findIndex(X=>X.itemLabelItem.id===Y.id);return ee!==void 0?he(N({},Y),{zIndex:ee*10}):Y})},y=()=>{m=[],e(1,f=k(s,f))};Xi(()=>{B()});const L=()=>{e(4,g=!1),x()};Ye(()=>{e(1,f=a),d=a,y(),Q(),s.on("cameraUpdate",L)});const x=ka(()=>{e(4,g=!0),y()},300),Q=()=>{window.addEventListener("resize",G,!1)},B=()=>{d!==a&&(e(1,f=a),d=a,y())},G=()=>{s.once("renderFrame",y)};vt(()=>{s.off("cameraUpdate",L),window.removeEventListener("resize",G,!1)});function U(){u=this.clientWidth,h=this.clientHeight,e(2,u),e(3,h)}return i.$$set=E=>{"five"in E&&e(5,s=E.five),"modelOcclusionEnable"in E&&e(6,r=E.modelOcclusionEnable),"itemLabels"in E&&e(7,a=E.itemLabels),"hooks"in E&&e(0,l=E.hooks),"displayStrategyType"in E&&e(8,c=E.displayStrategyType)},[l,f,u,h,g,s,r,a,c,U]}class Ah extends oe{constructor(t){super(),ie(this,t,gh,mh,ne,{five:5,modelOcclusionEnable:6,itemLabels:7,hooks:0,displayStrategyType:8},hh)}}function vh(i){return i.model_item_labels.map(t=>N({modelPosition:[t.position[0],t.position[1]+t.size[1],t.position[2]]},t))}const bh=(i,t)=>{var u,h;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:void 0,itemLabels:[],wrapper:null,app:void 0,hooks:new ye.Subscribe,modelOcclusionEnable:(u=t==null?void 0:t.modelOcclusionEnable)!=null?u:!0,displayStrategyType:(h=t==null?void 0:t.displayStrategyType)!=null?h:Lt.SMALL};e.container.setAttribute("class","model-item-label-plugin-container"),e.container.style.cssText=`
|
|
510
515
|
position: absolute;
|
|
511
516
|
left: 0;
|
|
512
517
|
top: 0;
|
|
513
518
|
width: 100%;
|
|
514
519
|
height: 100%;
|
|
515
520
|
z-index: 5;
|
|
516
|
-
`,e.container.style.pointerEvents="none";const n=
|
|
521
|
+
`,e.container.style.pointerEvents="none";const n=m=>(e.wrapper=m,m.appendChild(e.container),l(),!0),o=m=>{e.itemLabels=vh(m),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),e.container.remove()},l=()=>{var m;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(m=e.app)==null||m.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:i,itemLabels:e.itemLabels}):e.app=new Ah({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)},d=()=>{i.off("modeChange",f)},f=m=>{if(!!e.enabled){if(m!==ye.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}i.once("initAnimationEnded",()=>{e.fiveModeEnabled=i.currentMode===ye.Five.Mode.Floorplan,l()})}};return c(),{appendTo:n,load:o,enable:s,disable:r,dispose:a,hooks:e.hooks}},yh={name:"ModelItemLabelPlugin",version:0};var Wt=(i=>(i.TOP_LEFT="topLeft",i.TOP_RIGHT="topRight",i.BOTTOM_LEFT="bottomLeft",i.BOTTOM_RIGHT="bottomRight",i))(Wt||{});function wh(i){if(i.length===0)return[];if(Array.isArray(i[0]))return i;let t=[];return i.forEach(e=>{const n=[e[Wt.TOP_LEFT],e[Wt.BOTTOM_LEFT],e[Wt.BOTTOM_RIGHT],e[Wt.TOP_RIGHT]];t.push(n)}),t}const Ch=(i,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},n=Jt(i),o=new Map,s=A=>{e.videoTexture&&(e.videoTexture.image.muted=A)},r=()=>e.videoTexture?e.videoTexture.image.muted:!0,a=()=>{if(e.enabled||!e.videoTexture)return;e.enabled=!0,e.videoMeshes=c(),e.videoMeshes.forEach(C=>i.scene.add(C));const A=()=>{if(!e.videoTexture)return;const C=()=>{var w;!e.videoTexture||((w=e.videoTexture)==null||w.image.removeEventListener("timeupdate",C),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",C),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)A();else return i.once("modelLoaded",()=>A())},l=()=>{!e.enabled||(e.enabled=!1,e.videoMeshes.forEach(A=>{A.geometry.dispose(),A.material.dispose(),i.scene.remove(A),e.videoTexture&&e.videoTexture.image.pause()}),e.videoMeshes=[],i.needsRender=!0)},c=()=>e.rectPoints.map((A,C)=>{const w=new P.BufferGeometry,I=128,k=[];k.push(...A[0].toArray());for(let E=1;E<I;E++)k.push(A[0].x+(A[1].x-A[0].x)*E/I,A[0].y+(A[1].y-A[0].y)*E/I,A[0].z+(A[1].z-A[0].z)*E/I);k.push(...A[1].toArray()),k.push(...A[2].toArray());for(let E=1;E<I;E++)k.push(A[2].x+(A[3].x-A[2].x)*E/I,A[2].y+(A[3].y-A[2].y)*E/I,A[2].z+(A[3].z-A[2].z)*E/I);k.push(...A[3].toArray());const y=[];y.push(0,1);for(let E=1;E<I;E++)y.push(0,1-E/I);y.push(0,0),y.push(1,0);for(let E=1;E<I;E++)y.push(1,E/I);y.push(1,1);const L=[];for(let E=0;E<I;E++)L.push(E,E+1,I*2-E,E,I*2-E,I*2+1-E);w.setAttribute("position",new P.BufferAttribute(new Float32Array(k),3)),w.setAttribute("uv",new P.BufferAttribute(new Float32Array(y),2)),w.setIndex(new P.BufferAttribute(new Uint32Array(L),1));const x=new P.AxesHelper(10);i.scene.add(x);const Q=new P.MeshBasicMaterial({map:e.videoTextureEnabled?e.videoTexture:e.imageTexture,side:P.DoubleSide}),B=new P.Mesh(w,Q);B.renderOrder=1,B.name=`ModelTVVideoPlugin-${C}-${performance.now()}`;const G=[A[1],A[2],A[3],A[0]],U=n.create3DDomContainer(G);if(U!=null&&U.container){const E=document.createElement("div");E.classList.add("play-icon"),E.style.width="100%",E.style.height="100%",E.style.display="flex",E.style.justifyContent="center",E.style.alignItems="center",E.style.pointerEvents="none",U.container.appendChild(E);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()},E.appendChild(S),o.set(B,U)}return B}),d=A=>{const C=new P.TextureLoader().load(A);return C.minFilter=P.LinearFilter,C.magFilter=P.LinearFilter,C.format=P.RGBFormat,C},f=(A,C)=>new Promise((w,I)=>{const k=new XMLHttpRequest;k.onreadystatechange=()=>{if(k.readyState==4)if(k.status==200){const y=window.URL||window.webkitURL;C=C||document.createElement("video"),C.crossOrigin="anonymous",C.muted=!0,C.loop=!0,C.playsInline=!0,C.src=y.createObjectURL(k.response);const L=new P.VideoTexture(C);L.minFilter=P.LinearFilter,L.magFilter=P.LinearFilter,L.format=P.RGBFormat,w(Object.assign(L,{videoSource:A}))}else I(new Error("Video download Error: "+k.status))},k.onerror=y=>I(y),k.open("GET",A),k.responseType="blob",k.send()}),u=(A,C)=>J(exports,null,function*(){const{video_src:w,video_poster_src:I,points:k}=A;e.videoSource=w,e.rectPoints=wh(k).map(y=>y.map(({x:L,y:x,z:Q})=>new P.Vector3(L,x,Q))),e.imageTexture=d(I),C&&(e.videoElement=C),e.videoTexture=yield f(e.videoSource,e.videoElement),e.enabled=!!A.enable,e.enabled&&a()}),h=A=>{if(!e.enabled)return;const C=e.videoMeshes;if(!(!C||A.intersectObjects(C).length===0))return e.videoTexture&&(e.videoTexture.image.paused||e.videoTexture.image.pause()),!1},m=A=>{A==="Floorplan"?n.hide():n.show()},g=()=>{if(!e.enabled)return;const A=i.camera.position;if(o.forEach((C,w)=>{const I=C.css3DObject.position.clone(),k=I.clone().sub(A).normalize(),y=new P.Raycaster(A,k),L=i.model.intersectRaycaster(y)[0],x=I.distanceTo(A),Q=.01;L&&L.distance+Q<x?C.hide():C.show()}),!r()){const C=e.rectPoints.find(w=>{const I=w[0].clone().add(w[1]).add(w[2]).add(w[3]).divideScalar(4);return w.map(k=>k.clone().add(I).divideScalar(2)).filter(k=>{const y=k.distanceTo(A),L=new P.Raycaster(A,k.clone().sub(A).normalize()),x=i.model.intersectRaycaster(L)[0],Q=.01;return!(x&&x.distance+Q<y)}).length>=2});(!C||C.length===0)&&s(!0)}},v=()=>{l(),e.videoTexture=void 0,i.off("modeChange",m),i.off("wantsTapGesture",h),i.off("panoArrived",g),i.off("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})})};return i.on("modeChange",m),i.on("wantsTapGesture",h),i.on("panoArrived",g),i.on("renderFrame",()=>{e.videoMeshes.forEach(A=>{A&&(A.needsRender=!0)})}),{enable:a,disable:l,load:u,dispose:v,state:e,css3DRenderPlugin:n}};function Eh(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
|
|
517
522
|
}to{opacity:1
|
|
518
|
-
}}`)}function Pu(o){let t,e,n,s=(o[0].code||o[0].id)+"",r,a,l,c=o[0].name+"",d,u=o[0].icon&&Ji(o);return{c(){u&&u.c(),t=i.space(),e=i.element("div"),n=i.element("span"),r=i.text(s),a=i.space(),l=i.element("span"),d=i.text(c),i.attr(n,"class","item-model svelte-gduhqw"),i.attr(l,"class","item-name svelte-gduhqw"),i.attr(e,"class","item-label-text svelte-gduhqw")},m(f,h){u&&u.m(f,h),i.insert(f,t,h),i.insert(f,e,h),i.append(e,n),i.append(n,r),i.append(e,a),i.append(e,l),i.append(l,d)},p(f,h){f[0].icon?u?u.p(f,h):(u=Ji(f),u.c(),u.m(t.parentNode,t)):u&&(u.d(1),u=null),h&1&&s!==(s=(f[0].code||f[0].id)+"")&&i.set_data(r,s),h&1&&c!==(c=f[0].name+"")&&i.set_data(d,c)},d(f){u&&u.d(f),f&&i.detach(t),f&&i.detach(e)}}}function Iu(o){let t;return{c(){t=i.element("div")},m(e,n){i.insert(e,t,n),o[6](t)},p:i.noop,d(e){e&&i.detach(t),o[6](null)}}}function Ji(o){let t,e,n,s,r;return{c(){t=i.element("div"),e=i.element("div"),i.attr(e,"class","icon svelte-gduhqw"),i.attr(e,"style",n=`background-image: url(${o[0].icon})`),i.attr(t,"class","icon-wrap svelte-gduhqw")},m(a,l){i.insert(a,t,l),i.append(t,e),s||(r=i.listen(t,"click",o[7]),s=!0)},p(a,l){l&1&&n!==(n=`background-image: url(${a[0].icon})`)&&i.attr(e,"style",n)},d(a){a&&i.detach(t),s=!1,r()}}}function ku(o){let t,e,n,s,r,a,l,c,d,u;function f(g,A){return A&1&&(n=null),n==null&&(n=!!Boolean(typeof g[0].render=="function")),n?Iu:Pu}let h=f(o,-1),p=h(o);return{c(){t=i.element("div"),e=i.element("div"),p.c(),r=i.space(),a=i.element("div"),i.attr(e,"class",s=i.null_to_empty(ye.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof o[0].render=="function")}))+" svelte-gduhqw"),i.set_style(e,"bottom",`${o[0].strokeLength}px`),i.attr(a,"class",l=i.null_to_empty(ye.default("item-label-item__bar",{anchor:o[1]}))+" svelte-gduhqw"),i.set_style(a,"height",`${o[0].strokeLength}px`),i.attr(t,"class",c=i.null_to_empty(ye.default("item-label-item",{fold:o[0].isFold}))+" svelte-gduhqw"),i.set_style(t,"z-index",o[0].zIndex,!1),i.set_style(t,"transform",o[0].transform,!1)},m(g,A){i.insert(g,t,A),i.append(t,e),p.m(e,null),i.append(t,r),i.append(t,a),d||(u=i.listen(e,"click",o[4]),d=!0)},p(g,[A]){h===(h=f(g,A))&&p?p.p(g,A):(p.d(1),p=h(g),p&&(p.c(),p.m(e,null))),A&1&&s!==(s=i.null_to_empty(ye.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof g[0].render=="function")}))+" svelte-gduhqw")&&i.attr(e,"class",s),A&1&&i.set_style(e,"bottom",`${g[0].strokeLength}px`),A&2&&l!==(l=i.null_to_empty(ye.default("item-label-item__bar",{anchor:g[1]}))+" svelte-gduhqw")&&i.attr(a,"class",l),A&1&&i.set_style(a,"height",`${g[0].strokeLength}px`),A&1&&c!==(c=i.null_to_empty(ye.default("item-label-item",{fold:g[0].isFold}))+" svelte-gduhqw")&&i.attr(t,"class",c),A&1&&i.set_style(t,"z-index",g[0].zIndex,!1),A&1&&i.set_style(t,"transform",g[0].transform,!1)},i:i.noop,o:i.noop,d(g){g&&i.detach(t),p.d(),d=!1,u()}}}function xu(o,t,e){let{itemLabel:n}=t,{hooks:s}=t,{anchorEnabled:r}=t,{onIconClick:a}=t;function l(){s.emit("onLabelClick",n)}let c;function d(f){i.binding_callbacks[f?"unshift":"push"](()=>{c=f,e(3,c)})}const u=f=>a(n);return o.$$set=f=>{"itemLabel"in f&&e(0,n=f.itemLabel),"hooks"in f&&e(5,s=f.hooks),"anchorEnabled"in f&&e(1,r=f.anchorEnabled),"onIconClick"in f&&e(2,a=f.onIconClick)},o.$$.update=()=>{if(o.$$.dirty&9&&typeof n.render=="function"&&c&&c.children.length===0){const f=n.render(n);f&&c.appendChild(f)}},[n,r,a,c,l,s,d,u]}class Du extends i.SvelteComponent{constructor(t){super(),i.init(this,t,xu,ku,i.safe_not_equal,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},Eu)}}const{Raycaster:Su,Vector3:kp}=P,Zi=(o,t,e,n)=>{const s=t.clone().sub(e).normalize(),r=new Su;r.set(e,s);const[a]=o.model.intersectRaycaster(r);return a&&a.distance+.01<n};var Xe=(o=>(o.SMALL="small",o.MIDLLE="middle",o.LARGE="large",o.EXTRA_LARGE="x-large",o))(Xe||{});const Lu=(o,t)=>{switch(t){case Xe.SMALL:return Math.ceil(-27.78*o+85);case Xe.MIDLLE:return Math.ceil(-38.9*o+130);case Xe.LARGE:return Math.ceil(-44.44*o+140);case Xe.EXTRA_LARGE:return Math.ceil(-92.59*o+300)}},_u=o=>`translate(${o[0]}px, ${o[1]}px)`;function qi(o){return o.map(t=>j({observerIndex:void 0,visible:!1,isFold:!1},t))}function zu(o){i.append_styles(o,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function Ki(o,t,e){const n=o.slice();return n[30]=t[e],n}function $i(o){let t,e;return t=new Du({props:{itemLabel:o[30],hooks:o[0],anchorEnabled:o[2],onIconClick:o[6]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s[0]&2&&(r.itemLabel=n[30]),s[0]&1&&(r.hooks=n[0]),s[0]&4&&(r.anchorEnabled=n[2]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function eo(o,t){let e,n,s,r=t[30].visible&&$i(t);return{key:o,first:null,c(){e=i.empty(),r&&r.c(),n=i.empty(),this.first=e},m(a,l){i.insert(a,e,l),r&&r.m(a,l),i.insert(a,n,l),s=!0},p(a,l){t=a,t[30].visible?r?(r.p(t,l),l[0]&2&&i.transition_in(r,1)):(r=$i(t),r.c(),i.transition_in(r,1),r.m(n.parentNode,n)):r&&(i.group_outros(),i.transition_out(r,1,1,()=>{r=null}),i.check_outros())},i(a){s||(i.transition_in(r),s=!0)},o(a){i.transition_out(r),s=!1},d(a){a&&i.detach(e),r&&r.d(a),a&&i.detach(n)}}}function Mu(o){let t,e=[],n=new Map,s,r,a=o[1];const l=c=>c[30].id;for(let c=0;c<a.length;c+=1){let d=Ki(o,a,c),u=l(d);n.set(u,e[c]=eo(u,d))}return{c(){t=i.element("div");for(let c=0;c<e.length;c+=1)e[c].c();i.attr(t,"class","item-labels-container svelte-gk8s47"),i.add_render_callback(()=>o[12].call(t)),i.set_style(t,"opacity",o[5]?1:0,!1)},m(c,d){i.insert(c,t,d);for(let u=0;u<e.length;u+=1)e[u].m(t,null);s=i.add_resize_listener(t,o[12].bind(t)),r=!0},p(c,d){d[0]&71&&(a=c[1],i.group_outros(),e=i.update_keyed_each(e,d,l,1,c,a,n,t,i.outro_and_destroy_block,eo,null,Ki),i.check_outros()),d[0]&32&&i.set_style(t,"opacity",c[5]?1:0,!1)},i(c){if(!r){for(let d=0;d<a.length;d+=1)i.transition_in(e[d]);r=!0}},o(c){for(let d=0;d<e.length;d+=1)i.transition_out(e[d]);r=!1},d(c){c&&i.detach(t);for(let d=0;d<e.length;d+=1)e[d].d();s()}}}let Tu=11;function ju(o,t,e){const{Raycaster:n,Vector3:s}=P;let{five:r}=t,{modelOcclusionEnable:a}=t,{itemLabels:l}=t,{hooks:c}=t,{displayStrategyType:d}=t,{maxVisibleDistance:u}=t,f=null,h=null,p=(r==null?void 0:r.currentMode)===ee.Five.Mode.Panorama,g,A,b=[],v=!0;const C=(L,B)=>{const R=L.camera.position.clone(),G=new s(B.modelPosition[0],B.modelPosition[1],B.modelPosition[2]),Q=G.distanceTo(R);return u!==void 0&&L.state.mode===ee.Five.Mode.Panorama&&Q>u?!1:Zi(L,G.clone().sub(R).normalize(),R,Q)},y=L=>{const{camera:B,model:R}=r,{x:G,y:Q,z:H}=L.clone().project(B),X=(G+1)/2,Y=(2-(Q+1))/2,oe=Math.abs(H)<1&&[X,Y].every(ce=>ce<1&&ce>=0);return Boolean(oe)},I=(L,B)=>{const R=new s(B.modelPosition[0],B.modelPosition[1],B.modelPosition[2]),G=L.project2d(R),Q=G==null?void 0:G.x,H=G==null?void 0:G.y;return[Q,H]},k=(L,B)=>{const R=B.map(Q=>{if(L.state.panoIndex!==Q.panoIndex)return V(j({},Q),{visible:!1});const H=I(L,Q);Q.name.length*Tu;const X=Lu(Q.modelPosition[1],d),Y=L.currentMode===ee.Five.Mode.Panorama?y(new s(Q.position[0],Q.position[1],Q.position[2])):!0,J=a?C(L,Q):!1,te=Y&&!J;if(!te)return V(j({},Q),{visible:te});b.push(H);const oe=_u(H);return V(j({},Q),{visible:te,transform:oe,strokeLength:X})}),G=R.filter(({visible:Q})=>Q).map(Q=>({itemLabelItem:Q,distance:new s(Q.modelPosition[0],Q.modelPosition[1],Q.modelPosition[2]).clone().distanceTo(L.camera.position)})).sort((Q,H)=>Q.distance-H.distance);return R.map(Q=>{const H=G.findIndex(X=>X.itemLabelItem.id===Q.id);return H!==void 0?V(j({},Q),{zIndex:H*10}):Q})},w=()=>{b=[],e(1,h=k(r,h))},D=()=>{e(5,v=!1),x()},x=Fs(()=>{e(5,v=!0),w()},300),z=()=>{r.once("renderFrame",w)},_=()=>{window.addEventListener("resize",z,!1)},T=()=>{f!==l&&(e(1,h=qi(l)),f=l,w())},O=(L,B)=>{let R=[];for(let Q=0;Q<B.length;Q++){const{position:H,panoIndex:X}=B[Q],Y=L.distanceTo(H);(u===void 0||Y<=u||r.state.mode!==ee.Five.Mode.Panorama)&&R.push({panoIndex:X,obVector:H,distance:Y})}R=R.sort((Q,H)=>Q.distance-H.distance);let G;for(let Q=0;Q<R.length;Q++){const{obVector:H,distance:X,panoIndex:Y}=R[Q];if(!Zi(r,L,H,X)){G=Y;break}}return typeof G=="number"?B[G]:void 0},E=L=>{if(r.state.mode===ee.Five.Mode.Panorama)return;const B=r.work.observers,R=new s().fromArray(L.position),G=O(R,B);if(G&&(L.observerIndex=G.panoIndex),typeof L.observerIndex=="number"){const Q=B[L.observerIndex],H=R.clone().sub(Q.position).normalize(),X={longitude:Math.PI+Math.atan2(H.x,H.z),latitude:Math.acos(H.y/H.length())-Math.PI/2};r.setState(V(j({},X),{mode:ee.Five.Mode.Panorama,panoIndex:L.observerIndex})),r.once("initAnimationEnded",()=>{e(1,h=h.map(Y=>V(j({},Y),{isFold:Y.id!==L.id}))),r.once("cameraUpdate",()=>{e(1,h=h.map(Y=>V(j({},Y),{isFold:!1})))})})}};Z.beforeUpdate(()=>{T()}),Z.onMount(()=>{e(1,h=qi(l)),f=l,w(),_(),r.on("cameraUpdate",D)}),Z.onDestroy(()=>{r.off("cameraUpdate",D),window.removeEventListener("resize",z,!1)});function S(){g=this.clientWidth,A=this.clientHeight,e(3,g),e(4,A)}return o.$$set=L=>{"five"in L&&e(7,r=L.five),"modelOcclusionEnable"in L&&e(8,a=L.modelOcclusionEnable),"itemLabels"in L&&e(9,l=L.itemLabels),"hooks"in L&&e(0,c=L.hooks),"displayStrategyType"in L&&e(10,d=L.displayStrategyType),"maxVisibleDistance"in L&&e(11,u=L.maxVisibleDistance)},[c,h,p,g,A,v,E,r,a,l,d,u,S]}class Bu extends i.SvelteComponent{constructor(t){super(),i.init(this,t,ju,Mu,i.safe_not_equal,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},zu,[-1,-1])}}function Qu(o){return o.item_labels.map(t=>V(j({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const Ru=void 0,Ou=(o,t)=>{var h,p,g,A;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:!0,itemLabels:[],wrapper:null,app:void 0,hooks:new ee.Subscribe,modelOcclusionEnable:(h=t==null?void 0:t.modelOcclusionEnable)!=null?h:!0,onlyVisibleInPanorama:(p=t==null?void 0:t.onlyVisibleInPanorama)!=null?p:!0,displayStrategyType:(g=t==null?void 0:t.displayStrategyType)!=null?g:Xe.SMALL,maxVisibleDistance:(A=t==null?void 0:t.maxVisibleDistance)!=null?A:Ru};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
|
|
523
|
+
}}`)}function Ph(i){let t,e,n,o=(i[0].code||i[0].id)+"",s,r,a,l=i[0].name+"",c,d=i[0].icon&&bs(i);return{c(){d&&d.c(),t=Z(),e=R("div"),n=R("span"),s=ke(o),r=Z(),a=R("span"),c=ke(l),b(n,"class","item-model svelte-gduhqw"),b(a,"class","item-name svelte-gduhqw"),b(e,"class","item-label-text svelte-gduhqw")},m(f,u){d&&d.m(f,u),j(f,t,u),j(f,e,u),O(e,n),O(n,s),O(e,r),O(e,a),O(a,c)},p(f,u){f[0].icon?d?d.p(f,u):(d=bs(f),d.c(),d.m(t.parentNode,t)):d&&(d.d(1),d=null),u&1&&o!==(o=(f[0].code||f[0].id)+"")&&Te(s,o),u&1&&l!==(l=f[0].name+"")&&Te(c,l)},d(f){d&&d.d(f),f&&T(t),f&&T(e)}}}function Ih(i){let t;return{c(){t=R("div")},m(e,n){j(e,t,n),i[6](t)},p:te,d(e){e&&T(t),i[6](null)}}}function bs(i){let t,e,n,o,s;return{c(){t=R("div"),e=R("div"),b(e,"class","icon svelte-gduhqw"),b(e,"style",n=`background-image: url(${i[0].icon})`),b(t,"class","icon-wrap svelte-gduhqw")},m(r,a){j(r,t,a),O(t,e),o||(s=Ie(t,"click",i[7]),o=!0)},p(r,a){a&1&&n!==(n=`background-image: url(${r[0].icon})`)&&b(e,"style",n)},d(r){r&&T(t),o=!1,s()}}}function xh(i){let t,e,n,o,s,r,a,l,c,d;function f(m,g){return g&1&&(n=null),n==null&&(n=!!Boolean(typeof m[0].render=="function")),n?Ih:Ph}let u=f(i,-1),h=u(i);return{c(){t=R("div"),e=R("div"),h.c(),s=Z(),r=R("div"),b(e,"class",o=Be(Ze.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof i[0].render=="function")}))+" svelte-gduhqw"),H(e,"bottom",`${i[0].strokeLength}px`),b(r,"class",a=Be(Ze.default("item-label-item__bar",{anchor:i[1]}))+" svelte-gduhqw"),H(r,"height",`${i[0].strokeLength}px`),b(t,"class",l=Be(Ze.default("item-label-item",{fold:i[0].isFold}))+" svelte-gduhqw"),H(t,"z-index",i[0].zIndex,!1),H(t,"transform",i[0].transform,!1)},m(m,g){j(m,t,g),O(t,e),h.m(e,null),O(t,s),O(t,r),c||(d=Ie(e,"click",i[4]),c=!0)},p(m,[g]){u===(u=f(m,g))&&h?h.p(m,g):(h.d(1),h=u(m),h&&(h.c(),h.m(e,null))),g&1&&o!==(o=Be(Ze.default("item-label-item__text-wrap",{"item-label-item__custom":Boolean(typeof m[0].render=="function")}))+" svelte-gduhqw")&&b(e,"class",o),g&1&&H(e,"bottom",`${m[0].strokeLength}px`),g&2&&a!==(a=Be(Ze.default("item-label-item__bar",{anchor:m[1]}))+" svelte-gduhqw")&&b(r,"class",a),g&1&&H(r,"height",`${m[0].strokeLength}px`),g&1&&l!==(l=Be(Ze.default("item-label-item",{fold:m[0].isFold}))+" svelte-gduhqw")&&b(t,"class",l),g&1&&H(t,"z-index",m[0].zIndex,!1),g&1&&H(t,"transform",m[0].transform,!1)},i:te,o:te,d(m){m&&T(t),h.d(),c=!1,d()}}}function kh(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){Me[f?"unshift":"push"](()=>{l=f,e(3,l)})}const d=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,d]}class Dh extends oe{constructor(t){super(),ie(this,t,kh,xh,ne,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},Eh)}}const{Raycaster:Lh,Vector3:I0}=P,ys=(i,t,e,n)=>{const o=t.clone().sub(e).normalize(),s=new Lh;s.set(e,o);const[r]=i.model.intersectRaycaster(s);return r&&r.distance+.01<n};var St=(i=>(i.SMALL="small",i.MIDLLE="middle",i.LARGE="large",i.EXTRA_LARGE="x-large",i))(St||{});const Sh=(i,t)=>{switch(t){case St.SMALL:return Math.ceil(-27.78*i+85);case St.MIDLLE:return Math.ceil(-38.9*i+130);case St.LARGE:return Math.ceil(-44.44*i+140);case St.EXTRA_LARGE:return Math.ceil(-92.59*i+300)}},zh=i=>`translate(${i[0]}px, ${i[1]}px)`;function ws(i){return i.map(t=>N({observerIndex:void 0,visible:!1,isFold:!1},t))}function Mh(i){ce(i,"svelte-gk8s47",".item-labels-container.svelte-gk8s47{width:100%;height:100%;position:relative}")}function Cs(i,t,e){const n=i.slice();return n[30]=t[e],n}function Es(i){let t,e;return t=new Dh({props:{itemLabel:i[30],hooks:i[0],anchorEnabled:i[2],onIconClick:i[6]}}),{c(){$(t.$$.fragment)},m(n,o){q(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||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function Ps(i,t){let e,n,o,s=t[30].visible&&Es(t);return{key:i,first:null,c(){e=pe(),s&&s.c(),n=pe(),this.first=e},m(r,a){j(r,e,a),s&&s.m(r,a),j(r,n,a),o=!0},p(r,a){t=r,t[30].visible?s?(s.p(t,a),a[0]&2&&D(s,1)):(s=Es(t),s.c(),D(s,1),s.m(n.parentNode,n)):s&&(ue(),M(s,1,1,()=>{s=null}),fe())},i(r){o||(D(s),o=!0)},o(r){M(s),o=!1},d(r){r&&T(e),s&&s.d(r),r&&T(n)}}}function Th(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=Cs(i,r,l),d=a(c);n.set(d,e[l]=Ps(d,c))}return{c(){t=R("div");for(let l=0;l<e.length;l+=1)e[l].c();b(t,"class","item-labels-container svelte-gk8s47"),xe(()=>i[12].call(t)),H(t,"opacity",i[5]?1:0,!1)},m(l,c){j(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);o=At(t,i[12].bind(t)),s=!0},p(l,c){c[0]&71&&(r=l[1],ue(),e=Ue(e,c,a,1,l,r,n,t,at,Ps,null,Cs),fe()),c[0]&32&&H(t,"opacity",l[5]?1:0,!1)},i(l){if(!s){for(let c=0;c<r.length;c+=1)D(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)M(e[c]);s=!1},d(l){l&&T(t);for(let c=0;c<e.length;c+=1)e[c].d();o()}}}let jh=11;function Bh(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:d}=t,f=null,u=null,h=(s==null?void 0:s.currentMode)===ye.Five.Mode.Panorama,m,g,v=[],A=!0;const C=(z,W)=>{const Y=z.camera.position.clone(),ee=new o(W.modelPosition[0],W.modelPosition[1],W.modelPosition[2]),X=ee.distanceTo(Y);return d!==void 0&&z.state.mode===ye.Five.Mode.Panorama&&X>d?!1:ys(z,ee.clone().sub(Y).normalize(),Y,X)},w=z=>{const{camera:W,model:Y}=s,{x:ee,y:X,z:V}=z.clone().project(W),ae=(ee+1)/2,le=(2-(X+1))/2,De=Math.abs(V)<1&&[ae,le].every(Re=>Re<1&&Re>=0);return Boolean(De)},I=(z,W)=>{const Y=new o(W.modelPosition[0],W.modelPosition[1],W.modelPosition[2]),ee=z.project2d(Y),X=ee==null?void 0:ee.x,V=ee==null?void 0:ee.y;return[X,V]},k=(z,W)=>{const Y=W.map(X=>{if(z.state.panoIndex!==X.panoIndex)return he(N({},X),{visible:!1});const V=I(z,X);X.name.length*jh;const ae=Sh(X.modelPosition[1],c),le=z.currentMode===ye.Five.Mode.Panorama?w(new o(X.position[0],X.position[1],X.position[2])):!0,me=r?C(z,X):!1,we=le&&!me;if(!we)return he(N({},X),{visible:we});v.push(V);const De=zh(V);return he(N({},X),{visible:we,transform:De,strokeLength:ae})}),ee=Y.filter(({visible:X})=>X).map(X=>({itemLabelItem:X,distance:new o(X.modelPosition[0],X.modelPosition[1],X.modelPosition[2]).clone().distanceTo(z.camera.position)})).sort((X,V)=>X.distance-V.distance);return Y.map(X=>{const V=ee.findIndex(ae=>ae.itemLabelItem.id===X.id);return V!==void 0?he(N({},X),{zIndex:V*10}):X})},y=()=>{v=[],e(1,u=k(s,u))},L=()=>{e(5,A=!1),x()},x=ka(()=>{e(5,A=!0),y()},300),Q=()=>{s.once("renderFrame",y)},B=()=>{window.addEventListener("resize",Q,!1)},G=()=>{f!==a&&(e(1,u=ws(a)),f=a,y())},U=(z,W)=>{let Y=[];for(let X=0;X<W.length;X++){const{position:V,panoIndex:ae}=W[X],le=z.distanceTo(V);(d===void 0||le<=d||s.state.mode!==ye.Five.Mode.Panorama)&&Y.push({panoIndex:ae,obVector:V,distance:le})}Y=Y.sort((X,V)=>X.distance-V.distance);let ee;for(let X=0;X<Y.length;X++){const{obVector:V,distance:ae,panoIndex:le}=Y[X];if(!ys(s,z,V,ae)){ee=le;break}}return typeof ee=="number"?W[ee]:void 0},E=z=>{if(s.state.mode===ye.Five.Mode.Panorama)return;const W=s.work.observers,Y=new o().fromArray(z.position),ee=U(Y,W);if(ee&&(z.observerIndex=ee.panoIndex),typeof z.observerIndex=="number"){const X=W[z.observerIndex],V=Y.clone().sub(X.position).normalize(),ae={longitude:Math.PI+Math.atan2(V.x,V.z),latitude:Math.acos(V.y/V.length())-Math.PI/2};s.setState(he(N({},ae),{mode:ye.Five.Mode.Panorama,panoIndex:z.observerIndex})),s.once("initAnimationEnded",()=>{e(1,u=u.map(le=>he(N({},le),{isFold:le.id!==z.id}))),s.once("cameraUpdate",()=>{e(1,u=u.map(le=>he(N({},le),{isFold:!1})))})})}};Xi(()=>{G()}),Ye(()=>{e(1,u=ws(a)),f=a,y(),B(),s.on("cameraUpdate",L)}),vt(()=>{s.off("cameraUpdate",L),window.removeEventListener("resize",Q,!1)});function S(){m=this.clientWidth,g=this.clientHeight,e(3,m),e(4,g)}return i.$$set=z=>{"five"in z&&e(7,s=z.five),"modelOcclusionEnable"in z&&e(8,r=z.modelOcclusionEnable),"itemLabels"in z&&e(9,a=z.itemLabels),"hooks"in z&&e(0,l=z.hooks),"displayStrategyType"in z&&e(10,c=z.displayStrategyType),"maxVisibleDistance"in z&&e(11,d=z.maxVisibleDistance)},[l,u,h,m,g,A,E,s,r,a,c,d,S]}class Qh extends oe{constructor(t){super(),ie(this,t,Bh,Th,ne,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},Mh,[-1,-1])}}function Rh(i){return i.item_labels.map(t=>he(N({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const Oh=void 0,Hh=(i,t)=>{var u,h,m,g;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:!0,itemLabels:[],wrapper:null,app:void 0,hooks:new ye.Subscribe,modelOcclusionEnable:(u=t==null?void 0:t.modelOcclusionEnable)!=null?u:!0,onlyVisibleInPanorama:(h=t==null?void 0:t.onlyVisibleInPanorama)!=null?h:!0,displayStrategyType:(m=t==null?void 0:t.displayStrategyType)!=null?m:St.SMALL,maxVisibleDistance:(g=t==null?void 0:t.maxVisibleDistance)!=null?g:Oh};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
|
|
519
524
|
position: absolute;
|
|
520
525
|
left: 0;
|
|
521
526
|
top: 0;
|
|
522
527
|
width: 100%;
|
|
523
528
|
height: 100%;
|
|
524
529
|
z-index: 5;
|
|
525
|
-
`,e.container.style.pointerEvents="none";const n=b=>(e.wrapper=b,b.appendChild(e.container),c(),!0),s=b=>{e.itemLabels=Qu(b),c()},r=()=>(e.enabled||(e.enabled=!0,c()),!0),a=()=>(e.enabled&&(e.enabled=!1,c()),!0),l=()=>{u(),e.container.remove()},c=()=>{var b;if(!!e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(b=e.app)==null||b.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:o,itemLabels:e.itemLabels}):e.app=new Bu({target:e.container,props:{five:o,modelOcclusionEnable:e.modelOcclusionEnable,onlyVisibleInPanorama:e.onlyVisibleInPanorama,itemLabels:e.itemLabels,wrapper:e.wrapper,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},d=()=>{o.on("modeChange",f),o.once("dispose",l)},u=()=>{o.off("modeChange",f)},f=b=>{if(b!==ee.Five.Mode.Panorama){e.fiveModeEnabled=!1,a();return}o.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,r()})};return d(),{appendTo:n,load:s,enable:r,disable:a,dispose:l,hooks:e.hooks}},Hu={name:"ItemLabelPlugin",version:0};class Fu extends Xt{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(V(j({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(V(j({},e),{userAction:!0}))}show(e){if(!!this.state.enabled)return this.setState(V(j({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(!!this.state.enabled)return this.setState(V(j({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,n){if(!this.enabled)return;const s=j({},this.state);this.state=j(j(j({},this.state),e),n),this.stateChangedCallback(s,n)}get visible(){return this.five.state.mode===ee.Five.Mode.Panorama}appendTo(e){!this.enabled||(this.container=e,this.render())}updateState(e){this.setState(V(j({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function Gu(o){i.append_styles(o,"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 Nu(o){let t,e,n,s,r,a,l,c;return{c(){t=i.element("div"),e=i.element("div"),n=i.element("span"),n.textContent=`${o[8]}`,s=i.space(),r=i.element("i"),i.attr(n,"class","plugin-DoorLabelPlugin-txt svelte-wpy7pz"),i.attr(r,"class","plugin-DoorLabelPlugin-icon svelte-wpy7pz"),i.attr(e,"class",a=i.null_to_empty(ye.default("plugin-DoorLabelPlugin-cnt",o[0].toward))+" svelte-wpy7pz"),i.attr(e,"style",`transform: ${o[6]||"initial"};pointer-events: ${o[5]?"auto":"none"};opacity: ${o[5]?1:0}`),i.attr(e,"data-camera-toward",o[7]),i.attr(t,"style",`left: ${o[3]||0}%;top: ${o[4]||0}%;opacity: ${o[5]?1:0}`),i.attr(t,"class","plugin-DoorLabelPlugin-item svelte-wpy7pz")},m(d,u){i.insert(d,t,u),i.append(t,e),i.append(e,n),i.append(e,s),i.append(e,r),o[10](t),l||(c=i.listen(e,"click",o[9]),l=!0)},p(d,[u]){u&1&&a!==(a=i.null_to_empty(ye.default("plugin-DoorLabelPlugin-cnt",d[0].toward))+" svelte-wpy7pz")&&i.attr(e,"class",a)},i:i.noop,o:i.noop,d(d){d&&i.detach(t),o[10](null),l=!1,c()}}}function Wu(o,t,e){let{props:n}=t,{onClick:s}=t,r,{left:a,top:l,inSight:c,transform:d,panoIndex:u,cameraToward:f,name:h}=n,p=0;const g=()=>{if(!a||!l||!c||!r)return;const v=r.current.clientWidth/window.innerWidth*100,C=r.current.clientHeight/window.innerHeight*100;if(a<=v/2||a>=100-v/2||l<=C/2||l>=100-C/2)return;u!==p&&(console.log("panoDoorLabelPlugin",u,"\u89E6\u53D1\u57CB\u70B9"),p=u)},A=v=>{s&&s()};function b(v){i.binding_callbacks[v?"unshift":"push"](()=>{r=v,e(2,r)})}return o.$$set=v=>{"props"in v&&e(0,n=v.props),"onClick"in v&&e(1,s=v.onClick)},g(),[n,s,r,a,l,c,d,f,h,A,b]}class Xu extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Wu,Nu,i.safe_not_equal,{props:0,onClick:1},Gu)}}function Yu(o,t){const e=Math.abs(o.top+o.height/2-t.top-t.height/2),n=Math.abs(o.left+o.width/2-t.left-t.width/2),s=(o.height+t.height)/2,r=(o.width+t.width)/2;return!(e>s&&n>r)}function Uu(o){const{camera:t}=o,e=t.getWorldDirection(new M.Vector3);let n=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(n+=180),n<0&&(n+=360),n>315||n<=45?s="right":n>45&&n<=135?s="back":n>135&&n<=225?s="left":n>225&&n<=315&&(s="forward"),s}function Vu(o,t){return Math.sqrt(Math.pow(o.z-t.z,2)+Math.pow(o.x-t.x,2))}function Ju(o){const t=Math.PI/4;return o>-t&&o<=t?"left":o>t*3||o<=-t*3?"right":o>-t*3&&o<=-t?"forward":o>t&&o<=t*3?"back":""}const Zu={userAction:!0};class qu extends Fu{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(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,this.five.once("panoArrived",()=>{console.log("doorplugin","panoArrived"),this.initData()})});m(this,"initRoomObservers",()=>{var r,a;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((a=(r=this.five)==null?void 0:r.work)==null?void 0:a.observers)||[]).map(l=>{const c=l.panoIndex,d=l.floorIndex,u=e==null?void 0:e.find(f=>f.floor_index===d);if(u){const f=u.rooms.find(h=>h.observer_indexs.includes(c));if(f)return{panoIndex:c,floorIndex:d,name:f.name}}}).filter(Boolean);this.roomObservers=s});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(l=>l.panoIndex===e))return;const n=this.roomObservers.find(l=>l.panoIndex===e),r=this.five.work.observers.find(l=>l.panoIndex===e).position.clone(),a=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const l=[];return this.doorLabels.forEach((c,d)=>{if(c.roomName===n.name)return;const u=c.position.clone(),f=u.distanceTo(r);if(f<this.MinVisibledistance||f>this.MaxVisibledistance)return;const h=new M.Raycaster,p=u.clone().sub(r).normalize();h.set(r,p);const[g]=this.five.model.intersectRaycaster(h);g&&g.distance+.1<f||l.push(d)}),this.visibleLabelMap.set(e,l),l}})();this.labelItems.forEach((l,c)=>{l.visible=a.includes(c)}),this.fixDoorPosition()});m(this,"fixDoorPosition",()=>{var u,f,h,p,g,A,b,v,C,y,I,k;const{panoIndex:e,camera:n}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),r=s.clientWidth,a=s.clientHeight,l=n.getWorldDirection(new M.Vector3),c=[],d=[...this.labelItems];if(d.forEach((w,D)=>{if(w.visible){const x=n.position.distanceTo(w.position),z=w.position.clone().add(new M.Vector3(0,this.OffsetHeight,0)),T=z.clone().sub(n.position).normalize().angleTo(l),O=z.clone().project(n),E=(O.x+1)/2.2*100,S=(-O.y+1)/2.2*100,L=E>=0&&E<=100&&S>=0&&S<=100&&x>this.MinVisibledistance&&x<=this.MaxVisibledistance;w.left=E,w.top=S,w.inSight=L&&T<Math.PI/2,w.cameraToward=Uu(this.five),L?c.push({disFromCameraToLabel:x,left:E,top:S,index:D}):w.transform="translate(-50%, -50%)"}else w.inSight=!1}),c.length>1){let w=0;c.sort((D,x)=>x.disFromCameraToLabel-D.disFromCameraToLabel);for(let D=1;D<c.length;D++){const{index:x,left:z,top:_}=c[D-1],{index:T,left:O,top:E}=c[D],S=this.container.children[x],L=this.container.children[T];if(!S||!L)return;const B={left:r*z/100,top:a*_/100,width:(h=(f=(u=S.children)==null?void 0:u[0])==null?void 0:f.clientWidth)!=null?h:0,height:(A=(g=(p=S.children)==null?void 0:p[0])==null?void 0:g.clientHeight)!=null?A:0},R={left:r*O/100,top:a*E/100,width:(C=(v=(b=L.children)==null?void 0:b[0])==null?void 0:v.clientWidth)!=null?C:0,height:(k=(I=(y=L.children)==null?void 0:y[0])==null?void 0:I.clientHeight)!=null?k:0};Yu(B,R)&&(w++,d[x].transform=`translate(-50%, ${(w-1)*100-50}%)`,d[T].transform=`translate(-50%, ${w*100-50}%)`)}}this.labelItems=d,this.render()});m(this,"onClick",(e,n)=>{if(!this.roomObservers)return;const{work:s}=this.five;let r,a,l=1/0;for(let c=0;c<s.observers.length;c++){if(this.roomObservers[c].name!==e)continue;const u=s.observers[c].standingPosition,f=n.distanceTo(u);f<l&&(r=c,a=u.clone().sub(n).normalize(),l=f)}if(a!==null&&r!==null){const c={};if(l>0){const u=new M.Vector3(0,0,-1),f=a.clone(),h=new M.Quaternion;h.setFromUnitVectors(u,f);const p=new M.Euler;p.setFromQuaternion(h,"YXZ"),c.longitude=p.y}this.five.emit("wantsToMoveToPano",r,{},!0)||this.five.moveToPano(r,{longitude:c.longitude})}});m(this,"initData",()=>{var r;this.doorLabels=[];const e=this.five.panoIndex,n=this.floorplanServerData.computed_data.observers[e].floor_index,s=n!==void 0&&((r=this.floorplanServerData.computed_data.floor_datas[n])==null?void 0:r.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(a=>{var d;const l=(d=this.floorplanServerData.computed_data.doors)==null?void 0:d.filter(u=>!!(u&&u.name===a.name)),c=this.five.work.observers.filter((u,f)=>!!a.observer_indexs.find(h=>h===f));l&&l.forEach(u=>{const f=u.position;let h=1/0,p;c.forEach(A=>{const b=A.standingPosition,v={x:b.x,y:b.y,z:b.z},C=Vu(f,v);C<h&&(h=C,p=v)}),p&&(f.y=p.y+.01);const g=new M.Vector3(f.x,f.y,f.z);g.add(new M.Vector3(-.2,1.8,0).applyEuler(new M.Euler(0,u.rad,0))),this.doorLabels.push({roomName:a.name,name:u.name,position:g,toward:Ju(u.rad)})})}),this.labelItems=this.doorLabels.map(a=>V(j({},a),{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 s={state:this.state,prevState:e,userAction:n?n.userAction:Zu.userAction};this.hooks.emit("stateChange",s)}}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 Xu({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){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 Ku=o=>new qu(o),$u=2,eh=3,th=3,nh=2;function ih(o,t){var a,l,c;if(o.length<2)return console.warn("positionList length must be greater than 1"),[];const e=(a=t==null?void 0:t.unitWidth)!=null?a:.5,n=(l=t==null?void 0:t.unitHeight)!=null?l:.5,s=(c=t==null?void 0:t.skipPanoIndexMesh)!=null?c:!1,r=new P.CatmullRomCurve3(o,!1,"catmullrom",1);if(s){const d=Math.ceil(r.getLength()/n*1.5),u=r.getPoints(d),f=[];let h=0;const p=o;return p.forEach((g,A)=>{let b=0,v=99999999;u.forEach((w,D)=>{const x=w.distanceTo(g);x<v&&(b=D,v=x)});const C=u[b+1],y=C==null?void 0:C.distanceTo(g),I=u[b-1],k=I==null?void 0:I.distanceTo(g);if(b>h&&b-h>1){let w=b;I!==void 0&&k>.8&&(w=b+1),I!==void 0&&k>.2&&k<.3?w=b:v>.2&&v<.3&&(w=b+1);let D=h;if(C!==void 0&&y>.2&&y<.3?D=h+1:v>.2&&v<.3&&(D=h),u[D]&&u[D+1]){const _=p[A-1];if(_)if(_.equals(u[D]))D+=1;else{const T=new M.Vector3().subVectors(u[D+1],u[D]),O=new M.Vector3().subVectors(_,u[D]);T.angleTo(O)<Math.PI/2&&(D+=1)}}if(w<D||w-D<=1)return;const x=u.slice(D,w),z=to(x,e,n);f.push(z),h=b}}),f}else{const d=Math.ceil(r.getLength()),u=r.getPoints(d);return[to(u,e,n)]}}function to(o,t,e){const n=t/2,s=e/t,r=o.length,a=Ir.default(o.map(v=>[v.x,v.z])),c=(o.length-1)*$u*eh,d=2*r,u=d*th,f=d*nh,h=new Uint32Array(c),p=new Float32Array(u),g=new Float32Array(f);o.forEach((v,C)=>{});let A=0;for(let v=0;v<o.length;v++){const[C,y]=a[v][0],I=o[v],{x:k,y:w,z:D}=I,x=new M.Vector3(k+C*n,w+.05,D+y*n);p[v*6+0]=x.x,p[v*6+1]=x.y,p[v*6+2]=x.z;const z=new M.Vector3(k-C*n,w+.05,D-y*n);p[v*6+3]=z.x,p[v*6+4]=z.y,p[v*6+5]=z.z,A+=v>0?o[v-1].clone().sub(o[v]).length():0;const _=A/t/s;g[v*4+0]=0,g[v*4+1]=_,g[v*4+2]=1,g[v*4+3]=_,v!==o.length-1&&(h[v*6+0]=v*2+0,h[v*6+1]=v*2+2,h[v*6+2]=v*2+1,h[v*6+3]=v*2+2,h[v*6+4]=v*2+3,h[v*6+5]=v*2+1)}const b=new P.BufferGeometry;return b.setAttribute("position",new P.BufferAttribute(p,3)),b.setAttribute("uv",new P.BufferAttribute(g,2)),b.setIndex(new P.BufferAttribute(h,1)),b}function oh(o){const t=new P.TextureLoader().load(o.textureUrl);return t.wrapS=t.wrapT=P.RepeatWrapping,t.encoding=P.sRGBEncoding,new P.MeshBasicMaterial({color:16777215,map:t,transparent:!0,opacity:.8})}function sh(o){return!Ue(o)}function Ue(o){return o!=null}const Gs="v1.0.1",Ns="GuideLinePlugin",bn=`${Ns}@${Gs}`,no=o=>`${bn}--${o}`;class Ws extends Ze{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(`${bn} is disposed`)});m(this,"actionWhenEnabled",e=>{if(this.state.enabled)return e()});Object.assign(window,{[`__${Ns}_DEBUG__`]:this})}load(e,n,s=!0){return F(this,null,function*(){const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,a=yield this.formatData(e);this.hooks.emit("dataChange",a,r),this.data=a,this.linesGroup&&this.five.scene.remove(this.linesGroup);const l=this.getLinesGroup(a.routes);!l||(this.linesGroup=l,yield this.waitFiveModelLoaded(),this.five.scene.add(l),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),n&&this.setState(n),this.five.needsRender=!0,this.hooks.emit("dataLoaded",a),console.log(`${bn} loaded`,a))})}formatData(e){return F(this,null,function*(){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e})}show(e){return F(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return F(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 r;if(this.state.disposed)return this.disposedErrorLog();const s=j({},this.state);this.state=j(j({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),Ce(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=n==null?void 0:n.userAction)!=null?r:!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(Ue),s=new P.Group;if(s.name=no("route-group"),n.length!==0)return s.add(...n),s}getLine(e){var l,c,d,u;const n=new P.Group,s=e.panoIndexList.map(f=>{var h;return(h=this.five.work.observers[f])==null?void 0:h.standingPosition}).filter(Ue),r=ih(s,{skipPanoIndexMesh:(l=e.skipPanoIndexMesh)!=null?l:!0,unitWidth:(c=e.unitWidth)!=null?c:.6,unitHeight:(d=e.unitHeight)!=null?d:.4});if(!r)return;const a=oh({textureUrl:(u=e.arrowTextureUrl)!=null?u:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"});return r.forEach(f=>{const h=new P.Mesh(f,a);h.name=no("route-line-mesh"),n.add(h)}),n}waitFiveModelLoaded(){return F(this,null,function*(){return new Promise(e=>{if(this.five.model.loaded){e();return}this.five.once("modelLoaded",()=>{e()})})})}}m(Ws,"lasestVersion",Gs);const Xs=(o,t)=>new Ws(o,t);function io(o){const t=Math.abs(Math.cos(o.latitude));return new P.Vector3(-Math.sin(o.longitude)*t,-Math.sin(o.latitude),-Math.cos(o.longitude)*t)}function rh(o,t){const e=io(o),n=io(t);return e.angleTo(n)}const ah=o=>F(exports,null,function*(){try{o().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Pt=Math.PI*2;function lh(o){return o>=0&&o<Pt?o:(o%Pt+Pt)%Pt}function ch(o){return{longitude:lh(-Math.atan2(o.x,-o.z)),latitude:-Math.asin(o.y/1)}}function dh(o,t,e,n){const s=-o/e,r=o;return s*n+r}function uh(o){return new Promise(t=>{setTimeout(()=>{t()},o)})}const Ys="v1.0.6",Us="CruisePlugin",Jt=`${Us}@${Ys}`,oo=()=>{console.error(`${Jt} is disposed`)},hh=()=>{console.warn(`${Jt} is disabled`)},fh=()=>{console.error(`${Jt} is disabled`)},an=new Map;class Bn extends Ze{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,{[`__${Us}_DEBUG__`]:this});const s=this.setFiveLinearUpdateCamera.bind(this),r=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",s),this.hooks.on("broke",r),this.hooks.on("end",r),this.hooks.on("pause",r),this.privateState.disposers.push(()=>{this.hooks.off("play",s),this.hooks.off("broke",r),this.hooks.off("end",r),this.hooks.off("pause",r)})}load(e,n,s){return F(this,null,function*(){var u,f,h,p,g;if(this.state.disposed)return oo();this.privateState.fiveOriginGetProgress||(f=(u=this.five.controller)==null?void 0:u.cameraMotion)!=null&&f.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(p=(h=this.five.controller)==null?void 0:h.cameraMotion)==null?void 0:p.getProgress),this.clear();const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,a=yield this.formatData(e);this.data=a,this.hooks.emit("dataChange",a,r);let l=[],c;const d=this.data.keyframes.filter(A=>A.data.panoIndex!==void 0);d.filter((A,b)=>{var v;return A.data.panoIndex!==((v=d[b-1])==null?void 0:v.data.panoIndex)}).map(A=>A.data.panoIndex).forEach(A=>{var v,C;const b=(v=this.five.work.observers[A])==null?void 0:v.floorIndex;if(b!==void 0)if(c===b){const y=l.length-1;l[y]=[...(C=l[y])!=null?C:[],A]}else{c=b;const y=l.length;l[y]=[A]}}),this.GuideLine||(this.GuideLine=Xs(this.five,this.config)),(g=this.GuideLine)==null||g.load({routes:l.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:s}),console.log(`${Jt} loaded`,a),this.hooks.emit("dataLoaded",a)})}play(e){this.setState({playing:!0},e)}playFrom(e){const{index:n,id:s,userAction:r}=e;this.state.playing&&this.setState({playing:!1},{userAction:r}),this.setState({playing:!0},{userAction:r,playFromIndex:n,playFromId:s})}playFromStart(e){return this.playFrom(V(j({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return F(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return F(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 r;if(this.state.disposed)return oo();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return fh();const s=j({},this.state);this.state=j(j({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,n==null?void 0:n.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,n==null?void 0:n.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,n),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed,n==null?void 0:n.userAction),Ce(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=n==null?void 0:n.userAction)!=null?r:!0})}formatData(e){return F(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const n=this.five.work.observers,s=(()=>{const r=e;return typeof r=="object"&&r!==null&&r.version&&r.data?r.data:r})();if(s.keyframes)return{keyframesId:ue(),keyframes:s.keyframes.map((r,a)=>{var d;const l=s.keyframes[a+1],c=(()=>!l||l.start===void 0||r.end===void 0?0:l.start-r.end)();return j({id:(d=r.uuid)!=null?d:ue(),moveIndex:a,stay:c,index:a},r)})};if(s.panoIndexList){let r=[];const{moveEffect:a,moveToFirstPanoEffect:l}=s;return this.privateState.moveToFirstPanoEffect=l,s.panoIndexList.forEach((c,d)=>{const u=(()=>{var A,b,v,C;const f=s.panoIndexList.slice(d).find(y=>y!==c);if(f===void 0)return;const h=(A=n[c])==null?void 0:A.position,p=(b=n[f])==null?void 0:b.position;if(!p||!h||((v=n[c])==null?void 0:v.floorIndex)!==((C=n[f])==null?void 0:C.floorIndex))return;const g=new P.Vector3().subVectors(p,h);return ch(g)})();s.moveType===void 0||s.moveType==="justMove"?r.push({moveIndex:d,stay:s.stay,data:j({effect:"Move",panoIndex:c,moveEffect:a},u!=null?u:{})}):s.moveType==="moveAndRotate"&&(r.push({moveIndex:d,stay:s.stay,data:{effect:"Move",panoIndex:c,moveEffect:a}}),u&&r.push({moveIndex:d,stay:s.stay,data:j({effect:"Rotate",panoIndex:c},u)}))}),{keyframesId:ue(),keyframes:r.map((c,d)=>j({id:ue(),index:d},c))}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handleEnable(e,n=!0){var s,r;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:n})):((r=this.GuideLine)==null||r.disable(),this.changePlayState(!1,{userAction:n}),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){var s,r;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):((r=this.GuideLine)==null||r.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:n}))),this.state.visible=e}changePlayState(e,n){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=n==null?void 0:n.userAction)!=null?s:!0})}),e?this.handlePlay(n):this.handlePause(n),this.state.playing=e}handlePlay(e){return F(this,null,function*(){var p;const{data:n,state:s,privateState:r,hooks:a}=this;if(r.playing||!(n!=null&&n.keyframes)||(n==null?void 0:n.keyframes.length)===0)return;const l=ue();r.playId=l,r.playing=!0,r.broke=!1;const c=n.keyframes,d=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&a.emit("play",{userAction:(p=e==null?void 0:e.userAction)!=null?p:!0});let u=!1;const h=yield(()=>F(this,null,function*(){var g,A;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(g=this.data)==null?void 0:g.keyframes.findIndex(b=>b.id===e.playFromId);if(d!=null&&d.keyframeId){const b=(A=this.data)==null?void 0:A.keyframes.find(v=>v.id===d.keyframeId);if(d!=null&&d.fiveState&&(yield this.move(d.fiveState,{moveEffect:r.moveToFirstPanoEffect})),b){if(b.data.effect==="Move")return b.index;if(b.data.effect==="Rotate"){const v=d.duration!==void 0?d.duration*(1-d.playedProgress):void 0;return yield this.playKeyframe(b,{duration:v}),u=!0,b.index+1}}}}))();this.clearPauseData();for(const g of c){if(r.broke||!s.playing||!r.playing||l!==r.playId)return;if(!(h!==void 0&&g.index<h))try{a.emit("playIndexChange",g.index,g),yield this.playKeyframe(g,{moveEffect:u===!1?r.moveToFirstPanoEffect:void 0,duration:800}),g.stay&&(yield uh(g.stay)),u===!1&&(u=!0)}catch(A){return Promise.resolve("broke")}}s.playing&&l===r.playId&&(this.setState({playing:!1},{userAction:!1}),a.emit("end"),this.clearPauseData())})}handlePause(e){var a;const{state:n,privateState:s,hooks:r}=this;n.playing=!1,s.playing!==!1&&(s.playing=!1,this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("pause",{userAction:(a=e==null?void 0:e.userAction)!=null?a:!0}))}playKeyframe(e,n){return F(this,null,function*(){var r;const{privateState:s}=this;return((r=this.privateState.currentPlayKeyframe)==null?void 0:r.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,n)),this.actionPromiseQueue()})}addInterruptListener(e){const n=()=>{this.privateState.modeChanging||e()},s=e;return this.five.once("gesture",s),this.five.once("wantsChangeMode",n),()=>{this.five.off("gesture",s),this.five.once("wantsChangeMode",n)}}getPlayPromise(e,n){return F(this,null,function*(){var r;const s=e.data;if((r=n==null?void 0:n.duration)!=null||e.start!==void 0&&e.end!==void 0&&e.end-e.start,!!s)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const d=()=>{a(),c=!0};switch(s.effect){case"Move":this.move(s,n).then(d);break;case"Rotate":this.rotate(s,n).then(d);break;default:this.rotate(s,n).then(d)}}catch(d){}})})}actionPromiseQueue(){return F(this,null,function*(){const{privateState:e}=this;return new Promise((n,s)=>{if(e.currentPlayQueue.length===0){n();return}const r=e.currentPlayQueue.shift();if(!r){n();return}r.then(n,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,n){return F(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 F(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 F(this,null,function*(){const{five:s,privateState:r,state:a}=this;let l=n;const c=(()=>{var h,p;const u=(h=a.config)==null?void 0:h.speedConfig,f=(p=e.rotateSpeed)!=null?p: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(c){const u=this.five.getCurrentState();l=rh(u,e)/c}r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=l);const d=this.getSpeededDuration(l);return new Promise(u=>{ah(()=>s.updateCamera(e,d)),setTimeout(()=>u(),d)})})}changePano(e,n){return F(this,null,function*(){var f;const{five:s,privateState:r,state:a}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;s.getCurrentState().mode;const l=s.getCurrentState().mode!=="Panorama";l&&(this.privateState.modeChanging=!0);let c=(f=n==null?void 0:n.duration)!=null?f:800;const d=(()=>{var g,A;const h=(g=a.config)==null?void 0:g.speedConfig,p=(A=e.moveSpeed)!=null?A:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return p;if(p!==void 0)return h.moveSpeedUnit==="m/ms"?p:p/1e3})();if(d&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=s.work.observers[s.panoIndex].position,p=s.work.observers[e.panoIndex].position;c=h.distanceTo(p)/d}r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const u=this.getSpeededDuration(c);yield new Promise(h=>{var p,g,A;s.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:u,effect:(A=(g=n==null?void 0:n.moveEffect)!=null?g:(p=this.state.config)==null?void 0:p.moveEffect)!=null?A:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()}),l&&s.once("panoArrived",()=>h())}),l&&(this.privateState.modeChanging=!1)})}changeSpeed(e,n=!0){const{state:s,privateState:r,hooks:a}=this,{currentPlayKeyframe:l}=r;if(a.emit("speedChange",e,{userAction:n}),s.playing&&l)try{const c=l.originDuration!==void 0?l.originDuration*(1-this.getProgress()):void 0,d=this.playKeyframe(l.keyframe,{duration:c});r.currentPlayQueue.push(d)}catch(c){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,n){return F(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,console.log("this.privateState.modeChanging",this.privateState.modeChanging),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 an.get((n=this.data)==null?void 0:n.keyframesId)}setPauseData(){var e,n,s,r;if((e=this.data)!=null&&e.keyframesId)return an.set((n=this.data)==null?void 0:n.keyframesId,{keyframeId:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id,fiveState:this.five.getCurrentState(),duration:(r=this.privateState.currentPlayKeyframe)==null?void 0:r.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,n;if((e=this.data)!=null&&e.keyframesId)return an.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(s=>s==null?void 0:s())}actionIfStateIsEnabled(e,n){if(this.state.enabled)return e();n!=null&&n.warnLog&&hh()}waitFiveLoaded(){return F(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,s=e-n.startTime;return s<0?0:s>=n.duration?1:1-dh(1,n.startVelocity,n.duration,s)})}setFiveOriginUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}m(Bn,"PluginVersion",Ys);const mh=o=>new Bn(o);function ph(o,t){t.forEach(e=>{const n=new P.SphereGeometry(.02,16,16),s=[],r=[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((a,l)=>{const c=r[l],d=new P.Mesh(n,c);d.position.copy(De(a)),s.push(d)});else{const a=r[0],l=new P.Mesh(n,a);l.position.copy(De(e.position)),s.push(l)}s.forEach(a=>{a.material.depthTest=!1,o.scene.add(a)})})}const re=o=>o;function Vs(o){if(o.length<3)return;const t=o.map(ct),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}function It(o){if(Array.isArray(o)&&o.length===4){const t=o.map(ct);return fs(t[0],t[2])}else return ct(o)}function kt(o,t){if(o===void 0)return;const{min:e,max:n}=t!=null?t:{};if(!(e===void 0&&n===void 0))return!(typeof n=="number"&&n<o||typeof e=="number"&&e>o)}function gh(o,t){o.model.loaded?t():o.once("modelLoaded",()=>t())}function Ah(o,t,e){const s=new P.Plane().setFromNormalAndCoplanarPoint(e,t),r=t.clone().sub(o).cross(new P.Vector3(0,1,0)).setLength(.01),a=new P.Vector3(0,.01,0);return[t.clone().sub(r).sub(a),t.clone().add(r).sub(a),t.clone().add(r).add(a),t.clone().sub(r).add(a)].map(c=>s.projectPoint(c,new P.Vector3))}const so=(o,t=1e3/60)=>{let e=null;const n=o;return(...r)=>{e&&clearTimeout(e),e=setTimeout(()=>{n==null||n(...r),e&&clearTimeout(e),e=null},t)}};function vh(o,t=200){let e;return function(...n){e||(o.apply(this,n),e=setTimeout(function(){e=null},t))}}function bh(o,t){const[e,n]=t;if(e>=n||n<=1||e<=1)return-1;const s={},r=a=>(s[a]||(s[a]=o(a)),s[a]);for(let a=e;a<n;a++){const l=r(a),c=r(a-1);if(l<c)return a}return-1}function ro(o,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",o),unobserve:()=>window.removeEventListener("resize",o)};{const e=new ResizeObserver(o);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}var Ae=(o=>(o.Two="2D",o.Three="3D",o))(Ae||{}),fe=(o=>(o.PointTag="PointTag",o.PlaneTag="PlaneTag",o))(fe||{}),ge=(o=>(o.Audio="Audio",o.Text="Text",o.ImageText="ImageText",o.Link="Link",o.Marketing="Marketing",o.MediaPlane="MediaPlane",o.Custom="Custom",o))(ge||{}),Ot=(o=>(o.VrLink="vr",o.NormalLink="normal",o))(Ot||{});function yh(o){i.append_styles(o,"svelte-1omzoh4",".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}")}function ao(o){let t,e,n,s;return{c(){t=i.svg_element("path"),i.attr(t,"fill","none"),i.attr(t,"stroke","url(#"+o[4]+")"),i.attr(t,"stroke-width","1"),i.attr(t,"d","M0 0.5 L 148 0.5")},m(r,a){i.insert(r,t,a),s=!0},p(r,a){o=r},i(r){s||(r&&i.add_render_callback(()=>{n&&n.end(1),e=i.create_in_transition(t,me.draw,{duration:o[1],delay:o[0]}),e.start()}),s=!0)},o(r){e&&e.invalidate(),r&&(n=i.create_out_transition(t,me.draw,{duration:o[1],delay:o[2]})),s=!1},d(r){r&&i.detach(t),r&&n&&n.end()}}}function wh(o){let t,e,n,s,r,a=o[3]&&ao(o);return{c(){t=i.svg_element("svg"),e=i.svg_element("defs"),n=i.svg_element("linearGradient"),s=i.svg_element("stop"),r=i.svg_element("stop"),a&&a.c(),i.attr(s,"offset","25%"),i.attr(s,"stop-color","white"),i.attr(s,"stop-opacity","1"),i.attr(r,"offset","100%"),i.attr(r,"stop-color","white"),i.attr(r,"stop-opacity","0.5"),i.attr(n,"id",o[4]),i.attr(n,"gradientUnits","userSpaceOnUse"),i.attr(t,"class","straight-line svelte-1omzoh4"),i.attr(t,"viewBox","0 0 148 1"),i.attr(t,"preserveAspectRatio","none")},m(l,c){i.insert(l,t,c),i.append(t,e),i.append(e,n),i.append(n,s),i.append(n,r),a&&a.m(t,null)},p(l,[c]){l[3]?a?(a.p(l,c),c&8&&i.transition_in(a,1)):(a=ao(l),a.c(),i.transition_in(a,1),a.m(t,null)):a&&(i.group_outros(),i.transition_out(a,1,1,()=>{a=null}),i.check_outros())},i(l){i.transition_in(a)},o(l){i.transition_out(a)},d(l){l&&i.detach(t),a&&a.d()}}}function Ch(o,t,e){let{inDelay:n=0}=t,{duration:s=0}=t,{outDelay:r=0}=t,{unfolded:a}=t;const l=ue();return o.$$set=c=>{"inDelay"in c&&e(0,n=c.inDelay),"duration"in c&&e(1,s=c.duration),"outDelay"in c&&e(2,r=c.outDelay),"unfolded"in c&&e(3,a=c.unfolded)},[n,s,r,a,l]}class Js extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Ch,wh,i.safe_not_equal,{inDelay:0,duration:1,outDelay:2,unfolded:3},yh)}}function Eh(o){i.append_styles(o,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function lo(o){let t,e,n,s,r;return{c(){t=i.element("div"),i.attr(t,"class","shadow svelte-faoauy"),i.attr(t,"style",e=`
|
|
526
|
-
left:${
|
|
527
|
-
bottom:${
|
|
528
|
-
box-shadow: 0 0 ${
|
|
529
|
-
${
|
|
530
|
-
${
|
|
531
|
-
${
|
|
532
|
-
`),
|
|
533
|
-
left:${
|
|
534
|
-
bottom:${
|
|
535
|
-
box-shadow: 0 0 ${
|
|
536
|
-
${
|
|
537
|
-
${
|
|
538
|
-
${
|
|
539
|
-
`))&&i.attr(t,"style",e),l&8&&i.set_style(t,"width",pe(o[3]),!1),l&16&&i.set_style(t,"height",pe(o[4]),!1),l&8192&&i.set_style(t,"z-index",o[13],!1)},i(a){r||(a&&i.add_render_callback(()=>{s&&s.end(1),n=i.create_in_transition(t,me.fade,{duration:o[0]}),n.start()}),r=!0)},o(a){n&&n.invalidate(),a&&(s=i.create_out_transition(t,me.fade,{duration:o[1]})),r=!1},d(a){a&&i.detach(t),a&&s&&s.end()}}}function Ph(o){let t,e=o[2]&&lo(o);return{c(){e&&e.c(),t=i.empty()},m(n,s){e&&e.m(n,s),i.insert(n,t,s)},p(n,[s]){n[2]?e?(e.p(n,s),s&4&&i.transition_in(e,1)):(e=lo(n),e.c(),i.transition_in(e,1),e.m(t.parentNode,t)):e&&(i.group_outros(),i.transition_out(e,1,1,()=>{e=null}),i.check_outros())},i(n){i.transition_in(e)},o(n){i.transition_out(e)},d(n){e&&e.d(n),n&&i.detach(t)}}}function pe(o){return typeof o=="number"?o/16+"rem":o}function Ih(o,t,e){let{inDelay:n=1e3}=t,{outDelay:s=1e3}=t,{visible:r=!0}=t,{width:a=0}=t,{height:l=0}=t,{left:c=0}=t,{bottom:d=0}=t,{center:u=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:h=!1}=t,{blurRadius:p}=t,{spreadRadius:g}=t,{opacity:A=.15}=t,{zIndex:b=void 0}=t;return o.$$set=v=>{"inDelay"in v&&e(0,n=v.inDelay),"outDelay"in v&&e(1,s=v.outDelay),"visible"in v&&e(2,r=v.visible),"width"in v&&e(3,a=v.width),"height"in v&&e(4,l=v.height),"left"in v&&e(5,c=v.left),"bottom"in v&&e(6,d=v.bottom),"center"in v&&e(7,u=v.center),"horizontalCenter"in v&&e(8,f=v.horizontalCenter),"verticalCenter"in v&&e(9,h=v.verticalCenter),"blurRadius"in v&&e(10,p=v.blurRadius),"spreadRadius"in v&&e(11,g=v.spreadRadius),"opacity"in v&&e(12,A=v.opacity),"zIndex"in v&&e(13,b=v.zIndex)},[n,s,r,a,l,c,d,u,f,h,p,g,A,b]}class ve extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Ih,Ph,i.safe_not_equal,{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},Eh)}}function kh(){return Math.random().toString(36).slice(-6)}const co=kh();function xh(o){i.append_styles(o,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function uo(o,t,e){const n=o.slice();return n[10]=t[e],n[11]=t,n[12]=e,n}function ho(o){let t,e=o[10]+"",n,s=o[12];const r=()=>o[6](t,s),a=()=>o[6](null,s);return{c(){t=i.element("span"),n=i.text(e),i.attr(t,"class","text-char svelte-1b2n9wi")},m(l,c){i.insert(l,t,c),i.append(t,n),r()},p(l,c){o=l,c&2&&e!==(e=o[10]+"")&&i.set_data(n,e),s!==o[12]&&(a(),s=o[12],r())},d(l){l&&i.detach(t),a()}}}function Dh(o){let t,e=o[1],n=[];for(let s=0;s<e.length;s+=1)n[s]=ho(uo(o,e,s));return{c(){for(let s=0;s<n.length;s+=1)n[s].c();t=i.empty()},m(s,r){for(let a=0;a<n.length;a+=1)n[a].m(s,r);i.insert(s,t,r)},p(s,[r]){if(r&3){e=s[1];let a;for(a=0;a<e.length;a+=1){const l=uo(s,e,a);n[a]?n[a].p(l,r):(n[a]=ho(l),n[a].c(),n[a].m(t.parentNode,t))}for(;a<n.length;a+=1)n[a].d(1);n.length=e.length}},i:i.noop,o:i.noop,d(s){i.destroy_each(n,s),s&&i.detach(t)}}}function Sh(o,t,e){let n,{inDelay:s=0}=t,{outDelay:r=0}=t,{content:a}=t,{unfolded:l}=t,c,d=[],u;function f(p){clearTimeout(c),c=setTimeout(function(){!u||(p&&u.reversed||!p&&!u.reversed)&&(u.reverse(),u.play())},p?s:r)}Z.onMount(function(){const p=(()=>{const g=bh(A=>d[A].getBoundingClientRect().x,[Math.min(d.length-1,10),Math.min(d.length-1,30)]);if(g>0)return g})();u=Wn.default({targets:d.filter(Ue).slice(0,p),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Wn.default.stagger(50),easing:"easeInOutCubic"}),l&&u.seek(u.duration)});function h(p,g){i.binding_callbacks[p?"unshift":"push"](()=>{d[g]=p,e(0,d)})}return o.$$set=p=>{"inDelay"in p&&e(2,s=p.inDelay),"outDelay"in p&&e(3,r=p.outDelay),"content"in p&&e(4,a=p.content),"unfolded"in p&&e(5,l=p.unfolded)},o.$$.update=()=>{o.$$.dirty&16&&e(1,n=(()=>{const p=[],g=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")),A=`__EMOJI_SPLIT_${co}__`,b=`__EMOJI_${co}__`;return a.slice().replace(g,v=>`${A}${b}${v}${A}`).split(A).forEach(v=>v.startsWith(b)?p.push(v.slice(b.length)):p.push(...v.split(""))),p.filter(Boolean)})()),o.$$.dirty&32&&f(l)},[d,n,s,r,a,l,h]}class Zs extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Sh,Dh,i.safe_not_equal,{inDelay:2,outDelay:3,content:4,unfolded:5},xh)}}const Lh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",fo="data:image/png;base64,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",mo="data:image/png;base64,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";function _h(o){i.append_styles(o,"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 po(o){let t,e,n,s,r,a,l,c,d,u;return e=new ve({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),i.attr(s,"class",r="arrow "+o[0]+" svelte-1ogmlqq"),i.set_style(s,"background-image","url("+Lh+")"),i.attr(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,h){i.insert(f,t,h),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),c=!0,d||(u=i.listen(s,"click",o[5]),d=!0)},p(f,h){o=f,(!c||h&1&&r!==(r="arrow "+o[0]+" svelte-1ogmlqq"))&&i.attr(s,"class",r)},i(f){c||(i.transition_in(e.$$.fragment,f),f&&i.add_render_callback(()=>{l&&l.end(1),a=i.create_in_transition(s,me.fade,{duration:o[2],delay:o[3],easing:Se.cubicInOut}),a.start()}),c=!0)},o(f){i.transition_out(e.$$.fragment,f),a&&a.invalidate(),f&&(l=i.create_out_transition(s,me.fade,{duration:o[2],delay:o[4],easing:Se.cubicInOut})),c=!1},d(f){f&&i.detach(t),i.destroy_component(e),f&&l&&l.end(),d=!1,u()}}}function zh(o){let t,e,n=o[1]&&po(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[1]?n?(n.p(s,r),r&2&&i.transition_in(n,1)):(n=po(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Mh(o,t,e){let{direction:n="right"}=t,{visible:s=!0}=t,{duration:r=0}=t,{inDelay:a=0}=t,{outDelay:l=0}=t;function c(d){i.bubble.call(this,o,d)}return o.$$set=d=>{"direction"in d&&e(0,n=d.direction),"visible"in d&&e(1,s=d.visible),"duration"in d&&e(2,r=d.duration),"inDelay"in d&&e(3,a=d.inDelay),"outDelay"in d&&e(4,l=d.outDelay)},[n,s,r,a,l,c]}class Th extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Mh,zh,i.safe_not_equal,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},_h)}}function jh(o,t,e=20,n=5){return new Promise((s,r)=>{let a=0;const l=setInterval(()=>{const c=o();t(c)?(clearInterval(l),s(c)):a>=n&&(clearInterval(l),r(c)),a++},e)})}function Bh(o){i.append_styles(o,"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 go(o,t,e){const n=o.slice();return n[11]=t[e].id,n[12]=t[e].content,n}function Ao(o,t){let e,n,s;return n=new Zs({props:{unfolded:t[0],content:t[12],inDelay:500,outDelay:t[5]}}),{key:o,first:null,c(){e=i.element("div"),i.create_component(n.$$.fragment),i.attr(e,"class","text svelte-1fuzm7v"),i.set_style(e,"transform",t[7],!1),this.first=e},m(r,a){i.insert(r,e,a),i.mount_component(n,e,null),t[10](e),s=!0},p(r,a){t=r;const l={};a&1&&(l.unfolded=t[0]),a&2&&(l.content=t[12]),a&32&&(l.outDelay=t[5]),n.$set(l),a&128&&i.set_style(e,"transform",t[7],!1)},i(r){s||(i.transition_in(n.$$.fragment,r),s=!0)},o(r){i.transition_out(n.$$.fragment,r),s=!1},d(r){r&&i.detach(e),i.destroy_component(n),t[10](null)}}}function vo(o){let t,e,n;return e=new Th({props:{direction:o[6],visible:o[0],inDelay:600,duration:1e3}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),i.attr(t,"class","arrow svelte-1fuzm7v")},m(s,r){i.insert(s,t,r),i.mount_component(e,t,null),n=!0},p(s,r){const a={};r&64&&(a.direction=s[6]),r&1&&(a.visible=s[0]),e.$set(a)},i(s){n||(i.transition_in(e.$$.fragment,s),n=!0)},o(s){i.transition_out(e.$$.fragment,s),n=!1},d(s){s&&i.detach(t),i.destroy_component(e)}}}function Qh(o){let t=[],e=new Map,n,s,r,a=o[1];const l=d=>d[11];for(let d=0;d<a.length;d+=1){let u=go(o,a,d),f=l(u);e.set(f,t[d]=Ao(f,u))}let c=o[3]<o[4]&&vo(o);return{c(){for(let d=0;d<t.length;d+=1)t[d].c();n=i.space(),c&&c.c(),s=i.empty()},m(d,u){for(let f=0;f<t.length;f+=1)t[f].m(d,u);i.insert(d,n,u),c&&c.m(d,u),i.insert(d,s,u),r=!0},p(d,[u]){u&167&&(a=d[1],i.group_outros(),t=i.update_keyed_each(t,u,l,1,d,a,e,n.parentNode,i.outro_and_destroy_block,Ao,n,go),i.check_outros()),d[3]<d[4]?c?(c.p(d,u),u&24&&i.transition_in(c,1)):(c=vo(d),c.c(),i.transition_in(c,1),c.m(s.parentNode,s)):c&&(i.group_outros(),i.transition_out(c,1,1,()=>{c=null}),i.check_outros())},i(d){if(!r){for(let u=0;u<a.length;u+=1)i.transition_in(t[u]);i.transition_in(c),r=!0}},o(d){for(let u=0;u<t.length;u+=1)i.transition_out(t[u]);i.transition_out(c),r=!1},d(d){for(let u=0;u<t.length;u+=1)t[u].d(d);d&&i.detach(n),c&&c.d(d),d&&i.detach(s)}}}function Rh(o,t,e){let n,s,r,{visible:a=!1}=t,{textUnfolded:l=!1}=t,{textItems:c}=t,d,u=0,f=0,h=0;function p(g){i.binding_callbacks[g?"unshift":"push"](()=>{d=g,e(2,d)})}return o.$$set=g=>{"visible"in g&&e(0,a=g.visible),"textUnfolded"in g&&e(8,l=g.textUnfolded),"textItems"in g&&e(1,c=g.textItems)},o.$$.update=()=>{if(o.$$.dirty&5&&d&&a){const{lineHeight:g}=getComputedStyle(d);e(4,h=d.offsetHeight),jh(()=>d==null?void 0:d.offsetHeight,Boolean).then(()=>{e(4,h=d.offsetHeight)}),e(3,f=Number(g.replace("px","")))}o.$$.dirty&280&&e(9,u=l?f-h:0),o.$$.dirty&512&&e(7,n=`translateY(${u}px)`),o.$$.dirty&256&&e(6,s=l?"left":"right"),o.$$.dirty&256&&e(5,r=l?450:0)},[a,c,d,f,h,r,s,n,l,u,p]}class qs extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Rh,Qh,i.safe_not_equal,{visible:0,textUnfolded:8,textItems:1},Bh)}}function Oh(o){i.append_styles(o,"svelte-18yy5x8",".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{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 bo(o){var h,p;let t,e,n,s,r,a,l,c,d,u,f;return t=new ve({props:{visible:o[2],left:o[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),s=new Js({props:{unfolded:o[2],duration:1e3,outDelay:o[5]+40*Math.min((p=(h=o[4][0])==null?void 0:h.content.length)!=null?p:10,15)}}),l=new qs({props:{visible:o[2],textUnfolded:o[1],textItems:o[4]}}),{c(){i.create_component(t.$$.fragment),e=i.space(),n=i.element("div"),i.create_component(s.$$.fragment),r=i.space(),a=i.element("div"),i.create_component(l.$$.fragment),i.attr(n,"class","line svelte-18yy5x8"),i.set_style(n,"width",o[3]+"px",!1),i.attr(a,"class","content svelte-18yy5x8"),i.add_render_callback(()=>o[8].call(a))},m(g,A){i.mount_component(t,g,A),i.insert(g,e,A),i.insert(g,n,A),i.mount_component(s,n,null),i.insert(g,r,A),i.insert(g,a,A),i.mount_component(l,a,null),c=i.add_resize_listener(a,o[8].bind(a)),d=!0,u||(f=i.listen(a,"click",o[6]),u=!0)},p(g,A){var y,I;const b={};A&4&&(b.visible=g[2]),A&8&&(b.left=g[3]/2+"px"),t.$set(b);const v={};A&4&&(v.unfolded=g[2]),A&48&&(v.outDelay=g[5]+40*Math.min((I=(y=g[4][0])==null?void 0:y.content.length)!=null?I:10,15)),s.$set(v),A&8&&i.set_style(n,"width",g[3]+"px",!1);const C={};A&4&&(C.visible=g[2]),A&2&&(C.textUnfolded=g[1]),A&16&&(C.textItems=g[4]),l.$set(C)},i(g){d||(i.transition_in(t.$$.fragment,g),i.transition_in(s.$$.fragment,g),i.transition_in(l.$$.fragment,g),d=!0)},o(g){i.transition_out(t.$$.fragment,g),i.transition_out(s.$$.fragment,g),i.transition_out(l.$$.fragment,g),d=!1},d(g){i.destroy_component(t,g),g&&i.detach(e),g&&i.detach(n),i.destroy_component(s),g&&i.detach(r),g&&i.detach(a),i.destroy_component(l),c(),u=!1,f()}}}function Hh(o){let t,e,n=o[0].state&&bo(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[0].state?n?(n.p(s,r),r&1&&i.transition_in(n,1)):(n=bo(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Fh(o,t,e){let n,s,r,{tag:a}=t,l,c=!1,d=[];function u(){e(1,c=!c)}function f(){l=this.clientWidth,e(3,l)}return o.$$set=h=>{"tag"in h&&e(0,a=h.tag)},o.$$.update=()=>{var h;o.$$.dirty&1&&e(2,n=!!((h=a.state)!=null&&h.unfolded)),o.$$.dirty&1&&e(7,s=a.data.text),o.$$.dirty&128&&e(4,d=[{id:ue(),content:s}]),o.$$.dirty&4&&(n||setTimeout(()=>{e(1,c=!1)},20)),o.$$.dirty&2&&e(5,r=c?450:0)},[a,c,n,l,d,r,u,s,f]}class Gh extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Fh,Hh,i.safe_not_equal,{tag:0},Oh)}}function Nh(o){i.append_styles(o,"svelte-e72ouh",".line.svelte-e72ouh{width:100%;height:100%;overflow:visible}")}function yo(o){let t,e,n,s;return{c(){t=i.svg_element("path"),i.attr(t,"fill","none"),i.attr(t,"stroke","url(#"+o[4]+")"),i.attr(t,"stroke-width","1"),i.attr(t,"d","M0 21 L14 0.5 L105 0.5")},m(r,a){i.insert(r,t,a),s=!0},p(r,a){o=r},i(r){s||(r&&i.add_render_callback(()=>{n&&n.end(1),e=i.create_in_transition(t,me.draw,{duration:o[1],delay:o[0],easing:Se.cubicOut}),e.start()}),s=!0)},o(r){e&&e.invalidate(),r&&(n=i.create_out_transition(t,me.draw,{duration:o[1],delay:o[2],easing:Se.cubicInOut})),s=!1},d(r){r&&i.detach(t),r&&n&&n.end()}}}function Wh(o){let t,e,n,s,r,a=o[3]&&yo(o);return{c(){t=i.svg_element("svg"),e=i.svg_element("defs"),n=i.svg_element("linearGradient"),s=i.svg_element("stop"),r=i.svg_element("stop"),a&&a.c(),i.attr(s,"offset","25%"),i.attr(s,"stop-color","white"),i.attr(s,"stop-opacity","1"),i.attr(r,"offset","100%"),i.attr(r,"stop-color","white"),i.attr(r,"stop-opacity","0.5"),i.attr(n,"id",o[4]),i.attr(n,"gradientUnits","userSpaceOnUse"),i.attr(t,"class","line svelte-e72ouh"),i.attr(t,"viewBox","0 0 105 21")},m(l,c){i.insert(l,t,c),i.append(t,e),i.append(e,n),i.append(n,s),i.append(n,r),a&&a.m(t,null)},p(l,[c]){l[3]?a?(a.p(l,c),c&8&&i.transition_in(a,1)):(a=yo(l),a.c(),i.transition_in(a,1),a.m(t,null)):a&&(i.group_outros(),i.transition_out(a,1,1,()=>{a=null}),i.check_outros())},i(l){i.transition_in(a)},o(l){i.transition_out(a)},d(l){l&&i.detach(t),a&&a.d()}}}function Xh(o,t,e){let{inDelay:n=0}=t,{duration:s=0}=t,{outDelay:r=0}=t,{unfolded:a}=t;const l=ue();return o.$$set=c=>{"inDelay"in c&&e(0,n=c.inDelay),"duration"in c&&e(1,s=c.duration),"outDelay"in c&&e(2,r=c.outDelay),"unfolded"in c&&e(3,a=c.unfolded)},[n,s,r,a,l]}class Yh extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Xh,Wh,i.safe_not_equal,{inDelay:0,duration:1,outDelay:2,unfolded:3},Nh)}}function Ve(o){return typeof o=="object"&&o!==null&&o.constructor&&Object.prototype.toString.call(o).slice(8,-1)==="Object"}function Te(o,t){const e=["__proto__","constructor","prototype"];Object.keys(t).filter(n=>e.indexOf(n)<0).forEach(n=>{typeof o[n]=="undefined"?o[n]=t[n]:Ve(t[n])&&Ve(o[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?o[n]=t[n]:Te(o[n],t[n]):o[n]=t[n]})}function yn(o={}){return o.navigation&&typeof o.navigation.nextEl=="undefined"&&typeof o.navigation.prevEl=="undefined"}function wn(o={}){return o.pagination&&typeof o.pagination.el=="undefined"}function Cn(o={}){return o.scrollbar&&typeof o.scrollbar.el=="undefined"}function Ht(o=""){const t=o.split(" ").map(n=>n.trim()).filter(n=>!!n),e=[];return t.forEach(n=>{e.indexOf(n)<0&&e.push(n)}),e.join(" ")}const Ks=["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 Uh(o={},t=!0){const e={on:{}},n={},s={};Te(e,mn.default.defaults),Te(e,mn.default.extendedDefaults),e._emitClasses=!0,e.init=!1;const r={},a=Ks.map(c=>c.replace(/_/,"")),l=Object.assign({},o);return Object.keys(l).forEach(c=>{typeof o[c]!="undefined"&&(a.indexOf(c)>=0?Ve(o[c])?(e[c]={},s[c]={},Te(e[c],o[c]),Te(s[c],o[c])):(e[c]=o[c],s[c]=o[c]):c.search(/on[A-Z]/)===0&&typeof o[c]=="function"?t?n[`${c[2].toLowerCase()}${c.substr(3)}`]=o[c]:e.on[`${c[2].toLowerCase()}${c.substr(3)}`]=o[c]:r[c]=o[c])}),["navigation","pagination","scrollbar"].forEach(c=>{e[c]===!0&&(e[c]={}),e[c]===!1&&delete e[c]}),{params:e,passedParams:s,rest:r,events:n}}function Vh({el:o,nextEl:t,prevEl:e,paginationEl:n,scrollbarEl:s,swiper:r},a){yn(a)&&t&&e&&(r.params.navigation.nextEl=t,r.originalParams.navigation.nextEl=t,r.params.navigation.prevEl=e,r.originalParams.navigation.prevEl=e),wn(a)&&n&&(r.params.pagination.el=n,r.originalParams.pagination.el=n),Cn(a)&&s&&(r.params.scrollbar.el=s,r.originalParams.scrollbar.el=s),r.init(o)}function Jh(o,t,e,n,s){const r=[];if(!t)return r;const a=c=>{r.indexOf(c)<0&&r.push(c)};if(e&&n){const c=n.map(s),d=e.map(s);c.join("")!==d.join("")&&a("children"),n.length!==e.length&&a("children")}return Ks.filter(c=>c[0]==="_").map(c=>c.replace(/_/,"")).forEach(c=>{if(c in o&&c in t)if(Ve(o[c])&&Ve(t[c])){const d=Object.keys(o[c]),u=Object.keys(t[c]);d.length!==u.length?a(c):(d.forEach(f=>{o[c][f]!==t[c][f]&&a(c)}),u.forEach(f=>{o[c][f]!==t[c][f]&&a(c)}))}else o[c]!==t[c]&&a(c)}),r}function Zh({swiper:o,slides:t,passedParams:e,changedParams:n,nextEl:s,prevEl:r,scrollbarEl:a,paginationEl:l}){const c=n.filter(k=>k!=="children"&&k!=="direction"),{params:d,pagination:u,navigation:f,scrollbar:h,virtual:p,thumbs:g}=o;let A,b,v,C,y;n.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&d.thumbs&&!d.thumbs.swiper&&(A=!0),n.includes("controller")&&e.controller&&e.controller.control&&d.controller&&!d.controller.control&&(b=!0),n.includes("pagination")&&e.pagination&&(e.pagination.el||l)&&(d.pagination||d.pagination===!1)&&u&&!u.el&&(v=!0),n.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||a)&&(d.scrollbar||d.scrollbar===!1)&&h&&!h.el&&(C=!0),n.includes("navigation")&&e.navigation&&(e.navigation.prevEl||r)&&(e.navigation.nextEl||s)&&(d.navigation||d.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(y=!0);const I=k=>{!o[k]||(o[k].destroy(),k==="navigation"?(d[k].prevEl=void 0,d[k].nextEl=void 0,o[k].prevEl=void 0,o[k].nextEl=void 0):(d[k].el=void 0,o[k].el=void 0))};c.forEach(k=>{if(Ve(d[k])&&Ve(e[k]))Te(d[k],e[k]);else{const w=e[k];(w===!0||w===!1)&&(k==="navigation"||k==="pagination"||k==="scrollbar")?w===!1&&I(k):d[k]=e[k]}}),c.includes("controller")&&!b&&o.controller&&o.controller.control&&d.controller&&d.controller.control&&(o.controller.control=d.controller.control),n.includes("children")&&t&&p&&d.virtual.enabled?(p.slides=t,p.update(!0)):n.includes("children")&&o.lazy&&o.params.lazy.enabled&&o.lazy.load(),A&&g.init()&&g.update(!0),b&&(o.controller.control=d.controller.control),v&&(l&&(d.pagination.el=l),u.init(),u.render(),u.update()),C&&(a&&(d.scrollbar.el=a),h.init(),h.updateSize(),h.setTranslate()),y&&(s&&(d.navigation.nextEl=s),r&&(d.navigation.prevEl=r),f.init(),f.update()),n.includes("allowSlideNext")&&(o.allowSlideNext=e.allowSlideNext),n.includes("allowSlidePrev")&&(o.allowSlidePrev=e.allowSlidePrev),n.includes("direction")&&o.changeDirection(e.direction,!1),o.update()}const qh=o=>({virtualData:o&512}),wo=o=>({virtualData:o[9]}),Kh=o=>({virtualData:o&512}),Co=o=>({virtualData:o[9]}),$h=o=>({virtualData:o&512}),Eo=o=>({virtualData:o[9]}),ef=o=>({virtualData:o&512}),Po=o=>({virtualData:o[9]}),tf=o=>({virtualData:o&512}),Io=o=>({virtualData:o[9]});function ko(o){let t,e,n;return{c(){t=i.element("div"),e=i.space(),n=i.element("div"),i.attr(t,"class","swiper-button-prev"),i.attr(n,"class","swiper-button-next")},m(s,r){i.insert(s,t,r),o[13](t),i.insert(s,e,r),i.insert(s,n,r),o[14](n)},p:i.noop,d(s){s&&i.detach(t),o[13](null),s&&i.detach(e),s&&i.detach(n),o[14](null)}}}function xo(o){let t;return{c(){t=i.element("div"),i.attr(t,"class","swiper-scrollbar")},m(e,n){i.insert(e,t,n),o[15](t)},p:i.noop,d(e){e&&i.detach(t),o[15](null)}}}function Do(o){let t;return{c(){t=i.element("div"),i.attr(t,"class","swiper-pagination")},m(e,n){i.insert(e,t,n),o[16](t)},p:i.noop,d(e){e&&i.detach(t),o[16](null)}}}function nf(o){let t,e,n,s,r,a,l=yn(o[2]),c,d=Cn(o[2]),u,f=wn(o[2]),h,p,g;const A=o[12]["container-start"],b=i.create_slot(A,o,o[11],Io),v=o[12]["wrapper-start"],C=i.create_slot(v,o,o[11],Po),y=o[12].default,I=i.create_slot(y,o,o[11],Eo),k=o[12]["wrapper-end"],w=i.create_slot(k,o,o[11],Co);let D=l&&ko(o),x=d&&xo(o),z=f&&Do(o);const _=o[12]["container-end"],T=i.create_slot(_,o,o[11],wo);let O=[{class:p=Ht(`${o[1]}${o[0]?` ${o[0]}`:""}`)},o[3]],E={};for(let S=0;S<O.length;S+=1)E=i.assign(E,O[S]);return{c(){t=i.element("div"),b&&b.c(),e=i.space(),n=i.element("div"),C&&C.c(),s=i.space(),I&&I.c(),r=i.space(),w&&w.c(),a=i.space(),D&&D.c(),c=i.space(),x&&x.c(),u=i.space(),z&&z.c(),h=i.space(),T&&T.c(),i.attr(n,"class","swiper-wrapper"),i.set_attributes(t,E)},m(S,L){i.insert(S,t,L),b&&b.m(t,null),i.append(t,e),i.append(t,n),C&&C.m(n,null),i.append(n,s),I&&I.m(n,null),i.append(n,r),w&&w.m(n,null),i.append(t,a),D&&D.m(t,null),i.append(t,c),x&&x.m(t,null),i.append(t,u),z&&z.m(t,null),i.append(t,h),T&&T.m(t,null),o[17](t),g=!0},p(S,[L]){b&&b.p&&(!g||L&2560)&&i.update_slot_base(b,A,S,S[11],g?i.get_slot_changes(A,S[11],L,tf):i.get_all_dirty_from_scope(S[11]),Io),C&&C.p&&(!g||L&2560)&&i.update_slot_base(C,v,S,S[11],g?i.get_slot_changes(v,S[11],L,ef):i.get_all_dirty_from_scope(S[11]),Po),I&&I.p&&(!g||L&2560)&&i.update_slot_base(I,y,S,S[11],g?i.get_slot_changes(y,S[11],L,$h):i.get_all_dirty_from_scope(S[11]),Eo),w&&w.p&&(!g||L&2560)&&i.update_slot_base(w,k,S,S[11],g?i.get_slot_changes(k,S[11],L,Kh):i.get_all_dirty_from_scope(S[11]),Co),L&4&&(l=yn(S[2])),l?D?D.p(S,L):(D=ko(S),D.c(),D.m(t,c)):D&&(D.d(1),D=null),L&4&&(d=Cn(S[2])),d?x?x.p(S,L):(x=xo(S),x.c(),x.m(t,u)):x&&(x.d(1),x=null),L&4&&(f=wn(S[2])),f?z?z.p(S,L):(z=Do(S),z.c(),z.m(t,h)):z&&(z.d(1),z=null),T&&T.p&&(!g||L&2560)&&i.update_slot_base(T,_,S,S[11],g?i.get_slot_changes(_,S[11],L,qh):i.get_all_dirty_from_scope(S[11]),wo),i.set_attributes(t,E=i.get_spread_update(O,[(!g||L&3&&p!==(p=Ht(`${S[1]}${S[0]?` ${S[0]}`:""}`)))&&{class:p},L&8&&S[3]]))},i(S){g||(i.transition_in(b,S),i.transition_in(C,S),i.transition_in(I,S),i.transition_in(w,S),i.transition_in(T,S),g=!0)},o(S){i.transition_out(b,S),i.transition_out(C,S),i.transition_out(I,S),i.transition_out(w,S),i.transition_out(T,S),g=!1},d(S){S&&i.detach(t),b&&b.d(S),C&&C.d(S),I&&I.d(S),w&&w.d(S),D&&D.d(),x&&x.d(),z&&z.d(),T&&T.d(S),o[17](null)}}}function of(o,t,e){const n=["class","swiper"];let s=i.compute_rest_props(t,n),{$$slots:r={},$$scope:a}=t;const l=Z.createEventDispatcher();let{class:c=void 0}=t,d="swiper",u=!1,f=null,h=null,p,g,A,b,v=null,C=null,y=null,I=null,k=null,w={slides:[]};function D(){return f}const x=B=>{e(9,w=B),Z.tick().then(()=>{f.$wrapperEl.children(".swiper-slide").each(R=>{R.onSwiper&&R.onSwiper(f)}),f.updateSlides(),f.updateProgress(),f.updateSlidesClasses(),f.lazy&&f.params.lazy.enabled&&f.lazy.load()})},z=()=>{p=Uh(s),e(2,g=p.params),A=p.passedParams,e(3,b=p.rest)};z(),h=A;const _=()=>{u=!0};if(g.onAny=(B,...R)=>{l(B,R)},Object.assign(g.on,{_beforeBreakpoint:_,_containerClasses(B,R){e(1,d=R)}}),f=new mn.default(g),Z.setContext("swiper",f),f.virtual&&f.params.virtual.enabled){const B={cache:!1,renderExternal:R=>{x(R),g.virtual&&g.virtual.renderExternal&&g.virtual.renderExternal(R)},renderExternalUpdate:!1};Te(f.params.virtual,B),Te(f.originalParams.virtual,B)}Z.onMount(()=>{!v||(Vh({el:v,nextEl:y,prevEl:C,paginationEl:k,scrollbarEl:I,swiper:f},g),l("swiper",[f]),!g.virtual&&f.slides.each(B=>{B.onSwiper&&B.onSwiper(f)}))}),Z.afterUpdate(()=>{if(!f)return;z();const B=Jh(A,h);(B.length||u)&&f&&!f.destroyed&&Zh({swiper:f,passedParams:A,changedParams:B,nextEl:y,prevEl:C,scrollbarEl:I,paginationEl:k}),u=!1,h=A}),Z.onDestroy(()=>{typeof window!="undefined"&&f&&!f.destroyed&&f.destroy(!0,!1)});function T(B){i.binding_callbacks[B?"unshift":"push"](()=>{C=B,e(5,C)})}function O(B){i.binding_callbacks[B?"unshift":"push"](()=>{y=B,e(6,y)})}function E(B){i.binding_callbacks[B?"unshift":"push"](()=>{I=B,e(7,I)})}function S(B){i.binding_callbacks[B?"unshift":"push"](()=>{k=B,e(8,k)})}function L(B){i.binding_callbacks[B?"unshift":"push"](()=>{v=B,e(4,v)})}return o.$$set=B=>{t=i.assign(i.assign({},t),i.exclude_internal_props(B)),e(27,s=i.compute_rest_props(t,n)),"class"in B&&e(0,c=B.class),"$$scope"in B&&e(11,a=B.$$scope)},[c,d,g,b,v,C,y,I,k,w,D,a,r,T,O,E,S,L]}class sf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,of,nf,i.safe_not_equal,{class:0,swiper:10})}get swiper(){return this.$$.ctx[10]}}const rf=o=>({data:o&32}),So=o=>({data:o[5]}),af=o=>({data:o&32}),Lo=o=>({data:o[5]});function lf(o){let t;const e=o[8].default,n=i.create_slot(e,o,o[7],So);return{c(){n&&n.c()},m(s,r){n&&n.m(s,r),t=!0},p(s,r){n&&n.p&&(!t||r&160)&&i.update_slot_base(n,e,s,s[7],t?i.get_slot_changes(e,s[7],r,rf):i.get_all_dirty_from_scope(s[7]),So)},i(s){t||(i.transition_in(n,s),t=!0)},o(s){i.transition_out(n,s),t=!1},d(s){n&&n.d(s)}}}function cf(o){let t,e,n;const s=o[8].default,r=i.create_slot(s,o,o[7],Lo);return{c(){t=i.element("div"),r&&r.c(),i.attr(t,"class","swiper-zoom-container"),i.attr(t,"data-swiper-zoom",e=typeof o[0]=="number"?o[0]:void 0)},m(a,l){i.insert(a,t,l),r&&r.m(t,null),n=!0},p(a,l){r&&r.p&&(!n||l&160)&&i.update_slot_base(r,s,a,a[7],n?i.get_slot_changes(s,a[7],l,af):i.get_all_dirty_from_scope(a[7]),Lo),(!n||l&1&&e!==(e=typeof a[0]=="number"?a[0]:void 0))&&i.attr(t,"data-swiper-zoom",e)},i(a){n||(i.transition_in(r,a),n=!0)},o(a){i.transition_out(r,a),n=!1},d(a){a&&i.detach(t),r&&r.d(a)}}}function df(o){let t,e,n,s,r;const a=[cf,lf],l=[];function c(f,h){return f[0]?0:1}e=c(o),n=l[e]=a[e](o);let d=[{class:s=Ht(`${o[3]}${o[2]?` ${o[2]}`:""}`)},{"data-swiper-slide-index":o[1]},o[6]],u={};for(let f=0;f<d.length;f+=1)u=i.assign(u,d[f]);return{c(){t=i.element("div"),n.c(),i.set_attributes(t,u)},m(f,h){i.insert(f,t,h),l[e].m(t,null),o[9](t),r=!0},p(f,[h]){let p=e;e=c(f),e===p?l[e].p(f,h):(i.group_outros(),i.transition_out(l[p],1,1,()=>{l[p]=null}),i.check_outros(),n=l[e],n?n.p(f,h):(n=l[e]=a[e](f),n.c()),i.transition_in(n,1),n.m(t,null)),i.set_attributes(t,u=i.get_spread_update(d,[(!r||h&12&&s!==(s=Ht(`${f[3]}${f[2]?` ${f[2]}`:""}`)))&&{class:s},(!r||h&2)&&{"data-swiper-slide-index":f[1]},h&64&&f[6]]))},i(f){r||(i.transition_in(n),r=!0)},o(f){i.transition_out(n),r=!1},d(f){f&&i.detach(t),l[e].d(),o[9](null)}}}function uf(o,t,e){let n;const s=["zoom","virtualIndex","class"];let r=i.compute_rest_props(t,s),{$$slots:a={},$$scope:l}=t,{zoom:c=void 0}=t,{virtualIndex:d=void 0}=t,{class:u=void 0}=t,f=null,h="swiper-slide",p=Z.getContext("swiper"),g=!1;const A=(y,I,k)=>{I===f&&e(3,h=k)},b=()=>{!p||g||(p.on("_slideClass",A),g=!0)},v=()=>{!p||(p.off("_slideClass",A),g=!1)};Z.onMount(()=>{typeof d!="undefined"&&(e(4,f.onSwiper=y=>{p=y,b()},f),b())}),Z.afterUpdate(()=>{if(!(!f||!p)){if(p.destroyed){h!=="swiper-slide"&&e(3,h="swiper-slide");return}b()}}),Z.beforeUpdate(()=>{b()}),Z.onDestroy(()=>{!p||v()});function C(y){i.binding_callbacks[y?"unshift":"push"](()=>{f=y,e(4,f)})}return o.$$set=y=>{t=i.assign(i.assign({},t),i.exclude_internal_props(y)),e(6,r=i.compute_rest_props(t,s)),"zoom"in y&&e(0,c=y.zoom),"virtualIndex"in y&&e(1,d=y.virtualIndex),"class"in y&&e(2,u=y.class),"$$scope"in y&&e(7,l=y.$$scope)},o.$$.update=()=>{o.$$.dirty&8&&e(5,n={isActive:h.indexOf("swiper-slide-active")>=0||h.indexOf("swiper-slide-duplicate-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isDuplicate:h.indexOf("swiper-slide-duplicate")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0||h.indexOf("swiper-slide-duplicate-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0||h.indexOf("swiper-slide-duplicate-next")>=0})},[c,d,u,h,f,n,r,l,a,C]}class hf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,uf,df,i.safe_not_equal,{zoom:0,virtualIndex:1,class:2})}}function ff(o){i.append_styles(o,"svelte-cwtvzu",".media-item.svelte-cwtvzu.svelte-cwtvzu{height:100%}.media-content.svelte-cwtvzu.svelte-cwtvzu{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-cwtvzu.svelte-cwtvzu{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-cwtvzu.svelte-cwtvzu{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0}.video-play-button-container.showPlayButton.svelte-cwtvzu.svelte-cwtvzu{display:block}.video-icon.large.svelte-cwtvzu.svelte-cwtvzu{width:12.5rem;height:6.25rem}.video-icon.small.svelte-cwtvzu.svelte-cwtvzu{width:1.75rem;height:1.75rem}.video-icon.svelte-cwtvzu .video-icon-img.svelte-cwtvzu{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-cwtvzu .video-icon-img.canPlay.svelte-cwtvzu{cursor:pointer}")}function _o(o){let t;function e(r,a){if(r[0].type==="Image")return pf;if(r[0].type==="Video")return mf}let n=e(o),s=n&&n(o);return{c(){t=i.element("div"),s&&s.c(),i.attr(t,"class","media-item svelte-cwtvzu")},m(r,a){i.insert(r,t,a),s&&s.m(t,null)},p(r,a){n===(n=e(r))&&s?s.p(r,a):(s&&s.d(1),s=n&&n(r),s&&(s.c(),s.m(t,null)))},d(r){r&&i.detach(t),s&&s.d()}}}function mf(o){let t,e,n,s,r,a,l,c,d,u,f;return{c(){var h;t=i.element("video"),a=i.space(),l=i.element("div"),c=i.element("div"),d=i.element("div"),i.attr(t,"class","media-content svelte-cwtvzu"),i.attr(t,"style",e=`object-fit: ${o[3]};`),i.src_url_equal(t.src,n=o[0].url+"#t=0.1")||i.attr(t,"src",n),i.attr(t,"poster",s=(h=o[0].videoCoverUrl)!=null?h:void 0),i.attr(t,"preload",r=o[0].videoCoverUrl?void 0:"auto"),t.playsInline=!0,i.attr(t,"paused",""),t.loop=!1,i.attr(t,"crossorigin",""),t.controls=!1,i.toggle_class(t,"showPlayButton",o[5]),i.attr(d,"class","video-icon-img svelte-cwtvzu"),i.set_style(d,"background-image","url("+(o[1]==="large"?fo:mo)+")"),i.toggle_class(d,"canPlay",o[2]),i.attr(c,"class","video-icon svelte-cwtvzu"),i.toggle_class(c,"large",o[1]==="large"),i.toggle_class(c,"small",o[1]==="small"),i.attr(l,"class","video-play-button-container svelte-cwtvzu"),i.toggle_class(l,"showPlayButton",o[5])},m(h,p){i.insert(h,t,p),o[7](t),i.insert(h,a,p),i.insert(h,l,p),i.append(l,c),i.append(c,d),u||(f=[i.listen(t,"click",o[6]),i.listen(d,"click",o[8])],u=!0)},p(h,p){var g;p&8&&e!==(e=`object-fit: ${h[3]};`)&&i.attr(t,"style",e),p&1&&!i.src_url_equal(t.src,n=h[0].url+"#t=0.1")&&i.attr(t,"src",n),p&1&&s!==(s=(g=h[0].videoCoverUrl)!=null?g:void 0)&&i.attr(t,"poster",s),p&1&&r!==(r=h[0].videoCoverUrl?void 0:"auto")&&i.attr(t,"preload",r),p&32&&i.toggle_class(t,"showPlayButton",h[5]),p&2&&i.set_style(d,"background-image","url("+(h[1]==="large"?fo:mo)+")"),p&4&&i.toggle_class(d,"canPlay",h[2]),p&2&&i.toggle_class(c,"large",h[1]==="large"),p&2&&i.toggle_class(c,"small",h[1]==="small"),p&32&&i.toggle_class(l,"showPlayButton",h[5])},d(h){h&&i.detach(t),o[7](null),h&&i.detach(a),h&&i.detach(l),u=!1,i.run_all(f)}}}function pf(o){let t,e,n,s;return{c(){t=i.element("img"),i.attr(t,"class","media-content svelte-cwtvzu"),i.attr(t,"style",e=`object-fit: ${o[3]};`),i.src_url_equal(t.src,n=o[0].url)||i.attr(t,"src",n),i.attr(t,"alt",s=o[0].name)},m(r,a){i.insert(r,t,a)},p(r,a){a&8&&e!==(e=`object-fit: ${r[3]};`)&&i.attr(t,"style",e),a&1&&!i.src_url_equal(t.src,n=r[0].url)&&i.attr(t,"src",n),a&1&&s!==(s=r[0].name)&&i.attr(t,"alt",s)},d(r){r&&i.detach(t)}}}function gf(o){let t,e=o[0]&&_o(o);return{c(){e&&e.c(),t=i.empty()},m(n,s){e&&e.m(n,s),i.insert(n,t,s)},p(n,[s]){n[0]?e?e.p(n,s):(e=_o(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:i.noop,o:i.noop,d(n){e&&e.d(n),n&&i.detach(t)}}}function Af(o,t,e){let{media:n}=t,{playButtonIfNeed:s="small"}=t,{canPlay:r=!0}=t,{objectFit:a="cover"}=t,l,c=!1;const d=()=>l==null?void 0:l.pause();function u(h){i.binding_callbacks[h?"unshift":"push"](()=>{l=h,e(4,l)})}const f=()=>{!r||l&&l.play()};return o.$$set=h=>{"media"in h&&e(0,n=h.media),"playButtonIfNeed"in h&&e(1,s=h.playButtonIfNeed),"canPlay"in h&&e(2,r=h.canPlay),"objectFit"in h&&e(3,a=h.objectFit)},o.$$.update=()=>{o.$$.dirty&16&&l&&(e(5,c=l.paused),l.addEventListener("play",()=>{e(5,c=!1)}),l.addEventListener("pause",()=>{e(5,c=!0)}))},[n,s,r,a,l,c,d,u,f]}class $s extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Af,gf,i.safe_not_equal,{media:0,playButtonIfNeed:1,canPlay:2,objectFit:3},ff)}}function vf(o){i.append_styles(o,"svelte-ai0lv9",".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}")}function zo(o,t,e){const n=o.slice();return n[23]=t[e],n}function Mo(o){let t,e,n,s,r,a;const l=[yf,bf],c=[];function d(u,f){return u[13]?0:1}return e=d(o),n=c[e]=l[e](o),{c(){t=i.element("div"),n.c(),i.attr(t,"class","media svelte-ai0lv9"),i.toggle_class(t,"unfolded",o[4])},m(u,f){i.insert(u,t,f),c[e].m(t,null),a=!0},p(u,f){o=u;let h=e;e=d(o),e===h?c[e].p(o,f):(i.group_outros(),i.transition_out(c[h],1,1,()=>{c[h]=null}),i.check_outros(),n=c[e],n?n.p(o,f):(n=c[e]=l[e](o),n.c()),i.transition_in(n,1),n.m(t,null)),f&16&&i.toggle_class(t,"unfolded",o[4])},i(u){a||(i.transition_in(n),u&&i.add_render_callback(()=>{r&&r.end(1),s=i.create_in_transition(t,me.fly,o[5]?{y:4,duration:o[3],delay:o[1],easing:Se.linear}:void 0),s.start()}),a=!0)},o(u){i.transition_out(n),s&&s.invalidate(),u&&(r=i.create_out_transition(t,me.fly,o[5]?{y:4,duration:o[3],delay:o[2],easing:Se.linear}:void 0)),a=!1},d(u){u&&i.detach(t),c[e].d(),u&&r&&r.end()}}}function bf(o){let t,e;return t=new $s({props:{media:o[0][0],objectFit:o[8],playButtonIfNeed:o[6],canPlay:o[7]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.media=n[0][0]),s&256&&(r.objectFit=n[8]),s&64&&(r.playButtonIfNeed=n[6]),s&128&&(r.canPlay=n[7]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function yf(o){let t,e;return t=new sf({props:{style:"height: 100%",modules:[ds.Autoplay],spaceBetween:30,autoplay:o[14]?re({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1,loop:!0,$$slots:{default:[Cf]},$$scope:{ctx:o}}}),t.$on("init",o[19]),t.$on("slideChange",o[20]),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&16384&&(r.autoplay=n[14]?re({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1),s&67111360&&(r.$$scope={dirty:s,ctx:n}),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function wf(o){let t,e,n;return t=new $s({props:{media:o[23],objectFit:o[8],playButtonIfNeed:o[6],canPlay:o[7]}}),{c(){i.create_component(t.$$.fragment),e=i.space()},m(s,r){i.mount_component(t,s,r),i.insert(s,e,r),n=!0},p(s,r){const a={};r&2048&&(a.media=s[23]),r&256&&(a.objectFit=s[8]),r&64&&(a.playButtonIfNeed=s[6]),r&128&&(a.canPlay=s[7]),t.$set(a)},i(s){n||(i.transition_in(t.$$.fragment,s),n=!0)},o(s){i.transition_out(t.$$.fragment,s),n=!1},d(s){i.destroy_component(t,s),s&&i.detach(e)}}}function To(o){let t,e;return t=new hf({props:{$$slots:{default:[wf]},$$scope:{ctx:o}}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&67111360&&(r.$$scope={dirty:s,ctx:n}),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function Cf(o){let t,e,n=o[11],s=[];for(let a=0;a<n.length;a+=1)s[a]=To(zo(o,n,a));const r=a=>i.transition_out(s[a],1,1,()=>{s[a]=null});return{c(){for(let a=0;a<s.length;a+=1)s[a].c();t=i.empty()},m(a,l){for(let c=0;c<s.length;c+=1)s[c].m(a,l);i.insert(a,t,l),e=!0},p(a,l){if(l&2496){n=a[11];let c;for(c=0;c<n.length;c+=1){const d=zo(a,n,c);s[c]?(s[c].p(d,l),i.transition_in(s[c],1)):(s[c]=To(d),s[c].c(),i.transition_in(s[c],1),s[c].m(t.parentNode,t))}for(i.group_outros(),c=n.length;c<s.length;c+=1)r(c);i.check_outros()}},i(a){if(!e){for(let l=0;l<n.length;l+=1)i.transition_in(s[l]);e=!0}},o(a){s=s.filter(Boolean);for(let l=0;l<s.length;l+=1)i.transition_out(s[l]);e=!1},d(a){i.destroy_each(s,a),a&&i.detach(t)}}}function Ef(o){let t,e,n=o[4]&&Mo(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[4]?n?(n.p(s,r),r&16&&i.transition_in(n,1)):(n=Mo(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Pf(o,t,e){let n,s,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:h=!0}=t,{playButtonIfNeed:p="small"}=t,{canPlay:g=!0}=t,{objectFit:A="cover"}=t,{enableCarousel:b=!0}=t,{autoplayConfig:v={autoplay:!0,autoplayVideo:!1}}=t;const C=Z.getContext("mediaStore"),y=Z.getContext("hooks");let I;function k(_){!n||!I||(C.set({currentMediaUrl:this.src}),y.emit("playStateChange",{event:_,state:"playing",tag:a,mediaInstance:this}),I.autoplay.stop())}function w(_){!n||!I||(y.emit("playStateChange",{event:_,state:"paused",tag:a,mediaInstance:this}),I.autoplay.running||I.autoplay.start())}let D=null;const x=_=>{e(10,I=_.detail[0])},z=_=>F(this,null,function*(){var B,R,G;if(!r||!v.autoplayVideo)return;const T=_.detail[0];if(!T)return;const O=T.realIndex;if(O===D)return;e(12,D=O);const E=s[O];if(!E||E.type!=="Video")return;T.autoplay.stop(),T.slides.map(Q=>Q.querySelector("video")).filter(Ue).forEach(Q=>Q.pause());const L=(B=T.slides[T.activeIndex])==null?void 0:B.querySelector("video");if(L&&(L.removeEventListener("play",k),L.removeEventListener("pause",w),L.addEventListener("play",k),L.addEventListener("pause",w)),L){L.addEventListener("click",()=>L.pause());const Q=(G=(R=L.parentElement)==null?void 0:R.getElementsByClassName("video-play-button-container"))==null?void 0:G[0];L.addEventListener("play",()=>Q==null?void 0:Q.classList.remove("showPlayButton")),L.addEventListener("pause",()=>Q==null?void 0:Q.classList.add("showPlayButton")),Q&&(L.paused?Q.classList.add("showPlayButton"):Q.classList.remove("showPlayButton"),Q.addEventListener("click",()=>L.play()))}});return o.$$set=_=>{"tag"in _&&e(17,a=_.tag),"mediaData"in _&&e(0,l=_.mediaData),"inDelay"in _&&e(1,c=_.inDelay),"outDelay"in _&&e(2,d=_.outDelay),"duration"in _&&e(3,u=_.duration),"unfolded"in _&&e(4,f=_.unfolded),"animation"in _&&e(5,h=_.animation),"playButtonIfNeed"in _&&e(6,p=_.playButtonIfNeed),"canPlay"in _&&e(7,g=_.canPlay),"objectFit"in _&&e(8,A=_.objectFit),"enableCarousel"in _&&e(18,b=_.enableCarousel),"autoplayConfig"in _&&e(9,v=_.autoplayConfig)},o.$$.update=()=>{o.$$.dirty&262145&&e(13,n=b&&(l==null?void 0:l.length)>1),o.$$.dirty&1&&e(11,s=l),o.$$.dirty&2560&&e(14,r=s.length>1&&v.autoplay),o.$$.dirty&1024&&I&&I.slides.forEach(_=>{const T=_.querySelector("video");T&&C.subscribe(({currentMediaUrl:O})=>{O!==T.src&&T.pause()})})},[l,c,d,u,f,h,p,g,A,v,I,s,D,n,r,k,w,a,b,x,z]}class er extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Pf,Ef,i.safe_not_equal,{tag:17,mediaData:0,inDelay:1,outDelay:2,duration:3,unfolded:4,animation:5,playButtonIfNeed:6,canPlay:7,objectFit:8,enableCarousel:18,autoplayConfig:9},vf)}}function If(o){i.append_styles(o,"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 jo(o,t,e){const n=o.slice();return n[5]=t[e].id,n[1]=t[e].content,n}function Bo(o){let t,e,n,s,r,a=[],l=new Map,c,d,u;t=new ve({props:{visible:o[4],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new Yh({props:{unfolded:o[4],duration:1e3,outDelay:400}});let f=o[2];const h=g=>g[5];for(let g=0;g<f.length;g+=1){let A=jo(o,f,g),b=h(A);l.set(b,a[g]=Qo(b,A))}let p=o[3]&&Ro(o);return{c(){i.create_component(t.$$.fragment),e=i.space(),n=i.element("div"),i.create_component(s.$$.fragment),r=i.space();for(let g=0;g<a.length;g+=1)a[g].c();c=i.space(),p&&p.c(),d=i.empty(),i.attr(n,"class","line svelte-1f7m1lj")},m(g,A){i.mount_component(t,g,A),i.insert(g,e,A),i.insert(g,n,A),i.mount_component(s,n,null),i.insert(g,r,A);for(let b=0;b<a.length;b+=1)a[b].m(g,A);i.insert(g,c,A),p&&p.m(g,A),i.insert(g,d,A),u=!0},p(g,A){const b={};A&16&&(b.visible=g[4]),t.$set(b);const v={};A&16&&(v.unfolded=g[4]),s.$set(v),A&20&&(f=g[2],i.group_outros(),a=i.update_keyed_each(a,A,h,1,g,f,l,c.parentNode,i.outro_and_destroy_block,Qo,c,jo),i.check_outros()),g[3]?p?(p.p(g,A),A&8&&i.transition_in(p,1)):(p=Ro(g),p.c(),i.transition_in(p,1),p.m(d.parentNode,d)):p&&(i.group_outros(),i.transition_out(p,1,1,()=>{p=null}),i.check_outros())},i(g){if(!u){i.transition_in(t.$$.fragment,g),i.transition_in(s.$$.fragment,g);for(let A=0;A<f.length;A+=1)i.transition_in(a[A]);i.transition_in(p),u=!0}},o(g){i.transition_out(t.$$.fragment,g),i.transition_out(s.$$.fragment,g);for(let A=0;A<a.length;A+=1)i.transition_out(a[A]);i.transition_out(p),u=!1},d(g){i.destroy_component(t,g),g&&i.detach(e),g&&i.detach(n),i.destroy_component(s),g&&i.detach(r);for(let A=0;A<a.length;A+=1)a[A].d(g);g&&i.detach(c),p&&p.d(g),g&&i.detach(d)}}}function Qo(o,t){let e,n,s;return n=new Zs({props:{unfolded:t[4],content:t[1],inDelay:500}}),{key:o,first:null,c(){e=i.element("div"),i.create_component(n.$$.fragment),i.attr(e,"class","text svelte-1f7m1lj"),this.first=e},m(r,a){i.insert(r,e,a),i.mount_component(n,e,null),s=!0},p(r,a){t=r;const l={};a&16&&(l.unfolded=t[4]),a&4&&(l.content=t[1]),n.$set(l)},i(r){s||(i.transition_in(n.$$.fragment,r),s=!0)},o(r){i.transition_out(n.$$.fragment,r),s=!1},d(r){r&&i.detach(e),i.destroy_component(n)}}}function Ro(o){let t,e,n;return e=new er({props:{autoplayConfig:{autoplay:!1},unfolded:o[4],mediaData:o[3],tag:o[0],enableCarousel:!1,canPlay:!1,playButtonIfNeed:"small",inDelay:500,duration:500}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),i.attr(t,"class","media-wrapper svelte-1f7m1lj")},m(s,r){i.insert(s,t,r),i.mount_component(e,t,null),n=!0},p(s,r){const a={};r&16&&(a.unfolded=s[4]),r&8&&(a.mediaData=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(i.transition_in(e.$$.fragment,s),n=!0)},o(s){i.transition_out(e.$$.fragment,s),n=!1},d(s){s&&i.detach(t),i.destroy_component(e)}}}function kf(o){let t,e,n=o[0].state&&Bo(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[0].state?n?(n.p(s,r),r&1&&i.transition_in(n,1)):(n=Bo(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function xf(o,t,e){let n,s,r,{tag:a}=t,l;return o.$$set=c=>{"tag"in c&&e(0,a=c.tag)},o.$$.update=()=>{var c,d,u;o.$$.dirty&1&&e(4,n=a.state?a.state.unfolded:!1),o.$$.dirty&1&&e(1,s=((d=(c=a.data.text)==null?void 0:c.length)!=null?d:0)>7?((u=a.data.text)==null?void 0:u.substring(0,6))+"...":a.data.text),o.$$.dirty&1&&e(3,r=a.data.mediaData),o.$$.dirty&2&&e(2,l=s?[{id:ue(),content:s}]:[])},[a,s,l,r,n]}class Df extends i.SvelteComponent{constructor(t){super(),i.init(this,t,xf,kf,i.safe_not_equal,{tag:0},If)}}function Sf(o){i.append_styles(o,"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 Oo(o,t,e){const n=o.slice();return n[0]=t[e],n}function Ho(o,t,e){const n=o.slice();return n[0]=t[e],n}function Fo(o){let t,e=o[0]+"",n;return{c(){t=i.element("div"),n=i.text(e),i.attr(t,"class","base-tag primary-tag svelte-8mby9k")},m(s,r){i.insert(s,t,r),i.append(t,n)},p(s,r){r&4&&e!==(e=s[0]+"")&&i.set_data(n,e)},d(s){s&&i.detach(t)}}}function Go(o){let t,e=o[0]&&Fo(o);return{c(){e&&e.c(),t=i.empty()},m(n,s){e&&e.m(n,s),i.insert(n,t,s)},p(n,s){n[0]?e?e.p(n,s):(e=Fo(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&i.detach(t)}}}function No(o){let t,e=o[0]+"",n;return{c(){t=i.element("div"),n=i.text(e),i.attr(t,"class","base-tag secondary-tag svelte-8mby9k")},m(s,r){i.insert(s,t,r),i.append(t,n)},p(s,r){r&4&&e!==(e=s[0]+"")&&i.set_data(n,e)},d(s){s&&i.detach(t)}}}function Wo(o){let t,e=o[0]&&No(o);return{c(){e&&e.c(),t=i.empty()},m(n,s){e&&e.m(n,s),i.insert(n,t,s)},p(n,s){n[0]?e?e.p(n,s):(e=No(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&i.detach(t)}}}function Xo(o){let t,e,n=o[2].price.value+"",s,r,a=o[2].price.unit&&Yo(o);return{c(){t=i.element("div"),e=i.element("span"),s=i.text(n),r=i.space(),a&&a.c(),i.attr(e,"class","value svelte-8mby9k"),i.attr(t,"class","price svelte-8mby9k")},m(l,c){i.insert(l,t,c),i.append(t,e),i.append(e,s),i.append(t,r),a&&a.m(t,null)},p(l,c){c&4&&n!==(n=l[2].price.value+"")&&i.set_data(s,n),l[2].price.unit?a?a.p(l,c):(a=Yo(l),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},d(l){l&&i.detach(t),a&&a.d()}}}function Yo(o){let t,e=o[2].price.unit+"",n;return{c(){t=i.element("span"),n=i.text(e),i.attr(t,"class","unit svelte-8mby9k")},m(s,r){i.insert(s,t,r),i.append(t,n)},p(s,r){r&4&&e!==(e=s[2].price.unit+"")&&i.set_data(n,e)},d(s){s&&i.detach(t)}}}function Uo(o){let t,e=o[2].highlightText+"",n;return{c(){t=i.element("div"),n=i.text(e),i.attr(t,"class","goto-button goto-icon svelte-8mby9k")},m(s,r){i.insert(s,t,r),i.append(t,n)},p(s,r){r&4&&e!==(e=s[2].highlightText+"")&&i.set_data(n,e)},d(s){s&&i.detach(t)}}}function Lf(o){var T,O;let t,e,n,s,r,a,l,c,d,u,f,h,p,g,A=o[2].title+"",b,v,C,y,I;e=new ve({props:{visible:o[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let k=o[2].brandTags||[],w=[];for(let E=0;E<k.length;E+=1)w[E]=Go(Ho(o,k,E));let D=o[2].tags||[],x=[];for(let E=0;E<D.length;E+=1)x[E]=Wo(Oo(o,D,E));let z=((T=o[2].price)==null?void 0:T.value)!==void 0&&((O=o[2].price)==null?void 0:O.value)!==null&&Xo(o),_=o[2].highlightText&&Uo(o);return{c(){var E,S;t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),r=i.space(),a=i.element("div"),l=i.element("img"),d=i.space(),u=i.element("div");for(let L=0;L<w.length;L+=1)w[L].c();f=i.space();for(let L=0;L<x.length;L+=1)x[L].c();h=i.space(),p=i.element("div"),g=i.element("div"),b=i.text(A),v=i.space(),C=i.element("div"),z&&z.c(),y=i.space(),_&&_.c(),i.attr(s,"class","line svelte-8mby9k"),i.set_style(s,"transition-delay",o[1]?xt+"ms":Dt+Jo-Vo-40+"ms",!1),i.attr(l,"class","headerImage svelte-8mby9k"),i.src_url_equal(l.src,c=o[2].headerPictureUrl)||i.attr(l,"src",c),i.attr(l,"alt",""),i.attr(u,"class","tag svelte-8mby9k"),i.attr(g,"class","text svelte-8mby9k"),i.attr(p,"class","title svelte-8mby9k"),i.attr(C,"class","footer svelte-8mby9k"),i.set_style(C,"height",((E=o[2].price)==null?void 0:E.value)!==void 0&&((S=o[2].price)==null?void 0:S.value)!==null&&o[2].highlightText?void 0:"1rem",!1),i.attr(a,"class","content svelte-8mby9k"),i.set_style(a,"transition-delay",o[1]?xt+Dt+"ms":"0ms",!1),i.attr(t,"class","marketing svelte-8mby9k"),i.toggle_class(t,"unfolded",o[1]),i.toggle_class(t,"folded",o[3])},m(E,S){i.insert(E,t,S),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),i.append(t,r),i.append(t,a),i.append(a,l),i.append(a,d),i.append(a,u);for(let L=0;L<w.length;L+=1)w[L].m(u,null);i.append(u,f);for(let L=0;L<x.length;L+=1)x[L].m(u,null);i.append(a,h),i.append(a,p),i.append(p,g),i.append(g,b),i.append(a,v),i.append(a,C),z&&z.m(C,null),i.append(C,y),_&&_.m(C,null),I=!0},p(E,[S]){var B,R,G,Q;const L={};if(S&2&&(L.visible=E[1]),e.$set(L),S&2&&i.set_style(s,"transition-delay",E[1]?xt+"ms":Dt+Jo-Vo-40+"ms",!1),(!I||S&4&&!i.src_url_equal(l.src,c=E[2].headerPictureUrl))&&i.attr(l,"src",c),S&4){k=E[2].brandTags||[];let H;for(H=0;H<k.length;H+=1){const X=Ho(E,k,H);w[H]?w[H].p(X,S):(w[H]=Go(X),w[H].c(),w[H].m(u,f))}for(;H<w.length;H+=1)w[H].d(1);w.length=k.length}if(S&4){D=E[2].tags||[];let H;for(H=0;H<D.length;H+=1){const X=Oo(E,D,H);x[H]?x[H].p(X,S):(x[H]=Wo(X),x[H].c(),x[H].m(u,null))}for(;H<x.length;H+=1)x[H].d(1);x.length=D.length}(!I||S&4)&&A!==(A=E[2].title+"")&&i.set_data(b,A),((B=E[2].price)==null?void 0:B.value)!==void 0&&((R=E[2].price)==null?void 0:R.value)!==null?z?z.p(E,S):(z=Xo(E),z.c(),z.m(C,y)):z&&(z.d(1),z=null),E[2].highlightText?_?_.p(E,S):(_=Uo(E),_.c(),_.m(C,null)):_&&(_.d(1),_=null),S&4&&i.set_style(C,"height",((G=E[2].price)==null?void 0:G.value)!==void 0&&((Q=E[2].price)==null?void 0:Q.value)!==null&&E[2].highlightText?void 0:"1rem",!1),S&2&&i.set_style(a,"transition-delay",E[1]?xt+Dt+"ms":"0ms",!1),S&2&&i.toggle_class(t,"unfolded",E[1]),S&8&&i.toggle_class(t,"folded",E[3])},i(E){I||(i.transition_in(e.$$.fragment,E),I=!0)},o(E){i.transition_out(e.$$.fragment,E),I=!1},d(E){E&&i.detach(t),i.destroy_component(e),i.destroy_each(w,E),i.destroy_each(x,E),z&&z.d(),_&&_.d()}}}const xt=400,Vo=500,Dt=180,Jo=500;function _f(o,t,e){let n,s,r,{tag:a}=t;return o.$$set=l=>{"tag"in l&&e(0,a=l.tag)},o.$$.update=()=>{var l,c;o.$$.dirty&1&&e(1,n=(c=(l=a.state)==null?void 0:l.unfolded)!=null?c:!1),o.$$.dirty&2&&e(3,s=!n),o.$$.dirty&1&&e(2,r=a.data)},[a,n,r,s]}class zf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,_f,Lf,i.safe_not_equal,{tag:0},Sf)}}function Mf(o){i.append_styles(o,"svelte-1ku3wt4",`.audio.svelte-1ku3wt4.svelte-1ku3wt4{position:relative;width:100%;height:100%;cursor:pointer}@keyframes svelte-1ku3wt4-playing{25%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}50%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}75%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}}.paused.svelte-1ku3wt4 .audio-icon.svelte-1ku3wt4{animation:none}.audio-icon.svelte-1ku3wt4.svelte-1ku3wt4{width:100%;height:100%;border-radius:50%;background-size:100%;animation:svelte-1ku3wt4-playing 2s steps(1) infinite;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}`)}function Zo(o){let t,e,n,s,r,a,l,c=!0,d,u,f,h,p;return e=new ve({props:{center:!0,blurRadius:15,spreadRadius:6}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),r=i.space(),a=i.element("audio"),i.attr(s,"class","audio-icon svelte-1ku3wt4"),a.controls=!1,i.attr(a,"playsinline",""),i.src_url_equal(a.src,l=o[3])||i.attr(a,"src",l),i.attr(t,"class","audio svelte-1ku3wt4"),i.toggle_class(t,"paused",o[6])},m(g,A){i.insert(g,t,A),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),i.append(t,r),i.append(t,a),o[9](a),f=!0,h||(p=[i.listen(a,"play",o[10]),i.listen(a,"pause",o[10]),i.listen(t,"click",i.stop_propagation(o[7]))],h=!0)},p(g,A){o=g,(!f||A&8&&!i.src_url_equal(a.src,l=o[3]))&&i.attr(a,"src",l),A&64&&c!==(c=o[6])&&a[c?"pause":"play"](),A&64&&i.toggle_class(t,"paused",o[6])},i(g){f||(i.transition_in(e.$$.fragment,g),g&&i.add_render_callback(()=>{u&&u.end(1),d=i.create_in_transition(t,me.fade,{duration:o[2],delay:o[0],easing:Se.cubicInOut}),d.start()}),f=!0)},o(g){i.transition_out(e.$$.fragment,g),d&&d.invalidate(),g&&(u=i.create_out_transition(t,me.fade,{duration:o[2],delay:o[1],easing:Se.cubicInOut})),f=!1},d(g){g&&i.detach(t),i.destroy_component(e),o[9](null),g&&u&&u.end(),h=!1,i.run_all(p)}}}function Tf(o){let t,e,n=o[4]&&Zo(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[4]?n?(n.p(s,r),r&16&&i.transition_in(n,1)):(n=Zo(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function jf(o,t,e){let{inDelay:n=0}=t,{outDelay:s=0}=t,{duration:r=0}=t,{url:a}=t,{unfolded:l}=t,{hooksInfo:c={}}=t;const d=Z.getContext("hooks"),u=Z.getContext("mediaStore");let f,h=!0;u.subscribe(({currentMediaUrl:b})=>{b!==a&&(f==null||f.pause())});function p(b){u.set({currentMediaUrl:a}),f&&(d.emit("click",j({event:b,target:"AudioTagPlayIcon",audioInstance:f},c)),f.paused?f.play():f.pause(),e(5,f.onplay=v=>d.emit("playStateChange",j({event:v,state:"playing",mediaInstance:f},c)),f),e(5,f.onpause=v=>d.emit("playStateChange",j({event:v,state:"paused",mediaInstance:f},c)),f))}function g(b){i.binding_callbacks[b?"unshift":"push"](()=>{f=b,e(5,f)})}function A(){h=this.paused,e(6,h)}return o.$$set=b=>{"inDelay"in b&&e(0,n=b.inDelay),"outDelay"in b&&e(1,s=b.outDelay),"duration"in b&&e(2,r=b.duration),"url"in b&&e(3,a=b.url),"unfolded"in b&&e(4,l=b.unfolded),"hooksInfo"in b&&e(8,c=b.hooksInfo)},o.$$.update=()=>{o.$$.dirty&48&&(l||f==null||f.pause())},[n,s,r,a,l,f,h,p,c,g,A]}class Bf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,jf,Tf,i.safe_not_equal,{inDelay:0,outDelay:1,duration:2,url:3,unfolded:4,hooksInfo:8},Mf)}}function Qf(o){i.append_styles(o,"svelte-4r8s18",".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{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-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}")}function qo(o){var C,y,I,k;let t,e,n,s,r,a,l,c,d,u,f,h,p,g,A,b,v;return e=new ve({props:{visible:o[5],left:o[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),r=new Js({props:{unfolded:o[5],duration:1e3,outDelay:o[4]+20*Math.min((y=(C=o[3][0])==null?void 0:C.content.length)!=null?y:10,15)}}),u=new Bf({props:{unfolded:o[5],url:o[0].data.audioUrl,duration:1e3,outDelay:20*Math.min((k=(I=o[3][0])==null?void 0:I.content.length)!=null?k:10,15),hooksInfo:{tag:o[0]}}}),p=new qs({props:{visible:o[5],textUnfolded:o[1],textItems:o[3]}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),i.create_component(r.$$.fragment),a=i.space(),l=i.element("div"),c=i.element("div"),d=i.element("div"),i.create_component(u.$$.fragment),f=i.space(),h=i.element("div"),i.create_component(p.$$.fragment),i.attr(s,"class","line svelte-4r8s18"),i.set_style(s,"width",o[2]+"px",!1),i.attr(d,"class","audio-icon svelte-4r8s18"),i.set_style(h,"display","inline-block",!1),i.attr(c,"class","wrapper svelte-4r8s18"),i.attr(l,"class","content svelte-4r8s18"),i.add_render_callback(()=>o[8].call(l)),i.attr(t,"class","audio-tag svelte-4r8s18"),i.toggle_class(t,"unfolded",o[5])},m(w,D){i.insert(w,t,D),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),i.mount_component(r,s,null),i.append(t,a),i.append(t,l),i.append(l,c),i.append(c,d),i.mount_component(u,d,null),i.append(c,f),i.append(c,h),i.mount_component(p,h,null),g=i.add_resize_listener(l,o[8].bind(l)),A=!0,b||(v=i.listen(h,"click",o[6]),b=!0)},p(w,D){var O,E,S,L;const x={};D&32&&(x.visible=w[5]),D&4&&(x.left=w[2]/2+"px"),e.$set(x);const z={};D&32&&(z.unfolded=w[5]),D&24&&(z.outDelay=w[4]+20*Math.min((E=(O=w[3][0])==null?void 0:O.content.length)!=null?E:10,15)),r.$set(z),D&4&&i.set_style(s,"width",w[2]+"px",!1);const _={};D&32&&(_.unfolded=w[5]),D&1&&(_.url=w[0].data.audioUrl),D&8&&(_.outDelay=20*Math.min((L=(S=w[3][0])==null?void 0:S.content.length)!=null?L:10,15)),D&1&&(_.hooksInfo={tag:w[0]}),u.$set(_);const T={};D&32&&(T.visible=w[5]),D&2&&(T.textUnfolded=w[1]),D&8&&(T.textItems=w[3]),p.$set(T),D&32&&i.toggle_class(t,"unfolded",w[5])},i(w){A||(i.transition_in(e.$$.fragment,w),i.transition_in(r.$$.fragment,w),i.transition_in(u.$$.fragment,w),i.transition_in(p.$$.fragment,w),A=!0)},o(w){i.transition_out(e.$$.fragment,w),i.transition_out(r.$$.fragment,w),i.transition_out(u.$$.fragment,w),i.transition_out(p.$$.fragment,w),A=!1},d(w){w&&i.detach(t),i.destroy_component(e),i.destroy_component(r),i.destroy_component(u),i.destroy_component(p),g(),b=!1,v()}}}function Rf(o){let t,e,n=o[0].state&&qo(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[0].state?n?(n.p(s,r),r&1&&i.transition_in(n,1)):(n=qo(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Of(o,t,e){let n,s,r,{tag:a}=t,l=!1,c,d=[];function u(){e(1,l=!l)}function f(){c=this.clientWidth,e(2,c)}return o.$$set=h=>{"tag"in h&&e(0,a=h.tag)},o.$$.update=()=>{var h;o.$$.dirty&1&&e(5,n=!!((h=a.state)!=null&&h.unfolded)),o.$$.dirty&1&&e(7,s=a.data.text),o.$$.dirty&128&&e(3,d=[{id:ue(),content:s}]),o.$$.dirty&2&&e(4,r=l?450:0)},[a,l,c,d,r,n,u,s,f]}class Hf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Of,Rf,i.safe_not_equal,{tag:0},Qf)}}function Ff(o){i.append_styles(o,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Ko(o){let t,e,n;return e=new er({props:{unfolded:o[5],mediaData:o[4],objectFit:o[2],enableCarousel:o[1],autoplayConfig:o[3],tag:o[0],canPlay:!0,playButtonIfNeed:"large",inDelay:500,duration:500}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),i.attr(t,"class","media-wrapper svelte-10cw0el")},m(s,r){i.insert(s,t,r),i.mount_component(e,t,null),n=!0},p(s,r){const a={};r&32&&(a.unfolded=s[5]),r&16&&(a.mediaData=s[4]),r&4&&(a.objectFit=s[2]),r&2&&(a.enableCarousel=s[1]),r&8&&(a.autoplayConfig=s[3]),r&1&&(a.tag=s[0]),e.$set(a)},i(s){n||(i.transition_in(e.$$.fragment,s),n=!0)},o(s){i.transition_out(e.$$.fragment,s),n=!1},d(s){s&&i.detach(t),i.destroy_component(e)}}}function Gf(o){let t,e,n=o[0].state&&o[4]&&Ko(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[0].state&&s[4]?n?(n.p(s,r),r&17&&i.transition_in(n,1)):(n=Ko(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function Nf(o,t,e){let n,s,r,a,l,{tag:c}=t;return o.$$set=d=>{"tag"in d&&e(0,c=d.tag)},o.$$.update=()=>{var d,u;o.$$.dirty&1&&e(5,n=c.state?c.state.unfolded:!1),o.$$.dirty&1&&e(4,s=c.data.mediaData),o.$$.dirty&1&&e(1,r=c.data.enableCarousel),o.$$.dirty&3&&e(3,a=(d=c.data.autoplayConfig)!=null?d:{autoplay:r!=null?r:!0,autoplayVideo:!0}),o.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"cover":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,r,l,a,s,n]}class Wf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Nf,Gf,i.safe_not_equal,{tag:0},Ff)}}function Xf(o){i.append_styles(o,"svelte-7x7u86",".wrapper.svelte-7x7u86{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-7x7u86{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-7x7u86{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-7x7u86,.arrow1.svelte-7x7u86,.arrow2.svelte-7x7u86{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-7x7u86{position:relative}.arrow0.svelte-7x7u86{top:-0.75rem;animation-name:svelte-7x7u86-up0}.arrow1.svelte-7x7u86{animation-name:svelte-7x7u86-up1}.arrow2.svelte-7x7u86{top:0.75rem;animation-name:svelte-7x7u86-up2}.text.svelte-7x7u86{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)}@keyframes svelte-7x7u86-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33.33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33.33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-7x7u86{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-7x7u86-left-right}@keyframes svelte-7x7u86-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}")}function Yf(o){let t,e,n,s;return t=new ve({props:{visible:!0,outDelay:0,inDelay:0,width:1.4,left:13,bottom:"auto",blurRadius:50,spreadRadius:18}}),{c(){i.create_component(t.$$.fragment),e=i.space(),n=i.element("div"),i.attr(n,"class","link svelte-7x7u86")},m(r,a){i.mount_component(t,r,a),i.insert(r,e,a),i.insert(r,n,a),s=!0},i(r){s||(i.transition_in(t.$$.fragment,r),s=!0)},o(r){i.transition_out(t.$$.fragment,r),s=!1},d(r){i.destroy_component(t,r),r&&i.detach(e),r&&i.detach(n)}}}function Uf(o){let t,e,n,s,r,a,l,c;return t=new ve({props:{visible:!0,outDelay:0,inDelay:0,height:1.2,left:13,bottom:12,blurRadius:50,spreadRadius:18}}),{c(){i.create_component(t.$$.fragment),e=i.space(),n=i.element("div"),s=i.space(),r=i.element("div"),a=i.space(),l=i.element("div"),i.attr(n,"class","arrow0 svelte-7x7u86"),i.attr(r,"class","arrow1 svelte-7x7u86"),i.attr(l,"class","arrow2 svelte-7x7u86")},m(d,u){i.mount_component(t,d,u),i.insert(d,e,u),i.insert(d,n,u),i.insert(d,s,u),i.insert(d,r,u),i.insert(d,a,u),i.insert(d,l,u),c=!0},i(d){c||(i.transition_in(t.$$.fragment,d),c=!0)},o(d){i.transition_out(t.$$.fragment,d),c=!1},d(d){i.destroy_component(t,d),d&&i.detach(e),d&&i.detach(n),d&&i.detach(s),d&&i.detach(r),d&&i.detach(a),d&&i.detach(l)}}}function Vf(o){let t,e,n,s,r,a,l,c,d,u=o[0].text+"",f,h;const p=[Uf,Yf],g=[];function A(b,v){return b[0].linkType===Ot.VrLink?0:b[0].linkType===Ot.NormalLink?1:-1}return~(n=A(o))&&(s=g[n]=p[n](o)),l=new ve({props:{visible:!0,outDelay:0,inDelay:0,left:"auto",bottom:"auto",width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=i.element("div"),e=i.element("div"),s&&s.c(),r=i.space(),a=i.element("div"),i.create_component(l.$$.fragment),c=i.space(),d=i.element("div"),f=i.text(u),i.attr(e,"class","icon svelte-7x7u86"),i.attr(d,"class","text svelte-7x7u86"),i.attr(a,"class","text-wrapper svelte-7x7u86"),i.attr(t,"class","wrapper svelte-7x7u86")},m(b,v){i.insert(b,t,v),i.append(t,e),~n&&g[n].m(e,null),i.append(t,r),i.append(t,a),i.mount_component(l,a,null),i.append(a,c),i.append(a,d),i.append(d,f),h=!0},p(b,[v]){let C=n;n=A(b),n!==C&&(s&&(i.group_outros(),i.transition_out(g[C],1,1,()=>{g[C]=null}),i.check_outros()),~n?(s=g[n],s||(s=g[n]=p[n](b),s.c()),i.transition_in(s,1),s.m(e,null)):s=null),(!h||v&1)&&u!==(u=b[0].text+"")&&i.set_data(f,u)},i(b){h||(i.transition_in(s),i.transition_in(l.$$.fragment,b),h=!0)},o(b){i.transition_out(s),i.transition_out(l.$$.fragment,b),h=!1},d(b){b&&i.detach(t),~n&&g[n].d(),i.destroy_component(l)}}}function Jf(o,t,e){let n,{tag:s}=t;return o.$$set=r=>{"tag"in r&&e(1,s=r.tag)},o.$$.update=()=>{o.$$.dirty&2&&e(0,n=s.data)},[n,s]}class Zf extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Jf,Vf,i.safe_not_equal,{tag:1},Xf)}}function qf(o){i.append_styles(o,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function $o(o){let t,e=o[0].element+"",n;return{c(){t=new i.HtmlTag(!1),n=i.empty(),t.a=n},m(s,r){t.m(e,s,r),i.insert(s,n,r)},p(s,r){r&1&&e!==(e=s[0].element+"")&&t.p(e)},d(s){s&&i.detach(n),s&&t.d()}}}function Kf(o){let t,e=typeof o[0].element=="string"&&$o(o);return{c(){t=i.element("div"),e&&e.c(),i.attr(t,"class","customElement__container svelte-kzl2aj")},m(n,s){i.insert(n,t,s),e&&e.m(t,null),o[2](t)},p(n,[s]){typeof n[0].element=="string"?e?e.p(n,s):(e=$o(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:i.noop,o:i.noop,d(n){n&&i.detach(t),e&&e.d(),o[2](null)}}}function $f(o,t,e){let{tag:n}=t,s,r;Z.onMount(()=>{if(s){if(n.element instanceof Element){const l=n.element;s.appendChild(l),r=()=>s==null?void 0:s.removeChild(l)}else if(typeof n.element=="function"){const l=n.element;r=l(s)}}}),Z.onDestroy(()=>{r==null||r()});function a(l){i.binding_callbacks[l?"unshift":"push"](()=>{s=l,e(1,s)})}return o.$$set=l=>{"tag"in l&&e(0,n=l.tag)},[n,s,a]}class em extends i.SvelteComponent{constructor(t){super(),i.init(this,t,$f,Kf,i.safe_not_equal,{tag:0},qf)}}function tm(o){i.append_styles(o,"svelte-95x526",`@font-face{font-family:'TG-TYPE';font-style:normal;font-weight:400;src:local('TG-TYPE-Bold'),
|
|
530
|
+
`,e.container.style.pointerEvents="none";const n=v=>(e.wrapper=v,v.appendChild(e.container),l(),!0),o=v=>{e.itemLabels=Rh(v),l()},s=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),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 Qh({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)},d=()=>{i.off("modeChange",f)},f=v=>{if(v!==ye.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}},Fh={name:"ItemLabelPlugin",version:0};class Gh extends ni{constructor(e){super(e);p(this,"state");p(this,"container");p(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===ye.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 Nh(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 Wh(i){let t,e,n,o,s,r,a,l;return{c(){t=R("div"),e=R("div"),n=R("span"),n.textContent=`${i[8]}`,o=Z(),s=R("i"),b(n,"class","plugin-DoorLabelPlugin-txt svelte-wpy7pz"),b(s,"class","plugin-DoorLabelPlugin-icon svelte-wpy7pz"),b(e,"class",r=Be(Ze.default("plugin-DoorLabelPlugin-cnt",i[0].toward))+" svelte-wpy7pz"),b(e,"style",`transform: ${i[6]||"initial"};pointer-events: ${i[5]?"auto":"none"};opacity: ${i[5]?1:0}`),b(e,"data-camera-toward",i[7]),b(t,"style",`left: ${i[3]||0}%;top: ${i[4]||0}%;opacity: ${i[5]?1:0}`),b(t,"class","plugin-DoorLabelPlugin-item svelte-wpy7pz")},m(c,d){j(c,t,d),O(t,e),O(e,n),O(e,o),O(e,s),i[10](t),a||(l=Ie(e,"click",i[9]),a=!0)},p(c,[d]){d&1&&r!==(r=Be(Ze.default("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-wpy7pz")&&b(e,"class",r)},i:te,o:te,d(c){c&&T(t),i[10](null),a=!1,l()}}}function Xh(i,t,e){let{props:n}=t,{onClick:o}=t,s,{left:r,top:a,inSight:l,transform:c,panoIndex:d,cameraToward:f,name:u}=n,h=0;const m=()=>{if(!r||!a||!l||!s)return;const A=s.current.clientWidth/window.innerWidth*100,C=s.current.clientHeight/window.innerHeight*100;if(r<=A/2||r>=100-A/2||a<=C/2||a>=100-C/2)return;d!==h&&(console.log("panoDoorLabelPlugin",d,"\u89E6\u53D1\u57CB\u70B9"),h=d)},g=A=>{o&&o()};function v(A){Me[A?"unshift":"push"](()=>{s=A,e(2,s)})}return i.$$set=A=>{"props"in A&&e(0,n=A.props),"onClick"in A&&e(1,o=A.onClick)},m(),[n,o,s,r,a,l,c,f,u,g,v]}class Yh extends oe{constructor(t){super(),ie(this,t,Xh,Wh,ne,{props:0,onClick:1},Nh)}}function Uh(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 Vh(i){const{camera:t}=i,e=t.getWorldDirection(new F.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 Jh(i,t){return Math.sqrt(Math.pow(i.z-t.z,2)+Math.pow(i.x-t.x,2))}function Zh(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 _h={userAction:!0};class qh extends Gh{constructor(e){super(e);p(this,"MinVisibledistance",1.8);p(this,"MaxVisibledistance",5);p(this,"OffsetHeight",-1.3);p(this,"rooms");p(this,"floorplanServerData");p(this,"doorLabelItems");p(this,"visibleLabelMap",new Map);p(this,"labelItems",[]);p(this,"doorLabels");p(this,"roomObservers");p(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()})});p(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,d=e==null?void 0:e.find(f=>f.floor_index===c);if(d){const f=d.rooms.find(u=>u.observer_indexs.includes(l));if(f)return{panoIndex:l,floorIndex:c,name:f.name}}}).filter(Boolean);this.roomObservers=o});p(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});p(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 d=l.position.clone(),f=d.distanceTo(s);if(f<this.MinVisibledistance||f>this.MaxVisibledistance)return;const u=new F.Raycaster,h=d.clone().sub(s).normalize();u.set(s,h);const[m]=this.five.model.intersectRaycaster(u);m&&m.distance+.1<f||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});p(this,"fixDoorPosition",()=>{var d,f,u,h,m,g,v,A,C,w,I,k;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 F.Vector3),l=[],c=[...this.labelItems];if(c.forEach((y,L)=>{if(y.visible){const x=n.position.distanceTo(y.position),Q=y.position.clone().add(new F.Vector3(0,this.OffsetHeight,0)),G=Q.clone().sub(n.position).normalize().angleTo(a),U=Q.clone().project(n),E=(U.x+1)/2.2*100,S=(-U.y+1)/2.2*100,z=E>=0&&E<=100&&S>=0&&S<=100&&x>this.MinVisibledistance&&x<=this.MaxVisibledistance;y.left=E,y.top=S,y.inSight=z&&G<Math.PI/2,y.cameraToward=Vh(this.five),z?l.push({disFromCameraToLabel:x,left:E,top:S,index:L}):y.transform="translate(-50%, -50%)"}else y.inSight=!1}),l.length>1){let y=0;l.sort((L,x)=>x.disFromCameraToLabel-L.disFromCameraToLabel);for(let L=1;L<l.length;L++){const{index:x,left:Q,top:B}=l[L-1],{index:G,left:U,top:E}=l[L],S=this.container.children[x],z=this.container.children[G];if(!S||!z)return;const W={left:s*Q/100,top:r*B/100,width:(u=(f=(d=S.children)==null?void 0:d[0])==null?void 0:f.clientWidth)!=null?u:0,height:(g=(m=(h=S.children)==null?void 0:h[0])==null?void 0:m.clientHeight)!=null?g:0},Y={left:s*U/100,top:r*E/100,width:(C=(A=(v=z.children)==null?void 0:v[0])==null?void 0:A.clientWidth)!=null?C:0,height:(k=(I=(w=z.children)==null?void 0:w[0])==null?void 0:I.clientHeight)!=null?k:0};Uh(W,Y)&&(y++,c[x].transform=`translate(-50%, ${(y-1)*100-50}%)`,c[G].transform=`translate(-50%, ${y*100-50}%)`)}}this.labelItems=c,this.render()});p(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(d=>d.panoIndex===l.panoIndex&&d.name===e)){const d=l.standingPosition,f=n.distanceTo(d);f<a&&(s=l.panoIndex,r=d.clone().sub(n).normalize(),a=f)}if(r!==null&&s!==null){const l={};if(a>0){const d=new F.Vector3(0,0,-1),f=r.clone(),u=new F.Quaternion;u.setFromUnitVectors(d,f);const h=new F.Euler;h.setFromQuaternion(u,"YXZ"),l.longitude=h.y}this.five.emit("wantsToMoveToPano",s,{},!0)||this.five.moveToPano(s,{longitude:l.longitude})}});p(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(d=>!!(d&&d.name===r.name)),l=this.five.work.observers.filter((d,f)=>!!r.observer_indexs.find(u=>u===f));a&&a.forEach(d=>{const f=d.position;let u=1/0,h;l.forEach(g=>{const v=g.standingPosition,A={x:v.x,y:v.y,z:v.z},C=Jh(f,A);C<u&&(u=C,h=A)}),h&&(f.y=h.y+.01);const m=new F.Vector3(f.x,f.y,f.z);m.add(new F.Vector3(-.2,1.8,0).applyEuler(new F.Euler(0,d.rad,0))),this.doorLabels.push({roomName:r.name,name:d.name,position:m,toward:Zh(d.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:_h.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 Yh({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){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 Kh=i=>new qh(i),$h=2,em=3,tm=3,nm=2;function im(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),d=s.getPoints(c),f=[];let u=0;const h=i;return h.forEach((m,g)=>{let v=0,A=99999999;d.forEach((y,L)=>{const x=y.distanceTo(m);x<A&&(v=L,A=x)});const C=d[v+1],w=C==null?void 0:C.distanceTo(m),I=d[v-1],k=I==null?void 0:I.distanceTo(m);if(v>u&&v-u>1){let y=v;I!==void 0&&k>.8&&(y=v+1),I!==void 0&&k>.2&&k<.3?y=v:A>.2&&A<.3&&(y=v+1);let L=u;if(C!==void 0&&w>.2&&w<.3?L=u+1:A>.2&&A<.3&&(L=u),d[L]&&d[L+1]){const B=h[g-1];if(B)if(B.equals(d[L]))L+=1;else{const G=new F.Vector3().subVectors(d[L+1],d[L]),U=new F.Vector3().subVectors(B,d[L]);G.angleTo(U)<Math.PI/2&&(L+=1)}}if(y<L||y-L<=1)return;const x=d.slice(L,y),Q=Is(x,e,n);f.push(Q),u=v}}),f}else{const c=Math.ceil(s.getLength()),d=s.getPoints(c);return[Is(d,e,n)]}}function Is(i,t,e){const n=t/2,o=e/t,s=i.length,r=ul.default(i.map(A=>[A.x,A.z])),l=(i.length-1)*$h*em,c=2*s,d=c*tm,f=c*nm,u=new Uint32Array(l),h=new Float32Array(d),m=new Float32Array(f);i.forEach((A,C)=>{});let g=0;for(let A=0;A<i.length;A++){const[C,w]=r[A][0],I=i[A],{x:k,y,z:L}=I,x=new F.Vector3(k+C*n,y+.05,L+w*n);h[A*6+0]=x.x,h[A*6+1]=x.y,h[A*6+2]=x.z;const Q=new F.Vector3(k-C*n,y+.05,L-w*n);h[A*6+3]=Q.x,h[A*6+4]=Q.y,h[A*6+5]=Q.z,g+=A>0?i[A-1].clone().sub(i[A]).length():0;const B=g/t/o;m[A*4+0]=0,m[A*4+1]=B,m[A*4+2]=1,m[A*4+3]=B,A!==i.length-1&&(u[A*6+0]=A*2+0,u[A*6+1]=A*2+2,u[A*6+2]=A*2+1,u[A*6+3]=A*2+2,u[A*6+4]=A*2+3,u[A*6+5]=A*2+1)}const v=new P.BufferGeometry;return v.setAttribute("position",new P.BufferAttribute(h,3)),v.setAttribute("uv",new P.BufferAttribute(m,2)),v.setIndex(new P.BufferAttribute(u,1)),v}function om(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 sm(i){return!Tt(i)}function Tt(i){return i!=null}const Da="v1.0.1",La="GuideLinePlugin",Ti=`${La}@${Da}`,xs=i=>`${Ti}--${i}`;class Sa extends Ot{constructor(e,n){super(e,n);p(this,"state",{visible:!1,enabled:!0,disposed:!1});p(this,"data");p(this,"linesGroup");p(this,"disposedErrorLog",()=>{console.error(`${Ti} is disposed`)});p(this,"actionWhenEnabled",e=>{if(this.state.enabled)return e()});Object.assign(window,{[`__${La}_DEBUG__`]:this})}load(e,n,o=!0){return J(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(`${Ti} loaded`,r))})}formatData(e){return J(this,null,function*(){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e})}show(e){return J(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return J(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(Tt),o=new P.Group;if(o.name=xs("route-group"),n.length!==0)return o.add(...n),o}getLine(e){var a,l,c,d;const n=new P.Group,o=e.panoIndexList.map(f=>{var u;return(u=this.five.work.observers[f])==null?void 0:u.standingPosition}).filter(Tt),s=im(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=om({textureUrl:(d=e.arrowTextureUrl)!=null?d:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"});return s.forEach(f=>{const u=new P.Mesh(f,r);u.name=xs("route-line-mesh"),n.add(u)}),n}waitFiveModelLoaded(){return J(this,null,function*(){return new Promise(e=>{if(this.five.model.loaded){e();return}this.five.once("modelLoaded",()=>{e()})})})}}p(Sa,"lasestVersion",Da);const za=(i,t)=>new Sa(i,t);function ks(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 rm(i,t){const e=ks(i),n=ks(t);return e.angleTo(n)}const am=i=>J(exports,null,function*(){try{i().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),xn=Math.PI*2;function lm(i){return i>=0&&i<xn?i:(i%xn+xn)%xn}function cm(i){return{longitude:lm(-Math.atan2(i.x,-i.z)),latitude:-Math.asin(i.y/1)}}function dm(i,t,e,n){const o=-i/e,s=i;return o*n+s}function um(i){return new Promise(t=>{setTimeout(()=>{t()},i)})}const Ma="v1.0.6",Ta="CruisePlugin",ri=`${Ta}@${Ma}`,Ds=()=>{console.error(`${ri} is disposed`)},fm=()=>{console.warn(`${ri} is disabled`)},hm=()=>{console.error(`${ri} is disabled`)},vi=new Map;class no extends Ot{constructor(e,n){super(e,n);p(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});p(this,"data");p(this,"config");p(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});p(this,"GuideLine");this.config=n,Object.assign(window,{[`__${Ta}_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 J(this,null,function*(){var d,f,u,h,m;if(this.state.disposed)return Ds();this.privateState.fiveOriginGetProgress||(f=(d=this.five.controller)==null?void 0:d.cameraMotion)!=null&&f.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(h=(u=this.five.controller)==null?void 0:u.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(g=>g.data.panoIndex!==void 0);c.filter((g,v)=>{var A;return g.data.panoIndex!==((A=c[v-1])==null?void 0:A.data.panoIndex)}).map(g=>g.data.panoIndex).forEach(g=>{var A,C;const v=(A=this.five.work.observers[g])==null?void 0:A.floorIndex;if(v!==void 0)if(l===v){const w=a.length-1;a[w]=[...(C=a[w])!=null?C:[],g]}else{l=v;const w=a.length;a[w]=[g]}}),this.GuideLine||(this.GuideLine=za(this.five,this.config)),(m=this.GuideLine)==null||m.load({routes:a.map(g=>({panoIndexList:g}))}),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(`${ri} 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 J(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return J(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 Ds();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return hm();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 J(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:He(),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:He(),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 d=(()=>{var g,v,A,C;const f=o.panoIndexList.slice(c).find(w=>w!==l);if(f===void 0)return;const u=(g=n[l])==null?void 0:g.position,h=(v=n[f])==null?void 0:v.position;if(!h||!u||((A=n[l])==null?void 0:A.floorIndex)!==((C=n[f])==null?void 0:C.floorIndex))return;const m=new P.Vector3().subVectors(h,u);return cm(m)})();o.moveType===void 0||o.moveType==="justMove"?s.push({moveIndex:c,stay:o.stay,data:N({effect:"Move",panoIndex:l,moveEffect:r},d!=null?d:{})}):o.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:o.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),d&&s.push({moveIndex:c,stay:o.stay,data:N({effect:"Rotate",panoIndex:l},d)}))}),{keyframesId:He(),keyframes:s.map((l,c)=>N({id:He(),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 J(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=He();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 d=!1;const u=yield(()=>J(this,null,function*(){var m,g;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(m=this.data)==null?void 0:m.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.keyframeId){const v=(g=this.data)==null?void 0:g.keyframes.find(A=>A.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 A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:A}),d=!0,v.index+1}}}}))();this.clearPauseData();for(const m of l){if(s.broke||!o.playing||!s.playing||a!==s.playId)return;if(!(u!==void 0&&m.index<u))try{r.emit("playIndexChange",m.index,m),yield this.playKeyframe(m,{moveEffect:d===!1?s.moveToFirstPanoEffect:void 0,duration:800}),m.stay&&(yield um(m.stay)),d===!1&&(d=!0)}catch(g){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 J(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 J(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 J(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 J(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 J(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 J(this,null,function*(){const{five:o,privateState:s,state:r}=this;let a=n;const l=(()=>{var u,h;const d=(u=r.config)==null?void 0:u.speedConfig,f=(h=e.rotateSpeed)!=null?h:d==null?void 0:d.rotateSpeed;if((d==null?void 0:d.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return d.rotateSpeedUnit==="rad/ms"?f:f/1e3})();if(l){const d=this.five.getCurrentState();a=rm(d,e)/l}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=a);const c=this.getSpeededDuration(a);return new Promise(d=>{am(()=>o.updateCamera(e,c)),setTimeout(()=>d(),c)})})}changePano(e,n){return J(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 m,g;const u=(m=r.config)==null?void 0:m.speedConfig,h=(g=e.moveSpeed)!=null?g:u==null?void 0:u.moveSpeed;if((u==null?void 0:u.moveSpeedUnit)===void 0)return h;if(h!==void 0)return u.moveSpeedUnit==="m/ms"?h:h/1e3})();if(c&&typeof o.panoIndex=="number"&&typeof e.panoIndex=="number"){const u=o.work.observers[o.panoIndex].position,h=o.work.observers[e.panoIndex].position;l=u.distanceTo(h)/c}s.currentPlayKeyframe&&(s.currentPlayKeyframe.originDuration=l);const d=this.getSpeededDuration(l);yield new Promise(u=>{var h,m,g;o.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:d,effect:(g=(m=n==null?void 0:n.moveEffect)!=null?m:(h=this.state.config)==null?void 0:h.moveEffect)!=null?g:e.moveEffect,moveCancelCallback:()=>u(),moveEndCallback:()=>u()}),a&&o.once("panoArrived",()=>u())}),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 J(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,console.log("this.privateState.modeChanging",this.privateState.modeChanging),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 vi.get((n=this.data)==null?void 0:n.keyframesId)}setPauseData(){var e,n,o,s;if((e=this.data)!=null&&e.keyframesId)return vi.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 vi.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&&fm()}waitFiveLoaded(){return J(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-dm(1,n.startVelocity,n.duration,o)})}setFiveOriginUpdateCamera(){!this.privateState.fiveOriginGetProgress||(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}p(no,"PluginVersion",Ma);const mm=i=>new no(i);function pm(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(st(r)),o.push(c)});else{const r=s[0],a=new P.Mesh(n,r);a.position.copy(st(e.position)),o.push(a)}o.forEach(r=>{r.material.depthTest=!1,i.scene.add(r)})})}const Se=i=>i;function ja(i){if(i.length<3)return;const t=i.map(rn),e=t[1].clone().sub(t[0]),n=t[2].clone().sub(t[1]);return e.cross(n)}function kn(i){if(Array.isArray(i)&&i.length===4){const t=i.map(rn);return Qr(t[0],t[2])}else return rn(i)}function Dn(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 gm(i,t){i.model.loaded?t():i.once("modelLoaded",()=>t())}function Am(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 Ls=(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 vm(i,t=200){let e;return function(...n){e||(i.apply(this,n),e=setTimeout(function(){e=null},t))}}function bm(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 Ss(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)}}}var Xe=(i=>(i.Two="2D",i.Three="3D",i))(Xe||{}),Ge=(i=>(i.PointTag="PointTag",i.PlaneTag="PlaneTag",i))(Ge||{}),We=(i=>(i.Audio="Audio",i.Text="Text",i.ImageText="ImageText",i.Link="Link",i.Marketing="Marketing",i.MediaPlane="MediaPlane",i.Custom="Custom",i))(We||{}),_n=(i=>(i.VrLink="vr",i.NormalLink="normal",i))(_n||{});function ym(i){ce(i,"svelte-1omzoh4",".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}")}function zs(i){let t,e,n,o;return{c(){t=ve("path"),b(t,"fill","none"),b(t,"stroke","url(#"+i[4]+")"),b(t,"stroke-width","1"),b(t,"d","M0 0.5 L 148 0.5")},m(s,r){j(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&xe(()=>{n&&n.end(1),e=Rt(t,Vn,{duration:i[1],delay:i[0]}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=Zt(t,Vn,{duration:i[1],delay:i[2]})),o=!1},d(s){s&&T(t),s&&n&&n.end()}}}function wm(i){let t,e,n,o,s,r=i[3]&&zs(i);return{c(){t=ve("svg"),e=ve("defs"),n=ve("linearGradient"),o=ve("stop"),s=ve("stop"),r&&r.c(),b(o,"offset","25%"),b(o,"stop-color","white"),b(o,"stop-opacity","1"),b(s,"offset","100%"),b(s,"stop-color","white"),b(s,"stop-opacity","0.5"),b(n,"id",i[4]),b(n,"gradientUnits","userSpaceOnUse"),b(t,"class","straight-line svelte-1omzoh4"),b(t,"viewBox","0 0 148 1"),b(t,"preserveAspectRatio","none")},m(a,l){j(a,t,l),O(t,e),O(e,n),O(n,o),O(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&D(r,1)):(r=zs(a),r.c(),D(r,1),r.m(t,null)):r&&(ue(),M(r,1,1,()=>{r=null}),fe())},i(a){D(r)},o(a){M(r)},d(a){a&&T(t),r&&r.d()}}}function Cm(i,t,e){let{inDelay:n=0}=t,{duration:o=0}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=He();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 Ba extends oe{constructor(t){super(),ie(this,t,Cm,wm,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},ym)}}function Em(i){ce(i,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Ms(i){let t,e,n,o,s;return{c(){t=R("div"),b(t,"class","shadow svelte-faoauy"),b(t,"style",e=`
|
|
531
|
+
left:${Ne(i[5])};
|
|
532
|
+
bottom:${Ne(i[6])};
|
|
533
|
+
box-shadow: 0 0 ${Ne(i[10])} ${Ne(i[11])} rgba(0, 0, 0, ${i[12]});
|
|
534
|
+
${i[8]?"transform: translateX(-50%); left: 50%":""}
|
|
535
|
+
${i[9]?"transform: translateX(-50%); top: 50%":""}
|
|
536
|
+
${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
537
|
+
`),H(t,"width",Ne(i[3]),!1),H(t,"height",Ne(i[4]),!1),H(t,"z-index",i[13],!1)},m(r,a){j(r,t,a),s=!0},p(r,a){i=r,(!s||a&8160&&e!==(e=`
|
|
538
|
+
left:${Ne(i[5])};
|
|
539
|
+
bottom:${Ne(i[6])};
|
|
540
|
+
box-shadow: 0 0 ${Ne(i[10])} ${Ne(i[11])} rgba(0, 0, 0, ${i[12]});
|
|
541
|
+
${i[8]?"transform: translateX(-50%); left: 50%":""}
|
|
542
|
+
${i[9]?"transform: translateX(-50%); top: 50%":""}
|
|
543
|
+
${i[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
544
|
+
`))&&b(t,"style",e),a&8&&H(t,"width",Ne(i[3]),!1),a&16&&H(t,"height",Ne(i[4]),!1),a&8192&&H(t,"z-index",i[13],!1)},i(r){s||(r&&xe(()=>{o&&o.end(1),n=Rt(t,Mt,{duration:i[0]}),n.start()}),s=!0)},o(r){n&&n.invalidate(),r&&(o=Zt(t,Mt,{duration:i[1]})),s=!1},d(r){r&&T(t),r&&o&&o.end()}}}function Pm(i){let t,e=i[2]&&Ms(i);return{c(){e&&e.c(),t=pe()},m(n,o){e&&e.m(n,o),j(n,t,o)},p(n,[o]){n[2]?e?(e.p(n,o),o&4&&D(e,1)):(e=Ms(n),e.c(),D(e,1),e.m(t.parentNode,t)):e&&(ue(),M(e,1,1,()=>{e=null}),fe())},i(n){D(e)},o(n){M(e)},d(n){e&&e.d(n),n&&T(t)}}}function Ne(i){return typeof i=="number"?i/16+"rem":i}function Im(i,t,e){let{inDelay:n=1e3}=t,{outDelay:o=1e3}=t,{visible:s=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:d=!1}=t,{horizontalCenter:f=!1}=t,{verticalCenter:u=!1}=t,{blurRadius:h}=t,{spreadRadius:m}=t,{opacity:g=.15}=t,{zIndex:v=void 0}=t;return i.$$set=A=>{"inDelay"in A&&e(0,n=A.inDelay),"outDelay"in A&&e(1,o=A.outDelay),"visible"in A&&e(2,s=A.visible),"width"in A&&e(3,r=A.width),"height"in A&&e(4,a=A.height),"left"in A&&e(5,l=A.left),"bottom"in A&&e(6,c=A.bottom),"center"in A&&e(7,d=A.center),"horizontalCenter"in A&&e(8,f=A.horizontalCenter),"verticalCenter"in A&&e(9,u=A.verticalCenter),"blurRadius"in A&&e(10,h=A.blurRadius),"spreadRadius"in A&&e(11,m=A.spreadRadius),"opacity"in A&&e(12,g=A.opacity),"zIndex"in A&&e(13,v=A.zIndex)},[n,o,s,r,a,l,c,d,f,u,h,m,g,v]}class Ve extends oe{constructor(t){super(),ie(this,t,Im,Pm,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},Em)}}function xm(){return Math.random().toString(36).slice(-6)}const Ts=xm();function km(i){ce(i,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function js(i,t,e){const n=i.slice();return n[10]=t[e],n[11]=t,n[12]=e,n}function Bs(i){let t,e=i[10]+"",n,o=i[12];const s=()=>i[6](t,o),r=()=>i[6](null,o);return{c(){t=R("span"),n=ke(e),b(t,"class","text-char svelte-1b2n9wi")},m(a,l){j(a,t,l),O(t,n),s()},p(a,l){i=a,l&2&&e!==(e=i[10]+"")&&Te(n,e),o!==i[12]&&(r(),o=i[12],s())},d(a){a&&T(t),r()}}}function Dm(i){let t,e=i[1],n=[];for(let o=0;o<e.length;o+=1)n[o]=Bs(js(i,e,o));return{c(){for(let o=0;o<n.length;o+=1)n[o].c();t=pe()},m(o,s){for(let r=0;r<n.length;r+=1)n[r].m(o,s);j(o,t,s)},p(o,[s]){if(s&3){e=o[1];let r;for(r=0;r<e.length;r+=1){const a=js(o,e,r);n[r]?n[r].p(a,s):(n[r]=Bs(a),n[r].c(),n[r].m(t.parentNode,t))}for(;r<n.length;r+=1)n[r].d(1);n.length=e.length}},i:te,o:te,d(o){tt(n,o),o&&T(t)}}}function Lm(i,t,e){let n,{inDelay:o=0}=t,{outDelay:s=0}=t,{content:r}=t,{unfolded:a}=t,l,c=[],d;function f(h){clearTimeout(l),l=setTimeout(function(){!d||(h&&d.reversed||!h&&!d.reversed)&&(d.reverse(),d.play())},h?o:s)}Ye(function(){const h=(()=>{const m=bm(g=>c[g].getBoundingClientRect().x,[Math.min(c.length-1,10),Math.min(c.length-1,30)]);if(m>0)return m})();d=uo.default({targets:c.filter(Tt).slice(0,h),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:uo.default.stagger(50),easing:"easeInOutCubic"}),a&&d.seek(d.duration)});function u(h,m){Me[h?"unshift":"push"](()=>{c[m]=h,e(0,c)})}return i.$$set=h=>{"inDelay"in h&&e(2,o=h.inDelay),"outDelay"in h&&e(3,s=h.outDelay),"content"in h&&e(4,r=h.content),"unfolded"in h&&e(5,a=h.unfolded)},i.$$.update=()=>{i.$$.dirty&16&&e(1,n=(()=>{const h=[],m=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")),g=`__EMOJI_SPLIT_${Ts}__`,v=`__EMOJI_${Ts}__`;return r.slice().replace(m,A=>`${g}${v}${A}${g}`).split(g).forEach(A=>A.startsWith(v)?h.push(A.slice(v.length)):h.push(...A.split(""))),h.filter(Boolean)})()),i.$$.dirty&32&&f(a)},[c,n,o,s,r,a,u]}class Qa extends oe{constructor(t){super(),ie(this,t,Lm,Dm,ne,{inDelay:2,outDelay:3,content:4,unfolded:5},km)}}const Sm="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",Qs="data:image/png;base64,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",Rs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAVKADAAQAAAABAAAAVAAAAAC3aM1AAAAKo0lEQVR4Ae2cW2wU1xmAxxcutqFxRJ04jWW5NBelIJUKcX1ARaWoAp4QEiAFaFBAPIBElDcQEkg0Sh6IokjNQ1NxKw9IjaUg1X1IXQl4AIGEQh4IFQHkGhsMhnKLL1Bj9//G+4/Pzs7OztpzW9u/9O+5zJlzznz7n/+cMzO7ZVY6ZLp0o1qUsCqjlRJWGCpR64WhAxLvy2i/hL2ihIlKWUKtT5V2a0VfyijpMOS5VPI4o48kJB2rxAkUa5slWicKyDgEuN2iD0Sx7sglDqAM4ddFfypaHvkVeTcwKNn3RTtFcRORSZRAa6TXDaJYZZoEa+0Q7YmiU1EAxR82iWKRaRYstk00VD8bJlDqqhdtFMVfloLgV9tFu0SHwuhwWEBZ7rwlOiOMTiVQx4/S5jXRMS+7wrAkfOQvRYFaqoKbekUUoGOatMYCFOv+uWiTaFKztzQdmnAN+H02FCy3RiWjBUrjb4vyrY43mSkXxArlv6JF+9XRAOUbfEeUnc54FdbOPxEFKmvYwFIsUGDOFS3VyScwGCk4TfRlUZZXgaEWA5RhjmVOBJhymbZMkU9cAFADDf+gQJmA8JnjeZjL5XkKlsqdMHZYBSUoUGbz8TgBFQSUKYBPxd1xB8tXggBlndnkW8vEOMjQ556r7zq10PqRxfobE4NXoKuEhe8Gxg8ofpPtZBArDtSbcVAIFjCBjaf4wXpNznjV86yJnck2lccv7P9zJJ+FchJ3jSbFmwBsYJQj+YA2SUk/682paIJlwKbJ65q9gLKPTfvNYa9riTsPRrDKEi+gPLaIXLZs2fJae3v7oVu3bn129OjRJZE3GE0DOazcsxUL2F9H0/ZIrYsWLao5e/Zsy9SpU6cMDQ1ZZWVlQ/fu3bu2devWD1taWh6OlCyJ2LfSS2dt6gbKOivyHdGZM2c2LVu2bMf9+/etvr4+q7a21poxY4b1QuTSpUt/Xbx48ZclgXK4k/ckuK79NYc8jjYW3ykAeTZvPX/+3MJCHz58aN29e9caHBysEOv9w5MnT77ev38/671SEJg5E7gJlC2mmY71YoALVODW1NTU7du37/CNGzcOzpw5M7E+BQRA/5xH5WZnbasJWEkkxbDWp0+fWnfu3LGePXtWNnv27OXd3d3fNDc3/zaSBsOr1GGnQFmkxvV6TMHLEFdq4V8fPHhgVVZWVq1du/aAgD28evVqbvimUWBnL/QVaOruc8rMb/X391sy+1s9PT1ls2bNevvUqVNfX7x48f00EpU+2QwVaGqsE1jAVCWNG8C3yqRVOX/+/Pdk0mo+cODAmxxLkdgMUwMUgIiCNNPl5eXWwMCA9fjxY6u3t9eqrq6u37t37+GbN2/uS9Gk5QDl/p7nRt++wpg+Mgt8ByjNKlwzLpOVbbHiZ8sbGxt/L7717ydPnlwWUzf9moHhdCyU5yWpEgWpIZ1Ti8VaETYEwK2oqHhp3bp1H8mS6/OVK1cm7bqq6Z3vHWi79xF/KDhCBebOM9MaZzUAVAmZtObLtrX5/PnzGyPurl/1toWyf09UGO4IoBCgKjTSmq+h5mkZ/CsqUrVw4cKdMmkd37NnTxMZMUsVFpoIUIXIBSsYDRWCpglNyGY+ZdWqZRVgb2Vlp/WLgwcPHpWd1gcxT1o20Eq9gBjDQS+g2r4CJE1cQzdIrzT1ZuqeIjutdTJpfXXs2LEFdiXRf1Rioc7GPvr2hluQC0bshGl5xDXNQS9g5Gk5LUOo52lIOWTatGmvbt68+VPZzv5x6dKlUb/1UpEIUBmaDlAvaIBQcPmOU8YNjzxEYQ6n7M/y+vr637S2th5paGjg9ZqoJBmgStO8cBOcguKq3flKwjzXXc59TM+pqqr62ZEjR36n6QjCiiT8Jz7OZqqwAIiYIPSY5usxhU1azzPztJxdofdHoJe+vE8tnMuVxPKDKFdXsoByzA1FgZqh1mFCU6jkaVzLuUPZDLRt27btX+78ENMvEgEqNO33LSV0hjQXpaBMMJrHcYXuFSfPRwY7Ojq+Wb58+fa2trZQf0bjavMFQz4xCwUQa0egKTiFSVoB6vF8IRel57kukC3qrRMnTny8ffv2y+5jEaRtoPYWI4LK/ap0/Fg+SOQjZmiWNSvXMmaefFHPrl69enLBggVfClSnPbNMBPEBhrzzCDSCBjyrZNnEAUCYlqXA3MfUUjVfy5FvHuM4IvdOv9u1a9e7c+fO/XOMMGm6jyEfO1BmJBEbKKFCUUtTYPTQL85xU2Q//0geUX+xYsWKFjM/xrgNdMy/HhtFhx0LNc9VeCZgjVPODVzLyyEmndb169cfOnfu3I9mnTHH+7FQ3sqNVcQq7VleGzXA5FikllGwlCWOEGfSOX78+Mc7duyIY9LR7uQLewGKhbKUiPOuvT3k6ZUbFJAQhWyGmp8J+69cucKk85eY/STNewkM+4e/6jH8FM+r5kJ55qRkAtTzyFMrJE/LKHx5tnR5586dm2TSiXMG1+7lC+2fM2KhCAnnYb2dE+1Hlg9VUApSARKaefJFPDp9+vQX8qgjqUnHj0oW0Ed+JcM+ZloodZsAtS2FKc+MOD54+/btf27YsOHThCcd7Z5XaDNUC2X8QziWh1wCyFloK0zTSskjjcozo3bZ6XySkknHCyR5sLO3tAqUzG7RWIDqLA8wRKESV5CSZ086S5YsScukQ/fyCexs0UmJBD+9y1rO2CUi+NAhb1YNVHmPyQYqD9ku7969e9O8efPSNOmY3TXjMHN+tmhaKDdJ+JFo5C/cdnV1ddIjrJGdkoKUx8HsdP60atWqf3C8RARmzg2m4UXfSM9jeSW8rq6u8vr163+TV8JfyQx3e9LZuHHjoQsXLvSMdKckYt9KL53tu/sBHXeeeJMk0rdJ5P2kQXkvqXXOnDnlEr8pTyUPrVmz5qvOzs7/lQTCkU4y1LtGkjIfmIlMnJ+K/MojfzIrl8B3kpU1osxJSYtTAL8wKf4EYJQFk+JeQMlvE3UcLRmTkkUANm1ZOZmE24dqGU5gOfCyZkyGWQT+IykW8zmSz0IpiLNN8t5iTmdTkgGTrInI7JcfULaH10Qnh/4IMVjAxNk6jxwajuUb8lqOZRT3S/lx06RY1g8C4akfiEJAOZdFKzsq/nNjIssdufjbhQAEAUodOGDWp4m8S0oHEhb+YexGkD4EBUpdVMrfl/E/RhNJnsjF/ls0r980YRQDlAqBylIqylcCzf4lHecB5veigSfmYoBycaxN2SHgT8e7pWKZwCzqzZpigUr9DlRuoIxXn8pIZJgHtkwpa8togHIiw587LeNx9mc2ZwIK5DOlXJaMFqhWwoMp/Ax+1W+ToOXTHGKNrDMLLo38LmKsQKmbdSrWil+N82UJaS40YTuJv/RdtAdpzet+aJDzvMpQV71oo2gYX5RXG2HnYZXtouzNRzXE3R0KE6jWjZU2iaZ9u8pqpU3UfvwrYSgSBVDtGDurBlHn/zj0QMIh7qlDNOfmcBj9ihKo9o+l1euiWGxSE5eun3na6jxQk3joEgdQ7TR+FWutE43lhQpph3sQvISAVRa9ppRzipY4gZqdw8/WigIWDWt1gD8EIsqSLlT/KPUVlKSAujs2XTLYeRHiIlA2DVi1qkRtK8PSULaEDF+Ue7ashwkTlf8DQc/cITdx9+UAAAAASUVORK5CYII=";function zm(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 Os(i){let t,e,n,o,s,r,a,l,c,d;return e=new Ve({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),b(o,"class",s="arrow "+i[0]+" svelte-1ogmlqq"),H(o,"background-image","url("+Sm+")"),b(t,"class","arrow-wrapper svelte-1ogmlqq")},m(f,u){j(f,t,u),q(e,t,null),O(t,n),O(t,o),l=!0,c||(d=Ie(o,"click",i[5]),c=!0)},p(f,u){i=f,(!l||u&1&&s!==(s="arrow "+i[0]+" svelte-1ogmlqq"))&&b(o,"class",s)},i(f){l||(D(e.$$.fragment,f),f&&xe(()=>{a&&a.end(1),r=Rt(o,Mt,{duration:i[2],delay:i[3],easing:Ut}),r.start()}),l=!0)},o(f){M(e.$$.fragment,f),r&&r.invalidate(),f&&(a=Zt(o,Mt,{duration:i[2],delay:i[4],easing:Ut})),l=!1},d(f){f&&T(t),K(e),f&&a&&a.end(),c=!1,d()}}}function Mm(i){let t,e,n=i[1]&&Os(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[1]?n?(n.p(o,s),s&2&&D(n,1)):(n=Os(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Tm(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){Fl.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 jm extends oe{constructor(t){super(),ie(this,t,Tm,Mm,ne,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},zm)}}function Bm(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 Qm(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 Hs(i,t,e){const n=i.slice();return n[11]=t[e].id,n[12]=t[e].content,n}function Fs(i,t){let e,n,o;return n=new Qa({props:{unfolded:t[0],content:t[12],inDelay:500,outDelay:t[5]}}),{key:i,first:null,c(){e=R("div"),$(n.$$.fragment),b(e,"class","text svelte-1fuzm7v"),H(e,"transform",t[7],!1),this.first=e},m(s,r){j(s,e,r),q(n,e,null),t[10](e),o=!0},p(s,r){t=s;const a={};r&1&&(a.unfolded=t[0]),r&2&&(a.content=t[12]),r&32&&(a.outDelay=t[5]),n.$set(a),r&128&&H(e,"transform",t[7],!1)},i(s){o||(D(n.$$.fragment,s),o=!0)},o(s){M(n.$$.fragment,s),o=!1},d(s){s&&T(e),K(n),t[10](null)}}}function Gs(i){let t,e,n;return e=new jm({props:{direction:i[6],visible:i[0],inDelay:600,duration:1e3}}),{c(){t=R("div"),$(e.$$.fragment),b(t,"class","arrow svelte-1fuzm7v")},m(o,s){j(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&64&&(r.direction=o[6]),s&1&&(r.visible=o[0]),e.$set(r)},i(o){n||(D(e.$$.fragment,o),n=!0)},o(o){M(e.$$.fragment,o),n=!1},d(o){o&&T(t),K(e)}}}function Rm(i){let t=[],e=new Map,n,o,s,r=i[1];const a=c=>c[11];for(let c=0;c<r.length;c+=1){let d=Hs(i,r,c),f=a(d);e.set(f,t[c]=Fs(f,d))}let l=i[3]<i[4]&&Gs(i);return{c(){for(let c=0;c<t.length;c+=1)t[c].c();n=Z(),l&&l.c(),o=pe()},m(c,d){for(let f=0;f<t.length;f+=1)t[f].m(c,d);j(c,n,d),l&&l.m(c,d),j(c,o,d),s=!0},p(c,[d]){d&167&&(r=c[1],ue(),t=Ue(t,d,a,1,c,r,e,n.parentNode,at,Fs,n,Hs),fe()),c[3]<c[4]?l?(l.p(c,d),d&24&&D(l,1)):(l=Gs(c),l.c(),D(l,1),l.m(o.parentNode,o)):l&&(ue(),M(l,1,1,()=>{l=null}),fe())},i(c){if(!s){for(let d=0;d<r.length;d+=1)D(t[d]);D(l),s=!0}},o(c){for(let d=0;d<t.length;d+=1)M(t[d]);M(l),s=!1},d(c){for(let d=0;d<t.length;d+=1)t[d].d(c);c&&T(n),l&&l.d(c),c&&T(o)}}}function Om(i,t,e){let n,o,s,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{textItems:l}=t,c,d=0,f=0,u=0;function h(m){Me[m?"unshift":"push"](()=>{c=m,e(2,c)})}return i.$$set=m=>{"visible"in m&&e(0,r=m.visible),"textUnfolded"in m&&e(8,a=m.textUnfolded),"textItems"in m&&e(1,l=m.textItems)},i.$$.update=()=>{if(i.$$.dirty&5&&c&&r){const{lineHeight:m}=getComputedStyle(c);e(4,u=c.offsetHeight),Bm(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,u=c.offsetHeight)}),e(3,f=Number(m.replace("px","")))}i.$$.dirty&280&&e(9,d=a?f-u:0),i.$$.dirty&512&&e(7,n=`translateY(${d}px)`),i.$$.dirty&256&&e(6,o=a?"left":"right"),i.$$.dirty&256&&e(5,s=a?450:0)},[r,l,c,f,u,s,o,n,a,d,h]}class Ra extends oe{constructor(t){super(),ie(this,t,Om,Rm,ne,{visible:0,textUnfolded:8,textItems:1},Qm)}}function Hm(i){ce(i,"svelte-18yy5x8",".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{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 Ns(i){var u,h;let t,e,n,o,s,r,a,l,c,d,f;return t=new Ve({props:{visible:i[2],left:i[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),o=new Ba({props:{unfolded:i[2],duration:1e3,outDelay:i[5]+40*Math.min((h=(u=i[4][0])==null?void 0:u.content.length)!=null?h:10,15)}}),a=new Ra({props:{visible:i[2],textUnfolded:i[1],textItems:i[4]}}),{c(){$(t.$$.fragment),e=Z(),n=R("div"),$(o.$$.fragment),s=Z(),r=R("div"),$(a.$$.fragment),b(n,"class","line svelte-18yy5x8"),H(n,"width",i[3]+"px",!1),b(r,"class","content svelte-18yy5x8"),xe(()=>i[8].call(r))},m(m,g){q(t,m,g),j(m,e,g),j(m,n,g),q(o,n,null),j(m,s,g),j(m,r,g),q(a,r,null),l=At(r,i[8].bind(r)),c=!0,d||(f=Ie(r,"click",i[6]),d=!0)},p(m,g){var w,I;const v={};g&4&&(v.visible=m[2]),g&8&&(v.left=m[3]/2+"px"),t.$set(v);const A={};g&4&&(A.unfolded=m[2]),g&48&&(A.outDelay=m[5]+40*Math.min((I=(w=m[4][0])==null?void 0:w.content.length)!=null?I:10,15)),o.$set(A),g&8&&H(n,"width",m[3]+"px",!1);const C={};g&4&&(C.visible=m[2]),g&2&&(C.textUnfolded=m[1]),g&16&&(C.textItems=m[4]),a.$set(C)},i(m){c||(D(t.$$.fragment,m),D(o.$$.fragment,m),D(a.$$.fragment,m),c=!0)},o(m){M(t.$$.fragment,m),M(o.$$.fragment,m),M(a.$$.fragment,m),c=!1},d(m){K(t,m),m&&T(e),m&&T(n),K(o),m&&T(s),m&&T(r),K(a),l(),d=!1,f()}}}function Fm(i){let t,e,n=i[0].state&&Ns(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&D(n,1)):(n=Ns(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Gm(i,t,e){let n,o,s,{tag:r}=t,a,l=!1,c=[];function d(){e(1,l=!l)}function f(){a=this.clientWidth,e(3,a)}return i.$$set=u=>{"tag"in u&&e(0,r=u.tag)},i.$$.update=()=>{var u;i.$$.dirty&1&&e(2,n=!!((u=r.state)!=null&&u.unfolded)),i.$$.dirty&1&&e(7,o=r.data.text),i.$$.dirty&128&&e(4,c=[{id:He(),content:o}]),i.$$.dirty&4&&(n||setTimeout(()=>{e(1,l=!1)},20)),i.$$.dirty&2&&e(5,s=l?450:0)},[r,l,n,a,c,s,d,o,f]}class Nm extends oe{constructor(t){super(),ie(this,t,Gm,Fm,ne,{tag:0},Hm)}}function Wm(i){ce(i,"svelte-e72ouh",".line.svelte-e72ouh{width:100%;height:100%;overflow:visible}")}function Ws(i){let t,e,n,o;return{c(){t=ve("path"),b(t,"fill","none"),b(t,"stroke","url(#"+i[4]+")"),b(t,"stroke-width","1"),b(t,"d","M0 21 L14 0.5 L105 0.5")},m(s,r){j(s,t,r),o=!0},p(s,r){i=s},i(s){o||(s&&xe(()=>{n&&n.end(1),e=Rt(t,Vn,{duration:i[1],delay:i[0],easing:ia}),e.start()}),o=!0)},o(s){e&&e.invalidate(),s&&(n=Zt(t,Vn,{duration:i[1],delay:i[2],easing:Ut})),o=!1},d(s){s&&T(t),s&&n&&n.end()}}}function Xm(i){let t,e,n,o,s,r=i[3]&&Ws(i);return{c(){t=ve("svg"),e=ve("defs"),n=ve("linearGradient"),o=ve("stop"),s=ve("stop"),r&&r.c(),b(o,"offset","25%"),b(o,"stop-color","white"),b(o,"stop-opacity","1"),b(s,"offset","100%"),b(s,"stop-color","white"),b(s,"stop-opacity","0.5"),b(n,"id",i[4]),b(n,"gradientUnits","userSpaceOnUse"),b(t,"class","line svelte-e72ouh"),b(t,"viewBox","0 0 105 21")},m(a,l){j(a,t,l),O(t,e),O(e,n),O(n,o),O(n,s),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&D(r,1)):(r=Ws(a),r.c(),D(r,1),r.m(t,null)):r&&(ue(),M(r,1,1,()=>{r=null}),fe())},i(a){D(r)},o(a){M(r)},d(a){a&&T(t),r&&r.d()}}}function Ym(i,t,e){let{inDelay:n=0}=t,{duration:o=0}=t,{outDelay:s=0}=t,{unfolded:r}=t;const a=He();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 Um extends oe{constructor(t){super(),ie(this,t,Ym,Xm,ne,{inDelay:0,duration:1,outDelay:2,unfolded:3},Wm)}}function jt(i){return typeof i=="object"&&i!==null&&i.constructor&&Object.prototype.toString.call(i).slice(8,-1)==="Object"}function ht(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]:jt(t[n])&&jt(i[n])&&Object.keys(t[n]).length>0?t[n].__swiper__?i[n]=t[n]:ht(i[n],t[n]):i[n]=t[n]})}function ji(i={}){return i.navigation&&typeof i.navigation.nextEl=="undefined"&&typeof i.navigation.prevEl=="undefined"}function Bi(i={}){return i.pagination&&typeof i.pagination.el=="undefined"}function Qi(i={}){return i.scrollbar&&typeof i.scrollbar.el=="undefined"}function qn(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 Oa=["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 Vm(i={},t=!0){const e={on:{}},n={},o={};ht(e,Ii.default.defaults),ht(e,Ii.default.extendedDefaults),e._emitClasses=!0,e.init=!1;const s={},r=Oa.map(l=>l.replace(/_/,"")),a=Object.assign({},i);return Object.keys(a).forEach(l=>{typeof i[l]!="undefined"&&(r.indexOf(l)>=0?jt(i[l])?(e[l]={},o[l]={},ht(e[l],i[l]),ht(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 Jm({el:i,nextEl:t,prevEl:e,paginationEl:n,scrollbarEl:o,swiper:s},r){ji(r)&&t&&e&&(s.params.navigation.nextEl=t,s.originalParams.navigation.nextEl=t,s.params.navigation.prevEl=e,s.originalParams.navigation.prevEl=e),Bi(r)&&n&&(s.params.pagination.el=n,s.originalParams.pagination.el=n),Qi(r)&&o&&(s.params.scrollbar.el=o,s.originalParams.scrollbar.el=o),s.init(i)}function Zm(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 Oa.filter(l=>l[0]==="_").map(l=>l.replace(/_/,"")).forEach(l=>{if(l in i&&l in t)if(jt(i[l])&&jt(t[l])){const c=Object.keys(i[l]),d=Object.keys(t[l]);c.length!==d.length?r(l):(c.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}),d.forEach(f=>{i[l][f]!==t[l][f]&&r(l)}))}else i[l]!==t[l]&&r(l)}),s}function _m({swiper:i,slides:t,passedParams:e,changedParams:n,nextEl:o,prevEl:s,scrollbarEl:r,paginationEl:a}){const l=n.filter(k=>k!=="children"&&k!=="direction"),{params:c,pagination:d,navigation:f,scrollbar:u,virtual:h,thumbs:m}=i;let g,v,A,C,w;n.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(g=!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)&&d&&!d.el&&(A=!0),n.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&u&&!u.el&&(C=!0),n.includes("navigation")&&e.navigation&&(e.navigation.prevEl||s)&&(e.navigation.nextEl||o)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(w=!0);const I=k=>{!i[k]||(i[k].destroy(),k==="navigation"?(c[k].prevEl=void 0,c[k].nextEl=void 0,i[k].prevEl=void 0,i[k].nextEl=void 0):(c[k].el=void 0,i[k].el=void 0))};l.forEach(k=>{if(jt(c[k])&&jt(e[k]))ht(c[k],e[k]);else{const y=e[k];(y===!0||y===!1)&&(k==="navigation"||k==="pagination"||k==="scrollbar")?y===!1&&I(k):c[k]=e[k]}}),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(),g&&m.init()&&m.update(!0),v&&(i.controller.control=c.controller.control),A&&(a&&(c.pagination.el=a),d.init(),d.render(),d.update()),C&&(r&&(c.scrollbar.el=r),u.init(),u.updateSize(),u.setTranslate()),w&&(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 qm=i=>({virtualData:i&512}),Xs=i=>({virtualData:i[9]}),Km=i=>({virtualData:i&512}),Ys=i=>({virtualData:i[9]}),$m=i=>({virtualData:i&512}),Us=i=>({virtualData:i[9]}),ep=i=>({virtualData:i&512}),Vs=i=>({virtualData:i[9]}),tp=i=>({virtualData:i&512}),Js=i=>({virtualData:i[9]});function Zs(i){let t,e,n;return{c(){t=R("div"),e=Z(),n=R("div"),b(t,"class","swiper-button-prev"),b(n,"class","swiper-button-next")},m(o,s){j(o,t,s),i[13](t),j(o,e,s),j(o,n,s),i[14](n)},p:te,d(o){o&&T(t),i[13](null),o&&T(e),o&&T(n),i[14](null)}}}function _s(i){let t;return{c(){t=R("div"),b(t,"class","swiper-scrollbar")},m(e,n){j(e,t,n),i[15](t)},p:te,d(e){e&&T(t),i[15](null)}}}function qs(i){let t;return{c(){t=R("div"),b(t,"class","swiper-pagination")},m(e,n){j(e,t,n),i[16](t)},p:te,d(e){e&&T(t),i[16](null)}}}function np(i){let t,e,n,o,s,r,a=ji(i[2]),l,c=Qi(i[2]),d,f=Bi(i[2]),u,h,m;const g=i[12]["container-start"],v=Pt(g,i,i[11],Js),A=i[12]["wrapper-start"],C=Pt(A,i,i[11],Vs),w=i[12].default,I=Pt(w,i,i[11],Us),k=i[12]["wrapper-end"],y=Pt(k,i,i[11],Ys);let L=a&&Zs(i),x=c&&_s(i),Q=f&&qs(i);const B=i[12]["container-end"],G=Pt(B,i,i[11],Xs);let U=[{class:h=qn(`${i[1]}${i[0]?` ${i[0]}`:""}`)},i[3]],E={};for(let S=0;S<U.length;S+=1)E=Ee(E,U[S]);return{c(){t=R("div"),v&&v.c(),e=Z(),n=R("div"),C&&C.c(),o=Z(),I&&I.c(),s=Z(),y&&y.c(),r=Z(),L&&L.c(),l=Z(),x&&x.c(),d=Z(),Q&&Q.c(),u=Z(),G&&G.c(),b(n,"class","swiper-wrapper"),Fn(t,E)},m(S,z){j(S,t,z),v&&v.m(t,null),O(t,e),O(t,n),C&&C.m(n,null),O(n,o),I&&I.m(n,null),O(n,s),y&&y.m(n,null),O(t,r),L&&L.m(t,null),O(t,l),x&&x.m(t,null),O(t,d),Q&&Q.m(t,null),O(t,u),G&&G.m(t,null),i[17](t),m=!0},p(S,[z]){v&&v.p&&(!m||z&2560)&&xt(v,g,S,S[11],m?It(g,S[11],z,tp):kt(S[11]),Js),C&&C.p&&(!m||z&2560)&&xt(C,A,S,S[11],m?It(A,S[11],z,ep):kt(S[11]),Vs),I&&I.p&&(!m||z&2560)&&xt(I,w,S,S[11],m?It(w,S[11],z,$m):kt(S[11]),Us),y&&y.p&&(!m||z&2560)&&xt(y,k,S,S[11],m?It(k,S[11],z,Km):kt(S[11]),Ys),z&4&&(a=ji(S[2])),a?L?L.p(S,z):(L=Zs(S),L.c(),L.m(t,l)):L&&(L.d(1),L=null),z&4&&(c=Qi(S[2])),c?x?x.p(S,z):(x=_s(S),x.c(),x.m(t,d)):x&&(x.d(1),x=null),z&4&&(f=Bi(S[2])),f?Q?Q.p(S,z):(Q=qs(S),Q.c(),Q.m(t,u)):Q&&(Q.d(1),Q=null),G&&G.p&&(!m||z&2560)&&xt(G,B,S,S[11],m?It(B,S[11],z,qm):kt(S[11]),Xs),Fn(t,E=je(U,[(!m||z&3&&h!==(h=qn(`${S[1]}${S[0]?` ${S[0]}`:""}`)))&&{class:h},z&8&&S[3]]))},i(S){m||(D(v,S),D(C,S),D(I,S),D(y,S),D(G,S),m=!0)},o(S){M(v,S),M(C,S),M(I,S),M(y,S),M(G,S),m=!1},d(S){S&&T(t),v&&v.d(S),C&&C.d(S),I&&I.d(S),y&&y.d(S),L&&L.d(),x&&x.d(),Q&&Q.d(),G&&G.d(S),i[17](null)}}}function ip(i,t,e){const n=["class","swiper"];let o=Hn(t,n),{$$slots:s={},$$scope:r}=t;const a=Hl();let{class:l=void 0}=t,c="swiper",d=!1,f=null,u=null,h,m,g,v,A=null,C=null,w=null,I=null,k=null,y={slides:[]};function L(){return f}const x=W=>{e(9,y=W),Gl().then(()=>{f.$wrapperEl.children(".swiper-slide").each(Y=>{Y.onSwiper&&Y.onSwiper(f)}),f.updateSlides(),f.updateProgress(),f.updateSlidesClasses(),f.lazy&&f.params.lazy.enabled&&f.lazy.load()})},Q=()=>{h=Vm(o),e(2,m=h.params),g=h.passedParams,e(3,v=h.rest)};Q(),u=g;const B=()=>{d=!0};if(m.onAny=(W,...Y)=>{a(W,Y)},Object.assign(m.on,{_beforeBreakpoint:B,_containerClasses(W,Y){e(1,c=Y)}}),f=new Ii.default(m),ki("swiper",f),f.virtual&&f.params.virtual.enabled){const W={cache:!1,renderExternal:Y=>{x(Y),m.virtual&&m.virtual.renderExternal&&m.virtual.renderExternal(Y)},renderExternalUpdate:!1};ht(f.params.virtual,W),ht(f.originalParams.virtual,W)}Ye(()=>{!A||(Jm({el:A,nextEl:w,prevEl:C,paginationEl:k,scrollbarEl:I,swiper:f},m),a("swiper",[f]),!m.virtual&&f.slides.each(W=>{W.onSwiper&&W.onSwiper(f)}))}),Yi(()=>{if(!f)return;Q();const W=Zm(g,u);(W.length||d)&&f&&!f.destroyed&&_m({swiper:f,passedParams:g,changedParams:W,nextEl:w,prevEl:C,scrollbarEl:I,paginationEl:k}),d=!1,u=g}),vt(()=>{typeof window!="undefined"&&f&&!f.destroyed&&f.destroy(!0,!1)});function G(W){Me[W?"unshift":"push"](()=>{C=W,e(5,C)})}function U(W){Me[W?"unshift":"push"](()=>{w=W,e(6,w)})}function E(W){Me[W?"unshift":"push"](()=>{I=W,e(7,I)})}function S(W){Me[W?"unshift":"push"](()=>{k=W,e(8,k)})}function z(W){Me[W?"unshift":"push"](()=>{A=W,e(4,A)})}return i.$$set=W=>{t=Ee(Ee({},t),Wr(W)),e(27,o=Hn(t,n)),"class"in W&&e(0,l=W.class),"$$scope"in W&&e(11,r=W.$$scope)},[l,c,m,v,A,C,w,I,k,y,L,r,s,G,U,E,S,z]}class op extends oe{constructor(t){super(),ie(this,t,ip,np,ne,{class:0,swiper:10})}get swiper(){return this.$$.ctx[10]}}const sp=i=>({data:i&32}),Ks=i=>({data:i[5]}),rp=i=>({data:i&32}),$s=i=>({data:i[5]});function ap(i){let t;const e=i[8].default,n=Pt(e,i,i[7],Ks);return{c(){n&&n.c()},m(o,s){n&&n.m(o,s),t=!0},p(o,s){n&&n.p&&(!t||s&160)&&xt(n,e,o,o[7],t?It(e,o[7],s,sp):kt(o[7]),Ks)},i(o){t||(D(n,o),t=!0)},o(o){M(n,o),t=!1},d(o){n&&n.d(o)}}}function lp(i){let t,e,n;const o=i[8].default,s=Pt(o,i,i[7],$s);return{c(){t=R("div"),s&&s.c(),b(t,"class","swiper-zoom-container"),b(t,"data-swiper-zoom",e=typeof i[0]=="number"?i[0]:void 0)},m(r,a){j(r,t,a),s&&s.m(t,null),n=!0},p(r,a){s&&s.p&&(!n||a&160)&&xt(s,o,r,r[7],n?It(o,r[7],a,rp):kt(r[7]),$s),(!n||a&1&&e!==(e=typeof r[0]=="number"?r[0]:void 0))&&b(t,"data-swiper-zoom",e)},i(r){n||(D(s,r),n=!0)},o(r){M(s,r),n=!1},d(r){r&&T(t),s&&s.d(r)}}}function cp(i){let t,e,n,o,s;const r=[lp,ap],a=[];function l(f,u){return f[0]?0:1}e=l(i),n=a[e]=r[e](i);let c=[{class:o=qn(`${i[3]}${i[2]?` ${i[2]}`:""}`)},{"data-swiper-slide-index":i[1]},i[6]],d={};for(let f=0;f<c.length;f+=1)d=Ee(d,c[f]);return{c(){t=R("div"),n.c(),Fn(t,d)},m(f,u){j(f,t,u),a[e].m(t,null),i[9](t),s=!0},p(f,[u]){let h=e;e=l(f),e===h?a[e].p(f,u):(ue(),M(a[h],1,1,()=>{a[h]=null}),fe(),n=a[e],n?n.p(f,u):(n=a[e]=r[e](f),n.c()),D(n,1),n.m(t,null)),Fn(t,d=je(c,[(!s||u&12&&o!==(o=qn(`${f[3]}${f[2]?` ${f[2]}`:""}`)))&&{class:o},(!s||u&2)&&{"data-swiper-slide-index":f[1]},u&64&&f[6]]))},i(f){s||(D(n),s=!0)},o(f){M(n),s=!1},d(f){f&&T(t),a[e].d(),i[9](null)}}}function dp(i,t,e){let n;const o=["zoom","virtualIndex","class"];let s=Hn(t,o),{$$slots:r={},$$scope:a}=t,{zoom:l=void 0}=t,{virtualIndex:c=void 0}=t,{class:d=void 0}=t,f=null,u="swiper-slide",h=ln("swiper"),m=!1;const g=(w,I,k)=>{I===f&&e(3,u=k)},v=()=>{!h||m||(h.on("_slideClass",g),m=!0)},A=()=>{!h||(h.off("_slideClass",g),m=!1)};Ye(()=>{typeof c!="undefined"&&(e(4,f.onSwiper=w=>{h=w,v()},f),v())}),Yi(()=>{if(!(!f||!h)){if(h.destroyed){u!=="swiper-slide"&&e(3,u="swiper-slide");return}v()}}),Xi(()=>{v()}),vt(()=>{!h||A()});function C(w){Me[w?"unshift":"push"](()=>{f=w,e(4,f)})}return i.$$set=w=>{t=Ee(Ee({},t),Wr(w)),e(6,s=Hn(t,o)),"zoom"in w&&e(0,l=w.zoom),"virtualIndex"in w&&e(1,c=w.virtualIndex),"class"in w&&e(2,d=w.class),"$$scope"in w&&e(7,a=w.$$scope)},i.$$.update=()=>{i.$$.dirty&8&&e(5,n={isActive:u.indexOf("swiper-slide-active")>=0||u.indexOf("swiper-slide-duplicate-active")>=0,isVisible:u.indexOf("swiper-slide-visible")>=0,isDuplicate:u.indexOf("swiper-slide-duplicate")>=0,isPrev:u.indexOf("swiper-slide-prev")>=0||u.indexOf("swiper-slide-duplicate-prev")>=0,isNext:u.indexOf("swiper-slide-next")>=0||u.indexOf("swiper-slide-duplicate-next")>=0})},[l,c,d,u,f,n,s,a,r,C]}class up extends oe{constructor(t){super(),ie(this,t,dp,cp,ne,{zoom:0,virtualIndex:1,class:2})}}function fp(i){ce(i,"svelte-cwtvzu",".media-item.svelte-cwtvzu.svelte-cwtvzu{height:100%}.media-content.svelte-cwtvzu.svelte-cwtvzu{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-cwtvzu.svelte-cwtvzu{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-cwtvzu.svelte-cwtvzu{display:none;pointer-events:auto;position:absolute;width:100%;height:100%;top:0;left:0}.video-play-button-container.showPlayButton.svelte-cwtvzu.svelte-cwtvzu{display:block}.video-icon.large.svelte-cwtvzu.svelte-cwtvzu{width:12.5rem;height:6.25rem}.video-icon.small.svelte-cwtvzu.svelte-cwtvzu{width:1.75rem;height:1.75rem}.video-icon.svelte-cwtvzu .video-icon-img.svelte-cwtvzu{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-cwtvzu .video-icon-img.canPlay.svelte-cwtvzu{cursor:pointer}")}function er(i){let t;function e(s,r){if(s[0].type==="Image")return mp;if(s[0].type==="Video")return hp}let n=e(i),o=n&&n(i);return{c(){t=R("div"),o&&o.c(),b(t,"class","media-item svelte-cwtvzu")},m(s,r){j(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&&T(t),o&&o.d()}}}function hp(i){let t,e,n,o,s,r,a,l,c,d,f;return{c(){var u;t=R("video"),r=Z(),a=R("div"),l=R("div"),c=R("div"),b(t,"class","media-content svelte-cwtvzu"),b(t,"style",e=`object-fit: ${i[3]};`),et(t.src,n=i[0].url+"#t=0.1")||b(t,"src",n),b(t,"poster",o=(u=i[0].videoCoverUrl)!=null?u:void 0),b(t,"preload",s=i[0].videoCoverUrl?void 0:"auto"),t.playsInline=!0,b(t,"paused",""),t.loop=!1,b(t,"crossorigin",""),t.controls=!1,_(t,"showPlayButton",i[5]),b(c,"class","video-icon-img svelte-cwtvzu"),H(c,"background-image","url("+(i[1]==="large"?Qs:Rs)+")"),_(c,"canPlay",i[2]),b(l,"class","video-icon svelte-cwtvzu"),_(l,"large",i[1]==="large"),_(l,"small",i[1]==="small"),b(a,"class","video-play-button-container svelte-cwtvzu"),_(a,"showPlayButton",i[5])},m(u,h){j(u,t,h),i[7](t),j(u,r,h),j(u,a,h),O(a,l),O(l,c),d||(f=[Ie(t,"click",i[6]),Ie(c,"click",i[8])],d=!0)},p(u,h){var m;h&8&&e!==(e=`object-fit: ${u[3]};`)&&b(t,"style",e),h&1&&!et(t.src,n=u[0].url+"#t=0.1")&&b(t,"src",n),h&1&&o!==(o=(m=u[0].videoCoverUrl)!=null?m:void 0)&&b(t,"poster",o),h&1&&s!==(s=u[0].videoCoverUrl?void 0:"auto")&&b(t,"preload",s),h&32&&_(t,"showPlayButton",u[5]),h&2&&H(c,"background-image","url("+(u[1]==="large"?Qs:Rs)+")"),h&4&&_(c,"canPlay",u[2]),h&2&&_(l,"large",u[1]==="large"),h&2&&_(l,"small",u[1]==="small"),h&32&&_(a,"showPlayButton",u[5])},d(u){u&&T(t),i[7](null),u&&T(r),u&&T(a),d=!1,rt(f)}}}function mp(i){let t,e,n,o;return{c(){t=R("img"),b(t,"class","media-content svelte-cwtvzu"),b(t,"style",e=`object-fit: ${i[3]};`),et(t.src,n=i[0].url)||b(t,"src",n),b(t,"alt",o=i[0].name)},m(s,r){j(s,t,r)},p(s,r){r&8&&e!==(e=`object-fit: ${s[3]};`)&&b(t,"style",e),r&1&&!et(t.src,n=s[0].url)&&b(t,"src",n),r&1&&o!==(o=s[0].name)&&b(t,"alt",o)},d(s){s&&T(t)}}}function pp(i){let t,e=i[0]&&er(i);return{c(){e&&e.c(),t=pe()},m(n,o){e&&e.m(n,o),j(n,t,o)},p(n,[o]){n[0]?e?e.p(n,o):(e=er(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:te,o:te,d(n){e&&e.d(n),n&&T(t)}}}function gp(i,t,e){let{media:n}=t,{playButtonIfNeed:o="small"}=t,{canPlay:s=!0}=t,{objectFit:r="cover"}=t,a,l=!1;const c=()=>a==null?void 0:a.pause();function d(u){Me[u?"unshift":"push"](()=>{a=u,e(4,a)})}const f=()=>{!s||a&&a.play()};return i.$$set=u=>{"media"in u&&e(0,n=u.media),"playButtonIfNeed"in u&&e(1,o=u.playButtonIfNeed),"canPlay"in u&&e(2,s=u.canPlay),"objectFit"in u&&e(3,r=u.objectFit)},i.$$.update=()=>{i.$$.dirty&16&&a&&(e(5,l=a.paused),a.addEventListener("play",()=>{e(5,l=!1)}),a.addEventListener("pause",()=>{e(5,l=!0)}))},[n,o,s,r,a,l,c,d,f]}class Ha extends oe{constructor(t){super(),ie(this,t,gp,pp,ne,{media:0,playButtonIfNeed:1,canPlay:2,objectFit:3},fp)}}function Ap(i){ce(i,"svelte-ai0lv9",".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}")}function tr(i,t,e){const n=i.slice();return n[23]=t[e],n}function nr(i){let t,e,n,o,s,r;const a=[bp,vp],l=[];function c(d,f){return d[13]?0:1}return e=c(i),n=l[e]=a[e](i),{c(){t=R("div"),n.c(),b(t,"class","media svelte-ai0lv9"),_(t,"unfolded",i[4])},m(d,f){j(d,t,f),l[e].m(t,null),r=!0},p(d,f){i=d;let u=e;e=c(i),e===u?l[e].p(i,f):(ue(),M(l[u],1,1,()=>{l[u]=null}),fe(),n=l[e],n?n.p(i,f):(n=l[e]=a[e](i),n.c()),D(n,1),n.m(t,null)),f&16&&_(t,"unfolded",i[4])},i(d){r||(D(n),d&&xe(()=>{s&&s.end(1),o=Rt(t,wo,i[5]?{y:4,duration:i[3],delay:i[1],easing:Yt}:void 0),o.start()}),r=!0)},o(d){M(n),o&&o.invalidate(),d&&(s=Zt(t,wo,i[5]?{y:4,duration:i[3],delay:i[2],easing:Yt}:void 0)),r=!1},d(d){d&&T(t),l[e].d(),d&&s&&s.end()}}}function vp(i){let t,e;return t=new Ha({props:{media:i[0][0],objectFit:i[8],playButtonIfNeed:i[6],canPlay:i[7]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.media=n[0][0]),o&256&&(s.objectFit=n[8]),o&64&&(s.playButtonIfNeed=n[6]),o&128&&(s.canPlay=n[7]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function bp(i){let t,e;return t=new op({props:{style:"height: 100%",modules:[Tr.Autoplay],spaceBetween:30,autoplay:i[14]?Se({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1,loop:!0,$$slots:{default:[wp]},$$scope:{ctx:i}}}),t.$on("init",i[19]),t.$on("slideChange",i[20]),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&16384&&(s.autoplay=n[14]?Se({delay:4e3,stopOnLastSlide:!1,disableOnInteraction:!1}):!1),o&67111360&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function yp(i){let t,e,n;return t=new Ha({props:{media:i[23],objectFit:i[8],playButtonIfNeed:i[6],canPlay:i[7]}}),{c(){$(t.$$.fragment),e=Z()},m(o,s){q(t,o,s),j(o,e,s),n=!0},p(o,s){const r={};s&2048&&(r.media=o[23]),s&256&&(r.objectFit=o[8]),s&64&&(r.playButtonIfNeed=o[6]),s&128&&(r.canPlay=o[7]),t.$set(r)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){M(t.$$.fragment,o),n=!1},d(o){K(t,o),o&&T(e)}}}function ir(i){let t,e;return t=new up({props:{$$slots:{default:[yp]},$$scope:{ctx:i}}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&67111360&&(s.$$scope={dirty:o,ctx:n}),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function wp(i){let t,e,n=i[11],o=[];for(let r=0;r<n.length;r+=1)o[r]=ir(tr(i,n,r));const s=r=>M(o[r],1,1,()=>{o[r]=null});return{c(){for(let r=0;r<o.length;r+=1)o[r].c();t=pe()},m(r,a){for(let l=0;l<o.length;l+=1)o[l].m(r,a);j(r,t,a),e=!0},p(r,a){if(a&2496){n=r[11];let l;for(l=0;l<n.length;l+=1){const c=tr(r,n,l);o[l]?(o[l].p(c,a),D(o[l],1)):(o[l]=ir(c),o[l].c(),D(o[l],1),o[l].m(t.parentNode,t))}for(ue(),l=n.length;l<o.length;l+=1)s(l);fe()}},i(r){if(!e){for(let a=0;a<n.length;a+=1)D(o[a]);e=!0}},o(r){o=o.filter(Boolean);for(let a=0;a<o.length;a+=1)M(o[a]);e=!1},d(r){tt(o,r),r&&T(t)}}}function Cp(i){let t,e,n=i[4]&&nr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[4]?n?(n.p(o,s),s&16&&D(n,1)):(n=nr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Ep(i,t,e){let n,o,s,{tag:r}=t,{mediaData:a}=t,{inDelay:l=0}=t,{outDelay:c=0}=t,{duration:d=0}=t,{unfolded:f=!0}=t,{animation:u=!0}=t,{playButtonIfNeed:h="small"}=t,{canPlay:m=!0}=t,{objectFit:g="cover"}=t,{enableCarousel:v=!0}=t,{autoplayConfig:A={autoplay:!0,autoplayVideo:!1}}=t;const C=ln("mediaStore"),w=ln("hooks");let I;function k(B){!n||!I||(C.set({currentMediaUrl:this.src}),w.emit("playStateChange",{event:B,state:"playing",tag:r,mediaInstance:this}),I.autoplay.stop())}function y(B){!n||!I||(w.emit("playStateChange",{event:B,state:"paused",tag:r,mediaInstance:this}),I.autoplay.running||I.autoplay.start())}let L=null;const x=B=>{e(10,I=B.detail[0])},Q=B=>J(this,null,function*(){var W,Y,ee;if(!s||!A.autoplayVideo)return;const G=B.detail[0];if(!G)return;const U=G.realIndex;if(U===L)return;e(12,L=U);const E=o[U];if(!E||E.type!=="Video")return;G.autoplay.stop(),G.slides.map(X=>X.querySelector("video")).filter(Tt).forEach(X=>X.pause());const z=(W=G.slides[G.activeIndex])==null?void 0:W.querySelector("video");if(z&&(z.removeEventListener("play",k),z.removeEventListener("pause",y),z.addEventListener("play",k),z.addEventListener("pause",y)),z){z.addEventListener("click",()=>z.pause());const X=(ee=(Y=z.parentElement)==null?void 0:Y.getElementsByClassName("video-play-button-container"))==null?void 0:ee[0];z.addEventListener("play",()=>X==null?void 0:X.classList.remove("showPlayButton")),z.addEventListener("pause",()=>X==null?void 0:X.classList.add("showPlayButton")),X&&(z.paused?X.classList.add("showPlayButton"):X.classList.remove("showPlayButton"),X.addEventListener("click",()=>z.play()))}});return i.$$set=B=>{"tag"in B&&e(17,r=B.tag),"mediaData"in B&&e(0,a=B.mediaData),"inDelay"in B&&e(1,l=B.inDelay),"outDelay"in B&&e(2,c=B.outDelay),"duration"in B&&e(3,d=B.duration),"unfolded"in B&&e(4,f=B.unfolded),"animation"in B&&e(5,u=B.animation),"playButtonIfNeed"in B&&e(6,h=B.playButtonIfNeed),"canPlay"in B&&e(7,m=B.canPlay),"objectFit"in B&&e(8,g=B.objectFit),"enableCarousel"in B&&e(18,v=B.enableCarousel),"autoplayConfig"in B&&e(9,A=B.autoplayConfig)},i.$$.update=()=>{i.$$.dirty&262145&&e(13,n=v&&(a==null?void 0:a.length)>1),i.$$.dirty&1&&e(11,o=a),i.$$.dirty&2560&&e(14,s=o.length>1&&A.autoplay),i.$$.dirty&1024&&I&&I.slides.forEach(B=>{const G=B.querySelector("video");G&&C.subscribe(({currentMediaUrl:U})=>{U!==G.src&&G.pause()})})},[a,l,c,d,f,u,h,m,g,A,I,o,L,n,s,k,y,r,v,x,Q]}class Fa extends oe{constructor(t){super(),ie(this,t,Ep,Cp,ne,{tag:17,mediaData:0,inDelay:1,outDelay:2,duration:3,unfolded:4,animation:5,playButtonIfNeed:6,canPlay:7,objectFit:8,enableCarousel:18,autoplayConfig:9},Ap)}}function Pp(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 or(i,t,e){const n=i.slice();return n[5]=t[e].id,n[1]=t[e].content,n}function sr(i){let t,e,n,o,s,r=[],a=new Map,l,c,d;t=new Ve({props:{visible:i[4],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),o=new Um({props:{unfolded:i[4],duration:1e3,outDelay:400}});let f=i[2];const u=m=>m[5];for(let m=0;m<f.length;m+=1){let g=or(i,f,m),v=u(g);a.set(v,r[m]=rr(v,g))}let h=i[3]&&ar(i);return{c(){$(t.$$.fragment),e=Z(),n=R("div"),$(o.$$.fragment),s=Z();for(let m=0;m<r.length;m+=1)r[m].c();l=Z(),h&&h.c(),c=pe(),b(n,"class","line svelte-1f7m1lj")},m(m,g){q(t,m,g),j(m,e,g),j(m,n,g),q(o,n,null),j(m,s,g);for(let v=0;v<r.length;v+=1)r[v].m(m,g);j(m,l,g),h&&h.m(m,g),j(m,c,g),d=!0},p(m,g){const v={};g&16&&(v.visible=m[4]),t.$set(v);const A={};g&16&&(A.unfolded=m[4]),o.$set(A),g&20&&(f=m[2],ue(),r=Ue(r,g,u,1,m,f,a,l.parentNode,at,rr,l,or),fe()),m[3]?h?(h.p(m,g),g&8&&D(h,1)):(h=ar(m),h.c(),D(h,1),h.m(c.parentNode,c)):h&&(ue(),M(h,1,1,()=>{h=null}),fe())},i(m){if(!d){D(t.$$.fragment,m),D(o.$$.fragment,m);for(let g=0;g<f.length;g+=1)D(r[g]);D(h),d=!0}},o(m){M(t.$$.fragment,m),M(o.$$.fragment,m);for(let g=0;g<r.length;g+=1)M(r[g]);M(h),d=!1},d(m){K(t,m),m&&T(e),m&&T(n),K(o),m&&T(s);for(let g=0;g<r.length;g+=1)r[g].d(m);m&&T(l),h&&h.d(m),m&&T(c)}}}function rr(i,t){let e,n,o;return n=new Qa({props:{unfolded:t[4],content:t[1],inDelay:500}}),{key:i,first:null,c(){e=R("div"),$(n.$$.fragment),b(e,"class","text svelte-1f7m1lj"),this.first=e},m(s,r){j(s,e,r),q(n,e,null),o=!0},p(s,r){t=s;const a={};r&16&&(a.unfolded=t[4]),r&4&&(a.content=t[1]),n.$set(a)},i(s){o||(D(n.$$.fragment,s),o=!0)},o(s){M(n.$$.fragment,s),o=!1},d(s){s&&T(e),K(n)}}}function ar(i){let t,e,n;return e=new Fa({props:{autoplayConfig:{autoplay:!1},unfolded:i[4],mediaData:i[3],tag:i[0],enableCarousel:!1,canPlay:!1,playButtonIfNeed:"small",inDelay:500,duration:500}}),{c(){t=R("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-1f7m1lj")},m(o,s){j(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&16&&(r.unfolded=o[4]),s&8&&(r.mediaData=o[3]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(D(e.$$.fragment,o),n=!0)},o(o){M(e.$$.fragment,o),n=!1},d(o){o&&T(t),K(e)}}}function Ip(i){let t,e,n=i[0].state&&sr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&D(n,1)):(n=sr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function xp(i,t,e){let n,o,s,{tag:r}=t,a;return i.$$set=l=>{"tag"in l&&e(0,r=l.tag)},i.$$.update=()=>{var l,c,d;i.$$.dirty&1&&e(4,n=r.state?r.state.unfolded:!1),i.$$.dirty&1&&e(1,o=((c=(l=r.data.text)==null?void 0:l.length)!=null?c:0)>7?((d=r.data.text)==null?void 0:d.substring(0,6))+"...":r.data.text),i.$$.dirty&1&&e(3,s=r.data.mediaData),i.$$.dirty&2&&e(2,a=o?[{id:He(),content:o}]:[])},[r,o,a,s,n]}class kp extends oe{constructor(t){super(),ie(this,t,xp,Ip,ne,{tag:0},Pp)}}function Dp(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 lr(i,t,e){const n=i.slice();return n[0]=t[e],n}function cr(i,t,e){const n=i.slice();return n[0]=t[e],n}function dr(i){let t,e=i[0]+"",n;return{c(){t=R("div"),n=ke(e),b(t,"class","base-tag primary-tag svelte-8mby9k")},m(o,s){j(o,t,s),O(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Te(n,e)},d(o){o&&T(t)}}}function ur(i){let t,e=i[0]&&dr(i);return{c(){e&&e.c(),t=pe()},m(n,o){e&&e.m(n,o),j(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=dr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&T(t)}}}function fr(i){let t,e=i[0]+"",n;return{c(){t=R("div"),n=ke(e),b(t,"class","base-tag secondary-tag svelte-8mby9k")},m(o,s){j(o,t,s),O(t,n)},p(o,s){s&4&&e!==(e=o[0]+"")&&Te(n,e)},d(o){o&&T(t)}}}function hr(i){let t,e=i[0]&&fr(i);return{c(){e&&e.c(),t=pe()},m(n,o){e&&e.m(n,o),j(n,t,o)},p(n,o){n[0]?e?e.p(n,o):(e=fr(n),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},d(n){e&&e.d(n),n&&T(t)}}}function mr(i){let t,e,n=i[2].price.value+"",o,s,r=i[2].price.unit&&pr(i);return{c(){t=R("div"),e=R("span"),o=ke(n),s=Z(),r&&r.c(),b(e,"class","value svelte-8mby9k"),b(t,"class","price svelte-8mby9k")},m(a,l){j(a,t,l),O(t,e),O(e,o),O(t,s),r&&r.m(t,null)},p(a,l){l&4&&n!==(n=a[2].price.value+"")&&Te(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&&T(t),r&&r.d()}}}function pr(i){let t,e=i[2].price.unit+"",n;return{c(){t=R("span"),n=ke(e),b(t,"class","unit svelte-8mby9k")},m(o,s){j(o,t,s),O(t,n)},p(o,s){s&4&&e!==(e=o[2].price.unit+"")&&Te(n,e)},d(o){o&&T(t)}}}function gr(i){let t,e=i[2].highlightText+"",n;return{c(){t=R("div"),n=ke(e),b(t,"class","goto-button goto-icon svelte-8mby9k")},m(o,s){j(o,t,s),O(t,n)},p(o,s){s&4&&e!==(e=o[2].highlightText+"")&&Te(n,e)},d(o){o&&T(t)}}}function Lp(i){var G,U;let t,e,n,o,s,r,a,l,c,d,f,u,h,m,g=i[2].title+"",v,A,C,w,I;e=new Ve({props:{visible:i[1],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let k=i[2].brandTags||[],y=[];for(let E=0;E<k.length;E+=1)y[E]=ur(cr(i,k,E));let L=i[2].tags||[],x=[];for(let E=0;E<L.length;E+=1)x[E]=hr(lr(i,L,E));let Q=((G=i[2].price)==null?void 0:G.value)!==void 0&&((U=i[2].price)==null?void 0:U.value)!==null&&mr(i),B=i[2].highlightText&&gr(i);return{c(){var E,S;t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),s=Z(),r=R("div"),a=R("img"),c=Z(),d=R("div");for(let z=0;z<y.length;z+=1)y[z].c();f=Z();for(let z=0;z<x.length;z+=1)x[z].c();u=Z(),h=R("div"),m=R("div"),v=ke(g),A=Z(),C=R("div"),Q&&Q.c(),w=Z(),B&&B.c(),b(o,"class","line svelte-8mby9k"),H(o,"transition-delay",i[1]?Ln+"ms":Sn+vr-Ar-40+"ms",!1),b(a,"class","headerImage svelte-8mby9k"),et(a.src,l=i[2].headerPictureUrl)||b(a,"src",l),b(a,"alt",""),b(d,"class","tag svelte-8mby9k"),b(m,"class","text svelte-8mby9k"),b(h,"class","title svelte-8mby9k"),b(C,"class","footer svelte-8mby9k"),H(C,"height",((E=i[2].price)==null?void 0:E.value)!==void 0&&((S=i[2].price)==null?void 0:S.value)!==null&&i[2].highlightText?void 0:"1rem",!1),b(r,"class","content svelte-8mby9k"),H(r,"transition-delay",i[1]?Ln+Sn+"ms":"0ms",!1),b(t,"class","marketing svelte-8mby9k"),_(t,"unfolded",i[1]),_(t,"folded",i[3])},m(E,S){j(E,t,S),q(e,t,null),O(t,n),O(t,o),O(t,s),O(t,r),O(r,a),O(r,c),O(r,d);for(let z=0;z<y.length;z+=1)y[z].m(d,null);O(d,f);for(let z=0;z<x.length;z+=1)x[z].m(d,null);O(r,u),O(r,h),O(h,m),O(m,v),O(r,A),O(r,C),Q&&Q.m(C,null),O(C,w),B&&B.m(C,null),I=!0},p(E,[S]){var W,Y,ee,X;const z={};if(S&2&&(z.visible=E[1]),e.$set(z),S&2&&H(o,"transition-delay",E[1]?Ln+"ms":Sn+vr-Ar-40+"ms",!1),(!I||S&4&&!et(a.src,l=E[2].headerPictureUrl))&&b(a,"src",l),S&4){k=E[2].brandTags||[];let V;for(V=0;V<k.length;V+=1){const ae=cr(E,k,V);y[V]?y[V].p(ae,S):(y[V]=ur(ae),y[V].c(),y[V].m(d,f))}for(;V<y.length;V+=1)y[V].d(1);y.length=k.length}if(S&4){L=E[2].tags||[];let V;for(V=0;V<L.length;V+=1){const ae=lr(E,L,V);x[V]?x[V].p(ae,S):(x[V]=hr(ae),x[V].c(),x[V].m(d,null))}for(;V<x.length;V+=1)x[V].d(1);x.length=L.length}(!I||S&4)&&g!==(g=E[2].title+"")&&Te(v,g),((W=E[2].price)==null?void 0:W.value)!==void 0&&((Y=E[2].price)==null?void 0:Y.value)!==null?Q?Q.p(E,S):(Q=mr(E),Q.c(),Q.m(C,w)):Q&&(Q.d(1),Q=null),E[2].highlightText?B?B.p(E,S):(B=gr(E),B.c(),B.m(C,null)):B&&(B.d(1),B=null),S&4&&H(C,"height",((ee=E[2].price)==null?void 0:ee.value)!==void 0&&((X=E[2].price)==null?void 0:X.value)!==null&&E[2].highlightText?void 0:"1rem",!1),S&2&&H(r,"transition-delay",E[1]?Ln+Sn+"ms":"0ms",!1),S&2&&_(t,"unfolded",E[1]),S&8&&_(t,"folded",E[3])},i(E){I||(D(e.$$.fragment,E),I=!0)},o(E){M(e.$$.fragment,E),I=!1},d(E){E&&T(t),K(e),tt(y,E),tt(x,E),Q&&Q.d(),B&&B.d()}}}const Ln=400,Ar=500,Sn=180,vr=500;function Sp(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 zp extends oe{constructor(t){super(),ie(this,t,Sp,Lp,ne,{tag:0},Dp)}}function Mp(i){ce(i,"svelte-1ku3wt4",`.audio.svelte-1ku3wt4.svelte-1ku3wt4{position:relative;width:100%;height:100%;cursor:pointer}@keyframes svelte-1ku3wt4-playing{25%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}50%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}75%{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}}.paused.svelte-1ku3wt4 .audio-icon.svelte-1ku3wt4{animation:none}.audio-icon.svelte-1ku3wt4.svelte-1ku3wt4{width:100%;height:100%;border-radius:50%;background-size:100%;animation:svelte-1ku3wt4-playing 2s steps(1) infinite;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E")}`)}function br(i){let t,e,n,o,s,r,a,l=!0,c,d,f,u,h;return e=new Ve({props:{center:!0,blurRadius:15,spreadRadius:6}}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),s=Z(),r=R("audio"),b(o,"class","audio-icon svelte-1ku3wt4"),r.controls=!1,b(r,"playsinline",""),et(r.src,a=i[3])||b(r,"src",a),b(t,"class","audio svelte-1ku3wt4"),_(t,"paused",i[6])},m(m,g){j(m,t,g),q(e,t,null),O(t,n),O(t,o),O(t,s),O(t,r),i[9](r),f=!0,u||(h=[Ie(r,"play",i[10]),Ie(r,"pause",i[10]),Ie(t,"click",Wi(i[7]))],u=!0)},p(m,g){i=m,(!f||g&8&&!et(r.src,a=i[3]))&&b(r,"src",a),g&64&&l!==(l=i[6])&&r[l?"pause":"play"](),g&64&&_(t,"paused",i[6])},i(m){f||(D(e.$$.fragment,m),m&&xe(()=>{d&&d.end(1),c=Rt(t,Mt,{duration:i[2],delay:i[0],easing:Ut}),c.start()}),f=!0)},o(m){M(e.$$.fragment,m),c&&c.invalidate(),m&&(d=Zt(t,Mt,{duration:i[2],delay:i[1],easing:Ut})),f=!1},d(m){m&&T(t),K(e),i[9](null),m&&d&&d.end(),u=!1,rt(h)}}}function Tp(i){let t,e,n=i[4]&&br(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[4]?n?(n.p(o,s),s&16&&D(n,1)):(n=br(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function jp(i,t,e){let{inDelay:n=0}=t,{outDelay:o=0}=t,{duration:s=0}=t,{url:r}=t,{unfolded:a}=t,{hooksInfo:l={}}=t;const c=ln("hooks"),d=ln("mediaStore");let f,u=!0;d.subscribe(({currentMediaUrl:v})=>{v!==r&&(f==null||f.pause())});function h(v){d.set({currentMediaUrl:r}),f&&(c.emit("click",N({event:v,target:"AudioTagPlayIcon",audioInstance:f},l)),f.paused?f.play():f.pause(),e(5,f.onplay=A=>c.emit("playStateChange",N({event:A,state:"playing",mediaInstance:f},l)),f),e(5,f.onpause=A=>c.emit("playStateChange",N({event:A,state:"paused",mediaInstance:f},l)),f))}function m(v){Me[v?"unshift":"push"](()=>{f=v,e(5,f)})}function g(){u=this.paused,e(6,u)}return i.$$set=v=>{"inDelay"in v&&e(0,n=v.inDelay),"outDelay"in v&&e(1,o=v.outDelay),"duration"in v&&e(2,s=v.duration),"url"in v&&e(3,r=v.url),"unfolded"in v&&e(4,a=v.unfolded),"hooksInfo"in v&&e(8,l=v.hooksInfo)},i.$$.update=()=>{i.$$.dirty&48&&(a||f==null||f.pause())},[n,o,s,r,a,f,u,h,l,m,g]}class Bp extends oe{constructor(t){super(),ie(this,t,jp,Tp,ne,{inDelay:0,outDelay:1,duration:2,url:3,unfolded:4,hooksInfo:8},Mp)}}function Qp(i){ce(i,"svelte-4r8s18",".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{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-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}")}function yr(i){var C,w,I,k;let t,e,n,o,s,r,a,l,c,d,f,u,h,m,g,v,A;return e=new Ve({props:{visible:i[5],left:i[2]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),s=new Ba({props:{unfolded:i[5],duration:1e3,outDelay:i[4]+20*Math.min((w=(C=i[3][0])==null?void 0:C.content.length)!=null?w:10,15)}}),d=new Bp({props:{unfolded:i[5],url:i[0].data.audioUrl,duration:1e3,outDelay:20*Math.min((k=(I=i[3][0])==null?void 0:I.content.length)!=null?k:10,15),hooksInfo:{tag:i[0]}}}),h=new Ra({props:{visible:i[5],textUnfolded:i[1],textItems:i[3]}}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),$(s.$$.fragment),r=Z(),a=R("div"),l=R("div"),c=R("div"),$(d.$$.fragment),f=Z(),u=R("div"),$(h.$$.fragment),b(o,"class","line svelte-4r8s18"),H(o,"width",i[2]+"px",!1),b(c,"class","audio-icon svelte-4r8s18"),H(u,"display","inline-block",!1),b(l,"class","wrapper svelte-4r8s18"),b(a,"class","content svelte-4r8s18"),xe(()=>i[8].call(a)),b(t,"class","audio-tag svelte-4r8s18"),_(t,"unfolded",i[5])},m(y,L){j(y,t,L),q(e,t,null),O(t,n),O(t,o),q(s,o,null),O(t,r),O(t,a),O(a,l),O(l,c),q(d,c,null),O(l,f),O(l,u),q(h,u,null),m=At(a,i[8].bind(a)),g=!0,v||(A=Ie(u,"click",i[6]),v=!0)},p(y,L){var U,E,S,z;const x={};L&32&&(x.visible=y[5]),L&4&&(x.left=y[2]/2+"px"),e.$set(x);const Q={};L&32&&(Q.unfolded=y[5]),L&24&&(Q.outDelay=y[4]+20*Math.min((E=(U=y[3][0])==null?void 0:U.content.length)!=null?E:10,15)),s.$set(Q),L&4&&H(o,"width",y[2]+"px",!1);const B={};L&32&&(B.unfolded=y[5]),L&1&&(B.url=y[0].data.audioUrl),L&8&&(B.outDelay=20*Math.min((z=(S=y[3][0])==null?void 0:S.content.length)!=null?z:10,15)),L&1&&(B.hooksInfo={tag:y[0]}),d.$set(B);const G={};L&32&&(G.visible=y[5]),L&2&&(G.textUnfolded=y[1]),L&8&&(G.textItems=y[3]),h.$set(G),L&32&&_(t,"unfolded",y[5])},i(y){g||(D(e.$$.fragment,y),D(s.$$.fragment,y),D(d.$$.fragment,y),D(h.$$.fragment,y),g=!0)},o(y){M(e.$$.fragment,y),M(s.$$.fragment,y),M(d.$$.fragment,y),M(h.$$.fragment,y),g=!1},d(y){y&&T(t),K(e),K(s),K(d),K(h),m(),v=!1,A()}}}function Rp(i){let t,e,n=i[0].state&&yr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[0].state?n?(n.p(o,s),s&1&&D(n,1)):(n=yr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Op(i,t,e){let n,o,s,{tag:r}=t,a=!1,l,c=[];function d(){e(1,a=!a)}function f(){l=this.clientWidth,e(2,l)}return i.$$set=u=>{"tag"in u&&e(0,r=u.tag)},i.$$.update=()=>{var u;i.$$.dirty&1&&e(5,n=!!((u=r.state)!=null&&u.unfolded)),i.$$.dirty&1&&e(7,o=r.data.text),i.$$.dirty&128&&e(3,c=[{id:He(),content:o}]),i.$$.dirty&2&&e(4,s=a?450:0)},[r,a,l,c,s,n,d,o,f]}class Hp extends oe{constructor(t){super(),ie(this,t,Op,Rp,ne,{tag:0},Qp)}}function Fp(i){ce(i,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function wr(i){let t,e,n;return e=new Fa({props:{unfolded:i[5],mediaData:i[4],objectFit:i[2],enableCarousel:i[1],autoplayConfig:i[3],tag:i[0],canPlay:!0,playButtonIfNeed:"large",inDelay:500,duration:500}}),{c(){t=R("div"),$(e.$$.fragment),b(t,"class","media-wrapper svelte-10cw0el")},m(o,s){j(o,t,s),q(e,t,null),n=!0},p(o,s){const r={};s&32&&(r.unfolded=o[5]),s&16&&(r.mediaData=o[4]),s&4&&(r.objectFit=o[2]),s&2&&(r.enableCarousel=o[1]),s&8&&(r.autoplayConfig=o[3]),s&1&&(r.tag=o[0]),e.$set(r)},i(o){n||(D(e.$$.fragment,o),n=!0)},o(o){M(e.$$.fragment,o),n=!1},d(o){o&&T(t),K(e)}}}function Gp(i){let t,e,n=i[0].state&&i[4]&&wr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[0].state&&o[4]?n?(n.p(o,s),s&17&&D(n,1)):(n=wr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Np(i,t,e){let n,o,s,r,a,{tag:l}=t;return i.$$set=c=>{"tag"in c&&e(0,l=c.tag)},i.$$.update=()=>{var c,d;i.$$.dirty&1&&e(5,n=l.state?l.state.unfolded:!1),i.$$.dirty&1&&e(4,o=l.data.mediaData),i.$$.dirty&1&&e(1,s=l.data.enableCarousel),i.$$.dirty&3&&e(3,r=(c=l.data.autoplayConfig)!=null?c:{autoplay:s!=null?s:!0,autoplayVideo:!0}),i.$$.dirty&1&&e(2,a=(d=l.data.objectFit)!=null?d:(()=>l.data.adaptationMode==="stretch"?"cover":l.data.adaptationMode==="proportional"?"contain":void 0)())},[l,s,a,r,o,n]}class Wp extends oe{constructor(t){super(),ie(this,t,Np,Gp,ne,{tag:0},Fp)}}function Xp(i){ce(i,"svelte-7x7u86",".wrapper.svelte-7x7u86{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-7x7u86{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-7x7u86{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-7x7u86,.arrow1.svelte-7x7u86,.arrow2.svelte-7x7u86{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-7x7u86{position:relative}.arrow0.svelte-7x7u86{top:-0.75rem;animation-name:svelte-7x7u86-up0}.arrow1.svelte-7x7u86{animation-name:svelte-7x7u86-up1}.arrow2.svelte-7x7u86{top:0.75rem;animation-name:svelte-7x7u86-up2}.text.svelte-7x7u86{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)}@keyframes svelte-7x7u86-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33.33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33.33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-7x7u86{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-7x7u86-left-right}@keyframes svelte-7x7u86-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}")}function Yp(i){let t,e,n,o;return t=new Ve({props:{visible:!0,outDelay:0,inDelay:0,width:1.4,left:13,bottom:"auto",blurRadius:50,spreadRadius:18}}),{c(){$(t.$$.fragment),e=Z(),n=R("div"),b(n,"class","link svelte-7x7u86")},m(s,r){q(t,s,r),j(s,e,r),j(s,n,r),o=!0},i(s){o||(D(t.$$.fragment,s),o=!0)},o(s){M(t.$$.fragment,s),o=!1},d(s){K(t,s),s&&T(e),s&&T(n)}}}function Up(i){let t,e,n,o,s,r,a,l;return t=new Ve({props:{visible:!0,outDelay:0,inDelay:0,height:1.2,left:13,bottom:12,blurRadius:50,spreadRadius:18}}),{c(){$(t.$$.fragment),e=Z(),n=R("div"),o=Z(),s=R("div"),r=Z(),a=R("div"),b(n,"class","arrow0 svelte-7x7u86"),b(s,"class","arrow1 svelte-7x7u86"),b(a,"class","arrow2 svelte-7x7u86")},m(c,d){q(t,c,d),j(c,e,d),j(c,n,d),j(c,o,d),j(c,s,d),j(c,r,d),j(c,a,d),l=!0},i(c){l||(D(t.$$.fragment,c),l=!0)},o(c){M(t.$$.fragment,c),l=!1},d(c){K(t,c),c&&T(e),c&&T(n),c&&T(o),c&&T(s),c&&T(r),c&&T(a)}}}function Vp(i){let t,e,n,o,s,r,a,l,c,d=i[0].text+"",f,u;const h=[Up,Yp],m=[];function g(v,A){return v[0].linkType===_n.VrLink?0:v[0].linkType===_n.NormalLink?1:-1}return~(n=g(i))&&(o=m[n]=h[n](i)),a=new Ve({props:{visible:!0,outDelay:0,inDelay:0,left:"auto",bottom:"auto",width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=R("div"),e=R("div"),o&&o.c(),s=Z(),r=R("div"),$(a.$$.fragment),l=Z(),c=R("div"),f=ke(d),b(e,"class","icon svelte-7x7u86"),b(c,"class","text svelte-7x7u86"),b(r,"class","text-wrapper svelte-7x7u86"),b(t,"class","wrapper svelte-7x7u86")},m(v,A){j(v,t,A),O(t,e),~n&&m[n].m(e,null),O(t,s),O(t,r),q(a,r,null),O(r,l),O(r,c),O(c,f),u=!0},p(v,[A]){let C=n;n=g(v),n!==C&&(o&&(ue(),M(m[C],1,1,()=>{m[C]=null}),fe()),~n?(o=m[n],o||(o=m[n]=h[n](v),o.c()),D(o,1),o.m(e,null)):o=null),(!u||A&1)&&d!==(d=v[0].text+"")&&Te(f,d)},i(v){u||(D(o),D(a.$$.fragment,v),u=!0)},o(v){M(o),M(a.$$.fragment,v),u=!1},d(v){v&&T(t),~n&&m[n].d(),K(a)}}}function Jp(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(1,o=s.tag)},i.$$.update=()=>{i.$$.dirty&2&&e(0,n=o.data)},[n,o]}class Zp extends oe{constructor(t){super(),ie(this,t,Jp,Vp,ne,{tag:1},Xp)}}function _p(i){ce(i,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function Cr(i){let t,e=i[0].element+"",n;return{c(){t=new Gn(!1),n=pe(),t.a=n},m(o,s){t.m(e,o,s),j(o,n,s)},p(o,s){s&1&&e!==(e=o[0].element+"")&&t.p(e)},d(o){o&&T(n),o&&t.d()}}}function qp(i){let t,e=typeof i[0].element=="string"&&Cr(i);return{c(){t=R("div"),e&&e.c(),b(t,"class","customElement__container svelte-kzl2aj")},m(n,o){j(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=Cr(n),e.c(),e.m(t,null)):e&&(e.d(1),e=null)},i:te,o:te,d(n){n&&T(t),e&&e.d(),i[2](null)}}}function Kp(i,t,e){let{tag:n}=t,o,s;Ye(()=>{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)}}}),vt(()=>{s==null||s()});function r(a){Me[a?"unshift":"push"](()=>{o=a,e(1,o)})}return i.$$set=a=>{"tag"in a&&e(0,n=a.tag)},[n,o,r]}class $p extends oe{constructor(t){super(),ie(this,t,Kp,qp,ne,{tag:0},_p)}}function eg(i){ce(i,"svelte-95x526",`@font-face{font-family:'TG-TYPE';font-style:normal;font-weight:400;src:local('TG-TYPE-Bold'),
|
|
540
545
|
url(data:application/font-woff2;charset=utf-8;base64,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==)
|
|
541
|
-
format('woff2')}.content__container.svelte-95x526{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.unClickable.svelte-95x526{pointer-events:none !important}.content__container.unClickable.svelte-95x526 *{pointer-events:none !important}*{-webkit-tap-highlight-color:transparent}.content__wrapper.svelte-95x526{pointer-events:none;width:100%;height:100%}.withAnimation.svelte-95x526{transition:opacity 0.3s linear}.content__container.hide.svelte-95x526{opacity:0;pointer-events:none}.content__container.hide.svelte-95x526 *{pointer-events:none !important}.content__container.disable.svelte-95x526{display:none}.content__container.hide.svelte-95x526 *{pointer-events:none}.content.svelte-95x526{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-95x526:not(.unfolded){pointer-events:none}.content.svelte-95x526:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-95x526{pointer-events:auto}`)}function nm(o){let t,e;return t=new Wf({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function im(o){let t,e;return t=new Zf({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function om(o){let t,e;return t=new zf({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function sm(o){let t,e;return t=new Hf({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function rm(o){let t,e;return t=new Df({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function am(o){let t,e;return t=new Gh({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function lm(o){let t,e;return t=new em({props:{tag:re(o[1])}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&2&&(r.tag=re(n[1])),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function cm(o){let t,e,n,s,r,a,l,c,d;const u=[lm,am,rm,sm,om,im,nm],f=[];function h(p,g){return p[1].element?0:p[1].contentType===ge.Text?1:p[1].contentType===ge.ImageText?2:p[1].contentType===ge.Audio?3:p[1].contentType===ge.Marketing?4:p[1].contentType===ge.Link?5:p[1].contentType===ge.MediaPlane?6:-1}return~(s=h(o))&&(r=f[s]=u[s](o)),{c(){var p,g,A;t=i.element("div"),e=i.element("div"),n=i.element("div"),r&&r.c(),i.attr(n,"class","content svelte-95x526"),i.toggle_class(n,"unfolded",(p=o[1].state)==null?void 0:p.unfolded),i.attr(e,"class","content__wrapper svelte-95x526"),i.attr(t,"class","content__container svelte-95x526"),i.attr(t,"data-id",a=o[1].id),i.toggle_class(t,"disable",o[1].enabled===!1||((g=o[1].temporaryState)==null?void 0:g.visible)===!1),i.toggle_class(t,"hide",!o[3].visible||!o[3].enabled||!o[4].visible||!((A=o[1].state)!=null&&A.visible)),i.toggle_class(t,"withAnimation",o[0]),i.toggle_class(t,"unClickable",o[1].clickable===!1),i.set_style(t,"width",o[1].pointType==="PointTag"?0:"100%",!1),i.set_style(t,"height",o[1].pointType==="PointTag"?0:"100%",!1)},m(p,g){i.insert(p,t,g),i.append(t,e),i.append(e,n),~s&&f[s].m(n,null),l=!0,c||(d=i.listen(t,"click",i.stop_propagation(o[11])),c=!0)},p(p,[g]){var b,v,C;let A=s;s=h(p),s===A?~s&&f[s].p(p,g):(r&&(i.group_outros(),i.transition_out(f[A],1,1,()=>{f[A]=null}),i.check_outros()),~s?(r=f[s],r?r.p(p,g):(r=f[s]=u[s](p),r.c()),i.transition_in(r,1),r.m(n,null)):r=null),g&2&&i.toggle_class(n,"unfolded",(b=p[1].state)==null?void 0:b.unfolded),(!l||g&2&&a!==(a=p[1].id))&&i.attr(t,"data-id",a),g&2&&i.toggle_class(t,"disable",p[1].enabled===!1||((v=p[1].temporaryState)==null?void 0:v.visible)===!1),g&26&&i.toggle_class(t,"hide",!p[3].visible||!p[3].enabled||!p[4].visible||!((C=p[1].state)!=null&&C.visible)),g&1&&i.toggle_class(t,"withAnimation",p[0]),g&2&&i.toggle_class(t,"unClickable",p[1].clickable===!1),g&2&&i.set_style(t,"width",p[1].pointType==="PointTag"?0:"100%",!1),g&2&&i.set_style(t,"height",p[1].pointType==="PointTag"?0:"100%",!1)},i(p){l||(i.transition_in(r),l=!0)},o(p){i.transition_out(r),l=!1},d(p){p&&i.detach(t),~s&&f[s].d(),c=!1,d()}}}function dm(o,t,e){let n,s,r,a,{withAnimation:l=!1}=t,{tag:c}=t,{hooks:d}=t,{state:u}=t,{mediaStore:f}=t,{temporaryState:h}=t;Z.setContext("hooks",d),Z.setContext("mediaStore",f);let p,g;function A(v){v?d.emit("exposure",{id:a,type:"start"}):d.emit("exposure",{id:a,type:"end"})}const b=v=>d.emit("click",{event:v,target:"TagContent",tag:c});return o.$$set=v=>{"withAnimation"in v&&e(0,l=v.withAnimation),"tag"in v&&e(1,c=v.tag),"hooks"in v&&e(2,d=v.hooks),"state"in v&&e(3,u=v.state),"mediaStore"in v&&e(5,f=v.mediaStore),"temporaryState"in v&&e(4,h=v.temporaryState)},o.$$.update=()=>{var v,C;o.$$.dirty&2&&e(9,n=(v=c.state)==null?void 0:v.unfolded),o.$$.dirty&2&&e(8,s=(C=c.state)==null?void 0:C.visible),o.$$.dirty&280&&e(10,r=u.visible&&h.visible&&s),o.$$.dirty&2&&(a=c.id),o.$$.dirty&1024&&A(r),o.$$.dirty&962&&c.hooks&&(n!==void 0&&n!==g&&(e(7,g=n),n?c.hooks.emit("unfolded"):c.hooks.emit("folded")),s!==void 0&&s!==p&&(e(6,p=s),s?c.hooks.emit("show"):c.hooks.emit("hide")))},[l,c,d,u,h,f,p,g,s,n,r,b]}class tr extends i.SvelteComponent{constructor(t){super(),i.init(this,t,dm,cm,i.safe_not_equal,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},tm)}}function um(o){i.append_styles(o,"svelte-fuismw",".point.svelte-fuismw.svelte-fuismw{pointer-events:none;width:1.5rem;height:1.5rem}.small-point.svelte-fuismw.svelte-fuismw,.big-point.svelte-fuismw.svelte-fuismw{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-fuismw.svelte-fuismw{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-fuismw.svelte-fuismw{animation:svelte-fuismw-breathing 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::before,.big-point.svelte-fuismw.svelte-fuismw::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-fuismw.svelte-fuismw::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=)}.folded.svelte-fuismw .big-point.svelte-fuismw::before{animation:svelte-fuismw-rotate 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-fuismw.svelte-fuismw::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-fuismw .big-point.svelte-fuismw{opacity:1;scale:1}.unfolded.svelte-fuismw .big-point.svelte-fuismw{opacity:0;scale:0}.folded.svelte-fuismw .small-point.svelte-fuismw{opacity:0;scale:6}.unfolded.svelte-fuismw .small-point.svelte-fuismw{opacity:1;scale:1}@keyframes svelte-fuismw-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-fuismw-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}")}function hm(o){let t,e,n,s,r,a,l;return e=new ve({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),r=i.space(),a=i.element("div"),i.attr(s,"class","small-point svelte-fuismw"),i.set_style(s,"transition-delay",o[3]?o[2]+"ms":"0ms",!1),i.attr(a,"class","big-point svelte-fuismw"),i.set_style(a,"--iconUrl","url("+o[1]+")"),i.set_style(a,"transition-delay",o[3]?o[2]+"ms":"0ms",!1),i.attr(t,"class","point svelte-fuismw"),i.toggle_class(t,"folded",o[3]),i.toggle_class(t,"unfolded",o[0])},m(c,d){i.insert(c,t,d),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),i.append(t,r),i.append(t,a),l=!0},p(c,[d]){d&12&&i.set_style(s,"transition-delay",c[3]?c[2]+"ms":"0ms",!1),(!l||d&2)&&i.set_style(a,"--iconUrl","url("+c[1]+")"),d&12&&i.set_style(a,"transition-delay",c[3]?c[2]+"ms":"0ms",!1),d&8&&i.toggle_class(t,"folded",c[3]),d&1&&i.toggle_class(t,"unfolded",c[0])},i(c){l||(i.transition_in(e.$$.fragment,c),l=!0)},o(c){i.transition_out(e.$$.fragment,c),l=!1},d(c){c&&i.detach(t),i.destroy_component(e)}}}function fm(o,t,e){let n,{unfolded:s}=t,{iconUrl:r}=t,{foldDelay:a=800}=t;return o.$$set=l=>{"unfolded"in l&&e(0,s=l.unfolded),"iconUrl"in l&&e(1,r=l.iconUrl),"foldDelay"in l&&e(2,a=l.foldDelay)},o.$$.update=()=>{o.$$.dirty&1&&e(3,n=!s)},[s,r,a,n]}class mm extends i.SvelteComponent{constructor(t){super(),i.init(this,t,fm,hm,i.safe_not_equal,{unfolded:0,iconUrl:1,foldDelay:2},um)}}function pm(o){i.append_styles(o,"svelte-jzvcn0",".point.svelte-jzvcn0.svelte-jzvcn0{pointer-events:none;width:1rem;height:1rem}.small-point.svelte-jzvcn0.svelte-jzvcn0,.big-point.svelte-jzvcn0.svelte-jzvcn0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jzvcn0.svelte-jzvcn0::before,.big-point.svelte-jzvcn0.svelte-jzvcn0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jzvcn0.svelte-jzvcn0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-jzvcn0.svelte-jzvcn0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:0;transform:scale(0)}.folded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:1;transform:scale(1)}.unfolded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(0.6)}.folded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(1)}")}function gm(o){let t,e,n,s,r,a,l;return e=new ve({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),n=i.space(),s=i.element("div"),r=i.space(),a=i.element("div"),i.attr(s,"class","small-point svelte-jzvcn0"),i.set_style(s,"transition-delay",o[2]?o[1]+"ms":"0ms",!1),i.attr(a,"class","big-point svelte-jzvcn0"),i.set_style(a,"transition-delay",o[2]?o[1]+"ms":"0ms",!1),i.attr(t,"class","point svelte-jzvcn0"),i.toggle_class(t,"unfolded",o[0]),i.toggle_class(t,"folded",o[2])},m(c,d){i.insert(c,t,d),i.mount_component(e,t,null),i.append(t,n),i.append(t,s),i.append(t,r),i.append(t,a),l=!0},p(c,[d]){d&6&&i.set_style(s,"transition-delay",c[2]?c[1]+"ms":"0ms",!1),d&6&&i.set_style(a,"transition-delay",c[2]?c[1]+"ms":"0ms",!1),d&1&&i.toggle_class(t,"unfolded",c[0]),d&4&&i.toggle_class(t,"folded",c[2])},i(c){l||(i.transition_in(e.$$.fragment,c),l=!0)},o(c){i.transition_out(e.$$.fragment,c),l=!1},d(c){c&&i.detach(t),i.destroy_component(e)}}}function Am(o,t,e){let n,{unfolded:s}=t,{foldDelay:r=800}=t;return o.$$set=a=>{"unfolded"in a&&e(0,s=a.unfolded),"foldDelay"in a&&e(1,r=a.foldDelay)},o.$$.update=()=>{o.$$.dirty&1&&e(2,n=!s)},[s,r,n]}class vm extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Am,gm,i.safe_not_equal,{unfolded:0,foldDelay:1},pm)}}function bm(o){i.append_styles(o,"svelte-8en2lj",".point-click-helper.svelte-8en2lj{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}")}function es(o){let t,e,n=o[0].contentType!==ge.Link&&ts(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,r){s[0].contentType!==ge.Link?n?(n.p(s,r),r&1&&i.transition_in(n,1)):(n=ts(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function ts(o){let t,e,n,s,r,a;const l=[wm,ym],c=[];function d(u,f){var h,p,g,A;return((p=(h=u[0].style)==null?void 0:h.point)==null?void 0:p.style)==="CustomIcon"&&((A=(g=u[0].style)==null?void 0:g.point)==null?void 0:A.iconUrl)?0:1}return n=d(o),s=c[n]=l[n](o),{c(){t=i.element("div"),e=i.space(),s.c(),r=i.empty(),i.attr(t,"class","point-click-helper svelte-8en2lj")},m(u,f){i.insert(u,t,f),i.insert(u,e,f),c[n].m(u,f),i.insert(u,r,f),a=!0},p(u,f){let h=n;n=d(u),n===h?c[n].p(u,f):(i.group_outros(),i.transition_out(c[h],1,1,()=>{c[h]=null}),i.check_outros(),s=c[n],s?s.p(u,f):(s=c[n]=l[n](u),s.c()),i.transition_in(s,1),s.m(r.parentNode,r))},i(u){a||(i.transition_in(s),a=!0)},o(u){i.transition_out(s),a=!1},d(u){u&&i.detach(t),u&&i.detach(e),c[n].d(u),u&&i.detach(r)}}}function ym(o){let t,e;return t=new vm({props:{unfolded:o[0].state.unfolded,foldDelay:o[1]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.unfolded=n[0].state.unfolded),s&2&&(r.foldDelay=n[1]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function wm(o){let t,e;return t=new mm({props:{iconUrl:o[0].style.point.iconUrl,unfolded:o[0].state.unfolded,foldDelay:o[1]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&1&&(r.iconUrl=n[0].style.point.iconUrl),s&1&&(r.unfolded=n[0].state.unfolded),s&2&&(r.foldDelay=n[1]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function Cm(o){var s,r,a;let t,e,n=((s=o[0].pointTagStyle)==null?void 0:s.leftPercent)&&((r=o[0].pointTagStyle)==null?void 0:r.topPercent)&&o[0].enabled!==!1&&o[0].state&&((a=o[0].temporaryState)==null?void 0:a.visible)!==!1&&es(o);return{c(){n&&n.c(),t=i.empty()},m(l,c){n&&n.m(l,c),i.insert(l,t,c),e=!0},p(l,[c]){var d,u,f;((d=l[0].pointTagStyle)==null?void 0:d.leftPercent)&&((u=l[0].pointTagStyle)==null?void 0:u.topPercent)&&l[0].enabled!==!1&&l[0].state&&((f=l[0].temporaryState)==null?void 0:f.visible)!==!1?n?(n.p(l,c),c&1&&i.transition_in(n,1)):(n=es(l),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(l){e||(i.transition_in(n),e=!0)},o(l){i.transition_out(n),e=!1},d(l){n&&n.d(l),l&&i.detach(t)}}}function Em(o,t,e){let n,{tag:s}=t;return o.$$set=r=>{"tag"in r&&e(0,s=r.tag)},o.$$.update=()=>{var r,a;o.$$.dirty&1&&e(1,n=(a=(r=s.style)==null?void 0:r.foldedPointDelay)!=null?a:s.contentType===ge.Marketing?600:void 0)},[s,n]}class Pm extends i.SvelteComponent{constructor(t){super(),i.init(this,t,Em,Cm,i.safe_not_equal,{tag:0},bm)}}function Im(o){i.append_styles(o,"svelte-1vzhbu2",".wrapper.svelte-1vzhbu2{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}.point.svelte-1vzhbu2{-webkit-tap-highlight-color:transparent;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}")}function ns(o){let t,e;return t=new tr({props:{mediaStore:o[4],withAnimation:o[0],tag:re(o[1]),hooks:o[2],state:o[3],temporaryState:o[5]}}),{c(){i.create_component(t.$$.fragment)},m(n,s){i.mount_component(t,n,s),e=!0},p(n,s){const r={};s&16&&(r.mediaStore=n[4]),s&1&&(r.withAnimation=n[0]),s&2&&(r.tag=re(n[1])),s&4&&(r.hooks=n[2]),s&8&&(r.state=n[3]),s&32&&(r.temporaryState=n[5]),t.$set(r)},i(n){e||(i.transition_in(t.$$.fragment,n),e=!0)},o(n){i.transition_out(t.$$.fragment,n),e=!1},d(n){i.destroy_component(t,n)}}}function is(o){let t,e,n,s,r;return e=new Pm({props:{tag:o[1]}}),{c(){t=i.element("div"),i.create_component(e.$$.fragment),i.attr(t,"class","point svelte-1vzhbu2")},m(a,l){i.insert(a,t,l),i.mount_component(e,t,null),n=!0,s||(r=i.listen(t,"click",i.stop_propagation(o[11])),s=!0)},p(a,l){const c={};l&2&&(c.tag=a[1]),e.$set(c)},i(a){n||(i.transition_in(e.$$.fragment,a),n=!0)},o(a){i.transition_out(e.$$.fragment,a),n=!1},d(a){a&&i.detach(t),i.destroy_component(e),s=!1,r()}}}function km(o){var l,c;let t,e,n,s,r=o[1].dimensionType===Ae.Two&&ns(o),a=o[1].pointType===fe.PointTag&&((c=(l=o[1].style)==null?void 0:l.point)==null?void 0:c.style)!=="noPoint"&&is(o);return{c(){t=i.element("div"),r&&r.c(),e=i.space(),a&&a.c(),i.attr(t,"class","wrapper svelte-1vzhbu2"),i.attr(t,"data-id",n=o[1].id),i.toggle_class(t,"hide",o[10]),i.toggle_class(t,"unfolded",o[6]),i.set_style(t,"left",o[9],!1),i.set_style(t,"top",o[8],!1),i.set_style(t,"z-index",o[7],!1)},m(d,u){i.insert(d,t,u),r&&r.m(t,null),i.append(t,e),a&&a.m(t,null),s=!0},p(d,[u]){var f,h;d[1].dimensionType===Ae.Two?r?(r.p(d,u),u&2&&i.transition_in(r,1)):(r=ns(d),r.c(),i.transition_in(r,1),r.m(t,e)):r&&(i.group_outros(),i.transition_out(r,1,1,()=>{r=null}),i.check_outros()),d[1].pointType===fe.PointTag&&((h=(f=d[1].style)==null?void 0:f.point)==null?void 0:h.style)!=="noPoint"?a?(a.p(d,u),u&2&&i.transition_in(a,1)):(a=is(d),a.c(),i.transition_in(a,1),a.m(t,null)):a&&(i.group_outros(),i.transition_out(a,1,1,()=>{a=null}),i.check_outros()),(!s||u&2&&n!==(n=d[1].id))&&i.attr(t,"data-id",n),u&1024&&i.toggle_class(t,"hide",d[10]),u&64&&i.toggle_class(t,"unfolded",d[6]),u&512&&i.set_style(t,"left",d[9],!1),u&256&&i.set_style(t,"top",d[8],!1),u&128&&i.set_style(t,"z-index",d[7],!1)},i(d){s||(i.transition_in(r),i.transition_in(a),s=!0)},o(d){i.transition_out(r),i.transition_out(a),s=!1},d(d){d&&i.detach(t),r&&r.d(),a&&a.d()}}}function xm(o,t,e){let n,s,r,a,l,c,{withAnimation:d=!1}=t,{tag:u}=t,{hooks:f}=t,{state:h}=t,{mediaStore:p}=t,{temporaryState:g}=t,A,b=!1;function v(y){A!==void 0&&clearTimeout(A),b=!0,A=setTimeout(()=>{b=!1},800)}const C=y=>{b||f.emit("click",{event:y,target:"TagPoint",tag:u})};return o.$$set=y=>{"withAnimation"in y&&e(0,d=y.withAnimation),"tag"in y&&e(1,u=y.tag),"hooks"in y&&e(2,f=y.hooks),"state"in y&&e(3,h=y.state),"mediaStore"in y&&e(4,p=y.mediaStore),"temporaryState"in y&&e(5,g=y.temporaryState)},o.$$.update=()=>{var y,I,k,w;o.$$.dirty&2&&e(12,n=(y=u.state)==null?void 0:y.visible),o.$$.dirty&4096&&e(10,s=!n),o.$$.dirty&2&&e(6,r=(I=u.state)==null?void 0:I.unfolded),o.$$.dirty&2&&e(9,a=((k=u.pointTagStyle)==null?void 0:k.leftPercent)+"%"),o.$$.dirty&2&&e(8,l=((w=u.pointTagStyle)==null?void 0:w.topPercent)+"%"),o.$$.dirty&2&&e(7,c=u.contentType===ge.Link?1:0),o.$$.dirty&64&&v()},[d,u,f,h,p,g,r,c,l,a,s,C,n]}class Dm extends i.SvelteComponent{constructor(t){super(),i.init(this,t,xm,km,i.safe_not_equal,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:4,temporaryState:5},Im)}}function Sm(o){i.append_styles(o,"svelte-1eci49s",".tag--container.svelte-1eci49s{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}.tag.hide.svelte-1eci49s{display:none}.withAnimation.svelte-1eci49s{transition:opacity 0.3s linear}.tag--container.hide.svelte-1eci49s{opacity:0;pointer-events:none}.tag--container.hide.svelte-1eci49s *{pointer-events:none}")}function os(o,t,e){const n=o.slice();return n[6]=t[e],n}function ss(o){let t,e=[],n=new Map,s,r=o[1];const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=os(o,r,l),d=a(c);n.set(d,e[l]=rs(d,c))}return{c(){t=i.element("div");for(let l=0;l<e.length;l+=1)e[l].c();i.attr(t,"class","tag--container svelte-1eci49s"),i.toggle_class(t,"hide",!o[3].visible||!o[5].visible),i.toggle_class(t,"withAnimation",o[0])},m(l,c){i.insert(l,t,c);for(let d=0;d<e.length;d+=1)e[d].m(t,null);s=!0},p(l,c){c&63&&(r=l[1],i.group_outros(),e=i.update_keyed_each(e,c,a,1,l,r,n,t,i.outro_and_destroy_block,rs,null,os),i.check_outros()),c&40&&i.toggle_class(t,"hide",!l[3].visible||!l[5].visible),c&1&&i.toggle_class(t,"withAnimation",l[0])},i(l){if(!s){for(let c=0;c<r.length;c+=1)i.transition_in(e[c]);s=!0}},o(l){for(let c=0;c<e.length;c+=1)i.transition_out(e[c]);s=!1},d(l){l&&i.detach(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function rs(o,t){let e,n,s,r;const a=[{tag:t[6],hooks:t[2],state:t[3],mediaStore:t[4],temporaryState:t[5],withAnimation:t[0]}];let l={};for(let c=0;c<a.length;c+=1)l=i.assign(l,a[c]);return n=new Dm({props:l}),{key:o,first:null,c(){var c,d,u;e=i.element("div"),i.create_component(n.$$.fragment),s=i.space(),i.attr(e,"class","tag svelte-1eci49s"),i.toggle_class(e,"hide",!((c=t[6].pointTagStyle)!=null&&c.leftPercent)||!((d=t[6].pointTagStyle)!=null&&d.topPercent)||t[6].enabled===!1||!t[6].state||((u=t[6].temporaryState)==null?void 0:u.visible)===!1),this.first=e},m(c,d){i.insert(c,e,d),i.mount_component(n,e,null),i.append(e,s),r=!0},p(c,d){var f,h,p;t=c;const u=d&63?i.get_spread_update(a,[{tag:t[6],hooks:t[2],state:t[3],mediaStore:t[4],temporaryState:t[5],withAnimation:t[0]}]):{};n.$set(u),d&2&&i.toggle_class(e,"hide",!((f=t[6].pointTagStyle)!=null&&f.leftPercent)||!((h=t[6].pointTagStyle)!=null&&h.topPercent)||t[6].enabled===!1||!t[6].state||((p=t[6].temporaryState)==null?void 0:p.visible)===!1)},i(c){r||(i.transition_in(n.$$.fragment,c),r=!0)},o(c){i.transition_out(n.$$.fragment,c),r=!1},d(c){c&&i.detach(e),i.destroy_component(n)}}}function Lm(o){let t,e,n=o[3].enabled&&ss(o);return{c(){n&&n.c(),t=i.empty()},m(s,r){n&&n.m(s,r),i.insert(s,t,r),e=!0},p(s,[r]){s[3].enabled?n?(n.p(s,r),r&8&&i.transition_in(n,1)):(n=ss(s),n.c(),i.transition_in(n,1),n.m(t.parentNode,t)):n&&(i.group_outros(),i.transition_out(n,1,1,()=>{n=null}),i.check_outros())},i(s){e||(i.transition_in(n),e=!0)},o(s){i.transition_out(n),e=!1},d(s){n&&n.d(s),s&&i.detach(t)}}}function _m(o,t,e){let{withAnimation:n=!1}=t,{tags:s=[]}=t,{hooks:r}=t,{state:a}=t,{mediaStore:l}=t,{temporaryState:c}=t;return o.$$set=d=>{"withAnimation"in d&&e(0,n=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(2,r=d.hooks),"state"in d&&e(3,a=d.state),"mediaStore"in d&&e(4,l=d.mediaStore),"temporaryState"in d&&e(5,c=d.temporaryState)},[n,s,r,a,l,c]}class zm extends i.SvelteComponent{constructor(t){super(),i.init(this,t,_m,Lm,i.safe_not_equal,{withAnimation:0,tags:1,hooks:2,state:3,mediaStore:4,temporaryState:5},Sm)}}const Mm={globalConfig:{initialState:{},visibleConfig:{visibleDistance:{max:5},angleRange:{min:-45,max:45}},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance"}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Link-Any":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},"Any-Marketing-Any":{unfoldedConfig:void 0},"3D-MediaPlane-PlaneTag":{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0,angleRange:void 0,visibleDistance:void 0}}}};class Tm extends Xt{constructor(e){super(e);m(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:s}){var d,u,f,h;const{five:r}=this,a=(d=r.panoIndex)!=null?d:e;if(a===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${a}`);const l=`${(f=(u=r.work)==null?void 0:u.workCode)!=null?f:r.model.uuid}-${a}`;let c=this.tagCacheByPanoIndex[l];if(c||(c=new Map,this.tagCacheByPanoIndex[l]=c),n===void 0)return c;if(s===void 0){const p=c.get(n);return p||(c.set(n,{}),c.get(n))}return(h=c.get(n))==null?void 0:h[s]}clearCache(){this.tagCacheByPanoIndex={}}}class jm extends Tm{constructor(e){super(e);m(this,"tags",[]);m(this,"config",Mm);m(this,"raycaster",new P.Raycaster)}getTagById(e){const n=this.tags.find(s=>s.id===e);if(!n){console.error(`getTagById(): tag is ${n}, id is ${e}`);return}return n}changeConfig(e,n=!0){n?this.config=Ne.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Ne.default({},this.config.globalConfig,e):this.config.globalConfig=e,this.clearCache()}changeContentTypeConfig(e,n,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ne.default({},this.config.contentTypeConfig[e],n):this.config.contentTypeConfig[e]=n,this.clearCache()}getVisibleByPanoIndex(e,n){var a;const s=this.getCaches({panoIndex:n,id:e.id}),r=(a=this.five.panoIndex)!=null?a:n;if(s.visible!==void 0)return s.visible;{const l=(()=>{var u,f,h,p,g;const c=(u=this.getTagConfig(e).visibleConfig)!=null?u:{},d=this.getDistance(e);if(typeof c=="function")return c(this.five,{tag:e,distance:d});if(c.keep==="hidden")return!1;if(c.keep==="visible")return!0;if(c.visiblePanoIndex!==void 0&&(r===void 0||!c.visiblePanoIndex.includes(r))||c.visibleDistance!==void 0&&c.visibleDistance!=="unLimited"&&kt(d,c.visibleDistance)===!1)return!1;if(((f=c.intersectRaycaster)==null?void 0:f.enabled)!==!1){if(r===void 0)return!1;const A=(h=this.five.work.observers[r])==null?void 0:h.position;if(A===void 0)throw new Error(`getVisible(): observerPosition is ${A}`);const b=It(e.position).sub(A).normalize();this.raycaster.set(A,b);const[v]=this.five.model.intersectRaycaster(this.raycaster),C=(g=(p=c.intersectRaycaster)==null?void 0:p.distanceAccuracy)!=null?g:.01;if(v&&v.distance+C<d)return!1}return!(c.angleRange&&e.dimensionType===Ae.Three&&kt(this.getAngle(e),c.angleRange)===!1)})();return s.visible=l,s.visible}}getUnfoldedByPanoIndex(e,n){if(!this.getVisibleByPanoIndex(e))return;const r=this.getCaches({panoIndex:n,id:e.id});if(r.unfolded!==void 0)return r.unfolded;{const a=this.getTagConfig(e).unfoldedConfig;if(!a)return;const l=(()=>{const d=this.getDistance(e);if(typeof a=="function")return a(this.five,{tag:e,distance:d});if(a.keep==="folded")return!1;if(a.keep==="unfolded")return!0;if(a.disableUnfold===!0)return!1;if(a.disableFold===!0)return!0;if(a.unfoldDistance&&kt(d,a.unfoldDistance)===!1)return!1})();r.unfolded=l;const c=this.getUnfoldedByCamera(e);return c!==void 0?c:r.unfolded}}getUnfoldedByCamera(e){return this.getVisibleByPanoIndex(e)?(()=>{var l;const r=this.getDistance(e),a=this.getTagConfig(e).unfoldedConfig;if(!!a){if(typeof a=="function")return a(this.five,{tag:e,distance:r});if(a.keep==="folded")return!1;if(a.keep==="unfolded")return!0;if(a.disableUnfold===!0)return!1;if(a.disableFold===!0)return!0;if(a.autoUnfold===void 0)return;if(a.autoUnfold.strategy==="ScreenPostion"){const c=this.getTagProject(e);if(c&&kt(c.x,a.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(a.autoUnfold.strategy==="MinimumDistance"){const u=this.filterPointTag().filter(h=>this.getVisibleByPanoIndex(h)).filter(h=>{const p=this.getTagProject(h);if(!p)return!1;const{x:g,y:A,z:b}=p;return!(Math.abs(b)>1||Math.abs(g)>1||Math.abs(A)>1)}).filter(h=>{var g;const p=this.getTagConfig(h).unfoldedConfig;return typeof p=="object"&&((g=p.autoUnfold)==null?void 0:g.strategy)==="MinimumDistance"}).map(h=>({id:h.id,distance:this.getDistance(h)})).filter(h=>h.distance!==void 0).sort((h,p)=>h.distance-p.distance).findIndex(h=>h.id===e.id);if(u===-1||u<=((l=a.autoUnfold.maxNumber)!=null?l:1)-1===!1)return!1}return!0}})():void 0}getDistance(e,n){var a,l,c;const s=(a=this.five.panoIndex)!=null?a:n;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const r=this.getCaches({panoIndex:n,id:e.id});if(r.distance!==void 0)return r.distance;{const d=(c=(l=this.five.work)==null?void 0:l.observers[s])==null?void 0:c.position;if(d===void 0)throw new Error(`getDistance(): observerPosition is ${d}`);const u=(()=>e.pointType===fe.PointTag?De(e==null?void 0:e.position):It(e.position))(),f=d.distanceTo(u);return r.distance=f,f}}getAngle(e,n){var a,l,c;const s=(a=this.five.panoIndex)!=null?a:n;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const r=this.getCaches({panoIndex:n,id:e.id});if(r.angle!==void 0)return r.angle;{const d=(c=(l=this.five.work)==null?void 0:l.observers[s])==null?void 0:c.position;if(d===void 0)throw new Error(`getAngleRange(): observerPosition is ${d}`);const u=(()=>e.pointType===fe.PointTag?ct(e.normal):Vs(e.position))();if(!u)return;const f=new P.Vector3().copy(d).sub(It(e.position)),h=u.angleTo(f)*180/Math.PI;return r.angle=h,r.angle}}getTagConfig(e){var r;if(!e)return(r=this.config.globalConfig)!=null?r:{};const n={};return this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(a=>{const l=a;if(n[l])return;const c=l.split("-"),[d="Any",u="Any",f="Any"]=c||[];(e.dimensionType===d||d==="Any")&&(e.contentType===u||u==="Any")&&(e.pointType===f||f==="Any")&&(n[l]=this.config.contentTypeConfig[l])}),Ne.default({},this.config.globalConfig,...Object.values(n),e.config)}canBe(e,n){const s=this.getTagConfig(n);if(!s||typeof s!="object")return!0;if(e==="show"||e==="hide"){if(!s.visibleConfig||typeof s.visibleConfig!="object")return!0;if(e==="show"&&s.visibleConfig.keep==="hidden"||e==="hide"&&(s.visibleConfig.keep==="visible"||s.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!s.unfoldedConfig||typeof s.unfoldedConfig!="object")return!0;if(e==="fold"&&(s.unfoldedConfig.disableFold||s.unfoldedConfig.keep==="unfolded")||e==="unfold"&&(s.unfoldedConfig.disableUnfold||s.unfoldedConfig.keep==="folded"))return!1}return!0}setPointTagPosition(){const e=this.filterPointTag();e.length!==0&&e.forEach(n=>{var r;if(!((r=n.state)!=null&&r.visible)){n.pointTagStyle=void 0;return}const s=this.getTagProject(n);if(!s){n.pointTagStyle=void 0;return}n.pointTagStyle={leftPercent:(s.x+1)/2*100,topPercent:(-s.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 s=this.getTagConfig(e);typeof s.unfoldedConfig=="object"&&s.unfoldedConfig.autoUnfoldWhenHide!==!1&&(e.state.unfolded=!1)}})}getTagProject(e){if(!this.getVisibleByPanoIndex(e))return;const s=It(e.position),{x:r,y:a,z:l}=s.project(this.five.camera);if(!(l>1))return{x:r,y:a,z:l}}filterPointTag(){return this.tags.filter(e=>e.pointType===fe.PointTag)}filterTag2D(){return this.tags.filter(e=>e.dimensionType===Ae.Two)}filter3DPointTag(){return this.tags.filter(e=>e.dimensionType===Ae.Three&&e.pointType===fe.PointTag)}filter3DTag(){return this.tags.filter(e=>e.dimensionType===Ae.Three)}filterPlaneTag(){return this.tags.filter(e=>e.dimensionType===Ae.Three&&e.pointType===fe.PlaneTag)}}const nr="1.2.6",En=`DnalogelPlugin-PanoTagPlugin@${nr}`,Bm=!1,Qm=o=>`${En}--${o}`;class ir extends jm{constructor(e,n){super(e);m(this,"version",nr);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",kn.writable({currentMediaUrl:""}));m(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});m(this,"staticUrl");m(this,"disposedErrorLog",()=>{console.error(`${En} is disposed`)});this.params=j({debug:!1,mergePluginDefaultConfigToLoadDataConfig:!1,config:this.config,staticConfig:{host:"vrlab-static.ljcdn.com"}},n),this.debug=this.params.debug,this.config=this.params.config,this.staticUrl=(()=>{var r;const s=this.params.staticConfig;if(typeof s=="string")return s;{const a=s.protocol?s.protocol+":":"",l=(r=s.host)!=null?r:"vrlab-static.ljcdn.com",c=s.port?":"+s.port:"";return`${a}//${l}${c}`}})(),Object.assign(window,{__PANOTAGPLUGIN_DEBUG__:this})}load(e,n){var s,r;this.clearTags(),console.log(En,"load:",{data:e}),this.params.mergePluginDefaultConfigToLoadDataConfig?this.config=Ne.default({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}}):(e.globalConfig&&(this.config.globalConfig=e.globalConfig),e.contentTypeConfig&&(this.config.contentTypeConfig=e.contentTypeConfig)),this.addTag(e.tagList,n),this.debug&&ph(this.five,this.tags)}addTag(e,n){const r=(Array.isArray(e)?e:[e]).map(a=>{const l=this.getTagConfig(a);return V(j({},a),{state:j({visible:void 0,unfolded:Bm},l.initialState),hooks:new ee.Subscribe,clickable:l.clickable})}).filter(a=>a.position);this.tags.push(...r),gh(this.five,()=>{var a,l,c;this.store.eventListenerDisposer&&((l=(a=this.store).eventListenerDisposer)==null||l.call(a)),this.state.enabled&&(this.store.eventListenerDisposer=this.addEventListener()),this.addResizeListener(),this.checkPanelTag(),this.setVisibleAndUnfolded({withAnimation:(c=n==null?void 0:n.withAnimation)!=null?c:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags()})}clearTags(){this.tags=[],this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}show(e){return F(this,null,function*(){const{userAction:n=!0,withAnimation:s=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!0},{userAction:n,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:n,withAnimation:s})})}hide(e){return F(this,null,function*(){const{userAction:n=!0,withAnimation:s=!1}=e!=null?e:{};if(this.store.disposed)return this.disposedErrorLog();this.setState({visible:!1},{userAction:n,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:n,withAnimation:s})})}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,s,r,a,l;this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filter3DTag().forEach(c=>{var d;return(d=c.tag3DContentSvelte)==null?void 0:d.svelteApp.$destroy()}),this.tags=[],(n=this.store.disposers)==null||n.forEach(c=>c==null?void 0:c()),this.store.disposers=[],this.store.disposed=!0,(r=(s=this.store).eventListenerDisposer)==null||r.call(s),this.store.eventListenerDisposer=void 0,(l=(a=this.store).resizeObserverDisposer)==null||l.call(a),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:s=!0,visibleWithAnimation:r=!1}=n,a=j({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=r,a.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),a.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:a,userAction:s})}changeTagNormalById(e,n){const s=this.getTagById(e);!s||!s.tag3DContentSvelte||(s.tag3DContentSvelte.currentNormal=De(n),this.updateRenderPlaneTag())}changeDataById(e,n,s=!0){const r=this.getTagById(e);!r||(s?r.data=Ne.default({},r.data,n):Object.assign(r.data,n),this.checkPanelTag(),this.updateRenderAllTags())}changeTagById(e,n,s=!0){const r=this.getTagById(e);!n||(s?Ne.default(r,n):Object.assign(r,n),(r==null?void 0:r.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(r.tag3DContentSvelte.currentNormal=De(n.normal)),this.updateRenderAllTags(),this.checkPanelTag())}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const r=this.tags.findIndex(a=>a.id===s);r!==-1&&this.tags.splice(r,1)}),this.updateRenderAllTags()}pauseCurrentMedia(){this.mediaStore.set({currentMediaUrl:""})}setVisibleAndUnfolded(){return F(this,arguments,function*({withAnimation:e}={withAnimation:!1}){return this.setVisibleByPanoIndex(),e?new Promise((n,s)=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),n()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.updateTagContainerVisible()}handleHide(){this.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,s;this.state.enabled=!1,(n=(e=this.store).eventListenerDisposer)==null||n.call(e),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.filter3DTag().forEach(r=>{var a;(a=r.tag3DContentSvelte)==null||a.svelteApp.$destroy(),r.tag3DContentSvelte=void 0})}addEventListener(){const{five:e,hooks:n}=this,s=this.handleFiveWantsMoveToPano.bind(this),r=this.handleFiveModeChange.bind(this),a=this.handleFiveCameraUpdate.bind(this),l=this.handleFiveCameraUpdateDebounce(),c=this.handleFivePanoArrived.bind(this),d=this.clickhandler.bind(this);return e.on("wantsMoveToPano",s),e.on("modeChange",r),e.on("cameraUpdate",a),e.on("cameraUpdate",l),e.on("panoArrived",c),n.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",r),e.off("cameraUpdate",a),e.off("cameraUpdate",l),e.off("panoArrived",c),n.off("click",d),this.store.eventListenerDisposer=void 0}}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},s=()=>{!this.state.enabled||this.hide()},{observe:r,unobserve:a}=ro(vh(()=>{!this.store.resizeObserverDisposer||s()},500),e),{observe:l,unobserve:c}=ro(so(()=>n(),400),e);return r(),l(),()=>{a(),c()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow()):this.temporaryHide()}handleFiveWantsMoveToPano(){this.tags.forEach(e=>{const n=this.getTagConfig(e);typeof n.visibleConfig=="object"&&n.visibleConfig.keep?e.temporaryState=V(j({},e.temporaryState),{visible:n.visibleConfig.keep==="visible"}):typeof n.visibleConfig=="object"&&n.visibleConfig.alwaysShowWhenMovePano?e.temporaryState=V(j({},e.temporaryState),{visible:!0}):e.temporaryState=V(j({},e.temporaryState),{visible:!1})}),this.updateRenderAllTags()}temporaryShow(){this.temporaryState.visible=!0}temporaryHide(){this.temporaryState.visible=!1}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.canBe("fold",e.tag),s=this.canBe("unfold",e.tag);n&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(r=>{r.id!==e.tag.id&&r.state&&this.canBe("fold",r)&&(r.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 s;(s=n.tag3DContentSvelte)==null||s.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}handleFiveCameraUpdateDebounce(){return so(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return F(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=V(j({},e.temporaryState),{visible:!0})}),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const s=this.getUnfoldedByCamera(n);!n.state||s!==void 0&&(s===!0&&(e=!0),n.state.unfolded=s)}),e&&this.tags.forEach(n=>{const s=this.getTagConfig(n).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.disableFold||s.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=this.filterPointTag();if(this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(n=this.five.getElement())==null?void 0:n.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new zm({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){[...this.filterPlaneTag(),...this.filter3DPointTag()].forEach(n=>{var s;if(n.tag3DContentSvelte){const{svelteApp:r,domContainer:a,initialNormal:l,currentNormal:c}=n.tag3DContentSvelte;if(r.$set({tag:n,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!l.equals(c)){const d=new M.Quaternion().setFromUnitVectors(l,c);a.css3DObject.setRotationFromQuaternion(d)}}else{if(((s=n.state)==null?void 0:s.visible)===!1)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=nt(this.five)),n.pointType===fe.PointTag&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const r=n.pointType===fe.PlaneTag?n.position:Ah(this.five.camera.position,De(n.position),De(n.normal)),a=n.pointType===fe.PlaneTag?Vs(n.position):De(n.normal),l=this.getTagConfig(n).tag3DConfig,c=this.css3DRenderPlugin.create3DDomContainer(r,l);if(!c)return;this.store.css3DRenderDisposer.set(n.id,c.dispose),n.tag3DContentSvelte={svelteApp:new tr({target:c.container,props:{tag:n,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}}),domContainer:c,initialNormal:a,currentNormal:a}}}),this.checkPanelTag()}disposeAllCSS3DContainer(){for(const[e,n]of this.store.css3DRenderDisposer)n==null||n();this.store.css3DRenderDisposer=new Map}checkPanelTag(){this.tags.forEach(e=>{var n;e.dimensionType===Ae.Two&&e.pointType===fe.PointTag&&((n=e.tag3DContentSvelte)==null||n.domContainer.dispose(),e.tag3DContentSvelte=void 0)});for(const[e,n]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.dimensionType!==Ae.Three)&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}const Rm=(o,t)=>new ir(o,t);class Qn extends M.Object3D{constructor(e,n){var s;super();m(this,"originObject3D");m(this,"onRender");this.originObject3D=e,this.onRender=(s=n==null?void 0:n.onRender)!=null?s:()=>{}}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 Om extends Qn{}class Hm extends Qn{}class Fm extends Qn{}class Gm extends Fm{}class Nm extends P.Group{constructor(e){super();m(this,"direction");this.direction=e||"x"}}class as extends P.Mesh{constructor(e,n,s){super(e,n);m(this,"direction");this.direction=s||"x"}}function Wm(o,t){const{offsetWidth:e,offsetHeight:n}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(o.x-r)/e*2-1,y:-(o.y-s)/n*2+1})}function Rn(o,t,e){if(!t||!e||!o)return;const n=Wm(t,e);if(Math.abs(n.x)===1||Math.abs(n.y)===1)return;const s=new P.Raycaster;return s.setFromCamera(n,o),s}function Xm(o,t){return!(Math.abs(o.x-t.x)>1e-5||Math.abs(o.y-t.y)>1e-5||Math.abs(o.z-t.z)>1e-5)}class ln extends Nm{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),s=new P.MeshBasicMaterial({color:n,depthTest:!1,opacity:1,transparent:!0,side:P.DoubleSide}),r=new P.ConeGeometry(.04,.1,32),a=new as(r,s.clone(),e.direction);a.name=`arrow-${e.direction}`,this.arrow=a;const l=.004,c=new P.CylinderGeometry(l,l,.4,32),d=new as(c,s.clone(),e.direction);d.name=`line-${e.direction}`,this.line=d,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 cn={X:15618642,Y:4765519,Z:4227839};class xe{static get X(){return new P.Color(cn.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(cn.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(cn.Z).convertSRGBToLinear().clone()}}class Ym extends Om{constructor(e){super(e);m(this,"xArrow",new ln({direction:"x",color:xe.X}));m(this,"yArrow",new ln({direction:"y",color:xe.Y}));m(this,"zArrow",new ln({direction:"z",color:xe.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 Ye(o,t){return Um(document.createElement(t!=null?t:"div"),o)}function Um(o,t){if(!t)return o;for(const e in t)e&&t[e]&&(o.style[e]=t[e]);return o}function Vm(o){const t=Ye(j({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"},o)),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:(r,a)=>{t.style.left=r,t.style.top=a,e()}}}class Jm extends Hm{constructor(e,n){var s;super(e);m(this,"yzCircle",new dn({direction:"x",color:xe.X}));m(this,"xzCircle",new dn({direction:"y",color:xe.Y}));m(this,"xyCircle",new dn({direction:"z",color:xe.Z}));m(this,"xRingHelper",new un({direction:"x"}));m(this,"yRingHelper",new un({direction:"y"}));m(this,"zRingHelper",new un({direction:"z"}));m(this,"xAngleHelper",new hn({direction:"x",color:xe.X}));m(this,"yAngleHelper",new hn({direction:"y",color:xe.Y}));m(this,"zAngleHelper",new hn({direction:"z",color:xe.Z}));m(this,"angleTips");m(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=Vm({display:"none"}),(s=this.container)==null||s.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 dn 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 un extends P.Group{constructor(e){super();m(this,"direction");this.direction=e.direction;const n=.015,s=new Array(8).fill(null).map((r,a)=>{const l=new P.RingGeometry(.25,.3,20,8,Math.PI/4*a+n,Math.PI/4-n*2),c=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:P.DoubleSide}),d=new P.Mesh(l,c);return d.name=`AxesDashedRing-${this.direction}-${a}`,d});this.add(...s),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}}class hn extends P.Mesh{constructor(e){var s;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:(s=e.color)!=null?s: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 Zm(){const o=Ye({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Ye({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Ye({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});o.appendChild(t),t.appendChild(e);const n="-4px",s={direction:"nesw",element:Me({cursor:"nesw-resize",left:n,bottom:n})},r={direction:"ns",element:Me({cursor:"ns-resize",bottom:n})},a={direction:"nwse",element:Me({cursor:"nwse-resize",right:n,bottom:n})},l={direction:"ew",element:Me({cursor:"ew-resize",right:n})},c={direction:"nesw",element:Me({cursor:"nesw-resize",right:n,top:n})},d={direction:"ns",element:Me({cursor:"ns-resize",top:n})},u={direction:"nwse",element:Me({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:Me({cursor:"ew-resize",left:n})};return new Array(r,l,d,f,s,a,c,u).forEach(p=>t.appendChild(p.element)),{container:o,squares:[s,r,a,l,c,d,u,f]}}function Me(o){const t=Ye(j({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},o)),e=Ye({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=Ye({width:"15px",height:"15px",cursor:o==null?void 0:o.cursor,pointerEvents:"auto",background:"transparent"});return n.draggable=!0,e.appendChild(n),t.appendChild(e),t}class qm extends Gm{constructor(e,n,s,r){super(e);m(this,"points",[]);m(this,"cornerPositions",[]);m(this,"css3DInstance");m(this,"plane");m(this,"css3DRenderer",new As);m(this,"camera");m(this,"scene");m(this,"container");m(this,"enabled",!1);this.camera=s,this.scene=r,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(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,n){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((n,s)=>{n.position.copy(e[s])})}applyHelperQuaternion(e,n){var r;const s=(r=this.css3DInstance)==null?void 0:r.css3DObject;if(s){const a=new P.Vector3().subVectors(s.position,n).applyQuaternion(e).add(n);s.position.copy(a),s.applyQuaternion(e)}if(this.plane){const a=new P.Vector3().subVectors(this.plane.position,n).applyQuaternion(e).add(n);this.plane.position.copy(a),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(a=>{const l=new P.Vector3().subVectors(a,n).applyQuaternion(e).add(n);a.copy(l)})}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 s=n.css3DObject.container,{container:r,squares:a}=Zm();this.points=a.map((f,h)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(r,(u=s.children[0])!=null?u:null);const l=new P.PlaneGeometry(n.css3DObject.width,n.css3DObject.height),c=new P.MeshBasicMaterial({color:0,opacity:.15,transparent:!0,side:P.DoubleSide}),d=new P.Mesh(l,c);this.scene.add(d),this.updatePosition()}getCornerPositions(){const{originObject3D:e}=this;if(e instanceof Mt.CSS3DObject){if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u6682\u65F6\u53EA\u652F\u6301 CSS3DRenderPlugin \u751F\u6210\u7684\u7269\u4F53")}else 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 q(o,t){this._camera=o||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)}q.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)};q.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];q.prototype._getRelativeMouseXY=function(o){var t=o.target||o.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},n=t,s=getComputedStyle(n,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=n.offsetLeft,e.y+=n.offsetTop,s=getComputedStyle(n,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(n=n.offsetParent);var r={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((o.pageX-e.x)/r.width)*2-1,y:-((o.pageY-e.y)/r.height)*2+1}};q.prototype._objectCtxInit=function(o){o._3xDomEvent={}};q.prototype._objectCtxDeinit=function(o){delete o._3xDomEvent};q.prototype._objectCtxIsInit=function(o){return!!o._3xDomEvent};q.prototype._objectCtxGet=function(o){return o._3xDomEvent};q.prototype.camera=function(o){return o&&(this._camera=o),this._camera};q.prototype.bind=function(o,t,e,n){console.assert(q.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(o)||this._objectCtxInit(o);var s=this._objectCtxGet(o);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:n}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(o)};q.prototype.addEventListener=q.prototype.bind;q.prototype.unbind=function(o,t,e,n){console.assert(q.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(o)||this._objectCtxInit(o);var s=this._objectCtxGet(o);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var r=s[t+"Handlers"],a=0;a<r.length;a++){var l=r[a];if(e==l.callback&&n==l.useCapture){r.splice(a,1);break}}var c=this._boundObjs[t].indexOf(o);console.assert(c!==-1),this._boundObjs[t].splice(c,1)};q.prototype.removeEventListener=q.prototype.unbind;q.prototype._bound=function(o,t){var e=this._objectCtxGet(t);return e?!!e[o+"Handlers"]:!1};q.prototype._onMove=function(o,t,e,n){var s=this._boundObjs[o];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var a=this._raycaster.intersectObjects(s),l=this._selected;if(a.length>0){var c,d,u,f=a[0],h=f.object;this._selected=h,u=this._bound("mousemove",h),l!=h&&(c=this._bound("mouseover",h),d=l&&this._bound("mouseout",l))}else d=l&&this._bound("mouseout",l),this._selected=null;u&&this._notify("mousemove",h,n,f),c&&this._notify("mouseover",h,n,f),d&&this._notify("mouseout",l,n,f)}};q.prototype._onEvent=function(o,t,e,n){var s=this._boundObjs[o];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var a=this._raycaster.intersectObjects(s,!0);if(a.length!==0){for(var l=a[0],c=l.object,d=this._objectCtxGet(c),u=c.parent;typeof d=="undefined"&&u;)d=this._objectCtxGet(u),u=u.parent;!d||this._notify(o,c,n,l)}}};q.prototype._notify=function(o,t,e,n){var s=this._objectCtxGet(t),r=s?s[o+"Handlers"]:null;if(console.assert(arguments.length===4),!s||!r||r.length===0){t.parent&&this._notify(o,t.parent,e,n);return}for(var r=s[o+"Handlers"],a=0;a<r.length;a++){var l=r[a],c=!0;l.callback({type:o,target:t,origDomEvent:e,intersect:n,stopPropagation:function(){c=!1}}),!!c&&l.useCapture===!1&&t.parent&&this._notify(o,t.parent,e,n)}};q.prototype._onMouseDown=function(o){return this._onMouseEvent("mousedown",o)};q.prototype._onMouseUp=function(o){return this._onMouseEvent("mouseup",o)};q.prototype._onMouseEvent=function(o,t){var e=this._getRelativeMouseXY(t);this._onEvent(o,e.x,e.y,t)};q.prototype._onMouseMove=function(o){var t=this._getRelativeMouseXY(o);this._onMove("mousemove",t.x,t.y,o),this._onMove("mouseover",t.x,t.y,o),this._onMove("mouseout",t.x,t.y,o)};q.prototype._onClick=function(o){this._onMouseEvent("click",o)};q.prototype._onDblClick=function(o){this._onMouseEvent("dblclick",o)};q.prototype._onContextmenu=function(o){this._onMouseEvent("contextmenu",o)};q.prototype._onTouchStart=function(o){return this._onTouchEvent("touchstart",o)};q.prototype._onTouchEnd=function(o){return this._onTouchEvent("touchend",o)};q.prototype._onTouchMove=function(o){if(o.touches.length==1){o.preventDefault();var t=Number(o.touches[0].pageX/window.innerWidth)*2-1,e=-(o.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,o),this._onMove("mouseover",t,e,o),this._onMove("mouseout",t,e,o)}};q.prototype._onTouchEvent=function(o,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(o,e,n,t)}};let Fe=null;class On{constructor(t,e,n,s,r,a,l){m(this,"hooks",new ht);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=s,this.container=r,this.scene=a,this.domEvents=new q(t,r),this.onRender=l!=null?l:()=>{},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(Fe===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=Fe.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=Fe.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(Fe===null){const n=this.originObject3D;n instanceof P.Mesh&&(Fe={opacity:n.material.opacity}),n instanceof ps&&(Fe={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(Fe={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 s=(Array.isArray(t)?t:[t]).filter(Ue),r=[];for(const a of s)if(a instanceof P.Mesh||a instanceof P.Group){const l=a instanceof P.Group?a.children.filter(h=>h instanceof P.Mesh):[a];l.forEach(h=>{h.__originalColor__=h.material.color.clone(),h.__originalOpacity__=h.material.opacity});const c=()=>{l.forEach(h=>{h.material.color.set(e),h.material.opacity=n}),this.render()},d=()=>{l.forEach(h=>{h.material.color.copy(h.__originalColor__),h.material.opacity=h.__originalOpacity__}),this.render()},u=()=>{this.isDragging||c()},f=()=>{this.isDragging||d()};for(const h of l)this.domEvents.addEventListener(h,"mouseover",u),this.domEvents.addEventListener(h,"mouseout",f),this.hooks.on("moveStart",c),this.hooks.on("moveEnd",d),this.hooks.on("rotateEnd",d),r.push(()=>{this.domEvents.removeEventListener(h,"mouseover",u),this.domEvents.removeEventListener(h,"mouseout",f),this.hooks.off("moveStart",c),this.hooks.off("moveEnd",d),this.hooks.off("rotateEnd",d)})}return()=>r.forEach(a=>a==null?void 0:a())}getIntersectObject(t){const e=this.camera.position,n=this.helperObject3D;if(!n)return;let s;const r=t.intersectObject(n,!0)[0];if(!!r&&(s=r,s.object=n,!!s)){if(this.model.intersectRaycaster){const a=this.model.intersectRaycaster(t)[0];if(a&&a.point.distanceTo(e)<s.point.distanceTo(e))return}return s.object}}}class Km extends On{constructor(...e){super(...e);m(this,"startInfo");const n=this.helperObject3D;this.hoverListener([n.xArrow,n.yArrow,n.zArrow]);const s=this.dragStart.bind(this),r=this.dragging.bind(this),a=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",a)}dragStart(e){if(this.isDragging)return;const n=e==null?void 0:e.intersect;if(!n)return this.dragEnd();const s=(n==null?void 0:n.object).direction;if(!s)return this.dragEnd();const r=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),l=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),c=(()=>{switch(s){case"x":return r;case"y":return a;case"z":return l}})(),d=(()=>{switch(s){case"x":case"y":return l;case"z":return r}})(),u=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(d,u),this.startInfo={startVectorProject:u.clone().projectOnVector(c),directionVector:c,plane:f},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0,console.log("%c MoveController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging||!this.startInfo)return;const n=Rn(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:s,startVectorProject:r}=this.startInfo,a=this.originObject3D,l=e.ray.intersectPlane(n,new P.Vector3);if(!l)return;const c=l.clone().projectOnVector(s),d=c.clone().sub(r),u=new P.Matrix4;u.setPosition(d),a.applyMatrix4(u),this.helperObject3D.applyMatrix4(u),r.copy(c),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 fn{constructor(t,e,n,s){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:r,model:a,scene:l}=t,c=t.getElement();if(this.five=t,!r||!a||!c||!l)return;const d=()=>{t.needsRender=!0};this.helperController=new e(r,a,n,s,c,l,d),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture)}}const $m="v1.0.1",ep="Object3DHelper",Hn=`${ep}@${$m}`,tp=()=>{console.error(`${Hn} is disposed`)},np=()=>{console.warn(`${Hn} is disabled`)},ip=()=>{console.error(`${Hn} is disabled`)};class op{constructor(t,e){m(this,"controllers",{});m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"hooks",new ht);m(this,"helpers");m(this,"eventListener",{});m(this,"handlePositionUpdate",(t,...e)=>{var r,a,l,c;const[n]=e,s=n==null?void 0:n.matrix4;s&&(t!==this.controllers.moveController&&((r=this.controllers.moveController)==null||r.applyHelperMatrix4(s)),t!==this.controllers.rotateController&&((a=this.controllers.rotateController)==null||a.applyHelperMatrix4(s)),t!==this.controllers.scaleController&&((l=this.controllers.scaleController)==null||l.applyHelperMatrix4(s)),(c=this.helpers.outlineHelper)==null||c.applyMatrix4(s))});m(this,"handleScaleUpdate",(t,...e)=>{var r,a;const[n]=e,s=n==null?void 0:n.matrix4;s&&((r=this.controllers.scaleController)==null||r.applyHelperScaleMatrix4(s,n),(a=this.helpers.outlineHelper)==null||a.scale.applyMatrix4(s))});m(this,"handleRotateUpdate",(t,...e)=>{var s,r,a,l;const[n]=e;if(n){const{quaternion:c,origin:d}=n;c&&(t!==this.controllers.moveController&&((s=this.controllers.moveController)==null||s.applyHelperQuaternion(c,d)),t!==this.controllers.rotateController&&((r=this.controllers.rotateController)==null||r.applyHelperQuaternion(c,d)),t!==this.controllers.scaleController&&((a=this.controllers.scaleController)==null||a.applyHelperQuaternion(c,d)),(l=this.helpers.outlineHelper)==null||l.applyQuaternion(c))}});t&&this.addControllers(t),this.helpers=e!=null?e:{},this.setState(this.state)}show(t){return F(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return F(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 tp();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return ip();const n=j({},this.state);this.state=j(j({},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=j(j({},this.controllers),t),this.addEventListener(),this.setState(this.state)}addHelpers(t){this.helpers=j(j({},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 s=()=>this.handleStart(n),r=()=>this.handleEnd(n),a=(...d)=>this.handlePositionUpdate(n,...d),l=(...d)=>this.handleRotateUpdate(n,...d),c=(...d)=>this.handleScaleUpdate(n,...d);return n.hooks.on("moveStart",s),n.hooks.on("rotateStart",s),n.hooks.on("scaleStart",s),n.hooks.on("positionUpdate",a),n.hooks.on("rotateUpdate",l),n.hooks.on("scaleUpdate",c),n.hooks.on("moveEnd",r),n.hooks.on("rotateEnd",r),n.hooks.on("scaleEnd",r),()=>{n.hooks.off("moveStart",s),n.hooks.off("rotateStart",s),n.hooks.off("scaleStart",s),n.hooks.off("positionUpdate",a),n.hooks.off("rotateUpdate",l),n.hooks.off("scaleUpdate",c),n.hooks.off("moveEnd",r),n.hooks.off("rotateEnd",r),n.hooks.off("scaleEnd",r)}})())}}handleEnd(t){t&&this.setOtherHelpersVisible(!0,t)}handleStart(t){t&&this.setOtherHelpersVisible(!1,t)}setOtherHelpersVisible(t,e){var n,s,r,a;t?((r=this.controllers.moveController)==null||r.helperObject3D.show(),(a=this.controllers.rotateController)==null||a.helperObject3D.show()):(e!==this.controllers.moveController&&((n=this.controllers.moveController)==null||n.helperObject3D.hide()),e!==this.controllers.rotateController&&((s=this.controllers.rotateController)==null||s.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 s=n;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&np()}}class sp extends On{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 s=this.dragStart.bind(this),r=this.dragging.bind(this),a=this.dragEnd.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",a)}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 s=(n==null?void 0:n.object).direction;if(!s)return this.dragEnd();this.helperObject3D.updateAngleHelperQuaternion();const r=n.point,a=this.originObject3D.position.clone(),l=this.getAngleHelper(s);this.setTipsAngle(0);const c=r.clone();c.y+=.2,this.setTipsPosition(c);const d=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),h=(()=>{switch(s){case"x":return d;case"y":return u;case"z":return f}})(),p=new P.Plane().setFromNormalAndCoplanarPoint(h,r),g=new P.Vector3;p.projectPoint(r.clone(),g);const A=g.clone().sub(a),b=A.clone(),v=A.angleTo(l.baseAxes);this.setAngleHelperStart(s,v),this.setAngleHelperLength(s,0),this.rotations.push({vector:A.clone(),direction:!0}),this.startInfo={direction:s,startVector:A,staticStartVector:b,plane:p,angleHelper:l},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0,console.log(`%c RotateController dragStart ${s}`,"color: #e5af2e")}dragging(e){var s;if(!this.isDragging)return;const n=Rn(this.camera,e,this.container);return n?(console.log(`%c RotateController dragging ${(s=this.startInfo)==null?void 0:s.direction}`,"color: #49de1b"),this.rotate(n),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:n,plane:s,angleHelper:r,staticStartVector:a,direction:l}=this.startInfo,c=this.originObject3D,d=e.ray.intersectPlane(s,new P.Vector3);if(!d)return;const u=c.position.clone(),f=new P.Vector3;s.projectPoint(d.clone(),f);const h=f.clone().sub(u);if(n.angleTo(h)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const p=(()=>{if(this.rotations.length===1)return h.angleTo(r.baseAxes)>a.angleTo(r.baseAxes);{const A=this.rotations[this.rotations.length-1],b=this.rotations[this.rotations.length-2],v=h.angleTo(b.vector),C=h.angleTo(A.vector),y=A.vector.angleTo(b.vector);if(y===0||C===0||v===0)return;if(v>C&&v>y)return A.direction;if(v<y&&C<y||v<C&&C>y)return!A.direction}})();if(p===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:h,direction:p}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+h.angleTo(n)*(p?1:-1),this.setAngleHelperLength(l,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const g=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),h.clone().normalize());c.applyQuaternion(g),this.helperObject3D.applyHelperQuaternion(g),this.helperObject3DQuaternion.premultiply(g),this.hooks.emit("rotateUpdate",{quaternion:g,origin:u}),this.startInfo.startVector=h}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 s=this.getAngleHelper(e);if(s instanceof P.Mesh&&s.geometry instanceof P.CircleGeometry){const{radius:r,segments:a,thetaLength:l}=s.geometry.parameters;s.geometry=new P.CircleGeometry(r,a,n,l)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,n){const r=n>=0?Math.max(n,.001):Math.min(n,-.001),a=this.getAngleHelper(e);if(a instanceof P.Mesh&&a.geometry instanceof P.CircleGeometry){const{radius:l,thetaStart:c}=a.geometry.parameters,d=Math.ceil(Math.abs(r)*(40/(2*Math.PI)));a.geometry=new P.CircleGeometry(l,d,c,r)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const n=(s=this.helperObject3D.angleTips)==null?void 0:s.element;!n||(n.innerText=`${e.toFixed(0)}\xB0`)}setTipsPosition(e){const n=this.helperObject3D.angleTips;if(!n)return;const s=e.project(this.camera),{x:r,y:a,z:l}=s;if(l>1)return;const c=(r+1)/2*100+"%",d=(-a+1)/2*100+"%";n.setLeftTop(c,d)}}class rp extends On{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 M.Vector3),n[0]):e.setFromCoplanarPoints(n[0],n[1],n[2]),e}dragStart(e,n){var r,a;(a=(r=this.helperObject3D).updatePoints)==null||a.call(r);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:n.position.clone(),direction:n.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0,console.log("%c RectangleScaleController dragStart","color: #e5af2e")}dragging(e){if(!this.isDragging)return;const n=Rn(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var z,_;if(!this.startInfo)return;const n=this.originObject3D,{startPoint:s,plane:r}=this.startInfo,a=this.helperObject3D.cornerPositions;if(a.length<4)return this.dragEnd();const l=e.ray.intersectPlane(r,new M.Vector3);if(!l||Xm(l,this.camera.position))return;const c=new M.Vector3().addVectors(a[0],a[2]).divideScalar(2),{position:d,direction:u}=s,f=new M.Vector3().subVectors(a[1],a[0]),h=new M.Vector3().subVectors(a[3],a[0]),p=T=>{const O=new M.Vector3(0,0,0);if(!this.startInfo)return O;const E=(T==="ew"?f:h).clone(),S=d.clone().projectOnVector(E),L=l.clone().projectOnVector(E),B=c.clone().projectOnVector(E);if(L.equals(S))return O;if(T==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const Q=new M.Vector3().subVectors(L,B),H=Q.x<0&&E.x>=0,X=Q.y<0&&E.y>=0,Y=Q.z<0&&E.z>=0;this.startInfo.dragPointInCenterBottom=H||X||Y}if(T==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const Q=new M.Vector3().subVectors(L,B),H=Q.x<0&&E.x>=0,X=Q.y<0&&E.y>=0,Y=Q.z<0&&E.z>=0;this.startInfo.dragPointInCenterLeft=H||X||Y}const R=new M.Vector3().subVectors(L,S),G=R.length();return G>.3?(console.warn("offset.length() > 0.3, skipped",G),O):R},g=p("ew"),A=p("ns"),b=()=>{const T=g;this.helperObject3D.cornerPositions.forEach((O,E)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(E===0||E===3)&&O.add(T):(E===1||E===2)&&O.add(T)})},v=()=>{const T=A;this.helperObject3D.cornerPositions.forEach((O,E)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(E===0||E===1)&&O.add(T):(E===2||E===3)&&O.add(T)})};switch(u){case"ew":b();break;case"ns":v();break;case"nesw":case"nwse":b(),v()}const C=new M.Vector3().subVectors(a[1],a[0]).length()/f.length(),y=new M.Vector3().subVectors(a[3],a[0]).length()/h.length(),I=new M.Vector3(C,y,1),k=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(k):n.scale.applyMatrix4(k),s.position.copy(l);const w=new M.Vector3().addVectors(a[0],a[2]).divideScalar(2),D=new M.Vector3().subVectors(w,c),x=new P.Matrix4().setPosition(D);n.applyMatrix4(x),(z=this.helperObject3D.css3DInstance)==null||z.css3DObject.applyMatrix4(x),(_=this.helperObject3D.plane)==null||_.applyMatrix4(x),this.hooks.emit("scaleUpdate",{matrix4:k,helperOrigin:c}),this.hooks.emit("positionUpdate",{matrix4:x}),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 ap extends rp{constructor(...t){super(...t),this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(t=>{if(!t)return;const e=t.point,n=a=>this.dragStart(a,t),s=this.dragging.bind(this),r=this.dragEnd.bind(this);e.addEventListener("dragstart",n),e.addEventListener("drag",s),e.addEventListener("dragend",r)})}}const Fn="v1.0.0",Pn="Object3DHelperPlugin",Zt=`${Pn}@${Fn}`,lp=()=>{console.error(`${Zt} is disposed`)},cp=()=>{console.warn(`${Zt} is disabled`)},dp=()=>{console.error(`${Zt} is disabled`)};class or extends Xt{constructor(e){super(e);m(this,"version",Fn);m(this,"name",Pn);m(this,"state",{visible:!0,enabled:!0,disposed:!1});m(this,"objectHelperMap",new Map);this.five=e,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,{[`__${Pn.toUpperCase()}_DEBUG__`]:this})}show(e){return F(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return F(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 lp();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return dp();const s=j({},this.state);this.state=j(j({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}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 s=new op;this.objectHelperMap.set(e,s);const r=(u=this.five.getElement())==null?void 0:u.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:d=!0}=n;if(l){const f=new Ym(e),h=new fn(this.five,Km,e,f);s.addControllers({moveController:h.helperController})}if(c){let f;r&&a&&(f={container:r});const h=new Jm(e,f),p=new fn(this.five,sp,e,h);s.addControllers({rotateController:p.helperController})}if(d&&r){const f=new qm(e,r,a,this.five.scene),h=new fn(this.five,ap,e,f);s.addControllers({scaleController:h.helperController})}e.isCSS3DObjectPlus&&e.changeMode("behind",this.five.scene)}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);!n||(e.isCSS3DObjectPlus&&e.changeMode("front"),this.objectHelperMap.delete(e),n.dispose())}handleEnable(e,n=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:n})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:n})),this.state.enabled=e}handleVisible(e,n=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:n}))):(this.everyHelperDo(s=>s.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&&cp()}}const up=o=>new or(o);class In{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 hp{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 In(this.min.x,this.max.x),this.yInterval=new In(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 St(o,t,e){const n=o[t],s=o[e];!n||!s||(o[t]=s,o[e]=n)}function fp(o,t,e){const n=e/2;for(let s=1;s<=n;s++){const r=e-(s-1);for(let a=1;a<=t;a++){const l=(s-1)*t+a-1,c=(r-1)*t+a-1;St(o,l*4+0,c*4+0),St(o,l*4+1,c*4+1),St(o,l*4+2,c*4+2),St(o,l*4+3,c*4+3)}}}class sr{constructor(t,e){m(this,"width");m(this,"height");m(this,"containerDom");m(this,"hooks",new ee.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,s=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, ${s}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 s,r,a;if(!t.renderer)throw new Error("Five Render \u672A\u521D\u59CB\u5316");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(r=e==null?void 0:e.width)!=null?r:190,this.height=(a=e==null?void 0:e.height)!=null?a: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 ut.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),s=(n.x+1)/2*this.containerDom.clientWidth,r=-(n.x-1)/2*this.containerDom.clientWidth,a=-(n.y-1)/2*this.containerDom.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=90+"px"):a<183?(this.canvas.style.top=90+"px",this.canvas.style.left=-t/2+"px"):r<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(${s}px, ${a}px, 10px)`,this.offset={x:s,y:a}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:n,height:s}=this,r=this.renderCenter.clone().project(this.five.camera),a=this.five.renderer.getSize(new P.Vector2),l=1,c=n/t,d=s/t,u=l*t,f=(r.x+1)/2*a.x,h=(r.y+1)/2*a.y,p=this.five.getPixels(f-c/2,h-c/2,c,d,u),g=Math.floor(n*l),A=Math.floor(s*l);fp(p,g,A);const b=new ImageData(g,A);b.data.set(p),e.putImageData(b,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 mp(o,t){const{offsetWidth:e,offsetHeight:n}=t,{top:s,left:r}=t.getBoundingClientRect();return new P.Vector2().set((o.x-r)/e*2-1,-(o.y-s)/n*2+1)}function rr(o,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(o.x/e*2-1,-o.y/n*2+1)}function pp(o,t){const e=o.getElement();if(!e)return;const n=rr(t,e),s=new P.Raycaster;return s.setFromCamera(n,o.camera),s}function gp(o,t){const{x:e,y:n}=t,s=e*2-1,r=n*2-1,a=new P.Vector2().fromArray([s,r]),l=new P.Raycaster;return l.setFromCamera(a,o.camera),o.model.intersectRaycaster(l)[0]}const Ap="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",vp=`
|
|
546
|
+
format('woff2')}.content__container.svelte-95x526{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.unClickable.svelte-95x526{pointer-events:none !important}.content__container.unClickable.svelte-95x526 *{pointer-events:none !important}*{-webkit-tap-highlight-color:transparent}.content__wrapper.svelte-95x526{pointer-events:none;width:100%;height:100%}.withAnimation.svelte-95x526{transition:opacity 0.3s linear}.content__container.hide.svelte-95x526{opacity:0;pointer-events:none}.content__container.hide.svelte-95x526 *{pointer-events:none !important}.content__container.disable.svelte-95x526{display:none}.content__container.hide.svelte-95x526 *{pointer-events:none}.content.svelte-95x526{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-95x526:not(.unfolded){pointer-events:none}.content.svelte-95x526:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-95x526{pointer-events:auto}`)}function tg(i){let t,e;return t=new Wp({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function ng(i){let t,e;return t=new Zp({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function ig(i){let t,e;return t=new zp({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function og(i){let t,e;return t=new Hp({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function sg(i){let t,e;return t=new kp({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function rg(i){let t,e;return t=new Nm({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function ag(i){let t,e;return t=new $p({props:{tag:Se(i[1])}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&2&&(s.tag=Se(n[1])),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function lg(i){let t,e,n,o,s,r,a,l,c;const d=[ag,rg,sg,og,ig,ng,tg],f=[];function u(h,m){return h[1].element?0:h[1].contentType===We.Text?1:h[1].contentType===We.ImageText?2:h[1].contentType===We.Audio?3:h[1].contentType===We.Marketing?4:h[1].contentType===We.Link?5:h[1].contentType===We.MediaPlane?6:-1}return~(o=u(i))&&(s=f[o]=d[o](i)),{c(){var h,m,g;t=R("div"),e=R("div"),n=R("div"),s&&s.c(),b(n,"class","content svelte-95x526"),_(n,"unfolded",(h=i[1].state)==null?void 0:h.unfolded),b(e,"class","content__wrapper svelte-95x526"),b(t,"class","content__container svelte-95x526"),b(t,"data-id",r=i[1].id),_(t,"disable",i[1].enabled===!1||((m=i[1].temporaryState)==null?void 0:m.visible)===!1),_(t,"hide",!i[3].visible||!i[3].enabled||!i[4].visible||!((g=i[1].state)!=null&&g.visible)),_(t,"withAnimation",i[0]),_(t,"unClickable",i[1].clickable===!1),H(t,"width",i[1].pointType==="PointTag"?0:"100%",!1),H(t,"height",i[1].pointType==="PointTag"?0:"100%",!1)},m(h,m){j(h,t,m),O(t,e),O(e,n),~o&&f[o].m(n,null),a=!0,l||(c=Ie(t,"click",Wi(i[11])),l=!0)},p(h,[m]){var v,A,C;let g=o;o=u(h),o===g?~o&&f[o].p(h,m):(s&&(ue(),M(f[g],1,1,()=>{f[g]=null}),fe()),~o?(s=f[o],s?s.p(h,m):(s=f[o]=d[o](h),s.c()),D(s,1),s.m(n,null)):s=null),m&2&&_(n,"unfolded",(v=h[1].state)==null?void 0:v.unfolded),(!a||m&2&&r!==(r=h[1].id))&&b(t,"data-id",r),m&2&&_(t,"disable",h[1].enabled===!1||((A=h[1].temporaryState)==null?void 0:A.visible)===!1),m&26&&_(t,"hide",!h[3].visible||!h[3].enabled||!h[4].visible||!((C=h[1].state)!=null&&C.visible)),m&1&&_(t,"withAnimation",h[0]),m&2&&_(t,"unClickable",h[1].clickable===!1),m&2&&H(t,"width",h[1].pointType==="PointTag"?0:"100%",!1),m&2&&H(t,"height",h[1].pointType==="PointTag"?0:"100%",!1)},i(h){a||(D(s),a=!0)},o(h){M(s),a=!1},d(h){h&&T(t),~o&&f[o].d(),l=!1,c()}}}function cg(i,t,e){let n,o,s,r,{withAnimation:a=!1}=t,{tag:l}=t,{hooks:c}=t,{state:d}=t,{mediaStore:f}=t,{temporaryState:u}=t;ki("hooks",c),ki("mediaStore",f);let h,m;function g(A){A?c.emit("exposure",{id:r,type:"start"}):c.emit("exposure",{id:r,type:"end"})}const v=A=>c.emit("click",{event:A,target:"TagContent",tag:l});return i.$$set=A=>{"withAnimation"in A&&e(0,a=A.withAnimation),"tag"in A&&e(1,l=A.tag),"hooks"in A&&e(2,c=A.hooks),"state"in A&&e(3,d=A.state),"mediaStore"in A&&e(5,f=A.mediaStore),"temporaryState"in A&&e(4,u=A.temporaryState)},i.$$.update=()=>{var A,C;i.$$.dirty&2&&e(9,n=(A=l.state)==null?void 0:A.unfolded),i.$$.dirty&2&&e(8,o=(C=l.state)==null?void 0:C.visible),i.$$.dirty&280&&e(10,s=d.visible&&u.visible&&o),i.$$.dirty&2&&(r=l.id),i.$$.dirty&1024&&g(s),i.$$.dirty&962&&l.hooks&&(n!==void 0&&n!==m&&(e(7,m=n),n?l.hooks.emit("unfolded"):l.hooks.emit("folded")),o!==void 0&&o!==h&&(e(6,h=o),o?l.hooks.emit("show"):l.hooks.emit("hide")))},[a,l,c,d,u,f,h,m,o,n,s,v]}class Ga extends oe{constructor(t){super(),ie(this,t,cg,lg,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:5,temporaryState:4},eg)}}function dg(i){ce(i,"svelte-fuismw",".point.svelte-fuismw.svelte-fuismw{pointer-events:none;width:1.5rem;height:1.5rem}.small-point.svelte-fuismw.svelte-fuismw,.big-point.svelte-fuismw.svelte-fuismw{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-fuismw.svelte-fuismw{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-fuismw.svelte-fuismw{animation:svelte-fuismw-breathing 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::before,.big-point.svelte-fuismw.svelte-fuismw::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-fuismw.svelte-fuismw::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=)}.folded.svelte-fuismw .big-point.svelte-fuismw::before{animation:svelte-fuismw-rotate 2s linear infinite}.big-point.svelte-fuismw.svelte-fuismw::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-fuismw.svelte-fuismw::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-fuismw .big-point.svelte-fuismw{opacity:1;scale:1}.unfolded.svelte-fuismw .big-point.svelte-fuismw{opacity:0;scale:0}.folded.svelte-fuismw .small-point.svelte-fuismw{opacity:0;scale:6}.unfolded.svelte-fuismw .small-point.svelte-fuismw{opacity:1;scale:1}@keyframes svelte-fuismw-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-fuismw-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}")}function ug(i){let t,e,n,o,s,r,a;return e=new Ve({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),s=Z(),r=R("div"),b(o,"class","small-point svelte-fuismw"),H(o,"transition-delay",i[3]?i[2]+"ms":"0ms",!1),b(r,"class","big-point svelte-fuismw"),H(r,"--iconUrl","url("+i[1]+")"),H(r,"transition-delay",i[3]?i[2]+"ms":"0ms",!1),b(t,"class","point svelte-fuismw"),_(t,"folded",i[3]),_(t,"unfolded",i[0])},m(l,c){j(l,t,c),q(e,t,null),O(t,n),O(t,o),O(t,s),O(t,r),a=!0},p(l,[c]){c&12&&H(o,"transition-delay",l[3]?l[2]+"ms":"0ms",!1),(!a||c&2)&&H(r,"--iconUrl","url("+l[1]+")"),c&12&&H(r,"transition-delay",l[3]?l[2]+"ms":"0ms",!1),c&8&&_(t,"folded",l[3]),c&1&&_(t,"unfolded",l[0])},i(l){a||(D(e.$$.fragment,l),a=!0)},o(l){M(e.$$.fragment,l),a=!1},d(l){l&&T(t),K(e)}}}function fg(i,t,e){let n,{unfolded:o}=t,{iconUrl:s}=t,{foldDelay:r=800}=t;return i.$$set=a=>{"unfolded"in a&&e(0,o=a.unfolded),"iconUrl"in a&&e(1,s=a.iconUrl),"foldDelay"in a&&e(2,r=a.foldDelay)},i.$$.update=()=>{i.$$.dirty&1&&e(3,n=!o)},[o,s,r,n]}class hg extends oe{constructor(t){super(),ie(this,t,fg,ug,ne,{unfolded:0,iconUrl:1,foldDelay:2},dg)}}function mg(i){ce(i,"svelte-jzvcn0",".point.svelte-jzvcn0.svelte-jzvcn0{pointer-events:none;width:1rem;height:1rem}.small-point.svelte-jzvcn0.svelte-jzvcn0,.big-point.svelte-jzvcn0.svelte-jzvcn0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jzvcn0.svelte-jzvcn0::before,.big-point.svelte-jzvcn0.svelte-jzvcn0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jzvcn0.svelte-jzvcn0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-jzvcn0.svelte-jzvcn0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:0;transform:scale(0)}.folded.svelte-jzvcn0 .big-point.svelte-jzvcn0{opacity:1;transform:scale(1)}.unfolded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(0.6)}.folded.svelte-jzvcn0 .small-point.svelte-jzvcn0{transform:scale(1)}")}function pg(i){let t,e,n,o,s,r,a;return e=new Ve({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){t=R("div"),$(e.$$.fragment),n=Z(),o=R("div"),s=Z(),r=R("div"),b(o,"class","small-point svelte-jzvcn0"),H(o,"transition-delay",i[2]?i[1]+"ms":"0ms",!1),b(r,"class","big-point svelte-jzvcn0"),H(r,"transition-delay",i[2]?i[1]+"ms":"0ms",!1),b(t,"class","point svelte-jzvcn0"),_(t,"unfolded",i[0]),_(t,"folded",i[2])},m(l,c){j(l,t,c),q(e,t,null),O(t,n),O(t,o),O(t,s),O(t,r),a=!0},p(l,[c]){c&6&&H(o,"transition-delay",l[2]?l[1]+"ms":"0ms",!1),c&6&&H(r,"transition-delay",l[2]?l[1]+"ms":"0ms",!1),c&1&&_(t,"unfolded",l[0]),c&4&&_(t,"folded",l[2])},i(l){a||(D(e.$$.fragment,l),a=!0)},o(l){M(e.$$.fragment,l),a=!1},d(l){l&&T(t),K(e)}}}function gg(i,t,e){let n,{unfolded:o}=t,{foldDelay:s=800}=t;return i.$$set=r=>{"unfolded"in r&&e(0,o=r.unfolded),"foldDelay"in r&&e(1,s=r.foldDelay)},i.$$.update=()=>{i.$$.dirty&1&&e(2,n=!o)},[o,s,n]}class Ag extends oe{constructor(t){super(),ie(this,t,gg,pg,ne,{unfolded:0,foldDelay:1},mg)}}function vg(i){ce(i,"svelte-8en2lj",".point-click-helper.svelte-8en2lj{position:absolute;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}")}function Er(i){let t,e,n=i[0].contentType!==We.Link&&Pr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,s){o[0].contentType!==We.Link?n?(n.p(o,s),s&1&&D(n,1)):(n=Pr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Pr(i){let t,e,n,o,s,r;const a=[yg,bg],l=[];function c(d,f){var u,h,m,g;return((h=(u=d[0].style)==null?void 0:u.point)==null?void 0:h.style)==="CustomIcon"&&((g=(m=d[0].style)==null?void 0:m.point)==null?void 0:g.iconUrl)?0:1}return n=c(i),o=l[n]=a[n](i),{c(){t=R("div"),e=Z(),o.c(),s=pe(),b(t,"class","point-click-helper svelte-8en2lj")},m(d,f){j(d,t,f),j(d,e,f),l[n].m(d,f),j(d,s,f),r=!0},p(d,f){let u=n;n=c(d),n===u?l[n].p(d,f):(ue(),M(l[u],1,1,()=>{l[u]=null}),fe(),o=l[n],o?o.p(d,f):(o=l[n]=a[n](d),o.c()),D(o,1),o.m(s.parentNode,s))},i(d){r||(D(o),r=!0)},o(d){M(o),r=!1},d(d){d&&T(t),d&&T(e),l[n].d(d),d&&T(s)}}}function bg(i){let t,e;return t=new Ag({props:{unfolded:i[0].state.unfolded,foldDelay:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.unfolded=n[0].state.unfolded),o&2&&(s.foldDelay=n[1]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function yg(i){let t,e;return t=new hg({props:{iconUrl:i[0].style.point.iconUrl,unfolded:i[0].state.unfolded,foldDelay:i[1]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&1&&(s.iconUrl=n[0].style.point.iconUrl),o&1&&(s.unfolded=n[0].state.unfolded),o&2&&(s.foldDelay=n[1]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function wg(i){var o,s,r;let t,e,n=((o=i[0].pointTagStyle)==null?void 0:o.leftPercent)&&((s=i[0].pointTagStyle)==null?void 0:s.topPercent)&&i[0].enabled!==!1&&i[0].state&&((r=i[0].temporaryState)==null?void 0:r.visible)!==!1&&Er(i);return{c(){n&&n.c(),t=pe()},m(a,l){n&&n.m(a,l),j(a,t,l),e=!0},p(a,[l]){var c,d,f;((c=a[0].pointTagStyle)==null?void 0:c.leftPercent)&&((d=a[0].pointTagStyle)==null?void 0:d.topPercent)&&a[0].enabled!==!1&&a[0].state&&((f=a[0].temporaryState)==null?void 0:f.visible)!==!1?n?(n.p(a,l),l&1&&D(n,1)):(n=Er(a),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(a){e||(D(n),e=!0)},o(a){M(n),e=!1},d(a){n&&n.d(a),a&&T(t)}}}function Cg(i,t,e){let n,{tag:o}=t;return i.$$set=s=>{"tag"in s&&e(0,o=s.tag)},i.$$.update=()=>{var s,r;i.$$.dirty&1&&e(1,n=(r=(s=o.style)==null?void 0:s.foldedPointDelay)!=null?r:o.contentType===We.Marketing?600:void 0)},[o,n]}class Eg extends oe{constructor(t){super(),ie(this,t,Cg,wg,ne,{tag:0},vg)}}function Pg(i){ce(i,"svelte-1vzhbu2",".wrapper.svelte-1vzhbu2{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}.point.svelte-1vzhbu2{-webkit-tap-highlight-color:transparent;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}")}function Ir(i){let t,e;return t=new Ga({props:{mediaStore:i[4],withAnimation:i[0],tag:Se(i[1]),hooks:i[2],state:i[3],temporaryState:i[5]}}),{c(){$(t.$$.fragment)},m(n,o){q(t,n,o),e=!0},p(n,o){const s={};o&16&&(s.mediaStore=n[4]),o&1&&(s.withAnimation=n[0]),o&2&&(s.tag=Se(n[1])),o&4&&(s.hooks=n[2]),o&8&&(s.state=n[3]),o&32&&(s.temporaryState=n[5]),t.$set(s)},i(n){e||(D(t.$$.fragment,n),e=!0)},o(n){M(t.$$.fragment,n),e=!1},d(n){K(t,n)}}}function xr(i){let t,e,n,o,s;return e=new Eg({props:{tag:i[1]}}),{c(){t=R("div"),$(e.$$.fragment),b(t,"class","point svelte-1vzhbu2")},m(r,a){j(r,t,a),q(e,t,null),n=!0,o||(s=Ie(t,"click",Wi(i[11])),o=!0)},p(r,a){const l={};a&2&&(l.tag=r[1]),e.$set(l)},i(r){n||(D(e.$$.fragment,r),n=!0)},o(r){M(e.$$.fragment,r),n=!1},d(r){r&&T(t),K(e),o=!1,s()}}}function Ig(i){var a,l;let t,e,n,o,s=i[1].dimensionType===Xe.Two&&Ir(i),r=i[1].pointType===Ge.PointTag&&((l=(a=i[1].style)==null?void 0:a.point)==null?void 0:l.style)!=="noPoint"&&xr(i);return{c(){t=R("div"),s&&s.c(),e=Z(),r&&r.c(),b(t,"class","wrapper svelte-1vzhbu2"),b(t,"data-id",n=i[1].id),_(t,"hide",i[10]),_(t,"unfolded",i[6]),H(t,"left",i[9],!1),H(t,"top",i[8],!1),H(t,"z-index",i[7],!1)},m(c,d){j(c,t,d),s&&s.m(t,null),O(t,e),r&&r.m(t,null),o=!0},p(c,[d]){var f,u;c[1].dimensionType===Xe.Two?s?(s.p(c,d),d&2&&D(s,1)):(s=Ir(c),s.c(),D(s,1),s.m(t,e)):s&&(ue(),M(s,1,1,()=>{s=null}),fe()),c[1].pointType===Ge.PointTag&&((u=(f=c[1].style)==null?void 0:f.point)==null?void 0:u.style)!=="noPoint"?r?(r.p(c,d),d&2&&D(r,1)):(r=xr(c),r.c(),D(r,1),r.m(t,null)):r&&(ue(),M(r,1,1,()=>{r=null}),fe()),(!o||d&2&&n!==(n=c[1].id))&&b(t,"data-id",n),d&1024&&_(t,"hide",c[10]),d&64&&_(t,"unfolded",c[6]),d&512&&H(t,"left",c[9],!1),d&256&&H(t,"top",c[8],!1),d&128&&H(t,"z-index",c[7],!1)},i(c){o||(D(s),D(r),o=!0)},o(c){M(s),M(r),o=!1},d(c){c&&T(t),s&&s.d(),r&&r.d()}}}function xg(i,t,e){let n,o,s,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:f}=t,{state:u}=t,{mediaStore:h}=t,{temporaryState:m}=t,g,v=!1;function A(w){g!==void 0&&clearTimeout(g),v=!0,g=setTimeout(()=>{v=!1},800)}const C=w=>{v||f.emit("click",{event:w,target:"TagPoint",tag:d})};return i.$$set=w=>{"withAnimation"in w&&e(0,c=w.withAnimation),"tag"in w&&e(1,d=w.tag),"hooks"in w&&e(2,f=w.hooks),"state"in w&&e(3,u=w.state),"mediaStore"in w&&e(4,h=w.mediaStore),"temporaryState"in w&&e(5,m=w.temporaryState)},i.$$.update=()=>{var w,I,k,y;i.$$.dirty&2&&e(12,n=(w=d.state)==null?void 0:w.visible),i.$$.dirty&4096&&e(10,o=!n),i.$$.dirty&2&&e(6,s=(I=d.state)==null?void 0:I.unfolded),i.$$.dirty&2&&e(9,r=((k=d.pointTagStyle)==null?void 0:k.leftPercent)+"%"),i.$$.dirty&2&&e(8,a=((y=d.pointTagStyle)==null?void 0:y.topPercent)+"%"),i.$$.dirty&2&&e(7,l=d.contentType===We.Link?1:0),i.$$.dirty&64&&A()},[c,d,f,u,h,m,s,l,a,r,o,C,n]}class kg extends oe{constructor(t){super(),ie(this,t,xg,Ig,ne,{withAnimation:0,tag:1,hooks:2,state:3,mediaStore:4,temporaryState:5},Pg)}}function Dg(i){ce(i,"svelte-1eci49s",".tag--container.svelte-1eci49s{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}.tag.hide.svelte-1eci49s{display:none}.withAnimation.svelte-1eci49s{transition:opacity 0.3s linear}.tag--container.hide.svelte-1eci49s{opacity:0;pointer-events:none}.tag--container.hide.svelte-1eci49s *{pointer-events:none}")}function kr(i,t,e){const n=i.slice();return n[6]=t[e],n}function Dr(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=kr(i,s,a),c=r(l);n.set(c,e[a]=Lr(c,l))}return{c(){t=R("div");for(let a=0;a<e.length;a+=1)e[a].c();b(t,"class","tag--container svelte-1eci49s"),_(t,"hide",!i[3].visible||!i[5].visible),_(t,"withAnimation",i[0])},m(a,l){j(a,t,l);for(let c=0;c<e.length;c+=1)e[c].m(t,null);o=!0},p(a,l){l&63&&(s=a[1],ue(),e=Ue(e,l,r,1,a,s,n,t,at,Lr,null,kr),fe()),l&40&&_(t,"hide",!a[3].visible||!a[5].visible),l&1&&_(t,"withAnimation",a[0])},i(a){if(!o){for(let l=0;l<s.length;l+=1)D(e[l]);o=!0}},o(a){for(let l=0;l<e.length;l+=1)M(e[l]);o=!1},d(a){a&&T(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Lr(i,t){let e,n,o,s;const r=[{tag:t[6],hooks:t[2],state:t[3],mediaStore:t[4],temporaryState:t[5],withAnimation:t[0]}];let a={};for(let l=0;l<r.length;l+=1)a=Ee(a,r[l]);return n=new kg({props:a}),{key:i,first:null,c(){var l,c,d;e=R("div"),$(n.$$.fragment),o=Z(),b(e,"class","tag svelte-1eci49s"),_(e,"hide",!((l=t[6].pointTagStyle)!=null&&l.leftPercent)||!((c=t[6].pointTagStyle)!=null&&c.topPercent)||t[6].enabled===!1||!t[6].state||((d=t[6].temporaryState)==null?void 0:d.visible)===!1),this.first=e},m(l,c){j(l,e,c),q(n,e,null),O(e,o),s=!0},p(l,c){var f,u,h;t=l;const d=c&63?je(r,[{tag:t[6],hooks:t[2],state:t[3],mediaStore:t[4],temporaryState:t[5],withAnimation:t[0]}]):{};n.$set(d),c&2&&_(e,"hide",!((f=t[6].pointTagStyle)!=null&&f.leftPercent)||!((u=t[6].pointTagStyle)!=null&&u.topPercent)||t[6].enabled===!1||!t[6].state||((h=t[6].temporaryState)==null?void 0:h.visible)===!1)},i(l){s||(D(n.$$.fragment,l),s=!0)},o(l){M(n.$$.fragment,l),s=!1},d(l){l&&T(e),K(n)}}}function Lg(i){let t,e,n=i[3].enabled&&Dr(i);return{c(){n&&n.c(),t=pe()},m(o,s){n&&n.m(o,s),j(o,t,s),e=!0},p(o,[s]){o[3].enabled?n?(n.p(o,s),s&8&&D(n,1)):(n=Dr(o),n.c(),D(n,1),n.m(t.parentNode,t)):n&&(ue(),M(n,1,1,()=>{n=null}),fe())},i(o){e||(D(n),e=!0)},o(o){M(n),e=!1},d(o){n&&n.d(o),o&&T(t)}}}function Sg(i,t,e){let{withAnimation:n=!1}=t,{tags:o=[]}=t,{hooks:s}=t,{state:r}=t,{mediaStore:a}=t,{temporaryState:l}=t;return i.$$set=c=>{"withAnimation"in c&&e(0,n=c.withAnimation),"tags"in c&&e(1,o=c.tags),"hooks"in c&&e(2,s=c.hooks),"state"in c&&e(3,r=c.state),"mediaStore"in c&&e(4,a=c.mediaStore),"temporaryState"in c&&e(5,l=c.temporaryState)},[n,o,s,r,a,l]}class zg extends oe{constructor(t){super(),ie(this,t,Sg,Lg,ne,{withAnimation:0,tags:1,hooks:2,state:3,mediaStore:4,temporaryState:5},Dg)}}const Mg={globalConfig:{initialState:{},visibleConfig:{visibleDistance:{max:5},angleRange:{min:-45,max:45}},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance"}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Link-Any":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},"Any-Marketing-Any":{unfoldedConfig:void 0},"3D-MediaPlane-PlaneTag":{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0,angleRange:void 0,visibleDistance:void 0}}}};class Tg extends ni{constructor(e){super(e);p(this,"tagCacheByPanoIndex",{})}getCaches({panoIndex:e,id:n,key:o}){var c,d,f,u;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=(d=s.work)==null?void 0:d.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(u=l.get(n))==null?void 0:u[o]}clearCache(){this.tagCacheByPanoIndex={}}}class jg extends Tg{constructor(e){super(e);p(this,"tags",[]);p(this,"config",Mg);p(this,"raycaster",new P.Raycaster)}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=Dt.default({},this.config,e):this.config=e,this.clearCache()}changeGlobalConfig(e,n=!0){n?this.config.globalConfig=Dt.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]=Dt.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 d,f,u,h,m;const l=(d=this.getTagConfig(e).visibleConfig)!=null?d:{},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&&(s===void 0||!l.visiblePanoIndex.includes(s))||l.visibleDistance!==void 0&&l.visibleDistance!=="unLimited"&&Dn(c,l.visibleDistance)===!1)return!1;if(((f=l.intersectRaycaster)==null?void 0:f.enabled)!==!1){if(s===void 0)return!1;const g=(u=this.five.work.observers[s])==null?void 0:u.position;if(g===void 0)throw new Error(`getVisible(): observerPosition is ${g}`);const v=kn(e.position).sub(g).normalize();this.raycaster.set(g,v);const[A]=this.five.model.intersectRaycaster(this.raycaster),C=(m=(h=l.intersectRaycaster)==null?void 0:h.distanceAccuracy)!=null?m:.01;if(A&&A.distance+C<c)return!1}return!(l.angleRange&&e.dimensionType===Xe.Three&&Dn(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.disableUnfold===!0)return!1;if(r.disableFold===!0)return!0;if(r.unfoldDistance&&Dn(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.disableUnfold===!0)return!1;if(r.disableFold===!0)return!0;if(r.autoUnfold===void 0)return;if(r.autoUnfold.strategy==="ScreenPostion"){const l=this.getTagProject(e);if(l&&Dn(l.x,r.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(r.autoUnfold.strategy==="MinimumDistance"){const d=this.filterPointTag().filter(u=>this.getVisibleByPanoIndex(u)).filter(u=>{const h=this.getTagProject(u);if(!h)return!1;const{x:m,y:g,z:v}=h;return!(Math.abs(v)>1||Math.abs(m)>1||Math.abs(g)>1)}).filter(u=>{var m;const h=this.getTagConfig(u).unfoldedConfig;return typeof h=="object"&&((m=h.autoUnfold)==null?void 0:m.strategy)==="MinimumDistance"}).map(u=>({id:u.id,distance:this.getDistance(u)})).filter(u=>u.distance!==void 0).sort((u,h)=>u.distance-h.distance).findIndex(u=>u.id===e.id);if(d===-1||d<=((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 d=(()=>e.pointType===Ge.PointTag?st(e==null?void 0:e.position):kn(e.position))(),f=c.distanceTo(d);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 d=(()=>e.pointType===Ge.PointTag?rn(e.normal):ja(e.position))();if(!d)return;const f=new P.Vector3().copy(c).sub(kn(e.position)),u=d.angleTo(f)*180/Math.PI;return s.angle=u,s.angle}}getTagConfig(e){var s;if(!e)return(s=this.config.globalConfig)!=null?s:{};const n={};return this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(r=>{const a=r;if(n[a])return;const l=a.split("-"),[c="Any",d="Any",f="Any"]=l||[];(e.dimensionType===c||c==="Any")&&(e.contentType===d||d==="Any")&&(e.pointType===f||f==="Any")&&(n[a]=this.config.contentTypeConfig[a])}),Dt.default({},this.config.globalConfig,...Object.values(n),e.config)}canBe(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.disableFold||o.unfoldedConfig.keep==="unfolded")||e==="unfold"&&(o.unfoldedConfig.disableUnfold||o.unfoldedConfig.keep==="folded"))return!1}return!0}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=kn(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.pointType===Ge.PointTag)}filterTag2D(){return this.tags.filter(e=>e.dimensionType===Xe.Two)}filter3DPointTag(){return this.tags.filter(e=>e.dimensionType===Xe.Three&&e.pointType===Ge.PointTag)}filter3DTag(){return this.tags.filter(e=>e.dimensionType===Xe.Three)}filterPlaneTag(){return this.tags.filter(e=>e.dimensionType===Xe.Three&&e.pointType===Ge.PlaneTag)}}const Na="1.2.6",Ri=`DnalogelPlugin-PanoTagPlugin@${Na}`,Bg=!1,Qg=i=>`${Ri}--${i}`;class Wa extends jg{constructor(e,n){super(e);p(this,"version",Na);p(this,"state",{enabled:!0,visible:!0});p(this,"params");p(this,"debug");p(this,"css3DRenderPlugin");p(this,"TagContainerSvelte");p(this,"temporaryState",{visible:!0});p(this,"mediaStore",Vi({currentMediaUrl:""}));p(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});p(this,"staticUrl");p(this,"disposedErrorLog",()=>{console.error(`${Ri} is disposed`)});this.params=N({debug:!1,mergePluginDefaultConfigToLoadDataConfig:!1,config:this.config,staticConfig:{host:"vrlab-static.ljcdn.com"}},n),this.debug=this.params.debug,this.config=this.params.config,this.staticUrl=(()=>{var s;const o=this.params.staticConfig;if(typeof o=="string")return o;{const r=o.protocol?o.protocol+":":"",a=(s=o.host)!=null?s:"vrlab-static.ljcdn.com",l=o.port?":"+o.port:"";return`${r}//${a}${l}`}})(),Object.assign(window,{__PANOTAGPLUGIN_DEBUG__:this})}load(e,n){var o,s;this.clearTags(),console.log(Ri,"load:",{data:e}),this.params.mergePluginDefaultConfigToLoadDataConfig?this.config=Dt.default({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(s=e.contentTypeConfig)!=null?s:{}}):(e.globalConfig&&(this.config.globalConfig=e.globalConfig),e.contentTypeConfig&&(this.config.contentTypeConfig=e.contentTypeConfig)),this.addTag(e.tagList,n),this.debug&&pm(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:Bg},a.initialState),hooks:new ye.Subscribe,clickable:a.clickable})}).filter(r=>r.position);this.tags.push(...s),gm(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 J(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 J(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.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})}changeTagNormalById(e,n){const o=this.getTagById(e);!o||!o.tag3DContentSvelte||(o.tag3DContentSvelte.currentNormal=st(n),this.updateRenderPlaneTag())}changeDataById(e,n,o=!0){const s=this.getTagById(e);!s||(o?s.data=Dt.default({},s.data,n):Object.assign(s.data,n),this.checkPanelTag(),this.updateRenderAllTags())}changeTagById(e,n,o=!0){const s=this.getTagById(e);!n||(o?Dt.default(s,n):Object.assign(s,n),(s==null?void 0:s.tag3DContentSvelte)&&(n==null?void 0:n.normal)&&(s.tag3DContentSvelte.currentNormal=st(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({currentMediaUrl:""})}setVisibleAndUnfolded(){return J(this,arguments,function*({withAnimation:e}={withAnimation:!1}){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.state.visible=!1,this.updateTagContainerVisible()}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.updateRenderAllTags()}handleDisable(){var e,n,o;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.clickhandler.bind(this);return e.on("wantsMoveToPano",o),e.on("modeChange",s),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),n.on("click",c),()=>{e.off("wantsMoveToPano",o),e.off("modeChange",s),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),n.off("click",c),this.store.eventListenerDisposer=void 0}}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(!this.store.disposed)return;const e=this.five.getElement(),n=()=>{!this.state.enabled||(this.show(),this.updateRenderAllTags())},o=()=>{!this.state.enabled||this.hide()},{observe:s,unobserve:r}=Ss(vm(()=>{!this.store.resizeObserverDisposer||o()},500),e),{observe:a,unobserve:l}=Ss(Ls(()=>n(),400),e);return s(),a(),()=>{r(),l()}}handleFiveModeChange(e){e==="Panorama"?this.five.once("panoArrived",()=>this.temporaryShow()):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"}):typeof n.visibleConfig=="object"&&n.visibleConfig.alwaysShowWhenMovePano?e.temporaryState=he(N({},e.temporaryState),{visible:!0}):e.temporaryState=he(N({},e.temporaryState),{visible:!1})}),this.updateRenderAllTags()}temporaryShow(){this.temporaryState.visible=!0}temporaryHide(){this.temporaryState.visible=!1}clickhandler(e){if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const n=this.canBe("fold",e.tag),o=this.canBe("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.canBe("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 Ls(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return J(this,null,function*(){yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=he(N({},e.temporaryState),{visible:!0})}),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(n=>{const o=this.getUnfoldedByCamera(n);!n.state||o!==void 0&&(o===!0&&(e=!0),n.state.unfolded=o)}),e&&this.tags.forEach(n=>{const o=this.getTagConfig(n).unfoldedConfig;typeof o=="object"&&(o.autoUnfold||o.disableFold||o.keep)||n.state&&(n.state.unfolded=!1)})}updateRenderPointTag(){var n;const e=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 zg({target:o,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore}})}}updateRenderPlaneTag(){[...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 F.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=Jt(this.five)),n.pointType===Ge.PointTag&&!n.normal)return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");const s=n.pointType===Ge.PlaneTag?n.position:Am(this.five.camera.position,st(n.position),st(n.normal)),r=n.pointType===Ge.PlaneTag?ja(n.position):st(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 Ga({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.tags.forEach(e=>{var n;e.dimensionType===Xe.Two&&e.pointType===Ge.PointTag&&((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.dimensionType!==Xe.Three)&&(n==null||n(),this.store.css3DRenderDisposer.delete(e))}}}const Rg=(i,t)=>new Wa(i,t);class io extends F.Object3D{constructor(e,n){var o;super();p(this,"originObject3D");p(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 Og extends io{}class Hg extends io{}class Fg extends io{}class Gg extends Fg{}class Ng extends P.Group{constructor(e){super();p(this,"direction");this.direction=e||"x"}}class Sr extends P.Mesh{constructor(e,n,o){super(e,n);p(this,"direction");this.direction=o||"x"}}function Wg(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 oo(i,t,e){if(!t||!e||!i)return;const n=Wg(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 Xg(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 bi extends Ng{constructor(e){var d;super(e.direction);p(this,"line");p(this,"arrow");p(this,"lineHeight",.4);p(this,"arrowHeight",.1);this.name="ArrowGroup";const n=new P.Color((d=e.color)!=null?d: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 Sr(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 Sr(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 yi={X:15618642,Y:4765519,Z:4227839};class ot{static get X(){return new P.Color(yi.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(yi.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(yi.Z).convertSRGBToLinear().clone()}}class Yg extends Og{constructor(e){super(e);p(this,"xArrow",new bi({direction:"x",color:ot.X}));p(this,"yArrow",new bi({direction:"y",color:ot.Y}));p(this,"zArrow",new bi({direction:"z",color:ot.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 zt(i,t){return Ug(document.createElement(t!=null?t:"div"),i)}function Ug(i,t){if(!t)return i;for(const e in t)e&&t[e]&&(i.style[e]=t[e]);return i}function Vg(i){const t=zt(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 Jg extends Hg{constructor(e,n){var o;super(e);p(this,"yzCircle",new wi({direction:"x",color:ot.X}));p(this,"xzCircle",new wi({direction:"y",color:ot.Y}));p(this,"xyCircle",new wi({direction:"z",color:ot.Z}));p(this,"xRingHelper",new Ci({direction:"x"}));p(this,"yRingHelper",new Ci({direction:"y"}));p(this,"zRingHelper",new Ci({direction:"z"}));p(this,"xAngleHelper",new Ei({direction:"x",color:ot.X}));p(this,"yAngleHelper",new Ei({direction:"y",color:ot.Y}));p(this,"zAngleHelper",new Ei({direction:"z",color:ot.Z}));p(this,"angleTips");p(this,"container");n&&(this.container=n==null?void 0:n.container,this.angleTips=Vg({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 wi extends P.Mesh{constructor(e){var n;super();p(this,"direction");p(this,"gapAngle",.02);p(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 Ci extends P.Group{constructor(e){super();p(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 Ei extends P.Mesh{constructor(e){var o;super();p(this,"direction");p(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 Zg(){const i=zt({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=zt({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=zt({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:ut({cursor:"nesw-resize",left:n,bottom:n})},s={direction:"ns",element:ut({cursor:"ns-resize",bottom:n})},r={direction:"nwse",element:ut({cursor:"nwse-resize",right:n,bottom:n})},a={direction:"ew",element:ut({cursor:"ew-resize",right:n})},l={direction:"nesw",element:ut({cursor:"nesw-resize",right:n,top:n})},c={direction:"ns",element:ut({cursor:"ns-resize",top:n})},d={direction:"nwse",element:ut({cursor:"nwse-resize",left:n,top:n})},f={direction:"ew",element:ut({cursor:"ew-resize",left:n})};return new Array(s,a,c,f,o,r,l,d).forEach(h=>t.appendChild(h.element)),{container:i,squares:[o,s,r,a,l,c,d,f]}}function ut(i){const t=zt(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},i)),e=zt({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),n=zt({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 _g extends Gg{constructor(e,n,o,s){super(e);p(this,"points",[]);p(this,"cornerPositions",[]);p(this,"css3DInstance");p(this,"plane");p(this,"css3DRenderer",new Fr);p(this,"camera");p(this,"scene");p(this,"container");p(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 d;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}=Zg();this.points=r.map((f,u)=>({direction:f.direction,point:f.element,position:this.calculatePointPosition(e)[u]})),o.insertBefore(s,(d=o.children[0])!=null?d: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 instanceof Rn.CSS3DObject){if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("\u6682\u65F6\u53EA\u652F\u6301 CSS3DRenderPlugin \u751F\u6210\u7684\u7269\u4F53")}else 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 ge(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)}ge.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)};ge.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];ge.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}};ge.prototype._objectCtxInit=function(i){i._3xDomEvent={}};ge.prototype._objectCtxDeinit=function(i){delete i._3xDomEvent};ge.prototype._objectCtxIsInit=function(i){return!!i._3xDomEvent};ge.prototype._objectCtxGet=function(i){return i._3xDomEvent};ge.prototype.camera=function(i){return i&&(this._camera=i),this._camera};ge.prototype.bind=function(i,t,e,n){console.assert(ge.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)};ge.prototype.addEventListener=ge.prototype.bind;ge.prototype.unbind=function(i,t,e,n){console.assert(ge.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)};ge.prototype.removeEventListener=ge.prototype.unbind;ge.prototype._bound=function(i,t){var e=this._objectCtxGet(t);return e?!!e[i+"Handlers"]:!1};ge.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,d,f=r[0],u=f.object;this._selected=u,d=this._bound("mousemove",u),a!=u&&(l=this._bound("mouseover",u),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;d&&this._notify("mousemove",u,n,f),l&&this._notify("mouseover",u,n,f),c&&this._notify("mouseout",a,n,f)}};ge.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),d=l.parent;typeof c=="undefined"&&d;)c=this._objectCtxGet(d),d=d.parent;!c||this._notify(i,l,n,a)}}};ge.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)}};ge.prototype._onMouseDown=function(i){return this._onMouseEvent("mousedown",i)};ge.prototype._onMouseUp=function(i){return this._onMouseEvent("mouseup",i)};ge.prototype._onMouseEvent=function(i,t){var e=this._getRelativeMouseXY(t);this._onEvent(i,e.x,e.y,t)};ge.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)};ge.prototype._onClick=function(i){this._onMouseEvent("click",i)};ge.prototype._onDblClick=function(i){this._onMouseEvent("dblclick",i)};ge.prototype._onContextmenu=function(i){this._onMouseEvent("contextmenu",i)};ge.prototype._onTouchStart=function(i){return this._onTouchEvent("touchstart",i)};ge.prototype._onTouchEnd=function(i){return this._onTouchEvent("touchend",i)};ge.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)}};ge.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 Ct=null;class so{constructor(t,e,n,o,s,r,a){p(this,"hooks",new un);p(this,"helperObject3D");p(this,"originObject3D");p(this,"camera");p(this,"model");p(this,"scene");p(this,"container");p(this,"domEvents");p(this,"isDragging",!1);p(this,"onRender");p(this,"enabled",!1);p(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 ge(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(Ct===null)return;const t=this.originObject3D;if(t instanceof P.Mesh&&(t.material.opacity=Ct.opacity),t.isCSS3DObjectPlus){const e=t;e.container.style.opacity=Ct.opacity.toString()}this.render()}setOriginOpacityProperty(){var t,e;if(Ct===null){const n=this.originObject3D;n instanceof P.Mesh&&(Ct={opacity:n.material.opacity}),n instanceof Or&&(Ct={opacity:(t=n.container.style.opacity)!=null?t:1}),n.isCSS3DObjectPlus&&(Ct={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(Tt),s=[];for(const r of o)if(r instanceof P.Mesh||r instanceof P.Group){const a=r instanceof P.Group?r.children.filter(u=>u instanceof P.Mesh):[r];a.forEach(u=>{u.__originalColor__=u.material.color.clone(),u.__originalOpacity__=u.material.opacity});const l=()=>{a.forEach(u=>{u.material.color.set(e),u.material.opacity=n}),this.render()},c=()=>{a.forEach(u=>{u.material.color.copy(u.__originalColor__),u.material.opacity=u.__originalOpacity__}),this.render()},d=()=>{this.isDragging||l()},f=()=>{this.isDragging||c()};for(const u of a)this.domEvents.addEventListener(u,"mouseover",d),this.domEvents.addEventListener(u,"mouseout",f),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),s.push(()=>{this.domEvents.removeEventListener(u,"mouseover",d),this.domEvents.removeEventListener(u,"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 qg extends so{constructor(...e){super(...e);p(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}})(),d=n.point.clone(),f=new P.Plane;f.setFromNormalAndCoplanarPoint(c,d),this.startInfo={startVectorProject:d.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=oo(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),d=new P.Matrix4;d.setPosition(c),r.applyMatrix4(d),this.helperObject3D.applyMatrix4(d),s.copy(l),this.hooks.emit("positionUpdate",{matrix4:d})}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 Pi{constructor(t,e,n,o){p(this,"helperController");p(this,"five");p(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});p(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 Kg="v1.0.1",$g="Object3DHelper",ro=`${$g}@${Kg}`,e0=()=>{console.error(`${ro} is disposed`)},t0=()=>{console.warn(`${ro} is disabled`)},n0=()=>{console.error(`${ro} is disabled`)};class i0{constructor(t,e){p(this,"controllers",{});p(this,"state",{visible:!0,enabled:!0,disposed:!1});p(this,"hooks",new un);p(this,"helpers");p(this,"eventListener",{});p(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))});p(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))});p(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 J(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return J(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 e0();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return n0();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&&t0()}}class o0 extends so{constructor(...e){super(...e);p(this,"startInfo");p(this,"lastRotation");p(this,"rotations",[]);p(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),d=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3DQuaternion),f=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3DQuaternion),u=(()=>{switch(o){case"x":return c;case"y":return d;case"z":return f}})(),h=new P.Plane().setFromNormalAndCoplanarPoint(u,s),m=new P.Vector3;h.projectPoint(s.clone(),m);const g=m.clone().sub(r),v=g.clone(),A=g.angleTo(a.baseAxes);this.setAngleHelperStart(o,A),this.setAngleHelperLength(o,0),this.rotations.push({vector:g.clone(),direction:!0}),this.startInfo={direction:o,startVector:g,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=oo(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 d=l.position.clone(),f=new P.Vector3;o.projectPoint(c.clone(),f);const u=f.clone().sub(d);if(n.angleTo(u)===0||(this.lastRotation===void 0&&(this.lastRotation={angle:0}),this.rotations.length===0))return;const h=(()=>{if(this.rotations.length===1)return u.angleTo(s.baseAxes)>r.angleTo(s.baseAxes);{const g=this.rotations[this.rotations.length-1],v=this.rotations[this.rotations.length-2],A=u.angleTo(v.vector),C=u.angleTo(g.vector),w=g.vector.angleTo(v.vector);if(w===0||C===0||A===0)return;if(A>C&&A>w)return g.direction;if(A<w&&C<w||A<C&&C>w)return!g.direction}})();if(h===void 0)return console.warn("rotationDirection is undefined");this.rotations.push({vector:u,direction:h}),this.rotations=this.rotations.slice(-2),this.lastRotation.angle=this.lastRotation.angle+u.angleTo(n)*(h?1:-1),this.setAngleHelperLength(a,this.lastRotation.angle),this.setTipsAngle(this.lastRotation.angle/Math.PI*180);const m=new P.Quaternion().setFromUnitVectors(n.clone().normalize(),u.clone().normalize());l.applyQuaternion(m),this.helperObject3D.applyHelperQuaternion(m),this.helperObject3DQuaternion.premultiply(m),this.hooks.emit("rotateUpdate",{quaternion:m,origin:d}),this.startInfo.startVector=u}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 s0 extends so{constructor(...e){super(...e);p(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 F.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=oo(this.camera,e,this.container);if(!n)return this.dragEnd();this.scale(n),console.log("%c RectangleScaleController dragging","color: #49de1b")}scale(e){var Q,B;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 F.Vector3);if(!a||Xg(a,this.camera.position))return;const l=new F.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:d}=o,f=new F.Vector3().subVectors(r[1],r[0]),u=new F.Vector3().subVectors(r[3],r[0]),h=G=>{const U=new F.Vector3(0,0,0);if(!this.startInfo)return U;const E=(G==="ew"?f:u).clone(),S=c.clone().projectOnVector(E),z=a.clone().projectOnVector(E),W=l.clone().projectOnVector(E);if(z.equals(S))return U;if(G==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const X=new F.Vector3().subVectors(z,W),V=X.x<0&&E.x>=0,ae=X.y<0&&E.y>=0,le=X.z<0&&E.z>=0;this.startInfo.dragPointInCenterBottom=V||ae||le}if(G==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const X=new F.Vector3().subVectors(z,W),V=X.x<0&&E.x>=0,ae=X.y<0&&E.y>=0,le=X.z<0&&E.z>=0;this.startInfo.dragPointInCenterLeft=V||ae||le}const Y=new F.Vector3().subVectors(z,S),ee=Y.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),U):Y},m=h("ew"),g=h("ns"),v=()=>{const G=m;this.helperObject3D.cornerPositions.forEach((U,E)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(E===0||E===3)&&U.add(G):(E===1||E===2)&&U.add(G)})},A=()=>{const G=g;this.helperObject3D.cornerPositions.forEach((U,E)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(E===0||E===1)&&U.add(G):(E===2||E===3)&&U.add(G)})};switch(d){case"ew":v();break;case"ns":A();break;case"nesw":case"nwse":v(),A()}const C=new F.Vector3().subVectors(r[1],r[0]).length()/f.length(),w=new F.Vector3().subVectors(r[3],r[0]).length()/u.length(),I=new F.Vector3(C,w,1),k=new P.Matrix4().scale(I);n.isCSS3DObjectPlus?n.applyScaleMatrix4(k):n.scale.applyMatrix4(k),o.position.copy(a);const y=new F.Vector3().addVectors(r[0],r[2]).divideScalar(2),L=new F.Vector3().subVectors(y,l),x=new P.Matrix4().setPosition(L);n.applyMatrix4(x),(Q=this.helperObject3D.css3DInstance)==null||Q.css3DObject.applyMatrix4(x),(B=this.helperObject3D.plane)==null||B.applyMatrix4(x),this.hooks.emit("scaleUpdate",{matrix4:k,helperOrigin:l}),this.hooks.emit("positionUpdate",{matrix4:x}),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 r0 extends s0{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 ao="v1.0.0",Oi="Object3DHelperPlugin",ai=`${Oi}@${ao}`,a0=()=>{console.error(`${ai} is disposed`)},l0=()=>{console.warn(`${ai} is disabled`)},c0=()=>{console.error(`${ai} is disabled`)};class Xa extends ni{constructor(e){super(e);p(this,"version",ao);p(this,"name",Oi);p(this,"state",{visible:!0,enabled:!0,disposed:!1});p(this,"objectHelperMap",new Map);this.five=e,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,{[`__${Oi.toUpperCase()}_DEBUG__`]:this})}show(e){return J(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return J(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 a0();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return c0();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 d;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 i0;this.objectHelperMap.set(e,o);const s=(d=this.five.getElement())==null?void 0:d.parentElement,r=this.five.camera,{moveHelper:a=!0,rotateHelper:l=!0,scaleHelper:c=!0}=n;if(a){const f=new Yg(e),u=new Pi(this.five,qg,e,f);o.addControllers({moveController:u.helperController})}if(l){let f;s&&r&&(f={container:s});const u=new Jg(e,f),h=new Pi(this.five,o0,e,u);o.addControllers({rotateController:h.helperController})}if(c&&s){const f=new _g(e,s,r,this.five.scene),u=new Pi(this.five,r0,e,f);o.addControllers({scaleController:u.helperController})}e.isCSS3DObjectPlus&&e.changeMode("behind",this.five.scene)}removeObject3DHelper(e){const n=this.objectHelperMap.get(e);!n||(e.isCSS3DObjectPlus&&e.changeMode("front"),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&&l0()}}const d0=i=>new Xa(i);class Hi{constructor(t=0,e=0){p(this,"min");p(this,"max");p(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 u0{constructor(t,e){p(this,"min");p(this,"max");p(this,"xInterval");p(this,"yInterval");p(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Hi(this.min.x,this.max.x),this.yInterval=new Hi(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 zn(i,t,e){const n=i[t],o=i[e];!n||!o||(i[t]=o,i[e]=n)}function f0(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;zn(i,a*4+0,l*4+0),zn(i,a*4+1,l*4+1),zn(i,a*4+2,l*4+2),zn(i,a*4+3,l*4+3)}}}class Ya{constructor(t,e){p(this,"width");p(this,"height");p(this,"containerDom");p(this,"hooks",new ye.Subscribe);p(this,"canvas",document.createElement("canvas"));p(this,"five");p(this,"scale");p(this,"config");p(this,"offset",{x:0,y:0});p(this,"context");p(this,"renderCenter",new P.Vector3);p(this,"hammer");p(this,"state",{enabled:!1});p(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)`});p(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 dn.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,d=a*t,f=(s.x+1)/2*r.x,u=(s.y+1)/2*r.y,h=this.five.getPixels(f-l/2,u-l/2,l,c,d),m=Math.floor(n*a),g=Math.floor(o*a);f0(h,m,g);const v=new ImageData(m,g);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 h0(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 Ua(i,t){const{offsetWidth:e,offsetHeight:n}=t;return new P.Vector2().set(i.x/e*2-1,-i.y/n*2+1)}function m0(i,t){const e=i.getElement();if(!e)return;const n=Ua(t,e),o=new P.Raycaster;return o.setFromCamera(n,i.camera),o}function p0(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 g0="data:image/png;base64,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",A0=`
|
|
542
547
|
varying vec2 vUv;
|
|
543
548
|
void main() {
|
|
544
549
|
vUv = uv;
|
|
545
550
|
vec4 mvPosition = modelViewMatrix * vec4(position, 1);
|
|
546
551
|
gl_Position = projectionMatrix * mvPosition;
|
|
547
552
|
}
|
|
548
|
-
`,
|
|
553
|
+
`,v0=`
|
|
549
554
|
varying vec2 vUv;
|
|
550
555
|
void main() {
|
|
551
556
|
vec2 uv = vec2(vUv.x, vUv.y);
|
|
@@ -553,4 +558,4 @@ void main() {
|
|
|
553
558
|
float match = 1.0 - uv.x;
|
|
554
559
|
gl_FragColor = vec4(1.0,1.0,1.0,match);
|
|
555
560
|
}
|
|
556
|
-
`;function
|
|
561
|
+
`;function b0(){const i=new P.PlaneGeometry(.4,.4),t=g0,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 y0(){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:A0,fragmentShader:v0,depthTest:!1,transparent:!0});return new P.Mesh(t,e)}function w0(){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 Va extends P.Object3D{constructor(){super();p(this,"planeMesh");p(this,"lineMesh");p(this,"ballMesh");this.planeMesh=b0(),this.lineMesh=y0(),this.ballMesh=w0(),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 Ja{constructor(t){p(this,"five");p(this,"contentElement",document.createElement("div"));p(this,"animeIns");p(this,"container");p(this,"css3DObject");p(this,"disposeCss3DObject");p(this,"state",{enabled:!1});this.five=t;const n=.4/2,s=Jt(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(${Ia})`,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 $i({progress:0}).to({progress:[1,0]}).duration(500).easing(Kn.Easing.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class C0{constructor(t,e){p(this,"five");p(this,"hooks",new ye.Subscribe);p(this,"magnifier",null);p(this,"pointHelper",null);p(this,"pointDomHelper",null);p(this,"contentDom",document.createElement("div"));p(this,"state",{enabled:!1});p(this,"group",new P.Group);this.five=t,this.magnifier=(e==null?void 0:e.magnifier)===void 0?new Ya(t,{dragEnabled:!0}):null,this.pointHelper=(e==null?void 0:e.pointHelper)===void 0?new Va:null,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)===void 0?new Ja(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 E0=Object.freeze(Object.defineProperty({__proto__:null,Interval:Hi,Rectangle:u0,Magnifier:Ya,getCoordsFromClient:h0,getCoordsFromElement:Ua,getRaycasterFromFivePointer:m0,getIntersectFromRelativePosition:p0,PointHelper:Va,PointDomHelper:Ja,FivePointSelector:C0,isNil:sm,notNil:Tt,BetterTween:$i,tweenProgress:ua,nextFrame:ii,requestAnimationFrameInterval:oi,getFrameTime:Iu},Symbol.toStringTag,{value:"Module"}));exports.CSS3DRenderPlugin=Jt;exports.CameraMovementEffect=fa;exports.CameraMovementPlugin=Lu;exports.ContentType=We;exports.CruisePlugin=mm;exports.CruisePluginController=no;exports.DIRECTION=Wt;exports.DISPLAY_STRATEGY_TYPE=Lt;exports.DimensionType=Xe;exports.FLOOR_PLAN_ATTACHED_TO=mt;exports.FLOOR_TYPE_MAP=Au;exports.GuideLinePlugin=za;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=St;exports.ItemLabelPlugin=Hh;exports.LinkType=_n;exports.Magnifier=ga;exports.MapviewFloorplanPlugin=Zd;exports.ModelChassisCompassPlugin=yu;exports.ModelEntryDoorGuidePlugin=Eu;exports.ModelFloorplanPlugin=Yd;exports.ModelItemLabelPlugin=bh;exports.ModelRoomLabelPlugin=ic;exports.ModelTVVideoPlugin=Ch;exports.ModelViewPlugin=wl;exports.Object3DHelperController=Xa;exports.Object3DHelperPlugin=d0;exports.PLUGIN=ai;exports.PaintBrush=yl;exports.PaintBrushTypeEnum=it;exports.PanoCompassPlugin=_u;exports.PanoCursorRaycasterPlugin=zl;exports.PanoDoorLabelPlugin=Kh;exports.PanoFloorplanRadarPlugin=pu;exports.PanoMeasurePlugin=Vf;exports.PanoRulerPlugin=ju;exports.PanoRulerProPlugin=Yu;exports.PanoSpatialTagPlugin=lh;exports.PanoTagPlugin=Rg;exports.PanoTagPluginController=Wa;exports.PointType=Ge;exports.ROOM_FETILE_TYPE_MAP=gu;exports.ROOM_TYPE_MAP=vu;exports.Rotation=_e;exports.TopviewFloorplanPlugin=qd;exports.Util=E0;exports.VERSION=ao;exports.itemLabelPluginServerParams=Fh;exports.modelItemLabelPluginServerParams=yh;exports.modelRoomLabelPluginServerParams=oc;exports.pluginFlag=Qg;
|