@realsee/dnalogel 2.6.3-dev.0 → 2.6.6
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/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
- package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
- package/dist/index.cjs.js +14 -14
- package/dist/index.js +97 -97
- package/dist/index.umd.js +13 -13
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +41 -41
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +12 -12
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +11 -11
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
- package/libs/GuideLinePlugin/Controller.js +8 -8
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +68 -68
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +46 -46
- package/libs/PanoTagPlugin/Components/TagItem.js +65 -65
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
1
|
+
import { SvelteComponent as L, init as W, safe_not_equal as z, append_styles as N, element as k, attr as w, set_style as _, insert as u, transition_out as p, check_outros as q, transition_in as b, detach as d, group_outros as C, create_slot as E, update_slot_base as M, get_all_dirty_from_scope as S, get_slot_changes as T, space as j, empty as A, noop as m, text as x, set_data as g, append as B } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import h from "../../../utils/px2rem.js";
|
|
3
3
|
function D(o) {
|
|
4
|
-
|
|
4
|
+
N(o, "svelte-i9wdo4", ".text.svelte-i9wdo4{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-i9wdo4-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-i9wdo4{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-i9wdo4-blink 1.2s infinite}.placeholder.svelte-i9wdo4{opacity:0.5}");
|
|
5
5
|
}
|
|
6
6
|
function F(o) {
|
|
7
7
|
let t;
|
|
8
|
-
const
|
|
8
|
+
const i = o[6].default, e = E(i, o, o[5], null);
|
|
9
9
|
return {
|
|
10
10
|
c() {
|
|
11
11
|
e && e.c();
|
|
12
12
|
},
|
|
13
|
-
m(
|
|
14
|
-
e && e.m(
|
|
13
|
+
m(l, a) {
|
|
14
|
+
e && e.m(l, a), t = !0;
|
|
15
15
|
},
|
|
16
|
-
p(
|
|
16
|
+
p(l, a) {
|
|
17
17
|
e && e.p && (!t || a & 32) && M(
|
|
18
18
|
e,
|
|
19
|
-
l,
|
|
20
19
|
i,
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
l,
|
|
21
|
+
l[5],
|
|
22
|
+
t ? T(i, l[5], a, null) : S(l[5]),
|
|
23
23
|
null
|
|
24
24
|
);
|
|
25
25
|
},
|
|
26
|
-
i(
|
|
27
|
-
t || (
|
|
26
|
+
i(l) {
|
|
27
|
+
t || (b(e, l), t = !0);
|
|
28
28
|
},
|
|
29
|
-
o(
|
|
30
|
-
|
|
29
|
+
o(l) {
|
|
30
|
+
p(e, l), t = !1;
|
|
31
31
|
},
|
|
32
|
-
d(
|
|
33
|
-
e && e.d(
|
|
32
|
+
d(l) {
|
|
33
|
+
e && e.d(l);
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
36
|
}
|
|
37
37
|
function G(o) {
|
|
38
38
|
var a, c;
|
|
39
|
-
let t,
|
|
39
|
+
let t, i, e = ((a = o[3]) == null ? void 0 : a.inputting) && v(), l = ((c = o[3]) == null ? void 0 : c.placeholder) && y(o);
|
|
40
40
|
return {
|
|
41
41
|
c() {
|
|
42
|
-
e && e.c(), t = j(),
|
|
42
|
+
e && e.c(), t = j(), l && l.c(), i = A();
|
|
43
43
|
},
|
|
44
|
-
m(
|
|
45
|
-
e && e.m(
|
|
44
|
+
m(f, n) {
|
|
45
|
+
e && e.m(f, n), u(f, t, n), l && l.m(f, n), u(f, i, n);
|
|
46
46
|
},
|
|
47
|
-
p(
|
|
48
|
-
var
|
|
49
|
-
(
|
|
47
|
+
p(f, n) {
|
|
48
|
+
var s, r;
|
|
49
|
+
(s = f[3]) != null && s.inputting ? e || (e = v(), e.c(), e.m(t.parentNode, t)) : e && (e.d(1), e = null), (r = f[3]) != null && r.placeholder ? l ? l.p(f, n) : (l = y(f), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null);
|
|
50
50
|
},
|
|
51
51
|
i: m,
|
|
52
52
|
o: m,
|
|
53
|
-
d(
|
|
54
|
-
e && e.d(
|
|
53
|
+
d(f) {
|
|
54
|
+
e && e.d(f), f && d(t), l && l.d(f), f && d(i);
|
|
55
55
|
}
|
|
56
56
|
};
|
|
57
57
|
}
|
|
@@ -59,98 +59,98 @@ function H(o) {
|
|
|
59
59
|
let t;
|
|
60
60
|
return {
|
|
61
61
|
c() {
|
|
62
|
-
t =
|
|
62
|
+
t = x(o[2]);
|
|
63
63
|
},
|
|
64
|
-
m(
|
|
65
|
-
u(
|
|
64
|
+
m(i, e) {
|
|
65
|
+
u(i, t, e);
|
|
66
66
|
},
|
|
67
|
-
p(
|
|
68
|
-
e & 4 &&
|
|
67
|
+
p(i, e) {
|
|
68
|
+
e & 4 && g(t, i[2]);
|
|
69
69
|
},
|
|
70
70
|
i: m,
|
|
71
71
|
o: m,
|
|
72
|
-
d(
|
|
73
|
-
|
|
72
|
+
d(i) {
|
|
73
|
+
i && d(t);
|
|
74
74
|
}
|
|
75
75
|
};
|
|
76
76
|
}
|
|
77
|
-
function
|
|
77
|
+
function v(o) {
|
|
78
78
|
let t;
|
|
79
79
|
return {
|
|
80
80
|
c() {
|
|
81
|
-
t = k("div"),
|
|
81
|
+
t = k("div"), w(t, "class", "caret svelte-i9wdo4");
|
|
82
82
|
},
|
|
83
|
-
m(
|
|
84
|
-
u(
|
|
83
|
+
m(i, e) {
|
|
84
|
+
u(i, t, e);
|
|
85
85
|
},
|
|
86
|
-
d(
|
|
87
|
-
|
|
86
|
+
d(i) {
|
|
87
|
+
i && d(t);
|
|
88
88
|
}
|
|
89
89
|
};
|
|
90
90
|
}
|
|
91
|
-
function
|
|
92
|
-
let t,
|
|
91
|
+
function y(o) {
|
|
92
|
+
let t, i = o[3].placeholder + "", e;
|
|
93
93
|
return {
|
|
94
94
|
c() {
|
|
95
|
-
t = k("span"), e =
|
|
95
|
+
t = k("span"), e = x(i), w(t, "class", "placeholder svelte-i9wdo4");
|
|
96
96
|
},
|
|
97
|
-
m(
|
|
98
|
-
u(
|
|
97
|
+
m(l, a) {
|
|
98
|
+
u(l, t, a), B(t, e);
|
|
99
99
|
},
|
|
100
|
-
p(
|
|
101
|
-
a & 8 &&
|
|
100
|
+
p(l, a) {
|
|
101
|
+
a & 8 && i !== (i = l[3].placeholder + "") && g(e, i);
|
|
102
102
|
},
|
|
103
|
-
d(
|
|
104
|
-
|
|
103
|
+
d(l) {
|
|
104
|
+
l && d(t);
|
|
105
105
|
}
|
|
106
106
|
};
|
|
107
107
|
}
|
|
108
108
|
function I(o) {
|
|
109
|
-
let t,
|
|
109
|
+
let t, i, e, l;
|
|
110
110
|
const a = [H, G, F], c = [];
|
|
111
|
-
function
|
|
111
|
+
function f(n, s) {
|
|
112
112
|
return n[2] ? 0 : n[4] ? 1 : 2;
|
|
113
113
|
}
|
|
114
|
-
return
|
|
114
|
+
return i = f(o), e = c[i] = a[i](o), {
|
|
115
115
|
c() {
|
|
116
|
-
t = k("div"), e.c(),
|
|
116
|
+
t = k("div"), e.c(), w(t, "class", "text svelte-i9wdo4"), _(t, "max-width", typeof o[1] == "number" ? h(o[1]) : o[1]), _(t, "-webkit-line-clamp", o[0]);
|
|
117
117
|
},
|
|
118
|
-
m(n,
|
|
119
|
-
u(n, t,
|
|
118
|
+
m(n, s) {
|
|
119
|
+
u(n, t, s), c[i].m(t, null), l = !0;
|
|
120
120
|
},
|
|
121
|
-
p(n, [
|
|
122
|
-
let r =
|
|
123
|
-
|
|
121
|
+
p(n, [s]) {
|
|
122
|
+
let r = i;
|
|
123
|
+
i = f(n), i === r ? c[i].p(n, s) : (C(), p(c[r], 1, 1, () => {
|
|
124
124
|
c[r] = null;
|
|
125
|
-
}),
|
|
125
|
+
}), q(), e = c[i], e ? e.p(n, s) : (e = c[i] = a[i](n), e.c()), b(e, 1), e.m(t, null)), s & 2 && _(t, "max-width", typeof n[1] == "number" ? h(n[1]) : n[1]), s & 1 && _(t, "-webkit-line-clamp", n[0]);
|
|
126
126
|
},
|
|
127
127
|
i(n) {
|
|
128
|
-
|
|
128
|
+
l || (b(e), l = !0);
|
|
129
129
|
},
|
|
130
130
|
o(n) {
|
|
131
|
-
|
|
131
|
+
p(e), l = !1;
|
|
132
132
|
},
|
|
133
133
|
d(n) {
|
|
134
|
-
n &&
|
|
134
|
+
n && d(t), c[i].d();
|
|
135
135
|
}
|
|
136
136
|
};
|
|
137
137
|
}
|
|
138
|
-
function J(o, t,
|
|
139
|
-
let e, { $$slots:
|
|
138
|
+
function J(o, t, i) {
|
|
139
|
+
let e, { $$slots: l = {}, $$scope: a } = t, { maxLine: c = 1 } = t, { maxWidth: f = null } = t, { text: n = null } = t, { edit: s = null } = t;
|
|
140
140
|
return o.$$set = (r) => {
|
|
141
|
-
"maxLine" in r &&
|
|
141
|
+
"maxLine" in r && i(0, c = r.maxLine), "maxWidth" in r && i(1, f = r.maxWidth), "text" in r && i(2, n = r.text), "edit" in r && i(3, s = r.edit), "$$scope" in r && i(5, a = r.$$scope);
|
|
142
142
|
}, o.$$.update = () => {
|
|
143
|
-
o.$$.dirty & 8 &&
|
|
144
|
-
}, [c,
|
|
143
|
+
o.$$.dirty & 8 && i(4, e = (s == null ? void 0 : s.placeholder) || (s == null ? void 0 : s.inputting));
|
|
144
|
+
}, [c, f, n, s, e, a, l];
|
|
145
145
|
}
|
|
146
|
-
class P extends
|
|
146
|
+
class P extends L {
|
|
147
147
|
constructor(t) {
|
|
148
|
-
super(),
|
|
148
|
+
super(), W(
|
|
149
149
|
this,
|
|
150
150
|
t,
|
|
151
151
|
J,
|
|
152
152
|
I,
|
|
153
|
-
|
|
153
|
+
z,
|
|
154
154
|
{
|
|
155
155
|
maxLine: 0,
|
|
156
156
|
maxWidth: 1,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { SvelteComponent as D, init as R, safe_not_equal as S, append_styles as q, element as g, create_component as x, space as
|
|
1
|
+
import { SvelteComponent as D, init as R, safe_not_equal as S, append_styles as q, element as g, create_component as x, space as k, attr as h, insert as j, mount_component as v, append as m, transition_in as p, transition_out as u, check_outros as C, detach as b, destroy_component as z, text as I, set_data as T, group_outros as A } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import B from "../Common/Shadow.js";
|
|
3
3
|
import E from "../Common/Icon/Icon.js";
|
|
4
4
|
import "../../../vendor/svelte/transition/index.js";
|
|
5
5
|
import "../../../vendor/svelte/easing/index.js";
|
|
6
6
|
import "../../utils/getImageInfo.js";
|
|
7
7
|
import "../../utils/px2rem.js";
|
|
8
|
-
function F(
|
|
9
|
-
q(
|
|
8
|
+
function F(i) {
|
|
9
|
+
q(i, "svelte-e58ijk", ".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
|
|
10
10
|
}
|
|
11
|
-
function
|
|
12
|
-
let
|
|
11
|
+
function y(i) {
|
|
12
|
+
let o, e, l, a, t, n;
|
|
13
13
|
return e = new B({
|
|
14
14
|
props: {
|
|
15
15
|
outDelay: 0,
|
|
@@ -22,81 +22,81 @@ function w(o) {
|
|
|
22
22
|
}
|
|
23
23
|
}), {
|
|
24
24
|
c() {
|
|
25
|
-
|
|
25
|
+
o = g("div"), x(e.$$.fragment), l = k(), a = g("div"), t = I(i[1]), h(a, "class", "text svelte-e58ijk"), h(o, "class", "text-wrapper svelte-e58ijk");
|
|
26
26
|
},
|
|
27
|
-
m(
|
|
28
|
-
|
|
27
|
+
m(r, s) {
|
|
28
|
+
j(r, o, s), v(e, o, null), m(o, l), m(o, a), m(a, t), n = !0;
|
|
29
29
|
},
|
|
30
|
-
p(
|
|
31
|
-
(!n ||
|
|
30
|
+
p(r, s) {
|
|
31
|
+
(!n || s & 2) && T(t, r[1]);
|
|
32
32
|
},
|
|
33
|
-
i(
|
|
34
|
-
n || (
|
|
33
|
+
i(r) {
|
|
34
|
+
n || (p(e.$$.fragment, r), n = !0);
|
|
35
35
|
},
|
|
36
|
-
o(
|
|
37
|
-
u(e.$$.fragment,
|
|
36
|
+
o(r) {
|
|
37
|
+
u(e.$$.fragment, r), n = !1;
|
|
38
38
|
},
|
|
39
|
-
d(
|
|
40
|
-
|
|
39
|
+
d(r) {
|
|
40
|
+
r && b(o), z(e);
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
}
|
|
44
|
-
function G(
|
|
45
|
-
let
|
|
44
|
+
function G(i) {
|
|
45
|
+
let o, e, l, a;
|
|
46
46
|
e = new E({
|
|
47
|
-
props: { icon:
|
|
48
|
-
}), e.$on("iconLoaded",
|
|
49
|
-
let t =
|
|
47
|
+
props: { icon: i[0], shadow: !0 }
|
|
48
|
+
}), e.$on("iconLoaded", i[9]);
|
|
49
|
+
let t = i[1] && i[2] && y(i);
|
|
50
50
|
return {
|
|
51
51
|
c() {
|
|
52
|
-
|
|
52
|
+
o = g("div"), x(e.$$.fragment), l = k(), t && t.c(), h(o, "class", "wrapper svelte-e58ijk");
|
|
53
53
|
},
|
|
54
|
-
m(n,
|
|
55
|
-
|
|
54
|
+
m(n, r) {
|
|
55
|
+
j(n, o, r), v(e, o, null), m(o, l), t && t.m(o, null), a = !0;
|
|
56
56
|
},
|
|
57
|
-
p(n, [
|
|
58
|
-
const
|
|
59
|
-
|
|
57
|
+
p(n, [r]) {
|
|
58
|
+
const s = {};
|
|
59
|
+
r & 1 && (s.icon = n[0]), e.$set(s), n[1] && n[2] ? t ? (t.p(n, r), r & 6 && p(t, 1)) : (t = y(n), t.c(), p(t, 1), t.m(o, null)) : t && (A(), u(t, 1, 1, () => {
|
|
60
60
|
t = null;
|
|
61
61
|
}), C());
|
|
62
62
|
},
|
|
63
63
|
i(n) {
|
|
64
|
-
a || (
|
|
64
|
+
a || (p(e.$$.fragment, n), p(t), a = !0);
|
|
65
65
|
},
|
|
66
66
|
o(n) {
|
|
67
67
|
u(e.$$.fragment, n), u(t), a = !1;
|
|
68
68
|
},
|
|
69
69
|
d(n) {
|
|
70
|
-
n &&
|
|
70
|
+
n && b(o), z(e), t && t.d();
|
|
71
71
|
}
|
|
72
72
|
};
|
|
73
73
|
}
|
|
74
|
-
function H(
|
|
75
|
-
let
|
|
76
|
-
const
|
|
77
|
-
e(2,
|
|
74
|
+
function H(i, o, e) {
|
|
75
|
+
let l, a, t, n, r, s, d, _, { tag: c } = o;
|
|
76
|
+
const L = () => {
|
|
77
|
+
e(2, l = !0);
|
|
78
78
|
};
|
|
79
|
-
return
|
|
80
|
-
"tag" in
|
|
81
|
-
},
|
|
82
|
-
var
|
|
83
|
-
|
|
84
|
-
}, e(2,
|
|
85
|
-
|
|
79
|
+
return i.$$set = (f) => {
|
|
80
|
+
"tag" in f && e(3, c = f.tag);
|
|
81
|
+
}, i.$$.update = () => {
|
|
82
|
+
var f, w;
|
|
83
|
+
i.$$.dirty & 8 && e(1, a = (f = c.data.title) != null ? f : c.data.text), i.$$.dirty & 8 && e(8, t = (w = c.data.icon) != null ? w : c.style.point), i.$$.dirty & 256 && e(7, n = t.url), i.$$.dirty & 256 && e(6, r = t.steps), i.$$.dirty & 256 && e(5, s = t.fps), i.$$.dirty & 256 && e(4, d = t.ratio), i.$$.dirty & 240 && e(0, _ = { url: n, steps: r, fps: s, ratio: d });
|
|
84
|
+
}, e(2, l = !1), [
|
|
85
|
+
_,
|
|
86
86
|
a,
|
|
87
|
-
|
|
87
|
+
l,
|
|
88
88
|
c,
|
|
89
89
|
d,
|
|
90
|
-
|
|
91
|
-
|
|
90
|
+
s,
|
|
91
|
+
r,
|
|
92
92
|
n,
|
|
93
93
|
t,
|
|
94
|
-
|
|
94
|
+
L
|
|
95
95
|
];
|
|
96
96
|
}
|
|
97
97
|
class U extends D {
|
|
98
|
-
constructor(
|
|
99
|
-
super(), R(this,
|
|
98
|
+
constructor(o) {
|
|
99
|
+
super(), R(this, o, H, G, S, { tag: 3 }, F);
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as
|
|
1
|
+
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as A, space as Q, attr as d, set_style as k, toggle_class as g, insert as P, append as j, transition_out as h, check_outros as B, transition_in as y, detach as C, getContext as U, group_outros as E, noop as v, create_component as G, mount_component as H, destroy_component as J } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import W from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as F } from "../utils/noTypecheck.js";
|
|
@@ -71,20 +71,20 @@ import "./Common/Icon/Icon.js";
|
|
|
71
71
|
import "../utils/getImageInfo.js";
|
|
72
72
|
import "./Tag/CustomTag.js";
|
|
73
73
|
function Y(o) {
|
|
74
|
-
O(o, "svelte-
|
|
74
|
+
O(o, "svelte-pzwdws", ".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
|
|
75
75
|
}
|
|
76
76
|
function Z(o) {
|
|
77
77
|
let e;
|
|
78
78
|
return {
|
|
79
79
|
c() {
|
|
80
|
-
e =
|
|
80
|
+
e = A("div"), d(e, "data-info", "tag content is disable");
|
|
81
81
|
},
|
|
82
82
|
m(t, i) {
|
|
83
|
-
|
|
83
|
+
P(t, e, i);
|
|
84
84
|
},
|
|
85
|
-
p:
|
|
86
|
-
i:
|
|
87
|
-
o:
|
|
85
|
+
p: v,
|
|
86
|
+
i: v,
|
|
87
|
+
o: v,
|
|
88
88
|
d(t) {
|
|
89
89
|
t && C(e);
|
|
90
90
|
}
|
|
@@ -105,18 +105,18 @@ function x(o) {
|
|
|
105
105
|
c() {
|
|
106
106
|
G(e.$$.fragment);
|
|
107
107
|
},
|
|
108
|
-
m(i,
|
|
109
|
-
H(e, i,
|
|
108
|
+
m(i, r) {
|
|
109
|
+
H(e, i, r), t = !0;
|
|
110
110
|
},
|
|
111
|
-
p(i,
|
|
111
|
+
p(i, r) {
|
|
112
112
|
const l = {};
|
|
113
|
-
|
|
113
|
+
r & 4 && (l.mediaStore = i[2]), r & 1 && (l.withAnimation = i[0]), r & 2 && (l.tag = F(i[1])), r & 8 && (l.state = i[3]), r & 16 && (l.temporaryState = i[4]), e.$set(l);
|
|
114
114
|
},
|
|
115
115
|
i(i) {
|
|
116
|
-
t || (
|
|
116
|
+
t || (y(e.$$.fragment, i), t = !0);
|
|
117
117
|
},
|
|
118
118
|
o(i) {
|
|
119
|
-
|
|
119
|
+
h(e.$$.fragment, i), t = !1;
|
|
120
120
|
},
|
|
121
121
|
d(i) {
|
|
122
122
|
J(e, i);
|
|
@@ -127,14 +127,14 @@ function $(o) {
|
|
|
127
127
|
let e;
|
|
128
128
|
return {
|
|
129
129
|
c() {
|
|
130
|
-
e =
|
|
130
|
+
e = A("div"), d(e, "data-info", "tag point is disable");
|
|
131
131
|
},
|
|
132
132
|
m(t, i) {
|
|
133
|
-
|
|
133
|
+
P(t, e, i);
|
|
134
134
|
},
|
|
135
|
-
p:
|
|
136
|
-
i:
|
|
137
|
-
o:
|
|
135
|
+
p: v,
|
|
136
|
+
i: v,
|
|
137
|
+
o: v,
|
|
138
138
|
d(t) {
|
|
139
139
|
t && C(e);
|
|
140
140
|
}
|
|
@@ -146,18 +146,18 @@ function tt(o) {
|
|
|
146
146
|
c() {
|
|
147
147
|
G(e.$$.fragment);
|
|
148
148
|
},
|
|
149
|
-
m(i,
|
|
150
|
-
H(e, i,
|
|
149
|
+
m(i, r) {
|
|
150
|
+
H(e, i, r), t = !0;
|
|
151
151
|
},
|
|
152
|
-
p(i,
|
|
152
|
+
p(i, r) {
|
|
153
153
|
const l = {};
|
|
154
|
-
|
|
154
|
+
r & 2 && (l.tag = i[1]), e.$set(l);
|
|
155
155
|
},
|
|
156
156
|
i(i) {
|
|
157
|
-
t || (
|
|
157
|
+
t || (y(e.$$.fragment, i), t = !0);
|
|
158
158
|
},
|
|
159
159
|
o(i) {
|
|
160
|
-
|
|
160
|
+
h(e.$$.fragment, i), t = !1;
|
|
161
161
|
},
|
|
162
162
|
d(i) {
|
|
163
163
|
J(e, i);
|
|
@@ -165,71 +165,71 @@ function tt(o) {
|
|
|
165
165
|
};
|
|
166
166
|
}
|
|
167
167
|
function et(o) {
|
|
168
|
-
let e, t, i,
|
|
169
|
-
const
|
|
170
|
-
function T(
|
|
171
|
-
return
|
|
168
|
+
let e, t, i, r, l, s, u, w, f;
|
|
169
|
+
const S = [x, Z], c = [];
|
|
170
|
+
function T(n, p) {
|
|
171
|
+
return n[12] ? 0 : 1;
|
|
172
172
|
}
|
|
173
|
-
i = T(o),
|
|
173
|
+
i = T(o), r = c[i] = S[i](o);
|
|
174
174
|
const a = [tt, $], _ = [];
|
|
175
|
-
function
|
|
176
|
-
return
|
|
175
|
+
function z(n, p) {
|
|
176
|
+
return n[13] ? 0 : 1;
|
|
177
177
|
}
|
|
178
|
-
return
|
|
178
|
+
return s = z(o), u = _[s] = a[s](o), {
|
|
179
179
|
c() {
|
|
180
|
-
e =
|
|
181
|
-
},
|
|
182
|
-
m(
|
|
183
|
-
|
|
184
|
-
},
|
|
185
|
-
p(
|
|
186
|
-
let
|
|
187
|
-
i = T(
|
|
188
|
-
c[
|
|
189
|
-
}), B(),
|
|
190
|
-
let b =
|
|
191
|
-
|
|
180
|
+
e = A("div"), t = A("div"), r.c(), l = Q(), u.c(), d(t, "class", "wrapper svelte-pzwdws"), d(t, "data-tag-unfolded", o[8]), d(t, "data-tag-id", o[11]), d(t, "data-content-type", w = o[1].contentType), k(t, "left", o[7]), k(t, "top", o[6]), k(t, "z-index", o[5]), d(e, "class", "tag svelte-pzwdws"), d(e, "data-tag-id", o[11]), g(e, "unClickable", o[1].clickable === !1), g(e, "disable", o[10]), g(e, "hide", o[9]), g(e, "withAnimation", o[0]);
|
|
181
|
+
},
|
|
182
|
+
m(n, p) {
|
|
183
|
+
P(n, e, p), j(e, t), c[i].m(t, null), j(t, l), _[s].m(t, null), f = !0;
|
|
184
|
+
},
|
|
185
|
+
p(n, [p]) {
|
|
186
|
+
let m = i;
|
|
187
|
+
i = T(n), i === m ? c[i].p(n, p) : (E(), h(c[m], 1, 1, () => {
|
|
188
|
+
c[m] = null;
|
|
189
|
+
}), B(), r = c[i], r ? r.p(n, p) : (r = c[i] = S[i](n), r.c()), y(r, 1), r.m(t, l));
|
|
190
|
+
let b = s;
|
|
191
|
+
s = z(n), s === b ? _[s].p(n, p) : (E(), h(_[b], 1, 1, () => {
|
|
192
192
|
_[b] = null;
|
|
193
|
-
}), B(),
|
|
193
|
+
}), B(), u = _[s], u ? u.p(n, p) : (u = _[s] = a[s](n), u.c()), y(u, 1), u.m(t, null)), (!f || p & 256) && d(t, "data-tag-unfolded", n[8]), (!f || p & 2048) && d(t, "data-tag-id", n[11]), (!f || p & 2 && w !== (w = n[1].contentType)) && d(t, "data-content-type", w), p & 128 && k(t, "left", n[7]), p & 64 && k(t, "top", n[6]), p & 32 && k(t, "z-index", n[5]), (!f || p & 2048) && d(e, "data-tag-id", n[11]), (!f || p & 2) && g(e, "unClickable", n[1].clickable === !1), (!f || p & 1024) && g(e, "disable", n[10]), (!f || p & 512) && g(e, "hide", n[9]), (!f || p & 1) && g(e, "withAnimation", n[0]);
|
|
194
194
|
},
|
|
195
|
-
i(
|
|
196
|
-
|
|
195
|
+
i(n) {
|
|
196
|
+
f || (y(r), y(u), f = !0);
|
|
197
197
|
},
|
|
198
|
-
o(
|
|
199
|
-
|
|
198
|
+
o(n) {
|
|
199
|
+
h(r), h(u), f = !1;
|
|
200
200
|
},
|
|
201
|
-
d(
|
|
202
|
-
|
|
201
|
+
d(n) {
|
|
202
|
+
n && C(e), c[i].d(), _[s].d();
|
|
203
203
|
}
|
|
204
204
|
};
|
|
205
205
|
}
|
|
206
206
|
function it(o, e, t) {
|
|
207
|
-
let i,
|
|
208
|
-
const
|
|
209
|
-
return o.$$set = (
|
|
210
|
-
"withAnimation" in
|
|
207
|
+
let i, r, l, s, u, w, f, S, c, { withAnimation: T = !1 } = e, { tag: a } = e, { mediaStore: _ } = e, { state: z } = e, { temporaryState: n } = e;
|
|
208
|
+
const p = U("hooks");
|
|
209
|
+
return o.$$set = (m) => {
|
|
210
|
+
"withAnimation" in m && t(0, T = m.withAnimation), "tag" in m && t(1, a = m.tag), "mediaStore" in m && t(2, _ = m.mediaStore), "state" in m && t(3, z = m.state), "temporaryState" in m && t(4, n = m.temporaryState);
|
|
211
211
|
}, o.$$.update = () => {
|
|
212
|
-
var
|
|
213
|
-
o.$$.dirty & 2 && t(13, i = (() => !(a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane"))()), o.$$.dirty & 2 && t(12,
|
|
212
|
+
var m, b, L, I, q, D, R, V;
|
|
213
|
+
o.$$.dirty & 2 && t(13, i = (() => !(a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane"))()), o.$$.dirty & 2 && t(12, r = (() => a.stickType === "2DPoint")()), o.$$.dirty & 2 && t(11, l = a.id), o.$$.dirty & 2 && t(10, s = !((m = a.pointTagStyle) != null && m.leftPercent) || !((b = a.pointTagStyle) != null && b.topPercent) || a.enabled === !1 || !a.state), o.$$.dirty & 2 && t(9, u = !((L = a.state) != null && L.visible) || ((I = a.temporaryState) == null ? void 0 : I.visible) === !1), o.$$.dirty & 2 && t(8, w = (q = a.state) == null ? void 0 : q.unfolded), o.$$.dirty & 2 && t(7, f = ((D = a.pointTagStyle) == null ? void 0 : D.leftPercent) + "%"), o.$$.dirty & 2 && t(6, S = ((R = a.pointTagStyle) == null ? void 0 : R.topPercent) + "%"), o.$$.dirty & 2 && t(5, c = (V = a.state) != null && V.unfolded ? 1 : 0);
|
|
214
214
|
}, [
|
|
215
215
|
T,
|
|
216
216
|
a,
|
|
217
217
|
_,
|
|
218
|
-
|
|
219
|
-
|
|
218
|
+
z,
|
|
219
|
+
n,
|
|
220
220
|
c,
|
|
221
|
+
S,
|
|
222
|
+
f,
|
|
221
223
|
w,
|
|
222
224
|
u,
|
|
223
|
-
g,
|
|
224
225
|
s,
|
|
225
|
-
f,
|
|
226
226
|
l,
|
|
227
|
-
|
|
227
|
+
r,
|
|
228
228
|
i,
|
|
229
|
-
|
|
229
|
+
p
|
|
230
230
|
];
|
|
231
231
|
}
|
|
232
|
-
class
|
|
232
|
+
class ye extends K {
|
|
233
233
|
constructor(e) {
|
|
234
234
|
super(), M(
|
|
235
235
|
this,
|
|
@@ -249,5 +249,5 @@ class ve extends K {
|
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
251
|
export {
|
|
252
|
-
|
|
252
|
+
ye as default
|
|
253
253
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Five } from '@realsee/five';
|
|
2
|
-
import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId
|
|
2
|
+
import type { Tag, Tags, TagConfig, ContentTypeConfigKey, PlaneTag, TagElement, Point2DElement, Point3DElement, PlaneTagElement, PointTagElement, Point3DTag, TagId } from '../typings';
|
|
3
3
|
import { TagCacheController } from './TagCacheController';
|
|
4
4
|
export declare abstract class TagComputer extends TagCacheController {
|
|
5
5
|
tags: TagElement[];
|
|
@@ -10,7 +10,7 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
10
10
|
protected get isPanorama(): boolean;
|
|
11
11
|
private raycaster;
|
|
12
12
|
protected constructor(five: Five);
|
|
13
|
-
getTagById(id: TagId): TagElement<TagContentType, StickType>;
|
|
13
|
+
getTagById(id: TagId): TagElement<import("../typings").TagContentType, import("../typings").StickType>;
|
|
14
14
|
/**
|
|
15
15
|
* @description: 改变类型配置
|
|
16
16
|
*/
|
|
@@ -38,7 +38,7 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
38
38
|
/**
|
|
39
39
|
* @description: 获取merge后的配置
|
|
40
40
|
*/
|
|
41
|
-
getTagConfig(tag: Tag<any, any>): TagConfig<TagContentType, StickType>;
|
|
41
|
+
getTagConfig(tag: Tag<any, any>): TagConfig<import("../typings").TagContentType, import("../typings").StickType>;
|
|
42
42
|
protected can(action: 'show' | 'hide' | 'fold' | 'unfold', tag: Tag<any, any>): boolean;
|
|
43
43
|
protected sort<T extends Tag<any, any>>(tags: T[]): T[];
|
|
44
44
|
/**
|
|
@@ -55,9 +55,9 @@ export declare abstract class TagComputer extends TagCacheController {
|
|
|
55
55
|
y: number;
|
|
56
56
|
z: number;
|
|
57
57
|
};
|
|
58
|
-
protected filterPointTag(): PointTagElement<TagContentType>[];
|
|
59
|
-
protected filter2DPointTag(): Point2DElement<TagContentType>[];
|
|
60
|
-
protected filter3DPointTag(): Point3DElement<TagContentType>[];
|
|
58
|
+
protected filterPointTag(): PointTagElement<import("../typings").TagContentType>[];
|
|
59
|
+
protected filter2DPointTag(): Point2DElement<import("../typings").TagContentType>[];
|
|
60
|
+
protected filter3DPointTag(): Point3DElement<import("../typings").TagContentType>[];
|
|
61
61
|
protected filter3DTag(): TagElement<any, "3DPoint" | "Plane">[];
|
|
62
62
|
protected filterPlaneTag(): PlaneTagElement[];
|
|
63
63
|
protected updateTagConfig(params?: {
|