@realsee/dnalogel 3.77.4 → 3.77.5

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.
@@ -23,7 +23,7 @@ let I = class {
23
23
  /**
24
24
  * @realsee/dnalogel 版本号
25
25
  */
26
- r(this, "VERSION", "3.77.4");
26
+ r(this, "VERSION", "3.77.5");
27
27
  r(this, "NAME");
28
28
  r(this, "five");
29
29
  r(this, "workUtil");
package/libs/index.d.ts CHANGED
@@ -27,4 +27,5 @@ export * from './AreaMakerPlugin';
27
27
  export * from './CurrentPanoImagePlugin';
28
28
  export * from './Sculpt';
29
29
  export * from './ModelMakerPlugin';
30
+ export * from './DigitalPerformancePlugin';
30
31
  export * as Util from './shared-utils/exports';
package/libs/index.js CHANGED
@@ -1,74 +1,78 @@
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 An } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as Gn } 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 ya } from "./PanoSpatialTagPlugin/Plugin.js";
26
- import { modelItemLabelPluginServerParams as Ia } from "./ModelItemLabelPlugin/index.js";
27
- import { ModelTVVideoPlugin as Oa } 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 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 { validatePolygon as CP } from "./MeasurePlugin/utils/validatePolygon.js";
49
- import { DISPLAY_STRATEGY_TYPE as cP } from "./ModelItemLabelPlugin/typings.js";
50
- import { ModelItemLabelPlugin as _P } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
51
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as EP } from "./ItemLabelPlugin/typings.js";
52
- import { Plugin as SP } from "./ItemLabelPlugin/Plugin.js";
53
- import { GuideLineItem$1 as vP } from "./GuideLinePlugin/GuideLineItem/index.js";
54
- import { GuideLineModeItem$1 as FP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
55
- import { default as DP, default as bP } from "./CruisePlugin/Work.js";
56
- import { default as VP } from "./CruisePlugin/Move.js";
57
- import { typing as NP } from "./CruisePlugin/typing/index.js";
58
- import { default as kP, pluginFlag as wP } from "./PanoTagPlugin/controller/index.js";
59
- import { defaultGlobalConfig as UP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
60
- import { ContentType as $P, DimensionType as WP, PointType as qP } from "./PanoTagPlugin/Archive/deprecated.js";
61
- import { Object3DHelperController as JP, PLUGIN as KP } from "./Object3DHelperPlugin/Controller.js";
62
- import { typings as XP } from "./PanoVideoPlugin/typings/index.js";
63
- import { createPoint as of } from "./Sculpt/Objects/Point/index.js";
64
- import { createLine as tf } from "./Sculpt/Objects/Line/index.js";
65
- import { createPolyline as pf } from "./Sculpt/Objects/Polyline/index.js";
66
- import { createPolygon as lf } from "./Sculpt/Objects/Polygon/index.js";
67
- import { createPrism as af } from "./Sculpt/Objects/Prism/index.js";
68
- import { createRectangle as ff } from "./Sculpt/Objects/Rectangle/index.js";
69
- import { createCircle as xf } from "./Sculpt/Objects/Circle/index.js";
70
- import { createCylinder as sf } from "./Sculpt/Objects/Cylinder/index.js";
71
- import { createBox as Mf } from "./Sculpt/Objects/Box/index.js";
3
+ import { PaintBrush as Gn } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as Yn } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as hn } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as Hn } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as kn } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as Un, modelRoomLabelPluginServerParams as jn } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as Wn } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as zn } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as Kn } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as Xn } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as oa } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FloorplanGuidePlugin as ta } from "./floorplan/FloorplanGuidePlugin/index.js";
15
+ import { FLOOR_TYPE_MAP as ma, ROOM_FETILE_TYPE_MAP as pa, ROOM_TYPE_MAP as ea } from "./floorplan/typings/floorplanServerData.js";
16
+ import { ModelChassisCompassPlugin as na } from "./ModelChassisCompassPlugin/Plugin.js";
17
+ import { ModelEntryDoorGuidePlugin as Pa } from "./ModelEntryDoorGuidePlugin/Plugin.js";
18
+ import { CameraMovementPlugin as ua } from "./CameraMovementPlugin/CameraMovementPlugin.js";
19
+ import { CameraMovementEffect as ga, Rotation as sa } from "./CameraMovementPlugin/typing.js";
20
+ import { PanoRulerPlugin as Ma } from "./PanoRulerPlugin/Plugin.js";
21
+ import { PanoRulerProPlugin as Ca } from "./PanoRulerProPlugin/index.js";
22
+ import { PanoCompassPlugin as ca } from "./PanoCompassPlugin/index.js";
23
+ import { PanoMeasurePlugin as Ra } from "./PanoMeasurePlugin/index.js";
24
+ import { MeasurePlugin as Ea } from "./MeasurePlugin/index.js";
25
+ import { PanoSpatialTagPlugin as Sa } from "./PanoSpatialTagPlugin/Plugin.js";
26
+ import { modelItemLabelPluginServerParams as Oa } from "./ModelItemLabelPlugin/index.js";
27
+ import { ModelTVVideoPlugin as Aa } from "./ModelTVVideoPlugin/Plugin.js";
28
+ import { DIRECTION as Ga } from "./ModelTVVideoPlugin/typings.js";
29
+ import { itemLabelPluginServerParams as Ya } from "./ItemLabelPlugin/index.js";
30
+ import { PanoDoorLabelPlugin as ha } from "./PanoDoorLabelPlugin/index.js";
31
+ import { GuideLinePlugin as Ha } from "./GuideLinePlugin/index.js";
32
+ import { CruisePlugin as ka, MovePlugin as wa } from "./CruisePlugin/index.js";
33
+ import { PanoTagPlugin as ja } from "./PanoTagPlugin/index.js";
34
+ import { Object3DHelperPlugin as Wa } from "./Object3DHelperPlugin/index.js";
35
+ import { PanoVideoPlugin as za } from "./PanoVideoPlugin/index.js";
36
+ import { PipelinePlugin as Ka } from "./PipelinePlugin/index.js";
37
+ import { AreaMakerPlugin as Xa } from "./AreaMakerPlugin/index.js";
38
+ import { CurrentPanoImagePlugin as oP } from "./CurrentPanoImagePlugin/index.js";
39
+ import { Sculpt as tP, SculptPlugin as iP, SculptPluginForFive as mP } from "./Sculpt/index.js";
40
+ import { ModelMakerPlugin as eP } from "./ModelMakerPlugin/index.js";
41
+ import { DigitalPerformancePlugin as nP } from "./DigitalPerformancePlugin/index.js";
42
+ import { exports as PP } from "./shared-utils/exports.js";
43
+ import { CSS3DRender as uP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
44
+ import { Model as gP } from "./PanoMeasurePlugin/Model/index.js";
45
+ import { default as dP } from "./PanoMeasurePlugin/Model/point.js";
46
+ import { default as TP } from "./PanoMeasurePlugin/Model/line.js";
47
+ import { Polyline as LP } from "./PanoMeasurePlugin/Model/polyline.js";
48
+ import { Magnifier as yP } from "./shared-utils/three/Magnifier.js";
49
+ import { validatePolygon as _P } from "./MeasurePlugin/utils/validatePolygon.js";
50
+ import { DISPLAY_STRATEGY_TYPE as IP } from "./ModelItemLabelPlugin/typings.js";
51
+ import { ModelItemLabelPlugin as DP } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
52
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as vP } from "./ItemLabelPlugin/typings.js";
53
+ import { Plugin as FP } from "./ItemLabelPlugin/Plugin.js";
54
+ import { GuideLineItem$1 as bP } from "./GuideLinePlugin/GuideLineItem/index.js";
55
+ import { GuideLineModeItem$1 as VP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
56
+ import { default as BP, default as HP } from "./CruisePlugin/Work.js";
57
+ import { default as kP } from "./CruisePlugin/Move.js";
58
+ import { typing as UP } from "./CruisePlugin/typing/index.js";
59
+ import { default as $P, pluginFlag as WP } from "./PanoTagPlugin/controller/index.js";
60
+ import { defaultGlobalConfig as zP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
61
+ import { ContentType as KP, DimensionType as QP, PointType as XP } from "./PanoTagPlugin/Archive/deprecated.js";
62
+ import { Object3DHelperController as of, PLUGIN as rf } from "./Object3DHelperPlugin/Controller.js";
63
+ import { typings as mf } from "./PanoVideoPlugin/typings/index.js";
64
+ import { createPoint as ef } from "./Sculpt/Objects/Point/index.js";
65
+ import { createLine as nf } from "./Sculpt/Objects/Line/index.js";
66
+ import { createPolyline as Pf } from "./Sculpt/Objects/Polyline/index.js";
67
+ import { createPolygon as uf } from "./Sculpt/Objects/Polygon/index.js";
68
+ import { createPrism as gf } from "./Sculpt/Objects/Prism/index.js";
69
+ import { createRectangle as df } from "./Sculpt/Objects/Rectangle/index.js";
70
+ import { createCircle as Tf } from "./Sculpt/Objects/Circle/index.js";
71
+ import { createCylinder as Lf } from "./Sculpt/Objects/Cylinder/index.js";
72
+ import { createBox as yf } from "./Sculpt/Objects/Box/index.js";
73
+ import { DigitalHuman as _f } from "./DigitalPerformancePlugin/core/DigitalHuman.js";
74
+ import { DigitalPlayground as If } from "./DigitalPerformancePlugin/core/DigitalPlayground.js";
75
+ import { DigitalStateMachine as Df } from "./DigitalPerformancePlugin/core/DigitalStateMachine.js";
72
76
  import "./components/PaintBrush/Controller.js";
73
77
  import "./components/PaintBrush/utils.js";
74
78
  import "./components/PaintBrush/tween.js";
@@ -564,6 +568,9 @@ import "./ModelMakerPlugin/utils/tagRenderer.js";
564
568
  import "./ModelMakerPlugin/utils/Text.js";
565
569
  import "./ModelMakerPlugin/item/prismItem.js";
566
570
  import "./ModelMakerPlugin/item/polygonItem.js";
571
+ import "./DigitalPerformancePlugin/controller/index.js";
572
+ import "./DigitalPerformancePlugin/mock.js";
573
+ import "./DigitalPerformancePlugin/core/Trace.js";
567
574
  import "./Sculpt/utils/export.js";
568
575
  import "./shared-utils/math/Interval.js";
569
576
  import "./shared-utils/math/Rectangle.js";
@@ -580,85 +587,89 @@ import "./shared-utils/five/lookObject.js";
580
587
  r();
581
588
  o();
582
589
  export {
583
- Ja as AreaMakerPlugin,
584
- lP as CSS3DRender,
585
- Vn as CSS3DRenderPlugin,
586
- fa as CameraMovementEffect,
587
- aa as CameraMovementPlugin,
588
- $P as ContentType,
589
- Na as CruisePlugin,
590
- DP as CruisePluginController,
591
- NP as CruisePluginTypes,
592
- Qa as CurrentPanoImagePlugin,
593
- Aa as DIRECTION,
594
- cP as DISPLAY_STRATEGY_TYPE,
595
- WP as DimensionType,
596
- Un as FLOOR_PLAN_ATTACHED_TO,
597
- ra as FLOOR_TYPE_MAP,
598
- Zn as FloorplanGuidePlugin,
599
- vP as GuideLineItem,
600
- FP as GuideLineModeItem,
601
- Va as GuideLinePlugin,
602
- EP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
603
- SP as ItemLabelPlugin,
604
- MP as Magnifier,
605
- qn as MapviewFloorplanPlugin,
606
- Ra as MeasurePlugin,
607
- pa as ModelChassisCompassPlugin,
608
- la as ModelEntryDoorGuidePlugin,
609
- $n as ModelFloorplanPlugin,
610
- _P as ModelItemLabelPlugin,
611
- iP as ModelMakerPlugin,
612
- kn as ModelRoomLabelPlugin,
613
- Oa as ModelTVVideoPlugin,
614
- bn as ModelViewPlugin,
615
- VP as MoveController,
616
- ha as MovePlugin,
617
- JP as Object3DHelperController,
618
- Ua as Object3DHelperPlugin,
619
- KP as PLUGIN,
620
- An as PaintBrush,
621
- Gn as PaintBrushTypeEnum,
622
- Ta as PanoCompassPlugin,
623
- Nn as PanoCursorRaycasterPlugin,
624
- ba as PanoDoorLabelPlugin,
625
- Qn as PanoFloorplanRadarPlugin,
626
- La as PanoMeasurePlugin,
627
- xP as PanoMeasurePluginLine,
628
- aP as PanoMeasurePluginModel,
629
- fP as PanoMeasurePluginPoint,
630
- sP as PanoMeasurePluginPolyline,
631
- ga as PanoRulerPlugin,
632
- da as PanoRulerProPlugin,
633
- ya as PanoSpatialTagPlugin,
634
- wa as PanoTagPlugin,
635
- kP as PanoTagPluginController,
636
- $a as PanoVideoPlugin,
637
- XP as PanoVideoPluginType,
638
- qa as PipelinePlugin,
639
- qP as PointType,
640
- ta as ROOM_FETILE_TYPE_MAP,
641
- ia as ROOM_TYPE_MAP,
642
- ua as Rotation,
643
- Za as Sculpt,
644
- oP as SculptPlugin,
645
- rP as SculptPluginForFive,
646
- Jn as TopviewFloorplanPlugin,
647
- pP as Util,
648
- bP as WalkController,
649
- Mf as createBox,
650
- xf as createCircle,
651
- sf as createCylinder,
652
- tf as createLine,
653
- of as createPoint,
654
- lf as createPolygon,
655
- pf as createPolyline,
656
- af as createPrism,
657
- ff as createRectangle,
658
- UP as defaultGlobalConfig,
659
- Ga as itemLabelPluginServerParams,
660
- Ia as modelItemLabelPluginServerParams,
661
- wn as modelRoomLabelPluginServerParams,
662
- wP as pluginFlag,
663
- CP as validatePolygon
590
+ Xa as AreaMakerPlugin,
591
+ uP as CSS3DRender,
592
+ Hn as CSS3DRenderPlugin,
593
+ ga as CameraMovementEffect,
594
+ ua as CameraMovementPlugin,
595
+ KP as ContentType,
596
+ ka as CruisePlugin,
597
+ BP as CruisePluginController,
598
+ UP as CruisePluginTypes,
599
+ oP as CurrentPanoImagePlugin,
600
+ Ga as DIRECTION,
601
+ IP as DISPLAY_STRATEGY_TYPE,
602
+ _f as DigitalHuman,
603
+ nP as DigitalPerformancePlugin,
604
+ If as DigitalPlayground,
605
+ Df as DigitalStateMachine,
606
+ QP as DimensionType,
607
+ Wn as FLOOR_PLAN_ATTACHED_TO,
608
+ ma as FLOOR_TYPE_MAP,
609
+ ta as FloorplanGuidePlugin,
610
+ bP as GuideLineItem,
611
+ VP as GuideLineModeItem,
612
+ Ha as GuideLinePlugin,
613
+ vP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
614
+ FP as ItemLabelPlugin,
615
+ yP as Magnifier,
616
+ Kn as MapviewFloorplanPlugin,
617
+ Ea as MeasurePlugin,
618
+ na as ModelChassisCompassPlugin,
619
+ Pa as ModelEntryDoorGuidePlugin,
620
+ zn as ModelFloorplanPlugin,
621
+ DP as ModelItemLabelPlugin,
622
+ eP as ModelMakerPlugin,
623
+ Un as ModelRoomLabelPlugin,
624
+ Aa as ModelTVVideoPlugin,
625
+ hn as ModelViewPlugin,
626
+ kP as MoveController,
627
+ wa as MovePlugin,
628
+ of as Object3DHelperController,
629
+ Wa as Object3DHelperPlugin,
630
+ rf as PLUGIN,
631
+ Gn as PaintBrush,
632
+ Yn as PaintBrushTypeEnum,
633
+ ca as PanoCompassPlugin,
634
+ kn as PanoCursorRaycasterPlugin,
635
+ ha as PanoDoorLabelPlugin,
636
+ oa as PanoFloorplanRadarPlugin,
637
+ Ra as PanoMeasurePlugin,
638
+ TP as PanoMeasurePluginLine,
639
+ gP as PanoMeasurePluginModel,
640
+ dP as PanoMeasurePluginPoint,
641
+ LP as PanoMeasurePluginPolyline,
642
+ Ma as PanoRulerPlugin,
643
+ Ca as PanoRulerProPlugin,
644
+ Sa as PanoSpatialTagPlugin,
645
+ ja as PanoTagPlugin,
646
+ $P as PanoTagPluginController,
647
+ za as PanoVideoPlugin,
648
+ mf as PanoVideoPluginType,
649
+ Ka as PipelinePlugin,
650
+ XP as PointType,
651
+ pa as ROOM_FETILE_TYPE_MAP,
652
+ ea as ROOM_TYPE_MAP,
653
+ sa as Rotation,
654
+ tP as Sculpt,
655
+ iP as SculptPlugin,
656
+ mP as SculptPluginForFive,
657
+ Xn as TopviewFloorplanPlugin,
658
+ PP as Util,
659
+ HP as WalkController,
660
+ yf as createBox,
661
+ Tf as createCircle,
662
+ Lf as createCylinder,
663
+ nf as createLine,
664
+ ef as createPoint,
665
+ uf as createPolygon,
666
+ Pf as createPolyline,
667
+ gf as createPrism,
668
+ df as createRectangle,
669
+ zP as defaultGlobalConfig,
670
+ Ya as itemLabelPluginServerParams,
671
+ Oa as modelItemLabelPluginServerParams,
672
+ jn as modelRoomLabelPluginServerParams,
673
+ WP as pluginFlag,
674
+ _P as validatePolygon
664
675
  };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.77.4",
3
+ "%c %c@realsee/dnalogel %cv3.77.5",
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.77.4",
3
+ "version": "3.77.5",
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.18",
50
50
  "@sveltejs/vite-plugin-svelte": "^2.4.2",
51
51
  "@tsconfig/svelte": "^4.0.1",
52
52
  "@tweenjs/tween.js": "^23.1.1",