@realsee/dnalogel 2.18.1-0 → 2.18.1-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +7 -0
- package/dist/index.cjs.js +37 -37
- package/dist/index.js +1767 -1749
- package/dist/index.umd.js +33 -33
- package/docs/assets/search.js +1 -1
- 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 +56 -29
- 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 +22 -22
- package/docs/classes/PanoMeasurePluginModel.html +21 -21
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +25 -25
- package/docs/classes/PanoTagPluginController.html +45 -45
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +11 -11
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +16 -16
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +18 -18
- 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/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.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 +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +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 +13 -13
- 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 +11 -11
- 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/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/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/ModelElement.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/PlaneTagElement.html +4 -4
- package/docs/types/Point2DElement.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DElement.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagElement.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/TagIconSize.html +4 -4
- package/docs/types/TagId.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/GuideLinePlugin/GuideLineItem/index.js +30 -29
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +80 -63
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +7 -0
- package/libs/PanoTagPlugin/controller/TagComputer.js +9 -9
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
var C = Object.defineProperty, y = Object.defineProperties;
|
|
2
2
|
var k = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
4
|
-
var w = Object.prototype.hasOwnProperty,
|
|
5
|
-
var m = (
|
|
3
|
+
var c = Object.getOwnPropertySymbols;
|
|
4
|
+
var w = Object.prototype.hasOwnProperty, F = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var m = (a, e, i) => e in a ? C(a, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : a[e] = i, u = (a, e) => {
|
|
6
6
|
for (var i in e || (e = {}))
|
|
7
|
-
w.call(e, i) && m(
|
|
8
|
-
if (
|
|
9
|
-
for (var i of
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
}, g = (
|
|
13
|
-
var t = (
|
|
14
|
-
import * as
|
|
15
|
-
import { logWarning as
|
|
16
|
-
import { createLineGeometry as
|
|
17
|
-
import { isPanoramaLike as
|
|
7
|
+
w.call(e, i) && m(a, i, e[i]);
|
|
8
|
+
if (c)
|
|
9
|
+
for (var i of c(e))
|
|
10
|
+
F.call(e, i) && m(a, i, e[i]);
|
|
11
|
+
return a;
|
|
12
|
+
}, g = (a, e) => y(a, k(e));
|
|
13
|
+
var t = (a, e, i) => (m(a, typeof e != "symbol" ? e + "" : e, i), i);
|
|
14
|
+
import * as l from "three";
|
|
15
|
+
import { logWarning as V, logError as T } from "../../shared-utils/log.js";
|
|
16
|
+
import { createLineGeometry as U } from "../utils/createLineGeometry.js";
|
|
17
|
+
import { isPanoramaLike as x, isModelLike as _ } from "../../shared-utils/five/mode.js";
|
|
18
18
|
import "hammerjs";
|
|
19
19
|
import "@realsee/five";
|
|
20
20
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
21
21
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
22
22
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
23
|
-
import { BetterTween as
|
|
24
|
-
import { loadTexture as
|
|
23
|
+
import { BetterTween as M, tweenProgress as E } from "../../shared-utils/animationFrame/BetterTween.js";
|
|
24
|
+
import { loadTexture as L } from "../../shared-utils/three/loadTexture.js";
|
|
25
25
|
import b from "../../PanoTagPlugin/controller/index.js";
|
|
26
|
-
import
|
|
27
|
-
import { filterAdjacentDistinct as
|
|
28
|
-
import { objectAssignDeepExports as
|
|
29
|
-
const
|
|
26
|
+
import O from "../Components/Tag.js";
|
|
27
|
+
import { filterAdjacentDistinct as P } from "../utils/index.js";
|
|
28
|
+
import { objectAssignDeepExports as G } from "../../vendor/object-assign-deep/objectAssignDeep.js";
|
|
29
|
+
const S = (
|
|
30
30
|
/* glsl */
|
|
31
31
|
`
|
|
32
32
|
varying vec2 vUv;
|
|
@@ -36,7 +36,7 @@ const A = (
|
|
|
36
36
|
gl_Position = projectionMatrix * modelViewMatrix * vec4(position, 1.0);
|
|
37
37
|
}
|
|
38
38
|
`
|
|
39
|
-
),
|
|
39
|
+
), A = (
|
|
40
40
|
/* glsl */
|
|
41
41
|
`
|
|
42
42
|
// 是否使用颜色
|
|
@@ -120,7 +120,7 @@ const A = (
|
|
|
120
120
|
}
|
|
121
121
|
`
|
|
122
122
|
);
|
|
123
|
-
class
|
|
123
|
+
class B {
|
|
124
124
|
constructor(e, i) {
|
|
125
125
|
t(this, "startTagContainer");
|
|
126
126
|
t(this, "endTagContainer");
|
|
@@ -134,11 +134,14 @@ class S {
|
|
|
134
134
|
t(this, "scale", 1);
|
|
135
135
|
t(this, "width", 0.5);
|
|
136
136
|
t(this, "unitLength", 0.5);
|
|
137
|
-
t(this, "
|
|
137
|
+
t(this, "_visibleFloorIndexes", null);
|
|
138
|
+
t(this, "visible", null);
|
|
138
139
|
/** Five Mode 是否满足 */
|
|
139
140
|
t(this, "modeVisible", !1);
|
|
141
|
+
/** 楼层是否满足展示条件 */
|
|
142
|
+
t(this, "floorVisible", !0);
|
|
140
143
|
/** 默认是否展示 */
|
|
141
|
-
t(this, "defaultVisible", !
|
|
144
|
+
t(this, "defaultVisible", !1);
|
|
142
145
|
/** 走点动画 */
|
|
143
146
|
t(this, "inWalkAnimation", !1);
|
|
144
147
|
t(this, "customVisible", null);
|
|
@@ -146,11 +149,11 @@ class S {
|
|
|
146
149
|
t(this, "plugin");
|
|
147
150
|
t(this, "textureHasLoaded", !1);
|
|
148
151
|
t(this, "disposed", !1);
|
|
149
|
-
t(this, "flowAnime", new
|
|
152
|
+
t(this, "flowAnime", new M({ progress: 0 }).to({ progress: 1 }).duration(1500).repeat(1 / 0));
|
|
150
153
|
t(this, "flickerAnime", E(300).yoyo(!0).repeat(5));
|
|
151
154
|
t(this, "dispose", () => {
|
|
152
155
|
var e, i;
|
|
153
|
-
this.disposed || (this.disposed = !0, this.
|
|
156
|
+
this.disposed || (this.disposed = !0, this.parent.hooks.off("show", this.updateVisible), this.parent.hooks.off("hide", this.updateVisible), this.plugin.hooks.off("show", this.updateVisible), this.plugin.hooks.off("hide", this.updateVisible), this.plugin.hooks.off("enable", this.updateVisible), this.plugin.hooks.off("disable", this.updateVisible), this.five.off("modeChange", this.onFiveModeChange), this.five.off("modelShownFloorChange", this.onFiveModelShownFloorChange), this.doHide(), (e = this.startTagContainer) == null || e.plugin.dispose(), (i = this.endTagContainer) == null || i.plugin.dispose());
|
|
154
157
|
});
|
|
155
158
|
/** 开始走点动画 */
|
|
156
159
|
t(this, "onWalkAnimationStart", () => {
|
|
@@ -162,11 +165,14 @@ class S {
|
|
|
162
165
|
});
|
|
163
166
|
/** 模型状态变更 */
|
|
164
167
|
t(this, "onFiveModeChange", (e) => {
|
|
165
|
-
this.modeVisible = this.mode === "panorama" ?
|
|
168
|
+
this.modeVisible = this.mode === "panorama" ? x(e) : _(e), this.updateVisible();
|
|
169
|
+
});
|
|
170
|
+
t(this, "onFiveModelShownFloorChange", (e) => {
|
|
171
|
+
this.floorVisible = e === null || this.visibleFloorIndexes === null || this.visibleFloorIndexes.includes(e), this.updateVisible();
|
|
166
172
|
});
|
|
167
173
|
/** 更新可见性 */
|
|
168
174
|
t(this, "updateVisible", () => {
|
|
169
|
-
const e = (() => !this.parent.visible || !this.plugin.state.enabled || !this.plugin.state.visible ? !1 : this.customVisible !== null ? this.customVisible : this.inWalkAnimation ? !0 : this.modeVisible && this.textureHasLoaded && this.defaultVisible)();
|
|
175
|
+
const e = (() => !this.parent.visible || !this.plugin.state.enabled || !this.plugin.state.visible ? !1 : this.customVisible !== null ? this.customVisible : this.inWalkAnimation ? !0 : this.modeVisible && this.textureHasLoaded && this.defaultVisible && this.floorVisible)();
|
|
170
176
|
this.visible !== e && (this.visible = e, e ? this.doShow() : this.doHide());
|
|
171
177
|
});
|
|
172
178
|
t(this, "onFlowAnimeUpdate", (e) => {
|
|
@@ -174,25 +180,26 @@ class S {
|
|
|
174
180
|
this.mesh.material.uniforms.vOffset.value = i, this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
175
181
|
});
|
|
176
182
|
t(this, "onFlickerAnimeUpdate", (e) => {
|
|
177
|
-
var
|
|
183
|
+
var o, s;
|
|
178
184
|
const { progress: i } = e, r = 1 - i;
|
|
179
|
-
this.mesh.material.uniforms.flicker.value = r, this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0, this.startTagContainer.tag && f(this.startTagContainer.tag) && ((
|
|
185
|
+
this.mesh.material.uniforms.flicker.value = r, this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0, this.startTagContainer.tag && f(this.startTagContainer.tag) && ((o = this.startTagContainer.app) == null || o.$set(g(u({}, this.startTagContainer.tag.data), { opacity: r }))), this.endTagContainer.tag && f(this.endTagContainer.tag) && ((s = this.endTagContainer.app) == null || s.$set(g(u({}, this.endTagContainer.tag.data), { opacity: r })));
|
|
180
186
|
});
|
|
181
|
-
t(this, "logWarning", (e) =>
|
|
182
|
-
t(this, "logError", (e) =>
|
|
187
|
+
t(this, "logWarning", (e) => V("GuideLineModeItem: ", e));
|
|
188
|
+
t(this, "logError", (e) => T("GuideLineModeItem: ", e));
|
|
189
|
+
var s, n;
|
|
183
190
|
this.five = e, this.mode = i.mode, this.plugin = i.plugin, this.parent = i.parent, this.startTagContainer = { tag: null, plugin: new b(this.five) }, this.endTagContainer = { tag: null, plugin: new b(this.five) };
|
|
184
|
-
const r = new
|
|
185
|
-
vertexShader:
|
|
186
|
-
fragmentShader:
|
|
191
|
+
const r = new l.BufferGeometry(), o = new l.ShaderMaterial({
|
|
192
|
+
vertexShader: S,
|
|
193
|
+
fragmentShader: A,
|
|
187
194
|
transparent: !0,
|
|
188
195
|
uniforms: {
|
|
189
196
|
map: { value: null },
|
|
190
197
|
useMapColor: { value: 0 },
|
|
191
|
-
mapColor: { value: new
|
|
198
|
+
mapColor: { value: new l.Color() },
|
|
192
199
|
mapOpacity: { value: 1 },
|
|
193
|
-
backgroundColor: { value: new
|
|
200
|
+
backgroundColor: { value: new l.Color() },
|
|
194
201
|
backgroundOpacity: { value: 0 },
|
|
195
|
-
borderColor: { value: new
|
|
202
|
+
borderColor: { value: new l.Color() },
|
|
196
203
|
borderOpacity: { value: 0 },
|
|
197
204
|
opacity: { value: 1 },
|
|
198
205
|
flicker: { value: 1 },
|
|
@@ -200,11 +207,15 @@ class S {
|
|
|
200
207
|
vOffset: { value: 0 }
|
|
201
208
|
}
|
|
202
209
|
});
|
|
203
|
-
this.mesh = new
|
|
210
|
+
this.mesh = new l.Mesh(r, o), this.mesh.name = "GuideLineModeItem", this.mode === "panorama" && (this.parent.hooks.on("walkStart", this.onWalkAnimationStart), this.parent.hooks.on("walkEnded", this.onWalkAnimationEnd)), this.updateVisible(), this.onFiveModeChange(this.five.getCurrentState().mode), this.onFiveModelShownFloorChange((n = (s = this.five.model) == null ? void 0 : s.shownFloor) != null ? n : null), this.flowAnime.onUpdate(this.onFlowAnimeUpdate), this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate), this.parent.hooks.on("show", this.updateVisible), this.parent.hooks.on("hide", this.updateVisible), this.plugin.hooks.on("show", this.updateVisible), this.plugin.hooks.on("hide", this.updateVisible), this.plugin.hooks.on("enable", this.updateVisible), this.plugin.hooks.on("disable", this.updateVisible), this.plugin.hooks.on("dispose", this.dispose), this.five.on("modeChange", this.onFiveModeChange), this.five.on("modelShownFloorChange", this.onFiveModelShownFloorChange);
|
|
204
211
|
}
|
|
205
212
|
get panoGroup() {
|
|
206
213
|
return this._panoGroup;
|
|
207
214
|
}
|
|
215
|
+
/** 可展示的楼层 */
|
|
216
|
+
get visibleFloorIndexes() {
|
|
217
|
+
return this._visibleFloorIndexes;
|
|
218
|
+
}
|
|
208
219
|
/** 自定义展示 */
|
|
209
220
|
setCustomVisible(e) {
|
|
210
221
|
if (this.disposed)
|
|
@@ -235,28 +246,28 @@ class S {
|
|
|
235
246
|
return this.logError("disposed");
|
|
236
247
|
if (!this.five.work)
|
|
237
248
|
return this.logError("setPathByPanoGroup: work is not ready");
|
|
238
|
-
const r =
|
|
249
|
+
const r = P(e);
|
|
239
250
|
if (this._panoGroup = r, (i == null ? void 0 : i.skipPanoGroup) !== void 0) {
|
|
240
251
|
const s = i.skipPanoGroup ? r.map((n) => this.five.work.observers[n]).map((n) => n.standingPosition.clone()) : null;
|
|
241
252
|
this.skippedPositions = s;
|
|
242
253
|
}
|
|
243
|
-
const
|
|
244
|
-
this.path =
|
|
254
|
+
const o = this.getPathFromPanoGroup(r, this.five.work, i);
|
|
255
|
+
this.path = o, this.setGeometryByPath(o, i);
|
|
245
256
|
}
|
|
246
257
|
/** 通过路径设置线条形状 */
|
|
247
258
|
setGeometryByPath(e, i) {
|
|
248
|
-
var
|
|
259
|
+
var h, p, v;
|
|
249
260
|
if (this.disposed)
|
|
250
261
|
return this.logError("disposed");
|
|
251
|
-
const r = (
|
|
252
|
-
this.path = e, this.scale = r, this.width =
|
|
253
|
-
const { geometry: n, maxU:
|
|
262
|
+
const r = (h = i == null ? void 0 : i.scale) != null ? h : this.scale, o = (p = i == null ? void 0 : i.width) != null ? p : this.width, s = (v = i == null ? void 0 : i.unit_length) != null ? v : this.unitLength;
|
|
263
|
+
this.path = e, this.scale = r, this.width = o, this.unitLength = s;
|
|
264
|
+
const { geometry: n, maxU: d } = U({
|
|
254
265
|
path: e,
|
|
255
|
-
width:
|
|
266
|
+
width: o * r,
|
|
256
267
|
unitLength: s * r,
|
|
257
268
|
skipPositions: this.skippedPositions
|
|
258
269
|
});
|
|
259
|
-
this.mesh.geometry = n, this.mesh.material.needsUpdate = !0, this.mesh.material.uniforms.maxU.value =
|
|
270
|
+
this.mesh.geometry = n, this.mesh.material.needsUpdate = !0, this.mesh.material.uniforms.maxU.value = d, this.five.needsRender = !0;
|
|
260
271
|
}
|
|
261
272
|
/** 设置线条材质 */
|
|
262
273
|
setMartial(e) {
|
|
@@ -269,13 +280,13 @@ class S {
|
|
|
269
280
|
setColor(e) {
|
|
270
281
|
if (this.disposed)
|
|
271
282
|
return this.logError("disposed");
|
|
272
|
-
e && (this.mesh.material.uniforms.mapColor.value = new
|
|
283
|
+
e && (this.mesh.material.uniforms.mapColor.value = new l.Color().set(e)), this.mesh.material.uniforms.useMapColor.value = e ? 1 : 0, this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
273
284
|
}
|
|
274
285
|
/** 设置边框 */
|
|
275
286
|
setBorderColor(e) {
|
|
276
287
|
if (this.disposed)
|
|
277
288
|
return this.logError("disposed");
|
|
278
|
-
this.mesh.material.uniforms.borderColor.value = new
|
|
289
|
+
this.mesh.material.uniforms.borderColor.value = new l.Color().set(e), this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
279
290
|
}
|
|
280
291
|
/** 设置边框透明度 */
|
|
281
292
|
setBorderOpacity(e) {
|
|
@@ -287,7 +298,7 @@ class S {
|
|
|
287
298
|
setBackgroundColor(e) {
|
|
288
299
|
if (this.disposed)
|
|
289
300
|
return this.logError("disposed");
|
|
290
|
-
this.mesh.material.uniforms.backgroundColor.value = new
|
|
301
|
+
this.mesh.material.uniforms.backgroundColor.value = new l.Color().set(e), this.mesh.material.uniformsNeedUpdate = !0, this.five.needsRender = !0;
|
|
291
302
|
}
|
|
292
303
|
/** 设置背景透明度 */
|
|
293
304
|
setBackgroundOpacity(e) {
|
|
@@ -311,10 +322,16 @@ class S {
|
|
|
311
322
|
setTextureUrl(e) {
|
|
312
323
|
if (this.disposed)
|
|
313
324
|
return this.logError("disposed");
|
|
314
|
-
this.textureUrl = e,
|
|
315
|
-
this.disposed || this.textureUrl === e && (i.wrapT =
|
|
325
|
+
this.textureUrl = e, L(e).then((i) => {
|
|
326
|
+
this.disposed || this.textureUrl === e && (i.wrapT = l.RepeatWrapping, this.textureHasLoaded = !0, this.mesh.material.uniforms.map.value = i, this.mesh.material.uniformsNeedUpdate = !0, this.mesh.material.needsUpdate = !0, this.five.needsRender = !0, this.updateVisible());
|
|
316
327
|
});
|
|
317
328
|
}
|
|
329
|
+
setVisibleFloorIndexes(e) {
|
|
330
|
+
var i, r;
|
|
331
|
+
if (this.disposed)
|
|
332
|
+
return this.logError("disposed");
|
|
333
|
+
this._visibleFloorIndexes = e, this.onFiveModelShownFloorChange((r = (i = this.five.model) == null ? void 0 : i.shownFloor) != null ? r : 0);
|
|
334
|
+
}
|
|
318
335
|
setStartTag(e) {
|
|
319
336
|
this.setTag("start", e);
|
|
320
337
|
}
|
|
@@ -328,18 +345,18 @@ class S {
|
|
|
328
345
|
this.flickerAnime.play();
|
|
329
346
|
}
|
|
330
347
|
setTag(e, i) {
|
|
331
|
-
const
|
|
348
|
+
const o = G({}, {
|
|
332
349
|
contentType: "Custom",
|
|
333
350
|
stickType: "2DPoint",
|
|
334
351
|
config: { visibleConfig: { visibleFiveMode: ["Floorplan", "Mapview"] } },
|
|
335
352
|
style: { point: { enabled: !1 } },
|
|
336
353
|
data: {}
|
|
337
354
|
}, i), s = e === "start" ? this.startTagContainer : this.endTagContainer;
|
|
338
|
-
s.tag =
|
|
339
|
-
var
|
|
340
|
-
(
|
|
341
|
-
const
|
|
342
|
-
return s.app =
|
|
355
|
+
s.tag = o, f(o) && (s.tag.element = (n) => {
|
|
356
|
+
var h;
|
|
357
|
+
(h = s.app) == null || h.$destroy();
|
|
358
|
+
const d = new O({ target: n, intro: !0, props: o.data });
|
|
359
|
+
return s.app = d, () => d.$destroy();
|
|
343
360
|
}), s.plugin.load({ tagList: [s.tag] });
|
|
344
361
|
}
|
|
345
362
|
doShow() {
|
|
@@ -356,14 +373,14 @@ class S {
|
|
|
356
373
|
return [u({ type: "CatmullRomCurve3", points: s }, r)];
|
|
357
374
|
}
|
|
358
375
|
}
|
|
359
|
-
function f(
|
|
360
|
-
return
|
|
376
|
+
function f(a) {
|
|
377
|
+
return a.contentType === "Custom";
|
|
361
378
|
}
|
|
362
379
|
const Z = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
363
380
|
__proto__: null,
|
|
364
|
-
GuideLineModeItem:
|
|
381
|
+
GuideLineModeItem: B
|
|
365
382
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
366
383
|
export {
|
|
367
|
-
|
|
384
|
+
B as GuideLineModeItem,
|
|
368
385
|
Z as GuideLineModeItem$1
|
|
369
386
|
};
|
|
@@ -16,6 +16,8 @@ export interface GuideLineTagContainer {
|
|
|
16
16
|
/** 在不同模态下的 GuideLine */
|
|
17
17
|
declare class GuideLineModeItem {
|
|
18
18
|
get panoGroup(): number[];
|
|
19
|
+
/** 可展示的楼层 */
|
|
20
|
+
get visibleFloorIndexes(): number[];
|
|
19
21
|
startTagContainer: GuideLineTagContainer;
|
|
20
22
|
endTagContainer: GuideLineTagContainer;
|
|
21
23
|
readonly mesh: THREE.Mesh<THREE.BufferGeometry, THREE.ShaderMaterial>;
|
|
@@ -28,9 +30,12 @@ declare class GuideLineModeItem {
|
|
|
28
30
|
private scale;
|
|
29
31
|
private width;
|
|
30
32
|
private unitLength;
|
|
33
|
+
private _visibleFloorIndexes;
|
|
31
34
|
private visible;
|
|
32
35
|
/** Five Mode 是否满足 */
|
|
33
36
|
private modeVisible;
|
|
37
|
+
/** 楼层是否满足展示条件 */
|
|
38
|
+
private floorVisible;
|
|
34
39
|
/** 默认是否展示 */
|
|
35
40
|
private defaultVisible;
|
|
36
41
|
/** 走点动画 */
|
|
@@ -80,6 +85,7 @@ declare class GuideLineModeItem {
|
|
|
80
85
|
setMapOpacity(opacity: number): void;
|
|
81
86
|
/** 设置贴图 */
|
|
82
87
|
setTextureUrl(url: string): void;
|
|
88
|
+
setVisibleFloorIndexes(floorIndexes: number[]): void;
|
|
83
89
|
setStartTag(tag: Tag | PluginType.ModelGuideLineTagData): void;
|
|
84
90
|
setEndTag(tag: Tag | PluginType.ModelGuideLineTagData): void;
|
|
85
91
|
/** 闪烁 */
|
|
@@ -91,6 +97,7 @@ declare class GuideLineModeItem {
|
|
|
91
97
|
private onWalkAnimationEnd;
|
|
92
98
|
/** 模型状态变更 */
|
|
93
99
|
private onFiveModeChange;
|
|
100
|
+
private onFiveModelShownFloorChange;
|
|
94
101
|
/** 更新可见性 */
|
|
95
102
|
private updateVisible;
|
|
96
103
|
private doShow;
|
|
@@ -13,16 +13,16 @@ var y = (c, l, e) => l in c ? U(c, l, { enumerable: !0, configurable: !0, writab
|
|
|
13
13
|
var T = (c, l, e) => (y(c, typeof l != "symbol" ? l + "" : l, e), e);
|
|
14
14
|
import * as D from "three";
|
|
15
15
|
import { isMediaModelTag as g, is3DTag as j } from "../utils/tag/tagCheck.js";
|
|
16
|
-
import { tagPosition as V } from "../utils/tagPosition.js";
|
|
16
|
+
import { tagPosition as V, getTagPosition as k } from "../utils/tagPosition.js";
|
|
17
17
|
import { checkRange as h } from "../utils/checkRange.js";
|
|
18
18
|
import "hammerjs";
|
|
19
19
|
import "@realsee/five";
|
|
20
20
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
21
21
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
22
22
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
23
|
-
import { notNil as
|
|
24
|
-
import { TagUtil as
|
|
25
|
-
import { getFloorIndex as
|
|
23
|
+
import { notNil as S } from "../../shared-utils/isNil.js";
|
|
24
|
+
import { TagUtil as $ } from "./TagUtil.js";
|
|
25
|
+
import { getFloorIndex as E } from "../../shared-utils/five/getFloorIndex.js";
|
|
26
26
|
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
27
27
|
import "../../shared-utils/three/centerPoint.js";
|
|
28
28
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
@@ -55,7 +55,7 @@ import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
|
55
55
|
import "../../shared-utils/three/FragmentTransparencyMaterial.js";
|
|
56
56
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
57
57
|
import "../../shared-utils/threex/domevents/index.js";
|
|
58
|
-
class
|
|
58
|
+
class Me extends $ {
|
|
59
59
|
constructor(e) {
|
|
60
60
|
super(e);
|
|
61
61
|
T(this, "raycaster", new D.Raycaster());
|
|
@@ -309,7 +309,7 @@ class Ue extends S {
|
|
|
309
309
|
const a = this.tags.filter(g).map((b) => {
|
|
310
310
|
var m;
|
|
311
311
|
return (m = b.model) == null ? void 0 : m.object;
|
|
312
|
-
}).filter(
|
|
312
|
+
}).filter(S);
|
|
313
313
|
return t.intersectObjects(a, !0)[0];
|
|
314
314
|
})(), f = (() => {
|
|
315
315
|
var a;
|
|
@@ -335,14 +335,14 @@ class Ue extends S {
|
|
|
335
335
|
}
|
|
336
336
|
/** 检测是否匹配当前楼层 */
|
|
337
337
|
getVisibleByFloorIndex(e) {
|
|
338
|
-
var i, o, f, d, u, v;
|
|
338
|
+
var i, o, f, d, u, v, r;
|
|
339
339
|
let t = 0;
|
|
340
340
|
const s = (i = e.fiveState) == null ? void 0 : i.panoIndex;
|
|
341
|
-
s !== void 0 ? t = (o = this.five.work.observers[s]) == null ? void 0 : o.floorIndex : t =
|
|
341
|
+
s !== void 0 ? t = (o = this.five.work.observers[s]) == null ? void 0 : o.floorIndex : t = E(this.five.work.observers, (r = (v = (d = (f = e.model) == null ? void 0 : f.object) == null ? void 0 : d.position) != null ? v : (u = e.mediaPlane) == null ? void 0 : u.position) != null ? r : k(e));
|
|
342
342
|
const n = this.five.model.shownFloor;
|
|
343
343
|
return n === null || n === t;
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
export {
|
|
347
|
-
|
|
347
|
+
Me as TagComputer
|
|
348
348
|
};
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.info(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv2.18.1-
|
|
3
|
+
"%c %c@realsee/dnalogel %cv2.18.1-2",
|
|
4
4
|
[
|
|
5
5
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
6
6
|
"background-repeat: no-repeat",
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"repository": "https://github.com/realsee-developer/dnalogel.git",
|
|
9
9
|
"description": "如视 VR 看房插件合集",
|
|
10
10
|
"private": false,
|
|
11
|
-
"version": "2.18.1-
|
|
11
|
+
"version": "2.18.1-2",
|
|
12
12
|
"license": "SEE LICENSE IN TERMS.txt",
|
|
13
13
|
"scripts": {
|
|
14
14
|
"clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",
|