@realsee/dnalogel 2.20.0-alpha.0 → 2.20.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoTagPlugin/Archive/deprecated.d.ts +45 -1
- package/dist/PanoTagPlugin/typings/controller.d.ts +2 -48
- package/dist/PanoTagPlugin/typings/index.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +2 -5
- package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +1 -34
- package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +51 -0
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +1 -11
- package/dist/index.cjs.js +5 -5
- package/dist/index.js +20 -18
- package/dist/index.umd.js +5 -5
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +4 -4
- package/docs/classes/CruisePluginController.html +4 -4
- package/docs/classes/GuideLineItem.GuideLineItem.html +4 -4
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +4 -4
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +4 -4
- package/docs/classes/PaintBrush.html +4 -4
- package/docs/classes/PanoMeasurePluginLine.html +4 -4
- package/docs/classes/PanoMeasurePluginModel.html +4 -4
- package/docs/classes/PanoMeasurePluginPoint.html +4 -4
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
- package/docs/classes/PanoTagPluginController.html +23 -23
- package/docs/classes/Util.BetterTween.html +4 -4
- package/docs/classes/Util.FivePointSelector.html +4 -4
- package/docs/classes/Util.Interval.html +4 -4
- package/docs/classes/Util.Magnifier.html +4 -4
- package/docs/classes/Util.PointDomHelper.html +4 -4
- package/docs/classes/Util.PointHelper.html +4 -4
- package/docs/classes/Util.Rectangle.html +4 -4
- package/docs/enums/CameraMovementEffect.html +4 -4
- package/docs/enums/ContentType.html +20 -20
- package/docs/enums/DIRECTION.html +4 -4
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -4
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -4
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -4
- package/docs/enums/PaintBrushTypeEnum.html +4 -4
- package/docs/enums/PointType.html +4 -4
- package/docs/enums/Rotation.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.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 +5 -5
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +4 -4
- package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +4 -4
- package/docs/interfaces/CruisePluginTypes.EventMap.html +4 -4
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +4 -4
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +4 -4
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +4 -4
- package/docs/interfaces/CruisePluginTypes.PluginData.html +4 -4
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +4 -4
- package/docs/interfaces/CruisePluginTypes.PluginState.html +4 -4
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +4 -4
- package/docs/interfaces/FloorplanEntrance.html +4 -4
- package/docs/interfaces/FloorplanExtraObject.html +4 -4
- package/docs/interfaces/FloorplanExtraObject3D.html +4 -4
- package/docs/interfaces/FloorplanFloorData.html +4 -4
- package/docs/interfaces/FloorplanImagePosition.html +4 -4
- package/docs/interfaces/FloorplanObserver.html +4 -4
- package/docs/interfaces/FloorplanOutlineItem.html +4 -4
- package/docs/interfaces/FloorplanPosition.html +4 -4
- package/docs/interfaces/FloorplanRoomItem.html +4 -4
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +4 -4
- package/docs/interfaces/FloorplanServerData.html +4 -4
- package/docs/interfaces/FloorplanServerDoorItem.html +4 -4
- package/docs/interfaces/FloorplanServerDoorPosition.html +4 -4
- package/docs/interfaces/FloorplanServerEntrance.html +4 -4
- package/docs/interfaces/FloorplanServerFloorData.html +4 -4
- package/docs/interfaces/FloorplanServerImagePosition.html +4 -4
- package/docs/interfaces/FloorplanServerObserver.html +4 -4
- package/docs/interfaces/FloorplanServerOutlineItem.html +4 -4
- package/docs/interfaces/FloorplanServerPosition.html +4 -4
- package/docs/interfaces/FloorplanServerRoomItem.html +4 -4
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -4
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +4 -4
- package/docs/interfaces/GuideLinePluginType.EventMap.html +4 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +4 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +4 -4
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +4 -4
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +4 -4
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +4 -4
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +4 -4
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +4 -4
- package/docs/interfaces/HelperOffset.html +4 -4
- package/docs/interfaces/ImagePlaneGroup.html +6 -6
- package/docs/interfaces/ItemLabelPluginData.html +4 -4
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -4
- package/docs/interfaces/ItemLabelPluginParametersType.html +4 -4
- package/docs/interfaces/MinMax.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginData.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -4
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -4
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginData.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -4
- package/docs/interfaces/ModelRoomLabelPluginData.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginData.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -4
- package/docs/interfaces/ModelViewPluginExportType.html +4 -4
- package/docs/interfaces/Object3DHelperState.html +4 -4
- package/docs/interfaces/ObjectHelperControllers.html +4 -4
- package/docs/interfaces/PaintBrushAction.html +4 -4
- package/docs/interfaces/PaintBrushConfigs.html +4 -4
- package/docs/interfaces/PaintBrushState.html +4 -4
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -4
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +4 -4
- package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -4
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -4
- package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -4
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- package/docs/interfaces/PanoRulerPluginExportType.html +4 -4
- package/docs/interfaces/PanoRulerPluginOptions.html +4 -4
- package/docs/interfaces/PanoRulerPluginParameterType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginExportType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginOptions.html +4 -4
- package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginState.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -4
- package/docs/interfaces/Point.html +4 -4
- package/docs/interfaces/Room.html +4 -4
- package/docs/interfaces/RoomInfo.html +4 -4
- package/docs/interfaces/RoomLabel.html +4 -4
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +4 -4
- package/docs/interfaces/State.html +5 -5
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +14 -14
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +12 -12
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +4 -4
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +4 -4
- package/docs/interfaces/Util.MouseGroupParameter.html +4 -4
- 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 +6 -6
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- 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 +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- 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 +5 -5
- package/docs/types/DeprecatedTagProperty.html +5 -5
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +5 -5
- 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 +5 -5
- 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 +5 -5
- 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/PartialObjectDeep.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagInstance.html +5 -5
- 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 +5 -5
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +8 -6
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +6 -6
- package/docs/types/TagPointType.html +5 -5
- 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/PanoTagPlugin/Archive/deprecated.d.ts +45 -1
- package/libs/PanoTagPlugin/Archive/deprecated.js +4 -2
- package/libs/PanoTagPlugin/Components/Tag/index.js +21 -21
- package/libs/PanoTagPlugin/Components/TagItem.js +31 -31
- package/libs/PanoTagPlugin/controller/TagRender.js +32 -32
- package/libs/PanoTagPlugin/controller/TagUtil.js +1 -1
- package/libs/PanoTagPlugin/controller/index.js +36 -34
- package/libs/PanoTagPlugin/index.js +11 -13
- package/libs/PanoTagPlugin/typings/controller.d.ts +2 -48
- package/libs/PanoTagPlugin/typings/index.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/index.js +3 -5
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +2 -5
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +1 -34
- package/libs/PanoTagPlugin/typings/tag/TagData.js +1 -4
- package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +51 -0
- package/libs/PanoTagPlugin/typings/tag/TagInstance.js +1 -0
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +1 -11
- package/libs/PanoTagPlugin/typings/tag/Utils.js +1 -4
- package/libs/base/BasePlugin.js +3 -3
- package/libs/index.js +13 -15
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.20.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.20.0-dev.1</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-dev.1</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>dev.1</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<li><a href="../types/Tag2D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag2D</span></a></li>
|
|
314
314
|
<li><a href="../types/Tag3D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag3D</span></a></li>
|
|
315
315
|
<li><a href="../types/TagContentType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Content<wbr/>Type</span></a></li>
|
|
316
|
-
<li><a href="../types/TagDimensionType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
316
|
+
<li><a href="../types/TagDimensionType.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
317
317
|
<li><a href="../types/TagElement.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Element</span></a></li>
|
|
318
318
|
<li><a href="../types/TagEvents.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Events</span></a></li>
|
|
319
319
|
<li><a href="../types/TagGLTFObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>TagGLTFObject</span></a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.20.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.20.0-dev.1</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-dev.1</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>dev.1</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<li><a href="../types/Tag2D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag2D</span></a></li>
|
|
314
314
|
<li><a href="../types/Tag3D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag3D</span></a></li>
|
|
315
315
|
<li><a href="../types/TagContentType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Content<wbr/>Type</span></a></li>
|
|
316
|
-
<li><a href="../types/TagDimensionType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
316
|
+
<li><a href="../types/TagDimensionType.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
317
317
|
<li><a href="../types/TagElement.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Element</span></a></li>
|
|
318
318
|
<li><a href="../types/TagEvents.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Events</span></a></li>
|
|
319
319
|
<li><a href="../types/TagGLTFObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>TagGLTFObject</span></a></li>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.20.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.20.0-dev.1</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.20.0-dev.1</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.20.0-<wbr/>dev.1</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<li><a href="../types/Tag2D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag2D</span></a></li>
|
|
314
314
|
<li><a href="../types/Tag3D.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag3D</span></a></li>
|
|
315
315
|
<li><a href="../types/TagContentType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Content<wbr/>Type</span></a></li>
|
|
316
|
-
<li><a href="../types/TagDimensionType.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
316
|
+
<li><a href="../types/TagDimensionType.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Dimension<wbr/>Type</span></a></li>
|
|
317
317
|
<li><a href="../types/TagElement.html" class="deprecated"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Element</span></a></li>
|
|
318
318
|
<li><a href="../types/TagEvents.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Tag<wbr/>Events</span></a></li>
|
|
319
319
|
<li><a href="../types/TagGLTFObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>TagGLTFObject</span></a></li>
|
|
@@ -1,9 +1,49 @@
|
|
|
1
|
-
import type { StickType, TagContentType, TagInstance } from '../typings';
|
|
1
|
+
import type { StickType, TagContentType, TagInstance, Point2DTag, Point3DTag } from '../typings';
|
|
2
2
|
/** @deprecated 改用具体的string */
|
|
3
3
|
export declare enum PointType {
|
|
4
4
|
PointTag = "PointTag",
|
|
5
5
|
PlaneTag = "PlaneTag"
|
|
6
6
|
}
|
|
7
|
+
/** @deprecated Use {@link TagContentType} instead */
|
|
8
|
+
export declare enum ContentType {
|
|
9
|
+
/** 音频标签 */
|
|
10
|
+
Audio = "Audio",
|
|
11
|
+
/** 文本标签 */
|
|
12
|
+
Text = "Text",
|
|
13
|
+
/** 图文标签 */
|
|
14
|
+
ImageText = "ImageText",
|
|
15
|
+
/** 图片标签, 可用 ImageText 代替 */
|
|
16
|
+
Image = "Image",
|
|
17
|
+
/** 视频标签,可用 ImageText 代替 */
|
|
18
|
+
Video = "Video",
|
|
19
|
+
/** VR跳转标签 */
|
|
20
|
+
Link = "Link",
|
|
21
|
+
/** 贴纸标签 */
|
|
22
|
+
Sticker = "Sticker",
|
|
23
|
+
/** VR跳转标签 */
|
|
24
|
+
VRLink = "VRLink",
|
|
25
|
+
/** 全景跳转标签 */
|
|
26
|
+
PanoLink = "PanoLink",
|
|
27
|
+
/** 营销标签 */
|
|
28
|
+
Marketing = "Marketing",
|
|
29
|
+
/** 图片视频贴片 */
|
|
30
|
+
MediaPlane = "MediaPlane",
|
|
31
|
+
/** 带有多媒体的模型 */
|
|
32
|
+
MediaModel = "MediaModel",
|
|
33
|
+
/** 模型 */
|
|
34
|
+
Model = "Model",
|
|
35
|
+
/** 其他/自定义标签 */
|
|
36
|
+
Custom = "Custom",
|
|
37
|
+
/** Unknown */
|
|
38
|
+
Unknown = "Unknown"
|
|
39
|
+
}
|
|
40
|
+
/** @deprecated 改用具体的string */
|
|
41
|
+
export declare enum DimensionType {
|
|
42
|
+
Two = "2D",
|
|
43
|
+
Three = "3D"
|
|
44
|
+
}
|
|
45
|
+
/** @deprecated */
|
|
46
|
+
export type TagDimensionType = '2D' | '3D';
|
|
7
47
|
/** @deprecated 改用 stickType */
|
|
8
48
|
export type TagPointType = keyof typeof PointType;
|
|
9
49
|
/** @deprecated */
|
|
@@ -23,3 +63,7 @@ export type DeprecatedMediaPlaneProperty = {
|
|
|
23
63
|
};
|
|
24
64
|
/** @deprecated Use {@link TagInstance} instead */
|
|
25
65
|
export type TagElement<C extends TagContentType = TagContentType, S extends StickType = StickType> = TagInstance<C, S>;
|
|
66
|
+
/** @deprecated 'Tag2D' replaced by pointType: 'Point2DTag' */
|
|
67
|
+
export type Tag2D<C extends TagContentType = TagContentType> = Point2DTag<C>;
|
|
68
|
+
/** @deprecated 'Tag3D' replaced by pointType: 'Point3DTag' */
|
|
69
|
+
export type Tag3D<C extends TagContentType = TagContentType> = Point3DTag<C>;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
var
|
|
1
|
+
var i = /* @__PURE__ */ ((a) => (a.PointTag = "PointTag", a.PlaneTag = "PlaneTag", a))(i || {}), r = /* @__PURE__ */ ((a) => (a.Audio = "Audio", a.Text = "Text", a.ImageText = "ImageText", a.Image = "Image", a.Video = "Video", a.Link = "Link", a.Sticker = "Sticker", a.VRLink = "VRLink", a.PanoLink = "PanoLink", a.Marketing = "Marketing", a.MediaPlane = "MediaPlane", a.MediaModel = "MediaModel", a.Model = "Model", a.Custom = "Custom", a.Unknown = "Unknown", a))(r || {}), d = /* @__PURE__ */ ((a) => (a.Two = "2D", a.Three = "3D", a))(d || {});
|
|
2
2
|
export {
|
|
3
|
-
|
|
3
|
+
r as ContentType,
|
|
4
|
+
d as DimensionType,
|
|
5
|
+
i as PointType
|
|
4
6
|
};
|
|
@@ -115,9 +115,9 @@ function cA(o) {
|
|
|
115
115
|
}
|
|
116
116
|
function pA(o) {
|
|
117
117
|
let A, t, e, i, n, s, u, r, g, l;
|
|
118
|
-
const
|
|
119
|
-
wA,
|
|
118
|
+
const w = [
|
|
120
119
|
CA,
|
|
120
|
+
wA,
|
|
121
121
|
vA,
|
|
122
122
|
QA,
|
|
123
123
|
BA,
|
|
@@ -150,7 +150,7 @@ function pA(o) {
|
|
|
150
150
|
)
|
|
151
151
|
);
|
|
152
152
|
}
|
|
153
|
-
return ~(i = D(o)) && (n = d[i] =
|
|
153
|
+
return ~(i = D(o)) && (n = d[i] = w[i](o)), {
|
|
154
154
|
c() {
|
|
155
155
|
var a;
|
|
156
156
|
A = y("div"), t = y("div"), e = y("div"), n && n.c(), B(e, "class", "content svelte-1r4fqvg"), c(
|
|
@@ -182,7 +182,7 @@ function pA(o) {
|
|
|
182
182
|
A,
|
|
183
183
|
"unClickable",
|
|
184
184
|
/*tag*/
|
|
185
|
-
o[1].
|
|
185
|
+
o[1].config.clickable === !1
|
|
186
186
|
), I(
|
|
187
187
|
A,
|
|
188
188
|
"width",
|
|
@@ -205,10 +205,10 @@ function pA(o) {
|
|
|
205
205
|
},
|
|
206
206
|
p(a, m) {
|
|
207
207
|
var T;
|
|
208
|
-
let
|
|
209
|
-
i = D(a), i ===
|
|
210
|
-
d[
|
|
211
|
-
}), K()), ~i ? (n = d[i], n ? n.p(a, m) : (n = d[i] =
|
|
208
|
+
let C = i;
|
|
209
|
+
i = D(a), i === C ? ~i && d[i].p(a, m) : (n && (N(), Q(d[C], 1, 1, () => {
|
|
210
|
+
d[C] = null;
|
|
211
|
+
}), K()), ~i ? (n = d[i], n ? n.p(a, m) : (n = d[i] = w[i](a), n.c()), v(n, 1), n.m(e, null)) : n = null), (!r || m & /*tag*/
|
|
212
212
|
2) && c(
|
|
213
213
|
e,
|
|
214
214
|
"unfolded",
|
|
@@ -244,7 +244,7 @@ function pA(o) {
|
|
|
244
244
|
A,
|
|
245
245
|
"unClickable",
|
|
246
246
|
/*tag*/
|
|
247
|
-
a[1].
|
|
247
|
+
a[1].config.clickable === !1
|
|
248
248
|
), m & /*tag*/
|
|
249
249
|
2 && I(
|
|
250
250
|
A,
|
|
@@ -476,7 +476,7 @@ function vA(o) {
|
|
|
476
476
|
}
|
|
477
477
|
};
|
|
478
478
|
}
|
|
479
|
-
function
|
|
479
|
+
function wA(o) {
|
|
480
480
|
let A, t;
|
|
481
481
|
return A = new nA({
|
|
482
482
|
props: { tag: p(
|
|
@@ -509,7 +509,7 @@ function CA(o) {
|
|
|
509
509
|
}
|
|
510
510
|
};
|
|
511
511
|
}
|
|
512
|
-
function
|
|
512
|
+
function CA(o) {
|
|
513
513
|
let A, t;
|
|
514
514
|
return A = new oA({
|
|
515
515
|
props: { tag: p(
|
|
@@ -579,19 +579,19 @@ function _A(o) {
|
|
|
579
579
|
};
|
|
580
580
|
}
|
|
581
581
|
function kA(o, A, t) {
|
|
582
|
-
let e, i, n, s, u, r, { withAnimation: g = !1 } = A, { tag: l } = A, { hooks:
|
|
583
|
-
L("hooks",
|
|
584
|
-
let m,
|
|
582
|
+
let e, i, n, s, u, r, { withAnimation: g = !1 } = A, { tag: l } = A, { hooks: w } = A, { state: d } = A, { mediaStore: D } = A, { temporaryState: a } = A;
|
|
583
|
+
L("hooks", w), L("mediaStore", D);
|
|
584
|
+
let m, C;
|
|
585
585
|
function T(f) {
|
|
586
|
-
f ?
|
|
586
|
+
f ? w.emit("exposure", { id: s, type: "start" }) : w.emit("exposure", { id: s, type: "end" });
|
|
587
587
|
}
|
|
588
588
|
function R(f, E, G) {
|
|
589
589
|
var h, M;
|
|
590
590
|
return !(!E.visible || !E.enabled || !G.visible || !((h = f.state) != null && h.visible) || ((M = f.temporaryState) == null ? void 0 : M.visible) === !1 || aA(f) && !f.mediaVisible);
|
|
591
591
|
}
|
|
592
|
-
const X = (f) =>
|
|
592
|
+
const X = (f) => w.emit("click", { event: f, target: "TagContent", tag: l }), j = (f) => w.emit("click", { event: f, target: "TagContent", tag: l });
|
|
593
593
|
return o.$$set = (f) => {
|
|
594
|
-
"withAnimation" in f && t(0, g = f.withAnimation), "tag" in f && t(1, l = f.tag), "hooks" in f && t(2,
|
|
594
|
+
"withAnimation" in f && t(0, g = f.withAnimation), "tag" in f && t(1, l = f.tag), "hooks" in f && t(2, w = f.hooks), "state" in f && t(5, d = f.state), "mediaStore" in f && t(6, D = f.mediaStore), "temporaryState" in f && t(7, a = f.temporaryState);
|
|
595
595
|
}, o.$$.update = () => {
|
|
596
596
|
var f, E, G, h, M, U, W, S, F, O, q;
|
|
597
597
|
o.$$.dirty & /*tag*/
|
|
@@ -601,19 +601,19 @@ function kA(o, A, t) {
|
|
|
601
601
|
2 && (s = l.id), o.$$.dirty & /*tag, state, temporaryState*/
|
|
602
602
|
162 && t(4, u = !R(l, d, a)), o.$$.dirty & /*isVisible*/
|
|
603
603
|
4096 && T(n), o.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
604
|
-
3842 && l.hooks && (e !== void 0 && e !==
|
|
605
|
-
2 && t(3, r = (() => !(typeof l.
|
|
604
|
+
3842 && l.hooks && (e !== void 0 && e !== C && (t(9, C = e), e ? (M = (h = l.hooks).emit) == null || M.call(h, "unfolded") : (W = l == null ? void 0 : (U = l.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== m && (t(8, m = i), i ? (F = (S = l.hooks).emit) == null || F.call(S, "show") : (q = (O = l.hooks).emit) == null || q.call(O, "hide"))), o.$$.dirty & /*tag*/
|
|
605
|
+
2 && t(3, r = (() => !(typeof l.config.unfoldedConfig == "object" && l.config.unfoldedConfig.keep === "folded"))());
|
|
606
606
|
}, [
|
|
607
607
|
g,
|
|
608
608
|
l,
|
|
609
|
-
|
|
609
|
+
w,
|
|
610
610
|
r,
|
|
611
611
|
u,
|
|
612
612
|
d,
|
|
613
613
|
D,
|
|
614
614
|
a,
|
|
615
615
|
m,
|
|
616
|
-
|
|
616
|
+
C,
|
|
617
617
|
i,
|
|
618
618
|
e,
|
|
619
619
|
n,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as Q, init as U, safe_not_equal as W, append_styles as X, element as A, space as Y, attr as
|
|
1
|
+
import { SvelteComponent as Q, init as U, safe_not_equal as W, append_styles as X, element as A, space as Y, attr as u, null_to_empty as B, set_style as h, toggle_class as _, insert as C, append as E, transition_out as v, check_outros as F, transition_in as y, detach as N, getContext as Z, group_outros as G, noop as S, create_component as K, mount_component as M, destroy_component as O } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import x from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as H } from "../utils/noTypecheck.js";
|
|
@@ -97,7 +97,7 @@ function et(i) {
|
|
|
97
97
|
let e;
|
|
98
98
|
return {
|
|
99
99
|
c() {
|
|
100
|
-
e = A("div"),
|
|
100
|
+
e = A("div"), u(e, "data-info", "tag content is disable");
|
|
101
101
|
},
|
|
102
102
|
m(t, o) {
|
|
103
103
|
C(t, e, o);
|
|
@@ -177,7 +177,7 @@ function ot(i) {
|
|
|
177
177
|
let e;
|
|
178
178
|
return {
|
|
179
179
|
c() {
|
|
180
|
-
e = A("div"),
|
|
180
|
+
e = A("div"), u(e, "data-info", "tag point is disable");
|
|
181
181
|
},
|
|
182
182
|
m(t, o) {
|
|
183
183
|
C(t, e, o);
|
|
@@ -221,39 +221,39 @@ function rt(i) {
|
|
|
221
221
|
}
|
|
222
222
|
function nt(i) {
|
|
223
223
|
let e, t, o, a, m, s, f, g, w, l;
|
|
224
|
-
const z = [it, et],
|
|
224
|
+
const z = [it, et], c = [];
|
|
225
225
|
function p(n, r) {
|
|
226
226
|
return (
|
|
227
227
|
/*haveContent*/
|
|
228
228
|
n[12] ? 0 : 1
|
|
229
229
|
);
|
|
230
230
|
}
|
|
231
|
-
o = p(i), a =
|
|
232
|
-
const P = [rt, ot],
|
|
231
|
+
o = p(i), a = c[o] = z[o](i);
|
|
232
|
+
const P = [rt, ot], d = [];
|
|
233
233
|
function T(n, r) {
|
|
234
234
|
return (
|
|
235
235
|
/*havePoint*/
|
|
236
236
|
n[13] ? 0 : 1
|
|
237
237
|
);
|
|
238
238
|
}
|
|
239
|
-
return s = T(i), f =
|
|
239
|
+
return s = T(i), f = d[s] = P[s](i), {
|
|
240
240
|
c() {
|
|
241
|
-
e = A("div"), t = A("div"), a.c(), m = Y(), f.c(),
|
|
241
|
+
e = A("div"), t = A("div"), a.c(), m = Y(), f.c(), u(t, "class", g = B(J(
|
|
242
242
|
"wrapper",
|
|
243
243
|
/*tag*/
|
|
244
244
|
i[1].className ? `${/*tag*/
|
|
245
245
|
i[1].className}__wrapper` : void 0
|
|
246
|
-
)) + " svelte-pzwdws"),
|
|
246
|
+
)) + " svelte-pzwdws"), u(
|
|
247
247
|
t,
|
|
248
248
|
"data-tag-unfolded",
|
|
249
249
|
/*unfolded*/
|
|
250
250
|
i[8]
|
|
251
|
-
),
|
|
251
|
+
), u(
|
|
252
252
|
t,
|
|
253
253
|
"data-tag-id",
|
|
254
254
|
/*id*/
|
|
255
255
|
i[11]
|
|
256
|
-
),
|
|
256
|
+
), u(t, "data-content-type", w = /*tag*/
|
|
257
257
|
i[1].contentType), h(
|
|
258
258
|
t,
|
|
259
259
|
"left",
|
|
@@ -269,7 +269,7 @@ function nt(i) {
|
|
|
269
269
|
"z-index",
|
|
270
270
|
/*zIndex*/
|
|
271
271
|
i[5]
|
|
272
|
-
),
|
|
272
|
+
), u(e, "class", "tag svelte-pzwdws"), u(
|
|
273
273
|
e,
|
|
274
274
|
"data-tag-id",
|
|
275
275
|
/*id*/
|
|
@@ -278,7 +278,7 @@ function nt(i) {
|
|
|
278
278
|
e,
|
|
279
279
|
"unClickable",
|
|
280
280
|
/*tag*/
|
|
281
|
-
i[1].
|
|
281
|
+
i[1].config.clickable === !1
|
|
282
282
|
), _(
|
|
283
283
|
e,
|
|
284
284
|
"disable",
|
|
@@ -297,37 +297,37 @@ function nt(i) {
|
|
|
297
297
|
);
|
|
298
298
|
},
|
|
299
299
|
m(n, r) {
|
|
300
|
-
C(n, e, r), E(e, t),
|
|
300
|
+
C(n, e, r), E(e, t), c[o].m(t, null), E(t, m), d[s].m(t, null), l = !0;
|
|
301
301
|
},
|
|
302
302
|
p(n, [r]) {
|
|
303
303
|
let b = o;
|
|
304
|
-
o = p(n), o === b ?
|
|
305
|
-
|
|
306
|
-
}), F(), a =
|
|
304
|
+
o = p(n), o === b ? c[o].p(n, r) : (G(), v(c[b], 1, 1, () => {
|
|
305
|
+
c[b] = null;
|
|
306
|
+
}), F(), a = c[o], a ? a.p(n, r) : (a = c[o] = z[o](n), a.c()), y(a, 1), a.m(t, m));
|
|
307
307
|
let k = s;
|
|
308
|
-
s = T(n), s === k ?
|
|
309
|
-
|
|
310
|
-
}), F(), f =
|
|
308
|
+
s = T(n), s === k ? d[s].p(n, r) : (G(), v(d[k], 1, 1, () => {
|
|
309
|
+
d[k] = null;
|
|
310
|
+
}), F(), f = d[s], f ? f.p(n, r) : (f = d[s] = P[s](n), f.c()), y(f, 1), f.m(t, null)), (!l || r & /*tag*/
|
|
311
311
|
2 && g !== (g = B(J(
|
|
312
312
|
"wrapper",
|
|
313
313
|
/*tag*/
|
|
314
314
|
n[1].className ? `${/*tag*/
|
|
315
315
|
n[1].className}__wrapper` : void 0
|
|
316
|
-
)) + " svelte-pzwdws")) &&
|
|
317
|
-
256) &&
|
|
316
|
+
)) + " svelte-pzwdws")) && u(t, "class", g), (!l || r & /*unfolded*/
|
|
317
|
+
256) && u(
|
|
318
318
|
t,
|
|
319
319
|
"data-tag-unfolded",
|
|
320
320
|
/*unfolded*/
|
|
321
321
|
n[8]
|
|
322
322
|
), (!l || r & /*id*/
|
|
323
|
-
2048) &&
|
|
323
|
+
2048) && u(
|
|
324
324
|
t,
|
|
325
325
|
"data-tag-id",
|
|
326
326
|
/*id*/
|
|
327
327
|
n[11]
|
|
328
328
|
), (!l || r & /*tag*/
|
|
329
329
|
2 && w !== (w = /*tag*/
|
|
330
|
-
n[1].contentType)) &&
|
|
330
|
+
n[1].contentType)) && u(t, "data-content-type", w), r & /*left*/
|
|
331
331
|
128 && h(
|
|
332
332
|
t,
|
|
333
333
|
"left",
|
|
@@ -346,7 +346,7 @@ function nt(i) {
|
|
|
346
346
|
/*zIndex*/
|
|
347
347
|
n[5]
|
|
348
348
|
), (!l || r & /*id*/
|
|
349
|
-
2048) &&
|
|
349
|
+
2048) && u(
|
|
350
350
|
e,
|
|
351
351
|
"data-tag-id",
|
|
352
352
|
/*id*/
|
|
@@ -356,7 +356,7 @@ function nt(i) {
|
|
|
356
356
|
e,
|
|
357
357
|
"unClickable",
|
|
358
358
|
/*tag*/
|
|
359
|
-
n[1].
|
|
359
|
+
n[1].config.clickable === !1
|
|
360
360
|
), (!l || r & /*disable*/
|
|
361
361
|
1024) && _(
|
|
362
362
|
e,
|
|
@@ -384,15 +384,15 @@ function nt(i) {
|
|
|
384
384
|
v(a), v(f), l = !1;
|
|
385
385
|
},
|
|
386
386
|
d(n) {
|
|
387
|
-
n && N(e),
|
|
387
|
+
n && N(e), c[o].d(), d[s].d();
|
|
388
388
|
}
|
|
389
389
|
};
|
|
390
390
|
}
|
|
391
391
|
function at(i, e, t) {
|
|
392
|
-
let o, a, m, s, f, g, w, l, z, { withAnimation:
|
|
392
|
+
let o, a, m, s, f, g, w, l, z, { withAnimation: c = !1 } = e, { tag: p } = e, { mediaStore: P } = e, { state: d } = e, { temporaryState: T } = e;
|
|
393
393
|
const n = Z("hooks");
|
|
394
394
|
return i.$$set = (r) => {
|
|
395
|
-
"withAnimation" in r && t(0,
|
|
395
|
+
"withAnimation" in r && t(0, c = r.withAnimation), "tag" in r && t(1, p = r.tag), "mediaStore" in r && t(2, P = r.mediaStore), "state" in r && t(3, d = r.state), "temporaryState" in r && t(4, T = r.temporaryState);
|
|
396
396
|
}, i.$$.update = () => {
|
|
397
397
|
var r, b, k, L, I, q, D, R;
|
|
398
398
|
i.$$.dirty & /*tag*/
|
|
@@ -409,10 +409,10 @@ function at(i, e, t) {
|
|
|
409
409
|
2 && t(6, l = ((D = p.screenPosition) == null ? void 0 : D.topPercent) + "%"), i.$$.dirty & /*tag*/
|
|
410
410
|
2 && t(5, z = (R = p.state) != null && R.unfolded ? 1 : 0);
|
|
411
411
|
}, [
|
|
412
|
-
|
|
412
|
+
c,
|
|
413
413
|
p,
|
|
414
414
|
P,
|
|
415
|
-
|
|
415
|
+
d,
|
|
416
416
|
T,
|
|
417
417
|
z,
|
|
418
418
|
l,
|