@realsee/dnalogel 2.29.0 → 2.30.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/libs/index.js CHANGED
@@ -1,58 +1,59 @@
1
1
  import { consoleVersion as o } from "./shared-utils/logger.js";
2
2
  import { autoFixOffscreenCanvas as r } from "./shared-utils/offscreenCanvas.js";
3
- import { PaintBrush as Vp } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as hp } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as Bp } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as Up } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as $p } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as qp, modelRoomLabelPluginServerParams as zp } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as Kp } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as Wp } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as Zp } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as re } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as ie } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FLOOR_TYPE_MAP as pe, ROOM_FETILE_TYPE_MAP as ee, ROOM_TYPE_MAP as ne } from "./floorplan/typings/floorplanServerData.js";
15
- import { ModelChassisCompassPlugin as ae } from "./ModelChassisCompassPlugin/Plugin.js";
16
- import { ModelEntryDoorGuidePlugin as fe } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
- import { CameraMovementPlugin as xe } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
- import { CameraMovementEffect as se, Rotation as de } from "./CameraMovementPlugin/typing.js";
19
- import { PanoRulerPlugin as Te } from "./PanoRulerPlugin/Plugin.js";
20
- import { PanoRulerProPlugin as Ce } from "./PanoRulerProPlugin/index.js";
21
- import { PanoCompassPlugin as Ee } from "./PanoCompassPlugin/index.js";
22
- import { PanoMeasurePlugin as Ie } from "./PanoMeasurePlugin/index.js";
23
- import { PanoSpatialTagPlugin as ye } from "./PanoSpatialTagPlugin/Plugin.js";
24
- import { modelItemLabelPluginServerParams as Se } from "./ModelItemLabelPlugin/index.js";
25
- import { ModelTVVideoPlugin as Ge } from "./ModelTVVideoPlugin/Plugin.js";
26
- import { DIRECTION as Fe } from "./ModelTVVideoPlugin/typings.js";
27
- import { itemLabelPluginServerParams as ve } from "./ItemLabelPlugin/index.js";
28
- import { PanoDoorLabelPlugin as Ve } from "./PanoDoorLabelPlugin/index.js";
29
- import { GuideLinePlugin as he } from "./GuideLinePlugin/index.js";
30
- import { CruisePlugin as Be } from "./CruisePlugin/index.js";
31
- import { PanoTagPlugin as Ue } from "./PanoTagPlugin/index.js";
32
- import { Object3DHelperPlugin as $e } from "./Object3DHelperPlugin/index.js";
33
- import { PanoVideoPlugin as qe } from "./PanoVideoPlugin/index.js";
34
- import { PipelinePlugin as Je } from "./PipelinePlugin/index.js";
35
- import { AreaMakerPlugin as Qe } from "./AreaMakerPlugin/index.js";
36
- import { index as Xe } from "./shared-utils/index.js";
37
- import { CSS3DRender as on } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
38
- import { Model as tn } from "./PanoMeasurePlugin/Model/index.js";
39
- import { default as pn } from "./PanoMeasurePlugin/Model/point.js";
40
- import { default as nn } from "./PanoMeasurePlugin/Model/line.js";
41
- import { Polyline as an } from "./PanoMeasurePlugin/Model/polyline.js";
42
- import { default as fn } from "./PanoMeasurePlugin/Modules/Magnifier.js";
43
- import { DISPLAY_STRATEGY_TYPE as xn } from "./ModelItemLabelPlugin/typings.js";
44
- import { ModelItemLabelPlugin as sn } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
45
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Mn } from "./ItemLabelPlugin/typings.js";
46
- import { Plugin as Ln } from "./ItemLabelPlugin/Plugin.js";
47
- import { GuideLineItem$1 as _n } from "./GuideLinePlugin/GuideLineItem/index.js";
48
- import { GuideLineModeItem$1 as Rn } from "./GuideLinePlugin/GuideLineModeItem/index.js";
49
- import { default as On } from "./CruisePlugin/Controller.js";
50
- import { typing as An } from "./CruisePlugin/typing/index.js";
51
- import { default as Dn, pluginFlag as Gn } from "./PanoTagPlugin/controller/index.js";
52
- import { defaultGlobalConfig as Fn } from "./PanoTagPlugin/typings/tag/TagConfig.js";
53
- import { ContentType as vn, DimensionType as cn, PointType as Vn } from "./PanoTagPlugin/Archive/deprecated.js";
54
- import { Object3DHelperController as hn, PLUGIN as wn } from "./Object3DHelperPlugin/Controller.js";
55
- import { typings as Hn } from "./PanoVideoPlugin/typings/index.js";
3
+ import { PaintBrush as hp } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as Bp } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as Up } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as $p } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as qp } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as Jp, modelRoomLabelPluginServerParams as Kp } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as Wp } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as Zp } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as re } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as ie } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as pe } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FLOOR_TYPE_MAP as ne, ROOM_FETILE_TYPE_MAP as le, ROOM_TYPE_MAP as ae } from "./floorplan/typings/floorplanServerData.js";
15
+ import { ModelChassisCompassPlugin as ue } from "./ModelChassisCompassPlugin/Plugin.js";
16
+ import { ModelEntryDoorGuidePlugin as xe } from "./ModelEntryDoorGuidePlugin/Plugin.js";
17
+ import { CameraMovementPlugin as se } from "./CameraMovementPlugin/CameraMovementPlugin.js";
18
+ import { CameraMovementEffect as Me, Rotation as Te } from "./CameraMovementPlugin/typing.js";
19
+ import { PanoRulerPlugin as Ce } from "./PanoRulerPlugin/Plugin.js";
20
+ import { PanoRulerProPlugin as Ee } from "./PanoRulerProPlugin/index.js";
21
+ import { PanoCompassPlugin as Re } from "./PanoCompassPlugin/index.js";
22
+ import { PanoMeasurePlugin as ye } from "./PanoMeasurePlugin/index.js";
23
+ import { PanoSpatialTagPlugin as Se } from "./PanoSpatialTagPlugin/Plugin.js";
24
+ import { modelItemLabelPluginServerParams as Ge } from "./ModelItemLabelPlugin/index.js";
25
+ import { ModelTVVideoPlugin as Fe } from "./ModelTVVideoPlugin/Plugin.js";
26
+ import { DIRECTION as ve } from "./ModelTVVideoPlugin/typings.js";
27
+ import { itemLabelPluginServerParams as Ve } from "./ItemLabelPlugin/index.js";
28
+ import { PanoDoorLabelPlugin as he } from "./PanoDoorLabelPlugin/index.js";
29
+ import { GuideLinePlugin as Be } from "./GuideLinePlugin/index.js";
30
+ import { CruisePlugin as Ue } from "./CruisePlugin/index.js";
31
+ import { PanoTagPlugin as $e } from "./PanoTagPlugin/index.js";
32
+ import { Object3DHelperPlugin as qe } from "./Object3DHelperPlugin/index.js";
33
+ import { PanoVideoPlugin as Je } from "./PanoVideoPlugin/index.js";
34
+ import { PipelinePlugin as Qe } from "./PipelinePlugin/index.js";
35
+ import { AreaMakerPlugin as Xe } from "./AreaMakerPlugin/index.js";
36
+ import { CurrentPanoImagePlugin as on } from "./CurrentPanoImagePlugin/index.js";
37
+ import { index as tn } from "./shared-utils/index.js";
38
+ import { CSS3DRender as pn } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
39
+ import { Model as nn } from "./PanoMeasurePlugin/Model/index.js";
40
+ import { default as an } from "./PanoMeasurePlugin/Model/point.js";
41
+ import { default as un } from "./PanoMeasurePlugin/Model/line.js";
42
+ import { Polyline as xn } from "./PanoMeasurePlugin/Model/polyline.js";
43
+ import { default as sn } from "./PanoMeasurePlugin/Modules/Magnifier.js";
44
+ import { DISPLAY_STRATEGY_TYPE as Mn } from "./ModelItemLabelPlugin/typings.js";
45
+ import { ModelItemLabelPlugin as Ln } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
46
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as _n } from "./ItemLabelPlugin/typings.js";
47
+ import { Plugin as In } from "./ItemLabelPlugin/Plugin.js";
48
+ import { GuideLineItem$1 as On } from "./GuideLinePlugin/GuideLineItem/index.js";
49
+ import { GuideLineModeItem$1 as An } from "./GuideLinePlugin/GuideLineModeItem/index.js";
50
+ import { default as Dn } from "./CruisePlugin/Controller.js";
51
+ import { typing as bn } from "./CruisePlugin/typing/index.js";
52
+ import { default as Yn, pluginFlag as vn } from "./PanoTagPlugin/controller/index.js";
53
+ import { defaultGlobalConfig as Vn } from "./PanoTagPlugin/typings/tag/TagConfig.js";
54
+ import { ContentType as hn, DimensionType as wn, PointType as Bn } from "./PanoTagPlugin/Archive/deprecated.js";
55
+ import { Object3DHelperController as Un, PLUGIN as jn } from "./Object3DHelperPlugin/Controller.js";
56
+ import { typings as kn } from "./PanoVideoPlugin/typings/index.js";
56
57
  import "./components/PaintBrush/Controller.js";
