@realsee/dnalogel 3.66.5 → 3.67.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/CHANGELOG.md +3 -0
- package/dist/PanoTagPlugin/Components/Common/AudioPlayer.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.svelte.d.ts +1 -0
- package/dist/PanoTagPlugin/utils/audio/AudioDiagnostics.d.ts +42 -0
- package/dist/PanoTagPlugin/utils/audio/SharedAudio.d.ts +6 -0
- package/dist/index.cjs.js +81 -81
- package/dist/index.js +15997 -15074
- package/dist/index.umd.js +76 -76
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasurePluginConfig.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/CruisePlugin/Move.js +5 -2
- package/libs/CruisePlugin/Work.js +5 -2
- package/libs/CruisePlugin/index.js +9 -6
- package/libs/GuideLinePlugin/Controller.js +7 -4
- package/libs/GuideLinePlugin/GuideLineItem.js +5 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +5 -2
- package/libs/GuideLinePlugin/index.js +9 -6
- package/libs/PanoTagPlugin/Components/Common/Audio.js +3 -2
- package/libs/PanoTagPlugin/Components/Common/AudioPlayer.js +93 -0
- package/libs/PanoTagPlugin/Components/Common/AudioPlayer.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +364 -148
- package/libs/PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js +90 -52
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +551 -442
- package/libs/PanoTagPlugin/Components/Common/TagPopover/index.js +256 -206
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js +191 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.svelte.d.ts +1 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +3 -2
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +13 -12
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -2
- package/libs/PanoTagPlugin/Components/TagContainer.js +29 -26
- package/libs/PanoTagPlugin/Components/TagItem.js +372 -294
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +3 -2
- package/libs/PanoTagPlugin/controller/index.js +8 -5
- package/libs/PanoTagPlugin/index.js +14 -11
- package/libs/PanoTagPlugin/tag.config.js +3 -1
- package/libs/PanoTagPlugin/utils/audio/AudioDiagnostics.d.ts +42 -0
- package/libs/PanoTagPlugin/utils/audio/AudioDiagnostics.js +165 -0
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.d.ts +6 -0
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +113 -63
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +148 -145
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/svelte/internal/index.js +1 -0
- package/package.json +1 -1
|
@@ -221,6 +221,7 @@ import "../PanoTagPlugin/Components/Tag/AudioTag/index.js";
|
|
|
221
221
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js";
|
|
222
222
|
import "../PanoTagPlugin/Components/Common/Audio.js";
|
|
223
223
|
import "../PanoTagPlugin/utils/audio/SharedAudio.js";
|
|
224
|
+
import "../PanoTagPlugin/utils/audio/AudioDiagnostics.js";
|
|
224
225
|
import "../PanoTagPlugin/Components/Common/Icon/audioIcon.js";
|
|
225
226
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
226
227
|
import "../PanoTagPlugin/Components/Tag/MediaPlane.js";
|
|
@@ -235,6 +236,7 @@ import "../PanoTagPlugin/controller/Tag/PlaneTag.js";
|
|
|
235
236
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
236
237
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
237
238
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
239
|
+
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js";
|
|
238
240
|
import "../PanoTagPlugin/Components/Common/TagPopover/index.js";
|
|
239
241
|
import "../PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js";
|
|
240
242
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverArrow.js";
|
|
@@ -243,6 +245,7 @@ import "../PanoTagPlugin/Components/Common/TagPopover/TagPopup.js";
|
|
|
243
245
|
import "../PanoTagPlugin/Components/Common/VideoIcon.js";
|
|
244
246
|
import "../PanoTagPlugin/Components/Common/TagPopover/PanoramaIcon.js";
|
|
245
247
|
import "../PanoTagPlugin/utils/videoHelper.js";
|
|
248
|
+
import "../PanoTagPlugin/Components/Common/AudioPlayer.js";
|
|
246
249
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js";
|
|
247
250
|
import "../PanoTagPlugin/Components/Common/TagPopover/ArrowRightIcon.js";
|
|
248
251
|
import "../PanoTagPlugin/Components/Common/TagPopover/ShareIcon.js";
|
|
@@ -263,8 +266,8 @@ import "../CruisePlugin/utils/coordinatesToVector.js";
|
|
|
263
266
|
import "../CruisePlugin/utils/safeCall.js";
|
|
264
267
|
import "../CruisePlugin/utils/sleep.js";
|
|
265
268
|
import "../shared-utils/five/fiveLoaded.js";
|
|
266
|
-
const b = "GuideLinePlugin", g = `${b}`,
|
|
267
|
-
class
|
|
269
|
+
const b = "GuideLinePlugin", g = `${b}`, fe = (p) => `${g}--${p}`;
|
|
270
|
+
class ce extends W {
|
|
268
271
|
constructor(t, i) {
|
|
269
272
|
super(t, i);
|
|
270
273
|
h(this, "name", b);
|
|
@@ -407,6 +410,6 @@ class le extends W {
|
|
|
407
410
|
}
|
|
408
411
|
}
|
|
409
412
|
export {
|
|
410
|
-
|
|
411
|
-
|
|
413
|
+
ce as default,
|
|
414
|
+
fe as pluginFlag
|
|
412
415
|
};
|
|
@@ -5,7 +5,7 @@ import "../shared-utils/five/changeMode.js";
|
|
|
5
5
|
import "../CruisePlugin/Move.js";
|
|
6
6
|
import "../CruisePlugin/Work.js";
|
|
7
7
|
import "../shared-utils/Subscribe.js";
|
|
8
|
-
import { GuideLineItem as
|
|
8
|
+
import { GuideLineItem as vr } from "./GuideLineItem/index.js";
|
|
9
9
|
import "three";
|
|
10
10
|
import "./utils/createLineGeometry.js";
|
|
11
11
|
import "../vendor/polyline-normals/index.js";
|
|
@@ -192,6 +192,7 @@ import "../PanoTagPlugin/Components/Tag/AudioTag/index.js";
|
|
|
192
192
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js";
|
|
193
193
|
import "../PanoTagPlugin/Components/Common/Audio.js";
|
|
194
194
|
import "../PanoTagPlugin/utils/audio/SharedAudio.js";
|
|
195
|
+
import "../PanoTagPlugin/utils/audio/AudioDiagnostics.js";
|
|
195
196
|
import "../PanoTagPlugin/Components/Common/Icon/audioIcon.js";
|
|
196
197
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
197
198
|
import "../PanoTagPlugin/Components/Tag/MediaPlane.js";
|
|
@@ -206,6 +207,7 @@ import "../PanoTagPlugin/controller/Tag/PlaneTag.js";
|
|
|
206
207
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
207
208
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
208
209
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
210
|
+
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js";
|
|
209
211
|
import "../PanoTagPlugin/Components/Common/TagPopover/index.js";
|
|
210
212
|
import "../PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js";
|
|
211
213
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverArrow.js";
|
|
@@ -214,6 +216,7 @@ import "../PanoTagPlugin/Components/Common/TagPopover/TagPopup.js";
|
|
|
214
216
|
import "../PanoTagPlugin/Components/Common/VideoIcon.js";
|
|
215
217
|
import "../PanoTagPlugin/Components/Common/TagPopover/PanoramaIcon.js";
|
|
216
218
|
import "../PanoTagPlugin/utils/videoHelper.js";
|
|
219
|
+
import "../PanoTagPlugin/Components/Common/AudioPlayer.js";
|
|
217
220
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js";
|
|
218
221
|
import "../PanoTagPlugin/Components/Common/TagPopover/ArrowRightIcon.js";
|
|
219
222
|
import "../PanoTagPlugin/Components/Common/TagPopover/ShareIcon.js";
|
|
@@ -235,5 +238,5 @@ import "../CruisePlugin/utils/safeCall.js";
|
|
|
235
238
|
import "../CruisePlugin/utils/sleep.js";
|
|
236
239
|
import "../shared-utils/five/fiveLoaded.js";
|
|
237
240
|
export {
|
|
238
|
-
|
|
241
|
+
vr as GuideLineItem
|
|
239
242
|
};
|
|
@@ -22,7 +22,7 @@ import "./Components/Tag.js";
|
|
|
22
22
|
import "./utils/index.js";
|
|
23
23
|
import "../vendor/object-assign-deep/objectAssignDeep.js";
|
|
24
24
|
import "./utils/createPath.js";
|
|
25
|
-
import { GuideLineModeItem as
|
|
25
|
+
import { GuideLineModeItem as dr } from "./GuideLineModeItem/index.js";
|
|
26
26
|
import "../vendor/polyline-normals/index.js";
|
|
27
27
|
import "../vendor/polyline-miter-util/index.js";
|
|
28
28
|
import "../vendor/gl-vec2/add.js";
|
|
@@ -190,6 +190,7 @@ import "../PanoTagPlugin/Components/Tag/AudioTag/index.js";
|
|
|
190
190
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js";
|
|
191
191
|
import "../PanoTagPlugin/Components/Common/Audio.js";
|
|
192
192
|
import "../PanoTagPlugin/utils/audio/SharedAudio.js";
|
|
193
|
+
import "../PanoTagPlugin/utils/audio/AudioDiagnostics.js";
|
|
193
194
|
import "../PanoTagPlugin/Components/Common/Icon/audioIcon.js";
|
|
194
195
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
195
196
|
import "../PanoTagPlugin/Components/Tag/MediaPlane.js";
|
|
@@ -204,6 +205,7 @@ import "../PanoTagPlugin/controller/Tag/PlaneTag.js";
|
|
|
204
205
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
205
206
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
206
207
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
208
|
+
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js";
|
|
207
209
|
import "../PanoTagPlugin/Components/Common/TagPopover/index.js";
|
|
208
210
|
import "../PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js";
|
|
209
211
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverArrow.js";
|
|
@@ -212,10 +214,11 @@ import "../PanoTagPlugin/Components/Common/TagPopover/TagPopup.js";
|
|
|
212
214
|
import "../PanoTagPlugin/Components/Common/VideoIcon.js";
|
|
213
215
|
import "../PanoTagPlugin/Components/Common/TagPopover/PanoramaIcon.js";
|
|
214
216
|
import "../PanoTagPlugin/utils/videoHelper.js";
|
|
217
|
+
import "../PanoTagPlugin/Components/Common/AudioPlayer.js";
|
|
215
218
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js";
|
|
216
219
|
import "../PanoTagPlugin/Components/Common/TagPopover/ArrowRightIcon.js";
|
|
217
220
|
import "../PanoTagPlugin/Components/Common/TagPopover/ShareIcon.js";
|
|
218
221
|
import "../PanoTagPlugin/utils/popoverContainer.js";
|
|
219
222
|
export {
|
|
220
|
-
|
|
223
|
+
dr as GuideLineModeItem
|
|
221
224
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import t from "./Controller.js";
|
|
2
|
-
import { GuideLineItem$1 as
|
|
3
|
-
import { GuideLineModeItem$1 as
|
|
2
|
+
import { GuideLineItem$1 as qr } from "./GuideLineItem/index.js";
|
|
3
|
+
import { GuideLineModeItem$1 as yr } from "./GuideLineModeItem/index.js";
|
|
4
4
|
import "../base/BasePluginWithData.js";
|
|
5
5
|
import "../base/BasePlugin.js";
|
|
6
6
|
import "../shared-utils/Subscribe.js";
|
|
@@ -200,6 +200,7 @@ import "../PanoTagPlugin/Components/Tag/AudioTag/index.js";
|
|
|
200
200
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js";
|
|
201
201
|
import "../PanoTagPlugin/Components/Common/Audio.js";
|
|
202
202
|
import "../PanoTagPlugin/utils/audio/SharedAudio.js";
|
|
203
|
+
import "../PanoTagPlugin/utils/audio/AudioDiagnostics.js";
|
|
203
204
|
import "../PanoTagPlugin/Components/Common/Icon/audioIcon.js";
|
|
204
205
|
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
205
206
|
import "../PanoTagPlugin/Components/Tag/MediaPlane.js";
|
|
@@ -214,6 +215,7 @@ import "../PanoTagPlugin/controller/Tag/PlaneTag.js";
|
|
|
214
215
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
215
216
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
216
217
|
import "../PanoTagPlugin/Components/Common/TagPoint.js";
|
|
218
|
+
import "../PanoTagPlugin/Components/Tag/AudioTag/AudioPoint.js";
|
|
217
219
|
import "../PanoTagPlugin/Components/Common/TagPopover/index.js";
|
|
218
220
|
import "../PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js";
|
|
219
221
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverArrow.js";
|
|
@@ -222,6 +224,7 @@ import "../PanoTagPlugin/Components/Common/TagPopover/TagPopup.js";
|
|
|
222
224
|
import "../PanoTagPlugin/Components/Common/VideoIcon.js";
|
|
223
225
|
import "../PanoTagPlugin/Components/Common/TagPopover/PanoramaIcon.js";
|
|
224
226
|
import "../PanoTagPlugin/utils/videoHelper.js";
|
|
227
|
+
import "../PanoTagPlugin/Components/Common/AudioPlayer.js";
|
|
225
228
|
import "../PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js";
|
|
226
229
|
import "../PanoTagPlugin/Components/Common/TagPopover/ArrowRightIcon.js";
|
|
227
230
|
import "../PanoTagPlugin/Components/Common/TagPopover/ShareIcon.js";
|
|
@@ -234,10 +237,10 @@ import "../shared-utils/five/changeMode.js";
|
|
|
234
237
|
import "../shared-utils/nearlyEqual.js";
|
|
235
238
|
import "../CruisePlugin/Move.js";
|
|
236
239
|
import "../CruisePlugin/utils/getFiveStateOnCurve.js";
|
|
237
|
-
const r = (i, o) => new t(i, o),
|
|
240
|
+
const r = (i, o) => new t(i, o), hr = r;
|
|
238
241
|
export {
|
|
239
|
-
|
|
240
|
-
|
|
242
|
+
qr as GuideLineItem,
|
|
243
|
+
yr as GuideLineModeItem,
|
|
241
244
|
r as GuideLinePlugin,
|
|
242
|
-
|
|
245
|
+
hr as default
|
|
243
246
|
};
|
|
@@ -12,6 +12,7 @@ var g = (o, n, t) => n in o ? S(o, n, { enumerable: !0, configurable: !0, writab
|
|
|
12
12
|
import { SvelteComponent as E, init as N, safe_not_equal as T, append_styles as w, create_slot as P, element as R, attr as y, insert as q, listen as D, stop_propagation as L, update_slot_base as M, get_all_dirty_from_scope as j, get_slot_changes as z, transition_in as B, transition_out as F, detach as G, createEventDispatcher as H, getContext as I } from "../../../vendor/svelte/internal/index.js";
|
|
13
13
|
import { SharedAudio as J } from "../../utils/audio/SharedAudio.js";
|
|
14
14
|
import "../../../shared-utils/audio.js";
|
|
15
|
+
import "../../utils/audio/AudioDiagnostics.js";
|
|
15
16
|
function K(o) {
|
|
16
17
|
w(o, "svelte-13e7hxv", ".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}");
|
|
17
18
|
}
|
|
@@ -159,7 +160,7 @@ function Q(o, n, t) {
|
|
|
159
160
|
72 && l(u && !f ? "play" : "pause");
|
|
160
161
|
}, [a, k, r, u, i, e, f, m, c];
|
|
161
162
|
}
|
|
162
|
-
class
|
|
163
|
+
class Z extends E {
|
|
163
164
|
constructor(n) {
|
|
164
165
|
super(), N(
|
|
165
166
|
this,
|
|
@@ -178,5 +179,5 @@ class Y extends E {
|
|
|
178
179
|
}
|
|
179
180
|
}
|
|
180
181
|
export {
|
|
181
|
-
|
|
182
|
+
Z as default
|
|
182
183
|
};
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import { SvelteComponent as w, init as b, safe_not_equal as C, append_styles as T, element as g, create_component as z, space as k, text as x, attr as f, set_style as _, insert as A, append as r, mount_component as j, listen as q, set_data as I, transition_in as P, transition_out as S, detach as B, destroy_component as D, stop_propagation as E, is_function as F } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import G from "./Icon/audioIcon.js";
|
|
3
|
+
import "../../utils/px2rem.js";
|
|
4
|
+
import "./Shadow.js";
|
|
5
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
6
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
7
|
+
function H(i) {
|
|
8
|
+
T(i, "svelte-16y5k2u", ".pano-tag-audio-popup-inline-player-wrapper.svelte-16y5k2u{width:100%;height:1.75rem;background-color:rgba(255, 255, 255, 0.06);border-radius:0.125rem;display:flex;align-items:center;cursor:pointer}.pano-tag-audio-popup-inline-player-icon.svelte-16y5k2u{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pano-tag-audio-popup-inline-player-progress.svelte-16y5k2u{flex-grow:1;display:flex;position:relative;height:100%;align-items:center}.pano-tag-audio-popup-inline-player-progress-bar.svelte-16y5k2u{width:0;height:100%;background:linear-gradient(to right, rgba(238, 238, 238, 0) 0, rgba(216, 216, 216, 0.3) 100%);position:absolute;top:0;left:0;z-index:0}.pano-tag-audio-popup-inline-player-elapsed-time.svelte-16y5k2u{position:absolute;z-index:1;font-weight:500;font-size:0.875rem;color:#ffffff;line-height:1.25rem;padding-left:0.25rem}");
|
|
9
|
+
}
|
|
10
|
+
function J(i) {
|
|
11
|
+
let e, a, n, u, o, p, t, c, m, s, y, h;
|
|
12
|
+
return n = new G({
|
|
13
|
+
props: { playing: (
|
|
14
|
+
/*playing*/
|
|
15
|
+
i[0]
|
|
16
|
+
), width: 24 }
|
|
17
|
+
}), {
|
|
18
|
+
c() {
|
|
19
|
+
e = g("div"), a = g("div"), z(n.$$.fragment), u = k(), o = g("div"), p = g("div"), t = k(), c = g("div"), m = x(
|
|
20
|
+
/*elapsedTime*/
|
|
21
|
+
i[1]
|
|
22
|
+
), f(a, "class", "pano-tag-audio-popup-inline-player-icon svelte-16y5k2u"), f(p, "class", "pano-tag-audio-popup-inline-player-progress-bar svelte-16y5k2u"), _(
|
|
23
|
+
p,
|
|
24
|
+
"width",
|
|
25
|
+
/*progress*/
|
|
26
|
+
i[2] + "%"
|
|
27
|
+
), f(c, "class", "pano-tag-audio-popup-inline-player-elapsed-time svelte-16y5k2u"), f(o, "class", "pano-tag-audio-popup-inline-player-progress svelte-16y5k2u"), f(e, "class", "pano-tag-audio-popup-inline-player-wrapper svelte-16y5k2u");
|
|
28
|
+
},
|
|
29
|
+
m(l, d) {
|
|
30
|
+
A(l, e, d), r(e, a), j(n, a, null), r(e, u), r(e, o), r(o, p), r(o, t), r(o, c), r(c, m), s = !0, y || (h = q(e, "click", E(function() {
|
|
31
|
+
F(
|
|
32
|
+
/*onClick*/
|
|
33
|
+
i[3]
|
|
34
|
+
) && i[3].apply(this, arguments);
|
|
35
|
+
})), y = !0);
|
|
36
|
+
},
|
|
37
|
+
p(l, [d]) {
|
|
38
|
+
i = l;
|
|
39
|
+
const v = {};
|
|
40
|
+
d & /*playing*/
|
|
41
|
+
1 && (v.playing = /*playing*/
|
|
42
|
+
i[0]), n.$set(v), (!s || d & /*progress*/
|
|
43
|
+
4) && _(
|
|
44
|
+
p,
|
|
45
|
+
"width",
|
|
46
|
+
/*progress*/
|
|
47
|
+
i[2] + "%"
|
|
48
|
+
), (!s || d & /*elapsedTime*/
|
|
49
|
+
2) && I(
|
|
50
|
+
m,
|
|
51
|
+
/*elapsedTime*/
|
|
52
|
+
i[1]
|
|
53
|
+
);
|
|
54
|
+
},
|
|
55
|
+
i(l) {
|
|
56
|
+
s || (P(n.$$.fragment, l), s = !0);
|
|
57
|
+
},
|
|
58
|
+
o(l) {
|
|
59
|
+
S(n.$$.fragment, l), s = !1;
|
|
60
|
+
},
|
|
61
|
+
d(l) {
|
|
62
|
+
l && B(e), D(n), y = !1, h();
|
|
63
|
+
}
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
function K(i, e, a) {
|
|
67
|
+
let { playing: n = !1 } = e, { elapsedTime: u = "00:00" } = e, { progress: o = 0 } = e, { onClick: p = () => {
|
|
68
|
+
} } = e;
|
|
69
|
+
return i.$$set = (t) => {
|
|
70
|
+
"playing" in t && a(0, n = t.playing), "elapsedTime" in t && a(1, u = t.elapsedTime), "progress" in t && a(2, o = t.progress), "onClick" in t && a(3, p = t.onClick);
|
|
71
|
+
}, [n, u, o, p];
|
|
72
|
+
}
|
|
73
|
+
class U extends w {
|
|
74
|
+
constructor(e) {
|
|
75
|
+
super(), b(
|
|
76
|
+
this,
|
|
77
|
+
e,
|
|
78
|
+
K,
|
|
79
|
+
J,
|
|
80
|
+
C,
|
|
81
|
+
{
|
|
82
|
+
playing: 0,
|
|
83
|
+
elapsedTime: 1,
|
|
84
|
+
progress: 2,
|
|
85
|
+
onClick: 3
|
|
86
|
+
},
|
|
87
|
+
H
|
|
88
|
+
);
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
export {
|
|
92
|
+
U as default
|
|
93
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { SvelteComponentTyped as default } from 'svelte/internal';
|