@realsee/dnalogel 2.2.3 → 2.2.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 +63 -58
- package/dist/index.js +4577 -3937
- package/dist/index.umd.js +51 -46
- 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 +39 -39
- 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 +12 -12
- 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/LinkType.html +7 -7
- 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/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- 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/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 +8 -8
- 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/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- 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/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/ContentTypeConfigKeyArray.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/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.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/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/PointTag.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/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.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/ItemLabelPlugin/ItemLabelComponent.js +12 -13
- package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ItemLabelPlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ModelItemLabelPlugin/index.js +3 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
- package/libs/PanoDoorLabelPlugin/Controller.js +72 -73
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
- package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
- package/libs/PanoSpatialTagPlugin/index.js +1 -3
- package/libs/PanoSpatialTagPlugin/store.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
- package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
- package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
- package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
- package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
- package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +4 -4
- package/libs/floorplan/Components/Camera.js +1 -1
- package/libs/floorplan/Components/Compass.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +9 -10
- package/libs/floorplan/Components/Main.js +24 -25
- package/libs/floorplan/Components/Normalmage.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
- package/libs/floorplan/Components/SvgImage.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
- package/libs/floorplan/index.js +1 -5
- package/libs/index.js +94 -95
- package/libs/vendor/svelte/easing/index.js +12 -0
- package/libs/vendor/svelte/index.js +1 -0
- package/libs/vendor/svelte/internal/index.js +642 -0
- package/libs/vendor/svelte/store/index.js +31 -0
- package/libs/vendor/svelte/transition/index.js +37 -0
- package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
- package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
- package/libs/vendor/swiper/svelte/swiper.js +9 -10
- package/package.json +2 -2
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as B, init as F, safe_not_equal as G, assign as h, element as D, set_attributes as z, insert as E, group_outros as H, transition_out as v, check_outros as J, transition_in as b, get_spread_update as K, detach as S, compute_rest_props as O,
|
|
2
|
-
import { getContext as R, onMount as T, afterUpdate as W, beforeUpdate as X, onDestroy as Y } from "svelte";
|
|
1
|
+
import { SvelteComponent as B, init as F, safe_not_equal as G, assign as h, element as D, set_attributes as z, insert as E, group_outros as H, transition_out as v, check_outros as J, transition_in as b, get_spread_update as K, detach as S, compute_rest_props as O, getContext as L, onMount as Q, afterUpdate as R, beforeUpdate as T, onDestroy as W, exclude_internal_props as X, binding_callbacks as Y, create_slot as q, update_slot_base as A, get_all_dirty_from_scope as N, get_slot_changes as P, attr as w } from "../../svelte/internal/index.js";
|
|
3
2
|
import { uniqueClasses as C } from "../components-shared/utils.js";
|
|
4
3
|
const Z = (s) => ({ data: s & 32 }), I = (s) => ({ data: s[5] }), x = (s) => ({ data: s & 32 }), y = (s) => ({ data: s[5] });
|
|
5
4
|
function $(s) {
|
|
@@ -115,7 +114,7 @@ function te(s) {
|
|
|
115
114
|
function se(s, e, i) {
|
|
116
115
|
let t;
|
|
117
116
|
const o = ["zoom", "virtualIndex", "class"];
|
|
118
|
-
let n = O(e, o), { $$slots: a = {}, $$scope: d } = e, { zoom: p = void 0 } = e, { virtualIndex: _ = void 0 } = e, { class: c = void 0 } = e, l = null, r = "swiper-slide", f =
|
|
117
|
+
let n = O(e, o), { $$slots: a = {}, $$scope: d } = e, { zoom: p = void 0 } = e, { virtualIndex: _ = void 0 } = e, { class: c = void 0 } = e, l = null, r = "swiper-slide", f = L("swiper"), g = !1;
|
|
119
118
|
const k = (u, V, j) => {
|
|
120
119
|
V === l && i(3, r = j);
|
|
121
120
|
}, m = () => {
|
|
@@ -123,7 +122,7 @@ function se(s, e, i) {
|
|
|
123
122
|
}, U = () => {
|
|
124
123
|
!f || (f.off("_slideClass", k), g = !1);
|
|
125
124
|
};
|
|
126
|
-
|
|
125
|
+
Q(() => {
|
|
127
126
|
typeof _ != "undefined" && (i(
|
|
128
127
|
4,
|
|
129
128
|
l.onSwiper = (u) => {
|
|
@@ -131,7 +130,7 @@ function se(s, e, i) {
|
|
|
131
130
|
},
|
|
132
131
|
l
|
|
133
132
|
), m());
|
|
134
|
-
}),
|
|
133
|
+
}), R(() => {
|
|
135
134
|
if (!(!l || !f)) {
|
|
136
135
|
if (f.destroyed) {
|
|
137
136
|
r !== "swiper-slide" && i(3, r = "swiper-slide");
|
|
@@ -139,18 +138,18 @@ function se(s, e, i) {
|
|
|
139
138
|
}
|
|
140
139
|
m();
|
|
141
140
|
}
|
|
142
|
-
}),
|
|
141
|
+
}), T(() => {
|
|
143
142
|
m();
|
|
144
|
-
}),
|
|
143
|
+
}), W(() => {
|
|
145
144
|
!f || U();
|
|
146
145
|
});
|
|
147
146
|
function M(u) {
|
|
148
|
-
|
|
147
|
+
Y[u ? "unshift" : "push"](() => {
|
|
149
148
|
l = u, i(4, l);
|
|
150
149
|
});
|
|
151
150
|
}
|
|
152
151
|
return s.$$set = (u) => {
|
|
153
|
-
e = h(h({}, e),
|
|
152
|
+
e = h(h({}, e), X(u)), i(6, n = O(e, o)), "zoom" in u && i(0, p = u.zoom), "virtualIndex" in u && i(1, _ = u.virtualIndex), "class" in u && i(2, c = u.class), "$$scope" in u && i(7, d = u.$$scope);
|
|
154
153
|
}, s.$$.update = () => {
|
|
155
154
|
s.$$.dirty & 8 && i(5, t = {
|
|
156
155
|
isActive: r.indexOf("swiper-slide-active") >= 0 || r.indexOf("swiper-slide-duplicate-active") >= 0,
|
|
@@ -172,11 +171,11 @@ function se(s, e, i) {
|
|
|
172
171
|
M
|
|
173
172
|
];
|
|
174
173
|
}
|
|
175
|
-
class
|
|
174
|
+
class ne extends B {
|
|
176
175
|
constructor(e) {
|
|
177
176
|
super(), F(this, e, se, te, G, { zoom: 0, virtualIndex: 1, class: 2 });
|
|
178
177
|
}
|
|
179
178
|
}
|
|
180
179
|
export {
|
|
181
|
-
|
|
180
|
+
ne as Swiper_slide
|
|
182
181
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as _e, init as pe, safe_not_equal as ue, create_slot as F, assign as T, element as M, space as C, attr as R, set_attributes as Y, insert as A, append as E, update_slot_base as G, get_all_dirty_from_scope as H, get_slot_changes as J, get_spread_update as de, transition_in as K, transition_out as L, detach as I, compute_rest_props as Z,
|
|
2
|
-
import { createEventDispatcher as ce, setContext as we, onMount as ge, afterUpdate as ve, onDestroy as he, tick as be } from "svelte";
|
|
1
|
+
import { SvelteComponent as _e, init as pe, safe_not_equal as ue, create_slot as F, assign as T, element as M, space as C, attr as R, set_attributes as Y, insert as A, append as E, update_slot_base as G, get_all_dirty_from_scope as H, get_slot_changes as J, get_spread_update as de, transition_in as K, transition_out as L, detach as I, compute_rest_props as Z, createEventDispatcher as me, setContext as ce, onMount as we, afterUpdate as ge, onDestroy as ve, exclude_internal_props as he, noop as X, binding_callbacks as Q, tick as be } from "../../svelte/internal/index.js";
|
|
3
2
|
import De from "swiper";
|
|
4
3
|
import { getParams as Pe } from "../components-shared/get-params.js";
|
|
5
4
|
import { mountSwiper as Se } from "../components-shared/mount-swiper.js";
|
|
@@ -127,7 +126,7 @@ function Ue(e) {
|
|
|
127
126
|
function je(e, s, i) {
|
|
128
127
|
const o = ["class", "swiper"];
|
|
129
128
|
let w = Z(s, o), { $$slots: k = {}, $$scope: O } = s;
|
|
130
|
-
const q =
|
|
129
|
+
const q = me();
|
|
131
130
|
let { class: N = void 0 } = s, U = "swiper", z = !1, l = null, B = null, v, r, h, m, b = null, f = null, D = null, _ = null, P = null, c = { slides: [] };
|
|
132
131
|
function u() {
|
|
133
132
|
return l;
|
|
@@ -152,7 +151,7 @@ function je(e, s, i) {
|
|
|
152
151
|
_containerClasses(n, S) {
|
|
153
152
|
i(1, U = S);
|
|
154
153
|
}
|
|
155
|
-
}), l = new De(r),
|
|
154
|
+
}), l = new De(r), ce("swiper", l), l.virtual && l.params.virtual.enabled) {
|
|
156
155
|
const n = {
|
|
157
156
|
cache: !1,
|
|
158
157
|
renderExternal: (S) => {
|
|
@@ -162,7 +161,7 @@ function je(e, s, i) {
|
|
|
162
161
|
};
|
|
163
162
|
te(l.params.virtual, n), te(l.originalParams.virtual, n);
|
|
164
163
|
}
|
|
165
|
-
|
|
164
|
+
we(() => {
|
|
166
165
|
!b || (Se(
|
|
167
166
|
{
|
|
168
167
|
el: b,
|
|
@@ -176,7 +175,7 @@ function je(e, s, i) {
|
|
|
176
175
|
), q("swiper", [l]), !r.virtual && l.slides.each((n) => {
|
|
177
176
|
n.onSwiper && n.onSwiper(l);
|
|
178
177
|
}));
|
|
179
|
-
}),
|
|
178
|
+
}), ge(() => {
|
|
180
179
|
if (!l)
|
|
181
180
|
return;
|
|
182
181
|
p();
|
|
@@ -190,7 +189,7 @@ function je(e, s, i) {
|
|
|
190
189
|
scrollbarEl: _,
|
|
191
190
|
paginationEl: P
|
|
192
191
|
}), z = !1, B = h;
|
|
193
|
-
}),
|
|
192
|
+
}), ve(() => {
|
|
194
193
|
typeof window != "undefined" && l && !l.destroyed && l.destroy(!0, !1);
|
|
195
194
|
});
|
|
196
195
|
function g(n) {
|
|
@@ -219,7 +218,7 @@ function je(e, s, i) {
|
|
|
219
218
|
});
|
|
220
219
|
}
|
|
221
220
|
return e.$$set = (n) => {
|
|
222
|
-
s = T(T({}, s),
|
|
221
|
+
s = T(T({}, s), he(n)), i(27, w = Z(s, o)), "class" in n && i(0, N = n.class), "$$scope" in n && i(11, O = n.$$scope);
|
|
223
222
|
}, [
|
|
224
223
|
N,
|
|
225
224
|
U,
|
|
@@ -241,7 +240,7 @@ function je(e, s, i) {
|
|
|
241
240
|
a
|
|
242
241
|
];
|
|
243
242
|
}
|
|
244
|
-
class
|
|
243
|
+
class Ge extends _e {
|
|
245
244
|
constructor(s) {
|
|
246
245
|
super(), pe(this, s, je, Ue, ue, { class: 0, swiper: 10 });
|
|
247
246
|
}
|
|
@@ -250,5 +249,5 @@ class He extends _e {
|
|
|
250
249
|
}
|
|
251
250
|
}
|
|
252
251
|
export {
|
|
253
|
-
|
|
252
|
+
Ge as Swiper_1
|
|
254
253
|
};
|
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"repository": "https://github.com/realsee-developer/dnalogel.git",
|
|
9
9
|
"description": "如视 VR 看房插件合集",
|
|
10
10
|
"private": false,
|
|
11
|
-
"version": "2.2.
|
|
11
|
+
"version": "2.2.5",
|
|
12
12
|
"license": "SEE LICENSE IN TERMS.txt",
|
|
13
13
|
"files": [
|
|
14
14
|
"libs",
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
"sass": "^1.54.5",
|
|
49
49
|
"stylelint": "^14.14.0",
|
|
50
50
|
"stylelint-config-prettier": "^9.0.3",
|
|
51
|
+
"svelte": "3.53.1",
|
|
51
52
|
"svelte-preprocess": "^4.10.7",
|
|
52
53
|
"three": "0.117.1",
|
|
53
54
|
"typedoc": "^0.23.20",
|
|
@@ -62,7 +63,6 @@
|
|
|
62
63
|
"hammerjs": "^2.0.8",
|
|
63
64
|
"object-assign-deep": "0.4.0",
|
|
64
65
|
"polyline-normals": "^2.0.2",
|
|
65
|
-
"svelte": "3.49.0",
|
|
66
66
|
"swiper": "8.4.4",
|
|
67
67
|
"tslib": "^2.4.1",
|
|
68
68
|
"type-fest": "3.2.0"
|