@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.
Files changed (278) hide show
  1. package/dist/PanoTagPlugin/utils/audio/SharedAudio.d.ts +4 -3
  2. package/dist/PanoVideoPlugin/VideoMeshController.d.ts +7 -0
  3. package/dist/index.cjs.js +45 -45
  4. package/dist/index.js +1972 -1926
  5. package/dist/index.umd.js +38 -38
  6. package/dist/shared-utils/audio.d.ts +3 -0
  7. package/docs/classes/CSS3DRender.html +31 -31
  8. package/docs/classes/CruisePluginController.html +25 -25
  9. package/docs/classes/Magnifier.html +20 -20
  10. package/docs/classes/ModelRoomLabelController.html +11 -11
  11. package/docs/classes/Object3DHelperController.html +25 -25
  12. package/docs/classes/PaintBrush.html +15 -15
  13. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  14. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  15. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  16. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  17. package/docs/classes/PanoTagPluginController.html +47 -47
  18. package/docs/classes/Util.BetterTween.html +8 -8
  19. package/docs/classes/Util.FivePointSelector.html +12 -12
  20. package/docs/classes/Util.Interval.html +12 -12
  21. package/docs/classes/Util.Magnifier.html +17 -17
  22. package/docs/classes/Util.PointDomHelper.html +11 -11
  23. package/docs/classes/Util.PointHelper.html +11 -11
  24. package/docs/classes/Util.Rectangle.html +13 -13
  25. package/docs/enums/CameraMovementEffect.html +7 -7
  26. package/docs/enums/ContentType.html +19 -19
  27. package/docs/enums/DIRECTION.html +9 -9
  28. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  29. package/docs/enums/DimensionType.html +7 -7
  30. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  31. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  32. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  33. package/docs/enums/PointType.html +7 -7
  34. package/docs/enums/Rotation.html +8 -8
  35. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  36. package/docs/functions/CameraMovementPlugin.html +4 -4
  37. package/docs/functions/CruisePlugin.html +4 -4
  38. package/docs/functions/GuideLinePlugin.html +5 -5
  39. package/docs/functions/ItemLabelPlugin.html +4 -4
  40. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  41. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  42. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  43. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  44. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  45. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  46. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  47. package/docs/functions/ModelViewPlugin.html +4 -4
  48. package/docs/functions/Object3DHelperPlugin.html +4 -4
  49. package/docs/functions/PanoCompassPlugin.html +4 -4
  50. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  51. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  52. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  53. package/docs/functions/PanoMeasurePlugin.html +4 -4
  54. package/docs/functions/PanoRulerPlugin.html +4 -4
  55. package/docs/functions/PanoRulerProPlugin.html +4 -4
  56. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  57. package/docs/functions/PanoTagPlugin.html +4 -4
  58. package/docs/functions/PanoVideoPlugin.html +4 -4
  59. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  60. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  61. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  62. package/docs/functions/Util.getFrameTime.html +5 -5
  63. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  64. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  65. package/docs/functions/Util.isNil.html +5 -5
  66. package/docs/functions/Util.nextFrame.html +5 -5
  67. package/docs/functions/Util.notNil.html +5 -5
  68. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  69. package/docs/functions/Util.tweenProgress.html +5 -5
  70. package/docs/functions/pluginFlag.html +5 -5
  71. package/docs/index.html +4 -4
  72. package/docs/interfaces/AddTagConfig.html +6 -6
  73. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  74. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  75. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  76. package/docs/interfaces/EventMap.html +15 -15
  77. package/docs/interfaces/FloorplanBounding.html +8 -8
  78. package/docs/interfaces/FloorplanData.html +10 -10
  79. package/docs/interfaces/FloorplanEntrance.html +11 -11
  80. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  81. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  82. package/docs/interfaces/FloorplanFloorData.html +9 -9
  83. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  84. package/docs/interfaces/FloorplanObserver.html +9 -9
  85. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  86. package/docs/interfaces/FloorplanPosition.html +7 -7
  87. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  88. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  89. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  90. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  91. package/docs/interfaces/FloorplanServerData.html +7 -7
  92. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  93. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  94. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  95. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  96. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  97. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  98. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  99. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  100. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  101. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  102. package/docs/interfaces/HelperOffset.html +8 -8
  103. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  104. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  105. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  106. package/docs/interfaces/MinMax.html +7 -7
  107. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  108. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  109. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  110. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  111. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  112. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  113. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  114. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  115. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  116. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  117. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  118. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  119. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  120. package/docs/interfaces/Object3DHelperState.html +8 -8
  121. package/docs/interfaces/ObjectHelperControllers.html +9 -9
  122. package/docs/interfaces/PaintBrushAction.html +12 -12
  123. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  124. package/docs/interfaces/PaintBrushState.html +10 -10
  125. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  126. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  127. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  128. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  129. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  130. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  131. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  132. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  133. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  134. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  135. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  136. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  137. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  138. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  139. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  140. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  141. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  142. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  143. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  144. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  145. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  146. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  147. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  148. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
  149. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
  150. package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
  151. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
  152. package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
  153. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
  154. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
  155. package/docs/interfaces/Point.html +8 -8
  156. package/docs/interfaces/Room.html +9 -9
  157. package/docs/interfaces/RoomInfo.html +7 -7
  158. package/docs/interfaces/RoomLabel.html +14 -14
  159. package/docs/interfaces/RoomRules.html +5 -5
  160. package/docs/interfaces/Rooms.html +5 -5
  161. package/docs/interfaces/Scissor.html +9 -9
  162. package/docs/interfaces/State.html +8 -8
  163. package/docs/interfaces/TagCache.html +12 -12
  164. package/docs/interfaces/TagConfig.html +10 -10
  165. package/docs/interfaces/TagIconUrl.html +11 -11
  166. package/docs/interfaces/TagStyle.html +6 -6
  167. package/docs/interfaces/Tags.html +9 -9
  168. package/docs/interfaces/TemporaryState.html +6 -6
  169. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  170. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  171. package/docs/modules/PanoVideoPluginType.html +5 -5
  172. package/docs/modules/Util.html +5 -5
  173. package/docs/modules.html +4 -4
  174. package/docs/types/ArrayPosition.html +5 -5
  175. package/docs/types/AudioAppearance.html +5 -5
  176. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  177. package/docs/types/CSS3DRenderExportType.html +5 -5
  178. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  179. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  180. package/docs/types/ClassFunctionParameters.html +5 -5
  181. package/docs/types/Color.html +5 -5
  182. package/docs/types/ContentTypeConfigKey.html +5 -5
  183. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  184. package/docs/types/ContentTypeMap.html +5 -5
  185. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  186. package/docs/types/Create3DElementReturnType.html +5 -5
  187. package/docs/types/CruisePluginExportType.html +5 -5
  188. package/docs/types/Direction-1.html +5 -5
  189. package/docs/types/Direction4.html +5 -5
  190. package/docs/types/FloorplanRuleLabels.html +5 -5
  191. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  192. package/docs/types/GuideLinePluginExportType.html +5 -5
  193. package/docs/types/HelperEventMap.html +5 -5
  194. package/docs/types/LoadTagConfig.html +5 -5
  195. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  196. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  197. package/docs/types/MediaData.html +5 -5
  198. package/docs/types/MediaStore.html +5 -5
  199. package/docs/types/ModelElement.html +5 -5
  200. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  201. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  202. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  203. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  204. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  205. package/docs/types/MoveArgs.html +5 -5
  206. package/docs/types/MoveOpts.html +5 -5
  207. package/docs/types/Object3DHelperEventMap.html +5 -5
  208. package/docs/types/ObjectFit.html +5 -5
  209. package/docs/types/PaintBrushEventMap.html +5 -5
  210. package/docs/types/PanoCompassPluginData.html +5 -5
  211. package/docs/types/PanoCompassPluginExportType.html +5 -5
  212. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  213. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  214. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  215. package/docs/types/PanoIndex.html +5 -5
  216. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  217. package/docs/types/PanoMeasureReturnType.html +5 -5
  218. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  219. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  220. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  221. package/docs/types/PanoVideoPluginParameterType.html +5 -5
  222. package/docs/types/PanoVideoPluginReturnType.html +5 -5
  223. package/docs/types/PlaneTag.html +5 -5
  224. package/docs/types/PlaneTagElement.html +5 -5
  225. package/docs/types/Point2DElement.html +5 -5
  226. package/docs/types/Point2DTag.html +5 -5
  227. package/docs/types/Point3DElement.html +5 -5
  228. package/docs/types/Point3DTag.html +5 -5
  229. package/docs/types/PointTag.html +5 -5
  230. package/docs/types/PointTagElement.html +5 -5
  231. package/docs/types/Position.html +5 -5
  232. package/docs/types/RotateArgs.html +5 -5
  233. package/docs/types/RotateOpts.html +5 -5
  234. package/docs/types/RuleLabelsKey.html +5 -5
  235. package/docs/types/RuleLabelsValue.html +5 -5
  236. package/docs/types/StickType.html +5 -5
  237. package/docs/types/Tag.html +5 -5
  238. package/docs/types/Tag2D.html +5 -5
  239. package/docs/types/Tag3D.html +5 -5
  240. package/docs/types/TagContentType.html +5 -5
  241. package/docs/types/TagDimensionType.html +5 -5
  242. package/docs/types/TagElement.html +5 -5
  243. package/docs/types/TagEvents.html +5 -5
  244. package/docs/types/TagGLTFObject.html +5 -5
  245. package/docs/types/TagHooks.html +5 -5
  246. package/docs/types/TagIconSize.html +5 -5
  247. package/docs/types/TagId.html +5 -5
  248. package/docs/types/TagPointType.html +5 -5
  249. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  250. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  251. package/docs/types/WorkCode.html +5 -5
  252. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  253. package/docs/variables/PLUGIN.html +5 -5
  254. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  255. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  256. package/docs/variables/VERSION.html +5 -5
  257. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  258. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  259. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  260. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +10 -10
  261. package/libs/PanoTagPlugin/Components/Common/Audio.js +61 -42
  262. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +67 -64
  263. package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +53 -50
  264. package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +1 -1
  265. package/libs/PanoTagPlugin/Components/Tag/index.js +1 -1
  266. package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
  267. package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
  268. package/libs/PanoTagPlugin/controller/index.js +61 -66
  269. package/libs/PanoTagPlugin/index.js +1 -1
  270. package/libs/PanoTagPlugin/utils/audio/SharedAudio.d.ts +4 -3
  271. package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +69 -61
  272. package/libs/PanoVideoPlugin/VideoMeshController.d.ts +7 -0
  273. package/libs/PanoVideoPlugin/VideoMeshController.js +62 -39
  274. package/libs/base/BasePlugin.js +3 -3
  275. package/libs/index.js +1 -1
  276. package/libs/shared-utils/audio.d.ts +3 -0
  277. package/libs/shared-utils/audio.js +38 -60
  278. package/package.json +1 -1