57
58
  import "./components/PaintBrush/utils.js";
58
59
  import "./components/PaintBrush/tween.js";
@@ -402,72 +403,75 @@ import "./shared-utils/three/core/Object3D.js";
402
403
  import "./shared-utils/three/objects/LineSegments.js";
403
404
  import "./components/AreaLabel/LabelItem.js";
404
405
  import "./components/AreaLabel/Assets/roomLabelBg.js";
406
+ import "./CurrentPanoImagePlugin/Controller.js";
405
407
  import "./shared-utils/math/Interval.js";
406
408
  import "./shared-utils/math/Rectangle.js";
409
+ import "./shared-utils/five/index.js";
407
410
  import "./shared-utils/three/getCoords.js";
408
411
  import "./shared-utils/three/getRaycaster.js";
409
412
  r();
410
413
  o();
411
414
  export {
412
- Qe as AreaMakerPlugin,
413
- on as CSS3DRender,
414
- Up as CSS3DRenderPlugin,
415
- se as CameraMovementEffect,
416
- xe as CameraMovementPlugin,
417
- vn as ContentType,
418
- Be as CruisePlugin,
419
- On as CruisePluginController,
420
- An as CruisePluginTypes,
421
- Fe as DIRECTION,
422
- xn as DISPLAY_STRATEGY_TYPE,
423
- cn as DimensionType,
424
- Kp as FLOOR_PLAN_ATTACHED_TO,
425
- pe as FLOOR_TYPE_MAP,
426
- _n as GuideLineItem,
427
- Rn as GuideLineModeItem,
428
- he as GuideLinePlugin,
429
- Mn as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
430
- Ln as ItemLabelPlugin,
431
- fn as Magnifier,
432
- Zp as MapviewFloorplanPlugin,
433
- ae as ModelChassisCompassPlugin,
434
- fe as ModelEntryDoorGuidePlugin,
435
- Wp as ModelFloorplanPlugin,
436
- sn as ModelItemLabelPlugin,
437
- qp as ModelRoomLabelPlugin,
438
- Ge as ModelTVVideoPlugin,
439
- Bp as ModelViewPlugin,
440
- hn as Object3DHelperController,
441
- $e as Object3DHelperPlugin,
442
- wn as PLUGIN,
443
- Vp as PaintBrush,
444
- hp as PaintBrushTypeEnum,
445
- Ee as PanoCompassPlugin,
446
- $p as PanoCursorRaycasterPlugin,
447
- Ve as PanoDoorLabelPlugin,
448
- ie as PanoFloorplanRadarPlugin,
449
- Ie as PanoMeasurePlugin,
450
- nn as PanoMeasurePluginLine,
451
- tn as PanoMeasurePluginModel,
452
- pn as PanoMeasurePluginPoint,
453
- an as PanoMeasurePluginPolyline,
454
- Te as PanoRulerPlugin,
455
- Ce as PanoRulerProPlugin,
456
- ye as PanoSpatialTagPlugin,
457
- Ue as PanoTagPlugin,
458
- Dn as PanoTagPluginController,
459
- qe as PanoVideoPlugin,
460
- Hn as PanoVideoPluginType,
461
- Je as PipelinePlugin,
462
- Vn as PointType,
463
- ee as ROOM_FETILE_TYPE_MAP,
464
- ne as ROOM_TYPE_MAP,
465
- de as Rotation,
466
- re as TopviewFloorplanPlugin,
467
- Xe as Util,
468
- Fn as defaultGlobalConfig,
469
- ve as itemLabelPluginServerParams,
470
- Se as modelItemLabelPluginServerParams,
471
- zp as modelRoomLabelPluginServerParams,
472
- Gn as pluginFlag
415
+ Xe as AreaMakerPlugin,
416
+ pn as CSS3DRender,
417
+ $p as CSS3DRenderPlugin,
418
+ Me as CameraMovementEffect,
419
+ se as CameraMovementPlugin,
420
+ hn as ContentType,
421
+ Ue as CruisePlugin,
422
+ Dn as CruisePluginController,
423
+ bn as CruisePluginTypes,
424
+ on as CurrentPanoImagePlugin,
425
+ ve as DIRECTION,
426
+ Mn as DISPLAY_STRATEGY_TYPE,
427
+ wn as DimensionType,
428
+ Wp as FLOOR_PLAN_ATTACHED_TO,
429
+ ne as FLOOR_TYPE_MAP,
430
+ On as GuideLineItem,
431
+ An as GuideLineModeItem,
432
+ Be as GuideLinePlugin,
433
+ _n as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
434
+ In as ItemLabelPlugin,
435
+ sn as Magnifier,
436
+ re as MapviewFloorplanPlugin,
437
+ ue as ModelChassisCompassPlugin,
438
+ xe as ModelEntryDoorGuidePlugin,
439
+ Zp as ModelFloorplanPlugin,
440
+ Ln as ModelItemLabelPlugin,
441
+ Jp as ModelRoomLabelPlugin,
442
+ Fe as ModelTVVideoPlugin,
443
+ Up as ModelViewPlugin,
444
+ Un as Object3DHelperController,
445
+ qe as Object3DHelperPlugin,
446
+ jn as PLUGIN,
447
+ hp as PaintBrush,
448
+ Bp as PaintBrushTypeEnum,
449
+ Re as PanoCompassPlugin,
450
+ qp as PanoCursorRaycasterPlugin,
451
+ he as PanoDoorLabelPlugin,
452
+ pe as PanoFloorplanRadarPlugin,
453
+ ye as PanoMeasurePlugin,
454
+ un as PanoMeasurePluginLine,
455
+ nn as PanoMeasurePluginModel,
456
+ an as PanoMeasurePluginPoint,
457
+ xn as PanoMeasurePluginPolyline,
458
+ Ce as PanoRulerPlugin,
459
+ Ee as PanoRulerProPlugin,
460
+ Se as PanoSpatialTagPlugin,
461
+ $e as PanoTagPlugin,
462
+ Yn as PanoTagPluginController,
463
+ Je as PanoVideoPlugin,
464
+ kn as PanoVideoPluginType,
465
+ Qe as PipelinePlugin,
466
+ Bn as PointType,
467
+ le as ROOM_FETILE_TYPE_MAP,
468
+ ae as ROOM_TYPE_MAP,
469
+ Te as Rotation,
470
+ ie as TopviewFloorplanPlugin,
471
+ tn as Util,
472
+ Vn as defaultGlobalConfig,
473
+ Ve as itemLabelPluginServerParams,
474
+ Ge as modelItemLabelPluginServerParams,
475
+ Kp as modelRoomLabelPluginServerParams,
476
+ vn as pluginFlag
473
477
  };
