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