@qispace/vue3-player 0.1.22 → 0.1.23

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.
@@ -1,35 +1,15 @@
1
1
  import { ApartmentChooserDataV5CameraDayTimeSample, ApartmentChooserDataV5CameraStill } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  cameraData: ApartmentChooserDataV5CameraStill;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  cameraData: ApartmentChooserDataV5CameraStill;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -1,35 +1,15 @@
1
1
  import { ApartmentChooserDataV5CameraDay, ApartmentChooserDataV5CameraDayTimeSample } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  dayData: ApartmentChooserDataV5CameraDay;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  dayData: ApartmentChooserDataV5CameraDay;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -1,35 +1,15 @@
1
1
  import { ApartmentChooserDataV5CameraDayTimeSample } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  timeSampleData: ApartmentChooserDataV5CameraDayTimeSample;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  timeSampleData: ApartmentChooserDataV5CameraDayTimeSample;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: ApartmentChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -1,35 +1,15 @@
1
1
  import { BuildingChooserDataV5Camera, BuildingChooserDataV5CameraDayTimeSample } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  cameraData: BuildingChooserDataV5Camera;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  cameraData: BuildingChooserDataV5Camera;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -1,35 +1,15 @@
1
1
  import { BuildingChooserDataV5CameraDay, BuildingChooserDataV5CameraDayTimeSample } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  dayData: BuildingChooserDataV5CameraDay;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  dayData: BuildingChooserDataV5CameraDay;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -1,35 +1,15 @@
1
1
  import { BuildingChooserDataV5CameraDayTimeSample } from './types';
2
- import { ColorCallback, CdnFileResolverCallback } from '../../types';
2
+ import { CdnFileResolverCallback } from '../../types';
3
3
 
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
5
5
  timeSampleData: BuildingChooserDataV5CameraDayTimeSample;
6
6
  cdnFileResolver: CdnFileResolverCallback;
7
- colorCallback?: ColorCallback;
8
7
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
9
- }>, {
10
- colorCallback: () => {
11
- r: number;
12
- g: number;
13
- b: number;
14
- a: number;
15
- s: number;
16
- };
17
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
18
9
  timeSampleData: BuildingChooserDataV5CameraDayTimeSample;
19
10
  cdnFileResolver: CdnFileResolverCallback;
20
- colorCallback?: ColorCallback;
21
11
  currentTime: BuildingChooserDataV5CameraDayTimeSample;
22
- }>, {
23
- colorCallback: () => {
24
- r: number;
25
- g: number;
26
- b: number;
27
- a: number;
28
- s: number;
29
- };
30
- }>>>, {
31
- colorCallback: ColorCallback;
32
- }, {}>;
12
+ }>>>, {}, {}>;
33
13
  export default _default;
34
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
35
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -40,11 +20,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
40
20
  required: true;
41
21
  };
42
22
  };
