@realsee/dnalogel 2.11.0-alpha.1 → 2.11.0
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/PanoTagPlugin/utils/audio/SharedAudio.d.ts +4 -3
- package/dist/PanoVideoPlugin/VideoMeshController.d.ts +7 -0
- package/dist/index.cjs.js +45 -45
- package/dist/index.js +1972 -1926
- package/dist/index.umd.js +38 -38
- package/dist/shared-utils/audio.d.ts +3 -0
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +25 -25
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +47 -47
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/HelperOffset.html +8 -8
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/ObjectHelperControllers.html +9 -9
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +12 -12
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +12 -12
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/ClassFunctionParameters.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelElement.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PanoVideoPluginParameterType.html +5 -5
- package/docs/types/PanoVideoPluginReturnType.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +10 -10
- package/libs/PanoTagPlugin/Components/Common/Audio.js +61 -42
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +67 -64
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +53 -50
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/controller/index.js +61 -66
- package/libs/PanoTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.d.ts +4 -3
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +69 -61
- package/libs/PanoVideoPlugin/VideoMeshController.d.ts +7 -0
- package/libs/PanoVideoPlugin/VideoMeshController.js +62 -39
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +1 -1
- package/libs/shared-utils/audio.d.ts +3 -0
- package/libs/shared-utils/audio.js +38 -60
- package/package.json +1 -1
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var P = (h,
|
|
6
|
-
for (var e in
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
1
|
+
var I = Object.defineProperty, L = Object.defineProperties;
|
|
2
|
+
var V = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var F = Object.getOwnPropertySymbols;
|
|
4
|
+
var B = Object.prototype.hasOwnProperty, x = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var P = (h, a, e) => a in h ? I(h, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[a] = e, p = (h, a) => {
|
|
6
|
+
for (var e in a || (a = {}))
|
|
7
|
+
B.call(a, e) && P(h, e, a[e]);
|
|
8
|
+
if (F)
|
|
9
|
+
for (var e of F(a))
|
|
10
|
+
x.call(a, e) && P(h, e, a[e]);
|
|
11
11
|
return h;
|
|
12
|
-
}, T = (h,
|
|
13
|
-
var l = (h,
|
|
14
|
-
var c = (h,
|
|
12
|
+
}, T = (h, a) => L(h, V(a));
|
|
13
|
+
var l = (h, a, e) => (P(h, typeof a != "symbol" ? a + "" : a, e), e);
|
|
14
|
+
var c = (h, a, e) => new Promise((t, i) => {
|
|
15
15
|
var s = (n) => {
|
|
16
16
|
try {
|
|
17
17
|
r(e.next(n));
|
|
18
|
-
} catch (
|
|
19
|
-
i(
|
|
18
|
+
} catch (d) {
|
|
19
|
+
i(d);
|
|
20
20
|
}
|
|
21
21
|
}, o = (n) => {
|
|
22
22
|
try {
|
|
23
23
|
r(e.throw(n));
|
|
24
|
-
} catch (
|
|
25
|
-
i(
|
|
24
|
+
} catch (d) {
|
|
25
|
+
i(d);
|
|
26
26
|
}
|
|
27
27
|
}, r = (n) => n.done ? t(n.value) : Promise.resolve(n.value).then(s, o);
|
|
28
|
-
r((e = e.apply(h,
|
|
28
|
+
r((e = e.apply(h, a)).next());
|
|
29
29
|
});
|
|
30
|
-
import { Subscribe as
|
|
31
|
-
import { Group as E, Vector3 as A, Matrix4 as S, Quaternion as
|
|
30
|
+
import { Subscribe as G } from "@realsee/five";
|
|
31
|
+
import { Group as E, Vector3 as A, Matrix4 as S, Quaternion as N } from "three";
|
|
32
32
|
import v from "object-assign-deep";
|
|
33
|
-
import { writable as
|
|
34
|
-
import
|
|
35
|
-
import
|
|
33
|
+
import { writable as W } from "../../vendor/svelte/store/index.js";
|
|
34
|
+
import z from "../Components/TagContainer.js";
|
|
35
|
+
import _ from "../Components/Tag/index.js";
|
|
36
36
|
import { arrayPositionToVector3 as C } from "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
37
|
-
import { addDebugPoints as
|
|
37
|
+
import { addDebugPoints as $ } from "../utils/addDebugPoints.js";
|
|
38
38
|
import { planeNormal as k } from "../utils/planeNormal.js";
|
|
39
39
|
import { isMediaModelTag as m } from "../utils/tag/tagCheck.js";
|
|
40
|
-
import { waitFiveModelLoaded as
|
|
41
|
-
import { normalPositionToPositions as
|
|
40
|
+
import { waitFiveModelLoaded as q } from "../utils/actionAfterFiveModelLoad.js";
|
|
41
|
+
import { normalPositionToPositions as H } from "../utils/normalPositionToPositions.js";
|
|
42
42
|
import { debounce as j } from "../utils/debounce.js";
|
|
43
|
-
import { throttle as
|
|
43
|
+
import { throttle as J } from "../utils/throttle.js";
|
|
44
44
|
import { resizeObserver as U } from "../utils/resizeObserver.js";
|
|
45
|
-
import { TagComputer as
|
|
46
|
-
import { CSS3DRenderPlugin as
|
|
47
|
-
import
|
|
48
|
-
import { generateBlankAudio as
|
|
45
|
+
import { TagComputer as Q } from "./TagComputer.js";
|
|
46
|
+
import { CSS3DRenderPlugin as X } from "../../CSS3DRenderPlugin/index.js";
|
|
47
|
+
import K from "../utils/tag/format.js";
|
|
48
|
+
import { generateBlankAudio as Y, AudioNamespace as Z } from "../../shared-utils/audio.js";
|
|
49
49
|
import { loadGLTF as ee } from "../../shared-utils/three/GLTFLoader.js";
|
|
50
50
|
import "../../vendor/svelte/internal/index.js";
|
|
51
51
|
import "../Components/TagItem.js";
|
|
@@ -141,7 +141,7 @@ import "../../CSS3DRenderPlugin/Controller.js";
|
|
|
141
141
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
142
142
|
import "@realsee/five/gltf-loader";
|
|
143
143
|
const M = "DnalogelPlugin-PanoTagPlugin", te = !1, di = (h) => `${M}--${h}`;
|
|
144
|
-
class li extends
|
|
144
|
+
class li extends Q {
|
|
145
145
|
constructor(e, t) {
|
|
146
146
|
super(e);
|
|
147
147
|
l(this, "state", { enabled: !0, visible: !0 });
|
|
@@ -150,7 +150,7 @@ class li extends K {
|
|
|
150
150
|
l(this, "css3DRenderPlugin");
|
|
151
151
|
l(this, "TagContainerSvelte");
|
|
152
152
|
l(this, "temporaryState", { visible: !0 });
|
|
153
|
-
l(this, "mediaStore",
|
|
153
|
+
l(this, "mediaStore", W({
|
|
154
154
|
currentMediaElement: null
|
|
155
155
|
}));
|
|
156
156
|
l(this, "group", new E());
|
|
@@ -185,16 +185,16 @@ class li extends K {
|
|
|
185
185
|
const t = e.data.modelUrl;
|
|
186
186
|
if (!t)
|
|
187
187
|
return;
|
|
188
|
-
const i = ee(t).then((
|
|
188
|
+
const i = ee(t).then((d) => Object.assign(d.scene, { customID: e.id, isTagModel: !0 }));
|
|
189
189
|
e.model = { promise: i };
|
|
190
190
|
const s = yield i;
|
|
191
191
|
if (((n = e.model) == null ? void 0 : n.promise) !== i || (e.model.object = s, !this.tags.includes(e)))
|
|
192
192
|
return;
|
|
193
193
|
s.visible = e.state.visible, new S().fromArray(e.matrix).decompose(s.position, s.quaternion, s.scale), s.updateWorldMatrix(!0, !0), this.getVisibleByFloorIndex(e) || (s.visible = !1);
|
|
194
|
-
const r = this.gltfObjectGroup.children.find((
|
|
194
|
+
const r = this.gltfObjectGroup.children.find((d) => d.customID === e.id);
|
|
195
195
|
return r && this.gltfObjectGroup.remove(r), this.gltfObjectGroup.add(s), this.updateTagCss3DObjectMatrix(e, s), s;
|
|
196
196
|
}));
|
|
197
|
-
this.group.name = "PanoTagPluginModelGroup", this.gltfObjectGroup.name = "PanoTagPluginGLTFObjectGroup", this.group.add(this.gltfObjectGroup), this.params = p({ debug: !1, config: this.config }, t), this.debug = this.params.debug, this.config = this.params.config,
|
|
197
|
+
this.group.name = "PanoTagPluginModelGroup", this.gltfObjectGroup.name = "PanoTagPluginGLTFObjectGroup", this.group.add(this.gltfObjectGroup), this.params = p({ debug: !1, config: this.config }, t), this.debug = this.params.debug, this.config = this.params.config, Y(1, { namespace: Z.PlayAudio }), Object.assign(window, { [`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]: this }), Object.assign(window, { __PANOTAGPLUGIN_DEBUG__: this }), this.state.enabled && this.five.scene.add(this.group);
|
|
198
198
|
}
|
|
199
199
|
load(e, t) {
|
|
200
200
|
return c(this, null, function* () {
|
|
@@ -206,7 +206,7 @@ class li extends K {
|
|
|
206
206
|
const i = yield this.addTag(e.tagList, t);
|
|
207
207
|
if (this.debug)
|
|
208
208
|
try {
|
|
209
|
-
|
|
209
|
+
$(this.five, this.tags);
|
|
210
210
|
} catch (r) {
|
|
211
211
|
console.error(r);
|
|
212
212
|
}
|
|
@@ -219,12 +219,12 @@ class li extends K {
|
|
|
219
219
|
const r = this.getTagConfig(o);
|
|
220
220
|
return T(p({}, o), {
|
|
221
221
|
state: p({ visible: void 0, unfolded: te }, r.initialState),
|
|
222
|
-
hooks: new
|
|
222
|
+
hooks: new G(),
|
|
223
223
|
clickable: r.clickable,
|
|
224
224
|
mergedConfig: r
|
|
225
225
|
});
|
|
226
226
|
}).filter((o) => o.position);
|
|
227
|
-
return s.forEach(
|
|
227
|
+
return s.forEach(K), this.tags.push(...s), q(this.five).then(() => {
|
|
228
228
|
var o, r, n;
|
|
229
229
|
return this.store.eventListenerDisposer && ((r = (o = this.store).eventListenerDisposer) == null || r.call(o)), this.state.enabled && (this.store.eventListenerDisposer = this.addEventListener()), this.addResizeListener(), this.checkPanelTag(), this.setVisibleAndUnfolded({ withAnimation: (n = t == null ? void 0 : t.withAnimation) != null ? n : !0 }).then(() => this.updateRenderAllTags()), this.updateRenderAllTags(), this.addMediaModelTag(s);
|
|
230
230
|
});
|
|
@@ -270,8 +270,8 @@ class li extends K {
|
|
|
270
270
|
dispose() {
|
|
271
271
|
var e, t, i, s, o, r;
|
|
272
272
|
this.pauseCurrentMedia(), this.disposeAllCSS3DContainer(), (e = this.TagContainerSvelte) == null || e.$destroy(), this.filter3DTag().forEach((n) => {
|
|
273
|
-
var
|
|
274
|
-
return (
|
|
273
|
+
var d;
|
|
274
|
+
return (d = n.tag3DContentSvelte) == null ? void 0 : d.svelteApp.$destroy();
|
|
275
275
|
}), this.tags = [], (t = this.store.disposers) == null || t.forEach((n) => n == null ? void 0 : n()), this.store.disposers = [], this.store.disposed = !0, (s = (i = this.store).eventListenerDisposer) == null || s.call(i), this.store.eventListenerDisposer = void 0, (r = (o = this.store).resizeObserverDisposer) == null || r.call(o), this.store.resizeObserverDisposer = void 0, this.store.resizeObserverDisposerAdding = !1, this.five.scene.remove(this.group), this.group.remove(...this.group.children), this.gltfObjectGroup.remove(...this.gltfObjectGroup.children), this.clearCache(), this.five.needsRender = !0, this.hooks.emit("dispose");
|
|
276
276
|
}
|
|
277
277
|
setState(e, t) {
|
|
@@ -316,25 +316,20 @@ class li extends K {
|
|
|
316
316
|
this.mediaStore.set({ currentMediaElement: null });
|
|
317
317
|
}
|
|
318
318
|
updateTagCss3DObjectMatrix(e, t) {
|
|
319
|
-
var D, w,
|
|
320
|
-
const i = (
|
|
319
|
+
var D, w, R, O;
|
|
320
|
+
const i = (R = (w = (D = e.mergedConfig) == null ? void 0 : D.tag3DConfig) == null ? void 0 : w.ratio) != null ? R : 216e-5, s = (O = e.tag3DContentSvelte) == null ? void 0 : O.domContainer.css3DObject;
|
|
321
321
|
if (!s)
|
|
322
322
|
return;
|
|
323
323
|
const o = m(e) ? e.data.mediaPosition : e.position;
|
|
324
324
|
t.updateWorldMatrix(!1, !1);
|
|
325
|
-
const r = t.matrixWorld, n = new A().fromArray(o[0]),
|
|
325
|
+
const r = t.matrixWorld, n = new A().fromArray(o[0]), d = new A().fromArray(o[2]), f = new A().lerpVectors(n, d, 0.5).add(new A(0, 0, 5e-4)), g = new S().setPosition(f), y = new S().makeScale(i, i, i), b = new S().multiply(r).multiply(g).multiply(y);
|
|
326
326
|
b.decompose(s.position, s.quaternion, s.scale);
|
|
327
327
|
const u = s.opacityMesh;
|
|
328
328
|
!u || b.decompose(u.position, u.quaternion, u.scale);
|
|
329
329
|
}
|
|
330
330
|
updateTagCss3DObjectVisible(e) {
|
|
331
|
-
var
|
|
332
|
-
|
|
333
|
-
if (!t)
|
|
334
|
-
return;
|
|
335
|
-
t.visible = (r = (o = e.state) == null ? void 0 : o.visible) != null ? r : !0;
|
|
336
|
-
const i = t.opacityMesh;
|
|
337
|
-
!i || (i.visible = (a = (n = e.state) == null ? void 0 : n.visible) != null ? a : !0);
|
|
331
|
+
var t, i, s, o, r;
|
|
332
|
+
(r = (i = (t = e.tag3DContentSvelte) == null ? void 0 : t.domContainer) == null ? void 0 : i.css3DObject) == null || r.setVisible(this.state.visible && ((o = (s = e.state) == null ? void 0 : s.visible) != null ? o : !0)), this.five.needsRender = !0;
|
|
338
333
|
}
|
|
339
334
|
setVisibleAndUnfolded() {
|
|
340
335
|
return c(this, arguments, function* ({ withAnimation: e } = { withAnimation: !1 }) {
|
|
@@ -347,10 +342,10 @@ class li extends K {
|
|
|
347
342
|
});
|
|
348
343
|
}
|
|
349
344
|
handleShow() {
|
|
350
|
-
this.state.visible = !0, this.updateTagContainerVisible();
|
|
345
|
+
this.state.visible = !0, this.group.visible = !0, this.updateTagContainerVisible(), this.five.needsRender = !0;
|
|
351
346
|
}
|
|
352
347
|
handleHide() {
|
|
353
|
-
this.pauseCurrentMedia(), this.state.visible = !1, this.updateTagContainerVisible();
|
|
348
|
+
this.pauseCurrentMedia(), this.state.visible = !1, this.group.visible = !1, this.updateTagContainerVisible(), this.five.needsRender = !0;
|
|
354
349
|
}
|
|
355
350
|
handleEnable() {
|
|
356
351
|
this.state.enabled = !0, this.store.eventListenerDisposer = this.addEventListener(), this.updateRenderAllTags();
|
|
@@ -363,9 +358,9 @@ class li extends K {
|
|
|
363
358
|
});
|
|
364
359
|
}
|
|
365
360
|
addEventListener() {
|
|
366
|
-
const { five: e, hooks: t } = this, i = this.handleFiveWantsMoveToPano.bind(this), s = this.handleFiveModeChange.bind(this), o = this.handleFiveCameraUpdate.bind(this), r = this.handleFiveCameraUpdateDebounce(), n = this.handleFivePanoArrived.bind(this),
|
|
367
|
-
return this.handleFiveModeChange(g), this.handleFivePanoArrived(), e.on("wantsMoveToPano", i), e.on("modeChange", s), e.on("initAnimationEnded", this.handleFiveInitAnimationEnded), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", o), e.on("cameraUpdate", r), e.on("panoArrived", n), e.on("panoArrived",
|
|
368
|
-
e.off("wantsMoveToPano", i), e.off("modeChange", s), e.off("initAnimationEnded", this.handleFiveInitAnimationEnded), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", o), e.off("cameraUpdate", r), e.off("panoArrived", n), e.off("panoArrived",
|
|
361
|
+
const { five: e, hooks: t } = this, i = this.handleFiveWantsMoveToPano.bind(this), s = this.handleFiveModeChange.bind(this), o = this.handleFiveCameraUpdate.bind(this), r = this.handleFiveCameraUpdateDebounce(), n = this.handleFivePanoArrived.bind(this), d = this.loadVideoFirstFrame.bind(this), f = this.clickhandler.bind(this), g = this.five.currentMode;
|
|
362
|
+
return this.handleFiveModeChange(g), this.handleFivePanoArrived(), e.on("wantsMoveToPano", i), e.on("modeChange", s), e.on("initAnimationEnded", this.handleFiveInitAnimationEnded), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", o), e.on("cameraUpdate", r), e.on("panoArrived", n), e.on("panoArrived", d), t.on("click", f), () => {
|
|
363
|
+
e.off("wantsMoveToPano", i), e.off("modeChange", s), e.off("initAnimationEnded", this.handleFiveInitAnimationEnded), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", o), e.off("cameraUpdate", r), e.off("panoArrived", n), e.off("panoArrived", d), t.off("click", f), this.store.eventListenerDisposer = void 0;
|
|
369
364
|
};
|
|
370
365
|
}
|
|
371
366
|
loadVideoFirstFrame() {
|
|
@@ -387,7 +382,7 @@ class li extends K {
|
|
|
387
382
|
}, i = () => {
|
|
388
383
|
!this.state.enabled || this.hide();
|
|
389
384
|
}, { observe: s, unobserve: o } = U(
|
|
390
|
-
|
|
385
|
+
J(() => {
|
|
391
386
|
!this.store.resizeObserverDisposer || i();
|
|
392
387
|
}, 500),
|
|
393
388
|
e
|
|
@@ -436,8 +431,8 @@ class li extends K {
|
|
|
436
431
|
temporaryState: this.temporaryState,
|
|
437
432
|
withAnimation: this.store.visibleWithAnimation
|
|
438
433
|
}), this.filter3DTag().forEach((t) => {
|
|
439
|
-
var i;
|
|
440
|
-
(i = t.tag3DContentSvelte) == null
|
|
434
|
+
var i, s, o, r;
|
|
435
|
+
(o = (s = (i = t.tag3DContentSvelte) == null ? void 0 : i.domContainer) == null ? void 0 : s.css3DObject) == null || o.setVisible(this.state.visible), (r = t.tag3DContentSvelte) == null || r.svelteApp.$set({
|
|
441
436
|
state: this.state,
|
|
442
437
|
temporaryState: this.temporaryState,
|
|
443
438
|
withAnimation: this.store.visibleWithAnimation
|
|
@@ -478,7 +473,7 @@ class li extends K {
|
|
|
478
473
|
const i = (t = this.five.getElement()) == null ? void 0 : t.parentElement;
|
|
479
474
|
if (!i)
|
|
480
475
|
return console.error("updateRenderPlaneTag: tag2DContainer not found");
|
|
481
|
-
this.TagContainerSvelte = new
|
|
476
|
+
this.TagContainerSvelte = new z({
|
|
482
477
|
target: i,
|
|
483
478
|
props: { hooks: this.hooks, tags: e, state: this.state, temporaryState: this.temporaryState, mediaStore: this.mediaStore }
|
|
484
479
|
});
|
|
@@ -486,8 +481,8 @@ class li extends K {
|
|
|
486
481
|
}
|
|
487
482
|
updateRenderPlaneTag() {
|
|
488
483
|
this.sort([...this.filterPlaneTag(), ...this.filter3DPointTag(), ...this.filterModelTag()]).forEach((t) => {
|
|
489
|
-
var n,
|
|
490
|
-
if (m(t) && ((n = t.model) == null ? void 0 : n.object) && this.updateTagCss3DObjectMatrix(t, (
|
|
484
|
+
var n, d, f;
|
|
485
|
+
if (m(t) && ((n = t.model) == null ? void 0 : n.object) && this.updateTagCss3DObjectMatrix(t, (d = t.model) == null ? void 0 : d.object), t.tag3DContentSvelte) {
|
|
491
486
|
const { svelteApp: g, domContainer: y, initialNormal: b, currentNormal: u } = t.tag3DContentSvelte;
|
|
492
487
|
if (this.updateTagCss3DObjectVisible(t), g.$set({
|
|
493
488
|
tag: t,
|
|
@@ -495,16 +490,16 @@ class li extends K {
|
|
|
495
490
|
state: this.state,
|
|
496
491
|
temporaryState: this.temporaryState
|
|
497
492
|
}), !b.equals(u)) {
|
|
498
|
-
const D = new
|
|
493
|
+
const D = new N().setFromUnitVectors(b, u);
|
|
499
494
|
y.css3DObject.setRotationFromQuaternion(D);
|
|
500
495
|
}
|
|
501
496
|
return;
|
|
502
497
|
}
|
|
503
498
|
if (((f = t.state) == null ? void 0 : f.visible) === !1)
|
|
504
499
|
return;
|
|
505
|
-
if (this.css3DRenderPlugin || (this.css3DRenderPlugin =
|
|
500
|
+
if (this.css3DRenderPlugin || (this.css3DRenderPlugin = X(this.five)), t.stickType === "3DPoint" && !t.normal)
|
|
506
501
|
return console.error("updateRenderPlaneTag: \u4E09\u7EF4\u70B9\u6807\u7B7E\u7F3A\u5C11\u6CD5\u5411\u91CF\uFF01");
|
|
507
|
-
const i = (() => t.stickType === "Plane" ? t.position : m(t) ? t.data.mediaPosition :
|
|
502
|
+
const i = (() => t.stickType === "Plane" ? t.position : m(t) ? t.data.mediaPosition : H(
|
|
508
503
|
this.five.camera.position,
|
|
509
504
|
C(t.position),
|
|
510
505
|
C(t.normal)
|
|
@@ -523,7 +518,7 @@ class li extends K {
|
|
|
523
518
|
return;
|
|
524
519
|
const o = this.getTagConfig(t).tag3DConfig, r = this.css3DRenderPlugin.create3DDomContainer(i, o);
|
|
525
520
|
!r || (this.updateTagCss3DObjectVisible(t), this.store.css3DRenderDisposer.set(t.id, r.dispose), t.tag3DContentSvelte = {
|
|
526
|
-
svelteApp: new
|
|
521
|
+
svelteApp: new _({
|
|
527
522
|
target: r.container,
|
|
528
523
|
props: {
|
|
529
524
|
tag: t,
|
|
@@ -86,8 +86,8 @@ import "./utils/tag/tagCheck.js";
|
|
|
86
86
|
import "./Components/Tag/AudioTag/index.js";
|
|
87
87
|
import "./Components/Tag/AudioTag/AudioTag.js";
|
|
88
88
|
import "./Components/Common/Audio.js";
|
|
89
|
-
import "../shared-utils/audio.js";
|
|
90
89
|
import "./utils/audio/SharedAudio.js";
|
|
90
|
+
import "../shared-utils/audio.js";
|
|
91
91
|
import "./Components/Common/Icon/audioIcon.js";
|
|
92
92
|
import "./Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
93
93
|
import "./Components/Tag/MediaPlane.js";
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
export declare class SharedAudio extends Audio {
|
|
2
|
-
sharedAudioSrc?: string;
|
|
3
|
-
sharedAudioPaused: boolean;
|
|
4
2
|
get paused(): boolean;
|
|
5
3
|
get currentTime(): number;
|
|
4
|
+
private sharedAudioSrc?;
|
|
5
|
+
private sharedAudioPaused;
|
|
6
6
|
private sharedAudioCurrentTime;
|
|
7
7
|
private tryplaying;
|
|
8
8
|
private audioInstance?;
|
|
9
9
|
private eventListenerDisposer?;
|
|
10
10
|
constructor(src?: string);
|
|
11
11
|
play(): Promise<void>;
|
|
12
|
-
pause(): void;
|
|
12
|
+
pause(e?: Event): void;
|
|
13
13
|
dispose(): void;
|
|
14
14
|
private clear;
|
|
15
|
+
private endedHandler;
|
|
15
16
|
private addEventListeners;
|
|
16
17
|
}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var E = Object.defineProperty;
|
|
2
|
+
var y = (u, r, e) => r in u ? E(u, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : u[r] = e;
|
|
3
|
+
var c = (u, r, e) => (y(u, typeof r != "symbol" ? r + "" : r, e), e);
|
|
4
|
+
var v = (u, r, e) => new Promise((s, a) => {
|
|
5
|
+
var h = (d) => {
|
|
6
6
|
try {
|
|
7
|
-
|
|
8
|
-
} catch (
|
|
9
|
-
|
|
7
|
+
o(e.next(d));
|
|
8
|
+
} catch (l) {
|
|
9
|
+
a(l);
|
|
10
10
|
}
|
|
11
|
-
},
|
|
11
|
+
}, i = (d) => {
|
|
12
12
|
try {
|
|
13
|
-
|
|
14
|
-
} catch (
|
|
15
|
-
|
|
13
|
+
o(e.throw(d));
|
|
14
|
+
} catch (l) {
|
|
15
|
+
a(l);
|
|
16
16
|
}
|
|
17
|
-
},
|
|
18
|
-
|
|
17
|
+
}, o = (d) => d.done ? s(d.value) : Promise.resolve(d.value).then(h, i);
|
|
18
|
+
o((e = e.apply(u, r)).next());
|
|
19
19
|
});
|
|
20
|
-
import { getAudio as
|
|
21
|
-
class
|
|
20
|
+
import { getAudio as L, AudioNamespace as A } from "../../../shared-utils/audio.js";
|
|
21
|
+
class T extends Audio {
|
|
22
22
|
constructor(e) {
|
|
23
23
|
super();
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
c(this, "sharedAudioSrc");
|
|
25
|
+
c(this, "sharedAudioPaused", !0);
|
|
26
|
+
c(this, "sharedAudioCurrentTime", 0);
|
|
27
|
+
c(this, "tryplaying", !1);
|
|
28
|
+
c(this, "audioInstance");
|
|
29
|
+
c(this, "eventListenerDisposer");
|
|
30
30
|
this.sharedAudioSrc = e;
|
|
31
31
|
}
|
|
32
32
|
get paused() {
|
|
@@ -37,72 +37,80 @@ class f extends Audio {
|
|
|
37
37
|
return this.sharedAudioCurrentTime;
|
|
38
38
|
}
|
|
39
39
|
play() {
|
|
40
|
-
return
|
|
41
|
-
var
|
|
42
|
-
|
|
40
|
+
return v(this, null, function* () {
|
|
41
|
+
var s, a, h;
|
|
42
|
+
if (this.tryplaying)
|
|
43
|
+
return;
|
|
44
|
+
this.tryplaying = !0, (!this.audioInstance || ((s = this.audioInstance) == null ? void 0 : s.realSrc) !== this.sharedAudioSrc) && (this.audioInstance = L(this.sharedAudioSrc, { namespace: A.PlayAudio })), (a = this.eventListenerDisposer) == null || a.call(this), this.eventListenerDisposer = this.addEventListeners(), this.audioInstance.currentTime = (h = this.currentTime) != null ? h : 0;
|
|
45
|
+
const e = this.audioInstance.currentTime !== this.currentTime;
|
|
46
|
+
this.audioInstance.play().then(() => {
|
|
43
47
|
var i;
|
|
44
|
-
this.audioInstance.currentTime = (i = this.currentTime) != null ? i : 0, this.sharedAudioPaused = !1;
|
|
48
|
+
this.audioInstance.muted = !1, e && (this.audioInstance.currentTime = (i = this.currentTime) != null ? i : 0), this.sharedAudioPaused = !1;
|
|
45
49
|
}).catch((i) => {
|
|
46
|
-
|
|
50
|
+
var o;
|
|
51
|
+
i.message === "The operation is not supported." ? console.error("Error: \u97F3\u9891\u6587\u4EF6\u53EF\u80FD\u635F\u574F\u6216\u4FEE\u6539\u8FC7\u6587\u4EF6\u540E\u7F00", i) : console.error("Error: error playing media in Safari", i), this.endedHandler(), (o = this.onerror) == null || o.call(this, i);
|
|
47
52
|
}).finally(() => {
|
|
48
53
|
this.tryplaying = !1;
|
|
49
|
-
})
|
|
54
|
+
});
|
|
50
55
|
});
|
|
51
56
|
}
|
|
52
|
-
pause() {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
()
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
pause(e) {
|
|
58
|
+
var s;
|
|
59
|
+
if (!!this.audioInstance && !this.paused) {
|
|
60
|
+
if (this.sharedAudioPaused = !0, (s = this.eventListenerDisposer) == null || s.call(this), this.audioInstance.ended) {
|
|
61
|
+
this.endedHandler();
|
|
62
|
+
return;
|
|
63
|
+
}
|
|
64
|
+
this.audioInstance.paused || this.audioInstance.pause(), this.onpause(e != null ? e : new Event("pause")), this.clear();
|
|
65
|
+
}
|
|
61
66
|
}
|
|
62
67
|
dispose() {
|
|
63
|
-
|
|
68
|
+
var e;
|
|
69
|
+
(e = this.eventListenerDisposer) == null || e.call(this), this.clear(), this.audioInstance = void 0;
|
|
64
70
|
}
|
|
65
71
|
clear() {
|
|
66
72
|
var e;
|
|
67
73
|
(e = this.audioInstance) == null || e.clear();
|
|
68
74
|
}
|
|
75
|
+
endedHandler(e) {
|
|
76
|
+
var s, a;
|
|
77
|
+
(s = this.onended) == null || s.call(this, e != null ? e : new Event("ended")), (a = this.eventListenerDisposer) == null || a.call(this), this.sharedAudioPaused = !0, this.sharedAudioCurrentTime = 0, this.clear();
|
|
78
|
+
}
|
|
69
79
|
addEventListeners() {
|
|
70
80
|
const e = this.audioInstance;
|
|
71
81
|
if (!e)
|
|
72
82
|
return;
|
|
73
|
-
const
|
|
74
|
-
var t;
|
|
75
|
-
this.sharedAudioCurrentTime = e.currentTime, this.sharedAudioPaused = e.paused, (t = this.ontimeupdate) == null || t.call(this, s);
|
|
76
|
-
}, d = (s) => {
|
|
77
|
-
var t;
|
|
78
|
-
return (t = this.onplay) == null ? void 0 : t.call(this, s);
|
|
79
|
-
}, i = (s) => {
|
|
83
|
+
const s = (n) => {
|
|
80
84
|
var t;
|
|
81
|
-
(t = this.
|
|
82
|
-
},
|
|
85
|
+
console.debug("ontimeupdate", e.currentTime, e.paused, e.ended), this.sharedAudioCurrentTime = e.currentTime, (t = this.ontimeupdate) == null || t.call(this, n);
|
|
86
|
+
}, a = (n) => {
|
|
83
87
|
var t;
|
|
84
|
-
(t = this.
|
|
85
|
-
}, h = (
|
|
88
|
+
e.isBlankAudio || (this.sharedAudioPaused = !1, (t = this.onplay) == null || t.call(this, n));
|
|
89
|
+
}, h = (n) => {
|
|
90
|
+
this.pause(n);
|
|
91
|
+
}, i = (n) => {
|
|
92
|
+
this.endedHandler(n);
|
|
93
|
+
}, o = (n) => {
|
|
86
94
|
var t;
|
|
87
|
-
|
|
88
|
-
},
|
|
95
|
+
this.sharedAudioPaused = !0, (t = this.onerror) == null || t.call(this, n);
|
|
96
|
+
}, d = (n) => {
|
|
89
97
|
var t;
|
|
90
|
-
return (t = this.oncanplay) == null ? void 0 : t.call(this,
|
|
91
|
-
},
|
|
98
|
+
return (t = this.oncanplay) == null ? void 0 : t.call(this, n);
|
|
99
|
+
}, l = (n) => {
|
|
92
100
|
var t;
|
|
93
|
-
return (t = this.oncanplaythrough) == null ? void 0 : t.call(this,
|
|
94
|
-
},
|
|
101
|
+
return (t = this.oncanplaythrough) == null ? void 0 : t.call(this, n);
|
|
102
|
+
}, p = (n) => {
|
|
95
103
|
var t;
|
|
96
|
-
return (t = this.onloadeddata) == null ? void 0 : t.call(this,
|
|
97
|
-
},
|
|
104
|
+
return (t = this.onloadeddata) == null ? void 0 : t.call(this, n);
|
|
105
|
+
}, m = (n) => {
|
|
98
106
|
var t;
|
|
99
|
-
return (t = this.onloadedmetadata) == null ? void 0 : t.call(this,
|
|
107
|
+
return (t = this.onloadedmetadata) == null ? void 0 : t.call(this, n);
|
|
100
108
|
};
|
|
101
|
-
return e.addEventListener("timeupdate",
|
|
102
|
-
e.removeEventListener("timeupdate",
|
|
109
|
+
return e.addEventListener("timeupdate", s), e.addEventListener("play", a), e.addEventListener("pause", h), e.addEventListener("ended", i), e.addEventListener("error", o), e.addEventListener("canplay", d), e.addEventListener("canplaythrough", l), e.addEventListener("loadeddata", p), e.addEventListener("loadedmetadata", m), () => {
|
|
110
|
+
e.removeEventListener("timeupdate", s), e.removeEventListener("play", a), e.removeEventListener("pause", h), e.removeEventListener("ended", i), e.removeEventListener("error", o), e.removeEventListener("canplay", d), e.removeEventListener("canplaythrough", l), e.removeEventListener("loadeddata", p), e.removeEventListener("loadedmetadata", m);
|
|
103
111
|
};
|
|
104
112
|
}
|
|
105
113
|
}
|
|
106
114
|
export {
|
|
107
|
-
|
|
115
|
+
T as SharedAudio
|
|
108
116
|
};
|
|
@@ -36,6 +36,8 @@ export declare class VideoMeshController {
|
|
|
36
36
|
private videoMesh;
|
|
37
37
|
private _enabled;
|
|
38
38
|
private _disposed;
|
|
39
|
+
/** 视频资源是否满足播放条件 */
|
|
40
|
+
private videoDataLoaded;
|
|
39
41
|
/** 视频是否曾经播放过 */
|
|
40
42
|
private hasVideoEverPlayed;
|
|
41
43
|
/** 自动 render five 的销毁函数
|
|
@@ -80,7 +82,10 @@ export declare class VideoMeshController {
|
|
|
80
82
|
private onFiveModeChange;
|
|
81
83
|
/** Five mode change 动画结束 */
|
|
82
84
|
private onFiveInitAnimationEnded;
|
|
85
|
+
/** Five Canvas 点击 */
|
|
83
86
|
private onFiveWantsTapGesture;
|
|
87
|
+
/** video canplaythrough 事件触发 */
|
|
88
|
+
private onVideoDataLoaded;
|
|
84
89
|
/** video playing 事件触发
|
|
85
90
|
* @remarks
|
|
86
91
|
* 事件触发时机:
|
|
@@ -89,6 +94,8 @@ export declare class VideoMeshController {
|
|
|
89
94
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
|
|
90
95
|
*/
|
|
91
96
|
private onVideoPlaying;
|
|
97
|
+
/** 触发 playing 和 canplaythrough */
|
|
98
|
+
private onVideoPlayingAndLoaded;
|
|
92
99
|
/** video pause 事件触发 */
|
|
93
100
|
private onVideoPaused;
|
|
94
101
|
/** 控制台打印警告 */
|