@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
|
@@ -8,6 +8,7 @@ import "../../../../vendor/svelte/transition/index.js";
|
|
|
8
8
|
import "../../../../vendor/svelte/easing/index.js";
|
|
9
9
|
import "../../../utils/audio/SharedAudio.js";
|
|
10
10
|
import "../../../../shared-utils/audio.js";
|
|
11
|
+
import "../../../utils/audio/AudioDiagnostics.js";
|
|
11
12
|
function D(a) {
|
|
12
13
|
R(a, "svelte-nclraj", ".audio-tag__wrapper.svelte-nclraj{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-nclraj{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.25rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));box-shadow:inset 0 0 0.25rem 0 rgba(255, 255, 255, 0.3)}.audio__inner.svelte-nclraj{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-nclraj{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-nclraj{position:relative;vertical-align:top;pointer-events:none;width:1.5rem;height:1.5rem}");
|
|
13
14
|
}
|
|
@@ -216,11 +217,11 @@ function H(a, t, n) {
|
|
|
216
217
|
A
|
|
217
218
|
];
|
|
218
219
|
}
|
|
219
|
-
class
|
|
220
|
+
class ae extends I {
|
|
220
221
|
constructor(t) {
|
|
221
222
|
super(), T(this, t, H, G, x, { tag: 0 }, D);
|
|
222
223
|
}
|
|
223
224
|
}
|
|
224
225
|
export {
|
|
225
|
-
|
|
226
|
+
ae as default
|
|
226
227
|
};
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
import { SvelteComponent as _, init as b, safe_not_equal as k, append_styles as v, create_component as m, mount_component as c, transition_in as g, transition_out as h, destroy_component as p, createEventDispatcher as M, element as w, attr as E, insert as C, listen as d, is_function as f, detach as P, run_all as L } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import R from "../../Common/Audio.js";
|
|
3
|
+
import A from "../../Common/Icon/audioIcon.js";
|
|
4
|
+
import "../../../utils/audio/SharedAudio.js";
|
|
5
|
+
import "../../../../shared-utils/audio.js";
|
|
6
|
+
import "../../../utils/audio/AudioDiagnostics.js";
|
|
7
|
+
import "../../../utils/px2rem.js";
|
|
8
|
+
import "../../Common/Shadow.js";
|
|
9
|
+
import "../../../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../../../vendor/svelte/easing/index.js";
|
|
11
|
+
function I(t) {
|
|
12
|
+
v(t, "svelte-cksy1a", ".audio-tag-point.svelte-cksy1a{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.25rem;border-radius:100%;border:0.0625rem solid rgba(255, 255, 255, 0.6);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));box-shadow:inset 0 0 0.25rem 0 rgba(255, 255, 255, 0.3);display:flex;align-items:center;justify-content:center}");
|
|
13
|
+
}
|
|
14
|
+
function z(t) {
|
|
15
|
+
let e, a, n, o, l;
|
|
16
|
+
return a = new A({
|
|
17
|
+
props: { playing: (
|
|
18
|
+
/*playing*/
|
|
19
|
+
t[0]
|
|
20
|
+
), width: 24 }
|
|
21
|
+
}), {
|
|
22
|
+
c() {
|
|
23
|
+
e = w("div"), m(a.$$.fragment), E(e, "class", "audio-tag-point svelte-cksy1a");
|
|
24
|
+
},
|
|
25
|
+
m(r, s) {
|
|
26
|
+
C(r, e, s), c(a, e, null), n = !0, o || (l = [
|
|
27
|
+
d(e, "click", function() {
|
|
28
|
+
f(
|
|
29
|
+
/*handlePointClick*/
|
|
30
|
+
t[2]
|
|
31
|
+
) && t[2].apply(this, arguments);
|
|
32
|
+
}),
|
|
33
|
+
d(e, "mouseenter", function() {
|
|
34
|
+
f(
|
|
35
|
+
/*handleMouseEnter*/
|
|
36
|
+
t[3]
|
|
37
|
+
) && t[3].apply(this, arguments);
|
|
38
|
+
}),
|
|
39
|
+
d(e, "mouseleave", function() {
|
|
40
|
+
f(
|
|
41
|
+
/*handleMouseLeave*/
|
|
42
|
+
t[4]
|
|
43
|
+
) && t[4].apply(this, arguments);
|
|
44
|
+
})
|
|
45
|
+
], o = !0);
|
|
46
|
+
},
|
|
47
|
+
p(r, s) {
|
|
48
|
+
t = r;
|
|
49
|
+
const u = {};
|
|
50
|
+
s & /*playing*/
|
|
51
|
+
1 && (u.playing = /*playing*/
|
|
52
|
+
t[0]), a.$set(u);
|
|
53
|
+
},
|
|
54
|
+
i(r) {
|
|
55
|
+
n || (g(a.$$.fragment, r), n = !0);
|
|
56
|
+
},
|
|
57
|
+
o(r) {
|
|
58
|
+
h(a.$$.fragment, r), n = !1;
|
|
59
|
+
},
|
|
60
|
+
d(r) {
|
|
61
|
+
r && P(e), p(a), o = !1, L(l);
|
|
62
|
+
}
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
function U(t) {
|
|
66
|
+
let e, a;
|
|
67
|
+
return e = new R({
|
|
68
|
+
props: {
|
|
69
|
+
url: (
|
|
70
|
+
/*tag*/
|
|
71
|
+
t[1].data.audioUrl
|
|
72
|
+
),
|
|
73
|
+
enable: (
|
|
74
|
+
/*tag*/
|
|
75
|
+
t[1].state.visible
|
|
76
|
+
),
|
|
77
|
+
style: "width: max-content; height: max-content;",
|
|
78
|
+
hooksInfo: { tag: (
|
|
79
|
+
/*tag*/
|
|
80
|
+
t[1]
|
|
81
|
+
) },
|
|
82
|
+
$$slots: { default: [z] },
|
|
83
|
+
$$scope: { ctx: t }
|
|
84
|
+
}
|
|
85
|
+
}), e.$on(
|
|
86
|
+
"play",
|
|
87
|
+
/*audioEventHandlers*/
|
|
88
|
+
t[5].play
|
|
89
|
+
), e.$on(
|
|
90
|
+
"pause",
|
|
91
|
+
/*audioEventHandlers*/
|
|
92
|
+
t[5].pause
|
|
93
|
+
), e.$on(
|
|
94
|
+
"error",
|
|
95
|
+
/*audioEventHandlers*/
|
|
96
|
+
t[5].error
|
|
97
|
+
), e.$on(
|
|
98
|
+
"timeupdate",
|
|
99
|
+
/*audioEventHandlers*/
|
|
100
|
+
t[5].timeupdate
|
|
101
|
+
), e.$on(
|
|
102
|
+
"duration",
|
|
103
|
+
/*audioEventHandlers*/
|
|
104
|
+
t[5].duration
|
|
105
|
+
), e.$on(
|
|
106
|
+
"audioRef",
|
|
107
|
+
/*audioEventHandlers*/
|
|
108
|
+
t[5].audioRef
|
|
109
|
+
), {
|
|
110
|
+
c() {
|
|
111
|
+
m(e.$$.fragment);
|
|
112
|
+
},
|
|
113
|
+
m(n, o) {
|
|
114
|
+
c(e, n, o), a = !0;
|
|
115
|
+
},
|
|
116
|
+
p(n, [o]) {
|
|
117
|
+
const l = {};
|
|
118
|
+
o & /*tag*/
|
|
119
|
+
2 && (l.url = /*tag*/
|
|
120
|
+
n[1].data.audioUrl), o & /*tag*/
|
|
121
|
+
2 && (l.enable = /*tag*/
|
|
122
|
+
n[1].state.visible), o & /*tag*/
|
|
123
|
+
2 && (l.hooksInfo = { tag: (
|
|
124
|
+
/*tag*/
|
|
125
|
+
n[1]
|
|
126
|
+
) }), o & /*$$scope, handlePointClick, handleMouseEnter, handleMouseLeave, playing*/
|
|
127
|
+
157 && (l.$$scope = { dirty: o, ctx: n }), e.$set(l);
|
|
128
|
+
},
|
|
129
|
+
i(n) {
|
|
130
|
+
a || (g(e.$$.fragment, n), a = !0);
|
|
131
|
+
},
|
|
132
|
+
o(n) {
|
|
133
|
+
h(e.$$.fragment, n), a = !1;
|
|
134
|
+
},
|
|
135
|
+
d(n) {
|
|
136
|
+
p(e, n);
|
|
137
|
+
}
|
|
138
|
+
};
|
|
139
|
+
}
|
|
140
|
+
function j(t, e, a) {
|
|
141
|
+
let { playing: n = !1 } = e, { tag: o } = e, { handlePointClick: l = () => {
|
|
142
|
+
} } = e, { handleMouseEnter: r = () => {
|
|
143
|
+
} } = e, { handleMouseLeave: s = () => {
|
|
144
|
+
} } = e;
|
|
145
|
+
const u = M(), y = {
|
|
146
|
+
audioRef: (i) => u("audioRef", i.detail),
|
|
147
|
+
play: () => {
|
|
148
|
+
a(0, n = !0), u("play");
|
|
149
|
+
},
|
|
150
|
+
pause: () => {
|
|
151
|
+
a(0, n = !1), u("pause");
|
|
152
|
+
},
|
|
153
|
+
error: () => {
|
|
154
|
+
a(0, n = !1), u("pause");
|
|
155
|
+
},
|
|
156
|
+
timeupdate: (i) => u("timeupdate", i.detail),
|
|
157
|
+
duration: (i) => u("duration", i.detail)
|
|
158
|
+
};
|
|
159
|
+
return t.$$set = (i) => {
|
|
160
|
+
"playing" in i && a(0, n = i.playing), "tag" in i && a(1, o = i.tag), "handlePointClick" in i && a(2, l = i.handlePointClick), "handleMouseEnter" in i && a(3, r = i.handleMouseEnter), "handleMouseLeave" in i && a(4, s = i.handleMouseLeave);
|
|
161
|
+
}, [
|
|
162
|
+
n,
|
|
163
|
+
o,
|
|
164
|
+
l,
|
|
165
|
+
r,
|
|
166
|
+
s,
|
|
167
|
+
y
|
|
168
|
+
];
|
|
169
|
+
}
|
|
170
|
+
class O extends _ {
|
|
171
|
+
constructor(e) {
|
|
172
|
+
super(), b(
|
|
173
|
+
this,
|
|
174
|
+
e,
|
|
175
|
+
j,
|
|
176
|
+
U,
|
|
177
|
+
k,
|
|
178
|
+
{
|
|
179
|
+
playing: 0,
|
|
180
|
+
tag: 1,
|
|
181
|
+
handlePointClick: 2,
|
|
182
|
+
handleMouseEnter: 3,
|
|
183
|
+
handleMouseLeave: 4
|
|
184
|
+
},
|
|
185
|
+
I
|
|
186
|
+
);
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
export {
|
|
190
|
+
O as default
|
|
191
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { SvelteComponentTyped as default } from 'svelte/internal';
|
|
@@ -9,6 +9,7 @@ import le from "../../Common/Icon/audioIcon.js";
|
|
|
9
9
|
import { svelteResizeObserver as ae } from "../../../../shared-utils/svelte/resizeObserver.js";
|
|
10
10
|
import "../../../utils/audio/SharedAudio.js";
|
|
11
11
|
import "../../../../shared-utils/audio.js";
|
|
12
|
+
import "../../../utils/audio/AudioDiagnostics.js";
|
|
12
13
|
import "../../../../shared-utils/uuid.js";
|
|
13
14
|
import "../../Common/Text/FlyText.js";
|
|
14
15
|
import "../../../../vendor/animejs/lib/anime.es.js";
|
|
@@ -347,11 +348,11 @@ function de(e, i, n) {
|
|
|
347
348
|
u
|
|
348
349
|
];
|
|
349
350
|
}
|
|
350
|
-
class
|
|
351
|
+
class qe extends J {
|
|
351
352
|
constructor(i) {
|
|
352
353
|
super(), K(this, i, de, ue, P, { tag: 0 }, se);
|
|
353
354
|
}
|
|
354
355
|
}
|
|
355
356
|
export {
|
|
356
|
-
|
|
357
|
+
qe as default
|
|
357
358
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as
|
|
1
|
+
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as f, check_outros as h, transition_in as l, detach as A, group_outros as R, create_component as s, mount_component as _, destroy_component as d } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import T from "./AudioTag.js";
|
|
3
3
|
import w from "./AudioPlaneTag.js";
|
|
4
4
|
import "../../../../vendor/svelte/easing/index.js";
|
|
@@ -6,6 +6,7 @@ import "../../../../vendor/svelte/transition/index.js";
|
|
|
6
6
|
import "../../Common/Audio.js";
|
|
7
7
|
import "../../../utils/audio/SharedAudio.js";
|
|
8
8
|
import "../../../../shared-utils/audio.js";
|
|
9
|
+
import "../../../utils/audio/AudioDiagnostics.js";
|
|
9
10
|
import "../../Common/Line/Straight.js";
|
|
10
11
|
import "../../../../shared-utils/uuid.js";
|
|
11
12
|
import "../../Common/Shadow.js";
|
|
@@ -50,7 +51,7 @@ function q(n) {
|
|
|
50
51
|
o || (l(t.$$.fragment, e), o = !0);
|
|
51
52
|
},
|
|
52
53
|
o(e) {
|
|
53
|
-
|
|
54
|
+
f(t.$$.fragment, e), o = !1;
|
|
54
55
|
},
|
|
55
56
|
d(e) {
|
|
56
57
|
d(t, e);
|
|
@@ -83,7 +84,7 @@ function v(n) {
|
|
|
83
84
|
o || (l(t.$$.fragment, e), o = !0);
|
|
84
85
|
},
|
|
85
86
|
o(e) {
|
|
86
|
-
|
|
87
|
+
f(t.$$.fragment, e), o = !1;
|
|
87
88
|
},
|
|
88
89
|
d(e) {
|
|
89
90
|
d(t, e);
|
|
@@ -93,7 +94,7 @@ function v(n) {
|
|
|
93
94
|
function C(n) {
|
|
94
95
|
let t, o, e, r;
|
|
95
96
|
const a = [v, q], p = [];
|
|
96
|
-
function u(i,
|
|
97
|
+
function u(i, m) {
|
|
97
98
|
return (
|
|
98
99
|
/*appearance*/
|
|
99
100
|
i[1] === "line" ? 0 : (
|
|
@@ -106,20 +107,20 @@ function C(n) {
|
|
|
106
107
|
c() {
|
|
107
108
|
o && o.c(), e = b();
|
|
108
109
|
},
|
|
109
|
-
m(i,
|
|
110
|
-
~t && p[t].m(i,
|
|
110
|
+
m(i, m) {
|
|
111
|
+
~t && p[t].m(i, m), y(i, e, m), r = !0;
|
|
111
112
|
},
|
|
112
|
-
p(i, [
|
|
113
|
+
p(i, [m]) {
|
|
113
114
|
let c = t;
|
|
114
|
-
t = u(i), t === c ? ~t && p[t].p(i,
|
|
115
|
+
t = u(i), t === c ? ~t && p[t].p(i, m) : (o && (R(), f(p[c], 1, 1, () => {
|
|
115
116
|
p[c] = null;
|
|
116
|
-
}), h()), ~t ? (o = p[t], o ? o.p(i,
|
|
117
|
+
}), h()), ~t ? (o = p[t], o ? o.p(i, m) : (o = p[t] = a[t](i), o.c()), l(o, 1), o.m(e.parentNode, e)) : o = null);
|
|
117
118
|
},
|
|
118
119
|
i(i) {
|
|
119
120
|
r || (l(o), r = !0);
|
|
120
121
|
},
|
|
121
122
|
o(i) {
|
|
122
|
-
|
|
123
|
+
f(o), r = !1;
|
|
123
124
|
},
|
|
124
125
|
d(i) {
|
|
125
126
|
~t && p[t].d(i), i && A(e);
|
|
@@ -139,11 +140,11 @@ function N(n, t, o) {
|
|
|
139
140
|
1 && o(1, e = (u = r.data.appearance) != null ? u : "line");
|
|
140
141
|
}, [r, e, p];
|
|
141
142
|
}
|
|
142
|
-
class
|
|
143
|
+
class rt extends g {
|
|
143
144
|
constructor(t) {
|
|
144
145
|
super(), $(this, t, N, C, k, { tag: 0 });
|
|
145
146
|
}
|
|
146
147
|
}
|
|
147
148
|
export {
|
|
148
|
-
|
|
149
|
+
rt as default
|
|
149
150
|
};
|
|
@@ -130,6 +130,7 @@ import "./AudioTag/AudioTag.js";
|
|
|
130
130
|
import "../Common/Audio.js";
|
|
131
131
|
import "../../utils/audio/SharedAudio.js";
|
|
132
132
|
import "../../../shared-utils/audio.js";
|
|
133
|
+
import "../../utils/audio/AudioDiagnostics.js";
|
|
133
134
|
import "../Common/Icon/audioIcon.js";
|
|
134
135
|
import "./AudioTag/AudioPlaneTag.js";
|
|
135
136
|
import "../Common/Icon/Icon.js";
|
|
@@ -801,7 +802,7 @@ function EA(i, A, t) {
|
|
|
801
802
|
T
|
|
802
803
|
];
|
|
803
804
|
}
|
|
804
|
-
class
|
|
805
|
+
class Fi extends tA {
|
|
805
806
|
constructor(A) {
|
|
806
807
|
super(), iA(
|
|
807
808
|
this,
|
|
@@ -823,5 +824,5 @@ class Si extends tA {
|
|
|
823
824
|
}
|
|
824
825
|
}
|
|
825
826
|
export {
|
|
826
|
-
|
|
827
|
+
Fi as default
|
|
827
828
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
1
|
+
import { SvelteComponent as P, init as Z, safe_not_equal as j, append_styles as A, empty as q, insert as h, transition_in as d, transition_out as _, check_outros as E, detach as g, setContext as y, onMount as B, element as D, attr as c, toggle_class as z, set_style as C, group_outros as N, update_keyed_each as F, outro_and_destroy_block as G, add_render_callback as H, create_in_transition as J, create_component as K, mount_component as L, destroy_component as Q, binding_callbacks as R } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import U from "./TagItem.js";
|
|
3
3
|
import { fade as V } from "../../vendor/svelte/transition/index.js";
|
|
4
4
|
import { getOrCreatePopoverContainer as W } from "../utils/popoverContainer.js";
|
|
@@ -126,6 +126,7 @@ import "./Tag/AudioTag/AudioTag.js";
|
|
|
126
126
|
import "./Common/Audio.js";
|
|
127
127
|
import "../utils/audio/SharedAudio.js";
|
|
128
128
|
import "../../shared-utils/audio.js";
|
|
129
|
+
import "../utils/audio/AudioDiagnostics.js";
|
|
129
130
|
import "./Common/Icon/audioIcon.js";
|
|
130
131
|
import "./Tag/AudioTag/AudioPlaneTag.js";
|
|
131
132
|
import "./Tag/MediaPlane.js";
|
|
@@ -172,6 +173,7 @@ import "../../shared-utils/safeObj.js";
|
|
|
172
173
|
import "../utils/Cache.js";
|
|
173
174
|
import "../../shared-utils/promise/withResolvers.js";
|
|
174
175
|
import "./Common/TagPoint.js";
|
|
176
|
+
import "./Tag/AudioTag/AudioPoint.js";
|
|
175
177
|
import "./Common/TagPopover/index.js";
|
|
176
178
|
import "./Common/TagPopover/PopoverContent.js";
|
|
177
179
|
import "./Common/TagPopover/TagPopoverArrow.js";
|
|
@@ -180,17 +182,18 @@ import "./Common/TagPopover/TagPopup.js";
|
|
|
180
182
|
import "./Common/VideoIcon.js";
|
|
181
183
|
import "./Common/TagPopover/PanoramaIcon.js";
|
|
182
184
|
import "../utils/videoHelper.js";
|
|
185
|
+
import "./Common/AudioPlayer.js";
|
|
183
186
|
import "./Common/TagPopover/TagPopoverToolBar.js";
|
|
184
187
|
import "./Common/TagPopover/ArrowRightIcon.js";
|
|
185
188
|
import "./Common/TagPopover/ShareIcon.js";
|
|
186
189
|
function X(n) {
|
|
187
|
-
|
|
190
|
+
A(n, "svelte-9ehqs9", ".tag--container.svelte-9ehqs9{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear;overflow:hidden}.tag--container.hide.svelte-9ehqs9{opacity:0 !important;pointer-events:none}.tag--container.hide.svelte-9ehqs9 *{pointer-events:none !important}");
|
|
188
191
|
}
|
|
189
|
-
function
|
|
192
|
+
function w(n, t, o) {
|
|
190
193
|
const i = n.slice();
|
|
191
194
|
return i[12] = t[o], i;
|
|
192
195
|
}
|
|
193
|
-
function
|
|
196
|
+
function T(n) {
|
|
194
197
|
let t, o = [], i = /* @__PURE__ */ new Map(), m, p, l, f = (
|
|
195
198
|
/*tags*/
|
|
196
199
|
n[0]
|
|
@@ -200,8 +203,8 @@ function w(n) {
|
|
|
200
203
|
e[12].id
|
|
201
204
|
);
|
|
202
205
|
for (let e = 0; e < f.length; e += 1) {
|
|
203
|
-
let r =
|
|
204
|
-
i.set(s, o[e] =
|
|
206
|
+
let r = w(n, f, e), s = u(r);
|
|
207
|
+
i.set(s, o[e] = I(s, r));
|
|
205
208
|
}
|
|
206
209
|
return {
|
|
207
210
|
c() {
|
|
@@ -211,9 +214,9 @@ function w(n) {
|
|
|
211
214
|
o[r].c();
|
|
212
215
|
c(t, "class", "tag--container svelte-9ehqs9"), c(t, "data-infive", m = !/*state*/
|
|
213
216
|
n[4].visible || !/*temporaryState*/
|
|
214
|
-
n[5].visible ? "1" : "0"),
|
|
217
|
+
n[5].visible ? "1" : "0"), z(t, "hide", !/*state*/
|
|
215
218
|
n[4].visible || !/*temporaryState*/
|
|
216
|
-
n[5].visible),
|
|
219
|
+
n[5].visible), C(
|
|
217
220
|
t,
|
|
218
221
|
"z-index",
|
|
219
222
|
/*zIndex*/
|
|
@@ -230,14 +233,14 @@ function w(n) {
|
|
|
230
233
|
var s;
|
|
231
234
|
r & /*state, temporaryState, tags, mediaStore, rendererMap, contentTypeMap, wrapperElement, popoverContainerEl*/
|
|
232
235
|
447 && (f = /*tags*/
|
|
233
|
-
e[0],
|
|
236
|
+
e[0], N(), o = F(o, r, u, 1, e, f, i, t, G, I, null, w), E()), (!l || r & /*state, temporaryState*/
|
|
234
237
|
48 && m !== (m = !/*state*/
|
|
235
238
|
e[4].visible || !/*temporaryState*/
|
|
236
239
|
e[5].visible ? "1" : "0")) && c(t, "data-infive", m), (!l || r & /*state, temporaryState*/
|
|
237
|
-
48) &&
|
|
240
|
+
48) && z(t, "hide", !/*state*/
|
|
238
241
|
e[4].visible || !/*temporaryState*/
|
|
239
242
|
e[5].visible), r & /*zIndex*/
|
|
240
|
-
64 &&
|
|
243
|
+
64 && C(
|
|
241
244
|
t,
|
|
242
245
|
"z-index",
|
|
243
246
|
/*zIndex*/
|
|
@@ -266,7 +269,7 @@ function w(n) {
|
|
|
266
269
|
}
|
|
267
270
|
};
|
|
268
271
|
}
|
|
269
|
-
function
|
|
272
|
+
function I(n, t) {
|
|
270
273
|
let o, i, m;
|
|
271
274
|
return i = new U({
|
|
272
275
|
props: {
|
|
@@ -307,7 +310,7 @@ function T(n, t) {
|
|
|
307
310
|
key: n,
|
|
308
311
|
first: null,
|
|
309
312
|
c() {
|
|
310
|
-
o =
|
|
313
|
+
o = q(), K(i.$$.fragment), this.first = o;
|
|
311
314
|
},
|
|
312
315
|
m(p, l) {
|
|
313
316
|
h(p, o, l), L(i, p, l), m = !0;
|
|
@@ -347,11 +350,11 @@ function T(n, t) {
|
|
|
347
350
|
function Y(n) {
|
|
348
351
|
let t, o, i = (
|
|
349
352
|
/*state*/
|
|
350
|
-
n[4].enabled &&
|
|
353
|
+
n[4].enabled && T(n)
|
|
351
354
|
);
|
|
352
355
|
return {
|
|
353
356
|
c() {
|
|
354
|
-
i && i.c(), t =
|
|
357
|
+
i && i.c(), t = q();
|
|
355
358
|
},
|
|
356
359
|
m(m, p) {
|
|
357
360
|
i && i.m(m, p), h(m, t, p), o = !0;
|
|
@@ -359,9 +362,9 @@ function Y(n) {
|
|
|
359
362
|
p(m, [p]) {
|
|
360
363
|
/*state*/
|
|
361
364
|
m[4].enabled ? i ? (i.p(m, p), p & /*state*/
|
|
362
|
-
16 && d(i, 1)) : (i =
|
|
365
|
+
16 && d(i, 1)) : (i = T(m), i.c(), d(i, 1), i.m(t.parentNode, t)) : i && (N(), _(i, 1, 1, () => {
|
|
363
366
|
i = null;
|
|
364
|
-
}),
|
|
367
|
+
}), E());
|
|
365
368
|
},
|
|
366
369
|
i(m) {
|
|
367
370
|
o || (d(i), o = !0);
|
|
@@ -376,10 +379,10 @@ function Y(n) {
|
|
|
376
379
|
}
|
|
377
380
|
function x(n, t, o) {
|
|
378
381
|
let { tags: i = [] } = t, { hooks: m } = t, { mediaStore: p } = t, { rendererMap: l } = t, { contentTypeMap: f } = t, { state: u } = t, { temporaryState: e } = t, { zIndex: r = void 0 } = t, s = null, b = null, v = 2e3;
|
|
379
|
-
|
|
382
|
+
y("hooks", m), y("mediaStore", p), B(() => {
|
|
380
383
|
o(8, b = W(v));
|
|
381
384
|
});
|
|
382
|
-
function
|
|
385
|
+
function O(a) {
|
|
383
386
|
R[a ? "unshift" : "push"](() => {
|
|
384
387
|
s = a, o(7, s);
|
|
385
388
|
});
|
|
@@ -387,9 +390,9 @@ function x(n, t, o) {
|
|
|
387
390
|
return n.$$set = (a) => {
|
|
388
391
|
"tags" in a && o(0, i = a.tags), "hooks" in a && o(9, m = a.hooks), "mediaStore" in a && o(1, p = a.mediaStore), "rendererMap" in a && o(2, l = a.rendererMap), "contentTypeMap" in a && o(3, f = a.contentTypeMap), "state" in a && o(4, u = a.state), "temporaryState" in a && o(5, e = a.temporaryState), "zIndex" in a && o(6, r = a.zIndex);
|
|
389
392
|
}, n.$$.update = () => {
|
|
390
|
-
var a, k, M,
|
|
393
|
+
var a, k, M, S;
|
|
391
394
|
n.$$.dirty & /*tags*/
|
|
392
|
-
1 && i && i.length > 0 && (v = (
|
|
395
|
+
1 && i && i.length > 0 && (v = (S = (M = (k = (a = i[0]) == null ? void 0 : a.config) == null ? void 0 : k.popoverConfig) == null ? void 0 : M.zIndex) != null ? S : 2e6);
|
|
393
396
|
}, [
|
|
394
397
|
i,
|
|
395
398
|
p,
|
|
@@ -401,17 +404,17 @@ function x(n, t, o) {
|
|
|
401
404
|
s,
|
|
402
405
|
b,
|
|
403
406
|
m,
|
|
404
|
-
|
|
407
|
+
O
|
|
405
408
|
];
|
|
406
409
|
}
|
|
407
|
-
class
|
|
410
|
+
class wr extends P {
|
|
408
411
|
constructor(t) {
|
|
409
|
-
super(),
|
|
412
|
+
super(), Z(
|
|
410
413
|
this,
|
|
411
414
|
t,
|
|
412
415
|
x,
|
|
413
416
|
Y,
|
|
414
|
-
|
|
417
|
+
j,
|
|
415
418
|
{
|
|
416
419
|
tags: 0,
|
|
417
420
|
hooks: 9,
|
|
@@ -427,5 +430,5 @@ class Sr extends O {
|
|
|
427
430
|
}
|
|
428
431
|
}
|
|
429
432
|
export {
|
|
430
|
-
|
|
433
|
+
wr as default
|
|
431
434
|
};
|