@realsee/dnalogel 2.3.7 → 2.3.8
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/index.cjs.js +12 -12
- package/dist/index.js +115 -115
- package/dist/index.umd.js +12 -12
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +39 -39
- 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 +12 -12
- 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/LinkType.html +7 -7
- 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/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- 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/LineJson.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/OpenParameter.html +7 -7
- 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 +11 -11
- 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/PointJson.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/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- 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/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/ContentTypeConfigKeyArray.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/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.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/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/PointTag.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/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.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/PanoTagPlugin/Components/TagWrapper.js +56 -56
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.3.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.3.8</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.8</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.8</a></li>
|
|
16
16
|
<li><a href="modelRoomLabelPluginServerParams.html">modelRoomLabelPluginServerParams</a></li></ul>
|
|
17
17
|
<h1>Variable modelRoomLabelPluginServerParams<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature">model<wbr/>Room<wbr/>Label<wbr/>Plugin<wbr/>Server<wbr/>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<li class="tsd-parameter">
|
|
25
25
|
<h5>version<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/2fe6ed4/plugins/src/ModelRoomLabelPlugin/index.ts#L12">plugins/src/ModelRoomLabelPlugin/index.ts:12</a></li></ul></aside></div>
|
|
28
28
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
29
29
|
<div class="tsd-navigation settings">
|
|
30
30
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
42
42
|
<div class="tsd-accordion-details">
|
|
43
43
|
<ul>
|
|
44
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.
|
|
44
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.8</a>
|
|
45
45
|
<ul>
|
|
46
46
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
47
47
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
1
|
+
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as W, space as Q, attr as d, toggle_class as y, set_style as g, insert as j, append as R, transition_in as p, group_outros as z, transition_out as h, check_outros as A, detach as B, create_component as E, mount_component as F, destroy_component as G, listen as U, stop_propagation as V } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import "three";
|
|
3
|
-
import { noTypecheck as
|
|
4
|
-
import { DimensionType as
|
|
5
|
-
import { Tag as
|
|
6
|
-
import { PointSwitch as
|
|
7
|
-
function
|
|
8
|
-
|
|
3
|
+
import { noTypecheck as C } from "../utils/noTypecheck.js";
|
|
4
|
+
import { DimensionType as q, PointType as D, ContentType as X } from "../typings/tag.js";
|
|
5
|
+
import { Tag as Y } from "./Tag/index.js";
|
|
6
|
+
import { PointSwitch as Z } from "./Common/Point/PointSwitch.js";
|
|
7
|
+
function x(t) {
|
|
8
|
+
O(t, "svelte-1vzhbu2", ".wrapper.svelte-1vzhbu2{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}.point.svelte-1vzhbu2{-webkit-tap-highlight-color:transparent;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}");
|
|
9
9
|
}
|
|
10
|
-
function
|
|
10
|
+
function I(t) {
|
|
11
11
|
let e, n;
|
|
12
|
-
return e = new
|
|
12
|
+
return e = new Y({
|
|
13
13
|
props: {
|
|
14
14
|
mediaStore: t[4],
|
|
15
15
|
withAnimation: t[0],
|
|
16
|
-
tag:
|
|
16
|
+
tag: C(t[1]),
|
|
17
17
|
hooks: t[2],
|
|
18
18
|
state: t[3],
|
|
19
19
|
temporaryState: t[5]
|
|
20
20
|
}
|
|
21
21
|
}), {
|
|
22
22
|
c() {
|
|
23
|
-
|
|
23
|
+
E(e.$$.fragment);
|
|
24
24
|
},
|
|
25
|
-
m(a,
|
|
26
|
-
|
|
25
|
+
m(a, r) {
|
|
26
|
+
F(e, a, r), n = !0;
|
|
27
27
|
},
|
|
28
|
-
p(a,
|
|
29
|
-
const
|
|
30
|
-
|
|
28
|
+
p(a, r) {
|
|
29
|
+
const f = {};
|
|
30
|
+
r & 16 && (f.mediaStore = a[4]), r & 1 && (f.withAnimation = a[0]), r & 2 && (f.tag = C(a[1])), r & 4 && (f.hooks = a[2]), r & 8 && (f.state = a[3]), r & 32 && (f.temporaryState = a[5]), e.$set(f);
|
|
31
31
|
},
|
|
32
32
|
i(a) {
|
|
33
33
|
n || (p(e.$$.fragment, a), n = !0);
|
|
34
34
|
},
|
|
35
35
|
o(a) {
|
|
36
|
-
|
|
36
|
+
h(e.$$.fragment, a), n = !1;
|
|
37
37
|
},
|
|
38
38
|
d(a) {
|
|
39
|
-
|
|
39
|
+
G(e, a);
|
|
40
40
|
}
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
|
-
function
|
|
44
|
-
let e, n, a,
|
|
45
|
-
return n = new
|
|
43
|
+
function L(t) {
|
|
44
|
+
let e, n, a, r, f;
|
|
45
|
+
return n = new Z({ props: { tag: t[1] } }), {
|
|
46
46
|
c() {
|
|
47
|
-
e =
|
|
47
|
+
e = W("div"), E(n.$$.fragment), d(e, "class", "point svelte-1vzhbu2");
|
|
48
48
|
},
|
|
49
49
|
m(i, l) {
|
|
50
|
-
|
|
50
|
+
j(i, e, l), F(n, e, null), a = !0, r || (f = U(e, "click", V(t[11])), r = !0);
|
|
51
51
|
},
|
|
52
52
|
p(i, l) {
|
|
53
53
|
const u = {};
|
|
@@ -57,84 +57,84 @@ function W(t) {
|
|
|
57
57
|
a || (p(n.$$.fragment, i), a = !0);
|
|
58
58
|
},
|
|
59
59
|
o(i) {
|
|
60
|
-
|
|
60
|
+
h(n.$$.fragment, i), a = !1;
|
|
61
61
|
},
|
|
62
62
|
d(i) {
|
|
63
|
-
i &&
|
|
63
|
+
i && B(e), G(n), r = !1, f();
|
|
64
64
|
}
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
var u,
|
|
69
|
-
let e, n, a,
|
|
67
|
+
function $(t) {
|
|
68
|
+
var u, c;
|
|
69
|
+
let e, n, a, r, f, i = t[1].dimensionType === q.Two && I(t), l = t[1].pointType === D.PointTag && ((c = (u = t[1].style) == null ? void 0 : u.point) == null ? void 0 : c.style) !== "noPoint" && L(t);
|
|
70
70
|
return {
|
|
71
71
|
c() {
|
|
72
|
-
e =
|
|
72
|
+
e = W("div"), i && i.c(), n = Q(), l && l.c(), d(e, "class", "wrapper svelte-1vzhbu2"), d(e, "data-content-type", a = t[1].contentType), d(e, "data-id", r = t[1].id), y(e, "hide", t[10]), y(e, "unfolded", t[6]), g(e, "left", t[9]), g(e, "top", t[8]), g(e, "z-index", t[7]);
|
|
73
73
|
},
|
|
74
74
|
m(o, m) {
|
|
75
|
-
|
|
75
|
+
j(o, e, m), i && i.m(e, null), R(e, n), l && l.m(e, null), f = !0;
|
|
76
76
|
},
|
|
77
77
|
p(o, [m]) {
|
|
78
|
-
var _,
|
|
79
|
-
o[1].dimensionType ===
|
|
78
|
+
var _, T;
|
|
79
|
+
o[1].dimensionType === q.Two ? i ? (i.p(o, m), m & 2 && p(i, 1)) : (i = I(o), i.c(), p(i, 1), i.m(e, n)) : i && (z(), h(i, 1, 1, () => {
|
|
80
80
|
i = null;
|
|
81
|
-
}),
|
|
81
|
+
}), A()), o[1].pointType === D.PointTag && ((T = (_ = o[1].style) == null ? void 0 : _.point) == null ? void 0 : T.style) !== "noPoint" ? l ? (l.p(o, m), m & 2 && p(l, 1)) : (l = L(o), l.c(), p(l, 1), l.m(e, null)) : l && (z(), h(l, 1, 1, () => {
|
|
82
82
|
l = null;
|
|
83
|
-
}),
|
|
83
|
+
}), A()), (!f || m & 2 && a !== (a = o[1].contentType)) && d(e, "data-content-type", a), (!f || m & 2 && r !== (r = o[1].id)) && d(e, "data-id", r), (!f || m & 1024) && y(e, "hide", o[10]), (!f || m & 64) && y(e, "unfolded", o[6]), m & 512 && g(e, "left", o[9]), m & 256 && g(e, "top", o[8]), m & 128 && g(e, "z-index", o[7]);
|
|
84
84
|
},
|
|
85
85
|
i(o) {
|
|
86
|
-
|
|
86
|
+
f || (p(i), p(l), f = !0);
|
|
87
87
|
},
|
|
88
88
|
o(o) {
|
|
89
|
-
|
|
89
|
+
h(i), h(l), f = !1;
|
|
90
90
|
},
|
|
91
91
|
d(o) {
|
|
92
|
-
o &&
|
|
92
|
+
o && B(e), i && i.d(), l && l.d();
|
|
93
93
|
}
|
|
94
94
|
};
|
|
95
95
|
}
|
|
96
|
-
function
|
|
97
|
-
let a,
|
|
98
|
-
function
|
|
99
|
-
|
|
96
|
+
function ee(t, e, n) {
|
|
97
|
+
let a, r, f, i, l, u, { withAnimation: c = !1 } = e, { tag: o } = e, { hooks: m } = e, { state: _ } = e, { mediaStore: T } = e, { temporaryState: S } = e, k, w = !1;
|
|
98
|
+
function H(s) {
|
|
99
|
+
k !== void 0 && clearTimeout(k), w = !0, k = setTimeout(
|
|
100
100
|
() => {
|
|
101
|
-
|
|
101
|
+
w = !1;
|
|
102
102
|
},
|
|
103
103
|
800
|
|
104
104
|
);
|
|
105
105
|
}
|
|
106
|
-
const
|
|
107
|
-
|
|
106
|
+
const J = (s) => {
|
|
107
|
+
w || m.emit("click", { event: s, target: "TagPoint", tag: o });
|
|
108
108
|
};
|
|
109
109
|
return t.$$set = (s) => {
|
|
110
|
-
"withAnimation" in s && n(0,
|
|
110
|
+
"withAnimation" in s && n(0, c = s.withAnimation), "tag" in s && n(1, o = s.tag), "hooks" in s && n(2, m = s.hooks), "state" in s && n(3, _ = s.state), "mediaStore" in s && n(4, T = s.mediaStore), "temporaryState" in s && n(5, S = s.temporaryState);
|
|
111
111
|
}, t.$$.update = () => {
|
|
112
112
|
var s, b, v, P;
|
|
113
|
-
t.$$.dirty & 2 && n(12, a = (s = o.state) == null ? void 0 : s.visible), t.$$.dirty & 4096 && n(10,
|
|
113
|
+
t.$$.dirty & 2 && n(12, a = (s = o.state) == null ? void 0 : s.visible), t.$$.dirty & 4096 && n(10, r = !a), t.$$.dirty & 2 && n(6, f = (b = o.state) == null ? void 0 : b.unfolded), t.$$.dirty & 2 && n(9, i = ((v = o.pointTagStyle) == null ? void 0 : v.leftPercent) + "%"), t.$$.dirty & 2 && n(8, l = ((P = o.pointTagStyle) == null ? void 0 : P.topPercent) + "%"), t.$$.dirty & 2 && n(7, u = o.contentType === X.Link ? 1 : 0), t.$$.dirty & 64 && H();
|
|
114
114
|
}, [
|
|
115
|
-
|
|
115
|
+
c,
|
|
116
116
|
o,
|
|
117
117
|
m,
|
|
118
118
|
_,
|
|
119
|
-
|
|
119
|
+
T,
|
|
120
120
|
S,
|
|
121
|
-
|
|
121
|
+
f,
|
|
122
122
|
u,
|
|
123
123
|
l,
|
|
124
124
|
i,
|
|
125
|
-
|
|
126
|
-
|
|
125
|
+
r,
|
|
126
|
+
J,
|
|
127
127
|
a
|
|
128
128
|
];
|
|
129
129
|
}
|
|
130
|
-
class fe extends
|
|
130
|
+
class fe extends K {
|
|
131
131
|
constructor(e) {
|
|
132
|
-
super(),
|
|
132
|
+
super(), M(
|
|
133
133
|
this,
|
|
134
134
|
e,
|
|
135
|
-
te,
|
|
136
135
|
ee,
|
|
137
|
-
|
|
136
|
+
$,
|
|
137
|
+
N,
|
|
138
138
|
{
|
|
139
139
|
withAnimation: 0,
|
|
140
140
|
tag: 1,
|
|
@@ -143,7 +143,7 @@ class fe extends M {
|
|
|
143
143
|
mediaStore: 4,
|
|
144
144
|
temporaryState: 5
|
|
145
145
|
},
|
|
146
|
-
|
|
146
|
+
x
|
|
147
147
|
);
|
|
148
148
|
}
|
|
149
149
|
}
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"repository": "https://github.com/realsee-developer/dnalogel.git",
|
|
8
8
|
"description": "如视 VR 看房插件合集",
|
|
9
9
|
"private": false,
|
|
10
|
-
"version": "2.3.
|
|
10
|
+
"version": "2.3.8",
|
|
11
11
|
"license": "SEE LICENSE IN TERMS.txt",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",
|