@realsee/dnalogel 3.73.1-alpha.1 → 3.73.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,73 +1,73 @@
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 Fn } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as vn } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as bn } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as Vn } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as Nn } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as kn, modelRoomLabelPluginServerParams as wn } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as Un } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as $n } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as qn } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as Jn } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as Qn } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FloorplanGuidePlugin as Zn } from "./floorplan/FloorplanGuidePlugin/index.js";
15
- import { FLOOR_TYPE_MAP as ra, ROOM_FETILE_TYPE_MAP as ta, ROOM_TYPE_MAP as ia } from "./floorplan/typings/floorplanServerData.js";
16
- import { ModelChassisCompassPlugin as pa } from "./ModelChassisCompassPlugin/Plugin.js";
17
- import { ModelEntryDoorGuidePlugin as la } from "./ModelEntryDoorGuidePlugin/Plugin.js";
18
- import { CameraMovementPlugin as aa } from "./CameraMovementPlugin/CameraMovementPlugin.js";
19
- import { CameraMovementEffect as fa, Rotation as ua } from "./CameraMovementPlugin/typing.js";
20
- import { PanoRulerPlugin as ga } from "./PanoRulerPlugin/Plugin.js";
21
- import { PanoRulerProPlugin as da } from "./PanoRulerProPlugin/index.js";
22
- import { PanoCompassPlugin as Ta } from "./PanoCompassPlugin/index.js";
23
- import { PanoMeasurePlugin as La } from "./PanoMeasurePlugin/index.js";
24
- import { MeasurePlugin as Ra } from "./MeasurePlugin/index.js";
25
- import { PanoSpatialTagPlugin as Ea } from "./PanoSpatialTagPlugin/Plugin.js";
26
- import { modelItemLabelPluginServerParams as ya } from "./ModelItemLabelPlugin/index.js";
27
- import { ModelTVVideoPlugin as Oa } from "./ModelTVVideoPlugin/Plugin.js";
28
- import { DIRECTION as Fa } from "./ModelTVVideoPlugin/typings.js";
29
- import { itemLabelPluginServerParams as va } from "./ItemLabelPlugin/index.js";
30
- import { PanoDoorLabelPlugin as ba } from "./PanoDoorLabelPlugin/index.js";
31
- import { GuideLinePlugin as Va } from "./GuideLinePlugin/index.js";
32
- import { CruisePlugin as Na, MovePlugin as ha } from "./CruisePlugin/index.js";
33
- import { PanoTagPlugin as wa } from "./PanoTagPlugin/index.js";
34
- import { Object3DHelperPlugin as Ua } from "./Object3DHelperPlugin/index.js";
35
- import { PanoVideoPlugin as $a } from "./PanoVideoPlugin/index.js";
36
- import { PipelinePlugin as qa } from "./PipelinePlugin/index.js";
37
- import { AreaMakerPlugin as Ja } from "./AreaMakerPlugin/index.js";
38
- import { CurrentPanoImagePlugin as Qa } from "./CurrentPanoImagePlugin/index.js";
39
- import { Sculpt as Za, SculptPlugin as oP, SculptPluginForFive as rP } from "./Sculpt/index.js";
40
- import { ModelMakerPlugin as iP } from "./ModelMakerPlugin/index.js";
41
- import { exports as pP } from "./shared-utils/exports.js";
42
- import { CSS3DRender as lP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
43
- import { Model as aP } from "./PanoMeasurePlugin/Model/index.js";
44
- import { default as fP } from "./PanoMeasurePlugin/Model/point.js";
45
- import { default as xP } from "./PanoMeasurePlugin/Model/line.js";
46
- import { Polyline as sP } from "./PanoMeasurePlugin/Model/polyline.js";
47
- import { Magnifier as MP } from "./shared-utils/three/Magnifier.js";
48
- import { DISPLAY_STRATEGY_TYPE as CP } from "./ModelItemLabelPlugin/typings.js";
49
- import { ModelItemLabelPlugin as cP } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
50
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as _P } from "./ItemLabelPlugin/typings.js";
51
- import { Plugin as IP } from "./ItemLabelPlugin/Plugin.js";
52
- import { GuideLineItem$1 as SP } from "./GuideLinePlugin/GuideLineItem/index.js";
53
- import { GuideLineModeItem$1 as AP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
54
- import { default as GP, default as vP } from "./CruisePlugin/Work.js";
55
- import { default as bP } from "./CruisePlugin/Move.js";
56
- import { typing as VP } from "./CruisePlugin/typing/index.js";
57
- import { default as NP, pluginFlag as hP } from "./PanoTagPlugin/controller/index.js";
58
- import { defaultGlobalConfig as wP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
59
- import { ContentType as UP, DimensionType as jP, PointType as $P } from "./PanoTagPlugin/Archive/deprecated.js";
60
- import { Object3DHelperController as qP, PLUGIN as zP } from "./Object3DHelperPlugin/Controller.js";
61
- import { typings as KP } from "./PanoVideoPlugin/typings/index.js";
62
- import { createPoint as XP } from "./Sculpt/Objects/Point/index.js";
63
- import { createLine as of } from "./Sculpt/Objects/Line/index.js";
64
- import { createPolyline as tf } from "./Sculpt/Objects/Polyline/index.js";
65
- import { createPolygon as pf } from "./Sculpt/Objects/Polygon/index.js";
66
- import { createPrism as lf } from "./Sculpt/Objects/Prism/index.js";
67
- import { createRectangle as af } from "./Sculpt/Objects/Rectangle/index.js";
68
- import { createCircle as ff } from "./Sculpt/Objects/Circle/index.js";
69
- import { createCylinder as xf } from "./Sculpt/Objects/Cylinder/index.js";
70
- import { createBox as sf } from "./Sculpt/Objects/Box/index.js";
3
+ import { PaintBrush as An } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as Gn } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as Dn } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as Yn } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as Bn } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as hn, modelRoomLabelPluginServerParams as kn } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as Hn } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as jn } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as Wn } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as zn } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as Kn } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FloorplanGuidePlugin as Xn } from "./floorplan/FloorplanGuidePlugin/index.js";
15
+ import { FLOOR_TYPE_MAP as oa, ROOM_FETILE_TYPE_MAP as ra, ROOM_TYPE_MAP as ta } from "./floorplan/typings/floorplanServerData.js";
16
+ import { ModelChassisCompassPlugin as ma } from "./ModelChassisCompassPlugin/Plugin.js";
17
+ import { ModelEntryDoorGuidePlugin as ea } from "./ModelEntryDoorGuidePlugin/Plugin.js";
18
+ import { CameraMovementPlugin as na } from "./CameraMovementPlugin/CameraMovementPlugin.js";
19
+ import { CameraMovementEffect as Pa, Rotation as fa } from "./CameraMovementPlugin/typing.js";
20
+ import { PanoRulerPlugin as xa } from "./PanoRulerPlugin/Plugin.js";
21
+ import { PanoRulerProPlugin as sa } from "./PanoRulerProPlugin/index.js";
22
+ import { PanoCompassPlugin as Ma } from "./PanoCompassPlugin/index.js";
23
+ import { PanoMeasurePlugin as Ca } from "./PanoMeasurePlugin/index.js";
24
+ import { MeasurePlugin as ca } from "./MeasurePlugin/index.js";
25
+ import { PanoSpatialTagPlugin as _a } from "./PanoSpatialTagPlugin/Plugin.js";
26
+ import { modelItemLabelPluginServerParams as Ia } from "./ModelItemLabelPlugin/index.js";
27
+ import { ModelTVVideoPlugin as Sa } from "./ModelTVVideoPlugin/Plugin.js";
28
+ import { DIRECTION as Aa } from "./ModelTVVideoPlugin/typings.js";
29
+ import { itemLabelPluginServerParams as Ga } from "./ItemLabelPlugin/index.js";
30
+ import { PanoDoorLabelPlugin as Da } from "./PanoDoorLabelPlugin/index.js";
31
+ import { GuideLinePlugin as Ya } from "./GuideLinePlugin/index.js";
32
+ import { CruisePlugin as Ba, MovePlugin as Na } from "./CruisePlugin/index.js";
33
+ import { PanoTagPlugin as ka } from "./PanoTagPlugin/index.js";
34
+ import { Object3DHelperPlugin as Ha } from "./Object3DHelperPlugin/index.js";
35
+ import { PanoVideoPlugin as ja } from "./PanoVideoPlugin/index.js";
36
+ import { PipelinePlugin as Wa } from "./PipelinePlugin/index.js";
37
+ import { AreaMakerPlugin as za } from "./AreaMakerPlugin/index.js";
38
+ import { CurrentPanoImagePlugin as Ka } from "./CurrentPanoImagePlugin/index.js";
39
+ import { Sculpt as Xa, SculptPlugin as Za, SculptPluginForFive as oP } from "./Sculpt/index.js";
40
+ import { ModelMakerPlugin as tP } from "./ModelMakerPlugin/index.js";
41
+ import { exports as mP } from "./shared-utils/exports.js";
42
+ import { CSS3DRender as eP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
43
+ import { Model as nP } from "./PanoMeasurePlugin/Model/index.js";
44
+ import { default as PP } from "./PanoMeasurePlugin/Model/point.js";
45
+ import { default as uP } from "./PanoMeasurePlugin/Model/line.js";
46
+ import { Polyline as gP } from "./PanoMeasurePlugin/Model/polyline.js";
47
+ import { Magnifier as dP } from "./shared-utils/three/Magnifier.js";
48
+ import { DISPLAY_STRATEGY_TYPE as TP } from "./ModelItemLabelPlugin/typings.js";
49
+ import { ModelItemLabelPlugin as LP } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
50
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as RP } from "./ItemLabelPlugin/typings.js";
51
+ import { Plugin as EP } from "./ItemLabelPlugin/Plugin.js";
52
+ import { GuideLineItem$1 as yP } from "./GuideLinePlugin/GuideLineItem/index.js";
53
+ import { GuideLineModeItem$1 as OP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
54
+ import { default as FP, default as GP } from "./CruisePlugin/Work.js";
55
+ import { default as DP } from "./CruisePlugin/Move.js";
56
+ import { typing as YP } from "./CruisePlugin/typing/index.js";
57
+ import { default as BP, pluginFlag as NP } from "./PanoTagPlugin/controller/index.js";
58
+ import { defaultGlobalConfig as kP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
59
+ import { ContentType as HP, DimensionType as UP, PointType as jP } from "./PanoTagPlugin/Archive/deprecated.js";
60
+ import { Object3DHelperController as WP, PLUGIN as qP } from "./Object3DHelperPlugin/Controller.js";
61
+ import { typings as JP } from "./PanoVideoPlugin/typings/index.js";
62
+ import { createPoint as QP } from "./Sculpt/Objects/Point/index.js";
63
+ import { createLine as ZP } from "./Sculpt/Objects/Line/index.js";
64
+ import { createPolyline as rf } from "./Sculpt/Objects/Polyline/index.js";
65
+ import { createPolygon as mf } from "./Sculpt/Objects/Polygon/index.js";
66
+ import { createPrism as ef } from "./Sculpt/Objects/Prism/index.js";
67
+ import { createRectangle as nf } from "./Sculpt/Objects/Rectangle/index.js";
68
+ import { createCircle as Pf } from "./Sculpt/Objects/Circle/index.js";
69
+ import { createCylinder as uf } from "./Sculpt/Objects/Cylinder/index.js";
70
+ import { createBox as gf } from "./Sculpt/Objects/Box/index.js";
71
71
  import "./components/PaintBrush/Controller.js";
72
72
  import "./components/PaintBrush/utils.js";
73
73
  import "./components/PaintBrush/tween.js";
@@ -442,7 +442,6 @@ import "./PanoTagPlugin/Components/Tag/PanoramaTag.js";
442
442
  import "./PanoTagPlugin/Components/Common/Icon/PanoramaIcon.js";
443
443
  import "./PanoTagPlugin/Components/Tag/CustomTag.js";
444
444
  import "./PanoTagPlugin/controller/Tag/PlaneTag.js";
445
- import "./shared-utils/five/getFloorMesh.js";
446
445
  import "./Sculpt/utils/Modules/Global.js";
447
446
  import "./shared-utils/Object3DHelper/Helper/MoveHelper.js";
448
447
  import "./shared-utils/Object3DHelper/Base/BaseHelper.js";
@@ -579,84 +578,84 @@ import "./shared-utils/five/lookObject.js";
579
578
  r();
580
579
  o();
581
580
  export {
582
- Ja as AreaMakerPlugin,
583
- lP as CSS3DRender,
584
- Vn as CSS3DRenderPlugin,
585
- fa as CameraMovementEffect,
586
- aa as CameraMovementPlugin,
587
- UP as ContentType,
588
- Na as CruisePlugin,
589
- GP as CruisePluginController,
590
- VP as CruisePluginTypes,
591
- Qa as CurrentPanoImagePlugin,
592
- Fa as DIRECTION,
593
- CP as DISPLAY_STRATEGY_TYPE,
594
- jP as DimensionType,
595
- Un as FLOOR_PLAN_ATTACHED_TO,
596
- ra as FLOOR_TYPE_MAP,
597
- Zn as FloorplanGuidePlugin,
598
- SP as GuideLineItem,
599
- AP as GuideLineModeItem,
600
- Va as GuideLinePlugin,
601
- _P as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
602
- IP as ItemLabelPlugin,
603
- MP as Magnifier,
604
- qn as MapviewFloorplanPlugin,
605
- Ra as MeasurePlugin,
606
- pa as ModelChassisCompassPlugin,
607
- la as ModelEntryDoorGuidePlugin,
608
- $n as ModelFloorplanPlugin,
609
- cP as ModelItemLabelPlugin,
610
- iP as ModelMakerPlugin,
611
- kn as ModelRoomLabelPlugin,
612
- Oa as ModelTVVideoPlugin,
613
- bn as ModelViewPlugin,
614
- bP as MoveController,
615
- ha as MovePlugin,
616
- qP as Object3DHelperController,
617
- Ua as Object3DHelperPlugin,
618
- zP as PLUGIN,
619
- Fn as PaintBrush,
620
- vn as PaintBrushTypeEnum,
621
- Ta as PanoCompassPlugin,
622
- Nn as PanoCursorRaycasterPlugin,
623
- ba as PanoDoorLabelPlugin,
624
- Qn as PanoFloorplanRadarPlugin,
625
- La as PanoMeasurePlugin,
626
- xP as PanoMeasurePluginLine,
627
- aP as PanoMeasurePluginModel,
628
- fP as PanoMeasurePluginPoint,
629
- sP as PanoMeasurePluginPolyline,
630
- ga as PanoRulerPlugin,
631
- da as PanoRulerProPlugin,
632
- Ea as PanoSpatialTagPlugin,
633
- wa as PanoTagPlugin,
634
- NP as PanoTagPluginController,
635
- $a as PanoVideoPlugin,
636
- KP as PanoVideoPluginType,
637
- qa as PipelinePlugin,
638
- $P as PointType,
639
- ta as ROOM_FETILE_TYPE_MAP,
640
- ia as ROOM_TYPE_MAP,
641
- ua as Rotation,
642
- Za as Sculpt,
643
- oP as SculptPlugin,
644
- rP as SculptPluginForFive,
645
- Jn as TopviewFloorplanPlugin,
646
- pP as Util,
647
- vP as WalkController,
648
- sf as createBox,
649
- ff as createCircle,
650
- xf as createCylinder,
651
- of as createLine,
652
- XP as createPoint,
653
- pf as createPolygon,
654
- tf as createPolyline,
655
- lf as createPrism,
656
- af as createRectangle,
657
- wP as defaultGlobalConfig,
658
- va as itemLabelPluginServerParams,
659
- ya as modelItemLabelPluginServerParams,
660
- wn as modelRoomLabelPluginServerParams,
661
- hP as pluginFlag
581
+ za as AreaMakerPlugin,
582
+ eP as CSS3DRender,
583
+ Yn as CSS3DRenderPlugin,
584
+ Pa as CameraMovementEffect,
585
+ na as CameraMovementPlugin,
586
+ HP as ContentType,
587
+ Ba as CruisePlugin,
588
+ FP as CruisePluginController,
589
+ YP as CruisePluginTypes,
590
+ Ka as CurrentPanoImagePlugin,
591
+ Aa as DIRECTION,
592
+ TP as DISPLAY_STRATEGY_TYPE,
593
+ UP as DimensionType,
594
+ Hn as FLOOR_PLAN_ATTACHED_TO,
595
+ oa as FLOOR_TYPE_MAP,
596
+ Xn as FloorplanGuidePlugin,
597
+ yP as GuideLineItem,
598
+ OP as GuideLineModeItem,
599
+ Ya as GuideLinePlugin,
600
+ RP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
601
+ EP as ItemLabelPlugin,
602
+ dP as Magnifier,
603
+ Wn as MapviewFloorplanPlugin,
604
+ ca as MeasurePlugin,
605
+ ma as ModelChassisCompassPlugin,
606
+ ea as ModelEntryDoorGuidePlugin,
607
+ jn as ModelFloorplanPlugin,
608
+ LP as ModelItemLabelPlugin,
609
+ tP as ModelMakerPlugin,
610
+ hn as ModelRoomLabelPlugin,
611
+ Sa as ModelTVVideoPlugin,
612
+ Dn as ModelViewPlugin,
613
+ DP as MoveController,
614
+ Na as MovePlugin,
615
+ WP as Object3DHelperController,
616
+ Ha as Object3DHelperPlugin,
617
+ qP as PLUGIN,
618
+ An as PaintBrush,
619
+ Gn as PaintBrushTypeEnum,
620
+ Ma as PanoCompassPlugin,
621
+ Bn as PanoCursorRaycasterPlugin,
622
+ Da as PanoDoorLabelPlugin,
623
+ Kn as PanoFloorplanRadarPlugin,
624
+ Ca as PanoMeasurePlugin,
625
+ uP as PanoMeasurePluginLine,
626
+ nP as PanoMeasurePluginModel,
627
+ PP as PanoMeasurePluginPoint,
628
+ gP as PanoMeasurePluginPolyline,
629
+ xa as PanoRulerPlugin,
630
+ sa as PanoRulerProPlugin,
631
+ _a as PanoSpatialTagPlugin,
632
+ ka as PanoTagPlugin,
633
+ BP as PanoTagPluginController,
634
+ ja as PanoVideoPlugin,
635
+ JP as PanoVideoPluginType,
636
+ Wa as PipelinePlugin,
637
+ jP as PointType,
638
+ ra as ROOM_FETILE_TYPE_MAP,
639
+ ta as ROOM_TYPE_MAP,
640
+ fa as Rotation,
641
+ Xa as Sculpt,
642
+ Za as SculptPlugin,
643
+ oP as SculptPluginForFive,
644
+ zn as TopviewFloorplanPlugin,
645
+ mP as Util,
646
+ GP as WalkController,
647
+ gf as createBox,
648
+ Pf as createCircle,
649
+ uf as createCylinder,
650
+ ZP as createLine,
651
+ QP as createPoint,
652
+ mf as createPolygon,
653
+ rf as createPolyline,
654
+ ef as createPrism,
655
+ nf as createRectangle,
656
+ kP as defaultGlobalConfig,
657
+ Ga as itemLabelPluginServerParams,
658
+ Ia as modelItemLabelPluginServerParams,
659
+ kn as modelRoomLabelPluginServerParams,
660
+ NP as pluginFlag
662
661
  };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.73.1-alpha.1",
3
+ "%c %c@realsee/dnalogel %cv3.73.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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realsee/dnalogel",
3
- "version": "3.73.1-alpha.1",
3
+ "version": "3.73.1",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./libs/index.js",
6
6
  "types": "./libs/index.d.ts",
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "devDependencies": {
48
48
  "@babel/core": "^7.22.9",
49
- "@realsee/five": "6.6.17",
49
+ "@realsee/five": "6.6.12",
50
50
  "@sveltejs/vite-plugin-svelte": "^2.4.2",
51
51
  "@tsconfig/svelte": "^4.0.1",
52
52
  "@tweenjs/tween.js": "^23.1.1",
@@ -1,3 +0,0 @@
1
- import { type Five } from '@realsee/five';
2
- import * as THREE from 'three';
3
- export declare const getFloorMesh: (five: Five, floorIndex: number) => THREE.Box3;
@@ -1,3 +0,0 @@
1
- import { type Five } from '@realsee/five';
2
- import * as THREE from 'three';
3
- export declare const getFloorMesh: (five: Five, floorIndex: number) => THREE.Box3;
@@ -1,11 +0,0 @@
1
- import * as l from "three";
2
- const a = (t, x) => {
3
- const o = new l.Box3();
4
- return t.modelScene.traverse((e) => {
5
- var r, n;
6
- ((n = (r = e == null ? void 0 : e.material) == null ? void 0 : r[0]) == null ? void 0 : n.floorIndex) === x && o.expandByObject(e);
7
- }), o;
8
- };
9
- export {
10
- a as getFloorMesh
11
- };