@realsee/dnalogel 3.50.13 → 3.50.14
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/CHANGELOG.md +3 -0
- package/dist/index.cjs.js +194 -194
- package/dist/index.js +3617 -3596
- package/dist/index.umd.js +191 -191
- package/dist/shared-utils/equal.d.ts +1 -1
- package/dist/shared-utils/index.d.ts +2 -1
- package/dist/shared-utils/tag.d.ts +18 -7
- package/libs/AreaMakerPlugin/Controller.js +3 -3
- package/libs/AreaMakerPlugin/index.js +6 -6
- package/libs/AreaMakerPlugin/utils/Item.js +3 -3
- package/libs/CSS3DRenderPlugin/Controller.js +3 -3
- package/libs/CSS3DRenderPlugin/index.js +7 -7
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +3 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +5 -5
- package/libs/CruisePlugin/BaseController.js +13 -13
- package/libs/CruisePlugin/Move.js +3 -3
- package/libs/CruisePlugin/Work.js +2 -2
- package/libs/CruisePlugin/index.js +8 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +3 -3
- package/libs/CurrentPanoImagePlugin/index.js +6 -6
- package/libs/GuideLinePlugin/Controller.js +19 -19
- package/libs/GuideLinePlugin/GuideLineItem.js +7 -7
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -3
- package/libs/GuideLinePlugin/index.js +8 -8
- package/libs/ModelMakerPlugin/Controller.js +3 -3
- package/libs/ModelMakerPlugin/index.js +7 -7
- package/libs/ModelTVVideoPlugin/Plugin.js +5 -5
- package/libs/ModelTVVideoPlugin/index.js +5 -5
- package/libs/Object3DHelperPlugin/Controller.js +6 -6
- package/libs/Object3DHelperPlugin/index.js +7 -7
- package/libs/PanoCompassPlugin/Controller.js +6 -6
- package/libs/PanoCompassPlugin/index.js +6 -6
- package/libs/PanoDoorLabelPlugin/BaseController.js +7 -7
- package/libs/PanoDoorLabelPlugin/Controller.js +6 -6
- package/libs/PanoDoorLabelPlugin/index.js +6 -6
- package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -5
- package/libs/PanoMeasurePlugin/Components/Controller1.js +5 -5
- package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -5
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -4
- package/libs/PanoMeasurePlugin/Controller/index.js +3 -3
- package/libs/PanoMeasurePlugin/Model/area.js +5 -5
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +7 -7
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +5 -5
- package/libs/PanoMeasurePlugin/index.js +3 -3
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +3 -3
- package/libs/PanoRulerProPlugin/Controller.js +52 -33
- package/libs/PanoRulerProPlugin/RulerItems.js +104 -85
- package/libs/PanoRulerProPlugin/index.js +23 -4
- package/libs/PanoSpatialTagPlugin/Plugin.js +5 -5
- package/libs/PanoSpatialTagPlugin/index.js +5 -5
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -3
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -3
- package/libs/PanoTagPlugin/Components/TagContainer.js +6 -6
- package/libs/PanoTagPlugin/Components/TagItem.js +3 -3
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +3 -3
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +7 -7
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +7 -7
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +7 -7
- package/libs/PanoTagPlugin/controller/TagRender.js +6 -6
- package/libs/PanoTagPlugin/controller/TagUtil.js +5 -5
- package/libs/PanoTagPlugin/controller/index.js +3 -3
- package/libs/PanoTagPlugin/index.js +6 -6
- package/libs/PanoTagPlugin/utils/tag/calculateTagConfig.js +3 -3
- package/libs/PanoVideoPlugin/Controller.js +7 -7
- package/libs/PanoVideoPlugin/VideoMeshController.js +3 -3
- package/libs/PanoVideoPlugin/index.js +7 -7
- package/libs/PipelinePlugin/Controller.js +15 -15
- package/libs/PipelinePlugin/index.js +7 -7
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +3 -3
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +3 -3
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +3 -3
- package/libs/Sculpt/Meshes/Box.js +1 -1
- package/libs/Sculpt/Meshes/Cylinder.js +1 -1
- package/libs/Sculpt/Meshes/Line.js +4 -4
- package/libs/Sculpt/Meshes/LineWithDots.js +3 -2
- package/libs/Sculpt/Meshes/Point.js +1 -1
- package/libs/Sculpt/Meshes/Prism.js +9 -8
- package/libs/Sculpt/Meshes/Rectangle.js +1 -1
- package/libs/Sculpt/Objects/Line/Editor.js +1 -1
- package/libs/Sculpt/index.js +1 -1
- package/libs/Sculpt/utils/three/ColoredMesh.js +1 -1
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +3 -3
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -6
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +3 -3
- package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +7 -7
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +7 -7
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +3 -3
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -6
- package/libs/floorplan/index.js +1 -1
- package/libs/index.js +6 -6
- package/libs/shared-utils/equal.d.ts +1 -1
- package/libs/shared-utils/five/index.js +1 -1
- package/libs/shared-utils/five/lookObject.js +1 -1
- package/libs/shared-utils/index.d.ts +2 -1
- package/libs/shared-utils/index.js +57 -54
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/tag.d.ts +18 -7
- package/libs/shared-utils/tag.js +80 -61
- package/libs/shared-utils/three/index.js +1 -1
- package/package.json +1 -1
|
@@ -11,12 +11,12 @@ import gA from "./PanoramaTag.js";
|
|
|
11
11
|
import uA from "./CustomTag.js";
|
|
12
12
|
import { classnames as S } from "../../../vendor/classnames/index.js";
|
|
13
13
|
import { ModelTag as cA } from "../../controller/Tag/ModelTag.js";
|
|
14
|
+
import "../../../shared-utils/tag.js";
|
|
14
15
|
import { isModelLike as dA } from "../../../shared-utils/five/mode.js";
|
|
15
16
|
import "hammerjs";
|
|
16
17
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
17
18
|
import "@realsee/five/line";
|
|
18
19
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
19
|
-
import "../../../shared-utils/tag.js";
|
|
20
20
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
21
21
|
import "animejs";
|
|
22
22
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -72,8 +72,6 @@ import "../../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
|
72
72
|
import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
73
73
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
74
74
|
import "../Common/MediaItem.js";
|
|
75
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
76
|
-
import "../../../vendor/three/build/three.module.js";
|
|
77
75
|
import "../../../shared-utils/positionToVector3.js";
|
|
78
76
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
79
77
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -84,6 +82,8 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
84
82
|
import "../../../shared-utils/five/transformPosition.js";
|
|
85
83
|
import "../../../shared-utils/three/temp.js";
|
|
86
84
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
85
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
86
|
+
import "../../../vendor/three/build/three.module.js";
|
|
87
87
|
import "./AudioTag/AudioTag.js";
|
|
88
88
|
import "../Common/Audio.js";
|
|
89
89
|
import "../../utils/audio/SharedAudio.js";
|
|
@@ -58,12 +58,6 @@ import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
58
58
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
59
59
|
import "./Common/MediaItem.js";
|
|
60
60
|
import "./Tag/MarketingTag.js";
|
|
61
|
-
import "hammerjs";
|
|
62
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
63
|
-
import "@realsee/five/line";
|
|
64
|
-
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
65
|
-
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
66
|
-
import "../../vendor/three/build/three.module.js";
|
|
67
61
|
import "../../shared-utils/tag.js";
|
|
68
62
|
import "../../shared-utils/positionToVector3.js";
|
|
69
63
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
@@ -75,6 +69,12 @@ import "../../shared-utils/Utils/WorkUtil.js";
|
|
|
75
69
|
import "../../shared-utils/five/transformPosition.js";
|
|
76
70
|
import "../../shared-utils/three/temp.js";
|
|
77
71
|
import "../../shared-utils/dom/resizeObserver.js";
|
|
72
|
+
import "hammerjs";
|
|
73
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
74
|
+
import "@realsee/five/line";
|
|
75
|
+
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
76
|
+
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
77
|
+
import "../../vendor/three/build/three.module.js";
|
|
78
78
|
import "../../shared-utils/three/core/Sphere.js";
|
|
79
79
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
80
80
|
import "../utils/noTypecheck.js";
|
|
@@ -3,12 +3,12 @@ import $ from "./Tag/index.js";
|
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as V } from "../utils/noTypecheck.js";
|
|
5
5
|
import tt from "./Common/TagPoint.js";
|
|
6
|
+
import "../../shared-utils/tag.js";
|
|
6
7
|
import { isModelLike as et } from "../../shared-utils/five/mode.js";
|
|
7
8
|
import "hammerjs";
|
|
8
9
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
9
10
|
import "@realsee/five/line";
|
|
10
11
|
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
11
|
-
import "../../shared-utils/tag.js";
|
|
12
12
|
import "../../shared-utils/three/core/Sphere.js";
|
|
13
13
|
import "animejs";
|
|
14
14
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -67,8 +67,6 @@ import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
67
67
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
68
68
|
import "./Common/MediaItem.js";
|
|
69
69
|
import "./Tag/MarketingTag.js";
|
|
70
|
-
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
71
|
-
import "../../vendor/three/build/three.module.js";
|
|
72
70
|
import "../../shared-utils/positionToVector3.js";
|
|
73
71
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
74
72
|
import "../../shared-utils/five/getFiveModel.js";
|
|
@@ -79,6 +77,8 @@ import "../../shared-utils/Utils/WorkUtil.js";
|
|
|
79
77
|
import "../../shared-utils/five/transformPosition.js";
|
|
80
78
|
import "../../shared-utils/three/temp.js";
|
|
81
79
|
import "../../shared-utils/dom/resizeObserver.js";
|
|
80
|
+
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
81
|
+
import "../../vendor/three/build/three.module.js";
|
|
82
82
|
import "./Tag/AudioTag/index.js";
|
|
83
83
|
import "./Tag/AudioTag/AudioTag.js";
|
|
84
84
|
import "./Common/Audio.js";
|
|
@@ -39,6 +39,7 @@ var y = (c, i, e) => new Promise((t, r) => {
|
|
|
39
39
|
import { Subscribe as Q } from "../../../shared-utils/Subscribe.js";
|
|
40
40
|
import { calculateTagConfig as w } from "../../utils/tag/calculateTagConfig.js";
|
|
41
41
|
import { getTagStickType as Y } from "../../utils/tag/format.js";
|
|
42
|
+
import "../../../shared-utils/tag.js";
|
|
42
43
|
import { isPanoramaLike as U, isModelLike as C } from "../../../shared-utils/five/mode.js";
|
|
43
44
|
import * as B from "three";
|
|
44
45
|
import "hammerjs";
|
|
@@ -47,7 +48,6 @@ import { centerPoint as ee } from "../../../shared-utils/three/centerPoint.js";
|
|
|
47
48
|
import "@realsee/five/line";
|
|
48
49
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
49
50
|
import { anyPositionToVector3 as A } from "../../../shared-utils/positionToVector3.js";
|
|
50
|
-
import "../../../shared-utils/tag.js";
|
|
51
51
|
import { toArray as ie } from "../../../shared-utils/util.js";
|
|
52
52
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
53
53
|
import { blink as te, reblink as ne } from "../../../shared-utils/three/blink.js";
|
|
@@ -71,14 +71,14 @@ import "../../utils/tag/adaptConfig.js";
|
|
|
71
71
|
import "../../typings/tag/TagConfig.js";
|
|
72
72
|
import "@realsee/five";
|
|
73
73
|
import "animejs";
|
|
74
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
75
|
-
import "../../../vendor/three/build/three.module.js";
|
|
76
74
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
77
75
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
78
76
|
import "../../../shared-utils/Utils/FiveUtil.js";
|
|
79
77
|
import "../../../shared-utils/Utils/BaseUtil.js";
|
|
80
78
|
import "../../../shared-utils/Utils/WorkUtil.js";
|
|
81
79
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
80
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
81
|
+
import "../../../vendor/three/build/three.module.js";
|
|
82
82
|
import "../../../shared-utils/formatRad.js";
|
|
83
83
|
class ii {
|
|
84
84
|
constructor(i, e) {
|
|
@@ -42,13 +42,6 @@ import "../../../shared-utils/typescript/entries.js";
|
|
|
42
42
|
import "../../utils/tag/adaptConfig.js";
|
|
43
43
|
import "../../typings/tag/TagConfig.js";
|
|
44
44
|
import "@realsee/five";
|
|
45
|
-
import "../../../shared-utils/five/mode.js";
|
|
46
|
-
import "hammerjs";
|
|
47
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
48
|
-
import "@realsee/five/line";
|
|
49
|
-
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
50
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
51
|
-
import "../../../vendor/three/build/three.module.js";
|
|
52
45
|
import "../../../shared-utils/tag.js";
|
|
53
46
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
54
47
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -58,6 +51,13 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
58
51
|
import "../../../shared-utils/five/transformPosition.js";
|
|
59
52
|
import "../../../shared-utils/three/temp.js";
|
|
60
53
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
54
|
+
import "../../../shared-utils/five/mode.js";
|
|
55
|
+
import "hammerjs";
|
|
56
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
57
|
+
import "@realsee/five/line";
|
|
58
|
+
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
59
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
60
|
+
import "../../../vendor/three/build/three.module.js";
|
|
61
61
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
62
62
|
import "animejs";
|
|
63
63
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -20,13 +20,6 @@ import "../../../shared-utils/typescript/entries.js";
|
|
|
20
20
|
import "../../utils/tag/adaptConfig.js";
|
|
21
21
|
import "../../typings/tag/TagConfig.js";
|
|
22
22
|
import "@realsee/five";
|
|
23
|
-
import "../../../shared-utils/five/mode.js";
|
|
24
|
-
import "hammerjs";
|
|
25
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
|
-
import "@realsee/five/line";
|
|
27
|
-
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
28
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
29
|
-
import "../../../vendor/three/build/three.module.js";
|
|
30
23
|
import "../../../shared-utils/tag.js";
|
|
31
24
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
32
25
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -36,6 +29,13 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
36
29
|
import "../../../shared-utils/five/transformPosition.js";
|
|
37
30
|
import "../../../shared-utils/three/temp.js";
|
|
38
31
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
32
|
+
import "../../../shared-utils/five/mode.js";
|
|
33
|
+
import "hammerjs";
|
|
34
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
35
|
+
import "@realsee/five/line";
|
|
36
|
+
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
37
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
38
|
+
import "../../../vendor/three/build/three.module.js";
|
|
39
39
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
40
40
|
import "animejs";
|
|
41
41
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -10,13 +10,6 @@ import "../../../shared-utils/typescript/entries.js";
|
|
|
10
10
|
import "../../utils/tag/adaptConfig.js";
|
|
11
11
|
import "../../typings/tag/TagConfig.js";
|
|
12
12
|
import "@realsee/five";
|
|
13
|
-
import "../../../shared-utils/five/mode.js";
|
|
14
|
-
import "hammerjs";
|
|
15
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
16
|
-
import "@realsee/five/line";
|
|
17
|
-
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
18
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
19
|
-
import "../../../vendor/three/build/three.module.js";
|
|
20
13
|
import "../../../shared-utils/tag.js";
|
|
21
14
|
import "../../../shared-utils/positionToVector3.js";
|
|
22
15
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
@@ -27,6 +20,13 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
27
20
|
import "../../../shared-utils/five/transformPosition.js";
|
|
28
21
|
import "../../../shared-utils/three/temp.js";
|
|
29
22
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
23
|
+
import "../../../shared-utils/five/mode.js";
|
|
24
|
+
import "hammerjs";
|
|
25
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
|
+
import "@realsee/five/line";
|
|
27
|
+
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
28
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
29
|
+
import "../../../vendor/three/build/three.module.js";
|
|
30
30
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
31
31
|
import "animejs";
|
|
32
32
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
@@ -73,12 +73,6 @@ import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
73
73
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
74
74
|
import "../Components/Common/MediaItem.js";
|
|
75
75
|
import "../Components/Tag/MarketingTag.js";
|
|
76
|
-
import "hammerjs";
|
|
77
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
78
|
-
import "@realsee/five/line";
|
|
79
|
-
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
80
|
-
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
81
|
-
import "../../vendor/three/build/three.module.js";
|
|
82
76
|
import "../../shared-utils/tag.js";
|
|
83
77
|
import "../../shared-utils/positionToVector3.js";
|
|
84
78
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
@@ -90,6 +84,12 @@ import "../../shared-utils/Utils/WorkUtil.js";
|
|
|
90
84
|
import "../../shared-utils/five/transformPosition.js";
|
|
91
85
|
import "../../shared-utils/three/temp.js";
|
|
92
86
|
import "../../shared-utils/dom/resizeObserver.js";
|
|
87
|
+
import "hammerjs";
|
|
88
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
89
|
+
import "@realsee/five/line";
|
|
90
|
+
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
91
|
+
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
92
|
+
import "../../vendor/three/build/three.module.js";
|
|
93
93
|
import "../../shared-utils/three/core/Sphere.js";
|
|
94
94
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
95
95
|
import "../utils/noTypecheck.js";
|
|
@@ -26,11 +26,6 @@ import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
|
26
26
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
27
27
|
import "../../shared-utils/three/centerPoint.js";
|
|
28
28
|
import "../../shared-utils/three/getObjectVisible.js";
|
|
29
|
-
import "hammerjs";
|
|
30
|
-
import "@realsee/five/line";
|
|
31
|
-
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
32
|
-
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
33
|
-
import "../../vendor/three/build/three.module.js";
|
|
34
29
|
import "../../shared-utils/tag.js";
|
|
35
30
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
36
31
|
import "../../shared-utils/five/getFiveModel.js";
|
|
@@ -40,6 +35,11 @@ import "../../shared-utils/Utils/WorkUtil.js";
|
|
|
40
35
|
import "../../shared-utils/five/transformPosition.js";
|
|
41
36
|
import "../../shared-utils/three/temp.js";
|
|
42
37
|
import "../../shared-utils/dom/resizeObserver.js";
|
|
38
|
+
import "hammerjs";
|
|
39
|
+
import "@realsee/five/line";
|
|
40
|
+
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
41
|
+
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
42
|
+
import "../../vendor/three/build/three.module.js";
|
|
43
43
|
import "../../shared-utils/three/core/Sphere.js";
|
|
44
44
|
import "animejs";
|
|
45
45
|
import "../../shared-utils/isNil.js";
|
|
@@ -37,12 +37,12 @@ import _, { getTagStickType as L } from "../utils/tag/format.js";
|
|
|
37
37
|
import { generateBlankAudio as I, AudioNamespace as B } from "../../shared-utils/audio.js";
|
|
38
38
|
import { resizeObserver as T } from "../../shared-utils/dom/resizeObserver.js";
|
|
39
39
|
import { TagRender as R } from "./TagRender.js";
|
|
40
|
+
import "../../shared-utils/tag.js";
|
|
40
41
|
import { isModelLike as O } from "../../shared-utils/five/mode.js";
|
|
41
42
|
import "hammerjs";
|
|
42
43
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
43
44
|
import "@realsee/five/line";
|
|
44
45
|
import "../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
45
|
-
import "../../shared-utils/tag.js";
|
|
46
46
|
import "../../shared-utils/three/core/Sphere.js";
|
|
47
47
|
import "animejs";
|
|
48
48
|
import { nextFrame as G } from "../../shared-utils/animationFrame/index.js";
|
|
@@ -112,8 +112,6 @@ import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
|
112
112
|
import "../Components/Common/MediaItem.js";
|
|
113
113
|
import "../Components/Tag/MarketingTag.js";
|
|
114
114
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
115
|
-
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
116
|
-
import "../../vendor/three/build/three.module.js";
|
|
117
115
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
118
116
|
import "../../shared-utils/five/getFiveModel.js";
|
|
119
117
|
import "../../shared-utils/Utils/FiveUtil.js";
|
|
@@ -122,6 +120,8 @@ import "../../shared-utils/Subscribe.js";
|
|
|
122
120
|
import "../../shared-utils/Utils/WorkUtil.js";
|
|
123
121
|
import "../../shared-utils/five/transformPosition.js";
|
|
124
122
|
import "../../shared-utils/three/temp.js";
|
|
123
|
+
import "../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
124
|
+
import "../../vendor/three/build/three.module.js";
|
|
125
125
|
import "../utils/noTypecheck.js";
|
|
126
126
|
import "../Components/Tag/AudioTag/index.js";
|
|
127
127
|
import "../Components/Tag/AudioTag/AudioTag.js";
|
|
@@ -70,12 +70,6 @@ import "../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
70
70
|
import "../vendor/svelte-carousel/src/utils/interval.js";
|
|
71
71
|
import "./Components/Common/MediaItem.js";
|
|
72
72
|
import "./Components/Tag/MarketingTag.js";
|
|
73
|
-
import "hammerjs";
|
|
74
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
75
|
-
import "@realsee/five/line";
|
|
76
|
-
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
77
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
78
|
-
import "../vendor/three/build/three.module.js";
|
|
79
73
|
import "../shared-utils/tag.js";
|
|
80
74
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
81
75
|
import "../shared-utils/five/getFiveModel.js";
|
|
@@ -85,6 +79,12 @@ import "../shared-utils/Subscribe.js";
|
|
|
85
79
|
import "../shared-utils/Utils/WorkUtil.js";
|
|
86
80
|
import "../shared-utils/five/transformPosition.js";
|
|
87
81
|
import "../shared-utils/three/temp.js";
|
|
82
|
+
import "hammerjs";
|
|
83
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
84
|
+
import "@realsee/five/line";
|
|
85
|
+
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
86
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
87
|
+
import "../vendor/three/build/three.module.js";
|
|
88
88
|
import "../shared-utils/three/core/Sphere.js";
|
|
89
89
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
90
90
|
import "./utils/noTypecheck.js";
|
|
@@ -15,18 +15,16 @@ import { entries as I } from "../../../shared-utils/typescript/entries.js";
|
|
|
15
15
|
import P from "./adaptConfig.js";
|
|
16
16
|
import { defaultGlobalConfig as N } from "../../typings/tag/TagConfig.js";
|
|
17
17
|
import { Five as Q } from "@realsee/five";
|
|
18
|
+
import "../../../shared-utils/tag.js";
|
|
18
19
|
import { isPanoramaLike as R, isModelLike as S } from "../../../shared-utils/five/mode.js";
|
|
19
20
|
import "three";
|
|
20
21
|
import "hammerjs";
|
|
21
22
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
22
23
|
import "@realsee/five/line";
|
|
23
24
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
24
|
-
import "../../../shared-utils/tag.js";
|
|
25
25
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
26
26
|
import "animejs";
|
|
27
27
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
28
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
29
|
-
import "../../../vendor/three/build/three.module.js";
|
|
30
28
|
import "../../../shared-utils/positionToVector3.js";
|
|
31
29
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
32
30
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -37,6 +35,8 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
37
35
|
import "../../../shared-utils/five/transformPosition.js";
|
|
38
36
|
import "../../../shared-utils/three/temp.js";
|
|
39
37
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
38
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
39
|
+
import "../../../vendor/three/build/three.module.js";
|
|
40
40
|
function Co(o, i, e) {
|
|
41
41
|
var v, b, j, C, A;
|
|
42
42
|
const D = (v = e == null ? void 0 : e.useCache) != null ? v : !0;
|
|
@@ -14,15 +14,9 @@ var s = (o, t, e) => (l(o, typeof t != "symbol" ? t + "" : t, e), e);
|
|
|
14
14
|
import { VideoMeshController as c } from "./VideoMeshController.js";
|
|
15
15
|
import { Controller as _ } from "../base/BasePlugin.js";
|
|
16
16
|
import "./utils/shader.js";
|
|
17
|
-
import "three";
|
|
18
|
-
import "hammerjs";
|
|
19
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
20
|
-
import "@realsee/five/line";
|
|
21
|
-
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
22
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
23
|
-
import "../vendor/three/build/three.module.js";
|
|
24
17
|
import "../shared-utils/tag.js";
|
|
25
18
|
import "../shared-utils/positionToVector3.js";
|
|
19
|
+
import "three";
|
|
26
20
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
27
21
|
import "../shared-utils/five/getFiveModel.js";
|
|
28
22
|
import "../shared-utils/Utils/FiveUtil.js";
|
|
@@ -32,6 +26,12 @@ import "../shared-utils/Utils/WorkUtil.js";
|
|
|
32
26
|
import "../shared-utils/five/transformPosition.js";
|
|
33
27
|
import "../shared-utils/three/temp.js";
|
|
34
28
|
import "../shared-utils/dom/resizeObserver.js";
|
|
29
|
+
import "hammerjs";
|
|
30
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
31
|
+
import "@realsee/five/line";
|
|
32
|
+
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
33
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
34
|
+
import "../vendor/three/build/three.module.js";
|
|
35
35
|
import "../shared-utils/three/core/Sphere.js";
|
|
36
36
|
import "animejs";
|
|
37
37
|
import "../shared-utils/animationFrame/index.js";
|
|
@@ -2,18 +2,16 @@ var g = Object.defineProperty;
|
|
|
2
2
|
var I = (v, e, i) => e in v ? g(v, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : v[e] = i;
|
|
3
3
|
var t = (v, e, i) => (I(v, typeof e != "symbol" ? e + "" : e, i), i);
|
|
4
4
|
import { vertexShader as M, fragmentShader as P } from "./utils/shader.js";
|
|
5
|
+
import "../shared-utils/tag.js";
|
|
5
6
|
import { VideoTexture as F, LinearFilter as m, ShaderMaterial as y, Vector4 as x, SphereBufferGeometry as L, Mesh as V, Vector3 as l, Quaternion as b } from "three";
|
|
6
7
|
import "hammerjs";
|
|
7
8
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
8
9
|
import "@realsee/five/line";
|
|
9
10
|
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
10
|
-
import "../shared-utils/tag.js";
|
|
11
11
|
import "../shared-utils/three/core/Sphere.js";
|
|
12
12
|
import A from "animejs";
|
|
13
13
|
import { requestAnimationFrameInterval as D } from "../shared-utils/animationFrame/index.js";
|
|
14
14
|
import E from "./utils/index.js";
|
|
15
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
16
|
-
import "../vendor/three/build/three.module.js";
|
|
17
15
|
import "../shared-utils/positionToVector3.js";
|
|
18
16
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
19
17
|
import "../shared-utils/five/getFiveModel.js";
|
|
@@ -24,6 +22,8 @@ import "../shared-utils/Utils/WorkUtil.js";
|
|
|
24
22
|
import "../shared-utils/five/transformPosition.js";
|
|
25
23
|
import "../shared-utils/three/temp.js";
|
|
26
24
|
import "../shared-utils/dom/resizeObserver.js";
|
|
25
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
26
|
+
import "../vendor/three/build/three.module.js";
|
|
27
27
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
28
28
|
class ie {
|
|
29
29
|
/** 初始化视频、模型以及相关事件监听。 */
|
|
@@ -2,15 +2,9 @@ import { PanoVideoPluginController as r } from "./Controller.js";
|
|
|
2
2
|
import { typings as E } from "./typings/index.js";
|
|
3
3
|
import "./VideoMeshController.js";
|
|
4
4
|
import "./utils/shader.js";
|
|
5
|
-
import "three";
|
|
6
|
-
import "hammerjs";
|
|
7
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
8
|
-
import "@realsee/five/line";
|
|
9
|
-
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
10
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
11
|
-
import "../vendor/three/build/three.module.js";
|
|
12
5
|
import "../shared-utils/tag.js";
|
|
13
6
|
import "../shared-utils/positionToVector3.js";
|
|
7
|
+
import "three";
|
|
14
8
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
15
9
|
import "../shared-utils/five/getFiveModel.js";
|
|
16
10
|
import "../shared-utils/Utils/FiveUtil.js";
|
|
@@ -20,6 +14,12 @@ import "../shared-utils/Utils/WorkUtil.js";
|
|
|
20
14
|
import "../shared-utils/five/transformPosition.js";
|
|
21
15
|
import "../shared-utils/three/temp.js";
|
|
22
16
|
import "../shared-utils/dom/resizeObserver.js";
|
|
17
|
+
import "hammerjs";
|
|
18
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
19
|
+
import "@realsee/five/line";
|
|
20
|
+
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
21
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
22
|
+
import "../vendor/three/build/three.module.js";
|
|
23
23
|
import "../shared-utils/three/core/Sphere.js";
|
|
24
24
|
import "animejs";
|
|
25
25
|
import "../shared-utils/animationFrame/index.js";
|
|
@@ -28,33 +28,33 @@ var d = (p, n, e) => new Promise((t, i) => {
|
|
|
28
28
|
});
|
|
29
29
|
import * as F from "three";
|
|
30
30
|
import { Controller as S } from "../base/BasePluginWithData.js";
|
|
31
|
-
import
|
|
31
|
+
import "../shared-utils/tag.js";
|
|
32
|
+
import "hammerjs";
|
|
33
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
34
|
+
import "@realsee/five/line";
|
|
35
|
+
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
36
|
+
import "../shared-utils/three/core/Sphere.js";
|
|
37
|
+
import "animejs";
|
|
32
38
|
import { notNil as T } from "../shared-utils/isNil.js";
|
|
39
|
+
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
40
|
+
import { equal as O } from "../shared-utils/equal.js";
|
|
33
41
|
import { loadTexture as x } from "../shared-utils/three/loadTexture.js";
|
|
34
42
|
import { format as y, getPipesFromLibrary as C } from "./utils/formatData.js";
|
|
35
43
|
import { ObjectFlowPipe as D } from "./utils/Objects/FlowPipe.js";
|
|
36
44
|
import "../base/BasePlugin.js";
|
|
37
45
|
import "../shared-utils/Subscribe.js";
|
|
38
|
-
import "hammerjs";
|
|
39
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
40
|
-
import "@realsee/five/line";
|
|
41
|
-
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
42
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
43
|
-
import "../vendor/three/build/three.module.js";
|
|
44
|
-
import "../shared-utils/tag.js";
|
|
45
|
-
import "../shared-utils/positionToVector3.js";
|
|
46
|
-
import "../shared-utils/five/vector3ToScreen.js";
|
|
47
|
-
import "../shared-utils/five/getFiveModel.js";
|
|
48
46
|
import "../shared-utils/Utils/FiveUtil.js";
|
|
49
47
|
import "../shared-utils/Utils/BaseUtil.js";
|
|
50
48
|
import "../shared-utils/Utils/WorkUtil.js";
|
|
51
49
|
import "../shared-utils/five/transformPosition.js";
|
|
50
|
+
import "../shared-utils/five/getFiveModel.js";
|
|
51
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
52
|
+
import "../shared-utils/positionToVector3.js";
|
|
53
|
+
import "../shared-utils/five/vector3ToScreen.js";
|
|
52
54
|
import "../shared-utils/three/temp.js";
|
|
53
55
|
import "../shared-utils/dom/resizeObserver.js";
|
|
54
|
-
import "../
|
|
55
|
-
import "
|
|
56
|
-
import "../shared-utils/url/absoluteUrl.js";
|
|
57
|
-
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
56
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
57
|
+
import "../vendor/three/build/three.module.js";
|
|
58
58
|
import "../shared-utils/isTruelyObject.js";
|
|
59
59
|
import "../shared-utils/animationFrame/index.js";
|
|
60
60
|
import "./utils/Objects/Pipe.js";
|
|
@@ -3,12 +3,6 @@ import "three";
|
|
|
3
3
|
import "../base/BasePluginWithData.js";
|
|
4
4
|
import "../base/BasePlugin.js";
|
|
5
5
|
import "../shared-utils/Subscribe.js";
|
|
6
|
-
import "hammerjs";
|
|
7
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
8
|
-
import "@realsee/five/line";
|
|
9
|
-
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
10
|
-
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
11
|
-
import "../vendor/three/build/three.module.js";
|
|
12
6
|
import "../shared-utils/tag.js";
|
|
13
7
|
import "../shared-utils/positionToVector3.js";
|
|
14
8
|
import "../shared-utils/five/vector3ToScreen.js";
|
|
@@ -19,13 +13,19 @@ import "../shared-utils/Utils/WorkUtil.js";
|
|
|
19
13
|
import "../shared-utils/five/transformPosition.js";
|
|
20
14
|
import "../shared-utils/three/temp.js";
|
|
21
15
|
import "../shared-utils/dom/resizeObserver.js";
|
|
16
|
+
import "hammerjs";
|
|
17
|
+
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
18
|
+
import "@realsee/five/line";
|
|
19
|
+
import "../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
20
|
+
import "../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
21
|
+
import "../vendor/three/build/three.module.js";
|
|
22
22
|
import "../shared-utils/three/core/Sphere.js";
|
|
23
23
|
import "animejs";
|
|
24
24
|
import "../shared-utils/url/absoluteUrl.js";
|
|
25
25
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
26
|
+
import "../shared-utils/isNil.js";
|
|
26
27
|
import "../shared-utils/equal.js";
|
|
27
28
|
import "../shared-utils/isTruelyObject.js";
|
|
28
|
-
import "../shared-utils/isNil.js";
|
|
29
29
|
import "../shared-utils/three/loadTexture.js";
|
|
30
30
|
import "./utils/formatData.js";
|
|
31
31
|
import "./utils/Objects/FlowPipe.js";
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
var v = Object.defineProperty;
|
|
2
2
|
var u = (o, e, t) => e in o ? v(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
|
|
3
3
|
var r = (o, e, t) => (u(o, typeof e != "symbol" ? e + "" : e, t), t);
|
|
4
|
+
import "../../../shared-utils/tag.js";
|
|
4
5
|
import "three";
|
|
5
6
|
import "hammerjs";
|
|
6
7
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
7
8
|
import "@realsee/five/line";
|
|
8
9
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
9
|
-
import "../../../shared-utils/tag.js";
|
|
10
10
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
11
11
|
import "animejs";
|
|
12
12
|
import { requestAnimationFrameInterval as c } from "../../../shared-utils/animationFrame/index.js";
|
|
13
13
|
import { ObjectPipe as h } from "./Pipe.js";
|
|
14
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
15
|
-
import "../../../vendor/three/build/three.module.js";
|
|
16
14
|
import "../../../shared-utils/positionToVector3.js";
|
|
17
15
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
18
16
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -23,6 +21,8 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
23
21
|
import "../../../shared-utils/five/transformPosition.js";
|
|
24
22
|
import "../../../shared-utils/three/temp.js";
|
|
25
23
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
24
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
25
|
+
import "../../../vendor/three/build/three.module.js";
|
|
26
26
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
27
27
|
import "../../../shared-utils/animationFrame/BetterTween.js";
|
|
28
28
|
import "../../../shared-utils/three/Extras/Curves/BezierCurve3.js";
|
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|
var s = Object.defineProperty;
|
|
2
2
|
var n = (e, t, i) => t in e ? s(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
|
|
3
3
|
var o = (e, t, i) => (n(e, typeof t != "symbol" ? t + "" : t, i), i);
|
|
4
|
+
import "../../../shared-utils/tag.js";
|
|
4
5
|
import "three";
|
|
5
6
|
import "hammerjs";
|
|
6
7
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
7
8
|
import "@realsee/five/line";
|
|
8
9
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
9
|
-
import "../../../shared-utils/tag.js";
|
|
10
10
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
11
11
|
import "animejs";
|
|
12
12
|
import { tweenProgress as h } from "../../../shared-utils/animationFrame/BetterTween.js";
|
|
13
13
|
import { ObjectPipe as a } from "./Pipe.js";
|
|
14
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
15
|
-
import "../../../vendor/three/build/three.module.js";
|
|
16
14
|
import "../../../shared-utils/positionToVector3.js";
|
|
17
15
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
18
16
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -23,6 +21,8 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
23
21
|
import "../../../shared-utils/five/transformPosition.js";
|
|
24
22
|
import "../../../shared-utils/three/temp.js";
|
|
25
23
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
24
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
25
|
+
import "../../../vendor/three/build/three.module.js";
|
|
26
26
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
27
27
|
import "../../../shared-utils/animationFrame/index.js";
|
|
28
28
|
import "../../../shared-utils/three/Extras/Curves/BezierCurve3.js";
|
|
@@ -27,17 +27,15 @@ var l = (a, e, t) => new Promise((i, s) => {
|
|
|
27
27
|
n((t = t.apply(a, e)).next());
|
|
28
28
|
});
|
|
29
29
|
import * as u from "three";
|
|
30
|
+
import "../../../shared-utils/tag.js";
|
|
30
31
|
import "hammerjs";
|
|
31
32
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
32
33
|
import "@realsee/five/line";
|
|
33
34
|
import "../../../vendor/three/examples/jsm/lines/LineGeometry.js";
|
|
34
|
-
import "../../../shared-utils/tag.js";
|
|
35
35
|
import "../../../shared-utils/three/core/Sphere.js";
|
|
36
36
|
import "animejs";
|
|
37
37
|
import { BetterTween as g } from "../../../shared-utils/animationFrame/BetterTween.js";
|
|
38
38
|
import { CustomBezierCurve3 as x } from "../../../shared-utils/three/Extras/Curves/BezierCurve3.js";
|
|
39
|
-
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
40
|
-
import "../../../vendor/three/build/three.module.js";
|
|
41
39
|
import "../../../shared-utils/positionToVector3.js";
|
|
42
40
|
import "../../../shared-utils/five/vector3ToScreen.js";
|
|
43
41
|
import "../../../shared-utils/five/getFiveModel.js";
|
|
@@ -48,6 +46,8 @@ import "../../../shared-utils/Utils/WorkUtil.js";
|
|
|
48
46
|
import "../../../shared-utils/five/transformPosition.js";
|
|
49
47
|
import "../../../shared-utils/three/temp.js";
|
|
50
48
|
import "../../../shared-utils/dom/resizeObserver.js";
|
|
49
|
+
import "../../../vendor/three/examples/jsm/lines/LineSegmentsGeometry.js";
|
|
50
|
+
import "../../../vendor/three/build/three.module.js";
|
|
51
51
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
52
52
|
import "../../../shared-utils/animationFrame/index.js";
|
|
53
53
|
import "../../../shared-utils/three/Extras/Core/Interpolations.js";
|