@realsee/dnalogel 3.0.0-0 → 3.0.0-2
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/utils/getAllCSS3DObject.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/dist/index.cjs.js +54 -54
- package/dist/index.js +3316 -3309
- package/dist/index.umd.js +47 -47
- package/dist/shared-utils/index.d.ts +1 -1
- package/dist/shared-utils/nearlyEqual.d.ts +7 -0
- package/dist/shared-utils/three/getNormal.d.ts +2 -0
- package/dist/shared-utils/url/getUrl.d.ts +4 -0
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +44 -44
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +7 -7
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/CurrentPanoImagePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/PipelinePlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +15 -15
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +13 -13
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelId.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagConfigByKey.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/AreaMakerPlugin/Controller.js +5 -3
- package/libs/AreaMakerPlugin/index.js +5 -3
- package/libs/AreaMakerPlugin/utils/Item.js +9 -7
- package/libs/CSS3DRenderPlugin/Controller.js +5 -3
- package/libs/CSS3DRenderPlugin/index.js +8 -6
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +23 -22
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +44 -54
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +4 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -10
- package/libs/CruisePlugin/Controller.js +39 -37
- package/libs/CruisePlugin/index.js +10 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +11 -9
- package/libs/CurrentPanoImagePlugin/index.js +6 -4
- package/libs/GuideLinePlugin/Controller.js +26 -24
- package/libs/GuideLinePlugin/GuideLineItem.js +7 -5
- package/libs/GuideLinePlugin/GuideLineModeItem.js +7 -5
- package/libs/GuideLinePlugin/index.js +12 -10
- package/libs/ModelTVVideoPlugin/Plugin.js +6 -4
- package/libs/ModelTVVideoPlugin/index.js +5 -3
- package/libs/Object3DHelperPlugin/Controller.js +5 -3
- package/libs/Object3DHelperPlugin/index.js +8 -6
- package/libs/PanoCompassPlugin/Controller.js +5 -3
- package/libs/PanoCompassPlugin/index.js +6 -4
- package/libs/PanoDoorLabelPlugin/BaseController.js +9 -7
- package/libs/PanoDoorLabelPlugin/Controller.js +5 -3
- package/libs/PanoDoorLabelPlugin/index.js +6 -4
- package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -3
- package/libs/PanoMeasurePlugin/Components/Controller1.js +55 -53
- package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -3
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -2
- package/libs/PanoMeasurePlugin/Controller/index.js +5 -3
- package/libs/PanoMeasurePlugin/Model/area.js +4 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +25 -23
- package/libs/PanoMeasurePlugin/index.js +16 -14
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +14 -12
- package/libs/PanoSpatialTagPlugin/Plugin.js +6 -4
- package/libs/PanoSpatialTagPlugin/index.js +3 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +4 -2
- package/libs/PanoTagPlugin/Components/Tag/index.js +185 -183
- package/libs/PanoTagPlugin/Components/TagContainer.js +36 -34
- package/libs/PanoTagPlugin/Components/TagItem.js +66 -64
- package/libs/PanoTagPlugin/controller/TagCache.js +5 -3
- package/libs/PanoTagPlugin/controller/TagComputer.js +6 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +7 -5
- package/libs/PanoTagPlugin/controller/TagUtil.js +66 -59
- package/libs/PanoTagPlugin/controller/index.js +16 -14
- package/libs/PanoTagPlugin/index.js +16 -14
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +97 -99
- package/libs/PanoVideoPlugin/Controller.js +5 -3
- package/libs/PanoVideoPlugin/VideoMeshController.js +4 -2
- package/libs/PanoVideoPlugin/index.js +8 -6
- package/libs/PipelinePlugin/Controller.js +5 -3
- package/libs/PipelinePlugin/index.js +6 -4
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +4 -2
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +14 -12
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +2 -0
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +5 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -4
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +33 -31
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/index.js +1 -0
- package/libs/index.js +121 -119
- package/libs/shared-utils/five/changeMode.js +11 -11
- package/libs/shared-utils/index.d.ts +1 -1
- package/libs/shared-utils/index.js +1 -1
- 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/libs/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/shared-utils/three/getNormal.js +10 -0
- package/libs/shared-utils/url/getUrl.d.ts +4 -0
- package/libs/shared-utils/url/getUrl.js +7 -0
- package/package.json +2 -2
- /package/dist/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.js → url/absoluteUrl.js} +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SvelteComponent as x, init as $, safe_not_equal as AA, append_styles as eA, empty as tA, insert as G, transition_out as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import { SvelteComponent as x, init as $, safe_not_equal as AA, append_styles as eA, empty as tA, insert as G, transition_out as Q, check_outros as Z, transition_in as C, detach as I, setContext as q, group_outros as K, element as E, attr as B, noop as L, toggle_class as u, null_to_empty as y, set_style as M, append as V, listen as N, stop_propagation as iA, create_component as b, mount_component as v, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import oA from "./TextTag/index.js";
|
|
3
|
+
import nA from "./ImageTextTag.js";
|
|
4
4
|
import rA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as d } from "../../utils/noTypecheck.js";
|
|
7
7
|
import aA from "./AudioTag/index.js";
|
|
8
8
|
import lA from "./MediaPlane.js";
|
|
9
|
-
import
|
|
10
|
-
import
|
|
9
|
+
import sA from "./LinkTag.js";
|
|
10
|
+
import fA from "./CustomTag.js";
|
|
11
11
|
import { classnames as T } from "../../../vendor/classnames/index.js";
|
|
12
12
|
import "./TextTag/TextTag.js";
|
|
13
13
|
import "../Common/Line/Straight.js";
|
|
@@ -70,12 +70,14 @@ import "../../../shared-utils/positionToVector3.js";
|
|
|
70
70
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
71
71
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
72
72
|
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
73
|
+
import "../../../shared-utils/util.js";
|
|
73
74
|
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
74
75
|
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
75
76
|
import "../../../shared-utils/Subscribe.js";
|
|
76
77
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
77
78
|
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
78
79
|
import "../../../shared-utils/three/centerPoint.js";
|
|
80
|
+
import "../../../shared-utils/three/getObjectVisible.js";
|
|
79
81
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
80
82
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
81
83
|
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -87,15 +89,15 @@ import "../Common/Icon/audioIcon.js";
|
|
|
87
89
|
import "./AudioTag/AudioPlaneTag.js";
|
|
88
90
|
import "../Common/Icon/Icon.js";
|
|
89
91
|
import "../../utils/getImageInfo.js";
|
|
90
|
-
function
|
|
91
|
-
eA(
|
|
92
|
+
function mA(o) {
|
|
93
|
+
eA(o, "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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) 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}');
|
|
92
94
|
}
|
|
93
|
-
function
|
|
95
|
+
function gA(o) {
|
|
94
96
|
let A, t;
|
|
95
97
|
return {
|
|
96
98
|
c() {
|
|
97
99
|
A = E("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
|
|
98
|
-
|
|
100
|
+
o[1].id);
|
|
99
101
|
},
|
|
100
102
|
m(e, i) {
|
|
101
103
|
G(e, A, i);
|
|
@@ -105,24 +107,24 @@ function mA(n) {
|
|
|
105
107
|
2 && t !== (t = /*tag*/
|
|
106
108
|
e[1].id) && B(A, "data-id", t);
|
|
107
109
|
},
|
|
108
|
-
i:
|
|
109
|
-
o:
|
|
110
|
+
i: L,
|
|
111
|
+
o: L,
|
|
110
112
|
d(e) {
|
|
111
113
|
e && I(A);
|
|
112
114
|
}
|
|
113
115
|
};
|
|
114
116
|
}
|
|
115
|
-
function cA(
|
|
116
|
-
let A, t, e, i,
|
|
117
|
+
function cA(o) {
|
|
118
|
+
let A, t, e, i, n, c, m, s, l, a;
|
|
117
119
|
const p = [
|
|
118
|
-
|
|
119
|
-
vA,
|
|
120
|
+
CA,
|
|
120
121
|
QA,
|
|
122
|
+
wA,
|
|
121
123
|
BA,
|
|
122
124
|
dA,
|
|
123
125
|
uA
|
|
124
|
-
],
|
|
125
|
-
function
|
|
126
|
+
], w = [];
|
|
127
|
+
function _(r, g) {
|
|
126
128
|
return (
|
|
127
129
|
/*tag*/
|
|
128
130
|
r[1].contentType === "Text" ? 0 : (
|
|
@@ -149,109 +151,109 @@ function cA(n) {
|
|
|
149
151
|
)
|
|
150
152
|
);
|
|
151
153
|
}
|
|
152
|
-
return ~(i =
|
|
154
|
+
return ~(i = _(o)) && (n = w[i] = p[i](o)), {
|
|
153
155
|
c() {
|
|
154
156
|
var r;
|
|
155
|
-
A = E("div"), t = E("div"), e = E("div"),
|
|
157
|
+
A = E("div"), t = E("div"), e = E("div"), n && n.c(), B(e, "class", "content svelte-qz1wo5"), u(
|
|
156
158
|
e,
|
|
157
159
|
"unfolded",
|
|
158
160
|
/*tag*/
|
|
159
|
-
(r =
|
|
160
|
-
), B(t, "class", "content__wrapper svelte-
|
|
161
|
+
(r = o[1].state) == null ? void 0 : r.unfolded
|
|
162
|
+
), B(t, "class", "content__wrapper svelte-qz1wo5"), B(A, "class", c = y(T(
|
|
161
163
|
"content__container",
|
|
162
164
|
/*tag*/
|
|
163
|
-
|
|
164
|
-
)) + " svelte-
|
|
165
|
-
|
|
165
|
+
o[1].className
|
|
166
|
+
)) + " svelte-qz1wo5"), B(A, "data-id", m = /*tag*/
|
|
167
|
+
o[1].id), u(
|
|
166
168
|
A,
|
|
167
169
|
"disable",
|
|
168
170
|
/*tag*/
|
|
169
|
-
|
|
171
|
+
o[1].enabled === !1
|
|
170
172
|
), u(
|
|
171
173
|
A,
|
|
172
174
|
"hide",
|
|
173
175
|
/*isHide*/
|
|
174
|
-
|
|
176
|
+
o[5]
|
|
175
177
|
), u(
|
|
176
178
|
A,
|
|
177
179
|
"withAnimation",
|
|
178
180
|
/*withAnimation*/
|
|
179
|
-
|
|
181
|
+
o[0]
|
|
180
182
|
), u(
|
|
181
183
|
A,
|
|
182
184
|
"unClickable",
|
|
183
185
|
/*tag*/
|
|
184
|
-
|
|
186
|
+
o[1].config.clickable === !1
|
|
185
187
|
), M(
|
|
186
188
|
A,
|
|
187
189
|
"width",
|
|
188
190
|
/*tag*/
|
|
189
|
-
|
|
190
|
-
|
|
191
|
+
o[1].stickType === "Plane" || /*tag*/
|
|
192
|
+
o[1].contentType === "MediaModel" ? "100%" : 0
|
|
191
193
|
), M(
|
|
192
194
|
A,
|
|
193
195
|
"height",
|
|
194
196
|
/*tag*/
|
|
195
|
-
|
|
196
|
-
|
|
197
|
+
o[1].stickType === "Plane" || /*tag*/
|
|
198
|
+
o[1].contentType === "MediaModel" ? "100%" : 0
|
|
197
199
|
);
|
|
198
200
|
},
|
|
199
|
-
m(r,
|
|
200
|
-
G(r, A,
|
|
201
|
+
m(r, g) {
|
|
202
|
+
G(r, A, g), V(A, t), V(t, e), ~i && w[i].m(e, null), s = !0, l || (a = N(A, "click", iA(
|
|
201
203
|
/*click_handler_1*/
|
|
202
|
-
|
|
204
|
+
o[15]
|
|
203
205
|
)), l = !0);
|
|
204
206
|
},
|
|
205
|
-
p(r,
|
|
207
|
+
p(r, g) {
|
|
206
208
|
var h;
|
|
207
|
-
let
|
|
208
|
-
i =
|
|
209
|
-
|
|
210
|
-
}),
|
|
209
|
+
let k = i;
|
|
210
|
+
i = _(r), i === k ? ~i && w[i].p(r, g) : (n && (K(), Q(w[k], 1, 1, () => {
|
|
211
|
+
w[k] = null;
|
|
212
|
+
}), Z()), ~i ? (n = w[i], n ? n.p(r, g) : (n = w[i] = p[i](r), n.c()), C(n, 1), n.m(e, null)) : n = null), (!s || g & /*tag*/
|
|
211
213
|
2) && u(
|
|
212
214
|
e,
|
|
213
215
|
"unfolded",
|
|
214
216
|
/*tag*/
|
|
215
217
|
(h = r[1].state) == null ? void 0 : h.unfolded
|
|
216
|
-
), (!
|
|
218
|
+
), (!s || g & /*tag*/
|
|
217
219
|
2 && c !== (c = y(T(
|
|
218
220
|
"content__container",
|
|
219
221
|
/*tag*/
|
|
220
222
|
r[1].className
|
|
221
|
-
)) + " svelte-
|
|
222
|
-
2 &&
|
|
223
|
-
r[1].id)) && B(A, "data-id",
|
|
223
|
+
)) + " svelte-qz1wo5")) && B(A, "class", c), (!s || g & /*tag*/
|
|
224
|
+
2 && m !== (m = /*tag*/
|
|
225
|
+
r[1].id)) && B(A, "data-id", m), (!s || g & /*tag, tag*/
|
|
224
226
|
2) && u(
|
|
225
227
|
A,
|
|
226
228
|
"disable",
|
|
227
229
|
/*tag*/
|
|
228
230
|
r[1].enabled === !1
|
|
229
|
-
), (!
|
|
231
|
+
), (!s || g & /*tag, isHide*/
|
|
230
232
|
34) && u(
|
|
231
233
|
A,
|
|
232
234
|
"hide",
|
|
233
235
|
/*isHide*/
|
|
234
236
|
r[5]
|
|
235
|
-
), (!
|
|
237
|
+
), (!s || g & /*tag, withAnimation*/
|
|
236
238
|
3) && u(
|
|
237
239
|
A,
|
|
238
240
|
"withAnimation",
|
|
239
241
|
/*withAnimation*/
|
|
240
242
|
r[0]
|
|
241
|
-
), (!
|
|
243
|
+
), (!s || g & /*tag, tag*/
|
|
242
244
|
2) && u(
|
|
243
245
|
A,
|
|
244
246
|
"unClickable",
|
|
245
247
|
/*tag*/
|
|
246
248
|
r[1].config.clickable === !1
|
|
247
|
-
),
|
|
249
|
+
), g & /*tag*/
|
|
248
250
|
2 && M(
|
|
249
251
|
A,
|
|
250
252
|
"width",
|
|
251
253
|
/*tag*/
|
|
252
254
|
r[1].stickType === "Plane" || /*tag*/
|
|
253
255
|
r[1].contentType === "MediaModel" ? "100%" : 0
|
|
254
|
-
),
|
|
256
|
+
), g & /*tag*/
|
|
255
257
|
2 && M(
|
|
256
258
|
A,
|
|
257
259
|
"height",
|
|
@@ -261,298 +263,298 @@ function cA(n) {
|
|
|
261
263
|
);
|
|
262
264
|
},
|
|
263
265
|
i(r) {
|
|
264
|
-
|
|
266
|
+
s || (C(n), s = !0);
|
|
265
267
|
},
|
|
266
268
|
o(r) {
|
|
267
|
-
|
|
269
|
+
Q(n), s = !1;
|
|
268
270
|
},
|
|
269
271
|
d(r) {
|
|
270
|
-
r && I(A), ~i &&
|
|
272
|
+
r && I(A), ~i && w[i].d(), l = !1, a();
|
|
271
273
|
}
|
|
272
274
|
};
|
|
273
275
|
}
|
|
274
|
-
function pA(
|
|
275
|
-
let A, t, e, i,
|
|
276
|
-
return t = new
|
|
276
|
+
function pA(o) {
|
|
277
|
+
let A, t, e, i, n, c, m;
|
|
278
|
+
return t = new fA({
|
|
277
279
|
props: {
|
|
278
280
|
tag: d(
|
|
279
281
|
/*tag*/
|
|
280
|
-
|
|
282
|
+
o[1]
|
|
281
283
|
),
|
|
282
284
|
renderMap: (
|
|
283
285
|
/*renderMap*/
|
|
284
|
-
|
|
286
|
+
o[3]
|
|
285
287
|
)
|
|
286
288
|
}
|
|
287
289
|
}), {
|
|
288
290
|
c() {
|
|
289
|
-
A = E("div"),
|
|
291
|
+
A = E("div"), b(t.$$.fragment), B(A, "class", e = y(T(
|
|
290
292
|
"content__container",
|
|
291
293
|
/*tag*/
|
|
292
|
-
|
|
293
|
-
)) + " svelte-
|
|
294
|
-
|
|
294
|
+
o[1].className
|
|
295
|
+
)) + " svelte-qz1wo5"), B(A, "data-id", i = /*tag*/
|
|
296
|
+
o[1].id), u(
|
|
295
297
|
A,
|
|
296
298
|
"custom-tag-disable",
|
|
297
299
|
/*tag*/
|
|
298
|
-
|
|
300
|
+
o[1].enabled === !1
|
|
299
301
|
), u(
|
|
300
302
|
A,
|
|
301
303
|
"custom-tag-hide",
|
|
302
304
|
/*isHide*/
|
|
303
|
-
|
|
305
|
+
o[5]
|
|
304
306
|
);
|
|
305
307
|
},
|
|
306
|
-
m(
|
|
307
|
-
G(
|
|
308
|
+
m(s, l) {
|
|
309
|
+
G(s, A, l), v(t, A, null), n = !0, c || (m = N(
|
|
308
310
|
A,
|
|
309
311
|
"click",
|
|
310
312
|
/*click_handler*/
|
|
311
|
-
|
|
313
|
+
o[14]
|
|
312
314
|
), c = !0);
|
|
313
315
|
},
|
|
314
|
-
p(
|
|
316
|
+
p(s, l) {
|
|
315
317
|
const a = {};
|
|
316
318
|
l & /*tag*/
|
|
317
319
|
2 && (a.tag = d(
|
|
318
320
|
/*tag*/
|
|
319
|
-
|
|
321
|
+
s[1]
|
|
320
322
|
)), l & /*renderMap*/
|
|
321
323
|
8 && (a.renderMap = /*renderMap*/
|
|
322
|
-
|
|
324
|
+
s[3]), t.$set(a), (!n || l & /*tag*/
|
|
323
325
|
2 && e !== (e = y(T(
|
|
324
326
|
"content__container",
|
|
325
327
|
/*tag*/
|
|
326
|
-
|
|
327
|
-
)) + " svelte-
|
|
328
|
+
s[1].className
|
|
329
|
+
)) + " svelte-qz1wo5")) && B(A, "class", e), (!n || l & /*tag*/
|
|
328
330
|
2 && i !== (i = /*tag*/
|
|
329
|
-
|
|
331
|
+
s[1].id)) && B(A, "data-id", i), (!n || l & /*tag, tag*/
|
|
330
332
|
2) && u(
|
|
331
333
|
A,
|
|
332
334
|
"custom-tag-disable",
|
|
333
335
|
/*tag*/
|
|
334
|
-
|
|
335
|
-
), (!
|
|
336
|
+
s[1].enabled === !1
|
|
337
|
+
), (!n || l & /*tag, isHide*/
|
|
336
338
|
34) && u(
|
|
337
339
|
A,
|
|
338
340
|
"custom-tag-hide",
|
|
339
341
|
/*isHide*/
|
|
340
|
-
|
|
342
|
+
s[5]
|
|
341
343
|
);
|
|
342
344
|
},
|
|
343
|
-
i(
|
|
344
|
-
|
|
345
|
+
i(s) {
|
|
346
|
+
n || (C(t.$$.fragment, s), n = !0);
|
|
345
347
|
},
|
|
346
|
-
o(
|
|
347
|
-
|
|
348
|
+
o(s) {
|
|
349
|
+
Q(t.$$.fragment, s), n = !1;
|
|
348
350
|
},
|
|
349
|
-
d(
|
|
350
|
-
|
|
351
|
+
d(s) {
|
|
352
|
+
s && I(A), D(t), c = !1, m();
|
|
351
353
|
}
|
|
352
354
|
};
|
|
353
355
|
}
|
|
354
|
-
function uA(
|
|
356
|
+
function uA(o) {
|
|
355
357
|
let A, t;
|
|
356
358
|
return A = new lA({
|
|
357
359
|
props: { tag: d(
|
|
358
360
|
/*tag*/
|
|
359
|
-
|
|
361
|
+
o[1]
|
|
360
362
|
) }
|
|
361
363
|
}), {
|
|
362
364
|
c() {
|
|
363
|
-
|
|
365
|
+
b(A.$$.fragment);
|
|
364
366
|
},
|
|
365
367
|
m(e, i) {
|
|
366
|
-
|
|
368
|
+
v(A, e, i), t = !0;
|
|
367
369
|
},
|
|
368
370
|
p(e, i) {
|
|
369
|
-
const
|
|
371
|
+
const n = {};
|
|
370
372
|
i & /*tag*/
|
|
371
|
-
2 && (
|
|
373
|
+
2 && (n.tag = d(
|
|
372
374
|
/*tag*/
|
|
373
375
|
e[1]
|
|
374
|
-
)), A.$set(
|
|
376
|
+
)), A.$set(n);
|
|
375
377
|
},
|
|
376
378
|
i(e) {
|
|
377
|
-
t || (
|
|
379
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
378
380
|
},
|
|
379
381
|
o(e) {
|
|
380
|
-
|
|
382
|
+
Q(A.$$.fragment, e), t = !1;
|
|
381
383
|
},
|
|
382
384
|
d(e) {
|
|
383
385
|
D(A, e);
|
|
384
386
|
}
|
|
385
387
|
};
|
|
386
388
|
}
|
|
387
|
-
function dA(
|
|
389
|
+
function dA(o) {
|
|
388
390
|
let A, t;
|
|
389
|
-
return A = new
|
|
391
|
+
return A = new sA({
|
|
390
392
|
props: { tag: d(
|
|
391
393
|
/*tag*/
|
|
392
|
-
|
|
394
|
+
o[1]
|
|
393
395
|
) }
|
|
394
396
|
}), {
|
|
395
397
|
c() {
|
|
396
|
-
|
|
398
|
+
b(A.$$.fragment);
|
|
397
399
|
},
|
|
398
400
|
m(e, i) {
|
|
399
|
-
|
|
401
|
+
v(A, e, i), t = !0;
|
|
400
402
|
},
|
|
401
403
|
p(e, i) {
|
|
402
|
-
const
|
|
404
|
+
const n = {};
|
|
403
405
|
i & /*tag*/
|
|
404
|
-
2 && (
|
|
406
|
+
2 && (n.tag = d(
|
|
405
407
|
/*tag*/
|
|
406
408
|
e[1]
|
|
407
|
-
)), A.$set(
|
|
409
|
+
)), A.$set(n);
|
|
408
410
|
},
|
|
409
411
|
i(e) {
|
|
410
|
-
t || (
|
|
412
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
411
413
|
},
|
|
412
414
|
o(e) {
|
|
413
|
-
|
|
415
|
+
Q(A.$$.fragment, e), t = !1;
|
|
414
416
|
},
|
|
415
417
|
d(e) {
|
|
416
418
|
D(A, e);
|
|
417
419
|
}
|
|
418
420
|
};
|
|
419
421
|
}
|
|
420
|
-
function BA(
|
|
422
|
+
function BA(o) {
|
|
421
423
|
let A, t;
|
|
422
424
|
return A = new rA({
|
|
423
425
|
props: { tag: d(
|
|
424
426
|
/*tag*/
|
|
425
|
-
|
|
427
|
+
o[1]
|
|
426
428
|
) }
|
|
427
429
|
}), {
|
|
428
430
|
c() {
|
|
429
|
-
|
|
431
|
+
b(A.$$.fragment);
|
|
430
432
|
},
|
|
431
433
|
m(e, i) {
|
|
432
|
-
|
|
434
|
+
v(A, e, i), t = !0;
|
|
433
435
|
},
|
|
434
436
|
p(e, i) {
|
|
435
|
-
const
|
|
437
|
+
const n = {};
|
|
436
438
|
i & /*tag*/
|
|
437
|
-
2 && (
|
|
439
|
+
2 && (n.tag = d(
|
|
438
440
|
/*tag*/
|
|
439
441
|
e[1]
|
|
440
|
-
)), A.$set(
|
|
442
|
+
)), A.$set(n);
|
|
441
443
|
},
|
|
442
444
|
i(e) {
|
|
443
|
-
t || (
|
|
445
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
444
446
|
},
|
|
445
447
|
o(e) {
|
|
446
|
-
|
|
448
|
+
Q(A.$$.fragment, e), t = !1;
|
|
447
449
|
},
|
|
448
450
|
d(e) {
|
|
449
451
|
D(A, e);
|
|
450
452
|
}
|
|
451
453
|
};
|
|
452
454
|
}
|
|
453
|
-
function
|
|
455
|
+
function wA(o) {
|
|
454
456
|
let A, t;
|
|
455
457
|
return A = new aA({
|
|
456
458
|
props: { tag: d(
|
|
457
459
|
/*tag*/
|
|
458
|
-
|
|
460
|
+
o[1]
|
|
459
461
|
) }
|
|
460
462
|
}), {
|
|
461
463
|
c() {
|
|
462
|
-
|
|
464
|
+
b(A.$$.fragment);
|
|
463
465
|
},
|
|
464
466
|
m(e, i) {
|
|
465
|
-
|
|
467
|
+
v(A, e, i), t = !0;
|
|
466
468
|
},
|
|
467
469
|
p(e, i) {
|
|
468
|
-
const
|
|
470
|
+
const n = {};
|
|
469
471
|
i & /*tag*/
|
|
470
|
-
2 && (
|
|
472
|
+
2 && (n.tag = d(
|
|
471
473
|
/*tag*/
|
|
472
474
|
e[1]
|
|
473
|
-
)), A.$set(
|
|
475
|
+
)), A.$set(n);
|
|
474
476
|
},
|
|
475
477
|
i(e) {
|
|
476
|
-
t || (
|
|
478
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
477
479
|
},
|
|
478
480
|
o(e) {
|
|
479
|
-
|
|
481
|
+
Q(A.$$.fragment, e), t = !1;
|
|
480
482
|
},
|
|
481
483
|
d(e) {
|
|
482
484
|
D(A, e);
|
|
483
485
|
}
|
|
484
486
|
};
|
|
485
487
|
}
|
|
486
|
-
function
|
|
488
|
+
function QA(o) {
|
|
487
489
|
let A, t;
|
|
488
|
-
return A = new
|
|
490
|
+
return A = new nA({
|
|
489
491
|
props: { tag: d(
|
|
490
492
|
/*tag*/
|
|
491
|
-
|
|
493
|
+
o[1]
|
|
492
494
|
) }
|
|
493
495
|
}), {
|
|
494
496
|
c() {
|
|
495
|
-
|
|
497
|
+
b(A.$$.fragment);
|
|
496
498
|
},
|
|
497
499
|
m(e, i) {
|
|
498
|
-
|
|
500
|
+
v(A, e, i), t = !0;
|
|
499
501
|
},
|
|
500
502
|
p(e, i) {
|
|
501
|
-
const
|
|
503
|
+
const n = {};
|
|
502
504
|
i & /*tag*/
|
|
503
|
-
2 && (
|
|
505
|
+
2 && (n.tag = d(
|
|
504
506
|
/*tag*/
|
|
505
507
|
e[1]
|
|
506
|
-
)), A.$set(
|
|
508
|
+
)), A.$set(n);
|
|
507
509
|
},
|
|
508
510
|
i(e) {
|
|
509
|
-
t || (
|
|
511
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
510
512
|
},
|
|
511
513
|
o(e) {
|
|
512
|
-
|
|
514
|
+
Q(A.$$.fragment, e), t = !1;
|
|
513
515
|
},
|
|
514
516
|
d(e) {
|
|
515
517
|
D(A, e);
|
|
516
518
|
}
|
|
517
519
|
};
|
|
518
520
|
}
|
|
519
|
-
function
|
|
521
|
+
function CA(o) {
|
|
520
522
|
let A, t;
|
|
521
|
-
return A = new
|
|
523
|
+
return A = new oA({
|
|
522
524
|
props: { tag: d(
|
|
523
525
|
/*tag*/
|
|
524
|
-
|
|
526
|
+
o[1]
|
|
525
527
|
) }
|
|
526
528
|
}), {
|
|
527
529
|
c() {
|
|
528
|
-
|
|
530
|
+
b(A.$$.fragment);
|
|
529
531
|
},
|
|
530
532
|
m(e, i) {
|
|
531
|
-
|
|
533
|
+
v(A, e, i), t = !0;
|
|
532
534
|
},
|
|
533
535
|
p(e, i) {
|
|
534
|
-
const
|
|
536
|
+
const n = {};
|
|
535
537
|
i & /*tag*/
|
|
536
|
-
2 && (
|
|
538
|
+
2 && (n.tag = d(
|
|
537
539
|
/*tag*/
|
|
538
540
|
e[1]
|
|
539
|
-
)), A.$set(
|
|
541
|
+
)), A.$set(n);
|
|
540
542
|
},
|
|
541
543
|
i(e) {
|
|
542
|
-
t || (
|
|
544
|
+
t || (C(A.$$.fragment, e), t = !0);
|
|
543
545
|
},
|
|
544
546
|
o(e) {
|
|
545
|
-
|
|
547
|
+
Q(A.$$.fragment, e), t = !1;
|
|
546
548
|
},
|
|
547
549
|
d(e) {
|
|
548
550
|
D(A, e);
|
|
549
551
|
}
|
|
550
552
|
};
|
|
551
553
|
}
|
|
552
|
-
function
|
|
553
|
-
let A, t, e, i,
|
|
554
|
-
const c = [pA, cA,
|
|
555
|
-
function
|
|
554
|
+
function _A(o) {
|
|
555
|
+
let A, t, e, i, n;
|
|
556
|
+
const c = [pA, cA, gA], m = [];
|
|
557
|
+
function s(l, a) {
|
|
556
558
|
return a & /*tag, renderMap*/
|
|
557
559
|
10 && (A = null), A == null && (A = !!/*tag*/
|
|
558
560
|
(l[1].element || /*renderMap*/
|
|
@@ -564,81 +566,81 @@ function CA(n) {
|
|
|
564
566
|
l[4] ? 1 : 2
|
|
565
567
|
);
|
|
566
568
|
}
|
|
567
|
-
return t =
|
|
569
|
+
return t = s(o, -1), e = m[t] = c[t](o), {
|
|
568
570
|
c() {
|
|
569
571
|
e.c(), i = tA();
|
|
570
572
|
},
|
|
571
573
|
m(l, a) {
|
|
572
|
-
|
|
574
|
+
m[t].m(l, a), G(l, i, a), n = !0;
|
|
573
575
|
},
|
|
574
576
|
p(l, [a]) {
|
|
575
577
|
let p = t;
|
|
576
|
-
t =
|
|
577
|
-
|
|
578
|
-
}),
|
|
578
|
+
t = s(l, a), t === p ? m[t].p(l, a) : (K(), Q(m[p], 1, 1, () => {
|
|
579
|
+
m[p] = null;
|
|
580
|
+
}), Z(), e = m[t], e ? e.p(l, a) : (e = m[t] = c[t](l), e.c()), C(e, 1), e.m(i.parentNode, i));
|
|
579
581
|
},
|
|
580
582
|
i(l) {
|
|
581
|
-
|
|
583
|
+
n || (C(e), n = !0);
|
|
582
584
|
},
|
|
583
585
|
o(l) {
|
|
584
|
-
|
|
586
|
+
Q(e), n = !1;
|
|
585
587
|
},
|
|
586
588
|
d(l) {
|
|
587
|
-
|
|
589
|
+
m[t].d(l), l && I(i);
|
|
588
590
|
}
|
|
589
591
|
};
|
|
590
592
|
}
|
|
591
|
-
function
|
|
593
|
+
function kA(o, A, t) {
|
|
592
594
|
var e, i;
|
|
593
|
-
return !(!A.visible || !A.enabled || !t.visible || !((e =
|
|
595
|
+
return !(!A.visible || !A.enabled || !t.visible || !((e = o.state) != null && e.visible) || ((i = o.temporaryState) == null ? void 0 : i.visible) === !1 || o.loading);
|
|
594
596
|
}
|
|
595
|
-
function
|
|
596
|
-
let e, i,
|
|
597
|
-
|
|
598
|
-
let
|
|
599
|
-
function R(
|
|
600
|
-
|
|
597
|
+
function bA(o, A, t) {
|
|
598
|
+
let e, i, n, c, m, s, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: p } = A, { renderMap: w = /* @__PURE__ */ new Map() } = A, { state: _ } = A, { mediaStore: r } = A, { temporaryState: g } = A;
|
|
599
|
+
q("hooks", p), q("mediaStore", r);
|
|
600
|
+
let k, h;
|
|
601
|
+
function R(f) {
|
|
602
|
+
f ? p.emit("exposure", { id: c, type: "start" }) : p.emit("exposure", { id: c, type: "end" });
|
|
601
603
|
}
|
|
602
|
-
const X = (
|
|
603
|
-
return
|
|
604
|
-
"withAnimation" in
|
|
605
|
-
},
|
|
606
|
-
var
|
|
607
|
-
|
|
608
|
-
2 && t(12, e = (
|
|
609
|
-
2 && t(11, i = (Y = a.state) == null ? void 0 : Y.visible),
|
|
610
|
-
322 && t(13,
|
|
611
|
-
2 && (c = a.id),
|
|
612
|
-
322 && t(5,
|
|
613
|
-
8192 && R(
|
|
614
|
-
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (P = (H = a.hooks).emit) == null || P.call(H, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !==
|
|
615
|
-
2 && t(4,
|
|
604
|
+
const X = (f) => p.emit("click", { event: f, target: "TagContent", tag: a }), j = (f) => p.emit("click", { event: f, target: "TagContent", tag: a });
|
|
605
|
+
return o.$$set = (f) => {
|
|
606
|
+
"withAnimation" in f && t(0, l = f.withAnimation), "tag" in f && t(1, a = f.tag), "hooks" in f && t(2, p = f.hooks), "renderMap" in f && t(3, w = f.renderMap), "state" in f && t(6, _ = f.state), "mediaStore" in f && t(7, r = f.mediaStore), "temporaryState" in f && t(8, g = f.temporaryState);
|
|
607
|
+
}, o.$$.update = () => {
|
|
608
|
+
var f, Y, J, H, P, U, W, z, S, F, O;
|
|
609
|
+
o.$$.dirty & /*tag*/
|
|
610
|
+
2 && t(12, e = (f = a.state) == null ? void 0 : f.unfolded), o.$$.dirty & /*tag*/
|
|
611
|
+
2 && t(11, i = (Y = a.state) == null ? void 0 : Y.visible), o.$$.dirty & /*state, temporaryState, tag*/
|
|
612
|
+
322 && t(13, n = _.visible && g.visible && ((J = a.state) == null ? void 0 : J.visible)), o.$$.dirty & /*tag*/
|
|
613
|
+
2 && (c = a.id), o.$$.dirty & /*tag, state, temporaryState*/
|
|
614
|
+
322 && t(5, m = !kA(a, _, g)), o.$$.dirty & /*isVisible*/
|
|
615
|
+
8192 && R(n), o.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
616
|
+
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (P = (H = a.hooks).emit) == null || P.call(H, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== k && (t(9, k = i), i ? (S = (z = a.hooks).emit) == null || S.call(z, "show") : (O = (F = a.hooks).emit) == null || O.call(F, "hide"))), o.$$.dirty & /*tag*/
|
|
617
|
+
2 && t(4, s = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
|
|
616
618
|
}, [
|
|
617
619
|
l,
|
|
618
620
|
a,
|
|
619
621
|
p,
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
g,
|
|
623
|
-
C,
|
|
624
|
-
r,
|
|
622
|
+
w,
|
|
623
|
+
s,
|
|
625
624
|
m,
|
|
626
625
|
_,
|
|
626
|
+
r,
|
|
627
|
+
g,
|
|
628
|
+
k,
|
|
627
629
|
h,
|
|
628
630
|
i,
|
|
629
631
|
e,
|
|
630
|
-
|
|
632
|
+
n,
|
|
631
633
|
X,
|
|
632
634
|
j
|
|
633
635
|
];
|
|
634
636
|
}
|
|
635
|
-
class
|
|
637
|
+
class at extends x {
|
|
636
638
|
constructor(A) {
|
|
637
639
|
super(), $(
|
|
638
640
|
this,
|
|
639
641
|
A,
|
|
640
|
-
|
|
641
|
-
|
|
642
|
+
bA,
|
|
643
|
+
_A,
|
|
642
644
|
AA,
|
|
643
645
|
{
|
|
644
646
|
withAnimation: 0,
|
|
@@ -649,10 +651,10 @@ class ot extends x {
|
|
|
649
651
|
mediaStore: 7,
|
|
650
652
|
temporaryState: 8
|
|
651
653
|
},
|
|
652
|
-
|
|
654
|
+
mA
|
|
653
655
|
);
|
|
654
656
|
}
|
|
655
657
|
}
|
|
656
658
|
export {
|
|
657
|
-
|
|
659
|
+
at as default
|
|
658
660
|
};
|