@realsee/dnalogel 2.14.4-alpha.0 → 2.15.0-alpha.0
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/typings/tag/Tag.d.ts +2 -0
- package/dist/index.cjs.js +40 -40
- package/dist/index.js +2994 -2996
- package/dist/index.umd.js +40 -40
- package/docs/classes/CSS3DRender.html +4 -4
- package/docs/classes/CruisePluginController.html +4 -4
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +4 -4
- package/docs/classes/PaintBrush.html +4 -4
- package/docs/classes/PanoMeasurePluginLine.html +4 -4
- package/docs/classes/PanoMeasurePluginModel.html +4 -4
- package/docs/classes/PanoMeasurePluginPoint.html +4 -4
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
- package/docs/classes/PanoTagPluginController.html +38 -18
- package/docs/classes/Util.BetterTween.html +4 -4
- package/docs/classes/Util.FivePointSelector.html +4 -4
- package/docs/classes/Util.Interval.html +4 -4
- package/docs/classes/Util.Magnifier.html +4 -4
- package/docs/classes/Util.PointDomHelper.html +4 -4
- package/docs/classes/Util.PointHelper.html +4 -4
- package/docs/classes/Util.Rectangle.html +4 -4
- package/docs/enums/CameraMovementEffect.html +4 -4
- package/docs/enums/ContentType.html +4 -4
- package/docs/enums/DIRECTION.html +4 -4
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -4
- package/docs/enums/DimensionType.html +4 -4
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -4
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -4
- package/docs/enums/PaintBrushTypeEnum.html +4 -4
- package/docs/enums/Rotation.html +4 -4
- 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 +4 -4
- 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/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +4 -4
- package/docs/interfaces/EventMap.html +4 -4
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +4 -4
- package/docs/interfaces/FloorplanEntrance.html +4 -4
- package/docs/interfaces/FloorplanExtraObject.html +4 -4
- package/docs/interfaces/FloorplanExtraObject3D.html +4 -4
- package/docs/interfaces/FloorplanFloorData.html +4 -4
- package/docs/interfaces/FloorplanImagePosition.html +4 -4
- package/docs/interfaces/FloorplanObserver.html +4 -4
- package/docs/interfaces/FloorplanOutlineItem.html +4 -4
- package/docs/interfaces/FloorplanPosition.html +4 -4
- package/docs/interfaces/FloorplanRoomItem.html +4 -4
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +4 -4
- package/docs/interfaces/FloorplanServerData.html +4 -4
- package/docs/interfaces/FloorplanServerDoorItem.html +4 -4
- package/docs/interfaces/FloorplanServerDoorPosition.html +4 -4
- package/docs/interfaces/FloorplanServerEntrance.html +4 -4
- package/docs/interfaces/FloorplanServerFloorData.html +4 -4
- package/docs/interfaces/FloorplanServerImagePosition.html +4 -4
- package/docs/interfaces/FloorplanServerObserver.html +4 -4
- package/docs/interfaces/FloorplanServerOutlineItem.html +4 -4
- package/docs/interfaces/FloorplanServerPosition.html +4 -4
- package/docs/interfaces/FloorplanServerRoomItem.html +4 -4
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/HelperOffset.html +4 -4
- package/docs/interfaces/ImagePlaneGroup.html +4 -4
- package/docs/interfaces/ItemLabelPluginData.html +4 -4
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -4
- package/docs/interfaces/ItemLabelPluginParametersType.html +4 -4
- package/docs/interfaces/MinMax.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginData.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -4
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -4
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -4
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginData.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -4
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -4
- package/docs/interfaces/ModelRoomLabelPluginData.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginData.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -4
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -4
- package/docs/interfaces/ModelViewPluginExportType.html +4 -4
- package/docs/interfaces/Object3DHelperState.html +4 -4
- package/docs/interfaces/ObjectHelperControllers.html +4 -4
- package/docs/interfaces/PaintBrushAction.html +4 -4
- package/docs/interfaces/PaintBrushConfigs.html +4 -4
- package/docs/interfaces/PaintBrushState.html +4 -4
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -4
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +4 -4
- package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -4
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -4
- package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -4
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- package/docs/interfaces/PanoRulerPluginExportType.html +4 -4
- package/docs/interfaces/PanoRulerPluginOptions.html +4 -4
- package/docs/interfaces/PanoRulerPluginParameterType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginExportType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginOptions.html +4 -4
- package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -4
- package/docs/interfaces/PanoRulerProPluginState.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -4
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -4
- package/docs/interfaces/Point.html +4 -4
- package/docs/interfaces/Room.html +4 -4
- package/docs/interfaces/RoomInfo.html +4 -4
- package/docs/interfaces/RoomLabel.html +4 -4
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +4 -4
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +4 -4
- package/docs/interfaces/TagConfig.html +4 -4
- package/docs/interfaces/TagGLTFObjectGroup.html +4 -4
- package/docs/interfaces/TagIconUrl.html +4 -4
- package/docs/interfaces/TagObjectGroup.html +4 -4
- package/docs/interfaces/TagStyle.html +4 -4
- package/docs/interfaces/Tags.html +5 -5
- package/docs/interfaces/TemporaryState.html +4 -4
- package/docs/interfaces/Util.MagnifierParameter.html +4 -4
- package/docs/interfaces/Util.MouseGroupParameter.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelElement.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/PlaneTagElement.html +4 -4
- package/docs/types/Point2DElement.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DElement.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagElement.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagIconSize.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/PanoTagPlugin/Components/Tag/index.js +156 -155
- package/libs/PanoTagPlugin/Components/TagContainer.js +3 -2
- package/libs/PanoTagPlugin/Components/TagItem.js +110 -109
- package/libs/PanoTagPlugin/controller/TagRender.js +3 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +1 -1
- package/libs/PanoTagPlugin/controller/index.js +6 -5
- package/libs/PanoTagPlugin/index.js +11 -10
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/threex/domevents/index.js +11 -13
- package/package.json +1 -1
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { SvelteComponent as x, init as $, safe_not_equal as AA, append_styles as eA, empty as tA, insert as H, transition_out as Q, check_outros as Z, transition_in as v, detach as P, setContext as L, group_outros as K, element as y, attr as B, noop as V, toggle_class as c, null_to_empty as Y, set_style as I, append as N, listen as z, stop_propagation as iA, create_component as _, mount_component as k, destroy_component as b } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import oA from "./TextTag/index.js";
|
|
3
|
+
import nA from "./ImageTextTag.js";
|
|
4
|
+
import rA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
|
-
import { noTypecheck as
|
|
6
|
+
import { noTypecheck as p } from "../../utils/noTypecheck.js";
|
|
7
7
|
import "@realsee/five/gltf-loader";
|
|
8
8
|
import "../../../shared-utils/three/loadTexture.js";
|
|
9
|
-
import { isMediaModelTag as
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
9
|
+
import { isMediaModelTag as aA } from "../../utils/tag/tagCheck.js";
|
|
10
|
+
import lA from "./AudioTag/index.js";
|
|
11
|
+
import fA from "./MediaPlane.js";
|
|
12
|
+
import sA from "./LinkTag.js";
|
|
13
|
+
import gA from "./CustomTag.js";
|
|
14
|
+
import J from "classnames";
|
|
14
15
|
import "./TextTag/TextTag.js";
|
|
15
16
|
import "../Common/Line/Straight.js";
|
|
16
17
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -90,322 +91,322 @@ import "../Common/Icon/audioIcon.js";
|
|
|
90
91
|
import "./AudioTag/AudioPlaneTag.js";
|
|
91
92
|
import "../Common/Icon/Icon.js";
|
|
92
93
|
import "../../utils/getImageInfo.js";
|
|
93
|
-
function
|
|
94
|
-
|
|
94
|
+
function mA(o) {
|
|
95
|
+
eA(o, "svelte-1r4fqvg", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}');
|
|
95
96
|
}
|
|
96
|
-
function
|
|
97
|
+
function cA(o) {
|
|
97
98
|
let A, t;
|
|
98
99
|
return {
|
|
99
100
|
c() {
|
|
100
|
-
A = y("div"),
|
|
101
|
+
A = y("div"), B(A, "data-info", "tag content is keep folded"), B(A, "data-id", t = o[1].id);
|
|
101
102
|
},
|
|
102
103
|
m(e, i) {
|
|
103
|
-
|
|
104
|
+
H(e, A, i);
|
|
104
105
|
},
|
|
105
106
|
p(e, i) {
|
|
106
|
-
i & 2 && t !== (t = e[1].id) &&
|
|
107
|
+
i & 2 && t !== (t = e[1].id) && B(A, "data-id", t);
|
|
107
108
|
},
|
|
108
|
-
i:
|
|
109
|
-
o:
|
|
109
|
+
i: V,
|
|
110
|
+
o: V,
|
|
110
111
|
d(e) {
|
|
111
|
-
e &&
|
|
112
|
+
e && P(A);
|
|
112
113
|
}
|
|
113
114
|
};
|
|
114
115
|
}
|
|
115
|
-
function
|
|
116
|
-
let A, t, e, i, n, s,
|
|
117
|
-
const
|
|
116
|
+
function pA(o) {
|
|
117
|
+
let A, t, e, i, n, s, u, r, g, l;
|
|
118
|
+
const C = [
|
|
119
|
+
wA,
|
|
118
120
|
CA,
|
|
121
|
+
vA,
|
|
119
122
|
QA,
|
|
120
123
|
BA,
|
|
121
|
-
dA
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
function w(r, m) {
|
|
126
|
-
return r[1].contentType === "Text" ? 0 : r[1].contentType === "ImageText" || r[1].contentType === "Image" || r[1].contentType === "Video" ? 1 : r[1].contentType === "Audio" ? 2 : r[1].contentType === "Marketing" ? 3 : r[1].contentType === "Link" || r[1].contentType === "VRLink" || r[1].contentType === "PanoLink" || r[1].contentType === "Sticker" ? 4 : r[1].contentType === "MediaPlane" || r[1].contentType === "MediaModel" ? 5 : -1;
|
|
124
|
+
dA
|
|
125
|
+
], d = [];
|
|
126
|
+
function D(a, m) {
|
|
127
|
+
return a[1].contentType === "Text" ? 0 : a[1].contentType === "ImageText" || a[1].contentType === "Image" || a[1].contentType === "Video" ? 1 : a[1].contentType === "Audio" ? 2 : a[1].contentType === "Marketing" ? 3 : a[1].contentType === "Link" || a[1].contentType === "VRLink" || a[1].contentType === "PanoLink" || a[1].contentType === "Sticker" ? 4 : a[1].contentType === "MediaPlane" || a[1].contentType === "MediaModel" ? 5 : -1;
|
|
127
128
|
}
|
|
128
|
-
return ~(i =
|
|
129
|
+
return ~(i = D(o)) && (n = d[i] = C[i](o)), {
|
|
129
130
|
c() {
|
|
130
|
-
var
|
|
131
|
-
A = y("div"), t = y("div"), e = y("div"), n && n.c(),
|
|
131
|
+
var a;
|
|
132
|
+
A = y("div"), t = y("div"), e = y("div"), n && n.c(), B(e, "class", "content svelte-1r4fqvg"), c(e, "unfolded", (a = o[1].state) == null ? void 0 : a.unfolded), B(t, "class", "content__wrapper svelte-1r4fqvg"), B(A, "class", s = Y(J("content__container", o[1].className)) + " svelte-1r4fqvg"), B(A, "data-id", u = o[1].id), c(A, "disable", o[1].enabled === !1), c(A, "hide", o[4]), c(A, "withAnimation", o[0]), c(A, "unClickable", o[1].mergedConfig.clickable === !1), I(A, "width", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0), I(A, "height", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0);
|
|
132
133
|
},
|
|
133
|
-
m(
|
|
134
|
-
|
|
134
|
+
m(a, m) {
|
|
135
|
+
H(a, A, m), N(A, t), N(t, e), ~i && d[i].m(e, null), r = !0, g || (l = z(A, "click", iA(o[14])), g = !0);
|
|
135
136
|
},
|
|
136
|
-
p(
|
|
137
|
-
var
|
|
138
|
-
let
|
|
139
|
-
i =
|
|
140
|
-
|
|
141
|
-
}),
|
|
137
|
+
p(a, m) {
|
|
138
|
+
var T;
|
|
139
|
+
let w = i;
|
|
140
|
+
i = D(a), i === w ? ~i && d[i].p(a, m) : (n && (K(), Q(d[w], 1, 1, () => {
|
|
141
|
+
d[w] = null;
|
|
142
|
+
}), Z()), ~i ? (n = d[i], n ? n.p(a, m) : (n = d[i] = C[i](a), n.c()), v(n, 1), n.m(e, null)) : n = null), (!r || m & 2) && c(e, "unfolded", (T = a[1].state) == null ? void 0 : T.unfolded), (!r || m & 2 && s !== (s = Y(J("content__container", a[1].className)) + " svelte-1r4fqvg")) && B(A, "class", s), (!r || m & 2 && u !== (u = a[1].id)) && B(A, "data-id", u), (!r || m & 2) && c(A, "disable", a[1].enabled === !1), (!r || m & 18) && c(A, "hide", a[4]), (!r || m & 3) && c(A, "withAnimation", a[0]), (!r || m & 2) && c(A, "unClickable", a[1].mergedConfig.clickable === !1), m & 2 && I(A, "width", a[1].stickType === "Plane" || a[1].contentType === "MediaModel" ? "100%" : 0), m & 2 && I(A, "height", a[1].stickType === "Plane" || a[1].contentType === "MediaModel" ? "100%" : 0);
|
|
142
143
|
},
|
|
143
|
-
i(
|
|
144
|
-
|
|
144
|
+
i(a) {
|
|
145
|
+
r || (v(n), r = !0);
|
|
145
146
|
},
|
|
146
|
-
o(
|
|
147
|
-
|
|
147
|
+
o(a) {
|
|
148
|
+
Q(n), r = !1;
|
|
148
149
|
},
|
|
149
|
-
d(
|
|
150
|
-
|
|
150
|
+
d(a) {
|
|
151
|
+
a && P(A), ~i && d[i].d(), g = !1, l();
|
|
151
152
|
}
|
|
152
153
|
};
|
|
153
154
|
}
|
|
154
|
-
function
|
|
155
|
-
let A, t, e, i, n, s;
|
|
156
|
-
return t = new
|
|
157
|
-
props: { tag:
|
|
155
|
+
function uA(o) {
|
|
156
|
+
let A, t, e, i, n, s, u;
|
|
157
|
+
return t = new gA({
|
|
158
|
+
props: { tag: p(o[1]) }
|
|
158
159
|
}), {
|
|
159
160
|
c() {
|
|
160
|
-
A = y("div"),
|
|
161
|
+
A = y("div"), _(t.$$.fragment), B(A, "class", e = Y(J("content__container", o[1].className)) + " svelte-1r4fqvg"), B(A, "data-id", i = o[1].id), c(A, "custom-tag-disable", o[1].enabled === !1), c(A, "custom-tag-hide", o[4]);
|
|
161
162
|
},
|
|
162
|
-
m(
|
|
163
|
-
|
|
163
|
+
m(r, g) {
|
|
164
|
+
H(r, A, g), k(t, A, null), n = !0, s || (u = z(A, "click", o[13]), s = !0);
|
|
164
165
|
},
|
|
165
|
-
p(
|
|
166
|
-
const
|
|
167
|
-
|
|
166
|
+
p(r, g) {
|
|
167
|
+
const l = {};
|
|
168
|
+
g & 2 && (l.tag = p(r[1])), t.$set(l), (!n || g & 2 && e !== (e = Y(J("content__container", r[1].className)) + " svelte-1r4fqvg")) && B(A, "class", e), (!n || g & 2 && i !== (i = r[1].id)) && B(A, "data-id", i), (!n || g & 2) && c(A, "custom-tag-disable", r[1].enabled === !1), (!n || g & 18) && c(A, "custom-tag-hide", r[4]);
|
|
168
169
|
},
|
|
169
|
-
i(
|
|
170
|
-
|
|
170
|
+
i(r) {
|
|
171
|
+
n || (v(t.$$.fragment, r), n = !0);
|
|
171
172
|
},
|
|
172
|
-
o(
|
|
173
|
-
|
|
173
|
+
o(r) {
|
|
174
|
+
Q(t.$$.fragment, r), n = !1;
|
|
174
175
|
},
|
|
175
|
-
d(
|
|
176
|
-
|
|
176
|
+
d(r) {
|
|
177
|
+
r && P(A), b(t), s = !1, u();
|
|
177
178
|
}
|
|
178
179
|
};
|
|
179
180
|
}
|
|
180
|
-
function
|
|
181
|
+
function dA(o) {
|
|
181
182
|
let A, t;
|
|
182
|
-
return A = new
|
|
183
|
-
props: { tag:
|
|
183
|
+
return A = new fA({
|
|
184
|
+
props: { tag: p(o[1]) }
|
|
184
185
|
}), {
|
|
185
186
|
c() {
|
|
186
|
-
|
|
187
|
+
_(A.$$.fragment);
|
|
187
188
|
},
|
|
188
189
|
m(e, i) {
|
|
189
|
-
|
|
190
|
+
k(A, e, i), t = !0;
|
|
190
191
|
},
|
|
191
192
|
p(e, i) {
|
|
192
193
|
const n = {};
|
|
193
|
-
i & 2 && (n.tag =
|
|
194
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
194
195
|
},
|
|
195
196
|
i(e) {
|
|
196
|
-
t || (
|
|
197
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
197
198
|
},
|
|
198
199
|
o(e) {
|
|
199
|
-
|
|
200
|
+
Q(A.$$.fragment, e), t = !1;
|
|
200
201
|
},
|
|
201
202
|
d(e) {
|
|
202
203
|
b(A, e);
|
|
203
204
|
}
|
|
204
205
|
};
|
|
205
206
|
}
|
|
206
|
-
function
|
|
207
|
+
function BA(o) {
|
|
207
208
|
let A, t;
|
|
208
|
-
return A = new
|
|
209
|
-
props: { tag:
|
|
209
|
+
return A = new sA({
|
|
210
|
+
props: { tag: p(o[1]) }
|
|
210
211
|
}), {
|
|
211
212
|
c() {
|
|
212
|
-
|
|
213
|
+
_(A.$$.fragment);
|
|
213
214
|
},
|
|
214
215
|
m(e, i) {
|
|
215
|
-
|
|
216
|
+
k(A, e, i), t = !0;
|
|
216
217
|
},
|
|
217
218
|
p(e, i) {
|
|
218
219
|
const n = {};
|
|
219
|
-
i & 2 && (n.tag =
|
|
220
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
220
221
|
},
|
|
221
222
|
i(e) {
|
|
222
|
-
t || (
|
|
223
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
223
224
|
},
|
|
224
225
|
o(e) {
|
|
225
|
-
|
|
226
|
+
Q(A.$$.fragment, e), t = !1;
|
|
226
227
|
},
|
|
227
228
|
d(e) {
|
|
228
229
|
b(A, e);
|
|
229
230
|
}
|
|
230
231
|
};
|
|
231
232
|
}
|
|
232
|
-
function
|
|
233
|
+
function QA(o) {
|
|
233
234
|
let A, t;
|
|
234
|
-
return A = new
|
|
235
|
-
props: { tag:
|
|
235
|
+
return A = new rA({
|
|
236
|
+
props: { tag: p(o[1]) }
|
|
236
237
|
}), {
|
|
237
238
|
c() {
|
|
238
|
-
|
|
239
|
+
_(A.$$.fragment);
|
|
239
240
|
},
|
|
240
241
|
m(e, i) {
|
|
241
|
-
|
|
242
|
+
k(A, e, i), t = !0;
|
|
242
243
|
},
|
|
243
244
|
p(e, i) {
|
|
244
245
|
const n = {};
|
|
245
|
-
i & 2 && (n.tag =
|
|
246
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
246
247
|
},
|
|
247
248
|
i(e) {
|
|
248
|
-
t || (
|
|
249
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
249
250
|
},
|
|
250
251
|
o(e) {
|
|
251
|
-
|
|
252
|
+
Q(A.$$.fragment, e), t = !1;
|
|
252
253
|
},
|
|
253
254
|
d(e) {
|
|
254
255
|
b(A, e);
|
|
255
256
|
}
|
|
256
257
|
};
|
|
257
258
|
}
|
|
258
|
-
function
|
|
259
|
+
function vA(o) {
|
|
259
260
|
let A, t;
|
|
260
|
-
return A = new
|
|
261
|
-
props: { tag:
|
|
261
|
+
return A = new lA({
|
|
262
|
+
props: { tag: p(o[1]) }
|
|
262
263
|
}), {
|
|
263
264
|
c() {
|
|
264
|
-
|
|
265
|
+
_(A.$$.fragment);
|
|
265
266
|
},
|
|
266
267
|
m(e, i) {
|
|
267
|
-
|
|
268
|
+
k(A, e, i), t = !0;
|
|
268
269
|
},
|
|
269
270
|
p(e, i) {
|
|
270
271
|
const n = {};
|
|
271
|
-
i & 2 && (n.tag =
|
|
272
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
272
273
|
},
|
|
273
274
|
i(e) {
|
|
274
|
-
t || (
|
|
275
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
275
276
|
},
|
|
276
277
|
o(e) {
|
|
277
|
-
|
|
278
|
+
Q(A.$$.fragment, e), t = !1;
|
|
278
279
|
},
|
|
279
280
|
d(e) {
|
|
280
281
|
b(A, e);
|
|
281
282
|
}
|
|
282
283
|
};
|
|
283
284
|
}
|
|
284
|
-
function
|
|
285
|
+
function CA(o) {
|
|
285
286
|
let A, t;
|
|
286
|
-
return A = new
|
|
287
|
-
props: { tag:
|
|
287
|
+
return A = new nA({
|
|
288
|
+
props: { tag: p(o[1]) }
|
|
288
289
|
}), {
|
|
289
290
|
c() {
|
|
290
|
-
|
|
291
|
+
_(A.$$.fragment);
|
|
291
292
|
},
|
|
292
293
|
m(e, i) {
|
|
293
|
-
|
|
294
|
+
k(A, e, i), t = !0;
|
|
294
295
|
},
|
|
295
296
|
p(e, i) {
|
|
296
297
|
const n = {};
|
|
297
|
-
i & 2 && (n.tag =
|
|
298
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
298
299
|
},
|
|
299
300
|
i(e) {
|
|
300
|
-
t || (
|
|
301
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
301
302
|
},
|
|
302
303
|
o(e) {
|
|
303
|
-
|
|
304
|
+
Q(A.$$.fragment, e), t = !1;
|
|
304
305
|
},
|
|
305
306
|
d(e) {
|
|
306
307
|
b(A, e);
|
|
307
308
|
}
|
|
308
309
|
};
|
|
309
310
|
}
|
|
310
|
-
function
|
|
311
|
+
function wA(o) {
|
|
311
312
|
let A, t;
|
|
312
|
-
return A = new
|
|
313
|
-
props: { tag:
|
|
313
|
+
return A = new oA({
|
|
314
|
+
props: { tag: p(o[1]) }
|
|
314
315
|
}), {
|
|
315
316
|
c() {
|
|
316
|
-
|
|
317
|
+
_(A.$$.fragment);
|
|
317
318
|
},
|
|
318
319
|
m(e, i) {
|
|
319
|
-
|
|
320
|
+
k(A, e, i), t = !0;
|
|
320
321
|
},
|
|
321
322
|
p(e, i) {
|
|
322
323
|
const n = {};
|
|
323
|
-
i & 2 && (n.tag =
|
|
324
|
+
i & 2 && (n.tag = p(e[1])), A.$set(n);
|
|
324
325
|
},
|
|
325
326
|
i(e) {
|
|
326
|
-
t || (
|
|
327
|
+
t || (v(A.$$.fragment, e), t = !0);
|
|
327
328
|
},
|
|
328
329
|
o(e) {
|
|
329
|
-
|
|
330
|
+
Q(A.$$.fragment, e), t = !1;
|
|
330
331
|
},
|
|
331
332
|
d(e) {
|
|
332
333
|
b(A, e);
|
|
333
334
|
}
|
|
334
335
|
};
|
|
335
336
|
}
|
|
336
|
-
function
|
|
337
|
+
function _A(o) {
|
|
337
338
|
let A, t, e, i;
|
|
338
|
-
const n = [
|
|
339
|
-
function
|
|
340
|
-
return
|
|
339
|
+
const n = [uA, pA, cA], s = [];
|
|
340
|
+
function u(r, g) {
|
|
341
|
+
return r[1].element ? 0 : r[3] ? 1 : 2;
|
|
341
342
|
}
|
|
342
|
-
return A =
|
|
343
|
+
return A = u(o), t = s[A] = n[A](o), {
|
|
343
344
|
c() {
|
|
344
|
-
t.c(), e =
|
|
345
|
+
t.c(), e = tA();
|
|
345
346
|
},
|
|
346
|
-
m(
|
|
347
|
-
s[A].m(
|
|
347
|
+
m(r, g) {
|
|
348
|
+
s[A].m(r, g), H(r, e, g), i = !0;
|
|
348
349
|
},
|
|
349
|
-
p(
|
|
350
|
-
let
|
|
351
|
-
A =
|
|
352
|
-
s[
|
|
353
|
-
}),
|
|
350
|
+
p(r, [g]) {
|
|
351
|
+
let l = A;
|
|
352
|
+
A = u(r), A === l ? s[A].p(r, g) : (K(), Q(s[l], 1, 1, () => {
|
|
353
|
+
s[l] = null;
|
|
354
|
+
}), Z(), t = s[A], t ? t.p(r, g) : (t = s[A] = n[A](r), t.c()), v(t, 1), t.m(e.parentNode, e));
|
|
354
355
|
},
|
|
355
|
-
i(
|
|
356
|
-
i || (
|
|
356
|
+
i(r) {
|
|
357
|
+
i || (v(t), i = !0);
|
|
357
358
|
},
|
|
358
|
-
o(
|
|
359
|
-
|
|
359
|
+
o(r) {
|
|
360
|
+
Q(t), i = !1;
|
|
360
361
|
},
|
|
361
|
-
d(
|
|
362
|
-
s[A].d(
|
|
362
|
+
d(r) {
|
|
363
|
+
s[A].d(r), r && P(e);
|
|
363
364
|
}
|
|
364
365
|
};
|
|
365
366
|
}
|
|
366
|
-
function
|
|
367
|
-
let e, i, n, s,
|
|
368
|
-
|
|
369
|
-
let
|
|
370
|
-
function
|
|
371
|
-
f ?
|
|
367
|
+
function kA(o, A, t) {
|
|
368
|
+
let e, i, n, s, u, r, { withAnimation: g = !1 } = A, { tag: l } = A, { hooks: C } = A, { state: d } = A, { mediaStore: D } = A, { temporaryState: a } = A;
|
|
369
|
+
L("hooks", C), L("mediaStore", D);
|
|
370
|
+
let m, w;
|
|
371
|
+
function T(f) {
|
|
372
|
+
f ? C.emit("exposure", { id: s, type: "start" }) : C.emit("exposure", { id: s, type: "end" });
|
|
372
373
|
}
|
|
373
|
-
function
|
|
374
|
+
function R(f, E, G) {
|
|
374
375
|
var h, M;
|
|
375
|
-
return !(!E.visible || !E.enabled || !
|
|
376
|
+
return !(!E.visible || !E.enabled || !G.visible || !((h = f.state) != null && h.visible) || ((M = f.temporaryState) == null ? void 0 : M.visible) === !1 || aA(f) && !f.mediaVisible);
|
|
376
377
|
}
|
|
377
|
-
const
|
|
378
|
+
const X = (f) => C.emit("click", { event: f, target: "TagContent", tag: l }), j = (f) => C.emit("click", { event: f, target: "TagContent", tag: l });
|
|
378
379
|
return o.$$set = (f) => {
|
|
379
|
-
"withAnimation" in f && t(0,
|
|
380
|
+
"withAnimation" in f && t(0, g = f.withAnimation), "tag" in f && t(1, l = f.tag), "hooks" in f && t(2, C = f.hooks), "state" in f && t(5, d = f.state), "mediaStore" in f && t(6, D = f.mediaStore), "temporaryState" in f && t(7, a = f.temporaryState);
|
|
380
381
|
}, o.$$.update = () => {
|
|
381
|
-
var f, E,
|
|
382
|
-
o.$$.dirty & 2 && t(11, e = (f =
|
|
382
|
+
var f, E, G, h, M, U, W, S, F, O, q;
|
|
383
|
+
o.$$.dirty & 2 && t(11, e = (f = l.state) == null ? void 0 : f.unfolded), o.$$.dirty & 2 && t(10, i = (E = l.state) == null ? void 0 : E.visible), o.$$.dirty & 162 && t(12, n = d.visible && a.visible && ((G = l.state) == null ? void 0 : G.visible)), o.$$.dirty & 2 && (s = l.id), o.$$.dirty & 162 && t(4, u = !R(l, d, a)), o.$$.dirty & 4096 && T(n), o.$$.dirty & 3842 && l.hooks && (e !== void 0 && e !== w && (t(9, w = e), e ? (M = (h = l.hooks).emit) == null || M.call(h, "unfolded") : (W = l == null ? void 0 : (U = l.hooks).emit) == null || W.call(U, "folded")), i !== void 0 && i !== m && (t(8, m = i), i ? (F = (S = l.hooks).emit) == null || F.call(S, "show") : (q = (O = l.hooks).emit) == null || q.call(O, "hide"))), o.$$.dirty & 2 && t(3, r = (() => !(typeof l.mergedConfig.unfoldedConfig == "object" && l.mergedConfig.unfoldedConfig.keep === "folded"))());
|
|
383
384
|
}, [
|
|
384
|
-
c,
|
|
385
385
|
g,
|
|
386
|
-
p,
|
|
387
386
|
l,
|
|
388
|
-
|
|
389
|
-
w,
|
|
387
|
+
C,
|
|
390
388
|
r,
|
|
391
|
-
|
|
392
|
-
|
|
389
|
+
u,
|
|
390
|
+
d,
|
|
393
391
|
D,
|
|
392
|
+
a,
|
|
393
|
+
m,
|
|
394
|
+
w,
|
|
394
395
|
i,
|
|
395
396
|
e,
|
|
396
397
|
n,
|
|
397
|
-
|
|
398
|
-
|
|
398
|
+
X,
|
|
399
|
+
j
|
|
399
400
|
];
|
|
400
401
|
}
|
|
401
|
-
class
|
|
402
|
+
class ft extends x {
|
|
402
403
|
constructor(A) {
|
|
403
|
-
super(),
|
|
404
|
+
super(), $(
|
|
404
405
|
this,
|
|
405
406
|
A,
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
407
|
+
kA,
|
|
408
|
+
_A,
|
|
409
|
+
AA,
|
|
409
410
|
{
|
|
410
411
|
withAnimation: 0,
|
|
411
412
|
tag: 1,
|
|
@@ -414,10 +415,10 @@ class rt extends j {
|
|
|
414
415
|
mediaStore: 6,
|
|
415
416
|
temporaryState: 7
|
|
416
417
|
},
|
|
417
|
-
|
|
418
|
+
mA
|
|
418
419
|
);
|
|
419
420
|
}
|
|
420
421
|
}
|
|
421
422
|
export {
|
|
422
|
-
|
|
423
|
+
ft as default
|
|
423
424
|
};
|
|
@@ -92,6 +92,7 @@ import "./Tag/LinkTag.js";
|
|
|
92
92
|
import "./Common/Icon/Icon.js";
|
|
93
93
|
import "../utils/getImageInfo.js";
|
|
94
94
|
import "./Tag/CustomTag.js";
|
|
95
|
+
import "classnames";
|
|
95
96
|
import "./Common/TagPoint.js";
|
|
96
97
|
function D(a) {
|
|
97
98
|
A(a, "svelte-uq11d5", ".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}");
|
|
@@ -208,7 +209,7 @@ function F(a, t, o) {
|
|
|
208
209
|
"withAnimation" in p && o(0, i = p.withAnimation), "tags" in p && o(1, m = p.tags), "hooks" in p && o(5, r = p.hooks), "mediaStore" in p && o(2, l = p.mediaStore), "state" in p && o(3, e = p.state), "temporaryState" in p && o(4, n = p.temporaryState);
|
|
209
210
|
}, [i, m, l, e, n, r];
|
|
210
211
|
}
|
|
211
|
-
class
|
|
212
|
+
class qi extends S {
|
|
212
213
|
constructor(t) {
|
|
213
214
|
super(), v(
|
|
214
215
|
this,
|
|
@@ -229,5 +230,5 @@ class Ai extends S {
|
|
|
229
230
|
}
|
|
230
231
|
}
|
|
231
232
|
export {
|
|
232
|
-
|
|
233
|
+
qi as default
|
|
233
234
|
};
|