@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
|
@@ -1480,13 +1480,22 @@ class MultiLineText extends internal.SvelteComponent {
|
|
|
1480
1480
|
}
|
|
1481
1481
|
}
|
|
1482
1482
|
|
|
1483
|
+
function nullishCoalescing(value, defaultValue) {
|
|
1484
|
+
if (value === undefined || value === null) {
|
|
1485
|
+
return defaultValue;
|
|
1486
|
+
}
|
|
1487
|
+
else {
|
|
1488
|
+
return value;
|
|
1489
|
+
}
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1483
1492
|
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.52.0 */
|
|
1484
1493
|
|
|
1485
1494
|
function add_css$g(target) {
|
|
1486
1495
|
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}");
|
|
1487
1496
|
}
|
|
1488
1497
|
|
|
1489
|
-
// (
|
|
1498
|
+
// (30:0) {#if tag.state}
|
|
1490
1499
|
function create_if_block$f(ctx) {
|
|
1491
1500
|
let shadow;
|
|
1492
1501
|
let t0;
|
|
@@ -1515,7 +1524,7 @@ function create_if_block$f(ctx) {
|
|
|
1515
1524
|
props: {
|
|
1516
1525
|
unfolded: /*unfolded*/ ctx[2],
|
|
1517
1526
|
duration: 1000,
|
|
1518
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
1527
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
1519
1528
|
}
|
|
1520
1529
|
});
|
|
1521
1530
|
|
|
@@ -1564,7 +1573,7 @@ function create_if_block$f(ctx) {
|
|
|
1564
1573
|
shadow.$set(shadow_changes);
|
|
1565
1574
|
const line_changes = {};
|
|
1566
1575
|
if (dirty & /*unfolded*/ 4) line_changes.unfolded = /*unfolded*/ ctx[2];
|
|
1567
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
1576
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 40 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
1568
1577
|
line.$set(line_changes);
|
|
1569
1578
|
|
|
1570
1579
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -7210,7 +7219,7 @@ function add_css$e(target) {
|
|
|
7210
7219
|
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%)}");
|
|
7211
7220
|
}
|
|
7212
7221
|
|
|
7213
|
-
// (
|
|
7222
|
+
// (7:0) {#if media}
|
|
7214
7223
|
function create_if_block$b(ctx) {
|
|
7215
7224
|
let div;
|
|
7216
7225
|
let div_style_value;
|
|
@@ -7261,7 +7270,7 @@ function create_if_block$b(ctx) {
|
|
|
7261
7270
|
};
|
|
7262
7271
|
}
|
|
7263
7272
|
|
|
7264
|
-
// (
|
|
7273
|
+
// (11:37)
|
|
7265
7274
|
function create_if_block_2$3(ctx) {
|
|
7266
7275
|
let video;
|
|
7267
7276
|
let video_src_value;
|
|
@@ -7277,7 +7286,7 @@ function create_if_block_2$3(ctx) {
|
|
|
7277
7286
|
div = internal.element("div");
|
|
7278
7287
|
internal.attr(video, "class", "media-content svelte-6jwk1w");
|
|
7279
7288
|
if (!internal.src_url_equal(video.src, video_src_value = /*media*/ ctx[0].url)) internal.attr(video, "src", video_src_value);
|
|
7280
|
-
internal.attr(video, "poster", video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
7289
|
+
internal.attr(video, "poster", video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined));
|
|
7281
7290
|
internal.attr(video, "preload", video_preload_value = /*media*/ ctx[0].videoCoverUrl ? undefined : 'auto');
|
|
7282
7291
|
video.playsInline = true;
|
|
7283
7292
|
internal.attr(video, "paused", "");
|
|
@@ -7298,7 +7307,7 @@ function create_if_block_2$3(ctx) {
|
|
|
7298
7307
|
internal.attr(video, "src", video_src_value);
|
|
7299
7308
|
}
|
|
7300
7309
|
|
|
7301
|
-
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = /*media*/ ctx[0].videoCoverUrl
|
|
7310
|
+
if (dirty & /*media*/ 1 && video_poster_value !== (video_poster_value = nullishCoalescing(/*media*/ ctx[0].videoCoverUrl, undefined))) {
|
|
7302
7311
|
internal.attr(video, "poster", video_poster_value);
|
|
7303
7312
|
}
|
|
7304
7313
|
|
|
@@ -7314,7 +7323,7 @@ function create_if_block_2$3(ctx) {
|
|
|
7314
7323
|
};
|
|
7315
7324
|
}
|
|
7316
7325
|
|
|
7317
|
-
// (
|
|
7326
|
+
// (9:4) {#if media.type === 'Image'}
|
|
7318
7327
|
function create_if_block_1$7(ctx) {
|
|
7319
7328
|
let img;
|
|
7320
7329
|
let img_src_value;
|
|
@@ -7994,12 +8003,12 @@ function add_css$c(target) {
|
|
|
7994
8003
|
|
|
7995
8004
|
function get_each_context$2(ctx, list, i) {
|
|
7996
8005
|
const child_ctx = ctx.slice();
|
|
7997
|
-
child_ctx[
|
|
8006
|
+
child_ctx[7] = list[i].id;
|
|
7998
8007
|
child_ctx[1] = list[i].content;
|
|
7999
8008
|
return child_ctx;
|
|
8000
8009
|
}
|
|
8001
8010
|
|
|
8002
|
-
// (
|
|
8011
|
+
// (20:0) {#if tag.state}
|
|
8003
8012
|
function create_if_block$9(ctx) {
|
|
8004
8013
|
let shadow;
|
|
8005
8014
|
let t0;
|
|
@@ -8032,7 +8041,7 @@ function create_if_block$9(ctx) {
|
|
|
8032
8041
|
});
|
|
8033
8042
|
|
|
8034
8043
|
let each_value = /*textItems*/ ctx[2];
|
|
8035
|
-
const get_key = ctx => /*id*/ ctx[
|
|
8044
|
+
const get_key = ctx => /*id*/ ctx[7];
|
|
8036
8045
|
|
|
8037
8046
|
for (let i = 0; i < each_value.length; i += 1) {
|
|
8038
8047
|
let child_ctx = get_each_context$2(ctx, each_value, i);
|
|
@@ -8154,7 +8163,7 @@ function create_if_block$9(ctx) {
|
|
|
8154
8163
|
};
|
|
8155
8164
|
}
|
|
8156
8165
|
|
|
8157
|
-
// (
|
|
8166
|
+
// (25:2) {#each textItems as { id, content }
|
|
8158
8167
|
function create_each_block$2(key_1, ctx) {
|
|
8159
8168
|
let div;
|
|
8160
8169
|
let text_1;
|
|
@@ -8205,7 +8214,7 @@ function create_each_block$2(key_1, ctx) {
|
|
|
8205
8214
|
};
|
|
8206
8215
|
}
|
|
8207
8216
|
|
|
8208
|
-
// (
|
|
8217
|
+
// (30:2) {#if mediaData}
|
|
8209
8218
|
function create_if_block_1$5(ctx) {
|
|
8210
8219
|
let div;
|
|
8211
8220
|
let media;
|
|
@@ -8313,7 +8322,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
8313
8322
|
let unfolded;
|
|
8314
8323
|
let content;
|
|
8315
8324
|
let mediaData;
|
|
8316
|
-
var _a, _b
|
|
8325
|
+
var _a, _b;
|
|
8317
8326
|
let { tag } = $$props;
|
|
8318
8327
|
let textItems;
|
|
8319
8328
|
|
|
@@ -8326,15 +8335,16 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
8326
8335
|
$$invalidate(4, unfolded = tag.state ? tag.state.unfolded : false);
|
|
8327
8336
|
}
|
|
8328
8337
|
|
|
8329
|
-
if ($$self.$$.dirty & /*tag, _a, _b
|
|
8330
|
-
$$invalidate(1, content = (
|
|
8331
|
-
|
|
8332
|
-
|
|
8333
|
-
|
|
8334
|
-
|
|
8335
|
-
|
|
8338
|
+
if ($$self.$$.dirty & /*tag, _a, _b*/ 97) {
|
|
8339
|
+
$$invalidate(1, content = nullishCoalescing(
|
|
8340
|
+
$$invalidate(5, _a = tag.data.text) === null || _a === void 0
|
|
8341
|
+
? void 0
|
|
8342
|
+
: _a.length,
|
|
8343
|
+
0
|
|
8344
|
+
) > 7
|
|
8345
|
+
? ($$invalidate(6, _b = tag.data.text) === null || _b === void 0
|
|
8336
8346
|
? void 0
|
|
8337
|
-
:
|
|
8347
|
+
: _b.substring(0, 6)) + '...'
|
|
8338
8348
|
: tag.data.text);
|
|
8339
8349
|
}
|
|
8340
8350
|
|
|
@@ -8350,7 +8360,7 @@ function instance$c($$self, $$props, $$invalidate) {
|
|
|
8350
8360
|
}
|
|
8351
8361
|
};
|
|
8352
8362
|
|
|
8353
|
-
return [tag, content, textItems, mediaData, unfolded, _a, _b
|
|
8363
|
+
return [tag, content, textItems, mediaData, unfolded, _a, _b];
|
|
8354
8364
|
}
|
|
8355
8365
|
|
|
8356
8366
|
class ImageTextTag extends internal.SvelteComponent {
|
|
@@ -8378,7 +8388,7 @@ function get_each_context_1(ctx, list, i) {
|
|
|
8378
8388
|
return child_ctx;
|
|
8379
8389
|
}
|
|
8380
8390
|
|
|
8381
|
-
// (
|
|
8391
|
+
// (29:8) {#if tag}
|
|
8382
8392
|
function create_if_block_4$1(ctx) {
|
|
8383
8393
|
let div;
|
|
8384
8394
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -8403,7 +8413,7 @@ function create_if_block_4$1(ctx) {
|
|
|
8403
8413
|
};
|
|
8404
8414
|
}
|
|
8405
8415
|
|
|
8406
|
-
// (
|
|
8416
|
+
// (28:6) {#each data.brandTags || [] as tag}
|
|
8407
8417
|
function create_each_block_1(ctx) {
|
|
8408
8418
|
let if_block_anchor;
|
|
8409
8419
|
let if_block = /*tag*/ ctx[0] && create_if_block_4$1(ctx);
|
|
@@ -8438,7 +8448,7 @@ function create_each_block_1(ctx) {
|
|
|
8438
8448
|
};
|
|
8439
8449
|
}
|
|
8440
8450
|
|
|
8441
|
-
// (
|
|
8451
|
+
// (34:8) {#if tag}
|
|
8442
8452
|
function create_if_block_3$1(ctx) {
|
|
8443
8453
|
let div;
|
|
8444
8454
|
let t_value = /*tag*/ ctx[0] + "";
|
|
@@ -8463,7 +8473,7 @@ function create_if_block_3$1(ctx) {
|
|
|
8463
8473
|
};
|
|
8464
8474
|
}
|
|
8465
8475
|
|
|
8466
|
-
// (
|
|
8476
|
+
// (33:6) {#each data.tags || [] as tag}
|
|
8467
8477
|
function create_each_block$1(ctx) {
|
|
8468
8478
|
let if_block_anchor;
|
|
8469
8479
|
let if_block = /*tag*/ ctx[0] && create_if_block_3$1(ctx);
|
|
@@ -8498,7 +8508,7 @@ function create_each_block$1(ctx) {
|
|
|
8498
8508
|
};
|
|
8499
8509
|
}
|
|
8500
8510
|
|
|
8501
|
-
// (
|
|
8511
|
+
// (46:6) {#if data.price?.value !== undefined && data.price?.value !== null}
|
|
8502
8512
|
function create_if_block_1$4(ctx) {
|
|
8503
8513
|
let div;
|
|
8504
8514
|
let span;
|
|
@@ -8547,7 +8557,7 @@ function create_if_block_1$4(ctx) {
|
|
|
8547
8557
|
};
|
|
8548
8558
|
}
|
|
8549
8559
|
|
|
8550
|
-
// (
|
|
8560
|
+
// (51:10) {#if data.price.unit}
|
|
8551
8561
|
function create_if_block_2$2(ctx) {
|
|
8552
8562
|
let span;
|
|
8553
8563
|
let t_value = /*data*/ ctx[2].price.unit + "";
|
|
@@ -8572,7 +8582,7 @@ function create_if_block_2$2(ctx) {
|
|
|
8572
8582
|
};
|
|
8573
8583
|
}
|
|
8574
8584
|
|
|
8575
|
-
// (
|
|
8585
|
+
// (58:6) {#if data.highlightText}
|
|
8576
8586
|
function create_if_block$8(ctx) {
|
|
8577
8587
|
let div;
|
|
8578
8588
|
let t_value = /*data*/ ctx[2].highlightText + "";
|
|
@@ -8882,7 +8892,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
8882
8892
|
let unfolded;
|
|
8883
8893
|
let folded;
|
|
8884
8894
|
let data;
|
|
8885
|
-
var _a
|
|
8895
|
+
var _a;
|
|
8886
8896
|
let { tag } = $$props;
|
|
8887
8897
|
|
|
8888
8898
|
$$self.$$set = $$props => {
|
|
@@ -8890,12 +8900,13 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
8890
8900
|
};
|
|
8891
8901
|
|
|
8892
8902
|
$$self.$$.update = () => {
|
|
8893
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
8894
|
-
$$invalidate(1, unfolded =
|
|
8895
|
-
|
|
8896
|
-
|
|
8897
|
-
|
|
8898
|
-
|
|
8903
|
+
if ($$self.$$.dirty & /*tag, _a*/ 17) {
|
|
8904
|
+
$$invalidate(1, unfolded = nullishCoalescing(
|
|
8905
|
+
$$invalidate(4, _a = tag.state) === null || _a === void 0
|
|
8906
|
+
? void 0
|
|
8907
|
+
: _a.unfolded,
|
|
8908
|
+
false
|
|
8909
|
+
));
|
|
8899
8910
|
}
|
|
8900
8911
|
|
|
8901
8912
|
if ($$self.$$.dirty & /*unfolded*/ 2) {
|
|
@@ -8907,7 +8918,7 @@ function instance$b($$self, $$props, $$invalidate) {
|
|
|
8907
8918
|
}
|
|
8908
8919
|
};
|
|
8909
8920
|
|
|
8910
|
-
return [tag, unfolded, data, folded, _a
|
|
8921
|
+
return [tag, unfolded, data, folded, _a];
|
|
8911
8922
|
}
|
|
8912
8923
|
|
|
8913
8924
|
class MarketingTag extends internal.SvelteComponent {
|
|
@@ -9235,7 +9246,7 @@ function add_css$9(target) {
|
|
|
9235
9246
|
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}");
|
|
9236
9247
|
}
|
|
9237
9248
|
|
|
9238
|
-
// (
|
|
9249
|
+
// (29:0) {#if tag.state}
|
|
9239
9250
|
function create_if_block$6(ctx) {
|
|
9240
9251
|
let div5;
|
|
9241
9252
|
let shadow;
|
|
@@ -9270,7 +9281,7 @@ function create_if_block$6(ctx) {
|
|
|
9270
9281
|
props: {
|
|
9271
9282
|
unfolded: /*unfolded*/ ctx[6],
|
|
9272
9283
|
duration: 1000,
|
|
9273
|
-
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
9284
|
+
outDelay: /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15)
|
|
9274
9285
|
}
|
|
9275
9286
|
});
|
|
9276
9287
|
|
|
@@ -9280,7 +9291,7 @@ function create_if_block$6(ctx) {
|
|
|
9280
9291
|
mediaStore: /*mediaStore*/ ctx[0],
|
|
9281
9292
|
url: /*tag*/ ctx[1].data.audioUrl,
|
|
9282
9293
|
duration: 1000,
|
|
9283
|
-
outDelay: 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
9294
|
+
outDelay: 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15),
|
|
9284
9295
|
hooksInfo: { tag: /*tag*/ ctx[1] }
|
|
9285
9296
|
}
|
|
9286
9297
|
});
|
|
@@ -9347,7 +9358,7 @@ function create_if_block$6(ctx) {
|
|
|
9347
9358
|
shadow.$set(shadow_changes);
|
|
9348
9359
|
const line_changes = {};
|
|
9349
9360
|
if (dirty & /*unfolded*/ 64) line_changes.unfolded = /*unfolded*/ ctx[6];
|
|
9350
|
-
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
9361
|
+
if (dirty & /*foldTextDelay, textItems*/ 48) line_changes.outDelay = /*foldTextDelay*/ ctx[5] + 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
9351
9362
|
line.$set(line_changes);
|
|
9352
9363
|
|
|
9353
9364
|
if (dirty & /*contentWidth*/ 8) {
|
|
@@ -9358,7 +9369,7 @@ function create_if_block$6(ctx) {
|
|
|
9358
9369
|
if (dirty & /*unfolded*/ 64) audio_changes.unfolded = /*unfolded*/ ctx[6];
|
|
9359
9370
|
if (dirty & /*mediaStore*/ 1) audio_changes.mediaStore = /*mediaStore*/ ctx[0];
|
|
9360
9371
|
if (dirty & /*tag*/ 2) audio_changes.url = /*tag*/ ctx[1].data.audioUrl;
|
|
9361
|
-
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(/*textItems*/ ctx[4][0]?.content.length
|
|
9372
|
+
if (dirty & /*textItems*/ 16) audio_changes.outDelay = 20 * Math.min(nullishCoalescing(/*textItems*/ ctx[4][0]?.content.length, 10), 15);
|
|
9362
9373
|
if (dirty & /*tag*/ 2) audio_changes.hooksInfo = { tag: /*tag*/ ctx[1] };
|
|
9363
9374
|
audio.$set(audio_changes);
|
|
9364
9375
|
const multilinetext_changes = {};
|
|
@@ -9531,7 +9542,7 @@ function add_css$8(target) {
|
|
|
9531
9542
|
internal.append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
9532
9543
|
}
|
|
9533
9544
|
|
|
9534
|
-
// (
|
|
9545
|
+
// (19:0) {#if tag.state && mediaData}
|
|
9535
9546
|
function create_if_block$5(ctx) {
|
|
9536
9547
|
let div;
|
|
9537
9548
|
let media;
|
|
@@ -9646,7 +9657,6 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
9646
9657
|
let enableCarousel;
|
|
9647
9658
|
let autoplayConfig;
|
|
9648
9659
|
let objectFit;
|
|
9649
|
-
var _a, _b;
|
|
9650
9660
|
let { tag } = $$props;
|
|
9651
9661
|
|
|
9652
9662
|
$$self.$$set = $$props => {
|
|
@@ -9666,27 +9676,21 @@ function instance$8($$self, $$props, $$invalidate) {
|
|
|
9666
9676
|
$$invalidate(1, enableCarousel = tag.data.enableCarousel);
|
|
9667
9677
|
}
|
|
9668
9678
|
|
|
9669
|
-
if ($$self.$$.dirty & /*tag,
|
|
9670
|
-
$$invalidate(3, autoplayConfig =
|
|
9671
|
-
|
|
9672
|
-
|
|
9673
|
-
|
|
9674
|
-
? enableCarousel
|
|
9675
|
-
: true,
|
|
9676
|
-
autoplayVideo: true
|
|
9677
|
-
});
|
|
9679
|
+
if ($$self.$$.dirty & /*tag, enableCarousel*/ 3) {
|
|
9680
|
+
$$invalidate(3, autoplayConfig = nullishCoalescing(tag.data.autoplayConfig, {
|
|
9681
|
+
autoplay: nullishCoalescing(enableCarousel, true),
|
|
9682
|
+
autoplayVideo: true
|
|
9683
|
+
}));
|
|
9678
9684
|
}
|
|
9679
9685
|
|
|
9680
|
-
if ($$self.$$.dirty & /*tag
|
|
9681
|
-
$$invalidate(2, objectFit =
|
|
9682
|
-
|
|
9683
|
-
|
|
9684
|
-
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
9685
|
-
})());
|
|
9686
|
+
if ($$self.$$.dirty & /*tag*/ 1) {
|
|
9687
|
+
$$invalidate(2, objectFit = nullishCoalescing(tag.data.objectFit, (() => {
|
|
9688
|
+
if (tag.data.adaptationMode === 'stretch') return 'cover'; else if (tag.data.adaptationMode === 'proportional') return 'contain'; else return undefined;
|
|
9689
|
+
})()));
|
|
9686
9690
|
}
|
|
9687
9691
|
};
|
|
9688
9692
|
|
|
9689
|
-
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded
|
|
9693
|
+
return [tag, enableCarousel, objectFit, autoplayConfig, mediaData, unfolded];
|
|
9690
9694
|
}
|
|
9691
9695
|
|
|
9692
9696
|
class MediaPlane extends internal.SvelteComponent {
|
|
@@ -9699,7 +9703,7 @@ class MediaPlane extends internal.SvelteComponent {
|
|
|
9699
9703
|
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.52.0 */
|
|
9700
9704
|
|
|
9701
9705
|
function add_css$7(target) {
|
|
9702
|
-
internal.append_styles(target, "svelte-
|
|
9706
|
+
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)}}");
|
|
9703
9707
|
}
|
|
9704
9708
|
|
|
9705
9709
|
// (14:52)
|
|
@@ -9727,7 +9731,7 @@ function create_if_block_1$3(ctx) {
|
|
|
9727
9731
|
internal.create_component(shadow.$$.fragment);
|
|
9728
9732
|
t = internal.space();
|
|
9729
9733
|
div = internal.element("div");
|
|
9730
|
-
internal.attr(div, "class", "link svelte-
|
|
9734
|
+
internal.attr(div, "class", "link svelte-7x7u86");
|
|
9731
9735
|
},
|
|
9732
9736
|
m(target, anchor) {
|
|
9733
9737
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -9785,9 +9789,9 @@ function create_if_block$4(ctx) {
|
|
|
9785
9789
|
div1 = internal.element("div");
|
|
9786
9790
|
t2 = internal.space();
|
|
9787
9791
|
div2 = internal.element("div");
|
|
9788
|
-
internal.attr(div0, "class", "arrow0 svelte-
|
|
9789
|
-
internal.attr(div1, "class", "arrow1 svelte-
|
|
9790
|
-
internal.attr(div2, "class", "arrow2 svelte-
|
|
9792
|
+
internal.attr(div0, "class", "arrow0 svelte-7x7u86");
|
|
9793
|
+
internal.attr(div1, "class", "arrow1 svelte-7x7u86");
|
|
9794
|
+
internal.attr(div2, "class", "arrow2 svelte-7x7u86");
|
|
9791
9795
|
},
|
|
9792
9796
|
m(target, anchor) {
|
|
9793
9797
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -9871,10 +9875,10 @@ function create_fragment$7(ctx) {
|
|
|
9871
9875
|
t1 = internal.space();
|
|
9872
9876
|
div1 = internal.element("div");
|
|
9873
9877
|
t2 = internal.text(t2_value);
|
|
9874
|
-
internal.attr(div0, "class", "icon svelte-
|
|
9875
|
-
internal.attr(div1, "class", "text svelte-
|
|
9876
|
-
internal.attr(div2, "class", "text-wrapper svelte-
|
|
9877
|
-
internal.attr(div3, "class", "wrapper svelte-
|
|
9878
|
+
internal.attr(div0, "class", "icon svelte-7x7u86");
|
|
9879
|
+
internal.attr(div1, "class", "text svelte-7x7u86");
|
|
9880
|
+
internal.attr(div2, "class", "text-wrapper svelte-7x7u86");
|
|
9881
|
+
internal.attr(div3, "class", "wrapper svelte-7x7u86");
|
|
9878
9882
|
},
|
|
9879
9883
|
m(target, anchor) {
|
|
9880
9884
|
internal.insert(target, div3, anchor);
|
|
@@ -10862,7 +10866,7 @@ function add_css$2(target) {
|
|
|
10862
10866
|
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%)}");
|
|
10863
10867
|
}
|
|
10864
10868
|
|
|
10865
|
-
// (
|
|
10869
|
+
// (10:0) {#if tag.pointTagStyle?.leftPercent && tag.pointTagStyle?.topPercent && tag.enabled !== false && tag.state && tag.temporaryState?.visible !== false}
|
|
10866
10870
|
function create_if_block$1(ctx) {
|
|
10867
10871
|
let if_block_anchor;
|
|
10868
10872
|
let current;
|
|
@@ -10918,7 +10922,7 @@ function create_if_block$1(ctx) {
|
|
|
10918
10922
|
};
|
|
10919
10923
|
}
|
|
10920
10924
|
|
|
10921
|
-
// (
|
|
10925
|
+
// (11:2) {#if tag.contentType !== ContentType.Link}
|
|
10922
10926
|
function create_if_block_1$1(ctx) {
|
|
10923
10927
|
let div;
|
|
10924
10928
|
let t;
|
|
@@ -10997,7 +11001,7 @@ function create_if_block_1$1(ctx) {
|
|
|
10997
11001
|
};
|
|
10998
11002
|
}
|
|
10999
11003
|
|
|
11000
|
-
// (
|
|
11004
|
+
// (16:4) {:else}
|
|
11001
11005
|
function create_else_block(ctx) {
|
|
11002
11006
|
let defaultpoint;
|
|
11003
11007
|
let current;
|
|
@@ -11038,7 +11042,7 @@ function create_else_block(ctx) {
|
|
|
11038
11042
|
};
|
|
11039
11043
|
}
|
|
11040
11044
|
|
|
11041
|
-
// (
|
|
11045
|
+
// (14:4) {#if tag.style?.point?.style === 'CustomIcon' && tag.style?.point?.iconUrl}
|
|
11042
11046
|
function create_if_block_2(ctx) {
|
|
11043
11047
|
let custompoint;
|
|
11044
11048
|
let current;
|
|
@@ -11138,7 +11142,7 @@ function create_fragment$2(ctx) {
|
|
|
11138
11142
|
|
|
11139
11143
|
function instance$2($$self, $$props, $$invalidate) {
|
|
11140
11144
|
let foldDelay;
|
|
11141
|
-
var _a
|
|
11145
|
+
var _a;
|
|
11142
11146
|
let { tag } = $$props;
|
|
11143
11147
|
|
|
11144
11148
|
$$self.$$set = $$props => {
|
|
@@ -11146,18 +11150,19 @@ function instance$2($$self, $$props, $$invalidate) {
|
|
|
11146
11150
|
};
|
|
11147
11151
|
|
|
11148
11152
|
$$self.$$.update = () => {
|
|
11149
|
-
if ($$self.$$.dirty & /*tag, _a
|
|
11150
|
-
$$invalidate(1, foldDelay =
|
|
11151
|
-
|
|
11152
|
-
|
|
11153
|
-
|
|
11154
|
-
|
|
11153
|
+
if ($$self.$$.dirty & /*tag, _a*/ 5) {
|
|
11154
|
+
$$invalidate(1, foldDelay = nullishCoalescing(
|
|
11155
|
+
$$invalidate(2, _a = tag.style) === null || _a === void 0
|
|
11156
|
+
? void 0
|
|
11157
|
+
: _a.foldedPointDelay,
|
|
11158
|
+
tag.contentType === exports.ContentType.Marketing
|
|
11155
11159
|
? 600
|
|
11156
|
-
: undefined
|
|
11160
|
+
: undefined
|
|
11161
|
+
));
|
|
11157
11162
|
}
|
|
11158
11163
|
};
|
|
11159
11164
|
|
|
11160
|
-
return [tag, foldDelay, _a
|
|
11165
|
+
return [tag, foldDelay, _a];
|
|
11161
11166
|
}
|
|
11162
11167
|
|
|
11163
11168
|
class PointSwitch extends internal.SvelteComponent {
|
|
@@ -13065,7 +13070,7 @@ class Controller extends CSS3DRender {
|
|
|
13065
13070
|
const CSS3DRenderPlugin = (five) => new Controller(five);
|
|
13066
13071
|
|
|
13067
13072
|
// declare const __APP_VERSION__: string
|
|
13068
|
-
const VERSION = '1.1.
|
|
13073
|
+
const VERSION = '1.1.1';
|
|
13069
13074
|
const PLUGIN_NAME = `DnalogelPlugin-PanoTagPlugin@${VERSION}`;
|
|
13070
13075
|
// 初始是否展开
|
|
13071
13076
|
const TAG_INITIAL_UNFOLDED = false;
|