43
- type __VLS_WithDefaults<P, D> = {
44
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
45
- default: D[K];
46
- }> : P[K];
47
- };
48
- type __VLS_Prettify<T> = {
49
- [K in keyof T]: T[K];
50
- } & {};
@@ -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-74aaa446]{padding-top:56.65%;position:relative}.fill-parent[data-v-74aaa446]{position:absolute;top:0;bottom:0;left:0;right:0}.navigation[data-v-74aaa446]{position:absolute;width:100%;bottom:32px;z-index:99;padding:0 20px;display:flex;justify-content:center}@media only screen and (max-width: 600px){.navigation[data-v-74aaa446]{bottom:12px}}img[data-v-3a3ec4fe]{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-cb62dcc2]{font-size:80%}.top-left[data-v-1a2dbfd0]{top:0;left:0}div[data-v-1a2dbfd0] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-1a2dbfd0]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-1a2dbfd0]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-1a2dbfd0],.v-leave-to[data-v-1a2dbfd0]{opacity:0}.v-leave-from[data-v-1a2dbfd0],.v-enter-to[data-v-1a2dbfd0]{opacity:1}.top-left[data-v-a8928725]{top:0;left:0}.bottom-right[data-v-a8928725]{bottom:8px;right:8px}.v-enter-from[data-v-a8928725]{opacity:0}.v-enter-active[data-v-a8928725]{transition:opacity .5s ease}.v-enter-to[data-v-a8928725]{opacity:1}.actions-bar[data-v-a8928725]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-a8928725]:hover{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-9dac974a]{position:relative;display:block;z-index:1}.small[data-v-2c27d93d]{font-size:80%}.top-left[data-v-09de986e]{top:0;left:0}div[data-v-09de986e] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-09de986e]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-09de986e]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-09de986e],.v-leave-to[data-v-09de986e]{opacity:0}.v-leave-from[data-v-09de986e],.v-enter-to[data-v-09de986e]{opacity:1}.top-left[data-v-a992e23a]{top:0;left:0}.bottom-right[data-v-a992e23a]{bottom:8px;right:8px}.v-enter-from[data-v-a992e23a]{opacity:0}.v-enter-active[data-v-a992e23a]{transition:opacity .5s ease}.v-enter-to[data-v-a992e23a]{opacity:1}.actions-bar[data-v-a992e23a]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-a992e23a]: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-89fbc381]{background-color:#aaa}.interior-selector-list[data-v-89fbc381]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-89fbc381]{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-89fbc381]:hover{transform:translate(-5px);border:2px solid #4caf50}.interior-selector-list-item .v-list-item-title[data-v-89fbc381]{word-break:break-word}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}.clock-face[data-v-9a5f102b]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-9a5f102b]{font-size:11px}.clock-icon[data-v-9a5f102b]{width:18px}.tutorial[data-v-b9eb5380]{color:#000;padding:10px;text-align:center;background-color:#fff;border-radius:5px;line-height:20px}.tutorial-icon[data-v-b9eb5380]{border:1.5px solid #e0e0e0;border-radius:5px;width:140px;height:75px}.text[data-v-b9eb5380]{font-size:.8em;line-height:1}.box.col[data-v-b9eb5380]{max-width:180px!important}.tablet-mobile-content[data-v-b9eb5380]{min-width:240px}.box.horizontal[data-v-b9eb5380]{display:flex;align-items:center}.tablet-mobile-content .tutorial-icon[data-v-b9eb5380]{width:100px;height:65px}.tablet-mobile-content .text[data-v-b9eb5380]{text-align:left}.tutorial-buttons .v-messages[data-v-b9eb5380]{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-45edaf7a]{transition:box-shadow .3s ease-in-out;border:2px solid transparent}[data-v-45edaf7a] .v-slide-group__content{justify-content:center}[data-v-45edaf7a] .v-slide-group__next--disabled,[data-v-45edaf7a] .v-slide-group__prev--disabled{pointer-events:all!important}.carousel-button[data-v-45edaf7a]{height:108px!important;min-width:54px!important;padding:0!important;z-index:2;background-color:#fff!important;border:2px solid #d2d2d2;color:#d2d2d2!important}.carousel-button.mobile[data-v-45edaf7a]{height:58px!important;min-width:38px!important}.carousel-button[data-v-45edaf7a]:hover{border:2px solid #999!important;color:#999!important}.carousel-button[data-v-45edaf7a]:hover:before,.carousel-button[data-v-45edaf7a]:hover:after{background-color:#fff!important}.align-baseline[data-v-45edaf7a]{align-items:baseline}.active-apt[data-v-45edaf7a]{border:4px solid #4caf50!important}.v-image[data-v-45edaf7a]{border-radius:0!important}#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-26ecf6ea]{width:50px}.player-and-components-wrapper[data-v-26ecf6ea]{position:relative;width:100%;height:100%}.static-image[data-v-26ecf6ea]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-26ecf6ea]{background:#fff}.waypoint-carousel.full-screen[data-v-26ecf6ea]{scale:.5}div#controls-bottom-center>div[data-v-26ecf6ea]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-26ecf6ea]{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-26ecf6ea]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-26ecf6ea]{display:none}}.settings-panel[data-v-26ecf6ea]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-26ecf6ea]{width:100%;height:100%}.v-player[data-v-26ecf6ea]{width:100%;height:calc(100% - 100px)}.waypoint-carousel.below-player[data-v-26ecf6ea]{position:relative;height:50px}#player-wrapper[data-v-08ae2306]{position:relative;overflow:hidden}#player-sizer[data-v-08ae2306]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-08ae2306]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-08ae2306]{top:10px;left:10px}#controls-top-center[data-v-08ae2306]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-08ae2306]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-08ae2306]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-08ae2306]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-08ae2306]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-08ae2306]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-08ae2306]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-08ae2306]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-0cb1b226]{width:50px}.player-and-components-wrapper[data-v-0cb1b226]{position:relative}.static-image[data-v-0cb1b226]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-0cb1b226]{background:#fff}.waypoint-carousel.full-screen[data-v-0cb1b226]{scale:.5}div#controls-bottom-center>div[data-v-0cb1b226]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-0cb1b226]{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-0cb1b226]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-0cb1b226]{display:none}}.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-74aaa446]{padding-top:56.65%;position:relative}.fill-parent[data-v-74aaa446]{position:absolute;top:0;bottom:0;left:0;right:0}.navigation[data-v-74aaa446]{position:absolute;width:100%;bottom:32px;z-index:99;padding:0 20px;display:flex;justify-content:center}@media only screen and (max-width: 600px){.navigation[data-v-74aaa446]{bottom:12px}}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-cb62dcc2]{font-size:80%}.top-left[data-v-1a2dbfd0]{top:0;left:0}div[data-v-1a2dbfd0] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-1a2dbfd0]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-1a2dbfd0]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-1a2dbfd0],.v-leave-to[data-v-1a2dbfd0]{opacity:0}.v-leave-from[data-v-1a2dbfd0],.v-enter-to[data-v-1a2dbfd0]{opacity:1}.top-left[data-v-dd9e7d5f]{top:0;left:0}.bottom-right[data-v-dd9e7d5f]{bottom:8px;right:8px}.v-enter-from[data-v-dd9e7d5f]{opacity:0}.v-enter-active[data-v-dd9e7d5f]{transition:opacity .5s ease}.v-enter-to[data-v-dd9e7d5f]{opacity:1}.actions-bar[data-v-dd9e7d5f]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-dd9e7d5f]:hover{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-2c27d93d]{font-size:80%}.top-left[data-v-09de986e]{top:0;left:0}div[data-v-09de986e] svg g{cursor:pointer;transition-property:fill,stroke;transition-duration:.25s;transition-timing-function:ease-in-out}.v-enter-active[data-v-09de986e]{transition:opacity .25s ease-in-out}.v-leave-active[data-v-09de986e]{transition:opacity 0ms ease-in-out}.v-enter-from[data-v-09de986e],.v-leave-to[data-v-09de986e]{opacity:0}.v-leave-from[data-v-09de986e],.v-enter-to[data-v-09de986e]{opacity:1}.top-left[data-v-6966d7a7]{top:0;left:0}.bottom-right[data-v-6966d7a7]{bottom:8px;right:8px}.v-enter-from[data-v-6966d7a7]{opacity:0}.v-enter-active[data-v-6966d7a7]{transition:opacity .5s ease}.v-enter-to[data-v-6966d7a7]{opacity:1}.actions-bar[data-v-6966d7a7]{opacity:.5;transition:opacity .5s ease}.actions-bar[data-v-6966d7a7]: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-89fbc381]{background-color:#aaa}.interior-selector-list[data-v-89fbc381]{box-shadow:none!important;padding:10px;background:transparent!important}.interior-selector-list-item[data-v-89fbc381]{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-89fbc381]:hover{transform:translate(-5px);border:2px solid #4caf50}.interior-selector-list-item .v-list-item-title[data-v-89fbc381]{word-break:break-word}.compass-needle{transition:transform .5s;transition-timing-function:ease-out}.clock-face[data-v-9a5f102b]{margin-left:10px;height:50px;width:50px;background-color:#fff;border-radius:50%}.clock-value[data-v-9a5f102b]{font-size:11px}.clock-icon[data-v-9a5f102b]{width:18px}.tutorial[data-v-b9eb5380]{color:#000;padding:10px;text-align:center;background-color:#fff;border-radius:5px;line-height:20px}.tutorial-icon[data-v-b9eb5380]{border:1.5px solid #e0e0e0;border-radius:5px;width:140px;height:75px}.text[data-v-b9eb5380]{font-size:.8em;line-height:1}.box.col[data-v-b9eb5380]{max-width:180px!important}.tablet-mobile-content[data-v-b9eb5380]{min-width:240px}.box.horizontal[data-v-b9eb5380]{display:flex;align-items:center}.tablet-mobile-content .tutorial-icon[data-v-b9eb5380]{width:100px;height:65px}.tablet-mobile-content .text[data-v-b9eb5380]{text-align:left}.tutorial-buttons .v-messages[data-v-b9eb5380]{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-45edaf7a]{transition:box-shadow .3s ease-in-out;border:2px solid transparent}[data-v-45edaf7a] .v-slide-group__content{justify-content:center}[data-v-45edaf7a] .v-slide-group__next--disabled,[data-v-45edaf7a] .v-slide-group__prev--disabled{pointer-events:all!important}.carousel-button[data-v-45edaf7a]{height:108px!important;min-width:54px!important;padding:0!important;z-index:2;background-color:#fff!important;border:2px solid #d2d2d2;color:#d2d2d2!important}.carousel-button.mobile[data-v-45edaf7a]{height:58px!important;min-width:38px!important}.carousel-button[data-v-45edaf7a]:hover{border:2px solid #999!important;color:#999!important}.carousel-button[data-v-45edaf7a]:hover:before,.carousel-button[data-v-45edaf7a]:hover:after{background-color:#fff!important}.align-baseline[data-v-45edaf7a]{align-items:baseline}.active-apt[data-v-45edaf7a]{border:4px solid #4caf50!important}.v-image[data-v-45edaf7a]{border-radius:0!important}#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-26ecf6ea]{width:50px}.player-and-components-wrapper[data-v-26ecf6ea]{position:relative;width:100%;height:100%}.static-image[data-v-26ecf6ea]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-26ecf6ea]{background:#fff}.waypoint-carousel.full-screen[data-v-26ecf6ea]{scale:.5}div#controls-bottom-center>div[data-v-26ecf6ea]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-26ecf6ea]{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-26ecf6ea]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-26ecf6ea]{display:none}}.settings-panel[data-v-26ecf6ea]{position:absolute;top:0;left:0;z-index:10;width:500px;transform:scale(.8);transform-origin:left}.virtual-tour-wrapper[data-v-26ecf6ea]{width:100%;height:100%}.v-player[data-v-26ecf6ea]{width:100%;height:calc(100% - 100px)}.waypoint-carousel.below-player[data-v-26ecf6ea]{position:relative;height:50px}#player-wrapper[data-v-08ae2306]{position:relative;overflow:hidden}#player-sizer[data-v-08ae2306]{display:flex;justify-content:center;align-items:center;overflow:hidden}.player-control[data-v-08ae2306]{display:flex;position:absolute;z-index:3}#controls-top-left[data-v-08ae2306]{top:10px;left:10px}#controls-top-center[data-v-08ae2306]{top:10px;left:50%;transform:translate(-50%);z-index:4}#controls-top-right[data-v-08ae2306]{top:10px;right:10px;justify-content:flex-end;align-content:flex-end}#controls-center-left[data-v-08ae2306]{left:10px;top:50%;transform:translateY(-50%)}#controls-center-center[data-v-08ae2306]{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:space-around;z-index:20}#controls-center-right[data-v-08ae2306]{top:50%;right:10px;transform:translateY(-50%);justify-content:flex-end;align-items:center}#controls-bottom-left[data-v-08ae2306]{bottom:10px;left:10px;z-index:5}#controls-bottom-center[data-v-08ae2306]{bottom:10px;left:50%;transform:translate(-50%);align-items:flex-end;justify-content:space-around;z-index:4}#controls-bottom-right[data-v-08ae2306]{bottom:10px;right:10px;justify-content:flex-end;align-content:flex-end;align-items:flex-end;z-index:5}.compass-wrapper[data-v-0cb1b226]{width:50px}.player-and-components-wrapper[data-v-0cb1b226]{position:relative}.static-image[data-v-0cb1b226]{position:absolute;top:0;left:0;width:100%;height:auto}button.v-btn[data-v-0cb1b226]{background:#fff}.waypoint-carousel.full-screen[data-v-0cb1b226]{scale:.5}div#controls-bottom-center>div[data-v-0cb1b226]{display:flex;flex-direction:column;align-items:center}.player-error[data-v-0cb1b226]{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-0cb1b226]{display:none}}@media all and (orientation: landscape) and (max-height: 499px){#btn-fullscreen[data-v-0cb1b226]{display:none}}.minimap-compass[data-v-03a5584c]{position:absolute;right:5px;top:50px;z-index:11}
@@ -1232,8 +1232,7 @@ const sn = { key: 0 }, rn = { class: "interactive-viewer" }, un = { class: "fill
1232
1232
  __name: "VApartmentChooserV5CameraDayTimeSample",
1233
1233
  props: {
1234
1234
  timeSampleData: {},
1235
- cdnFileResolver: {},
1236
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
1235
+ cdnFileResolver: { type: [String, Function] },
1237
1236
  currentTime: {}
1238
1237
  },
1239
1238
  setup(v) {
@@ -1246,39 +1245,35 @@ const sn = { key: 0 }, rn = { class: "interactive-viewer" }, un = { class: "fill
1246
1245
  [pe, a.timeSampleData === a.currentTime]
1247
1246
  ]);
1248
1247
  }
1249
- }), yn = /* @__PURE__ */ q(gn, [["__scopeId", "data-v-3a3ec4fe"]]), _n = /* @__PURE__ */ j({
1248
+ }), yn = /* @__PURE__ */ q(gn, [["__scopeId", "data-v-189d0505"]]), _n = /* @__PURE__ */ j({
1250
1249
  __name: "VApartmentChooserV5CameraDay",
1251
1250
  props: {
1252
1251
  dayData: {},
1253
- cdnFileResolver: {},
1254
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
1252
+ cdnFileResolver: { type: [String, Function] },
1255
1253
  currentTime: {}
1256
1254
  },
1257
1255
  setup(v) {
1258
1256
  const t = v;
1259
1257
  return (e, a) => (m(!0), S(ie, null, ve(t.dayData.timeSamples, (n) => (m(), $(yn, {
1260
1258
  "time-sample-data": n,
1261
- "color-callback": t.colorCallback,
1262
1259
  "cdn-file-resolver": t.cdnFileResolver,
1263
1260
  "current-time": e.currentTime
1264
- }, null, 8, ["time-sample-data", "color-callback", "cdn-file-resolver", "current-time"]))), 256));
1261
+ }, null, 8, ["time-sample-data", "cdn-file-resolver", "current-time"]))), 256));
1265
1262
  }
