@qispace/vue3-player 0.1.60 → 0.1.61

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.
@@ -2,6 +2,7 @@ import { default as CameraSnapshot } from '../../lib/virtualTour/CameraSnapshot'
2
2
  import { CdnFileResolverCallback, I18NConfig } from '../types';
3
3
  import { ApartmentJson, PlayerSettings } from './types';
4
4
 
5
+ declare function setCurrentCamera(cameraId: string): void;
5
6
  declare function updateSelectedInterior(value: string): void;
6
7
  declare function takeSnapshot(): Promise<CameraSnapshot>;
7
8
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
@@ -61,6 +62,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
61
62
  }>, {
62
63
  updateSelectedInterior: typeof updateSelectedInterior;
63
64
  takeSnapshot: typeof takeSnapshot;
65
+ setCurrentCamera: typeof setCurrentCamera;
64
66
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
65
67
  onError: (error: Error) => void;
66
68
  saveSettings: (playerSettings: PlayerSettings) => void;
@@ -1 +1 @@
1
- @media (hover: hover){.hover-check[data-v-eb9b348d]{display:none}}#canvas[data-v-27d7323f]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}#canvas-mask[data-v-27d7323f]{position:absolute;top:0;max-width:100%;z-index:4;-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1280px){#canvas[data-v-27d7323f]{border-radius:10px}}#container[data-v-e6c054c7]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}.svg-container[data-v-e6c054c7]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-e6c054c7],svg[data-v-e6c054c7]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-e6c054c7] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}@media only screen and (min-width: 1280px){#canvas[data-v-e6c054c7]{border-radius:10px}}.v-btn[data-v-44ed308e]{background-color:#fff}.frame-container[data-v-0c291cb9]{position:relative;max-width:100%;top:0;left:0;bottom:185px;padding-top:56%;z-index:1;overflow:hidden}.frame-image[data-v-0c291cb9]{position:absolute;top:0;width:100%;height:100%}.frame-image img[data-v-0c291cb9]{min-width:100%;max-width:100%;z-index:0}#image-stack picture[data-v-0c291cb9]{visibility:hidden}#image-stack picture.show[data-v-0c291cb9]{visibility:visible}.fill-parent[data-v-0c291cb9]{position:absolute;top:0;bottom:0;left:0;right:0}.floating-card[data-v-7d5e6067]{position:absolute;left:0;top:0;z-index:10;display:flex;transition:transform .1s ease-in-out}.is-not-hoverable[data-v-7d5e6067]{position:relative;width:100%}.v-dialog__content[data-v-7d5e6067]{align-items:flex-start}.zoom-box-container[data-v-e5638bde]{width:100%;height:100%;left:0;top:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.zoom-box[data-v-e5638bde]{width:100%;height:100%;-webkit-user-select:none;user-select:none;touch-action:none}.interactive-viewer[data-v-528c8f5b]{padding-top:56.65%;position:relative}.fill-parent[data-v-528c8f5b]{position:absolute;top:0;bottom:0;left:0;right:0}.navigation[data-v-528c8f5b]{position:absolute;width:100%;bottom:32px;z-index:99;padding:0 20px;display:flex;justify-content:center}@media only screen and (max-width: 900px){.navigation[data-v-528c8f5b]{position:absolute;bottom:0;scale:.5;width:200%!important;transform:translate(-50%)}}img[data-v-189d0505]{position:relative;display:block;z-index:1}img[data-v-10ab7bee]{position:relative;display:block;z-index:3}.top-left[data-v-10ab7bee]{top:0;left:0}.small[data-v-f0aa5473]{font-size:80%}.top-left[data-v-6a295c78]{top:0;left:0}div[data-v-6a295c78] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-6a295c78]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-6a295c78]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-6a295c78],.v-leave-to[data-v-6a295c78]{opacity:0}.v-leave-from[data-v-6a295c78],.v-enter-to[data-v-6a295c78]{opacity:1}.actions-bar[data-v-400d4a42]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-400d4a42]{flex-basis:25%}.actions-bar>div[data-v-400d4a42]:last-child{flex-basis:50%}.actions-bar[data-v-400d4a42]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-400d4a42]:hover,.mobile .actions-bar[data-v-400d4a42]{opacity:1}.mobile .actions-bar.compact[data-v-400d4a42]{position:relative}.mobile .actions-bar>div[data-v-400d4a42]{flex-basis:50%}.mobile .actions-bar>div[data-v-400d4a42]:last-child{flex-basis:100%}.hover-bar[data-v-400d4a42]{position:absolute}.top-left[data-v-400d4a42]{top:0;left:0}.bottom-right[data-v-400d4a42],.bottom-right-compact[data-v-400d4a42]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-400d4a42]{bottom:inherit;right:0}.v-enter-from[data-v-400d4a42]{opacity:0}.v-enter-active[data-v-400d4a42]{transition:opacity .5s ease}.v-enter-to[data-v-400d4a42]{opacity:1}.sunsim-time-label[data-v-d5a3d3f8]{color:#000;vertical-align:top}.sunsim-date[data-v-d5a3d3f8]{background:#fff;border-radius:30px;min-height:36px;min-width:170px;display:flex;align-content:center;white-space:nowrap}.day-selector[data-v-d5a3d3f8]{margin-top:0}.day-selector[data-v-d5a3d3f8] .v-field__outline{display:none}.day-selector[data-v-d5a3d3f8] .v-field__input{padding-top:2px}.day-selector[data-v-d5a3d3f8] .v-field__append-inner{padding-top:5px!important}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:before{border-style:none}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:after{border-style:none}.sunsim-slider[data-v-d5a3d3f8] .v-slider-track__background{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}.sunsim-bar-wrapper[data-v-d5a3d3f8]{display:flex;position:absolute;width:60%;min-width:400px;top:12px;left:0;z-index:3;touch-action:none;pointer-events:none}.sunsim-wrapper[data-v-d5a3d3f8]{width:100%;background:#fff;border-radius:30px;padding:5px;min-height:16px;z-index:3}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:12px;margin-left:12px}.sunsim-wrapper[data-v-d5a3d3f8],.sunsim-date[data-v-d5a3d3f8]{touch-action:auto;pointer-events:all}.sunsim-wrapper .mdi-white-balance-sunny[data-v-d5a3d3f8]{color:#ffab02;vertical-align:baseline;font-size:20px}@media only screen and (max-width: 980px) and (min-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:101%;width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:calc(100% + 8px);width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{box-shadow:0 0 7px 1px #aaa}}@media only screen and (max-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{height:calc(100% + 84px);top:0;width:100%;flex-direction:column;justify-content:space-between;margin:-42px 0 0;padding:0;left:0;z-index:0;min-width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:0;margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{width:100%;border-radius:0;left:0;margin-left:0!important;box-shadow:0 0 7px 1px #aaa}}.image-instance[data-v-8d357c5f]{position:absolute;width:100%;opacity:0}.image-instance.active[data-v-8d357c5f]{opacity:1}.north-indicator[data-v-5e1006a9]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-5e1006a9]{position:relative}.image-instances[data-v-5e1006a9]{position:relative;width:100%;height:100%}canvas[data-v-5e1006a9]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-5e1006a9]{position:absolute;top:0;bottom:0;left:0;right:0}.svg-container[data-v-5e1006a9]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-5e1006a9],svg[data-v-5e1006a9]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-5e1006a9] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}svg g.restricted[data-v-5e1006a9] path{cursor:default!important}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-5e1006a9]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-5e1006a9]{margin-top:44px;margin-bottom:44px}}.overlay[data-v-9e4cdd0e]{z-index:1!important;opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.north-indicator[data-v-088f521e]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-088f521e]{position:relative}.image-instances[data-v-088f521e]{position:relative;width:100%;height:100%}canvas[data-v-088f521e]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-088f521e]{position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-088f521e]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-088f521e]{margin-top:44px;margin-bottom:44px}}img[data-v-98118455]{position:relative;display:block;z-index:1}.small[data-v-99b853f4]{font-size:80%}.top-left[data-v-37109c67]{top:0;left:0}div[data-v-37109c67] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-37109c67]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-37109c67]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-37109c67],.v-leave-to[data-v-37109c67]{opacity:0}.v-leave-from[data-v-37109c67],.v-enter-to[data-v-37109c67]{opacity:1}.actions-bar[data-v-fb406f0f]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-fb406f0f]{flex-basis:25%}.actions-bar>div[data-v-fb406f0f]:last-child{flex-basis:50%}.actions-bar[data-v-fb406f0f]:hover,.mobile .actions-bar[data-v-fb406f0f]{opacity:1}.mobile .actions-bar.compact[data-v-fb406f0f]{position:relative}.mobile .actions-bar>div[data-v-fb406f0f]{flex-basis:50%}.mobile .actions-bar>div[data-v-fb406f0f]:last-child{flex-basis:100%}.hover-bar[data-v-fb406f0f]{position:absolute}.top-left[data-v-fb406f0f]{top:0;left:0}.bottom-right[data-v-fb406f0f],.bottom-right-compact[data-v-fb406f0f]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-fb406f0f]{bottom:inherit;right:0}.v-enter-from[data-v-fb406f0f]{opacity:0}.v-enter-active[data-v-fb406f0f]{transition:opacity .5s ease}.v-enter-to[data-v-fb406f0f]{opacity:1}.actions-bar[data-v-fb406f0f]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-fb406f0f]:hover{opacity:1}#player-wrapper[data-v-434c2592]{position:relative;width:100%;height:100%}#player-sizer[data-v-434c2592]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div#main-canvas[data-v-434c2592]{width:100%;height:100%}.player-control[data-v-434c2592]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-434c2592]{top:10px;left:10px}#controls-top-center[data-v-434c2592]{top:10px;left:50%;transform:translate(-50%);z-index:4;flex-direction:column}#controls-top-right[data-v-434c2592]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-434c2592]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-434c2592]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-434c2592]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-434c2592]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-434c2592]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-434c2592]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.btn-placeholder[data-v-5ce91d8e]{width:36px;height:36px}.v-btn[data-v-5ce91d8e]{background-color:#fff;pointer-events:all;cursor:auto}.floor-level-label[data-v-5ce91d8e]{text-transform:capitalize}.v-image[data-v-3cf3c177]{background-color:#aaa}.interior-selector-list[data-v-3cf3c177]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-3cf3c177]{padding:0;padding-inline-start:0!important;background-color:#fff;border:2px solid #fff;transition:transform .2s cubic-bezier(.17,.67,.83,.67);margin-top:10px}.interior-selector-list-item[data-v-3cf3c177]:hover{transform:translate(-5px);border:2px solid #4caf50}.interior-selector-list-item .v-list-item-title[data-v-3cf3c177]{word-break:break-word}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}@media screen and (max-width: 600px){.compass-wrapper{scale:.9}}.clock-face[data-v-cd73fd81]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-cd73fd81]{font-size:11px}.clock-icon[data-v-cd73fd81]{width:18px}@media screen and (max-width: 600px){.clock-face[data-v-cd73fd81]{margin-left:0;scale:.8}}.fill-grey[data-v-f59c4942]{fill:#afafaf}.tutorial[data-v-ccf327cb]{color:#000;padding:10px;text-align:center;background-color:#fff;border-radius:5px;line-height:20px;-webkit-box-shadow:4px 9px 15px 0px rgba(0,0,0,.75);-moz-box-shadow:4px 9px 15px 0px rgba(0,0,0,.75);box-shadow:4px 9px 15px #000000bf}.tutorial-icon[data-v-ccf327cb]{border:1.5px solid #e0e0e0;border-radius:5px;width:140px;height:75px}.text[data-v-ccf327cb]{font-size:.8em;line-height:1}.box.col[data-v-ccf327cb]{max-width:180px!important}.tablet-mobile-content[data-v-ccf327cb]{min-width:240px}.box.horizontal[data-v-ccf327cb]{display:flex;align-items:center}.tablet-mobile-content .tutorial-icon[data-v-ccf327cb]{width:100px;height:65px}.tablet-mobile-content .text[data-v-ccf327cb]{text-align:left}.tutorial-buttons .v-messages[data-v-ccf327cb]{display:none!important}.settings-panel[data-v-bd4f66c3]{min-width:500px;height:500px;overflow-y:scroll}form#settings-ui-form[data-v-bd4f66c3]{background:#fff9;border-radius:5px;padding:10px}#settings-ui-form .form-inputs[data-v-bd4f66c3]{height:60vh;overflow-y:scroll;padding-bottom:50px;scrollbar-color:#0c0e4a transparent;scrollbar-width:thin;padding-right:20px}#moveableDiv[data-v-30593022]{position:fixed;z-index:15;background-color:#fff;border:1px solid #d3d3d3}#moveableDivHeader[data-v-30593022]{cursor:move;z-index:10}.big[data-v-30593022]{width:512px;height:440px;top:50%;left:50%;transform:translate(-50%,-50%)}.small[data-v-30593022]{width:250px;height:300px;bottom:10px;right:10px;transform:translate(0)}.sizer[data-v-30593022]{overflow:hidden;min-width:250px;min-height:300px;max-width:700px;max-height:531px}.resize-icon[data-v-30593022]{position:absolute;top:5px;right:5px;z-index:11}.rotate-icon[data-v-30593022]{position:absolute;top:5px;right:45px;z-index:12}.close-icon[data-v-30593022]{position:absolute;top:5px;left:5px;z-index:11}.moveable-body[data-v-30593022]{z-index:1}.moveable-footer[data-v-30593022]{width:100%;height:50px;margin-bottom:10px;background:#fff;z-index:2}.filler-div[data-v-30593022]{display:none}@media only screen and (max-width: 600px){.sizer[data-v-30593022]{overflow:hidden;max-width:90%;max-height:80vh}}.stop1{stop-color:#fff}.stop2{stop-color:#fff;stop-opacity:0}.stop3{stop-color:transparent}.minimap-container[data-v-1a6129d7]{position:relative}.web-minimap[data-v-1a6129d7]{position:relative;width:512px;height:385px;overflow:hidden;transition:transform .5s ease-in}@media (max-width: 650px){.web-minimap[data-v-1a6129d7]{scale:.7}}@media (max-width: 480px){.web-minimap[data-v-1a6129d7]{scale:.5}}.minimap-background-image[data-v-1a6129d7]{position:absolute;width:100%;height:100%}.single-camera-marker[data-v-1a6129d7]{position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;z-index:2;transform:translate(-50%,-50%);border:0px}.rotation-marker-component[data-v-1a6129d7]{z-index:3;position:absolute;width:80px;height:80px;transform:translate(-50%,-50%)}.center-pivot[data-v-1a6129d7]{position:absolute;width:100%;height:100%}.minimap-compass[data-v-552c1d19]{width:50px}.ss-wrapper[data-v-b2f12eb0]{display:flex;flex-direction:row;justify-content:space-between;margin:0 10px;position:relative;z-index:100}.sun-icon[data-v-b2f12eb0]{width:10%}.slider[data-v-b2f12eb0]{display:flex;flex-direction:column;flex:1 1 auto;padding:3px 0}i.v-icon.notranslate.mdi.mdi-white-balance-sunny.theme--light[data-v-b2f12eb0]{font-size:40px;color:#ffab02;padding:5px}.time-label[data-v-b2f12eb0]{padding:0;display:inline-block;margin-top:-10px;margin-left:50px}.minimap-compass[data-v-898e645b]{position:absolute;right:5px;top:50px;z-index:11}.disclaimer[data-v-046402dc]{padding:4px 10px;text-align:center;background-color:#00000040;border-radius:5px;line-height:20px}.disclaimer span[data-v-046402dc]{cursor:pointer;color:#fff;text-decoration:underline;pointer-events:all}.v-card[data-v-0345b87c]{transition:box-shadow .3s ease-in-out;border:1px solid transparent}[data-v-0345b87c] .v-slide-group__content{justify-content:center}[data-v-0345b87c] .v-slide-group__next--disabled,[data-v-0345b87c] .v-slide-group__prev--disabled{pointer-events:all!important}.align-baseline[data-v-0345b87c]{align-items:baseline}.active-apt[data-v-0345b87c]{border:1.5px solid #4caf50!important}.v-image[data-v-0345b87c]{border-radius:0!important}.single-waypoint[data-v-0345b87c]{width:81px;height:54px}.mobile.carousel-button[data-v-0345b87c]{scale:.7}.mobileWaypoint .single-waypoint[data-v-0345b87c]{margin-top:5px!important;width:63px;height:42px;scale:.95}.desktopWaypointWrapper[data-v-0345b87c]{max-width:50vw}.mobileWaypointWrapper[data-v-0345b87c]{max-width:100vw}#share-btns-wrapper button[data-v-b6e473f1]{margin:0 8px}.v-btn[data-v-b6e473f1]{background-color:#fff;pointer-events:all}.img-div[data-v-31489804]{position:absolute;display:block;height:100%;width:100%;background-size:cover;background-position:center center;z-index:2;left:0;top:0}.static-image-wrapper[data-v-31489804]{background:#fff}.compass-wrapper[data-v-41d1297e]{width:50px}.player-and-components-wrapper[data-v-41d1297e]{position:relative;width:100%;height:100%}.static-image[data-v-41d1297e]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-41d1297e]{background:#fff}div#controls-bottom-center>div[data-v-41d1297e]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-41d1297e]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-41d1297e]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-41d1297e]{display:none}}.settings-panel[data-v-41d1297e]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-41d1297e],.v-player.platform-desktop[data-v-41d1297e]{width:100%;height:100%}@media screen and (min-width: 900px){.v-player.platform-desktop[data-v-41d1297e]{height:100%}}@media screen and (min-width: 1600px){.v-player.platform-desktop[data-v-41d1297e]{height:100%}}.v-player.platform-mobile[data-v-41d1297e]{width:100%;height:calc(100% - 60px)}.waypoint-carousel.below-player[data-v-41d1297e]{position:relative;height:50px}@media only screen and (max-width: 960px){#btn-fullscreen[data-v-41d1297e]{display:none}}#player-wrapper[data-v-5fdd1e05]{position:relative;overflow:hidden}#player-sizer[data-v-5fdd1e05]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-5fdd1e05]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-5fdd1e05]{top:10px;left:10px}#controls-top-center[data-v-5fdd1e05]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-5fdd1e05]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-5fdd1e05]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-5fdd1e05]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-5fdd1e05]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-5fdd1e05]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-5fdd1e05]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-5fdd1e05]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-040ac08f]{width:50px}.player-and-components-wrapper[data-v-040ac08f]{position:relative}.static-image[data-v-040ac08f]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-040ac08f]{background:#fff}.waypoint-carousel.full-screen[data-v-040ac08f]{scale:.5}div#controls-bottom-center>div[data-v-040ac08f]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-040ac08f]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-040ac08f]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-040ac08f]{display:none}}.mss-image[data-v-040ac08f]{min-height:20vh;max-height:100vh;min-width:80%;max-width:100%}.minimap-compass[data-v-03a5584c]{position:absolute;right:5px;top:50px;z-index:11}
1
+ @media (hover: hover){.hover-check[data-v-eb9b348d]{display:none}}#canvas[data-v-27d7323f]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}#canvas-mask[data-v-27d7323f]{position:absolute;top:0;max-width:100%;z-index:4;-webkit-user-select:none;user-select:none}@media only screen and (min-width: 1280px){#canvas[data-v-27d7323f]{border-radius:10px}}#container[data-v-e6c054c7]{position:absolute;top:0;width:100%;-webkit-user-select:none;user-select:none;touch-action:none;padding-top:56.25%}.svg-container[data-v-e6c054c7]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-e6c054c7],svg[data-v-e6c054c7]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-e6c054c7] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}@media only screen and (min-width: 1280px){#canvas[data-v-e6c054c7]{border-radius:10px}}.v-btn[data-v-44ed308e]{background-color:#fff}.frame-container[data-v-0c291cb9]{position:relative;max-width:100%;top:0;left:0;bottom:185px;padding-top:56%;z-index:1;overflow:hidden}.frame-image[data-v-0c291cb9]{position:absolute;top:0;width:100%;height:100%}.frame-image img[data-v-0c291cb9]{min-width:100%;max-width:100%;z-index:0}#image-stack picture[data-v-0c291cb9]{visibility:hidden}#image-stack picture.show[data-v-0c291cb9]{visibility:visible}.fill-parent[data-v-0c291cb9]{position:absolute;top:0;bottom:0;left:0;right:0}.floating-card[data-v-7d5e6067]{position:absolute;left:0;top:0;z-index:10;display:flex;transition:transform .1s ease-in-out}.is-not-hoverable[data-v-7d5e6067]{position:relative;width:100%}.v-dialog__content[data-v-7d5e6067]{align-items:flex-start}.zoom-box-container[data-v-e5638bde]{width:100%;height:100%;left:0;top:0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.zoom-box[data-v-e5638bde]{width:100%;height:100%;-webkit-user-select:none;user-select:none;touch-action:none}.interactive-viewer[data-v-528c8f5b]{padding-top:56.65%;position:relative}.fill-parent[data-v-528c8f5b]{position:absolute;top:0;bottom:0;left:0;right:0}.navigation[data-v-528c8f5b]{position:absolute;width:100%;bottom:32px;z-index:99;padding:0 20px;display:flex;justify-content:center}@media only screen and (max-width: 900px){.navigation[data-v-528c8f5b]{position:absolute;bottom:0;scale:.5;width:200%!important;transform:translate(-50%)}}img[data-v-189d0505]{position:relative;display:block;z-index:1}img[data-v-10ab7bee]{position:relative;display:block;z-index:3}.top-left[data-v-10ab7bee]{top:0;left:0}.small[data-v-f0aa5473]{font-size:80%}.top-left[data-v-6a295c78]{top:0;left:0}div[data-v-6a295c78] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-6a295c78]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-6a295c78]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-6a295c78],.v-leave-to[data-v-6a295c78]{opacity:0}.v-leave-from[data-v-6a295c78],.v-enter-to[data-v-6a295c78]{opacity:1}.actions-bar[data-v-400d4a42]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-400d4a42]{flex-basis:25%}.actions-bar>div[data-v-400d4a42]:last-child{flex-basis:50%}.actions-bar[data-v-400d4a42]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-400d4a42]:hover,.mobile .actions-bar[data-v-400d4a42]{opacity:1}.mobile .actions-bar.compact[data-v-400d4a42]{position:relative}.mobile .actions-bar>div[data-v-400d4a42]{flex-basis:50%}.mobile .actions-bar>div[data-v-400d4a42]:last-child{flex-basis:100%}.hover-bar[data-v-400d4a42]{position:absolute}.top-left[data-v-400d4a42]{top:0;left:0}.bottom-right[data-v-400d4a42],.bottom-right-compact[data-v-400d4a42]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-400d4a42]{bottom:inherit;right:0}.v-enter-from[data-v-400d4a42]{opacity:0}.v-enter-active[data-v-400d4a42]{transition:opacity .5s ease}.v-enter-to[data-v-400d4a42]{opacity:1}.sunsim-time-label[data-v-d5a3d3f8]{color:#000;vertical-align:top}.sunsim-date[data-v-d5a3d3f8]{background:#fff;border-radius:30px;min-height:36px;min-width:170px;display:flex;align-content:center;white-space:nowrap}.day-selector[data-v-d5a3d3f8]{margin-top:0}.day-selector[data-v-d5a3d3f8] .v-field__outline{display:none}.day-selector[data-v-d5a3d3f8] .v-field__input{padding-top:2px}.day-selector[data-v-d5a3d3f8] .v-field__append-inner{padding-top:5px!important}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:before{border-style:none}.day-selector.v-text-field[data-v-d5a3d3f8] .v-input__control>.v-input__slot:after{border-style:none}.sunsim-slider[data-v-d5a3d3f8] .v-slider-track__background{background:linear-gradient(270deg,#8183c2,#ffb9b9 20.01%,#b2dfff 40.1%,#b2dfff 59.85%,#ffba96 79.96%,#8183c2)!important}.sunsim-bar-wrapper[data-v-d5a3d3f8]{display:flex;position:absolute;width:60%;min-width:400px;top:12px;left:0;z-index:3;touch-action:none;pointer-events:none}.sunsim-wrapper[data-v-d5a3d3f8]{width:100%;background:#fff;border-radius:30px;padding:5px;min-height:16px;z-index:3}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:12px;margin-left:12px}.sunsim-wrapper[data-v-d5a3d3f8],.sunsim-date[data-v-d5a3d3f8]{touch-action:auto;pointer-events:all}.sunsim-wrapper .mdi-white-balance-sunny[data-v-d5a3d3f8]{color:#ffab02;vertical-align:baseline;font-size:20px}@media only screen and (max-width: 980px) and (min-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:101%;width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){.sunsim-bar-wrapper[data-v-d5a3d3f8]{top:calc(100% + 8px);width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{box-shadow:0 0 7px 1px #aaa}}@media only screen and (max-width: 500px){.sunsim-bar-wrapper[data-v-d5a3d3f8]{height:calc(100% + 84px);top:0;width:100%;flex-direction:column;justify-content:space-between;margin:-42px 0 0;padding:0;left:0;z-index:0;min-width:100%}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8]{margin-right:0;margin-left:0}.sunsim-bar-wrapper .sunsim-date[data-v-d5a3d3f8],.sunsim-bar-wrapper .sunsim-wrapper[data-v-d5a3d3f8]{width:100%;border-radius:0;left:0;margin-left:0!important;box-shadow:0 0 7px 1px #aaa}}.image-instance[data-v-8d357c5f]{position:absolute;width:100%;opacity:0}.image-instance.active[data-v-8d357c5f]{opacity:1}.north-indicator[data-v-5e1006a9]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-5e1006a9]{position:relative}.image-instances[data-v-5e1006a9]{position:relative;width:100%;height:100%}canvas[data-v-5e1006a9]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-5e1006a9]{position:absolute;top:0;bottom:0;left:0;right:0}.svg-container[data-v-5e1006a9]{transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.svg-container[data-v-5e1006a9],svg[data-v-5e1006a9]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10000}svg g[data-v-5e1006a9] path{cursor:pointer;stroke-width:inherit!important;stroke-opacity:inherit!important;stroke:inherit!important;fill:inherit!important;fill-opacity:inherit!important;transition-property:fill-opacity,fill;transition-duration:.25s;transition-timing-function:ease-in-out}svg g.restricted[data-v-5e1006a9] path{cursor:default!important}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-5e1006a9]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-5e1006a9]{margin-top:44px;margin-bottom:44px}}.overlay[data-v-9e4cdd0e]{z-index:1!important;opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:ease-in-out}.north-indicator[data-v-088f521e]{position:absolute;right:0;top:0;height:42px;width:42px;margin-top:12px;margin-right:8px}.image-container[data-v-088f521e]{position:relative}.image-instances[data-v-088f521e]{position:relative;width:100%;height:100%}canvas[data-v-088f521e]{position:absolute;left:0;top:0;z-index:2;opacity:0}.fill-parent[data-v-088f521e]{position:absolute;top:0;bottom:0;left:0;right:0}@media only screen and (max-width: 980px) and (min-width: 500px) and (orientation: landscape){div.image-container[data-v-088f521e]{margin-top:44px}}@media only screen and (max-width: 500px){div.image-container[data-v-088f521e]{margin-top:44px;margin-bottom:44px}}img[data-v-98118455]{position:relative;display:block;z-index:1}.small[data-v-99b853f4]{font-size:80%}.top-left[data-v-37109c67]{top:0;left:0}div[data-v-37109c67] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-37109c67]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-37109c67]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-37109c67],.v-leave-to[data-v-37109c67]{opacity:0}.v-leave-from[data-v-37109c67],.v-enter-to[data-v-37109c67]{opacity:1}.actions-bar[data-v-fb406f0f]{position:absolute;flex-wrap:wrap}.actions-bar>div[data-v-fb406f0f]{flex-basis:25%}.actions-bar>div[data-v-fb406f0f]:last-child{flex-basis:50%}.actions-bar[data-v-fb406f0f]:hover,.mobile .actions-bar[data-v-fb406f0f]{opacity:1}.mobile .actions-bar.compact[data-v-fb406f0f]{position:relative}.mobile .actions-bar>div[data-v-fb406f0f]{flex-basis:50%}.mobile .actions-bar>div[data-v-fb406f0f]:last-child{flex-basis:100%}.hover-bar[data-v-fb406f0f]{position:absolute}.top-left[data-v-fb406f0f]{top:0;left:0}.bottom-right[data-v-fb406f0f],.bottom-right-compact[data-v-fb406f0f]{bottom:0;right:0}.mobile .bottom-right-compact[data-v-fb406f0f]{bottom:inherit;right:0}.v-enter-from[data-v-fb406f0f]{opacity:0}.v-enter-active[data-v-fb406f0f]{transition:opacity .5s ease}.v-enter-to[data-v-fb406f0f]{opacity:1}.actions-bar[data-v-fb406f0f]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-fb406f0f]:hover{opacity:1}#player-wrapper[data-v-434c2592]{position:relative;width:100%;height:100%}#player-sizer[data-v-434c2592]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}div#main-canvas[data-v-434c2592]{width:100%;height:100%}.player-control[data-v-434c2592]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-434c2592]{top:10px;left:10px}#controls-top-center[data-v-434c2592]{top:10px;left:50%;transform:translate(-50%);z-index:4;flex-direction:column}#controls-top-right[data-v-434c2592]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-434c2592]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-434c2592]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-434c2592]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-434c2592]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-434c2592]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-434c2592]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.btn-placeholder[data-v-5ce91d8e]{width:36px;height:36px}.v-btn[data-v-5ce91d8e]{background-color:#fff;pointer-events:all;cursor:auto}.floor-level-label[data-v-5ce91d8e]{text-transform:capitalize}.v-image[data-v-3cf3c177]{background-color:#aaa}.interior-selector-list[data-v-3cf3c177]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-3cf3c177]{padding:0;padding-inline-start:0!important;background-color:#fff;border:2px solid #fff;transition:transform .2s cubic-bezier(.17,.67,.83,.67);margin-top:10px}.interior-selector-list-item[data-v-3cf3c177]:hover{transform:translate(-5px);border:2px solid #4caf50}.interior-selector-list-item .v-list-item-title[data-v-3cf3c177]{word-break:break-word}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}@media screen and (max-width: 600px){.compass-wrapper{scale:.9}}.clock-face[data-v-cd73fd81]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-cd73fd81]{font-size:11px}.clock-icon[data-v-cd73fd81]{width:18px}@media screen and (max-width: 600px){.clock-face[data-v-cd73fd81]{margin-left:0;scale:.8}}.fill-grey[data-v-f59c4942]{fill:#afafaf}.tutorial[data-v-ccf327cb]{color:#000;padding:10px;text-align:center;background-color:#fff;border-radius:5px;line-height:20px;-webkit-box-shadow:4px 9px 15px 0px rgba(0,0,0,.75);-moz-box-shadow:4px 9px 15px 0px rgba(0,0,0,.75);box-shadow:4px 9px 15px #000000bf}.tutorial-icon[data-v-ccf327cb]{border:1.5px solid #e0e0e0;border-radius:5px;width:140px;height:75px}.text[data-v-ccf327cb]{font-size:.8em;line-height:1}.box.col[data-v-ccf327cb]{max-width:180px!important}.tablet-mobile-content[data-v-ccf327cb]{min-width:240px}.box.horizontal[data-v-ccf327cb]{display:flex;align-items:center}.tablet-mobile-content .tutorial-icon[data-v-ccf327cb]{width:100px;height:65px}.tablet-mobile-content .text[data-v-ccf327cb]{text-align:left}.tutorial-buttons .v-messages[data-v-ccf327cb]{display:none!important}.settings-panel[data-v-bd4f66c3]{min-width:500px;height:500px;overflow-y:scroll}form#settings-ui-form[data-v-bd4f66c3]{background:#fff9;border-radius:5px;padding:10px}#settings-ui-form .form-inputs[data-v-bd4f66c3]{height:60vh;overflow-y:scroll;padding-bottom:50px;scrollbar-color:#0c0e4a transparent;scrollbar-width:thin;padding-right:20px}#moveableDiv[data-v-30593022]{position:fixed;z-index:15;background-color:#fff;border:1px solid #d3d3d3}#moveableDivHeader[data-v-30593022]{cursor:move;z-index:10}.big[data-v-30593022]{width:512px;height:440px;top:50%;left:50%;transform:translate(-50%,-50%)}.small[data-v-30593022]{width:250px;height:300px;bottom:10px;right:10px;transform:translate(0)}.sizer[data-v-30593022]{overflow:hidden;min-width:250px;min-height:300px;max-width:700px;max-height:531px}.resize-icon[data-v-30593022]{position:absolute;top:5px;right:5px;z-index:11}.rotate-icon[data-v-30593022]{position:absolute;top:5px;right:45px;z-index:12}.close-icon[data-v-30593022]{position:absolute;top:5px;left:5px;z-index:11}.moveable-body[data-v-30593022]{z-index:1}.moveable-footer[data-v-30593022]{width:100%;height:50px;margin-bottom:10px;background:#fff;z-index:2}.filler-div[data-v-30593022]{display:none}@media only screen and (max-width: 600px){.sizer[data-v-30593022]{overflow:hidden;max-width:90%;max-height:80vh}}.stop1{stop-color:#fff}.stop2{stop-color:#fff;stop-opacity:0}.stop3{stop-color:transparent}.minimap-container[data-v-1a6129d7]{position:relative}.web-minimap[data-v-1a6129d7]{position:relative;width:512px;height:385px;overflow:hidden;transition:transform .5s ease-in}@media (max-width: 650px){.web-minimap[data-v-1a6129d7]{scale:.7}}@media (max-width: 480px){.web-minimap[data-v-1a6129d7]{scale:.5}}.minimap-background-image[data-v-1a6129d7]{position:absolute;width:100%;height:100%}.single-camera-marker[data-v-1a6129d7]{position:absolute;width:7px;height:7px;background:#fff;border-radius:50%;z-index:2;transform:translate(-50%,-50%);border:0px}.rotation-marker-component[data-v-1a6129d7]{z-index:3;position:absolute;width:80px;height:80px;transform:translate(-50%,-50%)}.center-pivot[data-v-1a6129d7]{position:absolute;width:100%;height:100%}.minimap-compass[data-v-552c1d19]{width:50px}.ss-wrapper[data-v-b2f12eb0]{display:flex;flex-direction:row;justify-content:space-between;margin:0 10px;position:relative;z-index:100}.sun-icon[data-v-b2f12eb0]{width:10%}.slider[data-v-b2f12eb0]{display:flex;flex-direction:column;flex:1 1 auto;padding:3px 0}i.v-icon.notranslate.mdi.mdi-white-balance-sunny.theme--light[data-v-b2f12eb0]{font-size:40px;color:#ffab02;padding:5px}.time-label[data-v-b2f12eb0]{padding:0;display:inline-block;margin-top:-10px;margin-left:50px}.minimap-compass[data-v-898e645b]{position:absolute;right:5px;top:50px;z-index:11}.disclaimer[data-v-046402dc]{padding:4px 10px;text-align:center;background-color:#00000040;border-radius:5px;line-height:20px}.disclaimer span[data-v-046402dc]{cursor:pointer;color:#fff;text-decoration:underline;pointer-events:all}.v-card[data-v-0345b87c]{transition:box-shadow .3s ease-in-out;border:1px solid transparent}[data-v-0345b87c] .v-slide-group__content{justify-content:center}[data-v-0345b87c] .v-slide-group__next--disabled,[data-v-0345b87c] .v-slide-group__prev--disabled{pointer-events:all!important}.align-baseline[data-v-0345b87c]{align-items:baseline}.active-apt[data-v-0345b87c]{border:1.5px solid #4caf50!important}.v-image[data-v-0345b87c]{border-radius:0!important}.single-waypoint[data-v-0345b87c]{width:81px;height:54px}.mobile.carousel-button[data-v-0345b87c]{scale:.7}.mobileWaypoint .single-waypoint[data-v-0345b87c]{margin-top:5px!important;width:63px;height:42px;scale:.95}.desktopWaypointWrapper[data-v-0345b87c]{max-width:50vw}.mobileWaypointWrapper[data-v-0345b87c]{max-width:100vw}#share-btns-wrapper button[data-v-b6e473f1]{margin:0 8px}.v-btn[data-v-b6e473f1]{background-color:#fff;pointer-events:all}.img-div[data-v-31489804]{position:absolute;display:block;height:100%;width:100%;background-size:cover;background-position:center center;z-index:2;left:0;top:0}.static-image-wrapper[data-v-31489804]{background:#fff}.compass-wrapper[data-v-0d33e209]{width:50px}.player-and-components-wrapper[data-v-0d33e209]{position:relative;width:100%;height:100%}.static-image[data-v-0d33e209]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-0d33e209]{background:#fff}div#controls-bottom-center>div[data-v-0d33e209]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-0d33e209]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-0d33e209]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-0d33e209]{display:none}}.settings-panel[data-v-0d33e209]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-0d33e209],.v-player.platform-desktop[data-v-0d33e209]{width:100%;height:100%}@media screen and (min-width: 900px){.v-player.platform-desktop[data-v-0d33e209]{height:100%}}@media screen and (min-width: 1600px){.v-player.platform-desktop[data-v-0d33e209]{height:100%}}.v-player.platform-mobile[data-v-0d33e209]{width:100%;height:calc(100% - 60px)}.waypoint-carousel.below-player[data-v-0d33e209]{position:relative;height:50px}@media only screen and (max-width: 960px){#btn-fullscreen[data-v-0d33e209]{display:none}}#player-wrapper[data-v-5fdd1e05]{position:relative;overflow:hidden}#player-sizer[data-v-5fdd1e05]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-5fdd1e05]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-5fdd1e05]{top:10px;left:10px}#controls-top-center[data-v-5fdd1e05]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-5fdd1e05]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-5fdd1e05]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-5fdd1e05]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-5fdd1e05]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-5fdd1e05]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-5fdd1e05]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-5fdd1e05]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-040ac08f]{width:50px}.player-and-components-wrapper[data-v-040ac08f]{position:relative}.static-image[data-v-040ac08f]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-040ac08f]{background:#fff}.waypoint-carousel.full-screen[data-v-040ac08f]{scale:.5}div#controls-bottom-center>div[data-v-040ac08f]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-040ac08f]{min-height:400px;display:flex;align-items:center;justify-content:space-around;background:#ededed}@media only screen and (max-width: 600px){#btn-fullscreen[data-v-040ac08f]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-040ac08f]{display:none}}.mss-image[data-v-040ac08f]{min-height:20vh;max-height:100vh;min-width:80%;max-width:100%}.minimap-compass[data-v-03a5584c]{position:absolute;right:5px;top:50px;z-index:11}
@@ -1,7 +1,7 @@
1
1
  var Et = Object.defineProperty;
2
2
  var Tt = (u, n, e) => n in u ? Et(u, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : u[n] = e;
3
3
  var ne = (u, n, e) => (Tt(u, typeof n != "symbol" ? n + "" : n, e), e);
4
- import { defineComponent as j, ref as d, computed as T, openBlock as p, createElementBlock as x, watch as P, onMounted as de, onBeforeUnmount as je, withDirectives as ve, createElementVNode as s, normalizeStyle as se, vShow as he, createVNode as w, Fragment as ce, renderList as me, createCommentVNode as U, inject as Be, resolveComponent as B, withCtx as b, toDisplayString as Q, unref as ae, createTextVNode as ee, normalizeClass as fe, createBlock as V, renderSlot as K, provide as Ze, reactive as dt, watchEffect as Ce, resolveDynamicComponent as yt, normalizeProps as tt, guardReactiveProps as nt, mergeProps as ye, nextTick as Se, Transition as Le, createSlots as Vt, pushScopeId as at, popScopeId as ot, vModelText as Bt, createStaticVNode as _t, onBeforeUpdate as Rt } from "vue";
4
+ import { defineComponent as j, ref as d, computed as T, openBlock as p, createElementBlock as x, watch as P, onMounted as de, onBeforeUnmount as je, withDirectives as ve, createElementVNode as s, normalizeStyle as se, vShow as he, createVNode as w, Fragment as ce, renderList as me, createCommentVNode as U, inject as Be, resolveComponent as B, withCtx as b, toDisplayString as Q, unref as ae, createTextVNode as ee, normalizeClass as fe, createBlock as V, renderSlot as K, provide as Ze, reactive as dt, watchEffect as Ie, resolveDynamicComponent as yt, normalizeProps as tt, guardReactiveProps as nt, mergeProps as ye, nextTick as Se, Transition as Le, createSlots as Vt, pushScopeId as at, popScopeId as ot, vModelText as Bt, createStaticVNode as _t, onBeforeUpdate as Rt } from "vue";
5
5
  import rt from "axios";
6
6
  import * as Ot from "@qispace/player-core";
7
7
  import * as Ve from "three";
@@ -100,7 +100,7 @@ const Ut = /* @__PURE__ */ j({
100
100
  }), P(
101
101
  () => e.viewModel.currentScene,
102
102
  () => {
103
- Ae();
103
+ Ce();
104
104
  },
105
105
  { immediate: !0 }
106
106
  ), P(
@@ -110,10 +110,10 @@ const Ut = /* @__PURE__ */ j({
110
110
  () => e.selectedUnitId
111
111
  ],
112
112
  () => {
113
- Ae();
113
+ Ce();
114
114
  }
115
115
  ), P(L, () => {
116
- Ae(), L.value ? S.value = "pointer" : S.value = "auto";
116
+ Ce(), L.value ? S.value = "pointer" : S.value = "auto";
117
117
  }), P(z, () => {
118
118
  C.value ? a("hoverOver", {
119
119
  hoverUnit: L.value ? L.value.unitId : !1,
@@ -186,7 +186,7 @@ const Ut = /* @__PURE__ */ j({
186
186
  return l.value.data[_e + 3] > 0 ? Ue : -1;
187
187
  }
188
188
  function te() {
189
- Ie().forEach((Z) => {
189
+ Ae().forEach((Z) => {
190
190
  if (Z.index >= 0) {
191
191
  const le = re(Z.index);
192
192
  if (le) {
@@ -208,7 +208,7 @@ const Ut = /* @__PURE__ */ j({
208
208
  const Z = e.sceneData.find((le) => le.index === N);
209
209
  return Z && Z.unitId;
210
210
  }
211
- function Ie() {
211
+ function Ae() {
212
212
  if (l.value) {
213
213
  const N = Object.keys(y.value).map(
214
214
  (le) => parseInt(le)
@@ -239,9 +239,9 @@ const Ut = /* @__PURE__ */ j({
239
239
  o.value = _.value.offsetWidth, r.value = _.value.offsetHeight;
240
240
  }
241
241
  function Ee() {
242
- $(), Ae();
242
+ $(), Ce();
243
243
  }
244
- function Ae() {
244
+ function Ce() {
245
245
  we(), te(), i.value && c.value && i.value.putImageData(c.value, 0, 0);
246
246
  }
247
247
  function ze() {
@@ -886,8 +886,8 @@ const Zt = {
886
886
  };
887
887
  E(oe.x), z(oe.y);
888
888
  } else if (v.value && D.touches.length === 2) {
889
- const { x: $, y: q } = L(D.touches[0]), { x: te, y: re } = L(c.value.touches[0]), { x: oe, y: Ie } = L(D.touches[1]), { x: Fe, y: De } = L(c.value.touches[1]), we = Math.hypot(te - Fe, re - De), ke = Math.hypot($ - oe, q - Ie), Ee = (oe + $) / 2, Ae = (Ie + q) / 2;
890
- W(ke - we, Ee, Ae);
889
+ const { x: $, y: q } = L(D.touches[0]), { x: te, y: re } = L(c.value.touches[0]), { x: oe, y: Ae } = L(D.touches[1]), { x: Fe, y: De } = L(c.value.touches[1]), we = Math.hypot(te - Fe, re - De), ke = Math.hypot($ - oe, q - Ae), Ee = (oe + $) / 2, Ce = (Ae + q) / 2;
890
+ W(ke - we, Ee, Ce);
891
891
  }
892
892
  c.value = D;
893
893
  }
@@ -916,9 +916,9 @@ const Zt = {
916
916
  );
917
917
  }
918
918
  function W(D, $, q) {
919
- const te = f.value.clientWidth, re = f.value.clientHeight, oe = te * h.value, Ie = re * h.value;
919
+ const te = f.value.clientWidth, re = f.value.clientHeight, oe = te * h.value, Ae = re * h.value;
920
920
  t.value = Math.min(Math.max(100, t.value + D), m.value);
921
- const Fe = te * h.value, De = re * h.value, we = Fe - oe, ke = De - Ie;
921
+ const Fe = te * h.value, De = re * h.value, we = Fe - oe, ke = De - Ae;
922
922
  o.value -= $ / te * we, r.value -= q / re * ke, E(0), z(0);
923
923
  }
924
924
  function ue() {
@@ -927,7 +927,7 @@ const Zt = {
927
927
  x: o.value,
928
928
  y: r.value,
929
929
  resolve: (D, $) => {
930
- const q = f.value.clientWidth, te = f.value.clientHeight, re = o.value / -h.value, oe = r.value / -h.value, Ie = re + q / h.value, Fe = oe + te / h.value, De = D / q * (Ie - re) + re, we = $ / te * (Fe - oe) + oe;
930
+ const q = f.value.clientWidth, te = f.value.clientHeight, re = o.value / -h.value, oe = r.value / -h.value, Ae = re + q / h.value, Fe = oe + te / h.value, De = D / q * (Ae - re) + re, we = $ / te * (Fe - oe) + oe;
931
931
  return { x: De, y: we };
932
932
  }
933
933
  });
@@ -1092,7 +1092,7 @@ const pn = { key: 0 }, fn = { class: "interactive-viewer" }, hn = { class: "fill
1092
1092
  a.i18nConfig ? new xe(a.i18nConfig) : new xe()
1093
1093
  );
1094
1094
  const o = dt({ isReady: !1, isError: !1 }), r = d(), i = d(), v = d(), c = d(), l = d({ x: 0, y: 0, width: 0, height: 0 }), f = d(), C = d(), h = d(), m = T(() => h.value.isHoverEnabled), g = T(() => a.useSvg ? Wt : Ht), S = T(() => a.selectedUnitId), A = T(() => a.nextUnitId), y = T(() => a.prevUnitId);
1095
- Ce(() => {
1095
+ Ie(() => {
1096
1096
  if (S.value && c.value) {
1097
1097
  const I = r.value[S.value];
1098
1098
  I && (c.value.currentScene = I);
@@ -1510,11 +1510,11 @@ const Mn = /* @__PURE__ */ j({
1510
1510
  rotateShortestRoute: C
1511
1511
  });
1512
1512
  const o = d(!1), r = d(a.currentScene), i = d(a.selectedId);
1513
- Ce(() => {
1513
+ Ie(() => {
1514
1514
  r.value = a.currentScene;
1515
- }), Ce(() => {
1515
+ }), Ie(() => {
1516
1516
  i.value = a.selectedId;
1517
- }), Ce(() => {
1517
+ }), Ie(() => {
1518
1518
  t("onSceneChange", r.value);
1519
1519
  });
1520
1520
  const v = T(() => o.value ? !1 : a.apartmentChooserData.loopable ? !0 : r.value !== a.apartmentChooserData.scenes[0]), c = T(() => o.value ? !1 : a.apartmentChooserData.loopable ? !0 : r.value !== a.apartmentChooserData.scenes[a.apartmentChooserData.scenes.length - 1]);
@@ -1606,7 +1606,7 @@ const Mn = /* @__PURE__ */ j({
1606
1606
  () => {
1607
1607
  r.value = e.selectedId;
1608
1608
  }
1609
- ), Ce(() => {
1609
+ ), Ie(() => {
1610
1610
  for (const l in i) {
1611
1611
  const { element: f, state: C } = i[l], { r: h, g: m, b: g, a: S, s: A } = e.colorCallback(l, C) || {
1612
1612
  r: 0,
@@ -1620,7 +1620,7 @@ const Mn = /* @__PURE__ */ j({
1620
1620
  }), P(r, () => {
1621
1621
  for (const l in i)
1622
1622
  i[l].state === "selected" && l !== r.value ? i[l].state = "idle" : i[l].state !== "selected" && l === r.value && (i[l].state = "selected");
1623
- }), Ce(async () => {
1623
+ }), Ie(async () => {
1624
1624
  t.value = await ge.loadText(
1625
1625
  ie(e.cdnFileResolver, e.currentCamera.overlayFilename)
1626
1626
  ), c();
@@ -2257,7 +2257,7 @@ const Qn = (u) => {
2257
2257
  (l) => {
2258
2258
  t.value = Math.floor(l);
2259
2259
  }
2260
- ), Ce(() => {
2260
+ ), Ie(() => {
2261
2261
  o.value = r(e.dateSelector.selectedDate);
2262
2262
  }), (l, f) => {
2263
2263
  const C = B("v-icon"), h = B("v-select"), m = B("v-progress-linear"), g = B("v-slider");
@@ -2405,7 +2405,7 @@ const Qn = (u) => {
2405
2405
  ), c = d(!1), l = d(new ge()), f = d(), C = d("0 0 0 0"), h = d(), m = d(), g = d(Ye.empty()), S = d(Pe.empty()), A = d(), y = T(() => A.value.isHoverEnabled);
2406
2406
  P(i, (L, E) => {
2407
2407
  L ? a("hoverOverBuilding", L) : a("hoverOutBuilding", E);
2408
- }), Ce(() => {
2408
+ }), Ie(() => {
2409
2409
  if (e.buildingChooserTimeOfDay) {
2410
2410
  const [L, E, z] = /^(\d\d):(\d\d)$/.exec(
2411
2411
  e.buildingChooserTimeOfDay
@@ -2688,7 +2688,7 @@ const Qn = (u) => {
2688
2688
  var L;
2689
2689
  return (L = g.value) == null ? void 0 : L.isHoverEnabled;
2690
2690
  });
2691
- Ce(() => {
2691
+ Ie(() => {
2692
2692
  if (e.buildingChooserTimeOfDay) {
2693
2693
  const [L, E, z] = /^(\d\d):(\d\d)$/.exec(
2694
2694
  e.buildingChooserTimeOfDay
@@ -3128,7 +3128,7 @@ const Qn = (u) => {
3128
3128
  emits: ["onClick", "onHoverOver", "onHoverOut", "updateSvgContainer"],
3129
3129
  setup(u, { emit: n }) {
3130
3130
  const e = u, a = n, t = d(), o = d(), r = d(e.selectedId), i = dt({});
3131
- Ce(() => {
3131
+ Ie(() => {
3132
3132
  for (const l in i) {
3133
3133
  const { element: f, state: C } = i[l], { r: h, g: m, b: g, a: S, s: A } = e.colorCallback(l, C) || {
3134
3134
  r: 0,
@@ -3147,7 +3147,7 @@ const Qn = (u) => {
3147
3147
  ), P(r, () => {
3148
3148
  for (const l in i)
3149
3149
  i[l].state === "selected" && l !== r.value ? i[l].state = "idle" : i[l].state !== "selected" && l === r.value && (i[l].state = "selected");
3150
- }), Ce(async () => {
3150
+ }), Ie(async () => {
3151
3151
  t.value = await ge.loadText(
3152
3152
  ie(e.cdnFileResolver, e.currentCamera.overlayFilename)
3153
3153
  ), c();
@@ -5668,7 +5668,8 @@ const Is = {
5668
5668
  const a = u, t = e;
5669
5669
  n({
5670
5670
  updateSelectedInterior: ze,
5671
- takeSnapshot: _e
5671
+ takeSnapshot: _e,
5672
+ setCurrentCamera: Ce
5672
5673
  });
5673
5674
  const o = d(!1), r = d(!1), i = d(), v = d(), c = d(), l = d(), f = d(), C = d(0), h = d(), m = d(), g = d(), S = d(0), A = d(0), y = d(0), O = d(!1), M = d(!1), R = d(!1), I = d(
5674
5675
  new Lt(document, "player-wrapper")
@@ -5744,7 +5745,7 @@ const Is = {
5744
5745
  i.value = await oe();
5745
5746
  }
5746
5747
  async function q() {
5747
- if (v.value = await Ie(
5748
+ if (v.value = await Ae(
5748
5749
  h.value,
5749
5750
  a.apartmentId
5750
5751
  ), v.value && (m.value = v.value.cameras.find(() => !0).id), c.value = await Fe(
@@ -5800,7 +5801,7 @@ const Is = {
5800
5801
  return;
5801
5802
  }
5802
5803
  }
5803
- async function Ie(k, G) {
5804
+ async function Ae(k, G) {
5804
5805
  try {
5805
5806
  return await Ge(
5806
5807
  `/${k}/${G}/apartment.json`
@@ -5842,17 +5843,17 @@ const Is = {
5842
5843
  }
5843
5844
  function we() {
5844
5845
  let k = C.value + 1;
5845
- k >= H.value.length && (k = 0), C.value = k, Ae(H.value[C.value].id);
5846
+ k >= H.value.length && (k = 0), C.value = k, Ce(H.value[C.value].id);
5846
5847
  }
5847
5848
  function ke() {
5848
5849
  let k = C.value - 1;
5849
- k < 0 && (k = H.value.length - 1), C.value = k, Ae(H.value[C.value].id);
5850
+ k < 0 && (k = H.value.length - 1), C.value = k, Ce(H.value[C.value].id);
5850
5851
  }
5851
5852
  function Ee(k, G = !0) {
5852
5853
  let X = H.value.findIndex((pe) => pe.id === k);
5853
- X != -1 && (C.value = X, G && Ae(k));
5854
+ X != -1 && (C.value = X, G && Ce(k));
5854
5855
  }
5855
- function Ae(k) {
5856
+ function Ce(k) {
5856
5857
  m.value = k;
5857
5858
  }
5858
5859
  function ze(k) {
@@ -6130,7 +6131,7 @@ const Is = {
6130
6131
  ], 2);
6131
6132
  };
6132
6133
  }
6133
- }), Vs = /* @__PURE__ */ J(Ts, [["__scopeId", "data-v-41d1297e"]]), Bs = { id: "player-wrapper" }, Rs = { id: "player-sizer" }, Os = {
6134
+ }), Vs = /* @__PURE__ */ J(Ts, [["__scopeId", "data-v-0d33e209"]]), Bs = { id: "player-wrapper" }, Rs = { id: "player-sizer" }, Os = {
6134
6135
  class: "player-control",
6135
6136
  id: "controls-top-left"
6136
6137
  }, $s = {