@realsee/dnalogel 3.28.11 → 3.29.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/controller/TagComputer.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/index.d.ts +21 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +2 -0
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +6 -2
- package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -0
- package/dist/index.cjs.js +55 -55
- package/dist/index.js +4616 -4496
- package/dist/index.umd.js +55 -55
- package/dist/shared-utils/three/blink.d.ts +17 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
- package/docs/classes/ModelMakerPluginType.ModelMakerController.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/MoveController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +69 -35
- package/docs/classes/Sculpt.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/classes/WalkController.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelMakerPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/MovePlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +3 -3
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +15 -15
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +3 -3
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelId.html +3 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +3 -3
- package/docs/types/PositionFrom.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +21 -5
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/CruisePlugin/Move.js +4 -3
- package/libs/CruisePlugin/Work.js +3 -2
- package/libs/CruisePlugin/index.js +8 -7
- package/libs/GuideLinePlugin/Controller.js +6 -5
- package/libs/GuideLinePlugin/GuideLineItem.js +4 -3
- package/libs/GuideLinePlugin/GuideLineModeItem.js +4 -2
- package/libs/GuideLinePlugin/index.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/index.js +309 -296
- package/libs/PanoTagPlugin/Components/TagItem.js +235 -226
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +112 -112
- package/libs/PanoTagPlugin/controller/index.d.ts +21 -2
- package/libs/PanoTagPlugin/controller/index.js +148 -106
- package/libs/PanoTagPlugin/index.js +13 -11
- package/libs/PanoTagPlugin/typings/controller.d.ts +2 -0
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +6 -2
- package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +127 -126
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/blink.d.ts +17 -0
- package/libs/shared-utils/three/blink.js +92 -0
- package/package.json +3 -3
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { SvelteComponent as tA, init as nA, safe_not_equal as iA, append_styles as oA, empty as rA, insert as U, transition_out as Q, check_outros as $, transition_in as C, detach as W, setContext as R, group_outros as AA, binding_callbacks as X, element as I, attr as _, noop as j, toggle_class as w, null_to_empty as J, set_style as Y, append as x, listen as eA, stop_propagation as aA, create_component as D, mount_component as v, destroy_component as E } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import lA from "./TextTag/index.js";
|
|
3
|
+
import fA from "./ImageTextTag.js";
|
|
4
|
+
import sA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
|
-
import { noTypecheck as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
6
|
+
import { noTypecheck as p } from "../../utils/noTypecheck.js";
|
|
7
|
+
import mA from "./AudioTag/index.js";
|
|
8
|
+
import gA from "./MediaPlane.js";
|
|
9
|
+
import uA from "./LinkTag.js";
|
|
10
|
+
import cA from "./PanoramaTag.js";
|
|
11
|
+
import pA from "./CustomTag.js";
|
|
12
12
|
import { classnames as H } from "../../../vendor/classnames/index.js";
|
|
13
13
|
import "./TextTag/TextTag.js";
|
|
14
14
|
import "../Common/Line/Straight.js";
|
|
@@ -90,244 +90,244 @@ import "../Common/Icon/audioIcon.js";
|
|
|
90
90
|
import "./AudioTag/AudioPlaneTag.js";
|
|
91
91
|
import "../Common/Icon/Icon.js";
|
|
92
92
|
import "../../utils/getImageInfo.js";
|
|
93
|
-
function
|
|
94
|
-
|
|
93
|
+
function dA(n) {
|
|
94
|
+
oA(n, "svelte-qz1wo5", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-qz1wo5{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-qz1wo5{transition:opacity 0.2s linear}.content__container.unClickable.svelte-qz1wo5{pointer-events:none !important}.content__container.unClickable.svelte-qz1wo5 *{pointer-events:none !important}.content__wrapper.svelte-qz1wo5{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-qz1wo5{opacity:0;pointer-events:none}.content__container.hide.svelte-qz1wo5 *{pointer-events:none !important}.content__container.disable.svelte-qz1wo5{display:none}.content.svelte-qz1wo5{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-qz1wo5:not(.unfolded){pointer-events:none}.content.svelte-qz1wo5:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-qz1wo5{pointer-events:auto}');
|
|
95
95
|
}
|
|
96
|
-
function
|
|
96
|
+
function BA(n) {
|
|
97
97
|
let A, t;
|
|
98
98
|
return {
|
|
99
99
|
c() {
|
|
100
|
-
A = I("div"),
|
|
101
|
-
n[
|
|
100
|
+
A = I("div"), _(A, "data-info", "tag content is keep folded"), _(A, "data-id", t = /*tag*/
|
|
101
|
+
n[0].id);
|
|
102
102
|
},
|
|
103
103
|
m(e, i) {
|
|
104
104
|
U(e, A, i);
|
|
105
105
|
},
|
|
106
106
|
p(e, i) {
|
|
107
107
|
i & /*tag*/
|
|
108
|
-
|
|
109
|
-
e[
|
|
108
|
+
1 && t !== (t = /*tag*/
|
|
109
|
+
e[0].id) && _(A, "data-id", t);
|
|
110
110
|
},
|
|
111
|
-
i:
|
|
112
|
-
o:
|
|
111
|
+
i: j,
|
|
112
|
+
o: j,
|
|
113
113
|
d(e) {
|
|
114
114
|
e && W(A);
|
|
115
115
|
}
|
|
116
116
|
};
|
|
117
117
|
}
|
|
118
|
-
function
|
|
119
|
-
let A, t, e, i,
|
|
120
|
-
const
|
|
118
|
+
function wA(n) {
|
|
119
|
+
let A, t, e, i, r, d, u, m, l, a, s, c, M, b, B, h, T;
|
|
120
|
+
const y = [
|
|
121
|
+
vA,
|
|
122
|
+
DA,
|
|
123
|
+
hA,
|
|
121
124
|
bA,
|
|
122
125
|
kA,
|
|
123
126
|
CA,
|
|
124
|
-
QA
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
18 && (m = null), r & /*tag, contentTypeMap*/
|
|
136
|
-
18 && (f = null), r & /*tag, contentTypeMap*/
|
|
137
|
-
18 && (l = null), i == null && (i = !!(["Text"].includes(
|
|
127
|
+
QA
|
|
128
|
+
], k = [];
|
|
129
|
+
function P(o, g) {
|
|
130
|
+
return g & /*tag, contentTypeMap*/
|
|
131
|
+
17 && (i = null), g & /*tag, contentTypeMap*/
|
|
132
|
+
17 && (r = null), g & /*tag, contentTypeMap*/
|
|
133
|
+
17 && (d = null), g & /*tag, contentTypeMap*/
|
|
134
|
+
17 && (u = null), g & /*tag, contentTypeMap*/
|
|
135
|
+
17 && (m = null), g & /*tag, contentTypeMap*/
|
|
136
|
+
17 && (l = null), g & /*tag, contentTypeMap*/
|
|
137
|
+
17 && (a = null), i == null && (i = !!(["Text"].includes(
|
|
138
138
|
/*tag*/
|
|
139
|
-
o[
|
|
139
|
+
o[0].contentType
|
|
140
140
|
) || ["Text"].includes(
|
|
141
141
|
/*contentTypeMap*/
|
|
142
142
|
o[4].get(
|
|
143
143
|
/*tag*/
|
|
144
|
-
o[
|
|
144
|
+
o[0].contentType
|
|
145
145
|
)
|
|
146
|
-
))), i ? 0 : (
|
|
146
|
+
))), i ? 0 : (r == null && (r = !!(["ImageText", "Image", "Video"].includes(
|
|
147
147
|
/*tag*/
|
|
148
|
-
o[
|
|
148
|
+
o[0].contentType
|
|
149
149
|
) || ["ImageText", "Image", "Video"].includes(
|
|
150
150
|
/*contentTypeMap*/
|
|
151
151
|
o[4].get(
|
|
152
152
|
/*tag*/
|
|
153
|
-
o[
|
|
153
|
+
o[0].contentType
|
|
154
154
|
)
|
|
155
|
-
))),
|
|
155
|
+
))), r ? 1 : (d == null && (d = !!(["Audio"].includes(
|
|
156
156
|
/*tag*/
|
|
157
|
-
o[
|
|
157
|
+
o[0].contentType
|
|
158
158
|
) || ["Audio"].includes(
|
|
159
159
|
/*contentTypeMap*/
|
|
160
160
|
o[4].get(
|
|
161
161
|
/*tag*/
|
|
162
|
-
o[
|
|
162
|
+
o[0].contentType
|
|
163
163
|
)
|
|
164
|
-
))),
|
|
164
|
+
))), d ? 2 : (u == null && (u = !!(["Marketing"].includes(
|
|
165
165
|
/*tag*/
|
|
166
|
-
o[
|
|
166
|
+
o[0].contentType
|
|
167
167
|
) || ["Marketing"].includes(
|
|
168
168
|
/*contentTypeMap*/
|
|
169
169
|
o[4].get(
|
|
170
170
|
/*tag*/
|
|
171
|
-
o[
|
|
171
|
+
o[0].contentType
|
|
172
172
|
)
|
|
173
|
-
))),
|
|
173
|
+
))), u ? 3 : (m == null && (m = !!(["Link", "VRLink", "PanoLink", "Sticker"].includes(
|
|
174
174
|
/*tag*/
|
|
175
|
-
o[
|
|
175
|
+
o[0].contentType
|
|
176
176
|
) || ["Link", "VRLink", "PanoLink", "Sticker"].includes(
|
|
177
177
|
/*contentTypeMap*/
|
|
178
178
|
o[4].get(
|
|
179
179
|
/*tag*/
|
|
180
|
-
o[
|
|
180
|
+
o[0].contentType
|
|
181
181
|
)
|
|
182
|
-
))), m ? 4 : (
|
|
182
|
+
))), m ? 4 : (l == null && (l = !!(["MediaPlane", "MediaModel"].includes(
|
|
183
183
|
/*tag*/
|
|
184
|
-
o[
|
|
184
|
+
o[0].contentType
|
|
185
185
|
) || ["MediaPlane", "MediaModel"].includes(
|
|
186
186
|
/*contentTypeMap*/
|
|
187
187
|
o[4].get(
|
|
188
188
|
/*tag*/
|
|
189
|
-
o[
|
|
189
|
+
o[0].contentType
|
|
190
190
|
)
|
|
191
|
-
))),
|
|
191
|
+
))), l ? 5 : (a == null && (a = !!(["Panorama"].includes(
|
|
192
192
|
/*tag*/
|
|
193
|
-
o[
|
|
193
|
+
o[0].contentType
|
|
194
194
|
) || ["Panorama"].includes(
|
|
195
195
|
/*contentTypeMap*/
|
|
196
196
|
o[4].get(
|
|
197
197
|
/*tag*/
|
|
198
|
-
o[
|
|
198
|
+
o[0].contentType
|
|
199
199
|
)
|
|
200
|
-
))),
|
|
200
|
+
))), a ? 6 : -1))))));
|
|
201
201
|
}
|
|
202
|
-
return ~(s = P(n, -1)) && (
|
|
202
|
+
return ~(s = P(n, -1)) && (c = k[s] = y[s](n)), {
|
|
203
203
|
c() {
|
|
204
204
|
var o;
|
|
205
|
-
A = I("div"), t = I("div"), e = I("div"),
|
|
205
|
+
A = I("div"), t = I("div"), e = I("div"), c && c.c(), _(e, "class", "content svelte-qz1wo5"), w(
|
|
206
206
|
e,
|
|
207
207
|
"unfolded",
|
|
208
208
|
/*tag*/
|
|
209
|
-
(o = n[
|
|
210
|
-
),
|
|
209
|
+
(o = n[0].state) == null ? void 0 : o.unfolded
|
|
210
|
+
), _(t, "class", "content__wrapper svelte-qz1wo5"), _(A, "class", M = J(H(
|
|
211
211
|
"content__container",
|
|
212
212
|
/*tag*/
|
|
213
|
-
n[
|
|
214
|
-
)) + " svelte-qz1wo5"),
|
|
215
|
-
n[
|
|
213
|
+
n[0].className
|
|
214
|
+
)) + " svelte-qz1wo5"), _(A, "data-id", b = /*tag*/
|
|
215
|
+
n[0].id), w(
|
|
216
216
|
A,
|
|
217
217
|
"disable",
|
|
218
218
|
/*tag*/
|
|
219
|
-
n[
|
|
220
|
-
),
|
|
219
|
+
n[0].enabled === !1
|
|
220
|
+
), w(
|
|
221
221
|
A,
|
|
222
222
|
"hide",
|
|
223
223
|
/*isHide*/
|
|
224
224
|
n[6]
|
|
225
|
-
),
|
|
225
|
+
), w(
|
|
226
226
|
A,
|
|
227
227
|
"withAnimation",
|
|
228
228
|
/*withAnimation*/
|
|
229
|
-
n[
|
|
230
|
-
),
|
|
229
|
+
n[1]
|
|
230
|
+
), w(
|
|
231
231
|
A,
|
|
232
232
|
"unClickable",
|
|
233
233
|
/*tag*/
|
|
234
|
-
n[
|
|
234
|
+
n[0].config.clickable === !1
|
|
235
235
|
), Y(
|
|
236
236
|
A,
|
|
237
237
|
"width",
|
|
238
238
|
/*tag*/
|
|
239
|
-
n[
|
|
240
|
-
n[
|
|
239
|
+
n[0].stickType === "Plane" || /*tag*/
|
|
240
|
+
n[0].contentType === "MediaModel" ? "100%" : 0
|
|
241
241
|
), Y(
|
|
242
242
|
A,
|
|
243
243
|
"height",
|
|
244
244
|
/*tag*/
|
|
245
|
-
n[
|
|
246
|
-
n[
|
|
245
|
+
n[0].stickType === "Plane" || /*tag*/
|
|
246
|
+
n[0].contentType === "MediaModel" ? "100%" : 0
|
|
247
247
|
);
|
|
248
248
|
},
|
|
249
|
-
m(o,
|
|
250
|
-
U(o, A,
|
|
249
|
+
m(o, g) {
|
|
250
|
+
U(o, A, g), x(A, t), x(t, e), ~s && k[s].m(e, null), n[17](A), B = !0, h || (T = eA(A, "click", aA(
|
|
251
251
|
/*click_handler_1*/
|
|
252
|
-
n[
|
|
253
|
-
)),
|
|
254
|
-
},
|
|
255
|
-
p(o,
|
|
256
|
-
var
|
|
257
|
-
let
|
|
258
|
-
s = P(o,
|
|
259
|
-
|
|
260
|
-
}),
|
|
261
|
-
|
|
252
|
+
n[18]
|
|
253
|
+
)), h = !0);
|
|
254
|
+
},
|
|
255
|
+
p(o, g) {
|
|
256
|
+
var f;
|
|
257
|
+
let G = s;
|
|
258
|
+
s = P(o, g), s === G ? ~s && k[s].p(o, g) : (c && (AA(), Q(k[G], 1, 1, () => {
|
|
259
|
+
k[G] = null;
|
|
260
|
+
}), $()), ~s ? (c = k[s], c ? c.p(o, g) : (c = k[s] = y[s](o), c.c()), C(c, 1), c.m(e, null)) : c = null), (!B || g & /*tag*/
|
|
261
|
+
1) && w(
|
|
262
262
|
e,
|
|
263
263
|
"unfolded",
|
|
264
264
|
/*tag*/
|
|
265
|
-
(
|
|
266
|
-
), (!
|
|
267
|
-
|
|
265
|
+
(f = o[0].state) == null ? void 0 : f.unfolded
|
|
266
|
+
), (!B || g & /*tag*/
|
|
267
|
+
1 && M !== (M = J(H(
|
|
268
268
|
"content__container",
|
|
269
269
|
/*tag*/
|
|
270
|
-
o[
|
|
271
|
-
)) + " svelte-qz1wo5")) &&
|
|
272
|
-
|
|
273
|
-
o[
|
|
274
|
-
|
|
270
|
+
o[0].className
|
|
271
|
+
)) + " svelte-qz1wo5")) && _(A, "class", M), (!B || g & /*tag*/
|
|
272
|
+
1 && b !== (b = /*tag*/
|
|
273
|
+
o[0].id)) && _(A, "data-id", b), (!B || g & /*tag, tag*/
|
|
274
|
+
1) && w(
|
|
275
275
|
A,
|
|
276
276
|
"disable",
|
|
277
277
|
/*tag*/
|
|
278
|
-
o[
|
|
279
|
-
), (!
|
|
280
|
-
|
|
278
|
+
o[0].enabled === !1
|
|
279
|
+
), (!B || g & /*tag, isHide*/
|
|
280
|
+
65) && w(
|
|
281
281
|
A,
|
|
282
282
|
"hide",
|
|
283
283
|
/*isHide*/
|
|
284
284
|
o[6]
|
|
285
|
-
), (!
|
|
286
|
-
3) &&
|
|
285
|
+
), (!B || g & /*tag, withAnimation*/
|
|
286
|
+
3) && w(
|
|
287
287
|
A,
|
|
288
288
|
"withAnimation",
|
|
289
289
|
/*withAnimation*/
|
|
290
|
-
o[
|
|
291
|
-
), (!
|
|
292
|
-
|
|
290
|
+
o[1]
|
|
291
|
+
), (!B || g & /*tag, tag*/
|
|
292
|
+
1) && w(
|
|
293
293
|
A,
|
|
294
294
|
"unClickable",
|
|
295
295
|
/*tag*/
|
|
296
|
-
o[
|
|
297
|
-
),
|
|
298
|
-
|
|
296
|
+
o[0].config.clickable === !1
|
|
297
|
+
), g & /*tag*/
|
|
298
|
+
1 && Y(
|
|
299
299
|
A,
|
|
300
300
|
"width",
|
|
301
301
|
/*tag*/
|
|
302
|
-
o[
|
|
303
|
-
o[
|
|
304
|
-
),
|
|
305
|
-
|
|
302
|
+
o[0].stickType === "Plane" || /*tag*/
|
|
303
|
+
o[0].contentType === "MediaModel" ? "100%" : 0
|
|
304
|
+
), g & /*tag*/
|
|
305
|
+
1 && Y(
|
|
306
306
|
A,
|
|
307
307
|
"height",
|
|
308
308
|
/*tag*/
|
|
309
|
-
o[
|
|
310
|
-
o[
|
|
309
|
+
o[0].stickType === "Plane" || /*tag*/
|
|
310
|
+
o[0].contentType === "MediaModel" ? "100%" : 0
|
|
311
311
|
);
|
|
312
312
|
},
|
|
313
313
|
i(o) {
|
|
314
|
-
|
|
314
|
+
B || (C(c), B = !0);
|
|
315
315
|
},
|
|
316
316
|
o(o) {
|
|
317
|
-
|
|
317
|
+
Q(c), B = !1;
|
|
318
318
|
},
|
|
319
319
|
d(o) {
|
|
320
|
-
o && W(A), ~s &&
|
|
320
|
+
o && W(A), ~s && k[s].d(), n[17](null), h = !1, T();
|
|
321
321
|
}
|
|
322
322
|
};
|
|
323
323
|
}
|
|
324
|
-
function
|
|
325
|
-
let A, t, e, i,
|
|
326
|
-
return t = new
|
|
324
|
+
function _A(n) {
|
|
325
|
+
let A, t, e, i, r, d, u;
|
|
326
|
+
return t = new pA({
|
|
327
327
|
props: {
|
|
328
|
-
tag:
|
|
328
|
+
tag: p(
|
|
329
329
|
/*tag*/
|
|
330
|
-
n[
|
|
330
|
+
n[0]
|
|
331
331
|
),
|
|
332
332
|
rendererMap: (
|
|
333
333
|
/*rendererMap*/
|
|
@@ -336,54 +336,54 @@ function dA(n) {
|
|
|
336
336
|
}
|
|
337
337
|
}), {
|
|
338
338
|
c() {
|
|
339
|
-
A = I("div"),
|
|
339
|
+
A = I("div"), D(t.$$.fragment), _(A, "class", e = J(H(
|
|
340
340
|
"content__container",
|
|
341
341
|
/*tag*/
|
|
342
|
-
n[
|
|
343
|
-
)) + " svelte-qz1wo5"),
|
|
344
|
-
n[
|
|
342
|
+
n[0].className
|
|
343
|
+
)) + " svelte-qz1wo5"), _(A, "data-id", i = /*tag*/
|
|
344
|
+
n[0].id), w(
|
|
345
345
|
A,
|
|
346
346
|
"custom-tag-disable",
|
|
347
347
|
/*tag*/
|
|
348
|
-
n[
|
|
349
|
-
),
|
|
348
|
+
n[0].enabled === !1
|
|
349
|
+
), w(
|
|
350
350
|
A,
|
|
351
351
|
"custom-tag-hide",
|
|
352
352
|
/*isHide*/
|
|
353
353
|
n[6]
|
|
354
354
|
);
|
|
355
355
|
},
|
|
356
|
-
m(m,
|
|
357
|
-
U(m, A,
|
|
356
|
+
m(m, l) {
|
|
357
|
+
U(m, A, l), v(t, A, null), n[15](A), r = !0, d || (u = eA(
|
|
358
358
|
A,
|
|
359
359
|
"click",
|
|
360
360
|
/*click_handler*/
|
|
361
|
-
n[
|
|
362
|
-
),
|
|
363
|
-
},
|
|
364
|
-
p(m,
|
|
365
|
-
const
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
/*tag*/
|
|
369
|
-
m[
|
|
370
|
-
)),
|
|
371
|
-
8 && (
|
|
372
|
-
m[3]), t.$set(
|
|
373
|
-
|
|
361
|
+
n[16]
|
|
362
|
+
), d = !0);
|
|
363
|
+
},
|
|
364
|
+
p(m, l) {
|
|
365
|
+
const a = {};
|
|
366
|
+
l & /*tag*/
|
|
367
|
+
1 && (a.tag = p(
|
|
368
|
+
/*tag*/
|
|
369
|
+
m[0]
|
|
370
|
+
)), l & /*rendererMap*/
|
|
371
|
+
8 && (a.rendererMap = /*rendererMap*/
|
|
372
|
+
m[3]), t.$set(a), (!r || l & /*tag*/
|
|
373
|
+
1 && e !== (e = J(H(
|
|
374
374
|
"content__container",
|
|
375
375
|
/*tag*/
|
|
376
|
-
m[
|
|
377
|
-
)) + " svelte-qz1wo5")) &&
|
|
378
|
-
|
|
379
|
-
m[
|
|
380
|
-
|
|
376
|
+
m[0].className
|
|
377
|
+
)) + " svelte-qz1wo5")) && _(A, "class", e), (!r || l & /*tag*/
|
|
378
|
+
1 && i !== (i = /*tag*/
|
|
379
|
+
m[0].id)) && _(A, "data-id", i), (!r || l & /*tag, tag*/
|
|
380
|
+
1) && w(
|
|
381
381
|
A,
|
|
382
382
|
"custom-tag-disable",
|
|
383
383
|
/*tag*/
|
|
384
|
-
m[
|
|
385
|
-
), (!
|
|
386
|
-
|
|
384
|
+
m[0].enabled === !1
|
|
385
|
+
), (!r || l & /*tag, isHide*/
|
|
386
|
+
65) && w(
|
|
387
387
|
A,
|
|
388
388
|
"custom-tag-hide",
|
|
389
389
|
/*isHide*/
|
|
@@ -391,342 +391,355 @@ function dA(n) {
|
|
|
391
391
|
);
|
|
392
392
|
},
|
|
393
393
|
i(m) {
|
|
394
|
-
|
|
394
|
+
r || (C(t.$$.fragment, m), r = !0);
|
|
395
395
|
},
|
|
396
396
|
o(m) {
|
|
397
|
-
|
|
397
|
+
Q(t.$$.fragment, m), r = !1;
|
|
398
398
|
},
|
|
399
399
|
d(m) {
|
|
400
|
-
m && W(A),
|
|
400
|
+
m && W(A), E(t), n[15](null), d = !1, u();
|
|
401
401
|
}
|
|
402
402
|
};
|
|
403
403
|
}
|
|
404
|
-
function
|
|
404
|
+
function QA(n) {
|
|
405
405
|
let A, t;
|
|
406
|
-
return A = new
|
|
407
|
-
props: { tag:
|
|
406
|
+
return A = new cA({
|
|
407
|
+
props: { tag: p(
|
|
408
408
|
/*tag*/
|
|
409
|
-
n[
|
|
409
|
+
n[0]
|
|
410
410
|
) }
|
|
411
411
|
}), {
|
|
412
412
|
c() {
|
|
413
|
-
|
|
413
|
+
D(A.$$.fragment);
|
|
414
414
|
},
|
|
415
415
|
m(e, i) {
|
|
416
416
|
v(A, e, i), t = !0;
|
|
417
417
|
},
|
|
418
418
|
p(e, i) {
|
|
419
|
-
const
|
|
419
|
+
const r = {};
|
|
420
420
|
i & /*tag*/
|
|
421
|
-
|
|
421
|
+
1 && (r.tag = p(
|
|
422
422
|
/*tag*/
|
|
423
|
-
e[
|
|
424
|
-
)), A.$set(
|
|
423
|
+
e[0]
|
|
424
|
+
)), A.$set(r);
|
|
425
425
|
},
|
|
426
426
|
i(e) {
|
|
427
|
-
t || (
|
|
427
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
428
428
|
},
|
|
429
429
|
o(e) {
|
|
430
|
-
|
|
430
|
+
Q(A.$$.fragment, e), t = !1;
|
|
431
431
|
},
|
|
432
432
|
d(e) {
|
|
433
|
-
|
|
433
|
+
E(A, e);
|
|
434
434
|
}
|
|
435
435
|
};
|
|
436
436
|
}
|
|
437
|
-
function
|
|
437
|
+
function CA(n) {
|
|
438
438
|
let A, t;
|
|
439
|
-
return A = new
|
|
440
|
-
props: { tag:
|
|
439
|
+
return A = new gA({
|
|
440
|
+
props: { tag: p(
|
|
441
441
|
/*tag*/
|
|
442
|
-
n[
|
|
442
|
+
n[0]
|
|
443
443
|
) }
|
|
444
444
|
}), {
|
|
445
445
|
c() {
|
|
446
|
-
|
|
446
|
+
D(A.$$.fragment);
|
|
447
447
|
},
|
|
448
448
|
m(e, i) {
|
|
449
449
|
v(A, e, i), t = !0;
|
|
450
450
|
},
|
|
451
451
|
p(e, i) {
|
|
452
|
-
const
|
|
452
|
+
const r = {};
|
|
453
453
|
i & /*tag*/
|
|
454
|
-
|
|
454
|
+
1 && (r.tag = p(
|
|
455
455
|
/*tag*/
|
|
456
|
-
e[
|
|
457
|
-
)), A.$set(
|
|
456
|
+
e[0]
|
|
457
|
+
)), A.$set(r);
|
|
458
458
|
},
|
|
459
459
|
i(e) {
|
|
460
|
-
t || (
|
|
460
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
461
461
|
},
|
|
462
462
|
o(e) {
|
|
463
|
-
|
|
463
|
+
Q(A.$$.fragment, e), t = !1;
|
|
464
464
|
},
|
|
465
465
|
d(e) {
|
|
466
|
-
|
|
466
|
+
E(A, e);
|
|
467
467
|
}
|
|
468
468
|
};
|
|
469
469
|
}
|
|
470
|
-
function
|
|
470
|
+
function kA(n) {
|
|
471
471
|
let A, t;
|
|
472
|
-
return A = new
|
|
473
|
-
props: { tag:
|
|
472
|
+
return A = new uA({
|
|
473
|
+
props: { tag: p(
|
|
474
474
|
/*tag*/
|
|
475
|
-
n[
|
|
475
|
+
n[0]
|
|
476
476
|
) }
|
|
477
477
|
}), {
|
|
478
478
|
c() {
|
|
479
|
-
|
|
479
|
+
D(A.$$.fragment);
|
|
480
480
|
},
|
|
481
481
|
m(e, i) {
|
|
482
482
|
v(A, e, i), t = !0;
|
|
483
483
|
},
|
|
484
484
|
p(e, i) {
|
|
485
|
-
const
|
|
485
|
+
const r = {};
|
|
486
486
|
i & /*tag*/
|
|
487
|
-
|
|
487
|
+
1 && (r.tag = p(
|
|
488
488
|
/*tag*/
|
|
489
|
-
e[
|
|
490
|
-
)), A.$set(
|
|
489
|
+
e[0]
|
|
490
|
+
)), A.$set(r);
|
|
491
491
|
},
|
|
492
492
|
i(e) {
|
|
493
|
-
t || (
|
|
493
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
494
494
|
},
|
|
495
495
|
o(e) {
|
|
496
|
-
|
|
496
|
+
Q(A.$$.fragment, e), t = !1;
|
|
497
497
|
},
|
|
498
498
|
d(e) {
|
|
499
|
-
|
|
499
|
+
E(A, e);
|
|
500
500
|
}
|
|
501
501
|
};
|
|
502
502
|
}
|
|
503
|
-
function
|
|
503
|
+
function bA(n) {
|
|
504
504
|
let A, t;
|
|
505
|
-
return A = new
|
|
506
|
-
props: { tag:
|
|
505
|
+
return A = new sA({
|
|
506
|
+
props: { tag: p(
|
|
507
507
|
/*tag*/
|
|
508
|
-
n[
|
|
508
|
+
n[0]
|
|
509
509
|
) }
|
|
510
510
|
}), {
|
|
511
511
|
c() {
|
|
512
|
-
|
|
512
|
+
D(A.$$.fragment);
|
|
513
513
|
},
|
|
514
514
|
m(e, i) {
|
|
515
515
|
v(A, e, i), t = !0;
|
|
516
516
|
},
|
|
517
517
|
p(e, i) {
|
|
518
|
-
const
|
|
518
|
+
const r = {};
|
|
519
519
|
i & /*tag*/
|
|
520
|
-
|
|
520
|
+
1 && (r.tag = p(
|
|
521
521
|
/*tag*/
|
|
522
|
-
e[
|
|
523
|
-
)), A.$set(
|
|
522
|
+
e[0]
|
|
523
|
+
)), A.$set(r);
|
|
524
524
|
},
|
|
525
525
|
i(e) {
|
|
526
|
-
t || (
|
|
526
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
527
527
|
},
|
|
528
528
|
o(e) {
|
|
529
|
-
|
|
529
|
+
Q(A.$$.fragment, e), t = !1;
|
|
530
530
|
},
|
|
531
531
|
d(e) {
|
|
532
|
-
|
|
532
|
+
E(A, e);
|
|
533
533
|
}
|
|
534
534
|
};
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function hA(n) {
|
|
537
537
|
let A, t;
|
|
538
|
-
return A = new
|
|
539
|
-
props: { tag:
|
|
538
|
+
return A = new mA({
|
|
539
|
+
props: { tag: p(
|
|
540
540
|
/*tag*/
|
|
541
|
-
n[
|
|
541
|
+
n[0]
|
|
542
542
|
) }
|
|
543
543
|
}), {
|
|
544
544
|
c() {
|
|
545
|
-
|
|
545
|
+
D(A.$$.fragment);
|
|
546
546
|
},
|
|
547
547
|
m(e, i) {
|
|
548
548
|
v(A, e, i), t = !0;
|
|
549
549
|
},
|
|
550
550
|
p(e, i) {
|
|
551
|
-
const
|
|
551
|
+
const r = {};
|
|
552
552
|
i & /*tag*/
|
|
553
|
-
|
|
553
|
+
1 && (r.tag = p(
|
|
554
554
|
/*tag*/
|
|
555
|
-
e[
|
|
556
|
-
)), A.$set(
|
|
555
|
+
e[0]
|
|
556
|
+
)), A.$set(r);
|
|
557
557
|
},
|
|
558
558
|
i(e) {
|
|
559
|
-
t || (
|
|
559
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
560
560
|
},
|
|
561
561
|
o(e) {
|
|
562
|
-
|
|
562
|
+
Q(A.$$.fragment, e), t = !1;
|
|
563
563
|
},
|
|
564
564
|
d(e) {
|
|
565
|
-
|
|
565
|
+
E(A, e);
|
|
566
566
|
}
|
|
567
567
|
};
|
|
568
568
|
}
|
|
569
|
-
function
|
|
569
|
+
function DA(n) {
|
|
570
570
|
let A, t;
|
|
571
|
-
return A = new
|
|
572
|
-
props: { tag:
|
|
571
|
+
return A = new fA({
|
|
572
|
+
props: { tag: p(
|
|
573
573
|
/*tag*/
|
|
574
|
-
n[
|
|
574
|
+
n[0]
|
|
575
575
|
) }
|
|
576
576
|
}), {
|
|
577
577
|
c() {
|
|
578
|
-
|
|
578
|
+
D(A.$$.fragment);
|
|
579
579
|
},
|
|
580
580
|
m(e, i) {
|
|
581
581
|
v(A, e, i), t = !0;
|
|
582
582
|
},
|
|
583
583
|
p(e, i) {
|
|
584
|
-
const
|
|
584
|
+
const r = {};
|
|
585
585
|
i & /*tag*/
|
|
586
|
-
|
|
586
|
+
1 && (r.tag = p(
|
|
587
587
|
/*tag*/
|
|
588
|
-
e[
|
|
589
|
-
)), A.$set(
|
|
588
|
+
e[0]
|
|
589
|
+
)), A.$set(r);
|
|
590
590
|
},
|
|
591
591
|
i(e) {
|
|
592
|
-
t || (
|
|
592
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
593
593
|
},
|
|
594
594
|
o(e) {
|
|
595
|
-
|
|
595
|
+
Q(A.$$.fragment, e), t = !1;
|
|
596
596
|
},
|
|
597
597
|
d(e) {
|
|
598
|
-
|
|
598
|
+
E(A, e);
|
|
599
599
|
}
|
|
600
600
|
};
|
|
601
601
|
}
|
|
602
|
-
function
|
|
602
|
+
function vA(n) {
|
|
603
603
|
let A, t;
|
|
604
|
-
return A = new
|
|
605
|
-
props: { tag:
|
|
604
|
+
return A = new lA({
|
|
605
|
+
props: { tag: p(
|
|
606
606
|
/*tag*/
|
|
607
|
-
n[
|
|
607
|
+
n[0]
|
|
608
608
|
) }
|
|
609
609
|
}), {
|
|
610
610
|
c() {
|
|
611
|
-
|
|
611
|
+
D(A.$$.fragment);
|
|
612
612
|
},
|
|
613
613
|
m(e, i) {
|
|
614
614
|
v(A, e, i), t = !0;
|
|
615
615
|
},
|
|
616
616
|
p(e, i) {
|
|
617
|
-
const
|
|
617
|
+
const r = {};
|
|
618
618
|
i & /*tag*/
|
|
619
|
-
|
|
619
|
+
1 && (r.tag = p(
|
|
620
620
|
/*tag*/
|
|
621
|
-
e[
|
|
622
|
-
)), A.$set(
|
|
621
|
+
e[0]
|
|
622
|
+
)), A.$set(r);
|
|
623
623
|
},
|
|
624
624
|
i(e) {
|
|
625
|
-
t || (
|
|
625
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
626
626
|
},
|
|
627
627
|
o(e) {
|
|
628
|
-
|
|
628
|
+
Q(A.$$.fragment, e), t = !1;
|
|
629
629
|
},
|
|
630
630
|
d(e) {
|
|
631
|
-
|
|
631
|
+
E(A, e);
|
|
632
632
|
}
|
|
633
633
|
};
|
|
634
634
|
}
|
|
635
|
-
function
|
|
636
|
-
let A, t, e, i,
|
|
637
|
-
const
|
|
638
|
-
function m(
|
|
639
|
-
return
|
|
640
|
-
|
|
641
|
-
(
|
|
642
|
-
|
|
635
|
+
function EA(n) {
|
|
636
|
+
let A, t, e, i, r;
|
|
637
|
+
const d = [_A, wA, BA], u = [];
|
|
638
|
+
function m(l, a) {
|
|
639
|
+
return a & /*tag, rendererMap*/
|
|
640
|
+
9 && (A = null), A == null && (A = !!/*tag*/
|
|
641
|
+
(l[0].element || /*rendererMap*/
|
|
642
|
+
l[3].has(
|
|
643
643
|
/*tag*/
|
|
644
|
-
|
|
644
|
+
l[0].contentType
|
|
645
645
|
))), A ? 0 : (
|
|
646
646
|
/*haveContent*/
|
|
647
|
-
|
|
647
|
+
l[5] ? 1 : 2
|
|
648
648
|
);
|
|
649
649
|
}
|
|
650
|
-
return t = m(n, -1), e =
|
|
650
|
+
return t = m(n, -1), e = u[t] = d[t](n), {
|
|
651
651
|
c() {
|
|
652
|
-
e.c(), i =
|
|
652
|
+
e.c(), i = rA();
|
|
653
653
|
},
|
|
654
|
-
m(
|
|
655
|
-
|
|
654
|
+
m(l, a) {
|
|
655
|
+
u[t].m(l, a), U(l, i, a), r = !0;
|
|
656
656
|
},
|
|
657
|
-
p(
|
|
657
|
+
p(l, [a]) {
|
|
658
658
|
let s = t;
|
|
659
|
-
t = m(
|
|
660
|
-
|
|
661
|
-
}),
|
|
659
|
+
t = m(l, a), t === s ? u[t].p(l, a) : (AA(), Q(u[s], 1, 1, () => {
|
|
660
|
+
u[s] = null;
|
|
661
|
+
}), $(), e = u[t], e ? e.p(l, a) : (e = u[t] = d[t](l), e.c()), C(e, 1), e.m(i.parentNode, i));
|
|
662
662
|
},
|
|
663
|
-
i(
|
|
664
|
-
|
|
663
|
+
i(l) {
|
|
664
|
+
r || (C(e), r = !0);
|
|
665
665
|
},
|
|
666
|
-
o(
|
|
667
|
-
|
|
666
|
+
o(l) {
|
|
667
|
+
Q(e), r = !1;
|
|
668
668
|
},
|
|
669
|
-
d(
|
|
670
|
-
|
|
669
|
+
d(l) {
|
|
670
|
+
u[t].d(l), l && W(i);
|
|
671
671
|
}
|
|
672
672
|
};
|
|
673
673
|
}
|
|
674
|
-
function
|
|
674
|
+
function MA(n, A, t) {
|
|
675
675
|
var e, i;
|
|
676
676
|
return !(!A.visible || !A.enabled || !t.visible || !((e = n.state) != null && e.visible) || ((i = n.temporaryState) == null ? void 0 : i.visible) === !1 || n.loading);
|
|
677
677
|
}
|
|
678
|
-
function
|
|
679
|
-
let e, i,
|
|
680
|
-
|
|
681
|
-
let
|
|
682
|
-
function
|
|
683
|
-
|
|
678
|
+
function TA(n, A, t) {
|
|
679
|
+
let e, i, r, d, u, m, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: s } = A, { rendererMap: c = /* @__PURE__ */ new Map() } = A, { contentTypeMap: M = /* @__PURE__ */ new Map() } = A, { state: b } = A, { mediaStore: B } = A, { temporaryState: h } = A;
|
|
680
|
+
R("hooks", s), R("mediaStore", B);
|
|
681
|
+
let T, y;
|
|
682
|
+
function k(f) {
|
|
683
|
+
f ? s.emit("exposure", { id: d, type: "start" }) : s.emit("exposure", { id: d, type: "end" });
|
|
684
|
+
}
|
|
685
|
+
function P(f) {
|
|
686
|
+
X[f ? "unshift" : "push"](() => {
|
|
687
|
+
a.contentDom = f, t(0, a);
|
|
688
|
+
});
|
|
684
689
|
}
|
|
685
|
-
const
|
|
686
|
-
|
|
687
|
-
|
|
690
|
+
const o = (f) => s.emit("click", { event: f, target: "TagContent", tag: a });
|
|
691
|
+
function g(f) {
|
|
692
|
+
X[f ? "unshift" : "push"](() => {
|
|
693
|
+
a.contentDom = f, t(0, a);
|
|
694
|
+
});
|
|
695
|
+
}
|
|
696
|
+
const G = (f) => s.emit("click", { event: f, target: "TagContent", tag: a });
|
|
697
|
+
return n.$$set = (f) => {
|
|
698
|
+
"withAnimation" in f && t(1, l = f.withAnimation), "tag" in f && t(0, a = f.tag), "hooks" in f && t(2, s = f.hooks), "rendererMap" in f && t(3, c = f.rendererMap), "contentTypeMap" in f && t(4, M = f.contentTypeMap), "state" in f && t(7, b = f.state), "mediaStore" in f && t(8, B = f.mediaStore), "temporaryState" in f && t(9, h = f.temporaryState);
|
|
688
699
|
}, n.$$.update = () => {
|
|
689
|
-
var
|
|
700
|
+
var f, S, z, F, L, O, q, V, Z, K, N;
|
|
690
701
|
n.$$.dirty & /*tag*/
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
16384 &&
|
|
697
|
-
|
|
698
|
-
|
|
702
|
+
1 && t(13, e = (f = a.state) == null ? void 0 : f.unfolded), n.$$.dirty & /*tag*/
|
|
703
|
+
1 && t(12, i = (S = a.state) == null ? void 0 : S.visible), n.$$.dirty & /*state, temporaryState, tag*/
|
|
704
|
+
641 && t(14, r = b.visible && h.visible && ((z = a.state) == null ? void 0 : z.visible)), n.$$.dirty & /*tag*/
|
|
705
|
+
1 && (d = a.id), n.$$.dirty & /*tag, state, temporaryState*/
|
|
706
|
+
641 && t(6, u = !MA(a, b, h)), n.$$.dirty & /*isVisible*/
|
|
707
|
+
16384 && k(r), n.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
708
|
+
15361 && a.hooks && (e !== void 0 && e !== y && (t(11, y = e), e ? (L = (F = a.hooks).emit) == null || L.call(F, "unfolded") : (q = a == null ? void 0 : (O = a.hooks).emit) == null || q.call(O, "folded")), i !== void 0 && i !== T && (t(10, T = i), i ? (Z = (V = a.hooks).emit) == null || Z.call(V, "show") : (N = (K = a.hooks).emit) == null || N.call(K, "hide"))), n.$$.dirty & /*tag*/
|
|
709
|
+
1 && t(5, m = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
|
|
699
710
|
}, [
|
|
700
|
-
|
|
711
|
+
a,
|
|
701
712
|
l,
|
|
702
713
|
s,
|
|
703
|
-
|
|
704
|
-
|
|
714
|
+
c,
|
|
715
|
+
M,
|
|
705
716
|
m,
|
|
706
|
-
|
|
707
|
-
k,
|
|
708
|
-
d,
|
|
717
|
+
u,
|
|
709
718
|
b,
|
|
710
|
-
|
|
719
|
+
B,
|
|
720
|
+
h,
|
|
711
721
|
T,
|
|
722
|
+
y,
|
|
712
723
|
i,
|
|
713
724
|
e,
|
|
714
|
-
|
|
725
|
+
r,
|
|
715
726
|
P,
|
|
716
|
-
o
|
|
727
|
+
o,
|
|
728
|
+
g,
|
|
729
|
+
G
|
|
717
730
|
];
|
|
718
731
|
}
|
|
719
|
-
class
|
|
732
|
+
class ct extends tA {
|
|
720
733
|
constructor(A) {
|
|
721
|
-
super(),
|
|
734
|
+
super(), nA(
|
|
722
735
|
this,
|
|
723
736
|
A,
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
737
|
+
TA,
|
|
738
|
+
EA,
|
|
739
|
+
iA,
|
|
727
740
|
{
|
|
728
|
-
withAnimation:
|
|
729
|
-
tag:
|
|
741
|
+
withAnimation: 1,
|
|
742
|
+
tag: 0,
|
|
730
743
|
hooks: 2,
|
|
731
744
|
rendererMap: 3,
|
|
732
745
|
contentTypeMap: 4,
|
|
@@ -734,10 +747,10 @@ class mt extends $ {
|
|
|
734
747
|
mediaStore: 8,
|
|
735
748
|
temporaryState: 9
|
|
736
749
|
},
|
|
737
|
-
|
|
750
|
+
dA
|
|
738
751
|
);
|
|
739
752
|
}
|
|
740
753
|
}
|
|
741
754
|
export {
|
|
742
|
-
|
|
755
|
+
ct as default
|
|
743
756
|
};
|