@realsee/dnalogel 2.6.2 → 2.6.4
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/controller/TagCacheController.d.ts +3 -3
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
- package/dist/PanoTagPlugin/controller/index.d.ts +1 -1
- package/dist/PanoTagPlugin/typings/controller.d.ts +4 -0
- package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +1 -2
- package/dist/index.cjs.js +2 -2
- package/dist/index.js +57 -28
- package/dist/index.umd.js +2 -2
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +43 -43
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +52 -56
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -5
- package/docs/functions/CameraMovementPlugin.html +5 -5
- package/docs/functions/CruisePlugin.html +5 -5
- package/docs/functions/GuideLinePlugin.html +6 -6
- package/docs/functions/ItemLabelPlugin.html +5 -5
- package/docs/functions/MapviewFloorplanPlugin.html +5 -5
- package/docs/functions/ModelChassisCompassPlugin.html +5 -5
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -5
- package/docs/functions/ModelFloorplanPlugin.html +5 -5
- package/docs/functions/ModelItemLabelPlugin.html +5 -5
- package/docs/functions/ModelRoomLabelPlugin.html +5 -5
- package/docs/functions/ModelTVVideoPlugin.html +5 -5
- package/docs/functions/ModelViewPlugin.html +5 -5
- package/docs/functions/Object3DHelperPlugin.html +5 -5
- package/docs/functions/PanoCompassPlugin.html +5 -5
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -5
- package/docs/functions/PanoDoorLabelPlugin.html +5 -5
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -5
- package/docs/functions/PanoMeasurePlugin.html +5 -5
- package/docs/functions/PanoRulerPlugin.html +5 -5
- package/docs/functions/PanoRulerProPlugin.html +5 -5
- package/docs/functions/PanoSpatialTagPlugin.html +5 -5
- package/docs/functions/PanoTagPlugin.html +5 -5
- package/docs/functions/TopviewFloorplanPlugin.html +5 -5
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +6 -6
- package/docs/index.html +5 -5
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +6 -6
- package/docs/interfaces/PanoMeasureParameterType.html +12 -12
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +6 -6
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -6
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +6 -6
- package/docs/interfaces/Rooms.html +6 -6
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +26 -12
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +6 -6
- package/docs/types/ArrayPosition.html +6 -6
- package/docs/types/AudioAppearance.html +6 -6
- package/docs/types/AudioTagTypeConfigKey.html +6 -6
- package/docs/types/CSS3DRenderExportType.html +6 -6
- package/docs/types/CSS3DRenderPluginExportType.html +6 -6
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -6
- package/docs/types/Color.html +6 -6
- package/docs/types/ContentTypeConfigKey.html +6 -6
- package/docs/types/ContentTypeConfigKeySplit.html +6 -6
- package/docs/types/ContentTypeMap.html +6 -6
- package/docs/types/Create3DDomContainerReturnType.html +6 -6
- package/docs/types/Create3DElementReturnType.html +6 -6
- package/docs/types/CruisePluginExportType.html +6 -6
- package/docs/types/Direction-1.html +6 -6
- package/docs/types/Direction4.html +6 -6
- package/docs/types/FloorplanRuleLabels.html +6 -6
- package/docs/types/FloorplanServerRuleLabels.html +6 -6
- package/docs/types/GuideLinePluginExportType.html +6 -6
- package/docs/types/HelperEventMap.html +6 -6
- package/docs/types/LoadTagConfig.html +6 -6
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -6
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -6
- package/docs/types/MediaData.html +6 -6
- package/docs/types/MediaStore.html +6 -6
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -6
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -6
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -6
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -6
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -6
- package/docs/types/MoveArgs.html +6 -6
- package/docs/types/MoveOpts.html +6 -6
- package/docs/types/Object3DHelperEventMap.html +6 -6
- package/docs/types/ObjectFit.html +6 -6
- package/docs/types/PaintBrushEventMap.html +6 -6
- package/docs/types/PanoCompassPluginData.html +6 -6
- package/docs/types/PanoCompassPluginExportType.html +6 -6
- package/docs/types/PanoCompassPluginParameterType.html +6 -6
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -6
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -6
- package/docs/types/PanoIndex.html +6 -6
- package/docs/types/PanoMeasurePluginEvent.html +6 -6
- package/docs/types/PanoMeasureReturnType.html +6 -6
- package/docs/types/PanoSpatialTagPluginId.html +6 -6
- package/docs/types/PanoTagPluginExportInterface.html +6 -6
- package/docs/types/PanoTagPluginParamsInterface.html +6 -6
- package/docs/types/PlaneTag.html +6 -6
- package/docs/types/PlaneTagElement.html +6 -6
- package/docs/types/Point2DElement.html +6 -6
- package/docs/types/Point2DTag.html +6 -6
- package/docs/types/Point3DElement.html +6 -6
- package/docs/types/Point3DTag.html +6 -6
- package/docs/types/PointTag.html +6 -6
- package/docs/types/PointTagElement.html +6 -6
- package/docs/types/Position.html +6 -6
- package/docs/types/RotateArgs.html +6 -6
- package/docs/types/RotateOpts.html +6 -6
- package/docs/types/RuleLabelsKey.html +6 -6
- package/docs/types/RuleLabelsValue.html +6 -6
- package/docs/types/StickType.html +6 -6
- package/docs/types/Tag.html +6 -6
- package/docs/types/Tag2D.html +6 -6
- package/docs/types/Tag3D.html +6 -6
- package/docs/types/TagContentType.html +6 -6
- package/docs/types/TagDimensionType.html +6 -6
- package/docs/types/TagElement.html +6 -6
- package/docs/types/TagEvents.html +6 -6
- package/docs/types/TagHooks.html +6 -6
- package/docs/types/TagIconSize.html +6 -6
- package/docs/types/TagId.html +6 -6
- package/docs/types/TagPointType.html +6 -6
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -6
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -6
- package/docs/types/WorkCode.html +6 -6
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -6
- package/docs/variables/PLUGIN.html +6 -6
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -6
- package/docs/variables/ROOM_TYPE_MAP.html +6 -6
- package/docs/variables/VERSION.html +6 -6
- package/docs/variables/itemLabelPluginServerParams.html +6 -6
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -6
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -6
- package/libs/GuideLinePlugin/Controller.js +8 -8
- package/libs/PanoTagPlugin/controller/TagCacheController.d.ts +3 -3
- package/libs/PanoTagPlugin/controller/TagCacheController.js +6 -6
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
- package/libs/PanoTagPlugin/controller/TagComputer.js +159 -130
- package/libs/PanoTagPlugin/controller/index.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/PanoTagPlugin/typings/controller.d.ts +4 -0
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +1 -2
- package/package.json +1 -1
|
@@ -5,14 +5,14 @@ import * as BasePlugin from '../../base/BasePlugin';
|
|
|
5
5
|
export declare abstract class TagCacheController extends BasePlugin.Controller<State, EventMap> {
|
|
6
6
|
private tagCacheByPanoIndex;
|
|
7
7
|
protected constructor(five: Five);
|
|
8
|
-
protected
|
|
8
|
+
protected getCache({ panoIndex }: {
|
|
9
9
|
panoIndex?: number;
|
|
10
10
|
}): Map<TagId, TagCache>;
|
|
11
|
-
protected
|
|
11
|
+
protected getCache({ panoIndex, id }: {
|
|
12
12
|
panoIndex?: number;
|
|
13
13
|
id: TagId;
|
|
14
14
|
}): TagCache;
|
|
15
|
-
protected
|
|
15
|
+
protected getCache({ panoIndex, id, key }: {
|
|
16
16
|
panoIndex?: number;
|
|
17
17
|
id: TagId;
|
|
18
18
|
key: keyof TagCache;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Five } from '@realsee/five';
|
|
2
|
-
import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId
|
|
2
|
+
import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId } from '../typings';
|
|
3
3
|
import { TagCacheController } from './TagCacheController';
|
|
4
4
|
export declare abstract class TagComputer extends TagCacheController {
|
|
5
5
|
tags: TagElement[];
|
|
@@ -10,7 +10,7 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
10
10
|
protected get isPanorama(): boolean;
|
|
11
11
|
private raycaster;
|
|
12
12
|
protected constructor(five: Five);
|
|
13
|
-
getTagById(id: TagId): TagElement<TagContentType, StickType>;
|
|
13
|
+
getTagById(id: TagId): TagElement<import("../typings").TagContentType, import("../typings").StickType>;
|
|
14
14
|
/**
|
|
15
15
|
* @description: 改变类型配置
|
|
16
16
|
*/
|
|
@@ -38,7 +38,7 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
38
38
|
/**
|
|
39
39
|
* @description: 获取merge后的配置
|
|
40
40
|
*/
|
|
41
|
-
getTagConfig(tag: Tag<any, any>): TagConfig<TagContentType, StickType>;
|
|
41
|
+
getTagConfig(tag: Tag<any, any>): TagConfig<import("../typings").TagContentType, import("../typings").StickType>;
|
|
42
42
|
protected can(action: 'show' | 'hide' | 'fold' | 'unfold', tag: Tag<any, any>): boolean;
|
|
43
43
|
protected sort<T extends Tag<any, any>>(tags: T[]): T[];
|
|
44
44
|
/**
|
|
@@ -55,9 +55,9 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
55
55
|
y: number;
|
|
56
56
|
z: number;
|
|
57
57
|
};
|
|
58
|
-
protected filterPointTag(): PointTagElement<TagContentType>[];
|
|
59
|
-
protected filter2DPointTag(): Point2DElement<TagContentType>[];
|
|
60
|
-
protected filter3DPointTag(): Point3DElement<TagContentType>[];
|
|
58
|
+
protected filterPointTag(): PointTagElement<import("../typings").TagContentType>[];
|
|
59
|
+
protected filter2DPointTag(): Point2DElement<import("../typings").TagContentType>[];
|
|
60
|
+
protected filter3DPointTag(): Point3DElement<import("../typings").TagContentType>[];
|
|
61
61
|
protected filter3DTag(): TagElement<any, "3DPoint" | "Plane">[];
|
|
62
62
|
protected filterPlaneTag(): PlaneTagElement[];
|
|
63
63
|
protected updateTagConfig(params?: {
|
|
@@ -90,7 +90,7 @@ declare class PanoTagPluginController extends TagComputer {
|
|
|
90
90
|
* @description: 改变tag任意属性
|
|
91
91
|
*/
|
|
92
92
|
changeTagById<C extends TagContentType = any>(id: TagId, tag: PartialDeep<{
|
|
93
|
-
[P in keyof Pick<Tag<C>, 'enabled' | 'style' | 'stickType' | 'contentType' | 'data' | 'normal'>]: Tag[P];
|
|
93
|
+
[P in keyof Pick<Tag<C>, 'enabled' | 'style' | 'stickType' | 'contentType' | 'data' | 'normal' | 'config'>]: Tag[P];
|
|
94
94
|
}>, deepMerge?: boolean): void;
|
|
95
95
|
/**
|
|
96
96
|
* @description: 销毁tag
|
|
@@ -73,6 +73,10 @@ export interface TagCache {
|
|
|
73
73
|
minimumDistanceResult?: boolean;
|
|
74
74
|
distance?: number;
|
|
75
75
|
angle?: number;
|
|
76
|
+
__debug_visiblereason__?: {
|
|
77
|
+
value: boolean;
|
|
78
|
+
reason?: string;
|
|
79
|
+
};
|
|
76
80
|
}
|
|
77
81
|
export declare type TagElement<C extends TagContentType = TagContentType, S extends StickType = StickType> = Tag<C, S> & Partial<{
|
|
78
82
|
pointTagStyle: {
|
|
@@ -9,7 +9,6 @@ export declare type MediaData = {
|
|
|
9
9
|
};
|
|
10
10
|
declare type Object = Record<string | number | symbol, any>;
|
|
11
11
|
export declare type ObjectFit = 'fill' | 'contain' | 'cover' | 'none' | 'scale-down';
|
|
12
|
-
/** @deprecated 改用具体的string */
|
|
13
12
|
export declare enum ContentType {
|
|
14
13
|
/** 音频标签 */
|
|
15
14
|
Audio = "Audio",
|
|
@@ -129,7 +128,7 @@ interface ContentTypeMapInterface {
|
|
|
129
128
|
* @deprecated replaced by objectFit
|
|
130
129
|
*/
|
|
131
130
|
adaptationMode?: 'stretch' | 'proportional';
|
|
132
|
-
/** object-fit
|
|
131
|
+
/** **object-fit** {@link https://developer.mozilla.org/zh-CN/docs/Web/CSS/object-fit} */
|
|
133
132
|
objectFit?: ObjectFit;
|
|
134
133
|
/**
|
|
135
134
|
* @description 是否开启自动轮播
|