@@ -1 +1,7 @@
1
+ import type { Five } from '@realsee/five';
2
+ /** Five 模型是否加载完成 */
3
+ export declare function checkFiveModelLoaded(five: Five): {
4
+ result: boolean;
5
+ msg: string;
6
+ };
1
7
  export * from './mode';
@@ -1 +1,6 @@
1
-
1
+ function l(e) {
2
+ return e.model ? e.work ? e.model.loaded ? e.model.name !== e.work.model.file ? { result: !1, msg: "five.model.name 与 five.work.model.file 不一致" } : { result: !0, msg: "" } : { result: !1, msg: "five.model 未加载完成" } : { result: !1, msg: "five 数据未加载" } : { result: !1, msg: "five.model 不存在" };
3
+ }
4
+ export {
5
+ l as checkFiveModelLoaded
6
+ };
@@ -1,49 +1,51 @@
1
1
  import { Interval as o } from "./math/Interval.js";
2
2
  import { Rectangle as r } from "./math/Rectangle.js";
3
- import { isModelLike as e, isPanoramaLike as t } from "./five/mode.js";
4
- import { Magnifier as m } from "./three/Magnifier.js";
5
- import { getCoordsFromClient as i, getCoordsFromElement as n } from "./three/getCoords.js";
6
- import { getRaycasterFromFivePointer as p } from "./three/getRaycaster.js";
7
- import { getIntersectFromRelativePosition as l } from "./three/getIntersect.js";
8
- import { PointHelper as f } from "./three/PointHelper.js";
9
- import { PointDomHelper as a } from "./three/PointDomHelper.js";
10
- import { PointSelectorHelper as s } from "./three/PointSelectorHelper.js";
11
- import { Object3D as g } from "./three/core/Object3D.js";
12
- import { LineSegments as u } from "./three/objects/LineSegments.js";
13
- import { isNil as c, notNil as F } from "./isNil.js";
14
- import { uuid as P } from "./uuid.js";
15
- import { absoluteUrl as d, isAbsoluteURL as b } from "./absoluteUrl.js";
16
- import { getFrameTime as v, nextFrame as L, requestAnimationFrameInterval as R } from "./animationFrame/index.js";
17
- import { equal as S } from "./equal.js";
3
+ import { checkFiveModelLoaded as e } from "./five/index.js";
4
+ import { Magnifier as t } from "./three/Magnifier.js";
5
+ import { getCoordsFromClient as m, getCoordsFromElement as i } from "./three/getCoords.js";
6
+ import { getRaycasterFromFivePointer as n } from "./three/getRaycaster.js";
7
+ import { getIntersectFromRelativePosition as p } from "./three/getIntersect.js";
8
+ import { PointHelper as l } from "./three/PointHelper.js";
9
+ import { PointDomHelper as f } from "./three/PointDomHelper.js";
10
+ import { PointSelectorHelper as a } from "./three/PointSelectorHelper.js";
11
+ import { Object3D as s } from "./three/core/Object3D.js";
12
+ import { LineSegments as g } from "./three/objects/LineSegments.js";
13
+ import { isNil as c, notNil as d } from "./isNil.js";
14
+ import { uuid as u } from "./uuid.js";
15
+ import { absoluteUrl as F, isAbsoluteURL as P } from "./absoluteUrl.js";
16
+ import { getFrameTime as b, nextFrame as v, requestAnimationFrameInterval as L } from "./animationFrame/index.js";
17
+ import { equal as M } from "./equal.js";
18
+ import { isModelLike as R, isPanoramaLike as S } from "./five/mode.js";
18
19
  import { BetterTween as _, tweenProgress as j } from "./animationFrame/BetterTween.js";
