@qispace/vue3-player 0.3.50 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vue-components/src/components/index.d.ts +1 -2
- package/dist/vue-components/src/components/shared/VZoomBox.vue.d.ts +2 -2
- package/dist/vue-components/src/components/structureChooser/VStructureChooser.vue.d.ts +3 -4
- package/dist/vue-components/src/components/structureChooser/VStructureChooserOverlay.vue.d.ts +1 -1
- package/dist/vue-components/src/components/structureChooser/index.d.ts +1 -0
- package/dist/vue-components/src/components/virtualTour/VPlayer.vue.d.ts +2 -2
- package/dist/vue-components/src/components/virtualTour/VTimeOfDay.vue.d.ts +1 -1
- package/dist/vue-components/src/components/virtualTour/VVirtualTour.vue.d.ts +12 -5
- package/dist/vue-components/src/components/virtualTour/VVisuadoCreateButton.vue.d.ts +6 -0
- package/dist/vue-components/src/lib/{shared/I18N.d.ts → I18N.d.ts} +1 -1
- package/dist/vue-components/src/lib/index.d.ts +4 -4
- package/dist/vue-components/src/vue-components.d.ts +2 -9
- package/dist/vue-components/src/web-components.d.ts +3 -5
- package/dist/vue-components/style.css +1 -1
- package/dist/vue-components/vue3-player.js +2739 -5798
- package/dist/vue-components/vue3-player.umd.cjs +1 -1
- package/package.json +1 -1
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooser.vue.d.ts +0 -130
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserNavigation.vue.d.ts +0 -50
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRaster.vue.d.ts +0 -88
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRotator.vue.d.ts +0 -46
- package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserSvg.vue.d.ts +0 -88
- package/dist/vue-components/src/components/apartmentChooser/index.d.ts +0 -7
- package/dist/vue-components/src/components/apartmentChooser/types/ApartmentChooserDataLegacy.d.ts +0 -14
- package/dist/vue-components/src/components/apartmentChooser/types.d.ts +0 -31
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5.vue.d.ts +0 -96
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Camera.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5CameraDay.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5CameraDayTimeSample.vue.d.ts +0 -22
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Overlay.vue.d.ts +0 -34
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Transition.vue.d.ts +0 -30
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiCamera.vue.d.ts +0 -26
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiDay.vue.d.ts +0 -25
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiRotator.vue.d.ts +0 -48
- package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5UiTimeSample.vue.d.ts +0 -25
- package/dist/vue-components/src/components/apartmentChooser/v5/convertApartmentChooserDataLegacyToV5.d.ts +0 -4
- package/dist/vue-components/src/components/apartmentChooser/v5/types/ApartmentChooserDataV5.d.ts +0 -41
- package/dist/vue-components/src/components/apartmentChooser/v5/types.d.ts +0 -16
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooser.vue.d.ts +0 -94
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserRaster.vue.d.ts +0 -101
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserRasterOverlay.vue.d.ts +0 -56
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSceneImageStack.vue.d.ts +0 -33
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSunSimControl.vue.d.ts +0 -39
- package/dist/vue-components/src/components/buildingChooser/VBuildingChooserSvg.vue.d.ts +0 -101
- package/dist/vue-components/src/components/buildingChooser/index.d.ts +0 -8
- package/dist/vue-components/src/components/buildingChooser/types/BuildingChooserDataLegacy.d.ts +0 -24
- package/dist/vue-components/src/components/buildingChooser/types.d.ts +0 -31
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5.vue.d.ts +0 -94
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5Camera.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5CameraDay.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5CameraDayTimeSample.vue.d.ts +0 -22
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5Overlay.vue.d.ts +0 -34
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiCamera.vue.d.ts +0 -24
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiDay.vue.d.ts +0 -23
- package/dist/vue-components/src/components/buildingChooser/v5/VBuildingChooserV5UiTimeSample.vue.d.ts +0 -23
- package/dist/vue-components/src/components/buildingChooser/v5/convertBuildingChooserDataLegacyToV5.d.ts +0 -3
- package/dist/vue-components/src/components/buildingChooser/v5/types/BuildingChooserDataV5.d.ts +0 -33
- package/dist/vue-components/src/components/buildingChooser/v5/types.d.ts +0 -11
- package/dist/vue-components/src/lib/apartmentChooser/BuildingViewerModel.d.ts +0 -14
- package/dist/vue-components/src/lib/apartmentChooser/RotationStep.d.ts +0 -12
- package/dist/vue-components/src/lib/apartmentChooser/SceneRotator.d.ts +0 -11
- package/dist/vue-components/src/lib/apartmentChooser/index.d.ts +0 -3
- package/dist/vue-components/src/lib/buildingChooser/BuildingChooserResourceProvider.d.ts +0 -32
- package/dist/vue-components/src/lib/buildingChooser/BuildingMap.d.ts +0 -9
- package/dist/vue-components/src/lib/buildingChooser/CanvasRaster.d.ts +0 -8
- package/dist/vue-components/src/lib/buildingChooser/DayOfYearSelector.d.ts +0 -12
- package/dist/vue-components/src/lib/buildingChooser/SampleRaster.d.ts +0 -5
- package/dist/vue-components/src/lib/buildingChooser/index.d.ts +0 -5
- package/dist/vue-components/src/lib/shared/index.d.ts +0 -3
- package/dist/vue-components/src/lib/virtualTour/index.d.ts +0 -1
- /package/dist/vue-components/src/{lib → components}/virtualTour/CameraSnapshot.d.ts +0 -0
- /package/dist/vue-components/src/lib/{shared/BatchLoadTracker.d.ts → BatchLoadTracker.d.ts} +0 -0
- /package/dist/vue-components/src/lib/{shared/FullscreenModel.d.ts → FullscreenModel.d.ts} +0 -0
- /package/dist/vue-components/src/lib/{shared/ResourceLoader.d.ts → ResourceLoader.d.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import { Ref } from 'vue';
|
|
2
|
-
import { ApartmentChooserDataLegacy, ApartmentChooserDataLegacyInitializer, CanGoToUnitCallback, UnitRenderer } from './types';
|
|
3
|
-
import { ColorCallback, CdnFileResolverCallback, I18NConfig } from '../types';
|
|
4
|
-
|
|
5
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
-
i18nConfig?: I18NConfig;
|
|
7
|
-
showCards?: boolean;
|
|
8
|
-
build?: string;
|
|
9
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
10
|
-
colorCallback?: ColorCallback;
|
|
11
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
12
|
-
unitRenderer?: UnitRenderer;
|
|
13
|
-
apartmentChooserData?: Pick<ApartmentChooserDataLegacy, "sceneData" | "scenes" | "startScene">;
|
|
14
|
-
selectedUnitId?: string;
|
|
15
|
-
nextUnitId?: string;
|
|
16
|
-
prevUnitId?: string;
|
|
17
|
-
drawObserver?: Ref<any>;
|
|
18
|
-
interactiveDesktop?: boolean;
|
|
19
|
-
interactiveMobile?: boolean;
|
|
20
|
-
useSvg?: boolean;
|
|
21
|
-
}>, {
|
|
22
|
-
showCards: boolean;
|
|
23
|
-
build: string;
|
|
24
|
-
colorCallback: () => {
|
|
25
|
-
r: number;
|
|
26
|
-
g: number;
|
|
27
|
-
b: number;
|
|
28
|
-
a: number;
|
|
29
|
-
s: number;
|
|
30
|
-
};
|
|
31
|
-
canGoToUnitCallback: () => true;
|
|
32
|
-
unitRenderer: (unitId: string) => string;
|
|
33
|
-
drawObserver: any;
|
|
34
|
-
interactiveDesktop: boolean;
|
|
35
|
-
interactiveMobile: boolean;
|
|
36
|
-
useSvg: boolean;
|
|
37
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
38
|
-
selectUnit: (unitId: string) => void;
|
|
39
|
-
goToUnit: (unitId: string) => void;
|
|
40
|
-
initialized: (initData: ApartmentChooserDataLegacyInitializer) => void;
|
|
41
|
-
navUnit: (unitId: string) => void;
|
|
42
|
-
hoverOverUnit: (unitId: string | false) => void;
|
|
43
|
-
hoverOutUnit: (unitId: string | false) => void;
|
|
44
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
45
|
-
i18nConfig?: I18NConfig;
|
|
46
|
-
showCards?: boolean;
|
|
47
|
-
build?: string;
|
|
48
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
49
|
-
colorCallback?: ColorCallback;
|
|
50
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
51
|
-
unitRenderer?: UnitRenderer;
|
|
52
|
-
apartmentChooserData?: Pick<ApartmentChooserDataLegacy, "sceneData" | "scenes" | "startScene">;
|
|
53
|
-
selectedUnitId?: string;
|
|
54
|
-
nextUnitId?: string;
|
|
55
|
-
prevUnitId?: string;
|
|
56
|
-
drawObserver?: Ref<any>;
|
|
57
|
-
interactiveDesktop?: boolean;
|
|
58
|
-
interactiveMobile?: boolean;
|
|
59
|
-
useSvg?: boolean;
|
|
60
|
-
}>, {
|
|
61
|
-
showCards: boolean;
|
|
62
|
-
build: string;
|
|
63
|
-
colorCallback: () => {
|
|
64
|
-
r: number;
|
|
65
|
-
g: number;
|
|
66
|
-
b: number;
|
|
67
|
-
a: number;
|
|
68
|
-
s: number;
|
|
69
|
-
};
|
|
70
|
-
canGoToUnitCallback: () => true;
|
|
71
|
-
unitRenderer: (unitId: string) => string;
|
|
72
|
-
drawObserver: any;
|
|
73
|
-
interactiveDesktop: boolean;
|
|
74
|
-
interactiveMobile: boolean;
|
|
75
|
-
useSvg: boolean;
|
|
76
|
-
}>>> & {
|
|
77
|
-
onSelectUnit?: (unitId: string) => any;
|
|
78
|
-
onGoToUnit?: (unitId: string) => any;
|
|
79
|
-
onInitialized?: (initData: ApartmentChooserDataLegacyInitializer) => any;
|
|
80
|
-
onNavUnit?: (unitId: string) => any;
|
|
81
|
-
onHoverOverUnit?: (unitId: string | false) => any;
|
|
82
|
-
onHoverOutUnit?: (unitId: string | false) => any;
|
|
83
|
-
}, {
|
|
84
|
-
canGoToUnitCallback: CanGoToUnitCallback;
|
|
85
|
-
colorCallback: ColorCallback;
|
|
86
|
-
drawObserver: Ref<any>;
|
|
87
|
-
unitRenderer: UnitRenderer;
|
|
88
|
-
build: string;
|
|
89
|
-
showCards: boolean;
|
|
90
|
-
interactiveDesktop: boolean;
|
|
91
|
-
interactiveMobile: boolean;
|
|
92
|
-
useSvg: boolean;
|
|
93
|
-
}, {}>, {
|
|
94
|
-
default?(_: {
|
|
95
|
-
unit: string;
|
|
96
|
-
canGoToUnit: boolean;
|
|
97
|
-
goToUnit: () => void;
|
|
98
|
-
pos: {
|
|
99
|
-
x: number;
|
|
100
|
-
y: number;
|
|
101
|
-
width: number;
|
|
102
|
-
height: number;
|
|
103
|
-
};
|
|
104
|
-
isHoverable: boolean;
|
|
105
|
-
close: () => void;
|
|
106
|
-
}): any;
|
|
107
|
-
}>;
|
|
108
|
-
export default _default;
|
|
109
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
110
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
111
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
112
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
113
|
-
} : {
|
|
114
|
-
type: import('vue').PropType<T[K]>;
|
|
115
|
-
required: true;
|
|
116
|
-
};
|
|
117
|
-
};
|
|
118
|
-
type __VLS_WithDefaults<P, D> = {
|
|
119
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
120
|
-
default: D[K];
|
|
121
|
-
}> : P[K];
|
|
122
|
-
};
|
|
123
|
-
type __VLS_Prettify<T> = {
|
|
124
|
-
[K in keyof T]: T[K];
|
|
125
|
-
} & {};
|
|
126
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
127
|
-
new (): {
|
|
128
|
-
$slots: S;
|
|
129
|
-
};
|
|
130
|
-
};
|
package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserNavigation.vue.d.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { CanGoToUnitCallback, UnitRenderer } from './types';
|
|
2
|
-
import { default as BuildingViewerModel } from '../../lib/apartmentChooser/BuildingViewerModel';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
6
|
-
unitRenderer: UnitRenderer;
|
|
7
|
-
selectedUnitId?: string;
|
|
8
|
-
prevUnitId?: string;
|
|
9
|
-
nextUnitId?: string;
|
|
10
|
-
viewModel: BuildingViewerModel;
|
|
11
|
-
}>, {
|
|
12
|
-
canGoToUnitCallback: () => true;
|
|
13
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
-
goToUnit: (unitId: string) => void;
|
|
15
|
-
prevUnit: () => void;
|
|
16
|
-
nextUnit: () => void;
|
|
17
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
18
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
19
|
-
unitRenderer: UnitRenderer;
|
|
20
|
-
selectedUnitId?: string;
|
|
21
|
-
prevUnitId?: string;
|
|
22
|
-
nextUnitId?: string;
|
|
23
|
-
viewModel: BuildingViewerModel;
|
|
24
|
-
}>, {
|
|
25
|
-
canGoToUnitCallback: () => true;
|
|
26
|
-
}>>> & {
|
|
27
|
-
onGoToUnit?: (unitId: string) => any;
|
|
28
|
-
onPrevUnit?: () => any;
|
|
29
|
-
onNextUnit?: () => any;
|
|
30
|
-
}, {
|
|
31
|
-
canGoToUnitCallback: CanGoToUnitCallback;
|
|
32
|
-
}, {}>;
|
|
33
|
-
export default _default;
|
|
34
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
35
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
36
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
37
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
38
|
-
} : {
|
|
39
|
-
type: import('vue').PropType<T[K]>;
|
|
40
|
-
required: true;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
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
|
-
} & {};
|
package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRaster.vue.d.ts
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { Ref } from 'vue';
|
|
2
|
-
import { CanGoToUnitCallback, SceneData } from './types';
|
|
3
|
-
import { ColorCallback, CdnFileResolverCallback, Pos } from '../types';
|
|
4
|
-
import { default as BuildingViewerModel } from '../../lib/apartmentChooser/BuildingViewerModel';
|
|
5
|
-
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
7
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
8
|
-
viewModel: BuildingViewerModel;
|
|
9
|
-
selectedUnitId?: string;
|
|
10
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
11
|
-
sceneData?: SceneData;
|
|
12
|
-
colorCallback: ColorCallback;
|
|
13
|
-
drawObserver?: Ref<any>;
|
|
14
|
-
}>, {
|
|
15
|
-
canGoToUnitCallback: () => true;
|
|
16
|
-
sceneData: () => any[];
|
|
17
|
-
colorCallback: () => {
|
|
18
|
-
r: number;
|
|
19
|
-
g: number;
|
|
20
|
-
b: number;
|
|
21
|
-
a: number;
|
|
22
|
-
s: number;
|
|
23
|
-
};
|
|
24
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
25
|
-
selectUnit: (unitId: string) => void;
|
|
26
|
-
goToUnit: (unitId: string) => void;
|
|
27
|
-
hoverOver: (hoverData: {
|
|
28
|
-
hoverUnit: string | false;
|
|
29
|
-
closeHandler: () => void;
|
|
30
|
-
}) => void;
|
|
31
|
-
hoverOut: (hoverData: {
|
|
32
|
-
hoverUnit: string | false;
|
|
33
|
-
closeHandler: () => void;
|
|
34
|
-
}) => void;
|
|
35
|
-
pos: (pos: Pos) => void;
|
|
36
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
37
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
38
|
-
viewModel: BuildingViewerModel;
|
|
39
|
-
selectedUnitId?: string;
|
|
40
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
41
|
-
sceneData?: SceneData;
|
|
42
|
-
colorCallback: ColorCallback;
|
|
43
|
-
drawObserver?: Ref<any>;
|
|
44
|
-
}>, {
|
|
45
|
-
canGoToUnitCallback: () => true;
|
|
46
|
-
sceneData: () => any[];
|
|
47
|
-
colorCallback: () => {
|
|
48
|
-
r: number;
|
|
49
|
-
g: number;
|
|
50
|
-
b: number;
|
|
51
|
-
a: number;
|
|
52
|
-
s: number;
|
|
53
|
-
};
|
|
54
|
-
}>>> & {
|
|
55
|
-
onSelectUnit?: (unitId: string) => any;
|
|
56
|
-
onGoToUnit?: (unitId: string) => any;
|
|
57
|
-
onHoverOver?: (hoverData: {
|
|
58
|
-
hoverUnit: string | false;
|
|
59
|
-
closeHandler: () => void;
|
|
60
|
-
}) => any;
|
|
61
|
-
onHoverOut?: (hoverData: {
|
|
62
|
-
hoverUnit: string | false;
|
|
63
|
-
closeHandler: () => void;
|
|
64
|
-
}) => any;
|
|
65
|
-
onPos?: (pos: Pos) => any;
|
|
66
|
-
}, {
|
|
67
|
-
canGoToUnitCallback: CanGoToUnitCallback;
|
|
68
|
-
sceneData: SceneData;
|
|
69
|
-
colorCallback: ColorCallback;
|
|
70
|
-
}, {}>;
|
|
71
|
-
export default _default;
|
|
72
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
73
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
74
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
75
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
76
|
-
} : {
|
|
77
|
-
type: import('vue').PropType<T[K]>;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
81
|
-
type __VLS_WithDefaults<P, D> = {
|
|
82
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
83
|
-
default: D[K];
|
|
84
|
-
}> : P[K];
|
|
85
|
-
};
|
|
86
|
-
type __VLS_Prettify<T> = {
|
|
87
|
-
[K in keyof T]: T[K];
|
|
88
|
-
} & {};
|
package/dist/vue-components/src/components/apartmentChooser/VApartmentChooserRotator.vue.d.ts
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { default as BuildingViewerModel } from '../../lib/apartmentChooser/BuildingViewerModel';
|
|
2
|
-
import { CdnFileResolverCallback } from '../types';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
viewModel: BuildingViewerModel;
|
|
6
|
-
build: string;
|
|
7
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
8
|
-
cardinalFrames: Array<number>;
|
|
9
|
-
}>, {
|
|
10
|
-
build: string;
|
|
11
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
progress: (percentage: number) => void;
|
|
13
|
-
error: () => void;
|
|
14
|
-
loaded: () => void;
|
|
15
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
16
|
-
viewModel: BuildingViewerModel;
|
|
17
|
-
build: string;
|
|
18
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
19
|
-
cardinalFrames: Array<number>;
|
|
20
|
-
}>, {
|
|
21
|
-
build: string;
|
|
22
|
-
}>>> & {
|
|
23
|
-
onError?: () => any;
|
|
24
|
-
onProgress?: (percentage: number) => any;
|
|
25
|
-
onLoaded?: () => any;
|
|
26
|
-
}, {
|
|
27
|
-
build: string;
|
|
28
|
-
}, {}>;
|
|
29
|
-
export default _default;
|
|
30
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
31
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
32
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
33
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
34
|
-
} : {
|
|
35
|
-
type: import('vue').PropType<T[K]>;
|
|
36
|
-
required: true;
|
|
37
|
-
};
|
|
38
|
-
};
|
|
39
|
-
type __VLS_WithDefaults<P, D> = {
|
|
40
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
41
|
-
default: D[K];
|
|
42
|
-
}> : P[K];
|
|
43
|
-
};
|
|
44
|
-
type __VLS_Prettify<T> = {
|
|
45
|
-
[K in keyof T]: T[K];
|
|
46
|
-
} & {};
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { Ref } from 'vue';
|
|
2
|
-
import { CanGoToUnitCallback, SceneData } from './types';
|
|
3
|
-
import { ColorCallback, CdnFileResolverCallback, Pos } from '../types';
|
|
4
|
-
import { BuildingViewerModel } from '../../lib';
|
|
5
|
-
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
7
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
8
|
-
viewModel: BuildingViewerModel;
|
|
9
|
-
selectedUnitId?: string;
|
|
10
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
11
|
-
sceneData?: SceneData;
|
|
12
|
-
colorCallback: ColorCallback;
|
|
13
|
-
drawObserver?: Ref<any>;
|
|
14
|
-
}>, {
|
|
15
|
-
canGoToUnitCallback: () => true;
|
|
16
|
-
sceneData: () => any[];
|
|
17
|
-
colorCallback: () => {
|
|
18
|
-
r: number;
|
|
19
|
-
g: number;
|
|
20
|
-
b: number;
|
|
21
|
-
a: number;
|
|
22
|
-
s: number;
|
|
23
|
-
};
|
|
24
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
25
|
-
selectUnit: (unitId: string) => void;
|
|
26
|
-
goToUnit: (unitId: string) => void;
|
|
27
|
-
hoverOver: (hoverData: {
|
|
28
|
-
hoverUnit: string | false;
|
|
29
|
-
closeHandler: () => void;
|
|
30
|
-
}) => void;
|
|
31
|
-
hoverOut: (hoverData: {
|
|
32
|
-
hoverUnit: string | false;
|
|
33
|
-
closeHandler: () => void;
|
|
34
|
-
}) => void;
|
|
35
|
-
pos: (args_0: Pos) => void;
|
|
36
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
37
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
38
|
-
viewModel: BuildingViewerModel;
|
|
39
|
-
selectedUnitId?: string;
|
|
40
|
-
canGoToUnitCallback?: CanGoToUnitCallback;
|
|
41
|
-
sceneData?: SceneData;
|
|
42
|
-
colorCallback: ColorCallback;
|
|
43
|
-
drawObserver?: Ref<any>;
|
|
44
|
-
}>, {
|
|
45
|
-
canGoToUnitCallback: () => true;
|
|
46
|
-
sceneData: () => any[];
|
|
47
|
-
colorCallback: () => {
|
|
48
|
-
r: number;
|
|
49
|
-
g: number;
|
|
50
|
-
b: number;
|
|
51
|
-
a: number;
|
|
52
|
-
s: number;
|
|
53
|
-
};
|
|
54
|
-
}>>> & {
|
|
55
|
-
onSelectUnit?: (unitId: string) => any;
|
|
56
|
-
onGoToUnit?: (unitId: string) => any;
|
|
57
|
-
onHoverOver?: (hoverData: {
|
|
58
|
-
hoverUnit: string | false;
|
|
59
|
-
closeHandler: () => void;
|
|
60
|
-
}) => any;
|
|
61
|
-
onHoverOut?: (hoverData: {
|
|
62
|
-
hoverUnit: string | false;
|
|
63
|
-
closeHandler: () => void;
|
|
64
|
-
}) => any;
|
|
65
|
-
onPos?: (args_0: Pos) => any;
|
|
66
|
-
}, {
|
|
67
|
-
canGoToUnitCallback: CanGoToUnitCallback;
|
|
68
|
-
sceneData: SceneData;
|
|
69
|
-
colorCallback: ColorCallback;
|
|
70
|
-
}, {}>;
|
|
71
|
-
export default _default;
|
|
72
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
73
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
74
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
75
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
76
|
-
} : {
|
|
77
|
-
type: import('vue').PropType<T[K]>;
|
|
78
|
-
required: true;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
81
|
-
type __VLS_WithDefaults<P, D> = {
|
|
82
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
83
|
-
default: D[K];
|
|
84
|
-
}> : P[K];
|
|
85
|
-
};
|
|
86
|
-
type __VLS_Prettify<T> = {
|
|
87
|
-
[K in keyof T]: T[K];
|
|
88
|
-
} & {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { default as VApartmentChooser } from './VApartmentChooser.vue';
|
|
2
|
-
export { default as VApartmentChooserV5 } from './v5/VApartmentChooserV5.vue';
|
|
3
|
-
export { default as VApartmentChooserNavigation } from './VApartmentChooserNavigation.vue';
|
|
4
|
-
export { default as VApartmentChooserSvg } from './VApartmentChooserSvg.vue';
|
|
5
|
-
export { default as VApartmentChooserRaster } from './VApartmentChooserRaster.vue';
|
|
6
|
-
export { default as VApartmentChooserRotator } from './VApartmentChooserRotator.vue';
|
|
7
|
-
export { default as ApartmentChooserV1ToV5 } from './v5/convertApartmentChooserDataLegacyToV5.ts';
|
package/dist/vue-components/src/components/apartmentChooser/types/ApartmentChooserDataLegacy.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export interface ApartmentChooserDataLegacySceneData {
|
|
2
|
-
index: number;
|
|
3
|
-
bestScene: number;
|
|
4
|
-
bestFrame: number;
|
|
5
|
-
apartmentID: string;
|
|
6
|
-
}
|
|
7
|
-
export interface ApartmentChooserDataLegacySceneCamera {
|
|
8
|
-
scene: number;
|
|
9
|
-
cameraRotation: {
|
|
10
|
-
x: number;
|
|
11
|
-
y: number;
|
|
12
|
-
z: number;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { ApartmentChooserDataLegacySceneCamera, ApartmentChooserDataLegacySceneData } from './types/ApartmentChooserDataLegacy';
|
|
2
|
-
|
|
3
|
-
export type SceneData = Array<{
|
|
4
|
-
unitId: string;
|
|
5
|
-
index: number;
|
|
6
|
-
}>;
|
|
7
|
-
export type CanGoToUnitCallback = (unitId: string) => boolean;
|
|
8
|
-
export type UnitRenderer = (unitId: string) => string;
|
|
9
|
-
export type ApartmentChooserDataLegacyInitializer = {
|
|
10
|
-
scene: number;
|
|
11
|
-
scenes: Array<number>;
|
|
12
|
-
sceneData: SceneData;
|
|
13
|
-
scenesByApartment: {
|
|
14
|
-
[unitId: string]: number;
|
|
15
|
-
};
|
|
16
|
-
unitsSceneSort: (units: Array<{
|
|
17
|
-
[key: string]: any;
|
|
18
|
-
}>, key?: string) => Array<{
|
|
19
|
-
[key: string]: any;
|
|
20
|
-
}>;
|
|
21
|
-
initialize: (scene: number) => void;
|
|
22
|
-
};
|
|
23
|
-
export type ApartmentChooserDataLegacy = {
|
|
24
|
-
renderVersion?: string;
|
|
25
|
-
version: number;
|
|
26
|
-
scenes?: Array<number>;
|
|
27
|
-
startScene?: number;
|
|
28
|
-
sceneData?: Array<ApartmentChooserDataLegacySceneData>;
|
|
29
|
-
sceneCameras?: Array<ApartmentChooserDataLegacySceneCamera>;
|
|
30
|
-
};
|
|
31
|
-
export declare function isApartmentChooserDataLegacy(data: any): data is ApartmentChooserDataLegacy;
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { ApartmentChooserDataV5 } from './types';
|
|
2
|
-
import { ColorCallback, CdnFileResolverCallback, I18NConfig, Pos } from '../../types';
|
|
3
|
-
|
|
4
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
apartmentChooserData?: ApartmentChooserDataV5;
|
|
6
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
7
|
-
colorCallback?: ColorCallback;
|
|
8
|
-
i18nConfig?: I18NConfig;
|
|
9
|
-
customOverlayContent?: string;
|
|
10
|
-
selectedId?: string;
|
|
11
|
-
defaultCamera?: string;
|
|
12
|
-
defaultDay?: number;
|
|
13
|
-
defaultTime?: number;
|
|
14
|
-
renderDisplay?: (apartmentId: string) => string;
|
|
15
|
-
mobileBreakpoint?: number;
|
|
16
|
-
}>, {
|
|
17
|
-
colorCallback: () => {
|
|
18
|
-
r: number;
|
|
19
|
-
g: number;
|
|
20
|
-
b: number;
|
|
21
|
-
a: number;
|
|
22
|
-
s: number;
|
|
23
|
-
};
|
|
24
|
-
mobileBreakpoint: number;
|
|
25
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
26
|
-
onError: (error: Error) => void;
|
|
27
|
-
onClick: (apartmentId: string, goToScene: () => void) => void;
|
|
28
|
-
onHoverOver: (apartmentId: string) => void;
|
|
29
|
-
onHoverOut: (apartmentId: string) => void;
|
|
30
|
-
onMouseMove: (mouseEvent: MouseEvent, pos?: Pos) => void;
|
|
31
|
-
onInitialize: () => void;
|
|
32
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
33
|
-
apartmentChooserData?: ApartmentChooserDataV5;
|
|
34
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
35
|
-
colorCallback?: ColorCallback;
|
|
36
|
-
i18nConfig?: I18NConfig;
|
|
37
|
-
customOverlayContent?: string;
|
|
38
|
-
selectedId?: string;
|
|
39
|
-
defaultCamera?: string;
|
|
40
|
-
defaultDay?: number;
|
|
41
|
-
defaultTime?: number;
|
|
42
|
-
renderDisplay?: (apartmentId: string) => string;
|
|
43
|
-
mobileBreakpoint?: number;
|
|
44
|
-
}>, {
|
|
45
|
-
colorCallback: () => {
|
|
46
|
-
r: number;
|
|
47
|
-
g: number;
|
|
48
|
-
b: number;
|
|
49
|
-
a: number;
|
|
50
|
-
s: number;
|
|
51
|
-
};
|
|
52
|
-
mobileBreakpoint: number;
|
|
53
|
-
}>>> & {
|
|
54
|
-
onOnClick?: (apartmentId: string, goToScene: () => void) => any;
|
|
55
|
-
onOnHoverOver?: (apartmentId: string) => any;
|
|
56
|
-
onOnHoverOut?: (apartmentId: string) => any;
|
|
57
|
-
onOnError?: (error: Error) => any;
|
|
58
|
-
onOnMouseMove?: (mouseEvent: MouseEvent, pos?: Pos) => any;
|
|
59
|
-
onOnInitialize?: () => any;
|
|
60
|
-
}, {
|
|
61
|
-
colorCallback: ColorCallback;
|
|
62
|
-
mobileBreakpoint: number;
|
|
63
|
-
}, {}>, Readonly<{
|
|
64
|
-
popup(props: {
|
|
65
|
-
hoverId: string;
|
|
66
|
-
hoverable: boolean;
|
|
67
|
-
}): any;
|
|
68
|
-
}> & {
|
|
69
|
-
popup(props: {
|
|
70
|
-
hoverId: string;
|
|
71
|
-
hoverable: boolean;
|
|
72
|
-
}): any;
|
|
73
|
-
}>;
|
|
74
|
-
export default _default;
|
|
75
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
76
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
77
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
78
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
79
|
-
} : {
|
|
80
|
-
type: import('vue').PropType<T[K]>;
|
|
81
|
-
required: true;
|
|
82
|
-
};
|
|
83
|
-
};
|
|
84
|
-
type __VLS_WithDefaults<P, D> = {
|
|
85
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
86
|
-
default: D[K];
|
|
87
|
-
}> : P[K];
|
|
88
|
-
};
|
|
89
|
-
type __VLS_Prettify<T> = {
|
|
90
|
-
[K in keyof T]: T[K];
|
|
91
|
-
} & {};
|
|
92
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
93
|
-
new (): {
|
|
94
|
-
$slots: S;
|
|
95
|
-
};
|
|
96
|
-
};
|
package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Camera.vue.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ApartmentChooserDataV5CameraDayTimeSample, ApartmentChooserDataV5CameraStill } from './types/ApartmentChooserDataV5';
|
|
2
|
-
import { CdnFileResolverCallback } from '../../types';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
cameraData: ApartmentChooserDataV5CameraStill;
|
|
6
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
7
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
8
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
9
|
-
cameraData: ApartmentChooserDataV5CameraStill;
|
|
10
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
11
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
12
|
-
}>>>, {}, {}>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5CameraDay.vue.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ApartmentChooserDataV5CameraDay, ApartmentChooserDataV5CameraDayTimeSample } from './types/ApartmentChooserDataV5';
|
|
2
|
-
import { CdnFileResolverCallback } from '../../types';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
dayData: ApartmentChooserDataV5CameraDay;
|
|
6
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
7
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
8
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
9
|
-
dayData: ApartmentChooserDataV5CameraDay;
|
|
10
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
11
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
12
|
-
}>>>, {}, {}>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ApartmentChooserDataV5CameraDayTimeSample } from './types/ApartmentChooserDataV5';
|
|
2
|
-
import { CdnFileResolverCallback } from '../../types';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
timeSampleData: ApartmentChooserDataV5CameraDayTimeSample;
|
|
6
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
7
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
8
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
9
|
-
timeSampleData: ApartmentChooserDataV5CameraDayTimeSample;
|
|
10
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
11
|
-
currentTime: ApartmentChooserDataV5CameraDayTimeSample;
|
|
12
|
-
}>>>, {}, {}>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
17
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
18
|
-
} : {
|
|
19
|
-
type: import('vue').PropType<T[K]>;
|
|
20
|
-
required: true;
|
|
21
|
-
};
|
|
22
|
-
};
|
package/dist/vue-components/src/components/apartmentChooser/v5/VApartmentChooserV5Overlay.vue.d.ts
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { CdnFileResolverCallback, ColorCallback } from '../../types';
|
|
2
|
-
import { ApartmentChooserDataV5CameraStill } from './types/ApartmentChooserDataV5';
|
|
3
|
-
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
6
|
-
colorCallback: ColorCallback;
|
|
7
|
-
currentCamera: ApartmentChooserDataV5CameraStill;
|
|
8
|
-
selectedId?: string;
|
|
9
|
-
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
|
-
onClick: (apartmentId: string) => void;
|
|
11
|
-
onHoverOver: (apartmentId: string) => void;
|
|
12
|
-
onHoverOut: (apartmentId: string) => void;
|
|
13
|
-
updateSvgContainer: (svgContainer: SVGElement) => void;
|
|
14
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
15
|
-
cdnFileResolver: CdnFileResolverCallback;
|
|
16
|
-
colorCallback: ColorCallback;
|
|
17
|
-
currentCamera: ApartmentChooserDataV5CameraStill;
|
|
18
|
-
selectedId?: string;
|
|
19
|
-
}>>> & {
|
|
20
|
-
onOnClick?: (apartmentId: string) => any;
|
|
21
|
-
onOnHoverOver?: (apartmentId: string) => any;
|
|
22
|
-
onOnHoverOut?: (apartmentId: string) => any;
|
|
23
|
-
onUpdateSvgContainer?: (svgContainer: SVGElement) => any;
|
|
24
|
-
}, {}, {}>;
|
|
25
|
-
export default _default;
|
|
26
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
28
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
29
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
30
|
-
} : {
|
|
31
|
-
type: import('vue').PropType<T[K]>;
|
|
32
|
-
required: true;
|
|
33
|
-
};
|
|
34
|
-
};
|