@@ -1,51 +1,51 @@
1
- var V = Object.defineProperty, B = Object.defineProperties;
2
- var G = Object.getOwnPropertyDescriptors;
3
- var R = Object.getOwnPropertySymbols;
4
- var x = Object.prototype.hasOwnProperty, N = Object.prototype.propertyIsEnumerable;
5
- var P = (h, d, e) => d in h ? V(h, d, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[d] = e, p = (h, d) => {
6
- for (var e in d || (d = {}))
7
- x.call(d, e) && P(h, e, d[e]);
8
- if (R)
9
- for (var e of R(d))
10
- N.call(d, e) && P(h, e, d[e]);
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, d) => B(h, G(d));
13
- var l = (h, d, e) => (P(h, typeof d != "symbol" ? d + "" : d, e), e);
14
- var c = (h, d, e) => new Promise((t, i) => {
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 (a) {
19
- i(a);
18
+ } catch (d) {
19
+ i(d);
20
20
  }
21
21
  }, o = (n) => {
22
22
  try {
23
23
  r(e.throw(n));
24
- } catch (a) {
25
- i(a);
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, d)).next());
28
+ r((e = e.apply(h, a)).next());
29
29
  });
30
- import { Subscribe as W } from "@realsee/five";
31
- import { Group as E, Vector3 as A, Matrix4 as S, Quaternion as z } from "three";
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 _ } from "../../vendor/svelte/store/index.js";
34
- import $ from "../Components/TagContainer.js";
35
- import q from "../Components/Tag/index.js";
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 H } from "../utils/addDebugPoints.js";
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 J } from "../utils/actionAfterFiveModelLoad.js";
41
- import { normalPositionToPositions as Q } from "../utils/normalPositionToPositions.js";
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 X } from "../utils/throttle.js";
43
+ import { throttle as J } from "../utils/throttle.js";
44
44
  import { resizeObserver as U } from "../utils/resizeObserver.js";
