@qispace/vue3-player 0.1.58 → 0.1.60
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.
|
@@ -3,6 +3,7 @@ import { CdnFileResolverCallback, I18NConfig } from '../types';
|
|
|
3
3
|
import { ApartmentJson, PlayerSettings } from './types';
|
|
4
4
|
|
|
5
5
|
declare function updateSelectedInterior(value: string): void;
|
|
6
|
+
declare function takeSnapshot(): Promise<CameraSnapshot>;
|
|
6
7
|
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
7
8
|
cdnFileResolver: CdnFileResolverCallback;
|
|
8
9
|
apartmentId: string;
|
|
@@ -59,6 +60,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
59
60
|
hasMarkersJson: boolean;
|
|
60
61
|
}>, {
|
|
61
62
|
updateSelectedInterior: typeof updateSelectedInterior;
|
|
63
|
+
takeSnapshot: typeof takeSnapshot;
|
|
62
64
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
63
65
|
onError: (error: Error) => void;
|
|
64
66
|
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-f515fa4c]{width:50px}.player-and-components-wrapper[data-v-f515fa4c]{position:relative;width:100%;height:100%}.static-image[data-v-f515fa4c]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-f515fa4c]{background:#fff}div#controls-bottom-center>div[data-v-f515fa4c]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-f515fa4c]{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-f515fa4c]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-f515fa4c]{display:none}}.settings-panel[data-v-f515fa4c]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-f515fa4c],.v-player.platform-desktop[data-v-f515fa4c]{width:100%;height:100%}@media screen and (min-width: 900px){.v-player.platform-desktop[data-v-f515fa4c]{height:100%}}@media screen and (min-width: 1600px){.v-player.platform-desktop[data-v-f515fa4c]{height:100%}}.v-player.platform-mobile[data-v-f515fa4c]{width:100%;height:calc(100% - 60px)}.waypoint-carousel.below-player[data-v-f515fa4c]{position:relative;height:50px}@media only screen and (max-width: 960px){#btn-fullscreen[data-v-f515fa4c]{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-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}
|
|
@@ -126,10 +126,10 @@ const Ut = /* @__PURE__ */ j({
|
|
|
126
126
|
a("pos", t.value);
|
|
127
127
|
}), de(() => {
|
|
128
128
|
M.value = () => {
|
|
129
|
-
clearTimeout(O.value),
|
|
130
|
-
|
|
129
|
+
clearTimeout(O.value), ke(), O.value = setTimeout(() => {
|
|
130
|
+
ke();
|
|
131
131
|
}, 50);
|
|
132
|
-
}, window.addEventListener("resize", M.value),
|
|
132
|
+
}, window.addEventListener("resize", M.value), ke();
|
|
133
133
|
}), je(() => {
|
|
134
134
|
window.removeEventListener("resize", M.value);
|
|
135
135
|
for (const N in g.value)
|
|
@@ -182,8 +182,8 @@ const Ut = /* @__PURE__ */ j({
|
|
|
182
182
|
}
|
|
183
183
|
function q(N, Z) {
|
|
184
184
|
h.value = N, m.value = Z;
|
|
185
|
-
const le = I.value.offsetWidth / I.value.width, Ne = I.value.offsetHeight / I.value.height, Te = (N / le).toFixed(), Me = (Z / Ne).toFixed(),
|
|
186
|
-
return l.value.data[
|
|
185
|
+
const le = I.value.offsetWidth / I.value.width, Ne = I.value.offsetHeight / I.value.height, Te = (N / le).toFixed(), Me = (Z / Ne).toFixed(), _e = Number(Me) * (I.value.width * 4) + Number(Te) * 4, Ue = l.value.data[_e];
|
|
186
|
+
return l.value.data[_e + 3] > 0 ? Ue : -1;
|
|
187
187
|
}
|
|
188
188
|
function te() {
|
|
189
189
|
Ie().forEach((Z) => {
|
|
@@ -195,8 +195,8 @@ const Ut = /* @__PURE__ */ j({
|
|
|
195
195
|
!L.value && e.selectedUnitId && Ne === e.selectedUnitId ? Te = "selected" : L.value && f.value === Z.index && (Te = "hover");
|
|
196
196
|
const Me = e.colorCallback(Z.unitId, Te);
|
|
197
197
|
if (Me)
|
|
198
|
-
for (let
|
|
199
|
-
c.value.data[le[
|
|
198
|
+
for (let _e = 0; _e < le.length; _e++)
|
|
199
|
+
c.value.data[le[_e]] = Me.r, c.value.data[le[_e] + 1] = Me.g, c.value.data[le[_e] + 2] = Me.b, c.value.data[le[_e] + 3] = Me.a;
|
|
200
200
|
}
|
|
201
201
|
}
|
|
202
202
|
});
|
|
@@ -226,14 +226,14 @@ const Ut = /* @__PURE__ */ j({
|
|
|
226
226
|
function De(N) {
|
|
227
227
|
a("selectUnit", N), N && e.canGoToUnitCallback(N) && a("goToUnit", N);
|
|
228
228
|
}
|
|
229
|
-
function
|
|
229
|
+
function we(N = 0) {
|
|
230
230
|
if (!c.value)
|
|
231
231
|
return;
|
|
232
232
|
const Z = c.value.data;
|
|
233
233
|
for (let le = 3; le < Z.length; le += 4)
|
|
234
234
|
Z[le] = N;
|
|
235
235
|
}
|
|
236
|
-
function
|
|
236
|
+
function ke() {
|
|
237
237
|
if (!_.value)
|
|
238
238
|
return !1;
|
|
239
239
|
o.value = _.value.offsetWidth, r.value = _.value.offsetHeight;
|
|
@@ -242,7 +242,7 @@ const Ut = /* @__PURE__ */ j({
|
|
|
242
242
|
$(), Ae();
|
|
243
243
|
}
|
|
244
244
|
function Ae() {
|
|
245
|
-
|
|
245
|
+
we(), te(), i.value && c.value && i.value.putImageData(c.value, 0, 0);
|
|
246
246
|
}
|
|
247
247
|
function ze() {
|
|
248
248
|
C.value = !1;
|
|
@@ -427,7 +427,7 @@ const Ut = /* @__PURE__ */ j({
|
|
|
427
427
|
}, null, 512)
|
|
428
428
|
], 512));
|
|
429
429
|
}
|
|
430
|
-
}), Wt = /* @__PURE__ */ J(jt, [["__scopeId", "data-v-e6c054c7"]]),
|
|
430
|
+
}), Wt = /* @__PURE__ */ J(jt, [["__scopeId", "data-v-e6c054c7"]]), be = Symbol(), zt = {
|
|
431
431
|
key: 0,
|
|
432
432
|
class: "text-success d-none d-md-flex"
|
|
433
433
|
}, Nt = { class: "text-success" }, Gt = /* @__PURE__ */ j({
|
|
@@ -442,7 +442,7 @@ const Ut = /* @__PURE__ */ j({
|
|
|
442
442
|
},
|
|
443
443
|
emits: ["prevUnit", "nextUnit", "goToUnit"],
|
|
444
444
|
setup(u, { emit: n }) {
|
|
445
|
-
const e = u, a = T(() => e.selectedUnitId), t = T(() => e.nextUnitId), o = T(() => e.prevUnitId), r = n, i = Be(
|
|
445
|
+
const e = u, a = T(() => e.selectedUnitId), t = T(() => e.nextUnitId), o = T(() => e.prevUnitId), r = n, i = Be(be);
|
|
446
446
|
de(() => {
|
|
447
447
|
window.addEventListener("keydown", v);
|
|
448
448
|
}), je(() => {
|
|
@@ -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]),
|
|
890
|
-
W(
|
|
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);
|
|
891
891
|
}
|
|
892
892
|
c.value = D;
|
|
893
893
|
}
|
|
@@ -918,8 +918,8 @@ const Zt = {
|
|
|
918
918
|
function W(D, $, q) {
|
|
919
919
|
const te = f.value.clientWidth, re = f.value.clientHeight, oe = te * h.value, Ie = 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,
|
|
922
|
-
o.value -= $ / te *
|
|
921
|
+
const Fe = te * h.value, De = re * h.value, we = Fe - oe, ke = De - Ie;
|
|
922
|
+
o.value -= $ / te * we, r.value -= q / re * ke, E(0), z(0);
|
|
923
923
|
}
|
|
924
924
|
function ue() {
|
|
925
925
|
a("update", {
|
|
@@ -927,8 +927,8 @@ 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,
|
|
931
|
-
return { x: De, y:
|
|
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;
|
|
931
|
+
return { x: De, y: we };
|
|
932
932
|
}
|
|
933
933
|
});
|
|
934
934
|
}
|
|
@@ -1088,7 +1088,7 @@ const pn = { key: 0 }, fn = { class: "interactive-viewer" }, hn = { class: "fill
|
|
|
1088
1088
|
setup(u, { emit: n }) {
|
|
1089
1089
|
const e = [0, 16, 32, 48], a = u, t = n;
|
|
1090
1090
|
Ze(
|
|
1091
|
-
|
|
1091
|
+
be,
|
|
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);
|
|
@@ -2391,7 +2391,7 @@ const Qn = (u) => {
|
|
|
2391
2391
|
setup(u, { emit: n }) {
|
|
2392
2392
|
const e = u, a = n;
|
|
2393
2393
|
Ze(
|
|
2394
|
-
|
|
2394
|
+
be,
|
|
2395
2395
|
e.i18nConfig ? new xe(e.i18nConfig) : new xe()
|
|
2396
2396
|
);
|
|
2397
2397
|
const t = d({
|
|
@@ -2671,7 +2671,7 @@ const Qn = (u) => {
|
|
|
2671
2671
|
setup(u, { emit: n }) {
|
|
2672
2672
|
const e = u, a = n;
|
|
2673
2673
|
Ze(
|
|
2674
|
-
|
|
2674
|
+
be,
|
|
2675
2675
|
e.i18nConfig ? new xe(e.i18nConfig) : new xe()
|
|
2676
2676
|
);
|
|
2677
2677
|
const t = d(), o = d({
|
|
@@ -3662,7 +3662,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
3662
3662
|
},
|
|
3663
3663
|
emits: ["level"],
|
|
3664
3664
|
setup(u, { emit: n }) {
|
|
3665
|
-
const e = u, a = n, t = Be(
|
|
3665
|
+
const e = u, a = n, t = Be(be), o = T(() => {
|
|
3666
3666
|
const l = e.floorLevels;
|
|
3667
3667
|
return l.sort(), l;
|
|
3668
3668
|
}), r = T(() => o.value.indexOf(e.level) + 1 <= o.value.length / 2 ? "lower" : "upper"), i = T(() => r.value === "lower"), v = T(() => r.value === "upper");
|
|
@@ -3720,7 +3720,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
3720
3720
|
},
|
|
3721
3721
|
emits: ["selectInterior"],
|
|
3722
3722
|
setup(u, { emit: n }) {
|
|
3723
|
-
const e = u, a = n, t = Be(
|
|
3723
|
+
const e = u, a = n, t = Be(be);
|
|
3724
3724
|
return (o, r) => {
|
|
3725
3725
|
const i = B("v-icon"), v = B("v-btn"), c = B("v-img"), l = B("v-list-item-title"), f = B("v-list-item"), C = B("v-list"), h = B("v-menu");
|
|
3726
3726
|
return p(), x("div", null, [
|
|
@@ -3851,7 +3851,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
3851
3851
|
},
|
|
3852
3852
|
emits: ["toggle"],
|
|
3853
3853
|
setup(u, { emit: n }) {
|
|
3854
|
-
const e = u, a = n, t = Be(
|
|
3854
|
+
const e = u, a = n, t = Be(be), o = T(() => {
|
|
3855
3855
|
let r = "virtualTour";
|
|
3856
3856
|
return e.showStaticImage || (r = "slideShow"), r;
|
|
3857
3857
|
});
|
|
@@ -4417,7 +4417,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
4417
4417
|
},
|
|
4418
4418
|
emits: ["closeTutorial"],
|
|
4419
4419
|
setup(u, { emit: n }) {
|
|
4420
|
-
const e = u, a = n, t = Be(
|
|
4420
|
+
const e = u, a = n, t = Be(be), o = d(!0), r = d(!1), i = T(() => [
|
|
4421
4421
|
/Android/i,
|
|
4422
4422
|
/webOS/i,
|
|
4423
4423
|
/iPhone/i,
|
|
@@ -5240,7 +5240,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
5240
5240
|
}, ms = /* @__PURE__ */ j({
|
|
5241
5241
|
__name: "VDisclaimer",
|
|
5242
5242
|
setup(u) {
|
|
5243
|
-
const n = Be(
|
|
5243
|
+
const n = Be(be), e = d(!0);
|
|
5244
5244
|
return (a, t) => (p(), V(Le, { name: "fade-transition" }, {
|
|
5245
5245
|
default: b(() => [
|
|
5246
5246
|
e.value ? (p(), x("div", vs, [
|
|
@@ -5369,7 +5369,7 @@ const io = { id: "player-wrapper" }, ro = { id: "player-sizer" }, uo = {
|
|
|
5369
5369
|
}, _s = /* @__PURE__ */ j({
|
|
5370
5370
|
__name: "VSocialShare",
|
|
5371
5371
|
setup(u) {
|
|
5372
|
-
const n = Be(
|
|
5372
|
+
const n = Be(be), e = d(!1), a = d(location.href);
|
|
5373
5373
|
function t() {
|
|
5374
5374
|
return window.open(
|
|
5375
5375
|
"https://www.facebook.com/sharer/sharer.php?u=" + encodeURIComponent(location.href),
|
|
@@ -5667,7 +5667,8 @@ const Is = {
|
|
|
5667
5667
|
setup(u, { expose: n, emit: e }) {
|
|
5668
5668
|
const a = u, t = e;
|
|
5669
5669
|
n({
|
|
5670
|
-
updateSelectedInterior: ze
|
|
5670
|
+
updateSelectedInterior: ze,
|
|
5671
|
+
takeSnapshot: _e
|
|
5671
5672
|
});
|
|
5672
5673
|
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(
|
|
5673
5674
|
new Lt(document, "player-wrapper")
|
|
@@ -5722,7 +5723,7 @@ const Is = {
|
|
|
5722
5723
|
return Dt(v.value.timeInHours);
|
|
5723
5724
|
});
|
|
5724
5725
|
Ze(
|
|
5725
|
-
|
|
5726
|
+
be,
|
|
5726
5727
|
a.i18nConfig ? new xe(a.i18nConfig) : new xe()
|
|
5727
5728
|
), P([() => a.cdnFileResolver], async () => {
|
|
5728
5729
|
await $(), te(), await q();
|
|
@@ -5839,11 +5840,11 @@ const Is = {
|
|
|
5839
5840
|
return;
|
|
5840
5841
|
}
|
|
5841
5842
|
}
|
|
5842
|
-
function
|
|
5843
|
+
function we() {
|
|
5843
5844
|
let k = C.value + 1;
|
|
5844
5845
|
k >= H.value.length && (k = 0), C.value = k, Ae(H.value[C.value].id);
|
|
5845
5846
|
}
|
|
5846
|
-
function
|
|
5847
|
+
function ke() {
|
|
5847
5848
|
let k = C.value - 1;
|
|
5848
5849
|
k < 0 && (k = H.value.length - 1), C.value = k, Ae(H.value[C.value].id);
|
|
5849
5850
|
}
|
|
@@ -5880,10 +5881,10 @@ const Is = {
|
|
|
5880
5881
|
function Me() {
|
|
5881
5882
|
O.value = !O.value;
|
|
5882
5883
|
}
|
|
5883
|
-
async function
|
|
5884
|
+
async function _e() {
|
|
5884
5885
|
const k = 180 / Math.PI, G = await f.value.takePhoto(), X = f.value.getRotationEuler(), pe = f.value.getCurrentCamera(), He = new Gn(G, pe), Mt = [
|
|
5885
|
-
X.x * k,
|
|
5886
|
-
X.y * k,
|
|
5886
|
+
X.x * -k,
|
|
5887
|
+
X.y * -k,
|
|
5887
5888
|
X.z * k
|
|
5888
5889
|
];
|
|
5889
5890
|
return t("onSnapshot", He, Mt), He;
|
|
@@ -6027,7 +6028,7 @@ const Is = {
|
|
|
6027
6028
|
density: "comfortable",
|
|
6028
6029
|
elevation: "3",
|
|
6029
6030
|
icon: "mdi-chevron-left",
|
|
6030
|
-
onClick:
|
|
6031
|
+
onClick: ke
|
|
6031
6032
|
})) : U("", !0)
|
|
6032
6033
|
]),
|
|
6033
6034
|
_: 1
|
|
@@ -6057,7 +6058,7 @@ const Is = {
|
|
|
6057
6058
|
density: "comfortable",
|
|
6058
6059
|
elevation: "3",
|
|
6059
6060
|
icon: "mdi-chevron-right",
|
|
6060
|
-
onClick:
|
|
6061
|
+
onClick: we
|
|
6061
6062
|
})) : U("", !0)
|
|
6062
6063
|
]),
|
|
6063
6064
|
_: 1
|
|
@@ -6075,7 +6076,7 @@ const Is = {
|
|
|
6075
6076
|
density: "comfortable",
|
|
6076
6077
|
elevation: "3",
|
|
6077
6078
|
icon: "mdi-camera",
|
|
6078
|
-
onClick:
|
|
6079
|
+
onClick: _e
|
|
6079
6080
|
})
|
|
6080
6081
|
])) : U("", !0),
|
|
6081
6082
|
s("div", Fs, [
|
|
@@ -6096,8 +6097,8 @@ const Is = {
|
|
|
6096
6097
|
class: fe([I.value.isActive ? "full-screen" : ""]),
|
|
6097
6098
|
thumbnails: H.value,
|
|
6098
6099
|
active: C.value,
|
|
6099
|
-
onNext:
|
|
6100
|
-
onPrevious:
|
|
6100
|
+
onNext: we,
|
|
6101
|
+
onPrevious: ke,
|
|
6101
6102
|
onGoto: Ee
|
|
6102
6103
|
}, null, 8, ["class", "thumbnails", "active"])) : U("", !0)
|
|
6103
6104
|
])) : U("", !0)
|
|
@@ -6120,8 +6121,8 @@ const Is = {
|
|
|
6120
6121
|
class: "waypoint-carousel below-player",
|
|
6121
6122
|
thumbnails: H.value,
|
|
6122
6123
|
active: C.value,
|
|
6123
|
-
onNext:
|
|
6124
|
-
onPrevious:
|
|
6124
|
+
onNext: we,
|
|
6125
|
+
onPrevious: ke,
|
|
6125
6126
|
onGoto: Ee
|
|
6126
6127
|
}, null, 8, ["thumbnails", "active"])) : U("", !0)
|
|
6127
6128
|
], 2)) : U("", !0)
|
|
@@ -6129,7 +6130,7 @@ const Is = {
|
|
|
6129
6130
|
], 2);
|
|
6130
6131
|
};
|
|
6131
6132
|
}
|
|
6132
|
-
}), Vs = /* @__PURE__ */ J(Ts, [["__scopeId", "data-v-
|
|
6133
|
+
}), Vs = /* @__PURE__ */ J(Ts, [["__scopeId", "data-v-41d1297e"]]), Bs = { id: "player-wrapper" }, Rs = { id: "player-sizer" }, Os = {
|
|
6133
6134
|
class: "player-control",
|
|
6134
6135
|
id: "controls-top-left"
|
|
6135
6136
|
}, $s = {
|
|
@@ -6212,7 +6213,7 @@ const Is = {
|
|
|
6212
6213
|
setup(u) {
|
|
6213
6214
|
const n = u;
|
|
6214
6215
|
Ze(
|
|
6215
|
-
|
|
6216
|
+
be,
|
|
6216
6217
|
n.i18nConfig ? new xe(n.i18nConfig) : new xe()
|
|
6217
6218
|
);
|
|
6218
6219
|
const e = d(0), a = d(
|