@realsee/dnalogel 2.22.0-dev.8 → 2.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +10 -0
- package/dist/index.cjs.js +65 -65
- package/dist/index.js +4614 -4447
- package/dist/index.umd.js +58 -58
- 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 +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +48 -48
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- 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/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.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/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 +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- 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 +8 -8
- 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 +6 -6
- 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 +14 -14
- 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 +12 -12
- 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/CruisePluginTypes.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/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/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/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/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/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/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/CruisePlugin/Controller.js +103 -90
- package/libs/CruisePlugin/index.js +22 -9
- package/libs/GuideLinePlugin/Components/Tag.js +58 -48
- package/libs/GuideLinePlugin/Controller.js +38 -25
- package/libs/GuideLinePlugin/GuideLineItem.js +19 -6
- package/libs/GuideLinePlugin/GuideLineModeItem.js +19 -6
- package/libs/GuideLinePlugin/index.js +24 -11
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +152 -139
- package/libs/ItemLabelPlugin/ItemLabelItem.js +67 -57
- package/libs/ItemLabelPlugin/Plugin.js +37 -26
- package/libs/ItemLabelPlugin/index.js +16 -5
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +116 -103
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +45 -35
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +35 -24
- package/libs/ModelItemLabelPlugin/index.js +16 -5
- package/libs/ModelRoomLabelPlugin/Controller.js +20 -8
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +52 -42
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +75 -61
- package/libs/ModelRoomLabelPlugin/index.js +17 -5
- package/libs/PanoDoorLabelPlugin/Controller.js +65 -55
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +55 -45
- package/libs/PanoDoorLabelPlugin/index.js +14 -4
- package/libs/PanoMeasurePlugin/Components/Common/CircleButton.js +70 -60
- package/libs/PanoMeasurePlugin/Components/Common/Exit.js +32 -22
- package/libs/PanoMeasurePlugin/Components/Common/Switcher0.js +75 -62
- package/libs/PanoMeasurePlugin/Components/Common/Switcher1.js +110 -97
- package/libs/PanoMeasurePlugin/Components/Controller0.js +48 -37
- package/libs/PanoMeasurePlugin/Components/Controller1.js +59 -48
- package/libs/PanoMeasurePlugin/Components/Tip.js +74 -64
- package/libs/PanoMeasurePlugin/Controller/index.js +86 -75
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +25 -15
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +16 -5
- package/libs/PanoMeasurePlugin/index.js +27 -16
- package/libs/PanoRulerProPlugin/Controller.js +38 -27
- package/libs/PanoRulerProPlugin/RulerItem.js +91 -78
- package/libs/PanoRulerProPlugin/RulerItems.js +95 -82
- package/libs/PanoRulerProPlugin/index.js +15 -4
- package/libs/PanoSpatialTagPlugin/Components/origins.js +51 -38
- package/libs/PanoSpatialTagPlugin/Components/tag.js +32 -22
- package/libs/PanoSpatialTagPlugin/Plugin.js +116 -105
- package/libs/PanoSpatialTagPlugin/index.js +13 -2
- package/libs/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/libs/PanoSpatialTagPlugin/store.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +44 -34
- package/libs/PanoTagPlugin/Components/Common/Audio.js +99 -89
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +139 -128
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +53 -43
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +59 -49
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +79 -69
- package/libs/PanoTagPlugin/Components/Common/Media.js +182 -168
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +128 -118
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +40 -30
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +35 -24
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +97 -86
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +88 -75
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +103 -95
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +59 -49
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +106 -95
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +92 -81
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +68 -57
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +45 -35
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +122 -110
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +53 -42
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +118 -103
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +66 -54
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +131 -108
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +101 -90
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/index.js +151 -138
- package/libs/PanoTagPlugin/Components/TagContainer.js +72 -57
- package/libs/PanoTagPlugin/Components/TagItem.js +60 -47
- package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
- package/libs/PanoTagPlugin/controller/TagRender.js +19 -6
- package/libs/PanoTagPlugin/controller/TagUtil.js +2 -2
- package/libs/PanoTagPlugin/controller/index.js +95 -82
- package/libs/PanoTagPlugin/index.js +26 -13
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +10 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +43 -39
- package/libs/floorplan/Components/Camera.js +16 -13
- package/libs/floorplan/Components/Compass.js +27 -24
- package/libs/floorplan/Components/CurrentFloor.js +25 -20
- package/libs/floorplan/Components/Main.js +58 -49
- package/libs/floorplan/Components/Normalmage.js +25 -22
- package/libs/floorplan/Components/RoomHighlight/Room.js +28 -25
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +69 -61
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +50 -47
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +69 -61
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +125 -118
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +25 -22
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +43 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +32 -29
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +49 -41
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +102 -94
- package/libs/floorplan/Components/SvgImage.js +30 -27
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +41 -29
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +35 -23
- package/libs/floorplan/ModelFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +52 -42
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +71 -59
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +66 -53
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +69 -57
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +67 -55
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +16 -4
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +46 -34
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/index.js +1 -0
- package/libs/index.js +126 -112
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/svelte/src/runtime/internal/Component.js +122 -0
- package/libs/vendor/svelte/src/runtime/internal/ResizeObserverSingleton.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/animations.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/await_block.js +47 -0
- package/libs/vendor/svelte/src/runtime/internal/dev.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/disclose-version/index.js +2 -0
- package/libs/vendor/svelte/src/runtime/internal/dom.js +214 -0
- package/libs/vendor/svelte/src/runtime/internal/each.js +46 -0
- package/libs/vendor/svelte/src/runtime/internal/environment.js +7 -0
- package/libs/vendor/svelte/src/runtime/internal/globals.js +7 -0
- package/libs/vendor/svelte/src/runtime/internal/index.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/lifecycle.js +63 -0
- package/libs/vendor/svelte/src/runtime/internal/loop.js +21 -0
- package/libs/vendor/svelte/src/runtime/internal/scheduler.js +66 -0
- package/libs/vendor/svelte/src/runtime/internal/spread.js +26 -0
- package/libs/vendor/svelte/src/runtime/internal/ssr.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/style_manager.js +48 -0
- package/libs/vendor/svelte/src/runtime/internal/transitions.js +192 -0
- package/libs/vendor/svelte/src/runtime/internal/utils.js +110 -0
- package/libs/vendor/svelte/{store → src/runtime/store}/index.js +5 -5
- package/libs/vendor/svelte/{transition → src/runtime/transition}/index.js +1 -1
- package/libs/vendor/svelte/src/shared/boolean_attributes.js +1 -0
- package/libs/vendor/svelte/src/shared/utils/names.js +1 -0
- package/libs/vendor/svelte/src/shared/version.js +4 -0
- package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +27 -23
- package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +197 -225
- package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +16 -12
- package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +65 -59
- package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +32 -29
- package/package.json +1 -1
- package/libs/vendor/svelte/internal/index.js +0 -749
- /package/libs/vendor/svelte/{easing → src/runtime/easing}/index.js +0 -0
- /package/libs/vendor/svelte/{index.js → src/runtime/index.js} +0 -0
|
@@ -1,5 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
1
|
+
import { safe_not_equal as $, noop as L, null_to_empty as Y } from "../../../vendor/svelte/src/runtime/internal/utils.js";
|
|
2
|
+
import { append_styles as AA, empty as eA, insert as H, detach as P, element as T, attr as B, toggle_class as u, set_style as I, append as V, listen as K, stop_propagation as tA } from "../../../vendor/svelte/src/runtime/internal/dom.js";
|
|
3
|
+
import { transition_out as v, check_outros as N, transition_in as w, group_outros as z } from "../../../vendor/svelte/src/runtime/internal/transitions.js";
|
|
4
|
+
import { setContext as Z } from "../../../vendor/svelte/src/runtime/internal/lifecycle.js";
|
|
5
|
+
import { SvelteComponent as iA, init as oA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/src/runtime/internal/Component.js";
|
|
6
|
+
import "../../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
|
|
7
|
+
import nA from "./TextTag/index.js";
|
|
3
8
|
import rA from "./ImageTextTag.js";
|
|
4
9
|
import aA from "./MarketingTag.js";
|
|
5
10
|
import "three";
|
|
@@ -7,17 +12,23 @@ import { noTypecheck as d } from "../../utils/noTypecheck.js";
|
|
|
7
12
|
import { isMediaModelTag as lA } from "../../utils/tag/tagCheck.js";
|
|
8
13
|
import fA from "./AudioTag/index.js";
|
|
9
14
|
import sA from "./MediaPlane.js";
|
|
10
|
-
import
|
|
11
|
-
import
|
|
15
|
+
import mA from "./LinkTag.js";
|
|
16
|
+
import gA from "./CustomTag.js";
|
|
12
17
|
import { classnames as J } from "../../../vendor/classnames/index.js";
|
|
18
|
+
import "../../../vendor/svelte/src/runtime/internal/environment.js";
|
|
19
|
+
import "../../../vendor/svelte/src/runtime/internal/loop.js";
|
|
20
|
+
import "../../../vendor/svelte/src/runtime/internal/style_manager.js";
|
|
21
|
+
import "../../../vendor/svelte/src/runtime/internal/scheduler.js";
|
|
22
|
+
import "../../../vendor/svelte/src/shared/version.js";
|
|
13
23
|
import "./TextTag/TextTag.js";
|
|
14
24
|
import "../Common/Line/Straight.js";
|
|
15
|
-
import "../../../vendor/svelte/transition/index.js";
|
|
16
|
-
import "../../../vendor/svelte/easing/index.js";
|
|
25
|
+
import "../../../vendor/svelte/src/runtime/transition/index.js";
|
|
26
|
+
import "../../../vendor/svelte/src/runtime/easing/index.js";
|
|
17
27
|
import "../../../shared-utils/uuid.js";
|
|
18
28
|
import "../Common/Shadow.js";
|
|
19
29
|
import "../Common/Text/FlyMText.js";
|
|
20
30
|
import "../Common/Text/FlyText.js";
|
|
31
|
+
import "../../../vendor/svelte/src/runtime/internal/each.js";
|
|
21
32
|
import "animejs";
|
|
22
33
|
import "../../../shared-utils/isNil.js";
|
|
23
34
|
import "../../utils/search.js";
|
|
@@ -32,6 +43,7 @@ import "../Common/Text/MText.js";
|
|
|
32
43
|
import "../../utils/px2rem.js";
|
|
33
44
|
import "../Common/Line/Polyline.js";
|
|
34
45
|
import "../Common/Media.js";
|
|
46
|
+
import "../../../vendor/svelte/src/runtime/internal/spread.js";
|
|
35
47
|
import "../../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
|
|
36
48
|
import "../../../vendor/svelte-carousel/src/components/Dots/Dots.js";
|
|
37
49
|
import "../../../vendor/svelte-carousel/src/components/Dot/Dot.js";
|
|
@@ -87,16 +99,17 @@ import "../../../shared-utils/audio.js";
|
|
|
87
99
|
import "../Common/Icon/audioIcon.js";
|
|
88
100
|
import "./AudioTag/AudioPlaneTag.js";
|
|
89
101
|
import "../Common/Icon/Icon.js";
|
|
102
|
+
import "../../../vendor/svelte/src/runtime/internal/await_block.js";
|
|
90
103
|
import "../../utils/getImageInfo.js";
|
|
91
|
-
function
|
|
92
|
-
|
|
104
|
+
function pA(o) {
|
|
105
|
+
AA(o, "svelte-1r4fqvg", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}');
|
|
93
106
|
}
|
|
94
|
-
function
|
|
107
|
+
function cA(o) {
|
|
95
108
|
let A, t;
|
|
96
109
|
return {
|
|
97
110
|
c() {
|
|
98
111
|
A = T("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = /*tag*/
|
|
99
|
-
|
|
112
|
+
o[1].id);
|
|
100
113
|
},
|
|
101
114
|
m(e, i) {
|
|
102
115
|
H(e, A, i);
|
|
@@ -106,16 +119,16 @@ function pA(n) {
|
|
|
106
119
|
2 && t !== (t = /*tag*/
|
|
107
120
|
e[1].id) && B(A, "data-id", t);
|
|
108
121
|
},
|
|
109
|
-
i:
|
|
110
|
-
o:
|
|
122
|
+
i: L,
|
|
123
|
+
o: L,
|
|
111
124
|
d(e) {
|
|
112
125
|
e && P(A);
|
|
113
126
|
}
|
|
114
127
|
};
|
|
115
128
|
}
|
|
116
|
-
function uA(
|
|
117
|
-
let A, t, e, i,
|
|
118
|
-
const
|
|
129
|
+
function uA(o) {
|
|
130
|
+
let A, t, e, i, n, p, m, f, l, a;
|
|
131
|
+
const c = [
|
|
119
132
|
_A,
|
|
120
133
|
CA,
|
|
121
134
|
wA,
|
|
@@ -123,7 +136,7 @@ function uA(n) {
|
|
|
123
136
|
QA,
|
|
124
137
|
BA
|
|
125
138
|
], Q = [];
|
|
126
|
-
function C(r,
|
|
139
|
+
function C(r, g) {
|
|
127
140
|
return (
|
|
128
141
|
/*tag*/
|
|
129
142
|
r[1].contentType === "Text" ? 0 : (
|
|
@@ -150,109 +163,109 @@ function uA(n) {
|
|
|
150
163
|
)
|
|
151
164
|
);
|
|
152
165
|
}
|
|
153
|
-
return ~(i = C(
|
|
166
|
+
return ~(i = C(o)) && (n = Q[i] = c[i](o)), {
|
|
154
167
|
c() {
|
|
155
168
|
var r;
|
|
156
|
-
A = T("div"), t = T("div"), e = T("div"),
|
|
169
|
+
A = T("div"), t = T("div"), e = T("div"), n && n.c(), B(e, "class", "content svelte-1r4fqvg"), u(
|
|
157
170
|
e,
|
|
158
171
|
"unfolded",
|
|
159
172
|
/*tag*/
|
|
160
|
-
(r =
|
|
161
|
-
), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class",
|
|
173
|
+
(r = o[1].state) == null ? void 0 : r.unfolded
|
|
174
|
+
), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", p = Y(J(
|
|
162
175
|
"content__container",
|
|
163
176
|
/*tag*/
|
|
164
|
-
|
|
165
|
-
)) + " svelte-1r4fqvg"), B(A, "data-id",
|
|
166
|
-
|
|
177
|
+
o[1].className
|
|
178
|
+
)) + " svelte-1r4fqvg"), B(A, "data-id", m = /*tag*/
|
|
179
|
+
o[1].id), u(
|
|
167
180
|
A,
|
|
168
181
|
"disable",
|
|
169
182
|
/*tag*/
|
|
170
|
-
|
|
183
|
+
o[1].enabled === !1
|
|
171
184
|
), u(
|
|
172
185
|
A,
|
|
173
186
|
"hide",
|
|
174
187
|
/*isHide*/
|
|
175
|
-
|
|
188
|
+
o[5]
|
|
176
189
|
), u(
|
|
177
190
|
A,
|
|
178
191
|
"withAnimation",
|
|
179
192
|
/*withAnimation*/
|
|
180
|
-
|
|
193
|
+
o[0]
|
|
181
194
|
), u(
|
|
182
195
|
A,
|
|
183
196
|
"unClickable",
|
|
184
197
|
/*tag*/
|
|
185
|
-
|
|
198
|
+
o[1].config.clickable === !1
|
|
186
199
|
), I(
|
|
187
200
|
A,
|
|
188
201
|
"width",
|
|
189
202
|
/*tag*/
|
|
190
|
-
|
|
191
|
-
|
|
203
|
+
o[1].stickType === "Plane" || /*tag*/
|
|
204
|
+
o[1].contentType === "MediaModel" ? "100%" : 0
|
|
192
205
|
), I(
|
|
193
206
|
A,
|
|
194
207
|
"height",
|
|
195
208
|
/*tag*/
|
|
196
|
-
|
|
197
|
-
|
|
209
|
+
o[1].stickType === "Plane" || /*tag*/
|
|
210
|
+
o[1].contentType === "MediaModel" ? "100%" : 0
|
|
198
211
|
);
|
|
199
212
|
},
|
|
200
|
-
m(r,
|
|
201
|
-
H(r, A,
|
|
213
|
+
m(r, g) {
|
|
214
|
+
H(r, A, g), V(A, t), V(t, e), ~i && Q[i].m(e, null), f = !0, l || (a = K(A, "click", tA(
|
|
202
215
|
/*click_handler_1*/
|
|
203
|
-
|
|
216
|
+
o[15]
|
|
204
217
|
)), l = !0);
|
|
205
218
|
},
|
|
206
|
-
p(r,
|
|
219
|
+
p(r, g) {
|
|
207
220
|
var h;
|
|
208
221
|
let _ = i;
|
|
209
|
-
i = C(r), i === _ ? ~i && Q[i].p(r,
|
|
222
|
+
i = C(r), i === _ ? ~i && Q[i].p(r, g) : (n && (z(), v(Q[_], 1, 1, () => {
|
|
210
223
|
Q[_] = null;
|
|
211
|
-
}),
|
|
224
|
+
}), N()), ~i ? (n = Q[i], n ? n.p(r, g) : (n = Q[i] = c[i](r), n.c()), w(n, 1), n.m(e, null)) : n = null), (!f || g & /*tag*/
|
|
212
225
|
2) && u(
|
|
213
226
|
e,
|
|
214
227
|
"unfolded",
|
|
215
228
|
/*tag*/
|
|
216
229
|
(h = r[1].state) == null ? void 0 : h.unfolded
|
|
217
|
-
), (!f ||
|
|
218
|
-
2 &&
|
|
230
|
+
), (!f || g & /*tag*/
|
|
231
|
+
2 && p !== (p = Y(J(
|
|
219
232
|
"content__container",
|
|
220
233
|
/*tag*/
|
|
221
234
|
r[1].className
|
|
222
|
-
)) + " svelte-1r4fqvg")) && B(A, "class",
|
|
223
|
-
2 &&
|
|
224
|
-
r[1].id)) && B(A, "data-id",
|
|
235
|
+
)) + " svelte-1r4fqvg")) && B(A, "class", p), (!f || g & /*tag*/
|
|
236
|
+
2 && m !== (m = /*tag*/
|
|
237
|
+
r[1].id)) && B(A, "data-id", m), (!f || g & /*tag, tag*/
|
|
225
238
|
2) && u(
|
|
226
239
|
A,
|
|
227
240
|
"disable",
|
|
228
241
|
/*tag*/
|
|
229
242
|
r[1].enabled === !1
|
|
230
|
-
), (!f ||
|
|
243
|
+
), (!f || g & /*tag, isHide*/
|
|
231
244
|
34) && u(
|
|
232
245
|
A,
|
|
233
246
|
"hide",
|
|
234
247
|
/*isHide*/
|
|
235
248
|
r[5]
|
|
236
|
-
), (!f ||
|
|
249
|
+
), (!f || g & /*tag, withAnimation*/
|
|
237
250
|
3) && u(
|
|
238
251
|
A,
|
|
239
252
|
"withAnimation",
|
|
240
253
|
/*withAnimation*/
|
|
241
254
|
r[0]
|
|
242
|
-
), (!f ||
|
|
255
|
+
), (!f || g & /*tag, tag*/
|
|
243
256
|
2) && u(
|
|
244
257
|
A,
|
|
245
258
|
"unClickable",
|
|
246
259
|
/*tag*/
|
|
247
260
|
r[1].config.clickable === !1
|
|
248
|
-
),
|
|
261
|
+
), g & /*tag*/
|
|
249
262
|
2 && I(
|
|
250
263
|
A,
|
|
251
264
|
"width",
|
|
252
265
|
/*tag*/
|
|
253
266
|
r[1].stickType === "Plane" || /*tag*/
|
|
254
267
|
r[1].contentType === "MediaModel" ? "100%" : 0
|
|
255
|
-
),
|
|
268
|
+
), g & /*tag*/
|
|
256
269
|
2 && I(
|
|
257
270
|
A,
|
|
258
271
|
"height",
|
|
@@ -262,27 +275,27 @@ function uA(n) {
|
|
|
262
275
|
);
|
|
263
276
|
},
|
|
264
277
|
i(r) {
|
|
265
|
-
f || (w(
|
|
278
|
+
f || (w(n), f = !0);
|
|
266
279
|
},
|
|
267
280
|
o(r) {
|
|
268
|
-
v(
|
|
281
|
+
v(n), f = !1;
|
|
269
282
|
},
|
|
270
283
|
d(r) {
|
|
271
284
|
r && P(A), ~i && Q[i].d(), l = !1, a();
|
|
272
285
|
}
|
|
273
286
|
};
|
|
274
287
|
}
|
|
275
|
-
function dA(
|
|
276
|
-
let A, t, e, i,
|
|
277
|
-
return t = new
|
|
288
|
+
function dA(o) {
|
|
289
|
+
let A, t, e, i, n, p, m;
|
|
290
|
+
return t = new gA({
|
|
278
291
|
props: {
|
|
279
292
|
tag: d(
|
|
280
293
|
/*tag*/
|
|
281
|
-
|
|
294
|
+
o[1]
|
|
282
295
|
),
|
|
283
296
|
renderMap: (
|
|
284
297
|
/*renderMap*/
|
|
285
|
-
|
|
298
|
+
o[3]
|
|
286
299
|
)
|
|
287
300
|
}
|
|
288
301
|
}), {
|
|
@@ -290,27 +303,27 @@ function dA(n) {
|
|
|
290
303
|
A = T("div"), k(t.$$.fragment), B(A, "class", e = Y(J(
|
|
291
304
|
"content__container",
|
|
292
305
|
/*tag*/
|
|
293
|
-
|
|
306
|
+
o[1].className
|
|
294
307
|
)) + " svelte-1r4fqvg"), B(A, "data-id", i = /*tag*/
|
|
295
|
-
|
|
308
|
+
o[1].id), u(
|
|
296
309
|
A,
|
|
297
310
|
"custom-tag-disable",
|
|
298
311
|
/*tag*/
|
|
299
|
-
|
|
312
|
+
o[1].enabled === !1
|
|
300
313
|
), u(
|
|
301
314
|
A,
|
|
302
315
|
"custom-tag-hide",
|
|
303
316
|
/*isHide*/
|
|
304
|
-
|
|
317
|
+
o[5]
|
|
305
318
|
);
|
|
306
319
|
},
|
|
307
320
|
m(f, l) {
|
|
308
|
-
H(f, A, l), b(t, A, null),
|
|
321
|
+
H(f, A, l), b(t, A, null), n = !0, p || (m = K(
|
|
309
322
|
A,
|
|
310
323
|
"click",
|
|
311
324
|
/*click_handler*/
|
|
312
|
-
|
|
313
|
-
),
|
|
325
|
+
o[14]
|
|
326
|
+
), p = !0);
|
|
314
327
|
},
|
|
315
328
|
p(f, l) {
|
|
316
329
|
const a = {};
|
|
@@ -320,20 +333,20 @@ function dA(n) {
|
|
|
320
333
|
f[1]
|
|
321
334
|
)), l & /*renderMap*/
|
|
322
335
|
8 && (a.renderMap = /*renderMap*/
|
|
323
|
-
f[3]), t.$set(a), (!
|
|
336
|
+
f[3]), t.$set(a), (!n || l & /*tag*/
|
|
324
337
|
2 && e !== (e = Y(J(
|
|
325
338
|
"content__container",
|
|
326
339
|
/*tag*/
|
|
327
340
|
f[1].className
|
|
328
|
-
)) + " svelte-1r4fqvg")) && B(A, "class", e), (!
|
|
341
|
+
)) + " svelte-1r4fqvg")) && B(A, "class", e), (!n || l & /*tag*/
|
|
329
342
|
2 && i !== (i = /*tag*/
|
|
330
|
-
f[1].id)) && B(A, "data-id", i), (!
|
|
343
|
+
f[1].id)) && B(A, "data-id", i), (!n || l & /*tag, tag*/
|
|
331
344
|
2) && u(
|
|
332
345
|
A,
|
|
333
346
|
"custom-tag-disable",
|
|
334
347
|
/*tag*/
|
|
335
348
|
f[1].enabled === !1
|
|
336
|
-
), (!
|
|
349
|
+
), (!n || l & /*tag, isHide*/
|
|
337
350
|
34) && u(
|
|
338
351
|
A,
|
|
339
352
|
"custom-tag-hide",
|
|
@@ -342,22 +355,22 @@ function dA(n) {
|
|
|
342
355
|
);
|
|
343
356
|
},
|
|
344
357
|
i(f) {
|
|
345
|
-
|
|
358
|
+
n || (w(t.$$.fragment, f), n = !0);
|
|
346
359
|
},
|
|
347
360
|
o(f) {
|
|
348
|
-
v(t.$$.fragment, f),
|
|
361
|
+
v(t.$$.fragment, f), n = !1;
|
|
349
362
|
},
|
|
350
363
|
d(f) {
|
|
351
|
-
f && P(A), D(t),
|
|
364
|
+
f && P(A), D(t), p = !1, m();
|
|
352
365
|
}
|
|
353
366
|
};
|
|
354
367
|
}
|
|
355
|
-
function BA(
|
|
368
|
+
function BA(o) {
|
|
356
369
|
let A, t;
|
|
357
370
|
return A = new sA({
|
|
358
371
|
props: { tag: d(
|
|
359
372
|
/*tag*/
|
|
360
|
-
|
|
373
|
+
o[1]
|
|
361
374
|
) }
|
|
362
375
|
}), {
|
|
363
376
|
c() {
|
|
@@ -367,12 +380,12 @@ function BA(n) {
|
|
|
367
380
|
b(A, e, i), t = !0;
|
|
368
381
|
},
|
|
369
382
|
p(e, i) {
|
|
370
|
-
const
|
|
383
|
+
const n = {};
|
|
371
384
|
i & /*tag*/
|
|
372
|
-
2 && (
|
|
385
|
+
2 && (n.tag = d(
|
|
373
386
|
/*tag*/
|
|
374
387
|
e[1]
|
|
375
|
-
)), A.$set(
|
|
388
|
+
)), A.$set(n);
|
|
376
389
|
},
|
|
377
390
|
i(e) {
|
|
378
391
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -385,12 +398,12 @@ function BA(n) {
|
|
|
385
398
|
}
|
|
386
399
|
};
|
|
387
400
|
}
|
|
388
|
-
function QA(
|
|
401
|
+
function QA(o) {
|
|
389
402
|
let A, t;
|
|
390
|
-
return A = new
|
|
403
|
+
return A = new mA({
|
|
391
404
|
props: { tag: d(
|
|
392
405
|
/*tag*/
|
|
393
|
-
|
|
406
|
+
o[1]
|
|
394
407
|
) }
|
|
395
408
|
}), {
|
|
396
409
|
c() {
|
|
@@ -400,12 +413,12 @@ function QA(n) {
|
|
|
400
413
|
b(A, e, i), t = !0;
|
|
401
414
|
},
|
|
402
415
|
p(e, i) {
|
|
403
|
-
const
|
|
416
|
+
const n = {};
|
|
404
417
|
i & /*tag*/
|
|
405
|
-
2 && (
|
|
418
|
+
2 && (n.tag = d(
|
|
406
419
|
/*tag*/
|
|
407
420
|
e[1]
|
|
408
|
-
)), A.$set(
|
|
421
|
+
)), A.$set(n);
|
|
409
422
|
},
|
|
410
423
|
i(e) {
|
|
411
424
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -418,12 +431,12 @@ function QA(n) {
|
|
|
418
431
|
}
|
|
419
432
|
};
|
|
420
433
|
}
|
|
421
|
-
function vA(
|
|
434
|
+
function vA(o) {
|
|
422
435
|
let A, t;
|
|
423
436
|
return A = new aA({
|
|
424
437
|
props: { tag: d(
|
|
425
438
|
/*tag*/
|
|
426
|
-
|
|
439
|
+
o[1]
|
|
427
440
|
) }
|
|
428
441
|
}), {
|
|
429
442
|
c() {
|
|
@@ -433,12 +446,12 @@ function vA(n) {
|
|
|
433
446
|
b(A, e, i), t = !0;
|
|
434
447
|
},
|
|
435
448
|
p(e, i) {
|
|
436
|
-
const
|
|
449
|
+
const n = {};
|
|
437
450
|
i & /*tag*/
|
|
438
|
-
2 && (
|
|
451
|
+
2 && (n.tag = d(
|
|
439
452
|
/*tag*/
|
|
440
453
|
e[1]
|
|
441
|
-
)), A.$set(
|
|
454
|
+
)), A.$set(n);
|
|
442
455
|
},
|
|
443
456
|
i(e) {
|
|
444
457
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -451,12 +464,12 @@ function vA(n) {
|
|
|
451
464
|
}
|
|
452
465
|
};
|
|
453
466
|
}
|
|
454
|
-
function wA(
|
|
467
|
+
function wA(o) {
|
|
455
468
|
let A, t;
|
|
456
469
|
return A = new fA({
|
|
457
470
|
props: { tag: d(
|
|
458
471
|
/*tag*/
|
|
459
|
-
|
|
472
|
+
o[1]
|
|
460
473
|
) }
|
|
461
474
|
}), {
|
|
462
475
|
c() {
|
|
@@ -466,12 +479,12 @@ function wA(n) {
|
|
|
466
479
|
b(A, e, i), t = !0;
|
|
467
480
|
},
|
|
468
481
|
p(e, i) {
|
|
469
|
-
const
|
|
482
|
+
const n = {};
|
|
470
483
|
i & /*tag*/
|
|
471
|
-
2 && (
|
|
484
|
+
2 && (n.tag = d(
|
|
472
485
|
/*tag*/
|
|
473
486
|
e[1]
|
|
474
|
-
)), A.$set(
|
|
487
|
+
)), A.$set(n);
|
|
475
488
|
},
|
|
476
489
|
i(e) {
|
|
477
490
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -484,12 +497,12 @@ function wA(n) {
|
|
|
484
497
|
}
|
|
485
498
|
};
|
|
486
499
|
}
|
|
487
|
-
function CA(
|
|
500
|
+
function CA(o) {
|
|
488
501
|
let A, t;
|
|
489
502
|
return A = new rA({
|
|
490
503
|
props: { tag: d(
|
|
491
504
|
/*tag*/
|
|
492
|
-
|
|
505
|
+
o[1]
|
|
493
506
|
) }
|
|
494
507
|
}), {
|
|
495
508
|
c() {
|
|
@@ -499,12 +512,12 @@ function CA(n) {
|
|
|
499
512
|
b(A, e, i), t = !0;
|
|
500
513
|
},
|
|
501
514
|
p(e, i) {
|
|
502
|
-
const
|
|
515
|
+
const n = {};
|
|
503
516
|
i & /*tag*/
|
|
504
|
-
2 && (
|
|
517
|
+
2 && (n.tag = d(
|
|
505
518
|
/*tag*/
|
|
506
519
|
e[1]
|
|
507
|
-
)), A.$set(
|
|
520
|
+
)), A.$set(n);
|
|
508
521
|
},
|
|
509
522
|
i(e) {
|
|
510
523
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -517,12 +530,12 @@ function CA(n) {
|
|
|
517
530
|
}
|
|
518
531
|
};
|
|
519
532
|
}
|
|
520
|
-
function _A(
|
|
533
|
+
function _A(o) {
|
|
521
534
|
let A, t;
|
|
522
|
-
return A = new
|
|
535
|
+
return A = new nA({
|
|
523
536
|
props: { tag: d(
|
|
524
537
|
/*tag*/
|
|
525
|
-
|
|
538
|
+
o[1]
|
|
526
539
|
) }
|
|
527
540
|
}), {
|
|
528
541
|
c() {
|
|
@@ -532,12 +545,12 @@ function _A(n) {
|
|
|
532
545
|
b(A, e, i), t = !0;
|
|
533
546
|
},
|
|
534
547
|
p(e, i) {
|
|
535
|
-
const
|
|
548
|
+
const n = {};
|
|
536
549
|
i & /*tag*/
|
|
537
|
-
2 && (
|
|
550
|
+
2 && (n.tag = d(
|
|
538
551
|
/*tag*/
|
|
539
552
|
e[1]
|
|
540
|
-
)), A.$set(
|
|
553
|
+
)), A.$set(n);
|
|
541
554
|
},
|
|
542
555
|
i(e) {
|
|
543
556
|
t || (w(A.$$.fragment, e), t = !0);
|
|
@@ -550,9 +563,9 @@ function _A(n) {
|
|
|
550
563
|
}
|
|
551
564
|
};
|
|
552
565
|
}
|
|
553
|
-
function kA(
|
|
554
|
-
let A, t, e, i,
|
|
555
|
-
const
|
|
566
|
+
function kA(o) {
|
|
567
|
+
let A, t, e, i, n;
|
|
568
|
+
const p = [dA, uA, cA], m = [];
|
|
556
569
|
function f(l, a) {
|
|
557
570
|
return a & /*tag, renderMap*/
|
|
558
571
|
10 && (A = null), A == null && (A = !!/*tag*/
|
|
@@ -565,82 +578,82 @@ function kA(n) {
|
|
|
565
578
|
l[4] ? 1 : 2
|
|
566
579
|
);
|
|
567
580
|
}
|
|
568
|
-
return t = f(
|
|
581
|
+
return t = f(o, -1), e = m[t] = p[t](o), {
|
|
569
582
|
c() {
|
|
570
|
-
e.c(), i =
|
|
583
|
+
e.c(), i = eA();
|
|
571
584
|
},
|
|
572
585
|
m(l, a) {
|
|
573
|
-
|
|
586
|
+
m[t].m(l, a), H(l, i, a), n = !0;
|
|
574
587
|
},
|
|
575
588
|
p(l, [a]) {
|
|
576
|
-
let
|
|
577
|
-
t = f(l, a), t ===
|
|
578
|
-
|
|
579
|
-
}),
|
|
589
|
+
let c = t;
|
|
590
|
+
t = f(l, a), t === c ? m[t].p(l, a) : (z(), v(m[c], 1, 1, () => {
|
|
591
|
+
m[c] = null;
|
|
592
|
+
}), N(), e = m[t], e ? e.p(l, a) : (e = m[t] = p[t](l), e.c()), w(e, 1), e.m(i.parentNode, i));
|
|
580
593
|
},
|
|
581
594
|
i(l) {
|
|
582
|
-
|
|
595
|
+
n || (w(e), n = !0);
|
|
583
596
|
},
|
|
584
597
|
o(l) {
|
|
585
|
-
v(e),
|
|
598
|
+
v(e), n = !1;
|
|
586
599
|
},
|
|
587
600
|
d(l) {
|
|
588
|
-
|
|
601
|
+
l && P(i), m[t].d(l);
|
|
589
602
|
}
|
|
590
603
|
};
|
|
591
604
|
}
|
|
592
|
-
function bA(
|
|
593
|
-
let e, i,
|
|
594
|
-
|
|
605
|
+
function bA(o, A, t) {
|
|
606
|
+
let e, i, n, p, m, f, { withAnimation: l = !1 } = A, { tag: a } = A, { hooks: c } = A, { renderMap: Q = /* @__PURE__ */ new Map() } = A, { state: C } = A, { mediaStore: r } = A, { temporaryState: g } = A;
|
|
607
|
+
Z("hooks", c), Z("mediaStore", r);
|
|
595
608
|
let _, h;
|
|
596
609
|
function R(s) {
|
|
597
|
-
s ?
|
|
610
|
+
s ? c.emit("exposure", { id: p, type: "start" }) : c.emit("exposure", { id: p, type: "end" });
|
|
598
611
|
}
|
|
599
612
|
function X(s, E, G) {
|
|
600
613
|
var M, y;
|
|
601
614
|
return !(!E.visible || !E.enabled || !G.visible || !((M = s.state) != null && M.visible) || ((y = s.temporaryState) == null ? void 0 : y.visible) === !1 || lA(s) && !s.mediaVisible);
|
|
602
615
|
}
|
|
603
|
-
const j = (s) =>
|
|
604
|
-
return
|
|
605
|
-
"withAnimation" in s && t(0, l = s.withAnimation), "tag" in s && t(1, a = s.tag), "hooks" in s && t(2,
|
|
606
|
-
},
|
|
616
|
+
const j = (s) => c.emit("click", { event: s, target: "TagContent", tag: a }), x = (s) => c.emit("click", { event: s, target: "TagContent", tag: a });
|
|
617
|
+
return o.$$set = (s) => {
|
|
618
|
+
"withAnimation" in s && t(0, l = s.withAnimation), "tag" in s && t(1, a = s.tag), "hooks" in s && t(2, c = s.hooks), "renderMap" in s && t(3, Q = s.renderMap), "state" in s && t(6, C = s.state), "mediaStore" in s && t(7, r = s.mediaStore), "temporaryState" in s && t(8, g = s.temporaryState);
|
|
619
|
+
}, o.$$.update = () => {
|
|
607
620
|
var s, E, G, M, y, U, W, S, F, O, q;
|
|
608
|
-
|
|
609
|
-
2 && t(12, e = (s = a.state) == null ? void 0 : s.unfolded),
|
|
610
|
-
2 && t(11, i = (E = a.state) == null ? void 0 : E.visible),
|
|
611
|
-
322 && t(13,
|
|
612
|
-
2 && (
|
|
613
|
-
322 && t(5,
|
|
614
|
-
8192 && R(
|
|
615
|
-
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (y = (M = a.hooks).emit) == null || y.call(M, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== _ && (t(9, _ = i), i ? (F = (S = a.hooks).emit) == null || F.call(S, "show") : (q = (O = a.hooks).emit) == null || q.call(O, "hide"))),
|
|
621
|
+
o.$$.dirty & /*tag*/
|
|
622
|
+
2 && t(12, e = (s = a.state) == null ? void 0 : s.unfolded), o.$$.dirty & /*tag*/
|
|
623
|
+
2 && t(11, i = (E = a.state) == null ? void 0 : E.visible), o.$$.dirty & /*state, temporaryState, tag*/
|
|
624
|
+
322 && t(13, n = C.visible && g.visible && ((G = a.state) == null ? void 0 : G.visible)), o.$$.dirty & /*tag*/
|
|
625
|
+
2 && (p = a.id), o.$$.dirty & /*tag, state, temporaryState*/
|
|
626
|
+
322 && t(5, m = !X(a, C, g)), o.$$.dirty & /*isVisible*/
|
|
627
|
+
8192 && R(n), o.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
628
|
+
7682 && a.hooks && (e !== void 0 && e !== h && (t(10, h = e), e ? (y = (M = a.hooks).emit) == null || y.call(M, "unfolded") : (W = a == null ? void 0 : (U = a.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== _ && (t(9, _ = i), i ? (F = (S = a.hooks).emit) == null || F.call(S, "show") : (q = (O = a.hooks).emit) == null || q.call(O, "hide"))), o.$$.dirty & /*tag*/
|
|
616
629
|
2 && t(4, f = (() => !(typeof a.config.unfoldedConfig == "object" && a.config.unfoldedConfig.keep === "folded"))());
|
|
617
630
|
}, [
|
|
618
631
|
l,
|
|
619
632
|
a,
|
|
620
|
-
|
|
633
|
+
c,
|
|
621
634
|
Q,
|
|
622
635
|
f,
|
|
623
|
-
|
|
636
|
+
m,
|
|
624
637
|
C,
|
|
625
638
|
r,
|
|
626
|
-
|
|
639
|
+
g,
|
|
627
640
|
_,
|
|
628
641
|
h,
|
|
629
642
|
i,
|
|
630
643
|
e,
|
|
631
|
-
|
|
644
|
+
n,
|
|
632
645
|
j,
|
|
633
646
|
x
|
|
634
647
|
];
|
|
635
648
|
}
|
|
636
|
-
class
|
|
649
|
+
class wt extends iA {
|
|
637
650
|
constructor(A) {
|
|
638
|
-
super(),
|
|
651
|
+
super(), oA(
|
|
639
652
|
this,
|
|
640
653
|
A,
|
|
641
654
|
bA,
|
|
642
655
|
kA,
|
|
643
|
-
|
|
656
|
+
$,
|
|
644
657
|
{
|
|
645
658
|
withAnimation: 0,
|
|
646
659
|
tag: 1,
|
|
@@ -650,10 +663,10 @@ class at extends $ {
|
|
|
650
663
|
mediaStore: 7,
|
|
651
664
|
temporaryState: 8
|
|
652
665
|
},
|
|
653
|
-
|
|
666
|
+
pA
|
|
654
667
|
);
|
|
655
668
|
}
|
|
656
669
|
}
|
|
657
670
|
export {
|
|
658
|
-
|
|
671
|
+
wt as default
|
|
659
672
|
};
|