@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.umd.js
CHANGED
|
@@ -21634,13 +21634,22 @@ void main() {
|
|
|
21634
21634
|
}
|
|
21635
21635
|
}
|
|
21636
21636
|
|
|
21637
|
+
function nullishCoalescing(value, defaultValue) {
|
|
21638
|
+
if (value === undefined || value === null) {
|
|
21639
|
+
return defaultValue;
|
|
21640
|
+
}
|
|
21641
|
+
else {
|
|
21642
|
+
return value;
|
|
21643
|
+
}
|
|
21644
|
+
}
|
|
21645
|
+
|
|
21637
21646
|
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.52.0 */
|
|
21638
21647
|
|
|
21639
21648
|
function add_css$g(target) {
|
|
21640
21649
|
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}");
|
|
21641
21650
|
}
|
|
21642
21651
|
|
|
21643
|
-
// (
|
|
21652
|
+
// (30:0) {#if tag.state}
|
|
21644
21653
|
function create_if_block$f(ctx) {
|
|
21645
21654
|
let shadow;
|
|
21646
21655
|
let t0;
|
|
@@ -21669,7 +21678,7 @@ void main() {
|
|
|
21669
21678
|
props: {
|
|
21670
21679
|
unfolded: /*unfolded*/ ctx[2],
|
|
21671
21680
|
duration: 1000,
|
|
21672
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21681
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
21673
21682
|
}
|
|
21674
21683
|
});
|
|
21675
21684
|
|
|
@@ -21718,7 +21727,7 @@ void main() {
|
|
|
21718
21727
|
shadow.$set(shadow_changes);
|
|
21719
21728
|
const line_changes = {};
|
|
21720
21729
|
if (dirty & /*unfolded*/ 4) line_changes.unfolded = /*unfolded*/ ctx[2];
|
|
21721
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
21730
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
21722
21731
|
line.$set(line_changes);
|
|
21723
21732
|
|
|
21724
21733
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -27364,7 +27373,7 @@ void main() {
|
|
|
27364
27373
|
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%)}");
|
|
27365
27374
|
}
|
|
27366
27375
|
|
|
27367
|
-
// (
|
|
27376
|
+
// (7:0) {#if media}
|
|
27368
27377
|
function create_if_block$b(ctx) {
|
|
27369
27378
|
let div;
|
|
27370
27379
|
let div_style_value;
|
|
@@ -27415,7 +27424,7 @@ void main() {
|
|
|
27415
27424
|
};
|
|
27416
27425
|
}
|
|
27417
27426
|
|
|
27418
|
-
// (
|
|
27427
|
+
// (11:37)
|
|
27419
27428
|
function create_if_block_2$3(ctx) {
|
|
27420
27429
|
let video;
|
|
27421
27430
|
let video_src_value;
|
|
@@ -27431,7 +27440,7 @@ void main() {
|
|
|
27431
27440
|
div = internal.element("div");
|
|
27432
27441
|
internal.attr(video, "class", "media-content svelte-6jwk1w");
|
|
27433
27442
|
if (!internal.src_url_equal(video.src, video_src_value = /*media*/ ctx[0].url)) internal.attr(video, "src", video_src_value);
|
|
27434
|
-
internal.attr(video, "poster", video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27443
|
+
internal.attr(video, "poster", video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined));
|
|
27435
27444
|
internal.attr(video, "preload", video_preload_value = /*media*/ ctx[0].videoCoverUrl ? undefined : 'auto');
|
|
27436
27445
|
video.playsInline = true;
|
|
27437
27446
|
internal.attr(video, "paused", "");
|
|
@@ -27452,7 +27461,7 @@ void main() {
|
|
|
27452
27461
|
internal.attr(video, "src", video_src_value);
|
|
27453
27462
|
}
|
|
27454
27463
|
|
|
27455
|
-
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
27464
|
+
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined))) {
|
|
27456
27465
|
internal.attr(video, "poster", video_poster_value);
|
|
27457
27466
|
}
|
|
27458
27467
|
|
|
@@ -27468,7 +27477,7 @@ void main() {
|
|
|
27468
27477
|
};
|
|
27469
27478
|
}
|
|
27470
27479
|
|
|
27471
|
-
// (
|
|
27480
|
+
// (9:4) {#if media.type === 'Image'}
|
|
27472
27481
|
function create_if_block_1$7(ctx) {
|
|
27473
27482
|
let img;
|
|
27474
27483
|
let img_src_value;
|
|
@@ -28148,12 +28157,12 @@ void main() {
|
|
|
28148
28157
|
|
|
28149
28158
|
function get_each_context$2(ctx, list, i) {
|
|
28150
28159
|
const child_ctx = ctx.slice();
|
|
28151
|
-
child_ctx[
|
|
28160
|
+
child_ctx[7] = list[i].id;
|
|
28152
28161
|
child_ctx[1] = list[i].content;
|
|
28153
28162
|
return child_ctx;
|
|
28154
28163
|
}
|
|
28155
28164
|
|
|
28156
|
-
// (
|
|
28165
|
+
// (20:0) {#if tag.state}
|
|
28157
28166
|
function create_if_block$9(ctx) {
|
|
28158
28167
|
let shadow;
|
|
28159
28168
|
let t0;
|
|
@@ -28186,7 +28195,7 @@ void main() {
|
|
|
28186
28195
|
});
|
|
28187
28196
|
|
|
28188
28197
|
let each_value = /*textItems*/ ctx[2];
|
|
28189
|
-
const get_key = ctx => /*id*/ ctx[
|
|
28198
|
+
const get_key = ctx => /*id*/ ctx[7];
|
|
28190
28199
|
|
|
28191
28200
|
for (let i = 0; i < each_value.length; i += 1) {
|
|
28192
28201
|
let child_ctx = get_each_context$2(ctx, each_value, i);
|
|
@@ -28308,7 +28317,7 @@ void main() {
|
|
|
28308
28317
|
};
|
|
28309
28318
|
}
|
|
28310
28319
|
|
|
28311
|
-
// (
|
|
28320
|
+
// (25:2) {#each textItems as { id, content }
|
|
28312
28321
|
function create_each_block$2(key_1, ctx) {
|
|
28313
28322
|
let div;
|
|
28314
28323
|
let text_1;
|
|
@@ -28359,7 +28368,7 @@ void main() {
|
|
|
28359
28368
|
};
|
|
28360
28369
|
}
|
|
28361
28370
|
|
|
28362
|
-
// (
|
|
28371
|
+
// (30:2) {#if mediaData}
|
|
28363
28372
|
function create_if_block_1$5(ctx) {
|
|
28364
28373
|
let div;
|
|
28365
28374
|
let media;
|
|
@@ -28467,7 +28476,7 @@ void main() {
|
|
|
28467
28476
|
let unfolded;
|
|
28468
28477
|
let content;
|
|
28469
28478
|
let mediaData;
|
|
28470
|
-
var _a, _b
|
|
28479
|
+
var _a, _b;
|
|
28471
28480
|
let { tag } = $$props;
|
|
28472
28481
|
let textItems;
|
|
28473
28482
|
|
|
@@ -28480,15 +28489,16 @@ void main() {
|
|
|
28480
28489
|
$$invalidate(4, unfolded = tag.state ? tag.state.unfolded : false);
|
|
28481
28490
|
}
|
|
28482
28491
|
|
|
28483
|
-
if ($$self.$$.dirty & /*tag, _a, _b
|
|
28484
|
-
$$invalidate(1, content = (
|
|
28485
|
-
|
|
28486
|
-
|
|
28487
|
-
|
|
28488
|
-
|
|
28489
|
-
|
|
28492
|
+
if ($$self.$$.dirty & /*tag, _a, _b*/ 97) {
|
|
28493
|
+
$$invalidate(1, content = nullishCoalescing(
|
|
28494
|
+
$$invalidate(5, _a = tag.data.text) === null || _a === void 0
|
|
28495
|
+
? void 0
|
|
28496
|
+
: _a.length,
|
|
28497
|
+
0
|
|
28498
|
+
) > 7
|
|
28499
|
+
? ($$invalidate(6, _b = tag.data.text) === null || _b === void 0
|
|
28490
28500
|
? void 0
|
|
28491
|
-
:
|
|
28501
|
+
: _b.substring(0, 6)) + '...'
|
|
28492
28502
|
: tag.data.text);
|
|
28493
28503
|
}
|
|
28494
28504
|
|
|
@@ -28504,7 +28514,7 @@ void main() {
|
|
|
28504
28514
|
}
|
|
28505
28515
|
};
|
|
28506
28516
|
|
|
28507
|
-
return [tag, content, textItems, mediaData, unfolded, _a, _b
|
|
28517
|
+
return [tag, content, textItems, mediaData, unfolded, _a, _b];
|
|
28508
28518
|
}
|
|
28509
28519
|
|
|
28510
28520
|
class ImageTextTag extends internal.SvelteComponent {
|
|
@@ -28532,7 +28542,7 @@ void main() {
|
|
|
28532
28542
|
return child_ctx;
|
|
28533
28543
|
}
|
|
28534
28544
|
|
|
28535
|
-
// (
|
|
28545
|
+
// (29:8) {#if tag}
|
|
28536
28546
|
function create_if_block_4$1(ctx) {
|
|
28537
28547
|
let div;
|
|
28538
28548
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28557,7 +28567,7 @@ void main() {
|
|
|
28557
28567
|
};
|
|
28558
28568
|
}
|
|
28559
28569
|
|
|
28560
|
-
// (
|
|
28570
|
+
// (28:6) {#each data.brandTags || [] as tag}
|
|
28561
28571
|
function create_each_block_1(ctx) {
|
|
28562
28572
|
let if_block_anchor;
|
|
28563
28573
|
let if_block = /*tag*/ ctx[0] && create_if_block_4$1(ctx);
|
|
@@ -28592,7 +28602,7 @@ void main() {
|
|
|
28592
28602
|
};
|
|
28593
28603
|
}
|
|
28594
28604
|
|
|
28595
|
-
// (
|
|
28605
|
+
// (34:8) {#if tag}
|
|
28596
28606
|
function create_if_block_3$1(ctx) {
|
|
28597
28607
|
let div;
|
|
28598
28608
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -28617,7 +28627,7 @@ void main() {
|
|
|
28617
28627
|
};
|
|
28618
28628
|
}
|
|
28619
28629
|
|
|
28620
|
-
// (
|
|
28630
|
+
// (33:6) {#each data.tags || [] as tag}
|
|
28621
28631
|
function create_each_block$1(ctx) {
|
|
28622
28632
|
let if_block_anchor;
|
|
28623
28633
|
let if_block = /*tag*/ ctx[0] && create_if_block_3$1(ctx);
|
|
@@ -28652,7 +28662,7 @@ void main() {
|
|
|
28652
28662
|
};
|
|
28653
28663
|
}
|
|
28654
28664
|
|
|
28655
|
-
// (
|
|
28665
|
+
// (46:6) {#if data.price?.value !== undefined && data.price?.value !== null}
|
|
28656
28666
|
function create_if_block_1$4(ctx) {
|
|
28657
28667
|
let div;
|
|
28658
28668
|
let span;
|
|
@@ -28701,7 +28711,7 @@ void main() {
|
|
|
28701
28711
|
};
|
|
28702
28712
|
}
|
|
28703
28713
|
|
|
28704
|
-
// (
|
|
28714
|
+
// (51:10) {#if data.price.unit}
|
|
28705
28715
|
function create_if_block_2$2(ctx) {
|
|
28706
28716
|
let span;
|
|
28707
28717
|
let t_value = /*data*/ ctx[2].price.unit + "";
|
|
@@ -28726,7 +28736,7 @@ void main() {
|
|
|
28726
28736
|
};
|
|
28727
28737
|
}
|
|
28728
28738
|
|
|
28729
|
-
// (
|
|
28739
|
+
// (58:6) {#if data.highlightText}
|
|
28730
28740
|
function create_if_block$8(ctx) {
|
|
28731
28741
|
let div;
|
|
28732
28742
|
let t_value = /*data*/ ctx[2].highlightText + "";
|
|
@@ -29036,7 +29046,7 @@ void main() {
|
|
|
29036
29046
|
let unfolded;
|
|
29037
29047
|
let folded;
|
|
29038
29048
|
let data;
|
|
29039
|
-
var _a
|
|
29049
|
+
var _a;
|
|
29040
29050
|
let { tag } = $$props;
|
|
29041
29051
|
|
|
29042
29052
|
$$self.$$set = $$props => {
|
|
@@ -29044,12 +29054,13 @@ void main() {
|
|
|
29044
29054
|
};
|
|
29045
29055
|
|
|
29046
29056
|
$$self.$$.update = () => {
|
|
29047
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
29048
|
-
$$invalidate(1, unfolded =
|
|
29049
|
-
|
|
29050
|
-
|
|
29051
|
-
|
|
29052
|
-
|
|
29057
|
+
if ($$self.$$.dirty & /*tag, _a*/ 17) {
|
|
29058
|
+
$$invalidate(1, unfolded = nullishCoalescing(
|
|
29059
|
+
$$invalidate(4, _a = tag.state) === null || _a === void 0
|
|
29060
|
+
? void 0
|
|
29061
|
+
: _a.unfolded,
|
|
29062
|
+
false
|
|
29063
|
+
));
|
|
29053
29064
|
}
|
|
29054
29065
|
|
|
29055
29066
|
if ($$self.$$.dirty & /*unfolded*/ 2) {
|
|
@@ -29061,7 +29072,7 @@ void main() {
|
|
|
29061
29072
|
}
|
|
29062
29073
|
};
|
|
29063
29074
|
|
|
29064
|
-
return [tag, unfolded, data, folded, _a
|
|
29075
|
+
return [tag, unfolded, data, folded, _a];
|
|
29065
29076
|
}
|
|
29066
29077
|
|
|
29067
29078
|
class MarketingTag extends internal.SvelteComponent {
|
|
@@ -29389,7 +29400,7 @@ void main() {
|
|
|
29389
29400
|
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}");
|
|
29390
29401
|
}
|
|
29391
29402
|
|
|
29392
|
-
// (
|
|
29403
|
+
// (29:0) {#if tag.state}
|
|
29393
29404
|
function create_if_block$6(ctx) {
|
|
29394
29405
|
let div5;
|
|
29395
29406
|
let shadow;
|
|
@@ -29424,7 +29435,7 @@ void main() {
|
|
|
29424
29435
|
props: {
|
|
29425
29436
|
unfolded: /*unfolded*/ ctx[6],
|
|
29426
29437
|
duration: 1000,
|
|
29427
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29438
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
29428
29439
|
}
|
|
29429
29440
|
});
|
|
29430
29441
|
|
|
@@ -29434,7 +29445,7 @@ void main() {
|
|
|
29434
29445
|
mediaStore: /*mediaStore*/ ctx[0],
|
|
29435
29446
|
url: /*tag*/ ctx[1].data.audioUrl,
|
|
29436
29447
|
duration: 1000,
|
|
29437
|
-
outDelay: 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29448
|
+
outDelay: 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15),
|
|
29438
29449
|
hooksInfo: { tag: /*tag*/ ctx[1] }
|
|
29439
29450
|
}
|
|
29440
29451
|
});
|
|
@@ -29501,7 +29512,7 @@ void main() {
|
|
|
29501
29512
|
shadow.$set(shadow_changes);
|
|
29502
29513
|
const line_changes = {};
|
|
29503
29514
|
if (dirty & /*unfolded*/ 64) line_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29504
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29515
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29505
29516
|
line.$set(line_changes);
|
|
29506
29517
|
|
|
29507
29518
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -29512,7 +29523,7 @@ void main() {
|
|
|
29512
29523
|
if (dirty & /*unfolded*/ 64) audio_changes.unfolded = /*unfolded*/ ctx[6];
|
|
29513
29524
|
if (dirty & /*mediaStore*/ 1) audio_changes.mediaStore = /*mediaStore*/ ctx[0];
|
|
29514
29525
|
if (dirty & /*tag*/ 2) audio_changes.url = /*tag*/ ctx[1].data.audioUrl;
|
|
29515
|
-
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
29526
|
+
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
29516
29527
|
if (dirty & /*tag*/ 2) audio_changes.hooksInfo = { tag: /*tag*/ ctx[1] };
|
|
29517
29528
|
audio.$set(audio_changes);
|
|
29518
29529
|
const multilinetext_changes = {};
|
|
@@ -29685,7 +29696,7 @@ void main() {
|
|
|
29685
29696
|
internal.append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
29686
29697
|
}
|
|
29687
29698
|
|
|
29688
|
-
// (
|
|
29699
|
+
// (19:0) {#if tag.state && mediaData}
|
|
29689
29700
|
function create_if_block$5(ctx) {
|
|
29690
29701
|
let div;
|
|
29691
29702
|
let media;
|
|
@@ -29800,7 +29811,6 @@ void main() {
|
|
|
29800
29811
|
let enableCarousel;
|
|
29801
29812
|
let autoplayConfig;
|
|
29802
29813
|
let objectFit;
|
|
29803
|
-
var _a, _b;
|
|
29804
29814
|
let { tag } = $$props;
|
|
29805
29815
|
|
|
29806
29816
|
$$self.$$set = $$props => {
|
|
@@ -29820,27 +29830,21 @@ void main() {
|
|
|
29820
29830
|
$$invalidate(1, enableCarousel = tag.data.enableCarousel);
|
|
29821
29831
|
}
|
|
29822
29832
|
|
|
29823
|
-
if ($$self.$$.dirty & /*tag,
|
|
29824
|
-
$$invalidate(3, autoplayConfig =
|
|
29825
|
-
|
|
29826
|
-
|
|
29827
|
-
|
|
29828
|
-
? enableCarousel
|
|
29829
|
-
: true,
|
|
29830
|
-
autoplayVideo: true
|
|
29831
|
-
});
|
|
29833
|
+
if ($$self.$$.dirty & /*tag, enableCarousel*/ 3) {
|
|
29834
|
+
$$invalidate(3, autoplayConfig = nullishCoalescing(tag.data.autoplayConfig, {
|
|
29835
|
+
autoplay: nullishCoalescing(enableCarousel, true),
|
|
29836
|
+
autoplayVideo: true
|
|
29837
|
+
}));
|
|
29832
29838
|
}
|
|
29833
29839
|
|
|
29834
|
-
if ($$self.$$.dirty & /*tag
|
|
29835
|
-
$$invalidate(2, objectFit =
|
|
29836
|
-
|
|
29837
|
-
|
|
29838
|
-
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29839
|
-
})());
|
|
29840
|
+
if ($$self.$$.dirty & /*tag*/ 1) {
|
|
29841
|
+
$$invalidate(2, objectFit = nullishCoalescing(tag.data.objectFit, (() => {
|
|
29842
|
+
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
29843
|
+
})()));
|
|
29840
29844
|
}
|
|
29841
29845
|
};
|
|
29842
29846
|
|
|
29843
|
-
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded
|
|
29847
|
+
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded];
|
|
29844
29848
|
}
|
|
29845
29849
|
|
|
29846
29850
|
class MediaPlane extends internal.SvelteComponent {
|
|
@@ -29853,7 +29857,7 @@ void main() {
|
|
|
29853
29857
|
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.52.0 */
|
|
29854
29858
|
|
|
29855
29859
|
function add_css$7(target) {
|
|
29856
|
-
internal.append_styles(target, "svelte-
|
|
29860
|
+
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)}}");
|
|
29857
29861
|
}
|
|
29858
29862
|
|
|
29859
29863
|
// (14:52)
|
|
@@ -29881,7 +29885,7 @@ void main() {
|
|
|
29881
29885
|
internal.create_component(shadow.$$.fragment);
|
|
29882
29886
|
t = internal.space();
|
|
29883
29887
|
div = internal.element("div");
|
|
29884
|
-
internal.attr(div, "class", "link svelte-
|
|
29888
|
+
internal.attr(div, "class", "link svelte-7x7u86");
|
|
29885
29889
|
},
|
|
29886
29890
|
m(target, anchor) {
|
|
29887
29891
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -29939,9 +29943,9 @@ void main() {
|
|
|
29939
29943
|
div1 = internal.element("div");
|
|
29940
29944
|
t2 = internal.space();
|
|
29941
29945
|
div2 = internal.element("div");
|
|
29942
|
-
internal.attr(div0, "class", "arrow0 svelte-
|
|
29943
|
-
internal.attr(div1, "class", "arrow1 svelte-
|
|
29944
|
-
internal.attr(div2, "class", "arrow2 svelte-
|
|
29946
|
+
internal.attr(div0, "class", "arrow0 svelte-7x7u86");
|
|
29947
|
+
internal.attr(div1, "class", "arrow1 svelte-7x7u86");
|
|
29948
|
+
internal.attr(div2, "class", "arrow2 svelte-7x7u86");
|
|
29945
29949
|
},
|
|
29946
29950
|
m(target, anchor) {
|
|
29947
29951
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -30025,10 +30029,10 @@ void main() {
|
|
|
30025
30029
|
t1 = internal.space();
|
|
30026
30030
|
div1 = internal.element("div");
|
|
30027
30031
|
t2 = internal.text(t2_value);
|
|
30028
|
-
internal.attr(div0, "class", "icon svelte-
|
|
30029
|
-
internal.attr(div1, "class", "text svelte-
|
|
30030
|
-
internal.attr(div2, "class", "text-wrapper svelte-
|
|
30031
|
-
internal.attr(div3, "class", "wrapper svelte-
|
|
30032
|
+
internal.attr(div0, "class", "icon svelte-7x7u86");
|
|
30033
|
+
internal.attr(div1, "class", "text svelte-7x7u86");
|
|
30034
|
+
internal.attr(div2, "class", "text-wrapper svelte-7x7u86");
|
|
30035
|
+
internal.attr(div3, "class", "wrapper svelte-7x7u86");
|
|
30032
30036
|
},
|
|
30033
30037
|
m(target, anchor) {
|
|
30034
30038
|
internal.insert(target, div3, anchor);
|
|
@@ -31016,7 +31020,7 @@ void main() {
|
|
|
31016
31020
|
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%)}");
|
|
31017
31021
|
}
|
|
31018
31022
|
|
|
31019
|
-
// (
|
|
31023
|
+
// (10:0) {#if tag.pointTagStyle?.leftPercent && tag.pointTagStyle?.topPercent && tag.enabled !== false && tag.state && tag.temporaryState?.visible !== false}
|
|
31020
31024
|
function create_if_block$1(ctx) {
|
|
31021
31025
|
let if_block_anchor;
|
|
31022
31026
|
let current;
|
|
@@ -31072,7 +31076,7 @@ void main() {
|
|
|
31072
31076
|
};
|
|
31073
31077
|
}
|
|
31074
31078
|
|
|
31075
|
-
// (
|
|
31079
|
+
// (11:2) {#if tag.contentType !== ContentType.Link}
|
|
31076
31080
|
function create_if_block_1$1(ctx) {
|
|
31077
31081
|
let div;
|
|
31078
31082
|
let t;
|
|
@@ -31151,7 +31155,7 @@ void main() {
|
|
|
31151
31155
|
};
|
|
31152
31156
|
}
|
|
31153
31157
|
|
|
31154
|
-
// (
|
|
31158
|
+
// (16:4) {:else}
|
|
31155
31159
|
function create_else_block(ctx) {
|
|
31156
31160
|
let defaultpoint;
|
|
31157
31161
|
let current;
|
|
@@ -31192,7 +31196,7 @@ void main() {
|
|
|
31192
31196
|
};
|
|
31193
31197
|
}
|
|
31194
31198
|
|
|
31195
|
-
// (
|
|
31199
|
+
// (14:4) {#if tag.style?.point?.style === 'CustomIcon' && tag.style?.point?.iconUrl}
|
|
31196
31200
|
function create_if_block_2(ctx) {
|
|
31197
31201
|
let custompoint;
|
|
31198
31202
|
let current;
|
|
@@ -31292,7 +31296,7 @@ void main() {
|
|
|
31292
31296
|
|
|
31293
31297
|
function instance$2($$self, $$props, $$invalidate) {
|
|
31294
31298
|
let foldDelay;
|
|
31295
|
-
var _a
|
|
31299
|
+
var _a;
|
|
31296
31300
|
let { tag } = $$props;
|
|
31297
31301
|
|
|
31298
31302
|
$$self.$$set = $$props => {
|
|
@@ -31300,18 +31304,19 @@ void main() {
|
|
|
31300
31304
|
};
|
|
31301
31305
|
|
|
31302
31306
|
$$self.$$.update = () => {
|
|
31303
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
31304
|
-
$$invalidate(1, foldDelay =
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
|
|
31308
|
-
|
|
31307
|
+
if ($$self.$$.dirty & /*tag, _a*/ 5) {
|
|
31308
|
+
$$invalidate(1, foldDelay = nullishCoalescing(
|
|
31309
|
+
$$invalidate(2, _a = tag.style) === null || _a === void 0
|
|
31310
|
+
? void 0
|
|
31311
|
+
: _a.foldedPointDelay,
|
|
31312
|
+
tag.contentType === exports.ContentType.Marketing
|
|
31309
31313
|
? 600
|
|
31310
|
-
: undefined
|
|
31314
|
+
: undefined
|
|
31315
|
+
));
|
|
31311
31316
|
}
|
|
31312
31317
|
};
|
|
31313
31318
|
|
|
31314
|
-
return [tag, foldDelay, _a
|
|
31319
|
+
return [tag, foldDelay, _a];
|
|
31315
31320
|
}
|
|
31316
31321
|
|
|
31317
31322
|
class PointSwitch extends internal.SvelteComponent {
|
|
@@ -32393,7 +32398,7 @@ void main() {
|
|
|
32393
32398
|
}
|
|
32394
32399
|
|
|
32395
32400
|
// declare const __APP_VERSION__: string
|
|
32396
|
-
const VERSION$2 = '1.1.
|
|
32401
|
+
const VERSION$2 = '1.1.1';
|
|
32397
32402
|
const PLUGIN_NAME$1 = `DnalogelPlugin-PanoTagPlugin@${VERSION$2}`;
|
|
32398
32403
|
// 初始是否展开
|
|
32399
32404
|
const TAG_INITIAL_UNFOLDED = false;
|