45
- import { TagComputer as K } from "./TagComputer.js";
46
- import { CSS3DRenderPlugin as Y } from "../../CSS3DRenderPlugin/index.js";
47
- import Z from "../utils/tag/format.js";
48
- import { generateBlankAudio as I, AudioNamespace as L } from "../../shared-utils/audio.js";
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 K {
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((a) => Object.assign(a.scene, { customID: e.id, isTagModel: !0 }));
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((a) => a.customID === e.id);
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, I(1, { namespace: L.GetAudioDuration }), I(1, { namespace: L.PlayAudio }), Object.assign(window, { [`__PANOTAGPLUGIN_DEBUG_${Date.now()}__`]: this }), Object.assign(window, { __PANOTAGPLUGIN_DEBUG__: this }), this.state.enabled && this.five.scene.add(this.group);
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
- H(this.five, this.tags);
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 W(),
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(Z), this.tags.push(...s), J(this.five).then(() => {
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 a;
274
- return (a = n.tag3DContentSvelte) == null ? void 0 : a.svelteApp.$destroy();
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, O, F;
320
- const i = (O = (w = (D = e.mergedConfig) == null ? void 0 : D.tag3DConfig) == null ? void 0 : w.ratio) != null ? O : 216e-5, s = (F = e.tag3DContentSvelte) == null ? void 0 : F.domContainer.css3DObject;
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]), a = new A().fromArray(o[2]), f = new A().lerpVectors(n, a, 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);
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 s, o, r, n, a;
332
- const t = (s = e.tag3DContentSvelte) == null ? void 0 : s.domContainer.css3DObject;
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), a = this.loadVideoFirstFrame.bind(this), f = this.clickhandler.bind(this), g = this.five.currentMode;
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", a), t.on("click", f), () => {
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", a), t.off("click", f), this.store.eventListenerDisposer = void 0;
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
- X(() => {
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 || i.svelteApp.$set({
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, a, f;
490
- if (m(t) && ((n = t.model) == null ? void 0 : n.object) && this.updateTagCss3DObjectMatrix(t, (a = t.model) == null ? void 0 : a.object), t.tag3DContentSvelte) {
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 z().setFromUnitVectors(b, u);
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 = Y(this.five)), t.stickType === "3DPoint" && !t.normal)
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 : Q(
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 q({
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 y = Object.defineProperty;
2
- var L = (r, a, e) => a in r ? y(r, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[a] = e;
3
- var u = (r, a, e) => (L(r, typeof a != "symbol" ? a + "" : a, e), e);
4
- var m = (r, a, e) => new Promise((o, d) => {
5
- var i = (n) => {
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
- h(e.next(n));
8
- } catch (c) {
9
- d(c);
7
+ o(e.next(d));
8
+ } catch (l) {
9
+ a(l);
10
10
  }
11
- }, p = (n) => {
11
+ }, i = (d) => {
12
12
  try {
13
- h(e.throw(n));
14
- } catch (c) {
15
- d(c);
13
+ o(e.throw(d));
14
+ } catch (l) {
15
+ a(l);
16
16
  }
17
- }, h = (n) => n.done ? o(n.value) : Promise.resolve(n.value).then(i, p);
18
- h((e = e.apply(r, a)).next());
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 E, AudioNamespace as A } from "../../../shared-utils/audio.js";
21
- class f extends Audio {
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
- u(this, "sharedAudioSrc");
25
- u(this, "sharedAudioPaused", !0);
26
- u(this, "sharedAudioCurrentTime", 0);
27
- u(this, "tryplaying", !1);
28
- u(this, "audioInstance");
29
- u(this, "eventListenerDisposer");
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 m(this, null, function* () {
41
- var e, o, d;
42
- this.tryplaying || (this.tryplaying = !0, (!this.audioInstance || ((e = this.audioInstance) == null ? void 0 : e.realSrc) !== this.sharedAudioSrc) && (this.audioInstance = E(this.sharedAudioSrc, { namespace: A.PlayAudio })), (o = this.eventListenerDisposer) == null || o.call(this), this.eventListenerDisposer = this.addEventListeners(), this.audioInstance.currentTime = (d = this.currentTime) != null ? d : 0, this.audioInstance.play().then(() => {
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
- this.pause(), console.warn(i);
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
- !this.audioInstance || this.paused || (this.sharedAudioPaused = !0, this.audioInstance.addEventListener(
54
- "pause",
55
- () => {
56
- var e;
57
- (e = this.eventListenerDisposer) == null || e.call(this);
58
- },
59
- { once: !0 }
60
- ), this.audioInstance.pause());
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
- this.clear(), this.audioInstance = void 0;
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 o = (s) => {
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.onpause) == null || t.call(this, s), this.sharedAudioPaused = !0, this.clear();
82
- }, p = (s) => {
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.onended) == null || t.call(this, s), this.sharedAudioPaused = !0, this.sharedAudioCurrentTime = 0;
85
- }, h = (s) => {
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
- return (t = this.onerror) == null ? void 0 : t.call(this, s);
88
- }, n = (s) => {
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, s);
91
- }, c = (s) => {
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, s);
94
- }, l = (s) => {
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, s);
97
- }, v = (s) => {
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, s);
107
+ return (t = this.onloadedmetadata) == null ? void 0 : t.call(this, n);
100
108
  };
101
- return e.addEventListener("timeupdate", o), e.addEventListener("play", d), e.addEventListener("pause", i), e.addEventListener("ended", p), e.addEventListener("error", h), e.addEventListener("canplay", n), e.addEventListener("canplaythrough", c), e.addEventListener("loadeddata", l), e.addEventListener("loadedmetadata", v), () => {
102
- e.removeEventListener("timeupdate", o), e.removeEventListener("play", d), e.removeEventListener("pause", i), e.removeEventListener("ended", p), e.removeEventListener("error", h), e.removeEventListener("canplay", n), e.removeEventListener("canplaythrough", c), e.removeEventListener("loadeddata", l), e.removeEventListener("loadedmetadata", v);
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
- f as SharedAudio
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
  /** 控制台打印警告 */