1266
1263
  }), bn = /* @__PURE__ */ j({
1267
1264
  __name: "VApartmentChooserV5Camera",
1268
1265
  props: {
1269
1266
  cameraData: {},
1270
- cdnFileResolver: {},
1271
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
1267
+ cdnFileResolver: { type: [String, Function] },
1272
1268
  currentTime: {}
1273
1269
  },
1274
1270
  setup(v) {
1275
1271
  const t = v;
1276
1272
  return (e, a) => (m(!0), S(ie, null, ve(t.cameraData.sunsimDayOfYear, (n) => (m(), $(_n, {
1277
1273
  "day-data": n,
1278
- "color-callback": t.colorCallback,
1279
1274
  "cdn-file-resolver": t.cdnFileResolver,
1280
1275
  "current-time": t.currentTime
1281
- }, null, 8, ["day-data", "color-callback", "cdn-file-resolver", "current-time"]))), 256));
1276
+ }, null, 8, ["day-data", "cdn-file-resolver", "current-time"]))), 256));
1282
1277
  }
1283
1278
  }), wn = ["src"], kn = /* @__PURE__ */ j({
1284
1279
  __name: "VApartmentChooserV5Transition",
@@ -1892,7 +1887,7 @@ const Yn = {
1892
1887
  props: {
1893
1888
  apartmentChooserData: {},
1894
1889
  cdnFileResolver: {},
1895
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
1890
+ colorCallback: { type: Function, default: () => ({ r: 0, g: 0, b: 0, a: 0, s: 0 }) },
1896
1891
  i18nConfig: {},
1897
1892
  customOverlayContent: {},
1898
1893
  selectedId: {},
@@ -2136,7 +2131,7 @@ const Yn = {
2136
2131
  ], 64);
2137
2132
  };
2138
2133
  }
2139
- }), Ls = /* @__PURE__ */ q(qn, [["__scopeId", "data-v-a8928725"]]), Zn = { class: "sunsim-bar-wrapper" }, Xn = { class: "sunsim-date d-flex align-center pl-5 pr-5" }, Jn = {
2134
+ }), Ls = /* @__PURE__ */ q(qn, [["__scopeId", "data-v-dd9e7d5f"]]), Zn = { class: "sunsim-bar-wrapper" }, Xn = { class: "sunsim-date d-flex align-center pl-5 pr-5" }, Jn = {
2140
2135
  key: 1,
2141
2136
  class: "text-center text-body-1"
2142
2137
  }, Kn = { class: "sunsim-wrapper d-flex align-center px-3" }, ea = { class: "sunsim-time-label text-body-1 font-weight-normal ml-2" }, ta = /* @__PURE__ */ j({
@@ -2812,8 +2807,7 @@ const Yn = {
2812
2807
  __name: "VBuildingChooserV5CameraDayTimeSample",
2813
2808
  props: {
2814
2809
  timeSampleData: {},
2815
- cdnFileResolver: {},
2816
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
2810
+ cdnFileResolver: { type: [String, Function] },
2817
2811
  currentTime: {}
2818
2812
  },
2819
2813
  setup(v) {
@@ -2826,39 +2820,35 @@ const Yn = {
2826
2820
  [pe, a.timeSampleData === a.currentTime]
2827
2821
  ]);
2828
2822
  }
2829
- }), Ia = /* @__PURE__ */ q(Ca, [["__scopeId", "data-v-9dac974a"]]), Aa = /* @__PURE__ */ j({
2823
+ }), Ia = /* @__PURE__ */ q(Ca, [["__scopeId", "data-v-98118455"]]), Aa = /* @__PURE__ */ j({
2830
2824
  __name: "VBuildingChooserV5CameraDay",
2831
2825
  props: {
2832
2826
  dayData: {},
2833
- cdnFileResolver: {},
2834
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
2827
+ cdnFileResolver: { type: [String, Function] },
2835
2828
  currentTime: {}
2836
2829
  },
2837
2830
  setup(v) {
2838
2831
  const t = v;
2839
2832
  return (e, a) => (m(!0), S(ie, null, ve(t.dayData.timeSamples, (n) => (m(), $(Ia, {
2840
2833
  "time-sample-data": n,
2841
- "color-callback": t.colorCallback,
2842
2834
  "cdn-file-resolver": t.cdnFileResolver,
2843
2835
  "current-time": e.currentTime
2844
- }, null, 8, ["time-sample-data", "color-callback", "cdn-file-resolver", "current-time"]))), 256));
2836
+ }, null, 8, ["time-sample-data", "cdn-file-resolver", "current-time"]))), 256));
2845
2837
  }