19
- const h = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20
+ const J = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
20
21
  __proto__: null,
21
22
  BetterTween: _,
22
23
  Interval: o,
23
- LineSegments: u,
24
- Magnifier: m,
25
- Object3D: g,
26
- PointDomHelper: a,
27
- PointHelper: f,
28
- PointSelectorHelper: s,
24
+ LineSegments: g,
25
+ Magnifier: t,
26
+ Object3D: s,
27
+ PointDomHelper: f,
28
+ PointHelper: l,
29
+ PointSelectorHelper: a,
29
30
  Rectangle: r,
30
- absoluteUrl: d,
31
- equal: S,
32
- getCoordsFromClient: i,
33
- getCoordsFromElement: n,
34
- getFrameTime: v,
35
- getIntersectFromRelativePosition: l,
36
- getRaycasterFromFivePointer: p,
37
- isAbsoluteURL: b,
38
- isModelLike: e,
31
+ absoluteUrl: F,
32
+ checkFiveModelLoaded: e,
33
+ equal: M,
34
+ getCoordsFromClient: m,
35
+ getCoordsFromElement: i,
36
+ getFrameTime: b,
37
+ getIntersectFromRelativePosition: p,
38
+ getRaycasterFromFivePointer: n,
39
+ isAbsoluteURL: P,
40
+ isModelLike: R,
39
41
  isNil: c,
40
- isPanoramaLike: t,
41
- nextFrame: L,
42
- notNil: F,
43
- requestAnimationFrameInterval: R,
42
+ isPanoramaLike: S,
43
+ nextFrame: v,
44
+ notNil: d,
45
+ requestAnimationFrameInterval: L,
44
46
  tweenProgress: j,
45
- uuid: P
47
+ uuid: u
46
48
  }, Symbol.toStringTag, { value: "Module" }));
47
49
  export {
48
- h as index
50
+ J as index
49
51
  };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv2.29.0",
3
+ "%c %c@realsee/dnalogel %cv2.30.1",
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
@@ -7,7 +7,7 @@
7
7
  "repository": "https://github.com/realsee-developer/dnalogel.git",
8
8
  "description": "如视 VR 看房插件合集",
9
9
  "private": false,
10
- "version": "2.29.0",
10
+ "version": "2.30.1",
11
11
  "license": "SEE LICENSE IN TERMS.txt",
12
12
  "scripts": {
13
13
  "clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",