@realsee/dnalogel 3.73.3 → 3.73.4

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