2846
2838
  }), La = /* @__PURE__ */ j({
2847
2839
  __name: "VBuildingChooserV5Camera",
2848
2840
  props: {
2849
2841
  cameraData: {},
2850
- cdnFileResolver: {},
2851
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
2842
+ cdnFileResolver: { type: [String, Function] },
2852
2843
  currentTime: {}
2853
2844
  },
2854
2845
  setup(v) {
2855
2846
  const t = v;
2856
2847
  return (e, a) => (m(!0), S(ie, null, ve(t.cameraData.sunsimDayOfYear, (n) => (m(), $(Aa, {
2857
2848
  "day-data": n,
2858
- "color-callback": t.colorCallback,
2859
2849
  "cdn-file-resolver": t.cdnFileResolver,
2860
2850
  "current-time": t.currentTime
2861
- }, null, 8, ["day-data", "color-callback", "cdn-file-resolver", "current-time"]))), 256));
2851
+ }, null, 8, ["day-data", "cdn-file-resolver", "current-time"]))), 256));
2862
2852
  }
2863
2853
  }), xa = /* @__PURE__ */ j({
2864
2854
  __name: "VBuildingChooserV5UiCamera",
@@ -3149,7 +3139,7 @@ const Yn = {
3149
3139
  props: {
3150
3140
  buildingChooserData: {},
3151
3141
  cdnFileResolver: {},
3152
- colorCallback: { type: Function, default: () => ({ r: 108, g: 0, b: 108, a: 144, s: 2 }) },
3142
+ colorCallback: { type: Function, default: () => ({ r: 0, g: 0, b: 0, a: 0, s: 0 }) },
3153
3143
  i18nConfig: {},
3154
3144
  customOverlayContent: {},
3155
3145
  selectedId: {},
@@ -3335,7 +3325,7 @@ const Yn = {
3335
3325
  ], 64);
3336
3326
  };
3337
3327
  }
3338
- }), xs = /* @__PURE__ */ q(Wa, [["__scopeId", "data-v-a992e23a"]]);
3328
+ }), xs = /* @__PURE__ */ q(Wa, [["__scopeId", "data-v-6966d7a7"]]);
3339
3329
  var We = {};
3340
3330
  Object.defineProperty(We, "__esModule", {
3341
3331
  value: !0