@realsee/dnalogel 2.3.9-alpha.3 → 2.3.9-alpha.5
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/index.cjs.js +2 -2
- package/dist/index.js +20 -16
- package/dist/index.umd.js +2 -2
- package/dist/shared-utils/audio.d.ts +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +41 -41
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoTagPlugin/Components/Common/Audio.js +13 -13
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +25 -25
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +62 -60
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +40 -40
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/shared-utils/audio.d.ts +1 -1
- package/libs/shared-utils/audio.js +10 -8
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12397,7 +12397,7 @@ class Wi extends oe {
|
|
|
12397
12397
|
}
|
|
12398
12398
|
}
|
|
12399
12399
|
function yp(i) {
|
|
12400
|
-
le(i, "svelte-
|
|
12400
|
+
le(i, "svelte-1lhi5w1", ".plane__container.svelte-1lhi5w1.svelte-1lhi5w1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1lhi5w1.svelte-1lhi5w1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1lhi5w1 .plane__wrapper.svelte-1lhi5w1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1lhi5w1 .plane__wrapper.svelte-1lhi5w1{opacity:0}.plane.svelte-1lhi5w1.svelte-1lhi5w1{max-width:11.75rem}.title.svelte-1lhi5w1.svelte-1lhi5w1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem;margin-bottom:0.25rem}.description.svelte-1lhi5w1.svelte-1lhi5w1{white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}");
|
|
12401
12401
|
}
|
|
12402
12402
|
function or(i) {
|
|
12403
12403
|
var f, h;
|
|
@@ -12424,7 +12424,7 @@ function or(i) {
|
|
|
12424
12424
|
}
|
|
12425
12425
|
}), {
|
|
12426
12426
|
c() {
|
|
12427
|
-
$(t.$$.fragment), e = K(), n = B("div"), o = B("div"), s = B("div"), r = B("div"), $(a.$$.fragment), l = K(), c = B("div"), $(u.$$.fragment), b(r, "class", "title svelte-
|
|
12427
|
+
$(t.$$.fragment), e = K(), n = B("div"), o = B("div"), s = B("div"), r = B("div"), $(a.$$.fragment), l = K(), c = B("div"), $(u.$$.fragment), b(r, "class", "title svelte-1lhi5w1"), b(c, "class", "description svelte-1lhi5w1"), b(s, "class", "plane svelte-1lhi5w1"), b(o, "class", "plane__wrapper svelte-1lhi5w1"), z(o, "transform", i[1] ? "translateY(-15px)" : "translateY(0)"), b(n, "class", "plane__container svelte-1lhi5w1"), te(n, "unfolded", i[1]), te(n, "folded", i[3]);
|
|
12428
12428
|
},
|
|
12429
12429
|
m(p, g) {
|
|
12430
12430
|
Z(t, p, g), M(p, e, g), M(p, n, g), Q(n, o), Q(o, s), Q(s, r), Z(a, r, null), Q(s, l), Q(s, c), Z(u, c, null), d = !0;
|
|
@@ -14591,9 +14591,11 @@ function Tg(i) {
|
|
|
14591
14591
|
function Mg(i) {
|
|
14592
14592
|
return X(this, null, function* () {
|
|
14593
14593
|
const t = (() => i instanceof go ? i : Tg(i))(), e = yield new Promise((n) => {
|
|
14594
|
-
t.duration ? t.isBlankAudio ? n(0) : n(t.duration) : t.addEventListener("loadedmetadata", () => {
|
|
14594
|
+
t.duration ? t.isBlankAudio ? n(0) : n(t.duration) : (t.addEventListener("loadedmetadata", () => {
|
|
14595
14595
|
t.isBlankAudio ? n(0) : n(t.duration);
|
|
14596
|
-
})
|
|
14596
|
+
}), t.addEventListener("canplaythrough", () => {
|
|
14597
|
+
t.isBlankAudio ? n(0) : n(t.duration);
|
|
14598
|
+
}));
|
|
14597
14599
|
});
|
|
14598
14600
|
return typeof i == "string" && t.clear(), e;
|
|
14599
14601
|
});
|
|
@@ -14610,7 +14612,7 @@ function jg(i) {
|
|
|
14610
14612
|
class go extends Audio {
|
|
14611
14613
|
constructor(e) {
|
|
14612
14614
|
super(e);
|
|
14613
|
-
m(this, "preload", "
|
|
14615
|
+
m(this, "preload", "auto");
|
|
14614
14616
|
m(this, "realSrc", "");
|
|
14615
14617
|
m(this, "inited", !1);
|
|
14616
14618
|
m(this, "removeDocumentEventListener");
|
|
@@ -14643,7 +14645,7 @@ const Qg = (i) => ({
|
|
|
14643
14645
|
duration: i & 4,
|
|
14644
14646
|
playing: i & 16
|
|
14645
14647
|
}), Br = (i) => ({
|
|
14646
|
-
currentTime: typeof i[3] == "number" && !Number.isNaN(i[3]) ? i[3] :
|
|
14648
|
+
currentTime: typeof i[3] == "number" && !Number.isNaN(i[3]) ? i[3] : 0,
|
|
14647
14649
|
duration: typeof i[2] == "number" && !Number.isNaN(i[2]) ? i[2] : void 0,
|
|
14648
14650
|
playing: i[4]
|
|
14649
14651
|
}), Rg = (i) => ({ playing: i & 16 }), jr = (i) => ({ playing: i[4] });
|
|
@@ -15220,19 +15222,21 @@ function $g(i) {
|
|
|
15220
15222
|
};
|
|
15221
15223
|
}
|
|
15222
15224
|
function Gr(i) {
|
|
15223
|
-
|
|
15225
|
+
var n;
|
|
15226
|
+
let t = Hr(ke(i[6] ? i[5] : (n = i[4]) != null ? n : 0)) + "", e;
|
|
15224
15227
|
return {
|
|
15225
15228
|
c() {
|
|
15226
15229
|
e = we(t);
|
|
15227
15230
|
},
|
|
15228
|
-
m(
|
|
15229
|
-
M(
|
|
15231
|
+
m(o, s) {
|
|
15232
|
+
M(o, e, s);
|
|
15230
15233
|
},
|
|
15231
|
-
p(
|
|
15232
|
-
|
|
15234
|
+
p(o, s) {
|
|
15235
|
+
var r;
|
|
15236
|
+
s & 112 && t !== (t = Hr(ke(o[6] ? o[5] : (r = o[4]) != null ? r : 0)) + "") && Ie(e, t);
|
|
15233
15237
|
},
|
|
15234
|
-
d(
|
|
15235
|
-
|
|
15238
|
+
d(o) {
|
|
15239
|
+
o && T(e);
|
|
15236
15240
|
}
|
|
15237
15241
|
};
|
|
15238
15242
|
}
|
|
@@ -16151,7 +16155,7 @@ class pl extends oe {
|
|
|
16151
16155
|
}
|
|
16152
16156
|
}
|
|
16153
16157
|
function F0(i) {
|
|
16154
|
-
le(i, "svelte-
|
|
16158
|
+
le(i, "svelte-yex9rb", '@charset "UTF-8";.tag-point-click-helper.svelte-yex9rb.svelte-yex9rb{position:absolute;pointer-events:auto;cursor:pointer;width:2.5rem;height:2.5rem;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-yex9rb.svelte-yex9rb{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1}.tag-folded-point.svelte-yex9rb.svelte-yex9rb,.tag-unfolded-point.svelte-yex9rb.svelte-yex9rb{transition:all 0.5s}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-folded-point.svelte-yex9rb{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-yex9rb .tag-unfolded-point.svelte-yex9rb{opacity:1;scale:1}');
|
|
16155
16159
|
}
|
|
16156
16160
|
function N0(i) {
|
|
16157
16161
|
let t, e, n, o, s, r, a, l, c, u, d, f;
|
|
@@ -16169,7 +16173,7 @@ function N0(i) {
|
|
|
16169
16173
|
}
|
|
16170
16174
|
}), {
|
|
16171
16175
|
c() {
|
|
16172
|
-
t = B("div"), e = K(), n = B("div"), $(o.$$.fragment), s = K(), r = B("div"), a = K(), l = B("div"), $(c.$$.fragment), b(t, "class", "tag-point-click-helper svelte-
|
|
16176
|
+
t = B("div"), e = K(), n = B("div"), $(o.$$.fragment), s = K(), r = B("div"), a = K(), l = B("div"), $(c.$$.fragment), b(t, "class", "tag-point-click-helper svelte-yex9rb"), b(r, "class", "tag-unfolded-point svelte-yex9rb"), z(r, "transition-delay", (i[3] ? i[5] : 0) + "ms"), b(l, "class", "tag-folded-point svelte-yex9rb"), z(l, "transition-delay", (i[3] ? i[5] : 0) + "ms"), b(n, "class", "tag-point-wrapper svelte-yex9rb"), te(n, "unfolded", i[0]), te(n, "folded", i[3]), z(n, "width", be(i[1])), z(n, "height", be(i[1]));
|
|
16173
16177
|
},
|
|
16174
16178
|
m(h, p) {
|
|
16175
16179
|
M(h, t, p), M(h, e, p), M(h, n, p), Z(o, n, null), Q(n, s), Q(n, r), Q(n, a), Q(n, l), Z(c, l, null), u = !0, d || (f = Se(t, "click", i[4]), d = !0);
|
|
@@ -16904,7 +16908,7 @@ function cA(i) {
|
|
|
16904
16908
|
}
|
|
16905
16909
|
return i;
|
|
16906
16910
|
}
|
|
16907
|
-
const gl = "2.0.
|
|
16911
|
+
const gl = "2.0.4", Ji = `DnalogelPlugin-PanoTagPlugin@${gl}`, uA = !1, Tv = (i) => `${Ji}--${i}`;
|
|
16908
16912
|
class dA extends lA {
|
|
16909
16913
|
constructor(e, n) {
|
|
16910
16914
|
super(e);
|