@realsee/dnalogel 2.1.0-alpha.16 → 2.1.0-alpha.17
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/CSS3DRenderPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/CameraMovementPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/CruisePlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/GuideLinePlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ItemLabelPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelChassisCompassPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelEntryDoorGuidePlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelItemLabelPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelRoomLabelPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelTVVideoPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/ModelViewPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/Object3DHelperPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoCompassPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoCursorRaycasterPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoDoorLabelPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoMeasurePlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoRulerPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoRulerProPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoSpatialTagPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoTagPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/PanoTagPlugin/index.js +89 -84
- package/dist/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/floorplan/MapviewFloorplanPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/floorplan/ModelFloorplanPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/floorplan/TopviewFloorplanPlugin/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/dist/index.es.js +89 -84
- package/dist/index.js +89 -84
- package/dist/index.umd.js +89 -84
- package/docs/classes/CruisePluginController.html +14 -14
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +9 -9
- package/docs/classes/PanoTagPluginController.html +23 -23
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +7 -7
- package/docs/enums/DIRECTION.html +1 -1
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/DimensionType.html +1 -1
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/LinkType.html +1 -1
- package/docs/enums/PointType.html +1 -1
- package/docs/enums/Rotation.html +2 -2
- package/docs/index.html +1 -1
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +7 -7
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +6 -6
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +1 -1
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
- package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
- package/docs/interfaces/FloorplanServerEntrance.html +7 -7
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +1 -1
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/LineJson.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
- package/docs/interfaces/ModelViewPluginExportType.html +1 -1
- package/docs/interfaces/Object3DHelperState.html +1 -1
- package/docs/interfaces/OpenParameter.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginState.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
- package/docs/interfaces/Point.html +1 -1
- package/docs/interfaces/PointJson.html +1 -1
- package/docs/interfaces/Room.html +1 -1
- package/docs/interfaces/RoomInfo.html +1 -1
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +5 -5
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/modules.html +21 -21
- package/libs/ItemLabelPlugin/Plugin.js +1 -1
- package/libs/ItemLabelPlugin/typings.d.ts +1 -1
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +1 -1
- package/libs/ModelItemLabelPlugin/typings.d.ts +1 -1
- package/libs/ModelRoomLabelPlugin/Controller.js +1 -1
- package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
- package/libs/PanoRulerProPlugin/Controller.js +1 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +6 -5
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +15 -13
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +6 -5
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +17 -15
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +9 -9
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +17 -15
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +12 -18
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +4 -3
- package/libs/PanoTagPlugin/controller/index.js +6 -6
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/libs/PanoTagPlugin/utils/nullishCoalescing.js +9 -0
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/package.json +1 -1
- package/libs/ItemLabelPlugin/ItemLabelComponent.svelte +0 -251
- package/libs/ItemLabelPlugin/ItemLabelItem.svelte +0 -183
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.svelte +0 -155
- package/libs/ModelItemLabelPlugin/ItemLabelItem.svelte +0 -100
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.svelte +0 -63
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.svelte +0 -91
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.svelte +0 -200
- package/libs/PanoRulerProPlugin/RulerItem.svelte +0 -166
- package/libs/PanoRulerProPlugin/RulerItems.svelte +0 -212
- package/libs/PanoSpatialTagPlugin/Components/origins.svelte +0 -58
- package/libs/PanoSpatialTagPlugin/Components/tag.svelte +0 -292
- package/libs/PanoTagPlugin/Components/Common/Arrow.svelte +0 -56
- package/libs/PanoTagPlugin/Components/Common/Audio.svelte +0 -82
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.svelte +0 -36
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.svelte +0 -36
- package/libs/PanoTagPlugin/Components/Common/Media.svelte +0 -96
- package/libs/PanoTagPlugin/Components/Common/MediaItem.svelte +0 -49
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.svelte +0 -56
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte +0 -120
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte +0 -81
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte +0 -30
- package/libs/PanoTagPlugin/Components/Common/Shadow.svelte +0 -46
- package/libs/PanoTagPlugin/Components/Common/Text.svelte +0 -91
- package/libs/PanoTagPlugin/Components/Common/TextItem.svelte +0 -42
- package/libs/PanoTagPlugin/Components/PointTag.svelte +0 -55
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.svelte +0 -105
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.svelte +0 -33
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.svelte +0 -63
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.svelte +0 -167
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.svelte +0 -235
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.svelte +0 -32
- package/libs/PanoTagPlugin/Components/Tag/TextTag.svelte +0 -63
- package/libs/PanoTagPlugin/Components/Tag/index.svelte +0 -154
- package/libs/PanoTagPlugin/Components/TagWrapper.svelte +0 -64
- package/libs/floorplan/Components/BaseImage.svelte +0 -26
- package/libs/floorplan/Components/Camera.svelte +0 -46
- package/libs/floorplan/Components/Compass.svelte +0 -51
- package/libs/floorplan/Components/CurrentFloor.svelte +0 -57
- package/libs/floorplan/Components/Main.svelte +0 -55
- package/libs/floorplan/Components/Normalmage.svelte +0 -11
- package/libs/floorplan/Components/RoomHighlight/Room.svelte +0 -27
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.svelte +0 -29
- package/libs/floorplan/Components/RoomLabels/RoomLabel.svelte +0 -120
- package/libs/floorplan/Components/RoomLabels/RoomLabels.svelte +0 -45
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.svelte +0 -42
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.svelte +0 -7
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.svelte +0 -24
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.svelte +0 -33
- package/libs/floorplan/Components/RuleLabels/RuleItem.svelte +0 -175
- package/libs/floorplan/Components/RuleLabels/RuleLabels.svelte +0 -33
- package/libs/floorplan/Components/SvgImage.svelte +0 -28
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.svelte +0 -85
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.svelte +0 -18
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.svelte +0 -40
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.svelte +0 -64
package/dist/index.js
CHANGED
|
@@ -21652,13 +21652,22 @@ class MultiLineText extends internal.SvelteComponent {
|
|
|
21652
21652
|
}
|
|
21653
21653
|
}
|
|
21654
21654
|
|
|
21655
|
+
function nullishCoalescing(value, defaultValue) {
|
|
21656
|
+
if (value === undefined || value === null) {
|
|
21657
|
+
return defaultValue;
|
|
21658
|
+
}
|
|
21659
|
+
else {
|
|
21660
|
+
return value;
|
|
21661
|
+
}
|
|
21662
|
+
}
|
|
21663
|
+
|
|
21655
21664
|
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.52.0 */
|
|
21656
21665
|
|
|
21657
21666
|
function add_css$g(target) {
|
|
21658
21667
|
internal.append_styles(target, "svelte-18yy5x8", ".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
|
|
21659
21668
|
}
|
|
21660
21669
|
|
|
21661
|
-
// (
|
|
21670
|
+
// (30:0) {#if tag.state}
|
|
21662
21671
|
function create_if_block$f(ctx) {
|
|
21663
21672
|
let shadow;
|
|
21664
21673
|
let t0;
|
|
@@ -21687,7 +21696,7 @@ function create_if_block$f(ctx) {
|
|
|
21687
21696
|
props: {
|
|
21688
21697
|
unfolded: /*unfolded*/ ctx[2],
|
|
21689
21698
|
duration: 1000,
|
|
21690
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21699
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
21691
21700
|
}
|
|
21692
21701
|
});
|
|
21693
21702
|
|
|
@@ -21736,7 +21745,7 @@ function create_if_block$f(ctx) {
|
|
|
21736
21745
|
shadow.$set(shadow_changes);
|
|
21737
21746
|
const line_changes = {};
|
|
21738
21747
|
if (dirty & /*unfolded*/ 4) line_changes.unfolded = /*unfolded*/ ctx[2];
|
|
21739
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21748
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
21740
21749
|
line.$set(line_changes);
|
|
21741
21750
|
|
|
21742
21751
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -27382,7 +27391,7 @@ function add_css$e(target) {
|
|
|
27382
27391
|
internal.append_styles(target, "svelte-6jwk1w", ".media-item.svelte-6jwk1w{height:100%}.media-content.svelte-6jwk1w{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-6jwk1w{width:1.75rem;height:1.75rem;background-size:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
|
|
27383
27392
|
}
|
|
27384
27393
|
|
|
27385
|
-
// (
|
|
27394
|
+
// (7:0) {#if media}
|
|
27386
27395
|
function create_if_block$b(ctx) {
|
|
27387
27396
|
let div;
|
|
27388
27397
|
let div_style_value;
|
|
@@ -27433,7 +27442,7 @@ function create_if_block$b(ctx) {
|
|
|
27433
27442
|
};
|
|
27434
27443
|
}
|
|
27435
27444
|
|
|
27436
|
-
// (
|
|
27445
|
+
// (11:37)
|
|
27437
27446
|
function create_if_block_2$3(ctx) {
|
|
27438
27447
|
let video;
|
|
27439
27448
|
let video_src_value;
|
|
@@ -27449,7 +27458,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27449
27458
|
div = internal.element("div");
|
|
27450
27459
|
internal.attr(video, "class", "media-content svelte-6jwk1w");
|
|
27451
27460
|
if (!internal.src_url_equal(video.src, video_src_value = /*media*/ ctx[0].url)) internal.attr(video, "src", video_src_value);
|
|
27452
|
-
internal.attr(video, "poster", video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27461
|
+
internal.attr(video, "poster", video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined));
|
|
27453
27462
|
internal.attr(video, "preload", video_preload_value = /*media*/ ctx[0].videoCoverUrl ? undefined : 'auto');
|
|
27454
27463
|
video.playsInline = true;
|
|
27455
27464
|
internal.attr(video, "paused", "");
|
|
@@ -27470,7 +27479,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27470
27479
|
internal.attr(video, "src", video_src_value);
|
|
27471
27480
|
}
|
|
27472
27481
|
|
|
27473
|
-
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27482
|
+
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined))) {
|
|
27474
27483
|
internal.attr(video, "poster", video_poster_value);
|
|
27475
27484
|
}
|
|
27476
27485
|
|
|
@@ -27486,7 +27495,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27486
27495
|
};
|
|
27487
27496
|
}
|
|
27488
27497
|
|
|
27489
|
-
// (
|
|
27498
|
+
// (9:4) {#if media.type === 'Image'}
|
|
27490
27499
|
function create_if_block_1$7(ctx) {
|
|
27491
27500
|
let img;
|
|
27492
27501
|
let img_src_value;
|
|
@@ -28166,12 +28175,12 @@ function add_css$c(target) {
|
|
|
28166
28175
|
|
|
28167
28176
|
function get_each_context$2(ctx, list, i) {
|
|
28168
28177
|
const child_ctx = ctx.slice();
|
|
28169
|
-
child_ctx[
|
|
28178
|
+
child_ctx[7] = list[i].id;
|
|
28170
28179
|
child_ctx[1] = list[i].content;
|
|
28171
28180
|
return child_ctx;
|
|
28172
28181
|
}
|
|
28173
28182
|
|
|
28174
|
-
// (
|
|
28183
|
+
// (20:0) {#if tag.state}
|
|
28175
28184
|
function create_if_block$9(ctx) {
|
|
28176
28185
|
let shadow;
|
|
28177
28186
|
let t0;
|
|
@@ -28204,7 +28213,7 @@ function create_if_block$9(ctx) {
|
|
|
28204
28213
|
});
|
|
28205
28214
|
|
|
28206
28215
|
let each_value = /*textItems*/ ctx[2];
|
|
28207
|
-
const get_key = ctx => /*id*/ ctx[
|
|
28216
|
+
const get_key = ctx => /*id*/ ctx[7];
|
|
28208
28217
|
|
|
28209
28218
|
for (let i = 0; i < each_value.length; i += 1) {
|
|
28210
28219
|
let child_ctx = get_each_context$2(ctx, each_value, i);
|
|
@@ -28326,7 +28335,7 @@ function create_if_block$9(ctx) {
|
|
|
28326
28335
|
};
|
|
28327
28336
|
}
|
|
28328
28337
|
|
|
28329
|
-
// (
|
|
28338
|
+
// (25:2) {#each textItems as { id, content }
|
|
28330
28339
|
function create_each_block$2(key_1, ctx) {
|
|
28331
28340
|
let div;
|
|
28332
28341
|
let text_1;
|
|
@@ -28377,7 +28386,7 @@ function create_each_block$2(key_1, ctx) {
|
|
|
28377
28386
|
};
|
|
28378
28387
|
}
|
|
28379
28388
|
|
|
28380
|
-
// (
|
|
28389
|
+
// (30:2) {#if mediaData}
|
|
28381
28390
|
function create_if_block_1$5(ctx) {
|
|
28382
28391
|
let div;
|
|
28383
28392
|
let media;
|
|
@@ -28485,7 +28494,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28485
28494
|
let unfolded;
|
|
28486
28495
|
let content;
|
|
28487
28496
|
let mediaData;
|
|
28488
|
-
var _a, _b
|
|
28497
|
+
var _a, _b;
|
|
28489
28498
|
let { tag } = $$props;
|
|
28490
28499
|
let textItems;
|
|
28491
28500
|
|
|
@@ -28498,15 +28507,16 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28498
28507
|
$$invalidate(4, unfolded = tag.state ? tag.state.unfolded : false);
|
|
28499
28508
|
}
|
|
28500
28509
|
|
|
28501
|
-
if ($$self.$$.dirty & /*tag, _a, _b
|
|
28502
|
-
$$invalidate(1, content = (
|
|
28503
|
-
|
|
28504
|
-
|
|
28505
|
-
|
|
28506
|
-
|
|
28507
|
-
|
|
28510
|
+
if ($$self.$$.dirty & /*tag, _a, _b*/ 97) {
|
|
28511
|
+
$$invalidate(1, content = nullishCoalescing(
|
|
28512
|
+
$$invalidate(5, _a = tag.data.text) === null || _a === void 0
|
|
28513
|
+
? void 0
|
|
28514
|
+
: _a.length,
|
|
28515
|
+
0
|
|
28516
|
+
) > 7
|
|
28517
|
+
? ($$invalidate(6, _b = tag.data.text) === null || _b === void 0
|
|
28508
28518
|
? void 0
|
|
28509
|
-
:
|
|
28519
|
+
: _b.substring(0, 6)) + '...'
|
|
28510
28520
|
: tag.data.text);
|
|
28511
28521
|
}
|
|
28512
28522
|
|
|
@@ -28522,7 +28532,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28522
28532
|
}
|
|
28523
28533
|
};
|
|
28524
28534
|
|
|
28525
|
-
return [tag, content, textItems, mediaData, unfolded, _a, _b
|
|
28535
|
+
return [tag, content, textItems, mediaData, unfolded, _a, _b];
|
|
28526
28536
|
}
|
|
28527
28537
|
|
|
28528
28538
|
class ImageTextTag extends internal.SvelteComponent {
|
|
@@ -28550,7 +28560,7 @@ function get_each_context_1(ctx, list, i) {
|
|
|
28550
28560
|
return child_ctx;
|
|
28551
28561
|
}
|
|
28552
28562
|
|
|
28553
|
-
// (
|
|
28563
|
+
// (29:8) {#if tag}
|
|
28554
28564
|
function create_if_block_4$1(ctx) {
|
|
28555
28565
|
let div;
|
|
28556
28566
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28575,7 +28585,7 @@ function create_if_block_4$1(ctx) {
|
|
|
28575
28585
|
};
|
|
28576
28586
|
}
|
|
28577
28587
|
|
|
28578
|
-
// (
|
|
28588
|
+
// (28:6) {#each data.brandTags || [] as tag}
|
|
28579
28589
|
function create_each_block_1(ctx) {
|
|
28580
28590
|
let if_block_anchor;
|
|
28581
28591
|
let if_block = /*tag*/ ctx[0] && create_if_block_4$1(ctx);
|
|
@@ -28610,7 +28620,7 @@ function create_each_block_1(ctx) {
|
|
|
28610
28620
|
};
|
|
28611
28621
|
}
|
|
28612
28622
|
|
|
28613
|
-
// (
|
|
28623
|
+
// (34:8) {#if tag}
|
|
28614
28624
|
function create_if_block_3$1(ctx) {
|
|
28615
28625
|
let div;
|
|
28616
28626
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28635,7 +28645,7 @@ function create_if_block_3$1(ctx) {
|
|
|
28635
28645
|
};
|
|
28636
28646
|
}
|
|
28637
28647
|
|
|
28638
|
-
// (
|
|
28648
|
+
// (33:6) {#each data.tags || [] as tag}
|
|
28639
28649
|
function create_each_block$1(ctx) {
|
|
28640
28650
|
let if_block_anchor;
|
|
28641
28651
|
let if_block = /*tag*/ ctx[0] && create_if_block_3$1(ctx);
|
|
@@ -28670,7 +28680,7 @@ function create_each_block$1(ctx) {
|
|
|
28670
28680
|
};
|
|
28671
28681
|
}
|
|
28672
28682
|
|
|
28673
|
-
// (
|
|
28683
|
+
// (46:6) {#if data.price?.value !== undefined && data.price?.value !== null}
|
|
28674
28684
|
function create_if_block_1$4(ctx) {
|
|
28675
28685
|
let div;
|
|
28676
28686
|
let span;
|
|
@@ -28719,7 +28729,7 @@ function create_if_block_1$4(ctx) {
|
|
|
28719
28729
|
};
|
|
28720
28730
|
}
|
|
28721
28731
|
|
|
28722
|
-
// (
|
|
28732
|
+
// (51:10) {#if data.price.unit}
|
|
28723
28733
|
function create_if_block_2$2(ctx) {
|
|
28724
28734
|
let span;
|
|
28725
28735
|
let t_value = /*data*/ ctx[2].price.unit + "";
|
|
@@ -28744,7 +28754,7 @@ function create_if_block_2$2(ctx) {
|
|
|
28744
28754
|
};
|
|
28745
28755
|
}
|
|
28746
28756
|
|
|
28747
|
-
// (
|
|
28757
|
+
// (58:6) {#if data.highlightText}
|
|
28748
28758
|
function create_if_block$8(ctx) {
|
|
28749
28759
|
let div;
|
|
28750
28760
|
let t_value = /*data*/ ctx[2].highlightText + "";
|
|
@@ -29054,7 +29064,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29054
29064
|
let unfolded;
|
|
29055
29065
|
let folded;
|
|
29056
29066
|
let data;
|
|
29057
|
-
var _a
|
|
29067
|
+
var _a;
|
|
29058
29068
|
let { tag } = $$props;
|
|
29059
29069
|
|
|
29060
29070
|
$$self.$$set = $$props => {
|
|
@@ -29062,12 +29072,13 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29062
29072
|
};
|
|
29063
29073
|
|
|
29064
29074
|
$$self.$$.update = () => {
|
|
29065
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
29066
|
-
$$invalidate(1, unfolded =
|
|
29067
|
-
|
|
29068
|
-
|
|
29069
|
-
|
|
29070
|
-
|
|
29075
|
+
if ($$self.$$.dirty & /*tag, _a*/ 17) {
|
|
29076
|
+
$$invalidate(1, unfolded = nullishCoalescing(
|
|
29077
|
+
$$invalidate(4, _a = tag.state) === null || _a === void 0
|
|
29078
|
+
? void 0
|
|
29079
|
+
: _a.unfolded,
|
|
29080
|
+
false
|
|
29081
|
+
));
|
|
29071
29082
|
}
|
|
29072
29083
|
|
|
29073
29084
|
if ($$self.$$.dirty & /*unfolded*/ 2) {
|
|
@@ -29079,7 +29090,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29079
29090
|
}
|
|
29080
29091
|
};
|
|
29081
29092
|
|
|
29082
|
-
return [tag, unfolded, data, folded, _a
|
|
29093
|
+
return [tag, unfolded, data, folded, _a];
|
|
29083
29094
|
}
|
|
29084
29095
|
|
|
29085
29096
|
class MarketingTag extends internal.SvelteComponent {
|
|
@@ -29407,7 +29418,7 @@ function add_css$9(target) {
|
|
|
29407
29418
|
internal.append_styles(target, "svelte-4r8s18", ".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}");
|
|
29408
29419
|
}
|
|
29409
29420
|
|
|
29410
|
-
// (
|
|
29421
|
+
// (29:0) {#if tag.state}
|
|
29411
29422
|
function create_if_block$6(ctx) {
|
|
29412
29423
|
let div5;
|
|
29413
29424
|
let shadow;
|
|
@@ -29442,7 +29453,7 @@ function create_if_block$6(ctx) {
|
|
|
29442
29453
|
props: {
|
|
29443
29454
|
unfolded: /*unfolded*/ ctx[6],
|
|
29444
29455
|
duration: 1000,
|
|
29445
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29456
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
29446
29457
|
}
|
|
29447
29458
|
});
|
|
29448
29459
|
|
|
@@ -29452,7 +29463,7 @@ function create_if_block$6(ctx) {
|
|
|
29452
29463
|
mediaStore: /*mediaStore*/ ctx[0],
|
|
29453
29464
|
url: /*tag*/ ctx[1].data.audioUrl,
|
|
29454
29465
|
duration: 1000,
|
|
29455
|
-
outDelay: 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29466
|
+
outDelay: 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15),
|
|
29456
29467
|
hooksInfo: { tag: /*tag*/ ctx[1] }
|
|
29457
29468
|
}
|
|
29458
29469
|
});
|
|
@@ -29519,7 +29530,7 @@ function create_if_block$6(ctx) {
|
|
|
29519
29530
|
shadow.$set(shadow_changes);
|
|
29520
29531
|
const line_changes = {};
|
|
29521
29532
|
if (dirty & /*unfolded*/ 64) line_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29522
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29533
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29523
29534
|
line.$set(line_changes);
|
|
29524
29535
|
|
|
29525
29536
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -29530,7 +29541,7 @@ function create_if_block$6(ctx) {
|
|
|
29530
29541
|
if (dirty & /*unfolded*/ 64) audio_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29531
29542
|
if (dirty & /*mediaStore*/ 1) audio_changes.mediaStore = /*mediaStore*/ ctx[0];
|
|
29532
29543
|
if (dirty & /*tag*/ 2) audio_changes.url = /*tag*/ ctx[1].data.audioUrl;
|
|
29533
|
-
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29544
|
+
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29534
29545
|
if (dirty & /*tag*/ 2) audio_changes.hooksInfo = { tag: /*tag*/ ctx[1] };
|
|
29535
29546
|
audio.$set(audio_changes);
|
|
29536
29547
|
const multilinetext_changes = {};
|
|
@@ -29703,7 +29714,7 @@ function add_css$8(target) {
|
|
|
29703
29714
|
internal.append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
29704
29715
|
}
|
|
29705
29716
|
|
|
29706
|
-
// (
|
|
29717
|
+
// (19:0) {#if tag.state && mediaData}
|
|
29707
29718
|
function create_if_block$5(ctx) {
|
|
29708
29719
|
let div;
|
|
29709
29720
|
let media;
|
|
@@ -29818,7 +29829,6 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
29818
29829
|
let enableCarousel;
|
|
29819
29830
|
let autoplayConfig;
|
|
29820
29831
|
let objectFit;
|
|
29821
|
-
var _a, _b;
|
|
29822
29832
|
let { tag } = $$props;
|
|
29823
29833
|
|
|
29824
29834
|
$$self.$$set = $$props => {
|
|
@@ -29838,27 +29848,21 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
29838
29848
|
$$invalidate(1, enableCarousel = tag.data.enableCarousel);
|
|
29839
29849
|
}
|
|
29840
29850
|
|
|
29841
|
-
if ($$self.$$.dirty & /*tag,
|
|
29842
|
-
$$invalidate(3, autoplayConfig =
|
|
29843
|
-
|
|
29844
|
-
|
|
29845
|
-
|
|
29846
|
-
? enableCarousel
|
|
29847
|
-
: true,
|
|
29848
|
-
autoplayVideo: true
|
|
29849
|
-
});
|
|
29851
|
+
if ($$self.$$.dirty & /*tag, enableCarousel*/ 3) {
|
|
29852
|
+
$$invalidate(3, autoplayConfig = nullishCoalescing(tag.data.autoplayConfig, {
|
|
29853
|
+
autoplay: nullishCoalescing(enableCarousel, true),
|
|
29854
|
+
autoplayVideo: true
|
|
29855
|
+
}));
|
|
29850
29856
|
}
|
|
29851
29857
|
|
|
29852
|
-
if ($$self.$$.dirty & /*tag
|
|
29853
|
-
$$invalidate(2, objectFit =
|
|
29854
|
-
|
|
29855
|
-
|
|
29856
|
-
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29857
|
-
})());
|
|
29858
|
+
if ($$self.$$.dirty & /*tag*/ 1) {
|
|
29859
|
+
$$invalidate(2, objectFit = nullishCoalescing(tag.data.objectFit, (() => {
|
|
29860
|
+
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29861
|
+
})()));
|
|
29858
29862
|
}
|
|
29859
29863
|
};
|
|
29860
29864
|
|
|
29861
|
-
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded
|
|
29865
|
+
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded];
|
|
29862
29866
|
}
|
|
29863
29867
|
|
|
29864
29868
|
class MediaPlane extends internal.SvelteComponent {
|
|
@@ -29871,7 +29875,7 @@ class MediaPlane extends internal.SvelteComponent {
|
|
|
29871
29875
|
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.52.0 */
|
|
29872
29876
|
|
|
29873
29877
|
function add_css$7(target) {
|
|
29874
|
-
internal.append_styles(target, "svelte-
|
|
29878
|
+
internal.append_styles(target, "svelte-7x7u86", ".wrapper.svelte-7x7u86{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-7x7u86{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-7x7u86{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-7x7u86,.arrow1.svelte-7x7u86,.arrow2.svelte-7x7u86{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-7x7u86{position:relative}.arrow0.svelte-7x7u86{top:-0.75rem;animation-name:svelte-7x7u86-up0}.arrow1.svelte-7x7u86{animation-name:svelte-7x7u86-up1}.arrow2.svelte-7x7u86{top:0.75rem;animation-name:svelte-7x7u86-up2}.text.svelte-7x7u86{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}@keyframes svelte-7x7u86-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33.33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33.33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-7x7u86-up2{0%{opacity:0}33.33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-7x7u86{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-7x7u86-left-right}@keyframes svelte-7x7u86-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}");
|
|
29875
29879
|
}
|
|
29876
29880
|
|
|
29877
29881
|
// (14:52)
|
|
@@ -29899,7 +29903,7 @@ function create_if_block_1$3(ctx) {
|
|
|
29899
29903
|
internal.create_component(shadow.$$.fragment);
|
|
29900
29904
|
t = internal.space();
|
|
29901
29905
|
div = internal.element("div");
|
|
29902
|
-
internal.attr(div, "class", "link svelte-
|
|
29906
|
+
internal.attr(div, "class", "link svelte-7x7u86");
|
|
29903
29907
|
},
|
|
29904
29908
|
m(target, anchor) {
|
|
29905
29909
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -29957,9 +29961,9 @@ function create_if_block$4(ctx) {
|
|
|
29957
29961
|
div1 = internal.element("div");
|
|
29958
29962
|
t2 = internal.space();
|
|
29959
29963
|
div2 = internal.element("div");
|
|
29960
|
-
internal.attr(div0, "class", "arrow0 svelte-
|
|
29961
|
-
internal.attr(div1, "class", "arrow1 svelte-
|
|
29962
|
-
internal.attr(div2, "class", "arrow2 svelte-
|
|
29964
|
+
internal.attr(div0, "class", "arrow0 svelte-7x7u86");
|
|
29965
|
+
internal.attr(div1, "class", "arrow1 svelte-7x7u86");
|
|
29966
|
+
internal.attr(div2, "class", "arrow2 svelte-7x7u86");
|
|
29963
29967
|
},
|
|
29964
29968
|
m(target, anchor) {
|
|
29965
29969
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -30043,10 +30047,10 @@ function create_fragment$7(ctx) {
|
|
|
30043
30047
|
t1 = internal.space();
|
|
30044
30048
|
div1 = internal.element("div");
|
|
30045
30049
|
t2 = internal.text(t2_value);
|
|
30046
|
-
internal.attr(div0, "class", "icon svelte-
|
|
30047
|
-
internal.attr(div1, "class", "text svelte-
|
|
30048
|
-
internal.attr(div2, "class", "text-wrapper svelte-
|
|
30049
|
-
internal.attr(div3, "class", "wrapper svelte-
|
|
30050
|
+
internal.attr(div0, "class", "icon svelte-7x7u86");
|
|
30051
|
+
internal.attr(div1, "class", "text svelte-7x7u86");
|
|
30052
|
+
internal.attr(div2, "class", "text-wrapper svelte-7x7u86");
|
|
30053
|
+
internal.attr(div3, "class", "wrapper svelte-7x7u86");
|
|
30050
30054
|
},
|
|
30051
30055
|
m(target, anchor) {
|
|
30052
30056
|
internal.insert(target, div3, anchor);
|
|
@@ -31034,7 +31038,7 @@ function add_css$2(target) {
|
|
|
31034
31038
|
internal.append_styles(target, "svelte-r4i9gl", ".point-click-helper.svelte-r4i9gl{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
|
|
31035
31039
|
}
|
|
31036
31040
|
|
|
31037
|
-
// (
|
|
31041
|
+
// (10:0) {#if tag.pointTagStyle?.leftPercent && tag.pointTagStyle?.topPercent && tag.enabled !== false && tag.state && tag.temporaryState?.visible !== false}
|
|
31038
31042
|
function create_if_block$1(ctx) {
|
|
31039
31043
|
let if_block_anchor;
|
|
31040
31044
|
let current;
|
|
@@ -31090,7 +31094,7 @@ function create_if_block$1(ctx) {
|
|
|
31090
31094
|
};
|
|
31091
31095
|
}
|
|
31092
31096
|
|
|
31093
|
-
// (
|
|
31097
|
+
// (11:2) {#if tag.contentType !== ContentType.Link}
|
|
31094
31098
|
function create_if_block_1$1(ctx) {
|
|
31095
31099
|
let div;
|
|
31096
31100
|
let t;
|
|
@@ -31169,7 +31173,7 @@ function create_if_block_1$1(ctx) {
|
|
|
31169
31173
|
};
|
|
31170
31174
|
}
|
|
31171
31175
|
|
|
31172
|
-
// (
|
|
31176
|
+
// (16:4) {:else}
|
|
31173
31177
|
function create_else_block(ctx) {
|
|
31174
31178
|
let defaultpoint;
|
|
31175
31179
|
let current;
|
|
@@ -31210,7 +31214,7 @@ function create_else_block(ctx) {
|
|
|
31210
31214
|
};
|
|
31211
31215
|
}
|
|
31212
31216
|
|
|
31213
|
-
// (
|
|
31217
|
+
// (14:4) {#if tag.style?.point?.style === 'CustomIcon' && tag.style?.point?.iconUrl}
|
|
31214
31218
|
function create_if_block_2(ctx) {
|
|
31215
31219
|
let custompoint;
|
|
31216
31220
|
let current;
|
|
@@ -31310,7 +31314,7 @@ function create_fragment$2(ctx) {
|
|
|
31310
31314
|
|
|
31311
31315
|
function instance$2($$self, $$props, $$invalidate) {
|
|
31312
31316
|
let foldDelay;
|
|
31313
|
-
var _a
|
|
31317
|
+
var _a;
|
|
31314
31318
|
let { tag } = $$props;
|
|
31315
31319
|
|
|
31316
31320
|
$$self.$$set = $$props => {
|
|
@@ -31318,18 +31322,19 @@ function instance$2($$self, $$props, $$invalidate) {
|
|
|
31318
31322
|
};
|
|
31319
31323
|
|
|
31320
31324
|
$$self.$$.update = () => {
|
|
31321
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
31322
|
-
$$invalidate(1, foldDelay =
|
|
31323
|
-
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
|
|
31325
|
+
if ($$self.$$.dirty & /*tag, _a*/ 5) {
|
|
31326
|
+
$$invalidate(1, foldDelay = nullishCoalescing(
|
|
31327
|
+
$$invalidate(2, _a = tag.style) === null || _a === void 0
|
|
31328
|
+
? void 0
|
|
31329
|
+
: _a.foldedPointDelay,
|
|
31330
|
+
tag.contentType === exports.ContentType.Marketing
|
|
31327
31331
|
? 600
|
|
31328
|
-
: undefined
|
|
31332
|
+
: undefined
|
|
31333
|
+
));
|
|
31329
31334
|
}
|
|
31330
31335
|
};
|
|
31331
31336
|
|
|
31332
|
-
return [tag, foldDelay, _a
|
|
31337
|
+
return [tag, foldDelay, _a];
|
|
31333
31338
|
}
|
|
31334
31339
|
|
|
31335
31340
|
class PointSwitch extends internal.SvelteComponent {
|
|
@@ -32411,7 +32416,7 @@ class TagComputer extends TagCacheController {
|
|
|
32411
32416
|
}
|
|
32412
32417
|
|
|
32413
32418
|
// declare const __APP_VERSION__: string
|
|
32414
|
-
const VERSION$2 = '1.1.
|
|
32419
|
+
const VERSION$2 = '1.1.1';
|
|
32415
32420
|
const PLUGIN_NAME$1 = `DnalogelPlugin-PanoTagPlugin@${VERSION$2}`;
|
|
32416
32421
|
// 初始是否展开
|
|
32417
32422
|
const TAG_INITIAL_UNFOLDED = false;
|