@realsee/dnalogel 2.22.0 → 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,22 +1,33 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import { safe_not_equal as V, noop as D } from "../../../../vendor/svelte/src/runtime/internal/utils.js";
|
|
2
|
+
import { append_styles as q, empty as k, insert as m, detach as p, element as A, text as B, attr as C, append as G, set_data as W } from "../../../../vendor/svelte/src/runtime/internal/dom.js";
|
|
3
|
+
import { binding_callbacks as I } from "../../../../vendor/svelte/src/runtime/internal/scheduler.js";
|
|
4
|
+
import { ensure_array_like as U, update_keyed_each as X, destroy_block as Y } from "../../../../vendor/svelte/src/runtime/internal/each.js";
|
|
5
|
+
import { SvelteComponent as v, init as z } from "../../../../vendor/svelte/src/runtime/internal/Component.js";
|
|
6
|
+
import "../../../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
|
|
7
|
+
import M from "animejs";
|
|
8
|
+
import { uuid as R } from "../../../../shared-utils/uuid.js";
|
|
9
|
+
import { notNil as H } from "../../../../shared-utils/isNil.js";
|
|
5
10
|
import "three";
|
|
6
|
-
import { searchFirstValueSmallThanLastValue as
|
|
11
|
+
import { searchFirstValueSmallThanLastValue as K } from "../../../utils/search.js";
|
|
7
12
|
import { RANDON_STRING as b } from "../../../utils/constants.js";
|
|
8
|
-
|
|
9
|
-
|
|
13
|
+
import "../../../../vendor/svelte/src/runtime/internal/lifecycle.js";
|
|
14
|
+
import "../../../../vendor/svelte/src/runtime/internal/transitions.js";
|
|
15
|
+
import "../../../../vendor/svelte/src/runtime/internal/environment.js";
|
|
16
|
+
import "../../../../vendor/svelte/src/runtime/internal/loop.js";
|
|
17
|
+
import "../../../../vendor/svelte/src/runtime/internal/style_manager.js";
|
|
18
|
+
import "../../../../vendor/svelte/src/shared/version.js";
|
|
19
|
+
function Q(i) {
|
|
20
|
+
q(i, "svelte-1b2n9wi", ".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
|
|
10
21
|
}
|
|
11
|
-
function
|
|
12
|
-
const
|
|
13
|
-
return
|
|
22
|
+
function w(i, e, o) {
|
|
23
|
+
const r = i.slice();
|
|
24
|
+
return r[18] = e[o].id, r[0] = e[o].content, r[19] = e, r[20] = o, r;
|
|
14
25
|
}
|
|
15
|
-
function
|
|
26
|
+
function Z(i) {
|
|
16
27
|
let e, o = (
|
|
17
28
|
/*content*/
|
|
18
29
|
i[0] + ""
|
|
19
|
-
),
|
|
30
|
+
), r, u = (
|
|
20
31
|
/*index*/
|
|
21
32
|
i[20]
|
|
22
33
|
);
|
|
@@ -29,15 +40,15 @@ function Q(i) {
|
|
|
29
40
|
);
|
|
30
41
|
return {
|
|
31
42
|
c() {
|
|
32
|
-
e =
|
|
43
|
+
e = A("span"), r = B(o), C(e, "class", "text-char svelte-1b2n9wi");
|
|
33
44
|
},
|
|
34
|
-
m(n,
|
|
35
|
-
m(n, e,
|
|
45
|
+
m(n, s) {
|
|
46
|
+
m(n, e, s), G(e, r), a();
|
|
36
47
|
},
|
|
37
|
-
p(n,
|
|
38
|
-
i = n,
|
|
48
|
+
p(n, s) {
|
|
49
|
+
i = n, s & /*contentList*/
|
|
39
50
|
4 && o !== (o = /*content*/
|
|
40
|
-
i[0] + "") &&
|
|
51
|
+
i[0] + "") && W(r, o), u !== /*index*/
|
|
41
52
|
i[20] && (t(), u = /*index*/
|
|
42
53
|
i[20], a());
|
|
43
54
|
},
|
|
@@ -46,12 +57,12 @@ function Q(i) {
|
|
|
46
57
|
}
|
|
47
58
|
};
|
|
48
59
|
}
|
|
49
|
-
function
|
|
60
|
+
function x(i) {
|
|
50
61
|
let e, o = (
|
|
51
62
|
/*index*/
|
|
52
63
|
i[20]
|
|
53
64
|
);
|
|
54
|
-
const
|
|
65
|
+
const r = () => (
|
|
55
66
|
/*span_binding*/
|
|
56
67
|
i[8](e, o)
|
|
57
68
|
), u = () => (
|
|
@@ -60,28 +71,28 @@ function Z(i) {
|
|
|
60
71
|
);
|
|
61
72
|
return {
|
|
62
73
|
c() {
|
|
63
|
-
e =
|
|
74
|
+
e = A("span"), e.textContent = " ", C(e, "class", "text-char svelte-1b2n9wi");
|
|
64
75
|
},
|
|
65
76
|
m(a, t) {
|
|
66
|
-
m(a, e, t),
|
|
77
|
+
m(a, e, t), r();
|
|
67
78
|
},
|
|
68
79
|
p(a, t) {
|
|
69
80
|
i = a, o !== /*index*/
|
|
70
81
|
i[20] && (u(), o = /*index*/
|
|
71
|
-
i[20],
|
|
82
|
+
i[20], r());
|
|
72
83
|
},
|
|
73
84
|
d(a) {
|
|
74
85
|
a && p(e), u();
|
|
75
86
|
}
|
|
76
87
|
};
|
|
77
88
|
}
|
|
78
|
-
function
|
|
79
|
-
let o,
|
|
80
|
-
function u(n,
|
|
89
|
+
function S(i, e) {
|
|
90
|
+
let o, r;
|
|
91
|
+
function u(n, s) {
|
|
81
92
|
return (
|
|
82
93
|
/*content*/
|
|
83
94
|
n[0] === /*__SpaceFlag__*/
|
|
84
|
-
n[3] ?
|
|
95
|
+
n[3] ? x : Z
|
|
85
96
|
);
|
|
86
97
|
}
|
|
87
98
|
let a = u(e), t = a(e);
|
|
@@ -89,21 +100,21 @@ function w(i, e) {
|
|
|
89
100
|
key: i,
|
|
90
101
|
first: null,
|
|
91
102
|
c() {
|
|
92
|
-
o = k(), t.c(),
|
|
103
|
+
o = k(), t.c(), r = k(), this.first = o;
|
|
93
104
|
},
|
|
94
|
-
m(n,
|
|
95
|
-
m(n, o,
|
|
105
|
+
m(n, s) {
|
|
106
|
+
m(n, o, s), t.m(n, s), m(n, r, s);
|
|
96
107
|
},
|
|
97
|
-
p(n,
|
|
98
|
-
e = n, a === (a = u(e)) && t ? t.p(e,
|
|
108
|
+
p(n, s) {
|
|
109
|
+
e = n, a === (a = u(e)) && t ? t.p(e, s) : (t.d(1), t = a(e), t && (t.c(), t.m(r.parentNode, r)));
|
|
99
110
|
},
|
|
100
111
|
d(n) {
|
|
101
|
-
n && p(o), t.d(n)
|
|
112
|
+
n && (p(o), p(r)), t.d(n);
|
|
102
113
|
}
|
|
103
114
|
};
|
|
104
115
|
}
|
|
105
|
-
function
|
|
106
|
-
let e = [], o = /* @__PURE__ */ new Map(),
|
|
116
|
+
function $(i) {
|
|
117
|
+
let e = [], o = /* @__PURE__ */ new Map(), r, u = U(
|
|
107
118
|
/*contentList*/
|
|
108
119
|
i[2]
|
|
109
120
|
);
|
|
@@ -112,66 +123,68 @@ function x(i) {
|
|
|
112
123
|
t[18]
|
|
113
124
|
);
|
|
114
125
|
for (let t = 0; t < u.length; t += 1) {
|
|
115
|
-
let n =
|
|
116
|
-
o.set(
|
|
126
|
+
let n = w(i, u, t), s = a(n);
|
|
127
|
+
o.set(s, e[t] = S(s, n));
|
|
117
128
|
}
|
|
118
129
|
return {
|
|
119
130
|
c() {
|
|
120
131
|
for (let t = 0; t < e.length; t += 1)
|
|
121
132
|
e[t].c();
|
|
122
|
-
|
|
133
|
+
r = k();
|
|
123
134
|
},
|
|
124
135
|
m(t, n) {
|
|
125
|
-
for (let
|
|
126
|
-
e[
|
|
127
|
-
m(t,
|
|
136
|
+
for (let s = 0; s < e.length; s += 1)
|
|
137
|
+
e[s] && e[s].m(t, n);
|
|
138
|
+
m(t, r, n);
|
|
128
139
|
},
|
|
129
140
|
p(t, [n]) {
|
|
130
141
|
n & /*spanEleList, contentList, __SpaceFlag__*/
|
|
131
|
-
14 && (u =
|
|
132
|
-
|
|
142
|
+
14 && (u = U(
|
|
143
|
+
/*contentList*/
|
|
144
|
+
t[2]
|
|
145
|
+
), e = X(e, n, a, 1, t, u, o, r.parentNode, Y, S, r, w));
|
|
133
146
|
},
|
|
134
147
|
i: D,
|
|
135
148
|
o: D,
|
|
136
149
|
d(t) {
|
|
150
|
+
t && p(r);
|
|
137
151
|
for (let n = 0; n < e.length; n += 1)
|
|
138
152
|
e[n].d(t);
|
|
139
|
-
t && p(s);
|
|
140
153
|
}
|
|
141
154
|
};
|
|
142
155
|
}
|
|
143
|
-
function
|
|
144
|
-
let
|
|
156
|
+
function ee(i, e, o) {
|
|
157
|
+
let r, { inDelay: u = 0 } = e, { outDelay: a = 0 } = e, { content: t } = e, { unfolded: n } = e, { isFistUnfoldedUpdate: s = !0 } = e;
|
|
145
158
|
const y = `__EMOJI_SPLIT_${b}__`, E = `__EMOJI_${b}__`, F = `__SPACE_${b}__`;
|
|
146
159
|
let j, _, d = [];
|
|
147
|
-
function
|
|
160
|
+
function N(l) {
|
|
148
161
|
const f = [], h = new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)", "gu"));
|
|
149
162
|
return l.slice().replace(h, (c) => `${y}${E}${c}${y}`).split(y).forEach((c) => c.startsWith(E) ? f.push({
|
|
150
|
-
id:
|
|
163
|
+
id: R(),
|
|
151
164
|
content: c.slice(E.length)
|
|
152
|
-
}) : f.push(...c.split("").map((g) => g === " " ? F : g).map((g) => ({ id:
|
|
165
|
+
}) : f.push(...c.split("").map((g) => g === " " ? F : g).map((g) => ({ id: R(), content: g })))), f;
|
|
153
166
|
}
|
|
154
|
-
function
|
|
167
|
+
function T() {
|
|
155
168
|
if (!_)
|
|
156
169
|
return;
|
|
157
170
|
const l = !n;
|
|
158
171
|
_.reversed !== l && _.reverse(), _.play();
|
|
159
172
|
}
|
|
160
|
-
function
|
|
161
|
-
if (
|
|
162
|
-
o(4,
|
|
173
|
+
function L(l) {
|
|
174
|
+
if (s) {
|
|
175
|
+
o(4, s = !1);
|
|
163
176
|
return;
|
|
164
177
|
}
|
|
165
|
-
clearTimeout(j), j = setTimeout(
|
|
178
|
+
clearTimeout(j), j = setTimeout(T, l ? u : a);
|
|
166
179
|
}
|
|
167
|
-
function
|
|
180
|
+
function O(l) {
|
|
168
181
|
const f = function() {
|
|
169
|
-
const h =
|
|
182
|
+
const h = K((c) => l[c].getBoundingClientRect().x, [Math.min(l.length - 1, 10), Math.min(l.length - 1, 30)]);
|
|
170
183
|
if (h > 0)
|
|
171
184
|
return h;
|
|
172
185
|
}();
|
|
173
|
-
_ =
|
|
174
|
-
targets: l.slice(0, f).filter(
|
|
186
|
+
_ = M({
|
|
187
|
+
targets: l.slice(0, f).filter(H),
|
|
175
188
|
autoplay: !1,
|
|
176
189
|
duration: 400,
|
|
177
190
|
scale: [0.7, 1],
|
|
@@ -179,48 +192,48 @@ function $(i, e, o) {
|
|
|
179
192
|
opacity: [0, 1],
|
|
180
193
|
translateX: [4, 0],
|
|
181
194
|
translateY: [10, 0],
|
|
182
|
-
delay:
|
|
195
|
+
delay: M.stagger(50),
|
|
183
196
|
easing: "easeInOutCubic"
|
|
184
197
|
}), n && _.seek(_.duration);
|
|
185
198
|
}
|
|
186
|
-
function
|
|
199
|
+
function P(l, f) {
|
|
187
200
|
I[l ? "unshift" : "push"](() => {
|
|
188
201
|
d[f] = l, o(1, d);
|
|
189
202
|
});
|
|
190
203
|
}
|
|
191
|
-
function
|
|
204
|
+
function J(l, f) {
|
|
192
205
|
I[l ? "unshift" : "push"](() => {
|
|
193
206
|
d[f] = l, o(1, d);
|
|
194
207
|
});
|
|
195
208
|
}
|
|
196
209
|
return i.$$set = (l) => {
|
|
197
|
-
"inDelay" in l && o(5, u = l.inDelay), "outDelay" in l && o(6, a = l.outDelay), "content" in l && o(0, t = l.content), "unfolded" in l && o(7, n = l.unfolded), "isFistUnfoldedUpdate" in l && o(4,
|
|
210
|
+
"inDelay" in l && o(5, u = l.inDelay), "outDelay" in l && o(6, a = l.outDelay), "content" in l && o(0, t = l.content), "unfolded" in l && o(7, n = l.unfolded), "isFistUnfoldedUpdate" in l && o(4, s = l.isFistUnfoldedUpdate);
|
|
198
211
|
}, i.$$.update = () => {
|
|
199
212
|
i.$$.dirty & /*content*/
|
|
200
|
-
1 && o(2,
|
|
201
|
-
128 &&
|
|
202
|
-
2 &&
|
|
213
|
+
1 && o(2, r = N(t)), i.$$.dirty & /*unfolded*/
|
|
214
|
+
128 && L(n), i.$$.dirty & /*spanEleList*/
|
|
215
|
+
2 && O(d.filter((l) => !!l));
|
|
203
216
|
}, [
|
|
204
217
|
t,
|
|
205
218
|
d,
|
|
206
|
-
s,
|
|
207
|
-
F,
|
|
208
219
|
r,
|
|
220
|
+
F,
|
|
221
|
+
s,
|
|
209
222
|
u,
|
|
210
223
|
a,
|
|
211
224
|
n,
|
|
212
|
-
|
|
213
|
-
|
|
225
|
+
P,
|
|
226
|
+
J
|
|
214
227
|
];
|
|
215
228
|
}
|
|
216
|
-
class
|
|
229
|
+
class Ee extends v {
|
|
217
230
|
constructor(e) {
|
|
218
|
-
super(),
|
|
231
|
+
super(), z(
|
|
219
232
|
this,
|
|
220
233
|
e,
|
|
234
|
+
ee,
|
|
221
235
|
$,
|
|
222
|
-
|
|
223
|
-
q,
|
|
236
|
+
V,
|
|
224
237
|
{
|
|
225
238
|
inDelay: 5,
|
|
226
239
|
outDelay: 6,
|
|
@@ -228,10 +241,10 @@ class re extends J {
|
|
|
228
241
|
unfolded: 7,
|
|
229
242
|
isFistUnfoldedUpdate: 4
|
|
230
243
|
},
|
|
231
|
-
|
|
244
|
+
Q
|
|
232
245
|
);
|
|
233
246
|
}
|
|
234
247
|
}
|
|
235
248
|
export {
|
|
236
|
-
|
|
249
|
+
Ee as default
|
|
237
250
|
};
|
|
@@ -1,42 +1,52 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import h from "
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { safe_not_equal as x, create_slot as g, update_slot_base as L, get_all_dirty_from_scope as W, get_slot_changes as N, noop as d } from "../../../../vendor/svelte/src/runtime/internal/utils.js";
|
|
2
|
+
import { append_styles as q, element as k, attr as h, set_style as _, insert as m, detach as u, space as C, empty as E, text as z, set_data as j, append as M } from "../../../../vendor/svelte/src/runtime/internal/dom.js";
|
|
3
|
+
import { transition_out as p, check_outros as S, transition_in as b, group_outros as T } from "../../../../vendor/svelte/src/runtime/internal/transitions.js";
|
|
4
|
+
import { SvelteComponent as A, init as B } from "../../../../vendor/svelte/src/runtime/internal/Component.js";
|
|
5
|
+
import "../../../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
|
|
6
|
+
import y from "../../../utils/px2rem.js";
|
|
7
|
+
import "../../../../vendor/svelte/src/runtime/internal/environment.js";
|
|
8
|
+
import "../../../../vendor/svelte/src/runtime/internal/loop.js";
|
|
9
|
+
import "../../../../vendor/svelte/src/runtime/internal/style_manager.js";
|
|
10
|
+
import "../../../../vendor/svelte/src/runtime/internal/scheduler.js";
|
|
11
|
+
import "../../../../vendor/svelte/src/runtime/internal/lifecycle.js";
|
|
12
|
+
import "../../../../vendor/svelte/src/shared/version.js";
|
|
13
|
+
function D(n) {
|
|
14
|
+
q(n, "svelte-1j0cz4o", '.text.svelte-1j0cz4o{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-1j0cz4o-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-1j0cz4o{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-1j0cz4o-blink 1.2s infinite}.placeholder.svelte-1j0cz4o{opacity:0.5}.placeholder.svelte-1j0cz4o:empty::after{content:" "}');
|
|
5
15
|
}
|
|
6
|
-
function F(
|
|
16
|
+
function F(n) {
|
|
7
17
|
let t;
|
|
8
18
|
const i = (
|
|
9
19
|
/*#slots*/
|
|
10
|
-
|
|
11
|
-
), e =
|
|
20
|
+
n[6].default
|
|
21
|
+
), e = g(
|
|
12
22
|
i,
|
|
13
|
-
|
|
23
|
+
n,
|
|
14
24
|
/*$$scope*/
|
|
15
|
-
|
|
25
|
+
n[5],
|
|
16
26
|
null
|
|
17
27
|
);
|
|
18
28
|
return {
|
|
19
29
|
c() {
|
|
20
30
|
e && e.c();
|
|
21
31
|
},
|
|
22
|
-
m(l,
|
|
23
|
-
e && e.m(l,
|
|
32
|
+
m(l, c) {
|
|
33
|
+
e && e.m(l, c), t = !0;
|
|
24
34
|
},
|
|
25
|
-
p(l,
|
|
26
|
-
e && e.p && (!t ||
|
|
27
|
-
32) &&
|
|
35
|
+
p(l, c) {
|
|
36
|
+
e && e.p && (!t || c & /*$$scope*/
|
|
37
|
+
32) && L(
|
|
28
38
|
e,
|
|
29
39
|
i,
|
|
30
40
|
l,
|
|
31
41
|
/*$$scope*/
|
|
32
42
|
l[5],
|
|
33
|
-
t ?
|
|
43
|
+
t ? N(
|
|
34
44
|
i,
|
|
35
45
|
/*$$scope*/
|
|
36
46
|
l[5],
|
|
37
|
-
|
|
47
|
+
c,
|
|
38
48
|
null
|
|
39
|
-
) :
|
|
49
|
+
) : W(
|
|
40
50
|
/*$$scope*/
|
|
41
51
|
l[5]
|
|
42
52
|
),
|
|
@@ -54,177 +64,175 @@ function F(o) {
|
|
|
54
64
|
}
|
|
55
65
|
};
|
|
56
66
|
}
|
|
57
|
-
function G(
|
|
58
|
-
var
|
|
67
|
+
function G(n) {
|
|
68
|
+
var c, a;
|
|
59
69
|
let t, i, e = (
|
|
60
70
|
/*edit*/
|
|
61
|
-
((
|
|
62
|
-
), l =
|
|
63
|
-
|
|
64
|
-
((c = o[3]) == null ? void 0 : c.placeholder) && y(o)
|
|
65
|
-
);
|
|
71
|
+
((c = n[3]) == null ? void 0 : c.inputting) && v()
|
|
72
|
+
), l = typeof /*edit*/
|
|
73
|
+
((a = n[3]) == null ? void 0 : a.placeholder) == "string" && w(n);
|
|
66
74
|
return {
|
|
67
75
|
c() {
|
|
68
|
-
e && e.c(), t =
|
|
76
|
+
e && e.c(), t = C(), l && l.c(), i = E();
|
|
69
77
|
},
|
|
70
|
-
m(
|
|
71
|
-
e && e.m(
|
|
78
|
+
m(r, o) {
|
|
79
|
+
e && e.m(r, o), m(r, t, o), l && l.m(r, o), m(r, i, o);
|
|
72
80
|
},
|
|
73
|
-
p(
|
|
74
|
-
var
|
|
81
|
+
p(r, o) {
|
|
82
|
+
var f, s;
|
|
75
83
|
/*edit*/
|
|
76
|
-
(
|
|
77
|
-
(
|
|
84
|
+
(f = r[3]) != null && f.inputting ? e || (e = v(), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null), typeof /*edit*/
|
|
85
|
+
((s = r[3]) == null ? void 0 : s.placeholder) == "string" ? l ? l.p(r, o) : (l = w(r), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null);
|
|
78
86
|
},
|
|
79
|
-
i:
|
|
80
|
-
o:
|
|
81
|
-
d(
|
|
82
|
-
|
|
87
|
+
i: d,
|
|
88
|
+
o: d,
|
|
89
|
+
d(r) {
|
|
90
|
+
r && (u(t), u(i)), e && e.d(r), l && l.d(r);
|
|
83
91
|
}
|
|
84
92
|
};
|
|
85
93
|
}
|
|
86
|
-
function H(
|
|
94
|
+
function H(n) {
|
|
87
95
|
let t;
|
|
88
96
|
return {
|
|
89
97
|
c() {
|
|
90
|
-
t =
|
|
98
|
+
t = z(
|
|
91
99
|
/*text*/
|
|
92
|
-
|
|
100
|
+
n[2]
|
|
93
101
|
);
|
|
94
102
|
},
|
|
95
103
|
m(i, e) {
|
|
96
|
-
|
|
104
|
+
m(i, t, e);
|
|
97
105
|
},
|
|
98
106
|
p(i, e) {
|
|
99
107
|
e & /*text*/
|
|
100
|
-
4 &&
|
|
108
|
+
4 && j(
|
|
101
109
|
t,
|
|
102
110
|
/*text*/
|
|
103
111
|
i[2]
|
|
104
112
|
);
|
|
105
113
|
},
|
|
106
|
-
i:
|
|
107
|
-
o:
|
|
114
|
+
i: d,
|
|
115
|
+
o: d,
|
|
108
116
|
d(i) {
|
|
109
|
-
i &&
|
|
117
|
+
i && u(t);
|
|
110
118
|
}
|
|
111
119
|
};
|
|
112
120
|
}
|
|
113
|
-
function v(
|
|
121
|
+
function v(n) {
|
|
114
122
|
let t;
|
|
115
123
|
return {
|
|
116
124
|
c() {
|
|
117
|
-
t = k("div"),
|
|
125
|
+
t = k("div"), h(t, "class", "caret svelte-1j0cz4o");
|
|
118
126
|
},
|
|
119
127
|
m(i, e) {
|
|
120
|
-
|
|
128
|
+
m(i, t, e);
|
|
121
129
|
},
|
|
122
130
|
d(i) {
|
|
123
|
-
i &&
|
|
131
|
+
i && u(t);
|
|
124
132
|
}
|
|
125
133
|
};
|
|
126
134
|
}
|
|
127
|
-
function
|
|
135
|
+
function w(n) {
|
|
128
136
|
let t, i = (
|
|
129
137
|
/*edit*/
|
|
130
|
-
|
|
138
|
+
n[3].placeholder + ""
|
|
131
139
|
), e;
|
|
132
140
|
return {
|
|
133
141
|
c() {
|
|
134
|
-
t = k("span"), e =
|
|
142
|
+
t = k("span"), e = z(i), h(t, "class", "placeholder svelte-1j0cz4o");
|
|
135
143
|
},
|
|
136
|
-
m(l,
|
|
137
|
-
|
|
144
|
+
m(l, c) {
|
|
145
|
+
m(l, t, c), M(t, e);
|
|
138
146
|
},
|
|
139
|
-
p(l,
|
|
140
|
-
|
|
147
|
+
p(l, c) {
|
|
148
|
+
c & /*edit*/
|
|
141
149
|
8 && i !== (i = /*edit*/
|
|
142
|
-
l[3].placeholder + "") &&
|
|
150
|
+
l[3].placeholder + "") && j(e, i);
|
|
143
151
|
},
|
|
144
152
|
d(l) {
|
|
145
|
-
l &&
|
|
153
|
+
l && u(t);
|
|
146
154
|
}
|
|
147
155
|
};
|
|
148
156
|
}
|
|
149
|
-
function I(
|
|
157
|
+
function I(n) {
|
|
150
158
|
let t, i, e, l;
|
|
151
|
-
const
|
|
152
|
-
function
|
|
159
|
+
const c = [H, G, F], a = [];
|
|
160
|
+
function r(o, f) {
|
|
153
161
|
return (
|
|
154
162
|
/*text*/
|
|
155
|
-
|
|
163
|
+
o[2] ? 0 : (
|
|
156
164
|
/*isEditing*/
|
|
157
|
-
|
|
165
|
+
o[4] ? 1 : 2
|
|
158
166
|
)
|
|
159
167
|
);
|
|
160
168
|
}
|
|
161
|
-
return i =
|
|
169
|
+
return i = r(n), e = a[i] = c[i](n), {
|
|
162
170
|
c() {
|
|
163
|
-
t = k("div"), e.c(),
|
|
164
|
-
|
|
171
|
+
t = k("div"), e.c(), h(t, "class", "text svelte-1j0cz4o"), _(t, "max-width", typeof /*maxWidth*/
|
|
172
|
+
n[1] == "number" ? y(
|
|
165
173
|
/*maxWidth*/
|
|
166
|
-
|
|
174
|
+
n[1]
|
|
167
175
|
) : (
|
|
168
176
|
/*maxWidth*/
|
|
169
|
-
|
|
177
|
+
n[1]
|
|
170
178
|
)), _(
|
|
171
179
|
t,
|
|
172
180
|
"-webkit-line-clamp",
|
|
173
181
|
/*maxLine*/
|
|
174
|
-
|
|
182
|
+
n[0]
|
|
175
183
|
);
|
|
176
184
|
},
|
|
177
|
-
m(
|
|
178
|
-
|
|
185
|
+
m(o, f) {
|
|
186
|
+
m(o, t, f), a[i].m(t, null), l = !0;
|
|
179
187
|
},
|
|
180
|
-
p(
|
|
181
|
-
let
|
|
182
|
-
i =
|
|
183
|
-
|
|
184
|
-
}),
|
|
188
|
+
p(o, [f]) {
|
|
189
|
+
let s = i;
|
|
190
|
+
i = r(o), i === s ? a[i].p(o, f) : (T(), p(a[s], 1, 1, () => {
|
|
191
|
+
a[s] = null;
|
|
192
|
+
}), S(), e = a[i], e ? e.p(o, f) : (e = a[i] = c[i](o), e.c()), b(e, 1), e.m(t, null)), f & /*maxWidth*/
|
|
185
193
|
2 && _(t, "max-width", typeof /*maxWidth*/
|
|
186
|
-
|
|
194
|
+
o[1] == "number" ? y(
|
|
187
195
|
/*maxWidth*/
|
|
188
|
-
|
|
196
|
+
o[1]
|
|
189
197
|
) : (
|
|
190
198
|
/*maxWidth*/
|
|
191
|
-
|
|
192
|
-
)),
|
|
199
|
+
o[1]
|
|
200
|
+
)), f & /*maxLine*/
|
|
193
201
|
1 && _(
|
|
194
202
|
t,
|
|
195
203
|
"-webkit-line-clamp",
|
|
196
204
|
/*maxLine*/
|
|
197
|
-
|
|
205
|
+
o[0]
|
|
198
206
|
);
|
|
199
207
|
},
|
|
200
|
-
i(
|
|
208
|
+
i(o) {
|
|
201
209
|
l || (b(e), l = !0);
|
|
202
210
|
},
|
|
203
|
-
o(
|
|
211
|
+
o(o) {
|
|
204
212
|
p(e), l = !1;
|
|
205
213
|
},
|
|
206
|
-
d(
|
|
207
|
-
|
|
214
|
+
d(o) {
|
|
215
|
+
o && u(t), a[i].d();
|
|
208
216
|
}
|
|
209
217
|
};
|
|
210
218
|
}
|
|
211
|
-
function J(
|
|
212
|
-
let e, { $$slots: l = {}, $$scope:
|
|
213
|
-
return
|
|
214
|
-
"maxLine" in
|
|
215
|
-
},
|
|
216
|
-
|
|
217
|
-
8 && i(4, e = (
|
|
218
|
-
}, [
|
|
219
|
+
function J(n, t, i) {
|
|
220
|
+
let e, { $$slots: l = {}, $$scope: c } = t, { maxLine: a = null } = t, { maxWidth: r = null } = t, { text: o = null } = t, { edit: f = null } = t;
|
|
221
|
+
return n.$$set = (s) => {
|
|
222
|
+
"maxLine" in s && i(0, a = s.maxLine), "maxWidth" in s && i(1, r = s.maxWidth), "text" in s && i(2, o = s.text), "edit" in s && i(3, f = s.edit), "$$scope" in s && i(5, c = s.$$scope);
|
|
223
|
+
}, n.$$.update = () => {
|
|
224
|
+
n.$$.dirty & /*edit*/
|
|
225
|
+
8 && i(4, e = typeof (f == null ? void 0 : f.placeholder) == "string" || (f == null ? void 0 : f.inputting));
|
|
226
|
+
}, [a, r, o, f, e, c, l];
|
|
219
227
|
}
|
|
220
|
-
class
|
|
228
|
+
class te extends A {
|
|
221
229
|
constructor(t) {
|
|
222
|
-
super(),
|
|
230
|
+
super(), B(
|
|
223
231
|
this,
|
|
224
232
|
t,
|
|
225
233
|
J,
|
|
226
234
|
I,
|
|
227
|
-
|
|
235
|
+
x,
|
|
228
236
|
{
|
|
229
237
|
maxLine: 0,
|
|
230
238
|
maxWidth: 1,
|
|
@@ -236,5 +244,5 @@ class P extends L {
|
|
|
236
244
|
}
|
|
237
245
|
}
|
|
238
246
|
export {
|
|
239
|
-
|
|
247
|
+
te as default
|
|
240
248
|
};
|