@realsee/dnalogel 3.0.0-0 → 3.0.0-11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/Controller.d.ts +2 -3
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -3
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
- package/dist/PanoTagPlugin/controller/TagCache.d.ts +3 -3
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -5
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
- package/dist/PanoTagPlugin/controller/index.d.ts +6 -2
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -66
- package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
- package/dist/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
- package/dist/PanoTagPlugin/utils/index.d.ts +2 -0
- package/dist/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
- package/dist/index.cjs.js +57 -57
- package/dist/index.d.ts +0 -1
- package/dist/index.js +4455 -4456
- package/dist/index.umd.js +48 -48
- package/dist/shared-utils/five/FiveDomEvents.d.ts +3 -1
- package/dist/shared-utils/nearlyEqual.d.ts +7 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -31
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -32
- package/docs/classes/CSS3DRender.html +30 -31
- package/docs/classes/CruisePluginController.html +25 -26
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -20
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -35
- package/docs/classes/Magnifier.html +19 -20
- package/docs/classes/ModelRoomLabelController.html +10 -11
- package/docs/classes/Object3DHelperController.html +24 -25
- package/docs/classes/PaintBrush.html +14 -15
- package/docs/classes/PanoMeasurePluginLine.html +26 -27
- package/docs/classes/PanoMeasurePluginModel.html +26 -27
- package/docs/classes/PanoMeasurePluginPoint.html +10 -11
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -27
- package/docs/classes/PanoTagPluginController.html +107 -53
- package/docs/classes/Util.BetterTween.html +8 -9
- package/docs/classes/Util.Interval.html +11 -12
- package/docs/classes/Util.LineSegments.html +7 -8
- package/docs/classes/Util.Magnifier.html +19 -20
- package/docs/classes/Util.Object3D.html +7 -8
- package/docs/classes/Util.PointDomHelper.html +10 -11
- package/docs/classes/Util.PointHelper.html +10 -11
- package/docs/classes/Util.PointSelectorHelper.html +15 -16
- package/docs/classes/Util.Rectangle.html +12 -13
- package/docs/enums/CameraMovementEffect.html +6 -7
- package/docs/enums/ContentType.html +19 -20
- package/docs/enums/DIRECTION.html +8 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -9
- package/docs/enums/DimensionType.html +6 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -9
- package/docs/enums/PaintBrushTypeEnum.html +7 -8
- package/docs/enums/PointType.html +6 -7
- package/docs/enums/Rotation.html +7 -8
- package/docs/functions/AreaMakerPlugin.html +4 -5
- package/docs/functions/CSS3DRenderPlugin.html +4 -5
- package/docs/functions/CameraMovementPlugin.html +4 -5
- package/docs/functions/CruisePlugin.html +4 -5
- package/docs/functions/CurrentPanoImagePlugin.html +4 -5
- package/docs/functions/GuideLinePlugin.html +4 -5
- package/docs/functions/ItemLabelPlugin.html +4 -5
- package/docs/functions/MapviewFloorplanPlugin.html +4 -5
- package/docs/functions/ModelChassisCompassPlugin.html +4 -5
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -5
- package/docs/functions/ModelFloorplanPlugin.html +4 -5
- package/docs/functions/ModelItemLabelPlugin.html +4 -5
- package/docs/functions/ModelRoomLabelPlugin.html +4 -5
- package/docs/functions/ModelTVVideoPlugin.html +4 -5
- package/docs/functions/ModelViewPlugin.html +4 -5
- package/docs/functions/Object3DHelperPlugin.html +4 -5
- package/docs/functions/PanoCompassPlugin.html +4 -5
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -5
- package/docs/functions/PanoDoorLabelPlugin.html +4 -5
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -5
- package/docs/functions/PanoMeasurePlugin.html +4 -5
- package/docs/functions/PanoRulerPlugin.html +4 -5
- package/docs/functions/PanoRulerProPlugin.html +4 -5
- package/docs/functions/PanoSpatialTagPlugin.html +4 -5
- package/docs/functions/PanoTagPlugin.html +4 -5
- package/docs/functions/PanoVideoPlugin.html +4 -5
- package/docs/functions/PipelinePlugin.html +4 -5
- package/docs/functions/TopviewFloorplanPlugin.html +4 -5
- package/docs/functions/Util.absoluteUrl.html +4 -5
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -5
- package/docs/functions/Util.equal.html +4 -5
- package/docs/functions/Util.getCoordsFromClient.html +4 -5
- package/docs/functions/Util.getCoordsFromElement.html +4 -5
- package/docs/functions/Util.getFrameTime.html +4 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -5
- package/docs/functions/Util.isAbsoluteURL.html +4 -5
- package/docs/functions/Util.isModelLike.html +4 -5
- package/docs/functions/Util.isNil.html +4 -5
- package/docs/functions/Util.isPanoramaLike.html +4 -5
- package/docs/functions/Util.nextFrame.html +4 -5
- package/docs/functions/Util.notNil.html +4 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -5
- package/docs/functions/Util.tweenProgress.html +4 -5
- package/docs/functions/Util.uuid.html +4 -5
- package/docs/functions/pluginFlag.html +4 -5
- package/docs/index.html +4 -5
- package/docs/interfaces/AddTagConfig.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -15
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -7
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -9
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -8
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -8
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -7
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -8
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -12
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -12
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -14
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -14
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -9
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -11
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -12
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -7
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -6
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -8
- package/docs/interfaces/EventMap.html +14 -15
- package/docs/interfaces/FloorplanBounding.html +7 -8
- package/docs/interfaces/FloorplanData.html +9 -10
- package/docs/interfaces/FloorplanEntrance.html +10 -11
- package/docs/interfaces/FloorplanExtraObject.html +9 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -8
- package/docs/interfaces/FloorplanFloorData.html +8 -9
- package/docs/interfaces/FloorplanImagePosition.html +6 -7
- package/docs/interfaces/FloorplanObserver.html +8 -9
- package/docs/interfaces/FloorplanOutlineItem.html +8 -9
- package/docs/interfaces/FloorplanPosition.html +6 -7
- package/docs/interfaces/FloorplanRoomItem.html +12 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -7
- package/docs/interfaces/FloorplanServerBounding.html +7 -8
- package/docs/interfaces/FloorplanServerComputedData.html +9 -10
- package/docs/interfaces/FloorplanServerData.html +6 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -8
- package/docs/interfaces/FloorplanServerEntrance.html +10 -11
- package/docs/interfaces/FloorplanServerFloorData.html +8 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -7
- package/docs/interfaces/FloorplanServerObserver.html +8 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -9
- package/docs/interfaces/FloorplanServerPosition.html +6 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -7
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -8
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -10
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -13
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -6
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -13
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -8
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -18
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -7
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -18
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -5
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -8
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -11
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -9
- package/docs/interfaces/HelperOffset.html +7 -8
- package/docs/interfaces/ImagePlaneGroup.html +5 -6
- package/docs/interfaces/ItemLabelPluginData.html +5 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -9
- package/docs/interfaces/MinMax.html +6 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -6
- package/docs/interfaces/ModelViewPluginExportType.html +10 -11
- package/docs/interfaces/Object3DHelperState.html +7 -8
- package/docs/interfaces/ObjectHelperControllers.html +8 -9
- package/docs/interfaces/PaintBrushAction.html +11 -12
- package/docs/interfaces/PaintBrushConfigs.html +11 -12
- package/docs/interfaces/PaintBrushState.html +9 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -5
- package/docs/interfaces/PanoMeasureParameterType.html +15 -16
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -7
- package/docs/interfaces/PanoRulerProPluginState.html +7 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -10
- package/docs/interfaces/Point.html +7 -8
- package/docs/interfaces/Room.html +8 -9
- package/docs/interfaces/RoomInfo.html +6 -7
- package/docs/interfaces/RoomLabel.html +13 -14
- package/docs/interfaces/RoomRules.html +4 -5
- package/docs/interfaces/Rooms.html +4 -5
- package/docs/interfaces/Scissor.html +8 -9
- package/docs/interfaces/State.html +7 -8
- package/docs/interfaces/TagCacheInterface.html +11 -12
- package/docs/interfaces/TagConfig.html +27 -45
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -6
- package/docs/interfaces/TagIconUrl.html +11 -12
- package/docs/interfaces/TagObjectGroup.html +5 -6
- package/docs/interfaces/TagStyle.html +5 -6
- package/docs/interfaces/Tags.html +10 -2153
- package/docs/interfaces/TemporaryState.html +5 -6
- package/docs/interfaces/Util.MagnifierParameter.html +10 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -8
- package/docs/interfaces/Util.PointIntersection.html +7 -8
- package/docs/modules/AreaMakerPluginType.html +4 -5
- package/docs/modules/CruisePluginTypes.html +4 -5
- package/docs/modules/CurrentPanoImagePluginType.html +4 -5
- package/docs/modules/GuideLineItem.html +4 -5
- package/docs/modules/GuideLineModeItem.html +4 -5
- package/docs/modules/GuideLinePluginType.html +4 -5
- package/docs/modules/PanoVideoPluginType.html +4 -5
- package/docs/modules/Util.html +4 -5
- package/docs/modules.html +4 -6
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -5
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -5
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -5
- package/docs/types/ArrayPosition.html +4 -5
- package/docs/types/AudioAppearance.html +4 -5
- package/docs/types/AudioTagTypeConfigKey.html +4 -5
- package/docs/types/CSS3DRenderExportType.html +4 -5
- package/docs/types/CSS3DRenderPluginExportType.html +4 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -5
- package/docs/types/ClassFunctionParameters.html +4 -5
- package/docs/types/Color.html +4 -5
- package/docs/types/ContentTypeConfigKey.html +5 -6
- package/docs/types/ContentTypeConfigKeySplit.html +5 -6
- package/docs/types/ContentTypeMap.html +4 -5
- package/docs/types/Create3DDomContainerReturnType.html +4 -5
- package/docs/types/Create3DElementReturnType.html +4 -5
- package/docs/types/CruisePluginExportType.html +4 -5
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -5
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -5
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -5
- package/docs/types/DeprecatedTagProperty.html +4 -5
- package/docs/types/Direction-1.html +4 -5
- package/docs/types/Direction4.html +4 -5
- package/docs/types/ElementRenderer.html +4 -5
- package/docs/types/FloorplanRuleLabels.html +4 -5
- package/docs/types/FloorplanServerRuleLabels.html +4 -5
- package/docs/types/GuideLinePluginExportType.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -5
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -5
- package/docs/types/GuideLinePluginType.PathItem.html +4 -5
- package/docs/types/GuideLinePluginType.PluginData.html +4 -5
- package/docs/types/HelperEventMap.html +4 -5
- package/docs/types/LoadTagConfig.html +4 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -5
- package/docs/types/MediaData.html +4 -5
- package/docs/types/MediaStore.html +4 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -5
- package/docs/types/MoveArgs.html +4 -5
- package/docs/types/MoveOpts.html +4 -5
- package/docs/types/Object3DHelperEventMap.html +4 -5
- package/docs/types/ObjectFit.html +4 -5
- package/docs/types/PaintBrushEventMap.html +4 -5
- package/docs/types/PanoCompassPluginData.html +4 -5
- package/docs/types/PanoCompassPluginExportType.html +4 -5
- package/docs/types/PanoCompassPluginParameterType.html +4 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -5
- package/docs/types/PanoIndex.html +4 -5
- package/docs/types/PanoMeasurePluginEvent.html +4 -5
- package/docs/types/PanoMeasureReturnType.html +4 -5
- package/docs/types/PanoSpatialTagPluginId.html +4 -5
- package/docs/types/PanoTagPluginExportInterface.html +4 -5
- package/docs/types/PanoTagPluginParamsInterface.html +4 -5
- package/docs/types/PanoVideoPluginParameterType.html +4 -5
- package/docs/types/PanoVideoPluginReturnType.html +4 -5
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +5 -6
- package/docs/types/PipelinePluginParameterType.html +4 -5
- package/docs/types/PipelinePluginReturnType.html +4 -5
- package/docs/types/PlaneTag.html +4 -5
- package/docs/types/Point2DTag.html +4 -5
- package/docs/types/Point3DTag.html +4 -5
- package/docs/types/PointTag.html +4 -5
- package/docs/types/PointTagInstance.html +4 -5
- package/docs/types/Position.html +4 -5
- package/docs/types/RotateArgs.html +4 -5
- package/docs/types/RotateOpts.html +4 -5
- package/docs/types/RuleLabelsKey.html +4 -5
- package/docs/types/RuleLabelsValue.html +4 -5
- package/docs/types/StickType.html +4 -5
- package/docs/types/Tag.html +6 -7
- package/docs/types/Tag2D.html +4 -5
- package/docs/types/Tag3D.html +4 -5
- package/docs/types/TagConfigByKey.html +4 -5
- package/docs/types/TagContentType.html +4 -5
- package/docs/types/TagDimensionType.html +4 -5
- package/docs/types/TagElement.html +4 -5
- package/docs/types/TagEvents.html +4 -5
- package/docs/types/TagGLTFObject.html +4 -5
- package/docs/types/TagHooks.html +4 -5
- package/docs/types/TagId.html +4 -5
- package/docs/types/TagInstance.html +5 -8
- package/docs/types/TagPointType.html +4 -5
- package/docs/types/TagRendererMap.html +4 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -5
- package/docs/types/WorkCode.html +4 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -5
- package/docs/variables/PLUGIN.html +4 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -5
- package/docs/variables/ROOM_TYPE_MAP.html +4 -5
- package/docs/variables/defaultGlobalConfig.html +4 -5
- package/docs/variables/itemLabelPluginServerParams.html +4 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -5
- package/libs/CSS3DRenderPlugin/Controller.d.ts +2 -3
- package/libs/CSS3DRenderPlugin/Controller.js +3 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +11 -11
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +66 -68
- package/libs/CruisePlugin/Controller.js +3 -5
- package/libs/CruisePlugin/index.js +6 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +18 -21
- package/libs/CurrentPanoImagePlugin/index.js +3 -4
- package/libs/GuideLinePlugin/Controller.js +5 -7
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -5
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -5
- package/libs/GuideLinePlugin/index.js +8 -10
- package/libs/PanoTagPlugin/Components/Tag/index.js +71 -70
- package/libs/PanoTagPlugin/Components/TagContainer.js +33 -32
- package/libs/PanoTagPlugin/Components/TagItem.js +116 -115
- package/libs/PanoTagPlugin/controller/TagCache.d.ts +3 -3
- package/libs/PanoTagPlugin/controller/TagCache.js +14 -14
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
- package/libs/PanoTagPlugin/controller/TagComputer.js +199 -168
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -5
- package/libs/PanoTagPlugin/controller/TagRender.js +117 -138
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
- package/libs/PanoTagPlugin/controller/TagUtil.js +152 -178
- package/libs/PanoTagPlugin/controller/index.d.ts +6 -2
- package/libs/PanoTagPlugin/controller/index.js +148 -140
- package/libs/PanoTagPlugin/index.js +13 -16
- package/libs/PanoTagPlugin/tag.config.js +3 -11
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -66
- package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
- package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
- package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +16 -0
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
- package/libs/PanoTagPlugin/utils/index.d.ts +2 -0
- package/libs/PanoTagPlugin/utils/index.js +31 -23
- package/libs/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/index.js +1 -0
- package/libs/floorplan/utils/correctFiveState.js +25 -25
- package/libs/index.d.ts +0 -1
- package/libs/index.js +117 -120
- package/libs/shared-utils/five/FiveDomEvents.d.ts +3 -1
- package/libs/shared-utils/five/FiveDomEvents.js +56 -50
- package/libs/shared-utils/five/changeMode.js +11 -11
- package/libs/shared-utils/five/mode.js +5 -5
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/nearlyEqual.d.ts +7 -0
- package/libs/shared-utils/nearlyEqual.js +9 -3
- package/package.json +2 -2
- package/dist/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
- package/dist/shared-utils/five/adapt.d.ts +0 -9
- package/dist/shared-utils/five/fiveModelLoad.d.ts +0 -9
- package/dist/shared-utils/typescript/entries.d.ts +0 -2
- package/docs/types/ModelId.html +0 -279
- package/libs/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
- package/libs/PanoTagPlugin/utils/tag/adaptConfig.js +0 -7
- package/libs/shared-utils/five/adapt.d.ts +0 -9
- package/libs/shared-utils/five/adapt.js +0 -16
- package/libs/shared-utils/five/fiveModelLoad.d.ts +0 -9
- package/libs/shared-utils/five/fiveModelLoad.js +0 -29
- package/libs/shared-utils/typescript/entries.d.ts +0 -2
- package/libs/shared-utils/typescript/entries.js +0 -6
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { SvelteComponent as $, init as AA, safe_not_equal as eA, append_styles as tA, empty as iA, insert as H, transition_out as v, check_outros as K, transition_in as w, detach as P, setContext as L, group_outros as N, element as T, attr as B, noop as V, toggle_class as u, null_to_empty as Y, set_style as I, append as Z, listen as z, stop_propagation as nA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import oA from "./TextTag/index.js";
|
|
3
|
+
import rA from "./ImageTextTag.js";
|
|
4
|
+
import aA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as d } from "../../utils/noTypecheck.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
7
|
+
import { isMediaModelTag as lA } from "../../utils/tag/tagCheck.js";
|
|
8
|
+
import fA from "./AudioTag/index.js";
|
|
9
|
+
import sA from "./MediaPlane.js";
|
|
10
|
+
import gA from "./LinkTag.js";
|
|
11
|
+
import mA from "./CustomTag.js";
|
|
12
|
+
import { classnames as J } from "../../../vendor/classnames/index.js";
|
|
12
13
|
import "./TextTag/TextTag.js";
|
|
13
14
|
import "../Common/Line/Straight.js";
|
|
14
15
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -87,18 +88,18 @@ import "../Common/Icon/audioIcon.js";
|
|
|
87
88
|
import "./AudioTag/AudioPlaneTag.js";
|
|
88
89
|
import "../Common/Icon/Icon.js";
|
|
89
90
|
import "../../utils/getImageInfo.js";
|
|
90
|
-
function
|
|
91
|
-
|
|
91
|
+
function cA(n) {
|
|
92
|
+
tA(n, "svelte-1r4fqvg", '@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-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}');
|
|
92
93
|
}
|
|
93
|
-
function
|
|
94
|
+
function pA(n) {
|
|
94
95
|
let A, t;
|
|
95
96
|
return {
|
|
96
97
|
c() {
|
|
97
|
-
A =
|
|
98
|
+
A = T("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
|
|
98
99
|
n[1].id);
|
|
99
100
|
},
|
|
100
101
|
m(e, i) {
|
|
101
|
-
|
|
102
|
+
H(e, A, i);
|
|
102
103
|
},
|
|
103
104
|
p(e, i) {
|
|
104
105
|
i & /*tag*/
|
|
@@ -108,19 +109,19 @@ function mA(n) {
|
|
|
108
109
|
i: V,
|
|
109
110
|
o: V,
|
|
110
111
|
d(e) {
|
|
111
|
-
e &&
|
|
112
|
+
e && P(A);
|
|
112
113
|
}
|
|
113
114
|
};
|
|
114
115
|
}
|
|
115
|
-
function
|
|
116
|
+
function uA(n) {
|
|
116
117
|
let A, t, e, i, o, c, g, f, l, a;
|
|
117
118
|
const p = [
|
|
119
|
+
_A,
|
|
120
|
+
CA,
|
|
118
121
|
wA,
|
|
119
122
|
vA,
|
|
120
123
|
QA,
|
|
121
|
-
BA
|
|
122
|
-
dA,
|
|
123
|
-
uA
|
|
124
|
+
BA
|
|
124
125
|
], Q = [];
|
|
125
126
|
function C(r, m) {
|
|
126
127
|
return (
|
|
@@ -152,12 +153,12 @@ function cA(n) {
|
|
|
152
153
|
return ~(i = C(n)) && (o = Q[i] = p[i](n)), {
|
|
153
154
|
c() {
|
|
154
155
|
var r;
|
|
155
|
-
A =
|
|
156
|
+
A = T("div"), t = T("div"), e = T("div"), o && o.c(), B(e, "class", "content svelte-1r4fqvg"), u(
|
|
156
157
|
e,
|
|
157
158
|
"unfolded",
|
|
158
159
|
/*tag*/
|
|
159
160
|
(r = n[1].state) == null ? void 0 : r.unfolded
|
|
160
|
-
), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", c =
|
|
161
|
+
), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", c = Y(J(
|
|
161
162
|
"content__container",
|
|
162
163
|
/*tag*/
|
|
163
164
|
n[1].className
|
|
@@ -182,13 +183,13 @@ function cA(n) {
|
|
|
182
183
|
"unClickable",
|
|
183
184
|
/*tag*/
|
|
184
185
|
n[1].config.clickable === !1
|
|
185
|
-
),
|
|
186
|
+
), I(
|
|
186
187
|
A,
|
|
187
188
|
"width",
|
|
188
189
|
/*tag*/
|
|
189
190
|
n[1].stickType === "Plane" || /*tag*/
|
|
190
191
|
n[1].contentType === "MediaModel" ? "100%" : 0
|
|
191
|
-
),
|
|
192
|
+
), I(
|
|
192
193
|
A,
|
|
193
194
|
"height",
|
|
194
195
|
/*tag*/
|
|
@@ -197,7 +198,7 @@ function cA(n) {
|
|
|
197
198
|
);
|
|
198
199
|
},
|
|
199
200
|
m(r, m) {
|
|
200
|
-
|
|
201
|
+
H(r, A, m), Z(A, t), Z(t, e), ~i && Q[i].m(e, null), f = !0, l || (a = z(A, "click", nA(
|
|
201
202
|
/*click_handler_1*/
|
|
202
203
|
n[15]
|
|
203
204
|
)), l = !0);
|
|
@@ -214,7 +215,7 @@ function cA(n) {
|
|
|
214
215
|
/*tag*/
|
|
215
216
|
(h = r[1].state) == null ? void 0 : h.unfolded
|
|
216
217
|
), (!f || m & /*tag*/
|
|
217
|
-
2 && c !== (c =
|
|
218
|
+
2 && c !== (c = Y(J(
|
|
218
219
|
"content__container",
|
|
219
220
|
/*tag*/
|
|
220
221
|
r[1].className
|
|
@@ -245,14 +246,14 @@ function cA(n) {
|
|
|
245
246
|
/*tag*/
|
|
246
247
|
r[1].config.clickable === !1
|
|
247
248
|
), m & /*tag*/
|
|
248
|
-
2 &&
|
|
249
|
+
2 && I(
|
|
249
250
|
A,
|
|
250
251
|
"width",
|
|
251
252
|
/*tag*/
|
|
252
253
|
r[1].stickType === "Plane" || /*tag*/
|
|
253
254
|
r[1].contentType === "MediaModel" ? "100%" : 0
|
|
254
255
|
), m & /*tag*/
|
|
255
|
-
2 &&
|
|
256
|
+
2 && I(
|
|
256
257
|
A,
|
|
257
258
|
"height",
|
|
258
259
|
/*tag*/
|
|
@@ -267,13 +268,13 @@ function cA(n) {
|
|
|
267
268
|
v(o), f = !1;
|
|
268
269
|
},
|
|
269
270
|
d(r) {
|
|
270
|
-
r &&
|
|
271
|
+
r && P(A), ~i && Q[i].d(), l = !1, a();
|
|
271
272
|
}
|
|
272
273
|
};
|
|
273
274
|
}
|
|
274
|
-
function
|
|
275
|
+
function dA(n) {
|
|
275
276
|
let A, t, e, i, o, c, g;
|
|
276
|
-
return t = new
|
|
277
|
+
return t = new mA({
|
|
277
278
|
props: {
|
|
278
279
|
tag: d(
|
|
279
280
|
/*tag*/
|
|
@@ -286,7 +287,7 @@ function pA(n) {
|
|
|
286
287
|
}
|
|
287
288
|
}), {
|
|
288
289
|
c() {
|
|
289
|
-
A =
|
|
290
|
+
A = T("div"), k(t.$$.fragment), B(A, "class", e = Y(J(
|
|
290
291
|
"content__container",
|
|
291
292
|
/*tag*/
|
|
292
293
|
n[1].className
|
|
@@ -304,7 +305,7 @@ function pA(n) {
|
|
|
304
305
|
);
|
|
305
306
|
},
|
|
306
307
|
m(f, l) {
|
|
307
|
-
|
|
308
|
+
H(f, A, l), b(t, A, null), o = !0, c || (g = z(
|
|
308
309
|
A,
|
|
309
310
|
"click",
|
|
310
311
|
/*click_handler*/
|
|
@@ -320,7 +321,7 @@ function pA(n) {
|
|
|
320
321
|
)), l & /*renderMap*/
|
|
321
322
|
8 && (a.renderMap = /*renderMap*/
|
|
322
323
|
f[3]), t.$set(a), (!o || l & /*tag*/
|
|
323
|
-
2 && e !== (e =
|
|
324
|
+
2 && e !== (e = Y(J(
|
|
324
325
|
"content__container",
|
|
325
326
|
/*tag*/
|
|
326
327
|
f[1].className
|
|
@@ -347,13 +348,13 @@ function pA(n) {
|
|
|
347
348
|
v(t.$$.fragment, f), o = !1;
|
|
348
349
|
},
|
|
349
350
|
d(f) {
|
|
350
|
-
f &&
|
|
351
|
+
f && P(A), D(t), c = !1, g();
|
|
351
352
|
}
|
|
352
353
|
};
|
|
353
354
|
}
|
|
354
|
-
function
|
|
355
|
+
function BA(n) {
|
|
355
356
|
let A, t;
|
|
356
|
-
return A = new
|
|
357
|
+
return A = new sA({
|
|
357
358
|
props: { tag: d(
|
|
358
359
|
/*tag*/
|
|
359
360
|
n[1]
|
|
@@ -384,9 +385,9 @@ function uA(n) {
|
|
|
384
385
|
}
|
|
385
386
|
};
|
|
386
387
|
}
|
|
387
|
-
function
|
|
388
|
+
function QA(n) {
|
|
388
389
|
let A, t;
|
|
389
|
-
return A = new
|
|
390
|
+
return A = new gA({
|
|
390
391
|
props: { tag: d(
|
|
391
392
|
/*tag*/
|
|
392
393
|
n[1]
|
|
@@ -417,9 +418,9 @@ function dA(n) {
|
|
|
417
418
|
}
|
|
418
419
|
};
|
|
419
420
|
}
|
|
420
|
-
function
|
|
421
|
+
function vA(n) {
|
|
421
422
|
let A, t;
|
|
422
|
-
return A = new
|
|
423
|
+
return A = new aA({
|
|
423
424
|
props: { tag: d(
|
|
424
425
|
/*tag*/
|
|
425
426
|
n[1]
|
|
@@ -450,9 +451,9 @@ function BA(n) {
|
|
|
450
451
|
}
|
|
451
452
|
};
|
|
452
453
|
}
|
|
453
|
-
function
|
|
454
|
+
function wA(n) {
|
|
454
455
|
let A, t;
|
|
455
|
-
return A = new
|
|
456
|
+
return A = new fA({
|
|
456
457
|
props: { tag: d(
|
|
457
458
|
/*tag*/
|
|
458
459
|
n[1]
|
|
@@ -483,9 +484,9 @@ function QA(n) {
|
|
|
483
484
|
}
|
|
484
485
|
};
|
|
485
486
|
}
|
|
486
|
-
function
|
|
487
|
+
function CA(n) {
|
|
487
488
|
let A, t;
|
|
488
|
-
return A = new
|
|
489
|
+
return A = new rA({
|
|
489
490
|
props: { tag: d(
|
|
490
491
|
/*tag*/
|
|
491
492
|
n[1]
|
|
@@ -516,9 +517,9 @@ function vA(n) {
|
|
|
516
517
|
}
|
|
517
518
|
};
|
|
518
519
|
}
|
|
519
|
-
function
|
|
520
|
+
function _A(n) {
|
|
520
521
|
let A, t;
|
|
521
|
-
return A = new
|
|
522
|
+
return A = new oA({
|
|
522
523
|
props: { tag: d(
|
|
523
524
|
/*tag*/
|
|
524
525
|
n[1]
|
|
@@ -549,9 +550,9 @@ function wA(n) {
|
|
|
549
550
|
}
|
|
550
551
|
};
|
|
551
552
|
}
|
|
552
|
-
function
|
|
553
|
+
function kA(n) {
|
|
553
554
|
let A, t, e, i, o;
|
|
554
|
-
const c = [
|
|
555
|
+
const c = [dA, uA, pA], g = [];
|
|
555
556
|
function f(l, a) {
|
|
556
557
|
return a & /*tag, renderMap*/
|
|
557
558
|
10 && (A = null), A == null && (A = !!/*tag*/
|
|
@@ -566,10 +567,10 @@ function CA(n) {
|
|
|
566
567
|
}
|
|
567
568
|
return t = f(n, -1), e = g[t] = c[t](n), {
|
|
568
569
|
c() {
|
|
569
|
-
e.c(), i =
|
|
570
|
+
e.c(), i = iA();
|
|
570
571
|
},
|
|
571
572
|
m(l, a) {
|
|
572
|
-
g[t].m(l, a),
|
|
573
|
+
g[t].m(l, a), H(l, i, a), o = !0;
|
|
573
574
|
},
|
|
574
575
|
p(l, [a]) {
|
|
575
576
|
let p = t;
|
|
@@ -584,34 +585,34 @@ function CA(n) {
|
|
|
584
585
|
v(e), o = !1;
|
|
585
586
|
},
|
|
586
587
|
d(l) {
|
|
587
|
-
g[t].d(l), l &&
|
|
588
|
+
g[t].d(l), l && P(i);
|
|
588
589
|
}
|
|
589
590
|
};
|
|
590
591
|
}
|
|
591
|
-
function
|
|
592
|
-
var e, i;
|
|
593
|
-
return !(!A.visible || !A.enabled || !t.visible || !((e = n.state) != null && e.visible) || ((i = n.temporaryState) == null ? void 0 : i.visible) === !1 || n.loading);
|
|
594
|
-
}
|
|
595
|
-
function kA(n, A, t) {
|
|
592
|
+
function bA(n, A, t) {
|
|
596
593
|
let e, i, o, c, g, f, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: p } = A, { renderMap: Q = /* @__PURE__ */ new Map() } = A, { state: C } = A, { mediaStore: r } = A, { temporaryState: m } = A;
|
|
597
594
|
L("hooks", p), L("mediaStore", r);
|
|
598
595
|
let _, h;
|
|
599
596
|
function R(s) {
|
|
600
597
|
s ? p.emit("exposure", { id: c, type: "start" }) : p.emit("exposure", { id: c, type: "end" });
|
|
601
598
|
}
|
|
602
|
-
|
|
599
|
+
function X(s, E, G) {
|
|
600
|
+
var M, y;
|
|
601
|
+
return !(!E.visible || !E.enabled || !G.visible || !((M = s.state) != null && M.visible) || ((y = s.temporaryState) == null ? void 0 : y.visible) === !1 || lA(s) && !s.mediaVisible);
|
|
602
|
+
}
|
|
603
|
+
const j = (s) => p.emit("click", { event: s, target: "TagContent", tag: a }), x = (s) => p.emit("click", { event: s, target: "TagContent", tag: a });
|
|
603
604
|
return n.$$set = (s) => {
|
|
604
605
|
"withAnimation" in s && t(0, l = s.withAnimation), "tag" in s && t(1, a = s.tag), "hooks" in s && t(2, p = s.hooks), "renderMap" in s && t(3, Q = s.renderMap), "state" in s && t(6, C = s.state), "mediaStore" in s && t(7, r = s.mediaStore), "temporaryState" in s && t(8, m = s.temporaryState);
|
|
605
606
|
}, n.$$.update = () => {
|
|
606
|
-
var s,
|
|
607
|
+
var s, E, G, M, y, U, W, S, F, O, q;
|
|
607
608
|
n.$$.dirty & /*tag*/
|
|
608
609
|
2 && t(12, e = (s = a.state) == null ? void 0 : s.unfolded), n.$$.dirty & /*tag*/
|
|
609
|
-
2 && t(11, i = (
|
|
610
|
-
322 && t(13, o = C.visible && m.visible && ((
|
|
610
|
+
2 && t(11, i = (E = a.state) == null ? void 0 : E.visible), n.$$.dirty & /*state, temporaryState, tag*/
|
|
611
|
+
322 && t(13, o = C.visible && m.visible && ((G = a.state) == null ? void 0 : G.visible)), n.$$.dirty & /*tag*/
|
|
611
612
|
2 && (c = a.id), n.$$.dirty & /*tag, state, temporaryState*/
|
|
612
|
-
322 && t(5, g = !
|
|
613
|
+
322 && t(5, g = !X(a, C, m)), n.$$.dirty & /*isVisible*/
|
|
613
614
|
8192 && R(o), n.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
614
|
-
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (
|
|
615
|
+
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (y = (M = a.hooks).emit) == null || y.call(M, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== _ && (t(9, _ = i), i ? (F = (S = a.hooks).emit) == null || F.call(S, "show") : (q = (O = a.hooks).emit) == null || q.call(O, "hide"))), n.$$.dirty & /*tag*/
|
|
615
616
|
2 && t(4, f = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
|
|
616
617
|
}, [
|
|
617
618
|
l,
|
|
@@ -628,18 +629,18 @@ function kA(n, A, t) {
|
|
|
628
629
|
i,
|
|
629
630
|
e,
|
|
630
631
|
o,
|
|
631
|
-
|
|
632
|
-
|
|
632
|
+
j,
|
|
633
|
+
x
|
|
633
634
|
];
|
|
634
635
|
}
|
|
635
|
-
class
|
|
636
|
+
class at extends $ {
|
|
636
637
|
constructor(A) {
|
|
637
|
-
super(),
|
|
638
|
+
super(), AA(
|
|
638
639
|
this,
|
|
639
640
|
A,
|
|
641
|
+
bA,
|
|
640
642
|
kA,
|
|
641
|
-
|
|
642
|
-
AA,
|
|
643
|
+
eA,
|
|
643
644
|
{
|
|
644
645
|
withAnimation: 0,
|
|
645
646
|
tag: 1,
|
|
@@ -649,10 +650,10 @@ class ot extends x {
|
|
|
649
650
|
mediaStore: 7,
|
|
650
651
|
temporaryState: 8
|
|
651
652
|
},
|
|
652
|
-
|
|
653
|
+
cA
|
|
653
654
|
);
|
|
654
655
|
}
|
|
655
656
|
}
|
|
656
657
|
export {
|
|
657
|
-
|
|
658
|
+
at as default
|
|
658
659
|
};
|
|
@@ -76,6 +76,7 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
|
76
76
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
77
77
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
78
78
|
import "../utils/noTypecheck.js";
|
|
79
|
+
import "../utils/tag/tagCheck.js";
|
|
79
80
|
import "./Tag/AudioTag/index.js";
|
|
80
81
|
import "./Tag/AudioTag/AudioTag.js";
|
|
81
82
|
import "./Common/Audio.js";
|
|
@@ -90,24 +91,24 @@ import "../utils/getImageInfo.js";
|
|
|
90
91
|
import "./Tag/CustomTag.js";
|
|
91
92
|
import "../../vendor/classnames/index.js";
|
|
92
93
|
import "./Common/TagPoint.js";
|
|
93
|
-
function E(
|
|
94
|
-
q(
|
|
94
|
+
function E(p) {
|
|
95
|
+
q(p, "svelte-uq11d5", ".tag--container.svelte-uq11d5{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)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}");
|
|
95
96
|
}
|
|
96
|
-
function d(
|
|
97
|
-
const e =
|
|
97
|
+
function d(p, t, i) {
|
|
98
|
+
const e = p.slice();
|
|
98
99
|
return e[7] = t[i], e;
|
|
99
100
|
}
|
|
100
|
-
function g(
|
|
101
|
+
function g(p) {
|
|
101
102
|
let t, i = [], e = /* @__PURE__ */ new Map(), m, r = (
|
|
102
103
|
/*tags*/
|
|
103
|
-
|
|
104
|
+
p[1]
|
|
104
105
|
);
|
|
105
|
-
const
|
|
106
|
+
const a = (o) => (
|
|
106
107
|
/*tag*/
|
|
107
108
|
o[7].id
|
|
108
109
|
);
|
|
109
110
|
for (let o = 0; o < r.length; o += 1) {
|
|
110
|
-
let n = d(
|
|
111
|
+
let n = d(p, r, o), s = a(n);
|
|
111
112
|
e.set(s, i[o] = k(s, n));
|
|
112
113
|
}
|
|
113
114
|
return {
|
|
@@ -116,12 +117,12 @@ function g(a) {
|
|
|
116
117
|
for (let o = 0; o < i.length; o += 1)
|
|
117
118
|
i[o].c();
|
|
118
119
|
z(t, "class", "tag--container svelte-uq11d5"), u(t, "hide", !/*state*/
|
|
119
|
-
|
|
120
|
-
|
|
120
|
+
p[4].visible || !/*temporaryState*/
|
|
121
|
+
p[5].visible), u(
|
|
121
122
|
t,
|
|
122
123
|
"withAnimation",
|
|
123
124
|
/*withAnimation*/
|
|
124
|
-
|
|
125
|
+
p[0]
|
|
125
126
|
);
|
|
126
127
|
},
|
|
127
128
|
m(o, n) {
|
|
@@ -133,7 +134,7 @@ function g(a) {
|
|
|
133
134
|
p(o, n) {
|
|
134
135
|
n & /*state, temporaryState, withAnimation, tags, mediaStore, renderMap*/
|
|
135
136
|
63 && (r = /*tags*/
|
|
136
|
-
o[1], S(), i = T(i, n,
|
|
137
|
+
o[1], S(), i = T(i, n, a, 1, o, r, e, t, I, k, null, d), w()), (!m || n & /*state, temporaryState*/
|
|
137
138
|
48) && u(t, "hide", !/*state*/
|
|
138
139
|
o[4].visible || !/*temporaryState*/
|
|
139
140
|
o[5].visible), (!m || n & /*withAnimation*/
|
|
@@ -163,7 +164,7 @@ function g(a) {
|
|
|
163
164
|
}
|
|
164
165
|
};
|
|
165
166
|
}
|
|
166
|
-
function k(
|
|
167
|
+
function k(p, t) {
|
|
167
168
|
let i, e, m;
|
|
168
169
|
return e = new D({
|
|
169
170
|
props: {
|
|
@@ -193,28 +194,28 @@ function k(a, t) {
|
|
|
193
194
|
)
|
|
194
195
|
}
|
|
195
196
|
}), {
|
|
196
|
-
key:
|
|
197
|
+
key: p,
|
|
197
198
|
first: null,
|
|
198
199
|
c() {
|
|
199
200
|
i = b(), N(e.$$.fragment), this.first = i;
|
|
200
201
|
},
|
|
201
|
-
m(r,
|
|
202
|
-
h(r, i,
|
|
202
|
+
m(r, a) {
|
|
203
|
+
h(r, i, a), j(e, r, a), m = !0;
|
|
203
204
|
},
|
|
204
|
-
p(r,
|
|
205
|
+
p(r, a) {
|
|
205
206
|
t = r;
|
|
206
207
|
const o = {};
|
|
207
|
-
|
|
208
|
+
a & /*state*/
|
|
208
209
|
16 && (o.state = /*state*/
|
|
209
|
-
t[4]),
|
|
210
|
+
t[4]), a & /*temporaryState*/
|
|
210
211
|
32 && (o.temporaryState = /*temporaryState*/
|
|
211
|
-
t[5]),
|
|
212
|
+
t[5]), a & /*withAnimation*/
|
|
212
213
|
1 && (o.withAnimation = /*withAnimation*/
|
|
213
|
-
t[0]),
|
|
214
|
+
t[0]), a & /*tags*/
|
|
214
215
|
2 && (o.tag = /*tag*/
|
|
215
|
-
t[7]),
|
|
216
|
+
t[7]), a & /*mediaStore*/
|
|
216
217
|
4 && (o.mediaStore = /*mediaStore*/
|
|
217
|
-
t[2]),
|
|
218
|
+
t[2]), a & /*renderMap*/
|
|
218
219
|
8 && (o.renderMap = /*renderMap*/
|
|
219
220
|
t[3]), e.$set(o);
|
|
220
221
|
},
|
|
@@ -229,10 +230,10 @@ function k(a, t) {
|
|
|
229
230
|
}
|
|
230
231
|
};
|
|
231
232
|
}
|
|
232
|
-
function F(
|
|
233
|
+
function F(p) {
|
|
233
234
|
let t, i, e = (
|
|
234
235
|
/*state*/
|
|
235
|
-
|
|
236
|
+
p[4].enabled && g(p)
|
|
236
237
|
);
|
|
237
238
|
return {
|
|
238
239
|
c() {
|
|
@@ -259,13 +260,13 @@ function F(a) {
|
|
|
259
260
|
}
|
|
260
261
|
};
|
|
261
262
|
}
|
|
262
|
-
function G(
|
|
263
|
-
let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore:
|
|
264
|
-
return M("hooks", r),
|
|
265
|
-
"withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2,
|
|
266
|
-
}, [e, m,
|
|
263
|
+
function G(p, t, i) {
|
|
264
|
+
let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: a } = t, { renderMap: o } = t, { state: n } = t, { temporaryState: s } = t;
|
|
265
|
+
return M("hooks", r), p.$$set = (l) => {
|
|
266
|
+
"withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2, a = l.mediaStore), "renderMap" in l && i(3, o = l.renderMap), "state" in l && i(4, n = l.state), "temporaryState" in l && i(5, s = l.temporaryState);
|
|
267
|
+
}, [e, m, a, o, n, s, r];
|
|
267
268
|
}
|
|
268
|
-
class
|
|
269
|
+
class Ae extends v {
|
|
269
270
|
constructor(t) {
|
|
270
271
|
super(), A(
|
|
271
272
|
this,
|
|
@@ -287,5 +288,5 @@ class ve extends v {
|
|
|
287
288
|
}
|
|
288
289
|
}
|
|
289
290
|
export {
|
|
290
|
-
|
|
291
|
+
Ae as default
|
|
291
292
|
};
|