@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.es.js
CHANGED
|
@@ -21622,13 +21622,22 @@ class MultiLineText extends SvelteComponent {
|
|
|
21622
21622
|
}
|
|
21623
21623
|
}
|
|
21624
21624
|
|
|
21625
|
+
function nullishCoalescing(value, defaultValue) {
|
|
21626
|
+
if (value === undefined || value === null) {
|
|
21627
|
+
return defaultValue;
|
|
21628
|
+
}
|
|
21629
|
+
else {
|
|
21630
|
+
return value;
|
|
21631
|
+
}
|
|
21632
|
+
}
|
|
21633
|
+
|
|
21625
21634
|
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.52.0 */
|
|
21626
21635
|
|
|
21627
21636
|
function add_css$g(target) {
|
|
21628
21637
|
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}");
|
|
21629
21638
|
}
|
|
21630
21639
|
|
|
21631
|
-
// (
|
|
21640
|
+
// (30:0) {#if tag.state}
|
|
21632
21641
|
function create_if_block$f(ctx) {
|
|
21633
21642
|
let shadow;
|
|
21634
21643
|
let t0;
|
|
@@ -21657,7 +21666,7 @@ function create_if_block$f(ctx) {
|
|
|
21657
21666
|
props: {
|
|
21658
21667
|
unfolded: /*unfolded*/ ctx[2],
|
|
21659
21668
|
duration: 1000,
|
|
21660
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21669
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
21661
21670
|
}
|
|
21662
21671
|
});
|
|
21663
21672
|
|
|
@@ -21706,7 +21715,7 @@ function create_if_block$f(ctx) {
|
|
|
21706
21715
|
shadow.$set(shadow_changes);
|
|
21707
21716
|
const line_changes = {};
|
|
21708
21717
|
if (dirty & /*unfolded*/ 4) line_changes.unfolded = /*unfolded*/ ctx[2];
|
|
21709
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21718
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
21710
21719
|
line.$set(line_changes);
|
|
21711
21720
|
|
|
21712
21721
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -27352,7 +27361,7 @@ function add_css$e(target) {
|
|
|
27352
27361
|
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%)}");
|
|
27353
27362
|
}
|
|
27354
27363
|
|
|
27355
|
-
// (
|
|
27364
|
+
// (7:0) {#if media}
|
|
27356
27365
|
function create_if_block$b(ctx) {
|
|
27357
27366
|
let div;
|
|
27358
27367
|
let div_style_value;
|
|
@@ -27403,7 +27412,7 @@ function create_if_block$b(ctx) {
|
|
|
27403
27412
|
};
|
|
27404
27413
|
}
|
|
27405
27414
|
|
|
27406
|
-
// (
|
|
27415
|
+
// (11:37)
|
|
27407
27416
|
function create_if_block_2$3(ctx) {
|
|
27408
27417
|
let video;
|
|
27409
27418
|
let video_src_value;
|
|
@@ -27419,7 +27428,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27419
27428
|
div = element("div");
|
|
27420
27429
|
attr(video, "class", "media-content svelte-6jwk1w");
|
|
27421
27430
|
if (!src_url_equal(video.src, video_src_value = /*media*/ ctx[0].url)) attr(video, "src", video_src_value);
|
|
27422
|
-
attr(video, "poster", video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27431
|
+
attr(video, "poster", video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined));
|
|
27423
27432
|
attr(video, "preload", video_preload_value = /*media*/ ctx[0].videoCoverUrl ? undefined : 'auto');
|
|
27424
27433
|
video.playsInline = true;
|
|
27425
27434
|
attr(video, "paused", "");
|
|
@@ -27440,7 +27449,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27440
27449
|
attr(video, "src", video_src_value);
|
|
27441
27450
|
}
|
|
27442
27451
|
|
|
27443
|
-
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27452
|
+
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined))) {
|
|
27444
27453
|
attr(video, "poster", video_poster_value);
|
|
27445
27454
|
}
|
|
27446
27455
|
|
|
@@ -27456,7 +27465,7 @@ function create_if_block_2$3(ctx) {
|
|
|
27456
27465
|
};
|
|
27457
27466
|
}
|
|
27458
27467
|
|
|
27459
|
-
// (
|
|
27468
|
+
// (9:4) {#if media.type === 'Image'}
|
|
27460
27469
|
function create_if_block_1$7(ctx) {
|
|
27461
27470
|
let img;
|
|
27462
27471
|
let img_src_value;
|
|
@@ -28136,12 +28145,12 @@ function add_css$c(target) {
|
|
|
28136
28145
|
|
|
28137
28146
|
function get_each_context$2(ctx, list, i) {
|
|
28138
28147
|
const child_ctx = ctx.slice();
|
|
28139
|
-
child_ctx[
|
|
28148
|
+
child_ctx[7] = list[i].id;
|
|
28140
28149
|
child_ctx[1] = list[i].content;
|
|
28141
28150
|
return child_ctx;
|
|
28142
28151
|
}
|
|
28143
28152
|
|
|
28144
|
-
// (
|
|
28153
|
+
// (20:0) {#if tag.state}
|
|
28145
28154
|
function create_if_block$9(ctx) {
|
|
28146
28155
|
let shadow;
|
|
28147
28156
|
let t0;
|
|
@@ -28174,7 +28183,7 @@ function create_if_block$9(ctx) {
|
|
|
28174
28183
|
});
|
|
28175
28184
|
|
|
28176
28185
|
let each_value = /*textItems*/ ctx[2];
|
|
28177
|
-
const get_key = ctx => /*id*/ ctx[
|
|
28186
|
+
const get_key = ctx => /*id*/ ctx[7];
|
|
28178
28187
|
|
|
28179
28188
|
for (let i = 0; i < each_value.length; i += 1) {
|
|
28180
28189
|
let child_ctx = get_each_context$2(ctx, each_value, i);
|
|
@@ -28296,7 +28305,7 @@ function create_if_block$9(ctx) {
|
|
|
28296
28305
|
};
|
|
28297
28306
|
}
|
|
28298
28307
|
|
|
28299
|
-
// (
|
|
28308
|
+
// (25:2) {#each textItems as { id, content }
|
|
28300
28309
|
function create_each_block$2(key_1, ctx) {
|
|
28301
28310
|
let div;
|
|
28302
28311
|
let text_1;
|
|
@@ -28347,7 +28356,7 @@ function create_each_block$2(key_1, ctx) {
|
|
|
28347
28356
|
};
|
|
28348
28357
|
}
|
|
28349
28358
|
|
|
28350
|
-
// (
|
|
28359
|
+
// (30:2) {#if mediaData}
|
|
28351
28360
|
function create_if_block_1$5(ctx) {
|
|
28352
28361
|
let div;
|
|
28353
28362
|
let media;
|
|
@@ -28455,7 +28464,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28455
28464
|
let unfolded;
|
|
28456
28465
|
let content;
|
|
28457
28466
|
let mediaData;
|
|
28458
|
-
var _a, _b
|
|
28467
|
+
var _a, _b;
|
|
28459
28468
|
let { tag } = $$props;
|
|
28460
28469
|
let textItems;
|
|
28461
28470
|
|
|
@@ -28468,15 +28477,16 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28468
28477
|
$$invalidate(4, unfolded = tag.state ? tag.state.unfolded : false);
|
|
28469
28478
|
}
|
|
28470
28479
|
|
|
28471
|
-
if ($$self.$$.dirty & /*tag, _a, _b
|
|
28472
|
-
$$invalidate(1, content = (
|
|
28473
|
-
|
|
28474
|
-
|
|
28475
|
-
|
|
28476
|
-
|
|
28477
|
-
|
|
28480
|
+
if ($$self.$$.dirty & /*tag, _a, _b*/ 97) {
|
|
28481
|
+
$$invalidate(1, content = nullishCoalescing(
|
|
28482
|
+
$$invalidate(5, _a = tag.data.text) === null || _a === void 0
|
|
28483
|
+
? void 0
|
|
28484
|
+
: _a.length,
|
|
28485
|
+
0
|
|
28486
|
+
) > 7
|
|
28487
|
+
? ($$invalidate(6, _b = tag.data.text) === null || _b === void 0
|
|
28478
28488
|
? void 0
|
|
28479
|
-
:
|
|
28489
|
+
: _b.substring(0, 6)) + '...'
|
|
28480
28490
|
: tag.data.text);
|
|
28481
28491
|
}
|
|
28482
28492
|
|
|
@@ -28492,7 +28502,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
28492
28502
|
}
|
|
28493
28503
|
};
|
|
28494
28504
|
|
|
28495
|
-
return [tag, content, textItems, mediaData, unfolded, _a, _b
|
|
28505
|
+
return [tag, content, textItems, mediaData, unfolded, _a, _b];
|
|
28496
28506
|
}
|
|
28497
28507
|
|
|
28498
28508
|
class ImageTextTag extends SvelteComponent {
|
|
@@ -28520,7 +28530,7 @@ function get_each_context_1(ctx, list, i) {
|
|
|
28520
28530
|
return child_ctx;
|
|
28521
28531
|
}
|
|
28522
28532
|
|
|
28523
|
-
// (
|
|
28533
|
+
// (29:8) {#if tag}
|
|
28524
28534
|
function create_if_block_4$1(ctx) {
|
|
28525
28535
|
let div;
|
|
28526
28536
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28545,7 +28555,7 @@ function create_if_block_4$1(ctx) {
|
|
|
28545
28555
|
};
|
|
28546
28556
|
}
|
|
28547
28557
|
|
|
28548
|
-
// (
|
|
28558
|
+
// (28:6) {#each data.brandTags || [] as tag}
|
|
28549
28559
|
function create_each_block_1(ctx) {
|
|
28550
28560
|
let if_block_anchor;
|
|
28551
28561
|
let if_block = /*tag*/ ctx[0] && create_if_block_4$1(ctx);
|
|
@@ -28580,7 +28590,7 @@ function create_each_block_1(ctx) {
|
|
|
28580
28590
|
};
|
|
28581
28591
|
}
|
|
28582
28592
|
|
|
28583
|
-
// (
|
|
28593
|
+
// (34:8) {#if tag}
|
|
28584
28594
|
function create_if_block_3$1(ctx) {
|
|
28585
28595
|
let div;
|
|
28586
28596
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28605,7 +28615,7 @@ function create_if_block_3$1(ctx) {
|
|
|
28605
28615
|
};
|
|
28606
28616
|
}
|
|
28607
28617
|
|
|
28608
|
-
// (
|
|
28618
|
+
// (33:6) {#each data.tags || [] as tag}
|
|
28609
28619
|
function create_each_block$1(ctx) {
|
|
28610
28620
|
let if_block_anchor;
|
|
28611
28621
|
let if_block = /*tag*/ ctx[0] && create_if_block_3$1(ctx);
|
|
@@ -28640,7 +28650,7 @@ function create_each_block$1(ctx) {
|
|
|
28640
28650
|
};
|
|
28641
28651
|
}
|
|
28642
28652
|
|
|
28643
|
-
// (
|
|
28653
|
+
// (46:6) {#if data.price?.value !== undefined && data.price?.value !== null}
|
|
28644
28654
|
function create_if_block_1$4(ctx) {
|
|
28645
28655
|
let div;
|
|
28646
28656
|
let span;
|
|
@@ -28689,7 +28699,7 @@ function create_if_block_1$4(ctx) {
|
|
|
28689
28699
|
};
|
|
28690
28700
|
}
|
|
28691
28701
|
|
|
28692
|
-
// (
|
|
28702
|
+
// (51:10) {#if data.price.unit}
|
|
28693
28703
|
function create_if_block_2$2(ctx) {
|
|
28694
28704
|
let span;
|
|
28695
28705
|
let t_value = /*data*/ ctx[2].price.unit + "";
|
|
@@ -28714,7 +28724,7 @@ function create_if_block_2$2(ctx) {
|
|
|
28714
28724
|
};
|
|
28715
28725
|
}
|
|
28716
28726
|
|
|
28717
|
-
// (
|
|
28727
|
+
// (58:6) {#if data.highlightText}
|
|
28718
28728
|
function create_if_block$8(ctx) {
|
|
28719
28729
|
let div;
|
|
28720
28730
|
let t_value = /*data*/ ctx[2].highlightText + "";
|
|
@@ -29024,7 +29034,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29024
29034
|
let unfolded;
|
|
29025
29035
|
let folded;
|
|
29026
29036
|
let data;
|
|
29027
|
-
var _a
|
|
29037
|
+
var _a;
|
|
29028
29038
|
let { tag } = $$props;
|
|
29029
29039
|
|
|
29030
29040
|
$$self.$$set = $$props => {
|
|
@@ -29032,12 +29042,13 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29032
29042
|
};
|
|
29033
29043
|
|
|
29034
29044
|
$$self.$$.update = () => {
|
|
29035
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
29036
|
-
$$invalidate(1, unfolded =
|
|
29037
|
-
|
|
29038
|
-
|
|
29039
|
-
|
|
29040
|
-
|
|
29045
|
+
if ($$self.$$.dirty & /*tag, _a*/ 17) {
|
|
29046
|
+
$$invalidate(1, unfolded = nullishCoalescing(
|
|
29047
|
+
$$invalidate(4, _a = tag.state) === null || _a === void 0
|
|
29048
|
+
? void 0
|
|
29049
|
+
: _a.unfolded,
|
|
29050
|
+
false
|
|
29051
|
+
));
|
|
29041
29052
|
}
|
|
29042
29053
|
|
|
29043
29054
|
if ($$self.$$.dirty & /*unfolded*/ 2) {
|
|
@@ -29049,7 +29060,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
29049
29060
|
}
|
|
29050
29061
|
};
|
|
29051
29062
|
|
|
29052
|
-
return [tag, unfolded, data, folded, _a
|
|
29063
|
+
return [tag, unfolded, data, folded, _a];
|
|
29053
29064
|
}
|
|
29054
29065
|
|
|
29055
29066
|
class MarketingTag extends SvelteComponent {
|
|
@@ -29377,7 +29388,7 @@ function add_css$9(target) {
|
|
|
29377
29388
|
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}");
|
|
29378
29389
|
}
|
|
29379
29390
|
|
|
29380
|
-
// (
|
|
29391
|
+
// (29:0) {#if tag.state}
|
|
29381
29392
|
function create_if_block$6(ctx) {
|
|
29382
29393
|
let div5;
|
|
29383
29394
|
let shadow;
|
|
@@ -29412,7 +29423,7 @@ function create_if_block$6(ctx) {
|
|
|
29412
29423
|
props: {
|
|
29413
29424
|
unfolded: /*unfolded*/ ctx[6],
|
|
29414
29425
|
duration: 1000,
|
|
29415
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29426
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
29416
29427
|
}
|
|
29417
29428
|
});
|
|
29418
29429
|
|
|
@@ -29422,7 +29433,7 @@ function create_if_block$6(ctx) {
|
|
|
29422
29433
|
mediaStore: /*mediaStore*/ ctx[0],
|
|
29423
29434
|
url: /*tag*/ ctx[1].data.audioUrl,
|
|
29424
29435
|
duration: 1000,
|
|
29425
|
-
outDelay: 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29436
|
+
outDelay: 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15),
|
|
29426
29437
|
hooksInfo: { tag: /*tag*/ ctx[1] }
|
|
29427
29438
|
}
|
|
29428
29439
|
});
|
|
@@ -29489,7 +29500,7 @@ function create_if_block$6(ctx) {
|
|
|
29489
29500
|
shadow.$set(shadow_changes);
|
|
29490
29501
|
const line_changes = {};
|
|
29491
29502
|
if (dirty & /*unfolded*/ 64) line_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29492
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29503
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29493
29504
|
line.$set(line_changes);
|
|
29494
29505
|
|
|
29495
29506
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -29500,7 +29511,7 @@ function create_if_block$6(ctx) {
|
|
|
29500
29511
|
if (dirty & /*unfolded*/ 64) audio_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29501
29512
|
if (dirty & /*mediaStore*/ 1) audio_changes.mediaStore = /*mediaStore*/ ctx[0];
|
|
29502
29513
|
if (dirty & /*tag*/ 2) audio_changes.url = /*tag*/ ctx[1].data.audioUrl;
|
|
29503
|
-
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29514
|
+
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29504
29515
|
if (dirty & /*tag*/ 2) audio_changes.hooksInfo = { tag: /*tag*/ ctx[1] };
|
|
29505
29516
|
audio.$set(audio_changes);
|
|
29506
29517
|
const multilinetext_changes = {};
|
|
@@ -29673,7 +29684,7 @@ function add_css$8(target) {
|
|
|
29673
29684
|
append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
29674
29685
|
}
|
|
29675
29686
|
|
|
29676
|
-
// (
|
|
29687
|
+
// (19:0) {#if tag.state && mediaData}
|
|
29677
29688
|
function create_if_block$5(ctx) {
|
|
29678
29689
|
let div;
|
|
29679
29690
|
let media;
|
|
@@ -29788,7 +29799,6 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
29788
29799
|
let enableCarousel;
|
|
29789
29800
|
let autoplayConfig;
|
|
29790
29801
|
let objectFit;
|
|
29791
|
-
var _a, _b;
|
|
29792
29802
|
let { tag } = $$props;
|
|
29793
29803
|
|
|
29794
29804
|
$$self.$$set = $$props => {
|
|
@@ -29808,27 +29818,21 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
29808
29818
|
$$invalidate(1, enableCarousel = tag.data.enableCarousel);
|
|
29809
29819
|
}
|
|
29810
29820
|
|
|
29811
|
-
if ($$self.$$.dirty & /*tag,
|
|
29812
|
-
$$invalidate(3, autoplayConfig =
|
|
29813
|
-
|
|
29814
|
-
|
|
29815
|
-
|
|
29816
|
-
? enableCarousel
|
|
29817
|
-
: true,
|
|
29818
|
-
autoplayVideo: true
|
|
29819
|
-
});
|
|
29821
|
+
if ($$self.$$.dirty & /*tag, enableCarousel*/ 3) {
|
|
29822
|
+
$$invalidate(3, autoplayConfig = nullishCoalescing(tag.data.autoplayConfig, {
|
|
29823
|
+
autoplay: nullishCoalescing(enableCarousel, true),
|
|
29824
|
+
autoplayVideo: true
|
|
29825
|
+
}));
|
|
29820
29826
|
}
|
|
29821
29827
|
|
|
29822
|
-
if ($$self.$$.dirty & /*tag
|
|
29823
|
-
$$invalidate(2, objectFit =
|
|
29824
|
-
|
|
29825
|
-
|
|
29826
|
-
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29827
|
-
})());
|
|
29828
|
+
if ($$self.$$.dirty & /*tag*/ 1) {
|
|
29829
|
+
$$invalidate(2, objectFit = nullishCoalescing(tag.data.objectFit, (() => {
|
|
29830
|
+
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29831
|
+
})()));
|
|
29828
29832
|
}
|
|
29829
29833
|
};
|
|
29830
29834
|
|
|
29831
|
-
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded
|
|
29835
|
+
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded];
|
|
29832
29836
|
}
|
|
29833
29837
|
|
|
29834
29838
|
class MediaPlane extends SvelteComponent {
|
|
@@ -29841,7 +29845,7 @@ class MediaPlane extends SvelteComponent {
|
|
|
29841
29845
|
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.52.0 */
|
|
29842
29846
|
|
|
29843
29847
|
function add_css$7(target) {
|
|
29844
|
-
append_styles(target, "svelte-
|
|
29848
|
+
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)}}");
|
|
29845
29849
|
}
|
|
29846
29850
|
|
|
29847
29851
|
// (14:52)
|
|
@@ -29869,7 +29873,7 @@ function create_if_block_1$3(ctx) {
|
|
|
29869
29873
|
create_component(shadow.$$.fragment);
|
|
29870
29874
|
t = space();
|
|
29871
29875
|
div = element("div");
|
|
29872
|
-
attr(div, "class", "link svelte-
|
|
29876
|
+
attr(div, "class", "link svelte-7x7u86");
|
|
29873
29877
|
},
|
|
29874
29878
|
m(target, anchor) {
|
|
29875
29879
|
mount_component(shadow, target, anchor);
|
|
@@ -29927,9 +29931,9 @@ function create_if_block$4(ctx) {
|
|
|
29927
29931
|
div1 = element("div");
|
|
29928
29932
|
t2 = space();
|
|
29929
29933
|
div2 = element("div");
|
|
29930
|
-
attr(div0, "class", "arrow0 svelte-
|
|
29931
|
-
attr(div1, "class", "arrow1 svelte-
|
|
29932
|
-
attr(div2, "class", "arrow2 svelte-
|
|
29934
|
+
attr(div0, "class", "arrow0 svelte-7x7u86");
|
|
29935
|
+
attr(div1, "class", "arrow1 svelte-7x7u86");
|
|
29936
|
+
attr(div2, "class", "arrow2 svelte-7x7u86");
|
|
29933
29937
|
},
|
|
29934
29938
|
m(target, anchor) {
|
|
29935
29939
|
mount_component(shadow, target, anchor);
|
|
@@ -30013,10 +30017,10 @@ function create_fragment$7(ctx) {
|
|
|
30013
30017
|
t1 = space();
|
|
30014
30018
|
div1 = element("div");
|
|
30015
30019
|
t2 = text(t2_value);
|
|
30016
|
-
attr(div0, "class", "icon svelte-
|
|
30017
|
-
attr(div1, "class", "text svelte-
|
|
30018
|
-
attr(div2, "class", "text-wrapper svelte-
|
|
30019
|
-
attr(div3, "class", "wrapper svelte-
|
|
30020
|
+
attr(div0, "class", "icon svelte-7x7u86");
|
|
30021
|
+
attr(div1, "class", "text svelte-7x7u86");
|
|
30022
|
+
attr(div2, "class", "text-wrapper svelte-7x7u86");
|
|
30023
|
+
attr(div3, "class", "wrapper svelte-7x7u86");
|
|
30020
30024
|
},
|
|
30021
30025
|
m(target, anchor) {
|
|
30022
30026
|
insert(target, div3, anchor);
|
|
@@ -31004,7 +31008,7 @@ function add_css$2(target) {
|
|
|
31004
31008
|
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%)}");
|
|
31005
31009
|
}
|
|
31006
31010
|
|
|
31007
|
-
// (
|
|
31011
|
+
// (10:0) {#if tag.pointTagStyle?.leftPercent && tag.pointTagStyle?.topPercent && tag.enabled !== false && tag.state && tag.temporaryState?.visible !== false}
|
|
31008
31012
|
function create_if_block$1(ctx) {
|
|
31009
31013
|
let if_block_anchor;
|
|
31010
31014
|
let current;
|
|
@@ -31060,7 +31064,7 @@ function create_if_block$1(ctx) {
|
|
|
31060
31064
|
};
|
|
31061
31065
|
}
|
|
31062
31066
|
|
|
31063
|
-
// (
|
|
31067
|
+
// (11:2) {#if tag.contentType !== ContentType.Link}
|
|
31064
31068
|
function create_if_block_1$1(ctx) {
|
|
31065
31069
|
let div;
|
|
31066
31070
|
let t;
|
|
@@ -31139,7 +31143,7 @@ function create_if_block_1$1(ctx) {
|
|
|
31139
31143
|
};
|
|
31140
31144
|
}
|
|
31141
31145
|
|
|
31142
|
-
// (
|
|
31146
|
+
// (16:4) {:else}
|
|
31143
31147
|
function create_else_block(ctx) {
|
|
31144
31148
|
let defaultpoint;
|
|
31145
31149
|
let current;
|
|
@@ -31180,7 +31184,7 @@ function create_else_block(ctx) {
|
|
|
31180
31184
|
};
|
|
31181
31185
|
}
|
|
31182
31186
|
|
|
31183
|
-
// (
|
|
31187
|
+
// (14:4) {#if tag.style?.point?.style === 'CustomIcon' && tag.style?.point?.iconUrl}
|
|
31184
31188
|
function create_if_block_2(ctx) {
|
|
31185
31189
|
let custompoint;
|
|
31186
31190
|
let current;
|
|
@@ -31280,7 +31284,7 @@ function create_fragment$2(ctx) {
|
|
|
31280
31284
|
|
|
31281
31285
|
function instance$2($$self, $$props, $$invalidate) {
|
|
31282
31286
|
let foldDelay;
|
|
31283
|
-
var _a
|
|
31287
|
+
var _a;
|
|
31284
31288
|
let { tag } = $$props;
|
|
31285
31289
|
|
|
31286
31290
|
$$self.$$set = $$props => {
|
|
@@ -31288,18 +31292,19 @@ function instance$2($$self, $$props, $$invalidate) {
|
|
|
31288
31292
|
};
|
|
31289
31293
|
|
|
31290
31294
|
$$self.$$.update = () => {
|
|
31291
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
31292
|
-
$$invalidate(1, foldDelay =
|
|
31293
|
-
|
|
31294
|
-
|
|
31295
|
-
|
|
31296
|
-
|
|
31295
|
+
if ($$self.$$.dirty & /*tag, _a*/ 5) {
|
|
31296
|
+
$$invalidate(1, foldDelay = nullishCoalescing(
|
|
31297
|
+
$$invalidate(2, _a = tag.style) === null || _a === void 0
|
|
31298
|
+
? void 0
|
|
31299
|
+
: _a.foldedPointDelay,
|
|
31300
|
+
tag.contentType === ContentType.Marketing
|
|
31297
31301
|
? 600
|
|
31298
|
-
: undefined
|
|
31302
|
+
: undefined
|
|
31303
|
+
));
|
|
31299
31304
|
}
|
|
31300
31305
|
};
|
|
31301
31306
|
|
|
31302
|
-
return [tag, foldDelay, _a
|
|
31307
|
+
return [tag, foldDelay, _a];
|
|
31303
31308
|
}
|
|
31304
31309
|
|
|
31305
31310
|
class PointSwitch extends SvelteComponent {
|
|
@@ -32381,7 +32386,7 @@ class TagComputer extends TagCacheController {
|
|
|
32381
32386
|
}
|
|
32382
32387
|
|
|
32383
32388
|
// declare const __APP_VERSION__: string
|
|
32384
|
-
const VERSION$2 = '1.1.
|
|
32389
|
+
const VERSION$2 = '1.1.1';
|
|
32385
32390
|
const PLUGIN_NAME$1 = `DnalogelPlugin-PanoTagPlugin@${VERSION$2}`;
|
|
32386
32391
|
// 初始是否展开
|
|
32387
32392
|
const TAG_INITIAL_UNFOLDED = false;
|