@realsee/dnalogel 2.8.4 → 2.8.5-alpha.2
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/TagData.d.ts +6 -6
- package/dist/PanoTagPlugin/utils/px2rem.d.ts +1 -1
- package/dist/index.cjs.js +51 -51
- package/dist/index.js +4359 -4333
- package/dist/index.umd.js +37 -37
- 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 +51 -51
- 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 +18 -18
- 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/HelperOffset.html +8 -8
- 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/ObjectHelperControllers.html +9 -9
- 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 +12 -12
- 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/ClassFunctionParameters.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/ModelElement.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/TagGLTFObject.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/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +90 -90
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +11 -12
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +184 -146
- package/libs/PanoTagPlugin/Components/Tag/index.js +110 -111
- package/libs/PanoTagPlugin/Components/TagContainer.js +2 -3
- package/libs/PanoTagPlugin/Components/TagItem.js +2 -3
- package/libs/PanoTagPlugin/controller/index.js +5 -6
- package/libs/PanoTagPlugin/index.js +11 -12
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +6 -6
- package/libs/PanoTagPlugin/utils/px2rem.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
- package/libs/index.js +100 -101
- package/package.json +1 -1
- package/dist/PanoTagPlugin/utils/color.d.ts +0 -7
- package/dist/PanoTagPlugin/utils/timeToString.d.ts +0 -1
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +0 -4
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +0 -6
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +0 -93
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +0 -5622
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +0 -1325
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +0 -173
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +0 -122
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +0 -233
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +0 -296
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +0 -32
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +0 -56
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +0 -60
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +0 -13
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +0 -17
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +0 -16
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +0 -27
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +0 -22
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +0 -228
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SvelteComponent as z, init as R, safe_not_equal as
|
|
1
|
+
import { SvelteComponent as z, init as R, safe_not_equal as X, append_styles as x, empty as j, insert as I, transition_out as d, check_outros as q, transition_in as B, detach as Y, setContext as F, group_outros as V, element as T, attr as w, noop as O, toggle_class as Q, set_style as G, append as L, listen as $, stop_propagation as AA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import eA from "./TextTag/index.js";
|
|
3
3
|
import tA from "./ImageTextTag.js";
|
|
4
4
|
import iA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
|
-
import { noTypecheck as
|
|
6
|
+
import { noTypecheck as c } from "../../utils/noTypecheck.js";
|
|
7
7
|
import "@realsee/five/gltf-loader";
|
|
8
8
|
import { isMediaModelTag as oA } from "../../utils/tag/tagCheck.js";
|
|
9
|
-
import
|
|
10
|
-
import
|
|
9
|
+
import rA from "./AudioTag/index.js";
|
|
10
|
+
import nA from "./MediaPlane.js";
|
|
11
11
|
import aA from "./LinkTag.js";
|
|
12
12
|
import lA from "./CustomTag.js";
|
|
13
13
|
import "./TextTag/TextTag.js";
|
|
@@ -85,13 +85,12 @@ import "../../../shared-utils/audio.js";
|
|
|
85
85
|
import "../../utils/audio/SharedAudio.js";
|
|
86
86
|
import "../Common/Icon/audioIcon.js";
|
|
87
87
|
import "./AudioTag/AudioPlaneTag.js";
|
|
88
|
-
import "../../utils/color.js";
|
|
89
88
|
import "../Common/Icon/Icon.js";
|
|
90
89
|
import "../../utils/getImageInfo.js";
|
|
91
90
|
function fA(o) {
|
|
92
|
-
|
|
91
|
+
x(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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) 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}');
|
|
93
92
|
}
|
|
94
|
-
function
|
|
93
|
+
function gA(o) {
|
|
95
94
|
let A, t;
|
|
96
95
|
return {
|
|
97
96
|
c() {
|
|
@@ -110,60 +109,60 @@ function sA(o) {
|
|
|
110
109
|
}
|
|
111
110
|
};
|
|
112
111
|
}
|
|
113
|
-
function
|
|
114
|
-
let A, t, e, i,
|
|
112
|
+
function sA(o) {
|
|
113
|
+
let A, t, e, i, r, s, m, f, u;
|
|
115
114
|
const a = [
|
|
116
115
|
QA,
|
|
117
116
|
BA,
|
|
118
117
|
dA,
|
|
118
|
+
uA,
|
|
119
119
|
cA,
|
|
120
120
|
pA,
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
return r[1].element ? 0 : r[1].contentType === "Text" ? 1 : r[1].contentType === "ImageText" || r[1].contentType === "Image" || r[1].contentType === "Video" ? 2 : r[1].contentType === "Audio" ? 3 : r[1].contentType === "Marketing" ? 4 : r[1].contentType === "Link" || r[1].contentType === "VRLink" || r[1].contentType === "PanoLink" ? 5 : r[1].contentType === "MediaPlane" || r[1].contentType === "MediaModel" ? 6 : -1;
|
|
121
|
+
mA
|
|
122
|
+
], p = [];
|
|
123
|
+
function C(n, g) {
|
|
124
|
+
return n[1].element ? 0 : n[1].contentType === "Text" ? 1 : n[1].contentType === "ImageText" || n[1].contentType === "Image" || n[1].contentType === "Video" ? 2 : n[1].contentType === "Audio" ? 3 : n[1].contentType === "Marketing" ? 4 : n[1].contentType === "Link" || n[1].contentType === "VRLink" || n[1].contentType === "PanoLink" ? 5 : n[1].contentType === "MediaPlane" || n[1].contentType === "MediaModel" ? 6 : -1;
|
|
126
125
|
}
|
|
127
|
-
return ~(i = C(o)) && (
|
|
126
|
+
return ~(i = C(o)) && (r = p[i] = a[i](o)), {
|
|
128
127
|
c() {
|
|
129
|
-
var
|
|
130
|
-
A = T("div"), t = T("div"), e = T("div"),
|
|
128
|
+
var n;
|
|
129
|
+
A = T("div"), t = T("div"), e = T("div"), r && r.c(), w(e, "class", "content svelte-1r4fqvg"), Q(e, "unfolded", (n = o[1].state) == null ? void 0 : n.unfolded), w(t, "class", "content__wrapper svelte-1r4fqvg"), w(A, "class", "content__container svelte-1r4fqvg"), w(A, "data-id", s = o[1].id), Q(A, "disable", o[1].enabled === !1), Q(A, "hide", o[4]), Q(A, "withAnimation", o[0]), Q(A, "unClickable", o[1].clickable === !1), G(A, "width", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0), G(A, "height", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0);
|
|
131
130
|
},
|
|
132
|
-
m(
|
|
133
|
-
I(
|
|
131
|
+
m(n, g) {
|
|
132
|
+
I(n, A, g), L(A, t), L(t, e), ~i && p[i].m(e, null), m = !0, f || (u = $(A, "click", AA(o[13])), f = !0);
|
|
134
133
|
},
|
|
135
|
-
p(
|
|
136
|
-
var
|
|
137
|
-
let
|
|
138
|
-
i = C(
|
|
139
|
-
|
|
140
|
-
}),
|
|
134
|
+
p(n, g) {
|
|
135
|
+
var _;
|
|
136
|
+
let v = i;
|
|
137
|
+
i = C(n), i === v ? ~i && p[i].p(n, g) : (r && (V(), d(p[v], 1, 1, () => {
|
|
138
|
+
p[v] = null;
|
|
139
|
+
}), q()), ~i ? (r = p[i], r ? r.p(n, g) : (r = p[i] = a[i](n), r.c()), B(r, 1), r.m(e, null)) : r = null), (!m || g & 2) && Q(e, "unfolded", (_ = n[1].state) == null ? void 0 : _.unfolded), (!m || g & 2 && s !== (s = n[1].id)) && w(A, "data-id", s), (!m || g & 2) && Q(A, "disable", n[1].enabled === !1), (!m || g & 16) && Q(A, "hide", n[4]), (!m || g & 1) && Q(A, "withAnimation", n[0]), (!m || g & 2) && Q(A, "unClickable", n[1].clickable === !1), g & 2 && G(A, "width", n[1].stickType === "Plane" || n[1].contentType === "MediaModel" ? "100%" : 0), g & 2 && G(A, "height", n[1].stickType === "Plane" || n[1].contentType === "MediaModel" ? "100%" : 0);
|
|
141
140
|
},
|
|
142
|
-
i(
|
|
143
|
-
|
|
141
|
+
i(n) {
|
|
142
|
+
m || (B(r), m = !0);
|
|
144
143
|
},
|
|
145
|
-
o(
|
|
146
|
-
d(
|
|
144
|
+
o(n) {
|
|
145
|
+
d(r), m = !1;
|
|
147
146
|
},
|
|
148
|
-
d(
|
|
149
|
-
|
|
147
|
+
d(n) {
|
|
148
|
+
n && Y(A), ~i && p[i].d(), f = !1, u();
|
|
150
149
|
}
|
|
151
150
|
};
|
|
152
151
|
}
|
|
153
|
-
function
|
|
152
|
+
function mA(o) {
|
|
154
153
|
let A, t;
|
|
155
|
-
return A = new
|
|
156
|
-
props: { tag:
|
|
154
|
+
return A = new nA({
|
|
155
|
+
props: { tag: c(o[1]) }
|
|
157
156
|
}), {
|
|
158
157
|
c() {
|
|
159
|
-
|
|
158
|
+
k(A.$$.fragment);
|
|
160
159
|
},
|
|
161
160
|
m(e, i) {
|
|
162
|
-
|
|
161
|
+
b(A, e, i), t = !0;
|
|
163
162
|
},
|
|
164
163
|
p(e, i) {
|
|
165
|
-
const
|
|
166
|
-
i & 2 && (
|
|
164
|
+
const r = {};
|
|
165
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
167
166
|
},
|
|
168
167
|
i(e) {
|
|
169
168
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -172,24 +171,24 @@ function gA(o) {
|
|
|
172
171
|
d(A.$$.fragment, e), t = !1;
|
|
173
172
|
},
|
|
174
173
|
d(e) {
|
|
175
|
-
|
|
174
|
+
D(A, e);
|
|
176
175
|
}
|
|
177
176
|
};
|
|
178
177
|
}
|
|
179
|
-
function
|
|
178
|
+
function pA(o) {
|
|
180
179
|
let A, t;
|
|
181
180
|
return A = new aA({
|
|
182
|
-
props: { tag:
|
|
181
|
+
props: { tag: c(o[1]) }
|
|
183
182
|
}), {
|
|
184
183
|
c() {
|
|
185
|
-
|
|
184
|
+
k(A.$$.fragment);
|
|
186
185
|
},
|
|
187
186
|
m(e, i) {
|
|
188
|
-
|
|
187
|
+
b(A, e, i), t = !0;
|
|
189
188
|
},
|
|
190
189
|
p(e, i) {
|
|
191
|
-
const
|
|
192
|
-
i & 2 && (
|
|
190
|
+
const r = {};
|
|
191
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
193
192
|
},
|
|
194
193
|
i(e) {
|
|
195
194
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -198,24 +197,24 @@ function uA(o) {
|
|
|
198
197
|
d(A.$$.fragment, e), t = !1;
|
|
199
198
|
},
|
|
200
199
|
d(e) {
|
|
201
|
-
|
|
200
|
+
D(A, e);
|
|
202
201
|
}
|
|
203
202
|
};
|
|
204
203
|
}
|
|
205
|
-
function
|
|
204
|
+
function cA(o) {
|
|
206
205
|
let A, t;
|
|
207
206
|
return A = new iA({
|
|
208
|
-
props: { tag:
|
|
207
|
+
props: { tag: c(o[1]) }
|
|
209
208
|
}), {
|
|
210
209
|
c() {
|
|
211
|
-
|
|
210
|
+
k(A.$$.fragment);
|
|
212
211
|
},
|
|
213
212
|
m(e, i) {
|
|
214
|
-
|
|
213
|
+
b(A, e, i), t = !0;
|
|
215
214
|
},
|
|
216
215
|
p(e, i) {
|
|
217
|
-
const
|
|
218
|
-
i & 2 && (
|
|
216
|
+
const r = {};
|
|
217
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
219
218
|
},
|
|
220
219
|
i(e) {
|
|
221
220
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -224,24 +223,24 @@ function pA(o) {
|
|
|
224
223
|
d(A.$$.fragment, e), t = !1;
|
|
225
224
|
},
|
|
226
225
|
d(e) {
|
|
227
|
-
|
|
226
|
+
D(A, e);
|
|
228
227
|
}
|
|
229
228
|
};
|
|
230
229
|
}
|
|
231
|
-
function
|
|
230
|
+
function uA(o) {
|
|
232
231
|
let A, t;
|
|
233
|
-
return A = new
|
|
234
|
-
props: { tag:
|
|
232
|
+
return A = new rA({
|
|
233
|
+
props: { tag: c(o[1]) }
|
|
235
234
|
}), {
|
|
236
235
|
c() {
|
|
237
|
-
|
|
236
|
+
k(A.$$.fragment);
|
|
238
237
|
},
|
|
239
238
|
m(e, i) {
|
|
240
|
-
|
|
239
|
+
b(A, e, i), t = !0;
|
|
241
240
|
},
|
|
242
241
|
p(e, i) {
|
|
243
|
-
const
|
|
244
|
-
i & 2 && (
|
|
242
|
+
const r = {};
|
|
243
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
245
244
|
},
|
|
246
245
|
i(e) {
|
|
247
246
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -250,24 +249,24 @@ function cA(o) {
|
|
|
250
249
|
d(A.$$.fragment, e), t = !1;
|
|
251
250
|
},
|
|
252
251
|
d(e) {
|
|
253
|
-
|
|
252
|
+
D(A, e);
|
|
254
253
|
}
|
|
255
254
|
};
|
|
256
255
|
}
|
|
257
256
|
function dA(o) {
|
|
258
257
|
let A, t;
|
|
259
258
|
return A = new tA({
|
|
260
|
-
props: { tag:
|
|
259
|
+
props: { tag: c(o[1]) }
|
|
261
260
|
}), {
|
|
262
261
|
c() {
|
|
263
|
-
|
|
262
|
+
k(A.$$.fragment);
|
|
264
263
|
},
|
|
265
264
|
m(e, i) {
|
|
266
|
-
|
|
265
|
+
b(A, e, i), t = !0;
|
|
267
266
|
},
|
|
268
267
|
p(e, i) {
|
|
269
|
-
const
|
|
270
|
-
i & 2 && (
|
|
268
|
+
const r = {};
|
|
269
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
271
270
|
},
|
|
272
271
|
i(e) {
|
|
273
272
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -276,24 +275,24 @@ function dA(o) {
|
|
|
276
275
|
d(A.$$.fragment, e), t = !1;
|
|
277
276
|
},
|
|
278
277
|
d(e) {
|
|
279
|
-
|
|
278
|
+
D(A, e);
|
|
280
279
|
}
|
|
281
280
|
};
|
|
282
281
|
}
|
|
283
282
|
function BA(o) {
|
|
284
283
|
let A, t;
|
|
285
284
|
return A = new eA({
|
|
286
|
-
props: { tag:
|
|
285
|
+
props: { tag: c(o[1]) }
|
|
287
286
|
}), {
|
|
288
287
|
c() {
|
|
289
|
-
|
|
288
|
+
k(A.$$.fragment);
|
|
290
289
|
},
|
|
291
290
|
m(e, i) {
|
|
292
|
-
|
|
291
|
+
b(A, e, i), t = !0;
|
|
293
292
|
},
|
|
294
293
|
p(e, i) {
|
|
295
|
-
const
|
|
296
|
-
i & 2 && (
|
|
294
|
+
const r = {};
|
|
295
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
297
296
|
},
|
|
298
297
|
i(e) {
|
|
299
298
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -302,24 +301,24 @@ function BA(o) {
|
|
|
302
301
|
d(A.$$.fragment, e), t = !1;
|
|
303
302
|
},
|
|
304
303
|
d(e) {
|
|
305
|
-
|
|
304
|
+
D(A, e);
|
|
306
305
|
}
|
|
307
306
|
};
|
|
308
307
|
}
|
|
309
308
|
function QA(o) {
|
|
310
309
|
let A, t;
|
|
311
310
|
return A = new lA({
|
|
312
|
-
props: { tag:
|
|
311
|
+
props: { tag: c(o[1]) }
|
|
313
312
|
}), {
|
|
314
313
|
c() {
|
|
315
|
-
|
|
314
|
+
k(A.$$.fragment);
|
|
316
315
|
},
|
|
317
316
|
m(e, i) {
|
|
318
|
-
|
|
317
|
+
b(A, e, i), t = !0;
|
|
319
318
|
},
|
|
320
319
|
p(e, i) {
|
|
321
|
-
const
|
|
322
|
-
i & 2 && (
|
|
320
|
+
const r = {};
|
|
321
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
323
322
|
},
|
|
324
323
|
i(e) {
|
|
325
324
|
t || (B(A.$$.fragment, e), t = !0);
|
|
@@ -328,28 +327,28 @@ function QA(o) {
|
|
|
328
327
|
d(A.$$.fragment, e), t = !1;
|
|
329
328
|
},
|
|
330
329
|
d(e) {
|
|
331
|
-
|
|
330
|
+
D(A, e);
|
|
332
331
|
}
|
|
333
332
|
};
|
|
334
333
|
}
|
|
335
334
|
function wA(o) {
|
|
336
335
|
let A, t, e, i;
|
|
337
|
-
const
|
|
338
|
-
function
|
|
336
|
+
const r = [sA, gA], s = [];
|
|
337
|
+
function m(f, u) {
|
|
339
338
|
return f[3] ? 0 : 1;
|
|
340
339
|
}
|
|
341
|
-
return A =
|
|
340
|
+
return A = m(o), t = s[A] = r[A](o), {
|
|
342
341
|
c() {
|
|
343
342
|
t.c(), e = j();
|
|
344
343
|
},
|
|
345
|
-
m(f,
|
|
346
|
-
|
|
344
|
+
m(f, u) {
|
|
345
|
+
s[A].m(f, u), I(f, e, u), i = !0;
|
|
347
346
|
},
|
|
348
|
-
p(f, [
|
|
347
|
+
p(f, [u]) {
|
|
349
348
|
let a = A;
|
|
350
|
-
A =
|
|
351
|
-
|
|
352
|
-
}),
|
|
349
|
+
A = m(f), A === a ? s[A].p(f, u) : (V(), d(s[a], 1, 1, () => {
|
|
350
|
+
s[a] = null;
|
|
351
|
+
}), q(), t = s[A], t ? t.p(f, u) : (t = s[A] = r[A](f), t.c()), B(t, 1), t.m(e.parentNode, e));
|
|
353
352
|
},
|
|
354
353
|
i(f) {
|
|
355
354
|
i || (B(t), i = !0);
|
|
@@ -358,52 +357,52 @@ function wA(o) {
|
|
|
358
357
|
d(t), i = !1;
|
|
359
358
|
},
|
|
360
359
|
d(f) {
|
|
361
|
-
|
|
360
|
+
s[A].d(f), f && Y(e);
|
|
362
361
|
}
|
|
363
362
|
};
|
|
364
363
|
}
|
|
365
364
|
function CA(o, A, t) {
|
|
366
|
-
let e, i,
|
|
367
|
-
F("hooks",
|
|
368
|
-
let
|
|
365
|
+
let e, i, r, s, m, f, { withAnimation: u = !1 } = A, { tag: a } = A, { hooks: p } = A, { state: C } = A, { mediaStore: n } = A, { temporaryState: g } = A;
|
|
366
|
+
F("hooks", p), F("mediaStore", n);
|
|
367
|
+
let v, _;
|
|
369
368
|
function Z(l) {
|
|
370
|
-
l ?
|
|
369
|
+
l ? p.emit("exposure", { id: s, type: "start" }) : p.emit("exposure", { id: s, type: "end" });
|
|
371
370
|
}
|
|
372
|
-
function K(l,
|
|
373
|
-
var
|
|
374
|
-
return !(!
|
|
371
|
+
function K(l, E, y) {
|
|
372
|
+
var h, M;
|
|
373
|
+
return !(!E.visible || !E.enabled || !y.visible || !((h = l.state) != null && h.visible) || ((M = l.temporaryState) == null ? void 0 : M.visible) === !1 || oA(l) && !l.mediaVisible);
|
|
375
374
|
}
|
|
376
|
-
const N = (l) =>
|
|
375
|
+
const N = (l) => p.emit("click", { event: l, target: "TagContent", tag: a });
|
|
377
376
|
return o.$$set = (l) => {
|
|
378
|
-
"withAnimation" in l && t(0,
|
|
377
|
+
"withAnimation" in l && t(0, u = l.withAnimation), "tag" in l && t(1, a = l.tag), "hooks" in l && t(2, p = l.hooks), "state" in l && t(5, C = l.state), "mediaStore" in l && t(6, n = l.mediaStore), "temporaryState" in l && t(7, g = l.temporaryState);
|
|
379
378
|
}, o.$$.update = () => {
|
|
380
|
-
var l,
|
|
381
|
-
o.$$.dirty & 2 && t(11, e = (l = a.state) == null ? void 0 : l.unfolded), o.$$.dirty & 2 && t(10, i = (
|
|
379
|
+
var l, E, y, h, M, J, H, P, U, W, S;
|
|
380
|
+
o.$$.dirty & 2 && t(11, e = (l = a.state) == null ? void 0 : l.unfolded), o.$$.dirty & 2 && t(10, i = (E = a.state) == null ? void 0 : E.visible), o.$$.dirty & 162 && t(12, r = C.visible && g.visible && ((y = a.state) == null ? void 0 : y.visible)), o.$$.dirty & 2 && (s = a.id), o.$$.dirty & 162 && t(4, m = !K(a, C, g)), o.$$.dirty & 4096 && Z(r), o.$$.dirty & 3842 && a.hooks && (e !== void 0 && e !== _ && (t(9, _ = e), e ? (M = (h = a.hooks).emit) == null || M.call(h, "unfolded") : (H = a == null ? void 0 : (J = a.hooks).emit) == null || H.call(J, "folded")), i !== void 0 && i !== v && (t(8, v = i), i ? (U = (P = a.hooks).emit) == null || U.call(P, "show") : (S = (W = a.hooks).emit) == null || S.call(W, "hide"))), o.$$.dirty & 2 && t(3, f = (() => !(typeof a.mergedConfig.unfoldedConfig == "object" && a.mergedConfig.unfoldedConfig.keep === "folded"))());
|
|
382
381
|
}, [
|
|
383
|
-
c,
|
|
384
|
-
a,
|
|
385
382
|
u,
|
|
383
|
+
a,
|
|
384
|
+
p,
|
|
386
385
|
f,
|
|
387
|
-
|
|
386
|
+
m,
|
|
388
387
|
C,
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
388
|
+
n,
|
|
389
|
+
g,
|
|
390
|
+
v,
|
|
391
|
+
_,
|
|
393
392
|
i,
|
|
394
393
|
e,
|
|
395
|
-
|
|
394
|
+
r,
|
|
396
395
|
N
|
|
397
396
|
];
|
|
398
397
|
}
|
|
399
|
-
class
|
|
398
|
+
class tt extends z {
|
|
400
399
|
constructor(A) {
|
|
401
400
|
super(), R(
|
|
402
401
|
this,
|
|
403
402
|
A,
|
|
404
403
|
CA,
|
|
405
404
|
wA,
|
|
406
|
-
|
|
405
|
+
X,
|
|
407
406
|
{
|
|
408
407
|
withAnimation: 0,
|
|
409
408
|
tag: 1,
|
|
@@ -417,5 +416,5 @@ class it extends z {
|
|
|
417
416
|
}
|
|
418
417
|
}
|
|
419
418
|
export {
|
|
420
|
-
|
|
419
|
+
tt as default
|
|
421
420
|
};
|
|
@@ -84,7 +84,6 @@ import "../../shared-utils/audio.js";
|
|
|
84
84
|
import "../utils/audio/SharedAudio.js";
|
|
85
85
|
import "./Common/Icon/audioIcon.js";
|
|
86
86
|
import "./Tag/AudioTag/AudioPlaneTag.js";
|
|
87
|
-
import "../utils/color.js";
|
|
88
87
|
import "./Tag/MediaPlane.js";
|
|
89
88
|
import "./Tag/LinkTag.js";
|
|
90
89
|
import "./Common/Icon/Icon.js";
|
|
@@ -206,7 +205,7 @@ function F(a, t, o) {
|
|
|
206
205
|
"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);
|
|
207
206
|
}, [i, m, l, e, n, r];
|
|
208
207
|
}
|
|
209
|
-
class
|
|
208
|
+
class Si extends S {
|
|
210
209
|
constructor(t) {
|
|
211
210
|
super(), v(
|
|
212
211
|
this,
|
|
@@ -227,5 +226,5 @@ class vi extends S {
|
|
|
227
226
|
}
|
|
228
227
|
}
|
|
229
228
|
export {
|
|
230
|
-
|
|
229
|
+
Si as default
|
|
231
230
|
};
|
|
@@ -84,7 +84,6 @@ import "../../shared-utils/audio.js";
|
|
|
84
84
|
import "../utils/audio/SharedAudio.js";
|
|
85
85
|
import "./Common/Icon/audioIcon.js";
|
|
86
86
|
import "./Tag/AudioTag/AudioPlaneTag.js";
|
|
87
|
-
import "../utils/color.js";
|
|
88
87
|
import "./Tag/MediaPlane.js";
|
|
89
88
|
import "./Tag/LinkTag.js";
|
|
90
89
|
import "./Common/Icon/Icon.js";
|
|
@@ -249,7 +248,7 @@ function it(o, e, t) {
|
|
|
249
248
|
a
|
|
250
249
|
];
|
|
251
250
|
}
|
|
252
|
-
class
|
|
251
|
+
class He extends K {
|
|
253
252
|
constructor(e) {
|
|
254
253
|
super(), M(
|
|
255
254
|
this,
|
|
@@ -269,5 +268,5 @@ class Je extends K {
|
|
|
269
268
|
}
|
|
270
269
|
}
|
|
271
270
|
export {
|
|
272
|
-
|
|
271
|
+
He as default
|
|
273
272
|
};
|
|
@@ -130,7 +130,6 @@ import "../Components/Common/Audio.js";
|
|
|
130
130
|
import "../utils/audio/SharedAudio.js";
|
|
131
131
|
import "../Components/Common/Icon/audioIcon.js";
|
|
132
132
|
import "../Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
133
|
-
import "../utils/color.js";
|
|
134
133
|
import "../Components/Tag/MediaPlane.js";
|
|
135
134
|
import "../Components/Tag/LinkTag.js";
|
|
136
135
|
import "../Components/Tag/CustomTag.js";
|
|
@@ -141,8 +140,8 @@ import "./TagCacheController.js";
|
|
|
141
140
|
import "../../base/BasePlugin.js";
|
|
142
141
|
import "../../CSS3DRenderPlugin/Controller.js";
|
|
143
142
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
144
|
-
const V = "
|
|
145
|
-
class
|
|
143
|
+
const V = "3.0.0", M = `DnalogelPlugin-PanoTagPlugin@${V}`, ie = !1, li = (h) => `${M}--${h}`;
|
|
144
|
+
class hi extends Y {
|
|
146
145
|
constructor(e, t) {
|
|
147
146
|
super(e);
|
|
148
147
|
l(this, "version", V);
|
|
@@ -575,7 +574,7 @@ class pi extends Y {
|
|
|
575
574
|
}
|
|
576
575
|
}
|
|
577
576
|
export {
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
577
|
+
hi as PanoTagPluginController,
|
|
578
|
+
hi as default,
|
|
579
|
+
li as pluginFlag
|
|
581
580
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import t from "./controller/index.js";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as ur, pluginFlag as Tr } from "./controller/index.js";
|
|
3
3
|
import "@realsee/five/gltf-loader";
|
|
4
|
-
import { ContentType as
|
|
5
|
-
import { DimensionType as
|
|
4
|
+
import { ContentType as xr } from "./typings/tag/TagData.js";
|
|
5
|
+
import { DimensionType as Cr, PointType as dr } from "./typings/tag/Utils.js";
|
|
6
6
|
import "@realsee/five";
|
|
7
7
|
import "three";
|
|
8
8
|
import "object-assign-deep";
|
|
@@ -91,7 +91,6 @@ import "../shared-utils/audio.js";
|
|
|
91
91
|
import "./utils/audio/SharedAudio.js";
|
|
92
92
|
import "./Components/Common/Icon/audioIcon.js";
|
|
93
93
|
import "./Components/Tag/AudioTag/AudioPlaneTag.js";
|
|
94
|
-
import "./utils/color.js";
|
|
95
94
|
import "./Components/Tag/MediaPlane.js";
|
|
96
95
|
import "./Components/Tag/LinkTag.js";
|
|
97
96
|
import "./Components/Common/Icon/Icon.js";
|
|
@@ -116,13 +115,13 @@ import "../CSS3DRenderPlugin/Controller.js";
|
|
|
116
115
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
117
116
|
import "./utils/tag/format.js";
|
|
118
117
|
import "../shared-utils/three/GLTFLoader.js";
|
|
119
|
-
const
|
|
118
|
+
const gr = (o, r) => new t(o, r);
|
|
120
119
|
export {
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
120
|
+
xr as ContentType,
|
|
121
|
+
Cr as DimensionType,
|
|
122
|
+
gr as PanoTagPlugin,
|
|
123
|
+
ur as PanoTagPluginController,
|
|
124
|
+
dr as PointType,
|
|
125
|
+
gr as default,
|
|
126
|
+
Tr as pluginFlag
|
|
128
127
|
};
|
|
@@ -68,11 +68,7 @@ interface ContentTypeMapInterface {
|
|
|
68
68
|
title?: string;
|
|
69
69
|
/** @description: 'line' 是旧的那种有一条线的,默认为'line', 'plane' 是新的那种圆形的 */
|
|
70
70
|
appearance?: 'line' | 'plane';
|
|
71
|
-
|
|
72
|
-
* @description: dark | light | string color.
|
|
73
|
-
* @example color: 'dark' | 'light' | '#000' | 'rgb(0,0,0)' | 'rgba(0,0,0,0)' | 'red'
|
|
74
|
-
*/
|
|
75
|
-
backgroundColor?: 'dark' | 'light' | string;
|
|
71
|
+
theme?: 'dark' | 'light';
|
|
76
72
|
audioUrl: string;
|
|
77
73
|
extraData?: Object;
|
|
78
74
|
};
|
|
@@ -116,9 +112,13 @@ interface ContentTypeMapInterface {
|
|
|
116
112
|
headerPictureUrl?: string;
|
|
117
113
|
/** 跳转文字 */
|
|
118
114
|
highlightText?: string;
|
|
115
|
+
/** 主题 */
|
|
116
|
+
theme?: 'dark' | 'light';
|
|
117
|
+
/** 限制营销标签大小 */
|
|
118
|
+
limitWidth?: boolean | number;
|
|
119
119
|
/** 价格 */
|
|
120
120
|
price?: {
|
|
121
|
-
value: string;
|
|
121
|
+
value: string | number;
|
|
122
122
|
/** 单位 */
|
|
123
123
|
unit: string;
|
|
124
124
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default function px2rem(
|
|
1
|
+
export default function px2rem(value: number | string): string;
|