@realsee/dnalogel 2.6.7-dev.4 → 2.6.7-dev.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/PanoTagPlugin/typings/tag/TagData.d.ts +4 -4
- package/dist/index.cjs.js +56 -54
- package/dist/index.js +6432 -5573
- package/dist/index.umd.js +49 -47
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- 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 +18 -18
- 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 +5 -5
- package/docs/functions/CameraMovementPlugin.html +5 -5
- package/docs/functions/CruisePlugin.html +5 -5
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +5 -5
- package/docs/functions/MapviewFloorplanPlugin.html +5 -5
- package/docs/functions/ModelChassisCompassPlugin.html +5 -5
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -5
- package/docs/functions/ModelFloorplanPlugin.html +5 -5
- package/docs/functions/ModelItemLabelPlugin.html +5 -5
- package/docs/functions/ModelRoomLabelPlugin.html +5 -5
- package/docs/functions/ModelTVVideoPlugin.html +5 -5
- package/docs/functions/ModelViewPlugin.html +5 -5
- package/docs/functions/Object3DHelperPlugin.html +5 -5
- package/docs/functions/PanoCompassPlugin.html +5 -5
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -5
- package/docs/functions/PanoDoorLabelPlugin.html +5 -5
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -5
- package/docs/functions/PanoMeasurePlugin.html +5 -5
- package/docs/functions/PanoRulerPlugin.html +5 -5
- package/docs/functions/PanoRulerProPlugin.html +5 -5
- package/docs/functions/PanoSpatialTagPlugin.html +5 -5
- package/docs/functions/PanoTagPlugin.html +5 -5
- package/docs/functions/TopviewFloorplanPlugin.html +5 -5
- 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/HelperOffset.html +8 -8
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- 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/ObjectHelperControllers.html +9 -9
- 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 +12 -12
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- 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/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 +12 -12
- 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/ClassFunctionParameters.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/ModelElement.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/TagGLTFObject.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/CruisePlugin/Controller.js +26 -26
- package/libs/GuideLinePlugin/Controller.js +43 -43
- package/libs/PanoTagPlugin/Components/Common/Media.js +254 -299
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +132 -122
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +84 -67
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +80 -64
- package/libs/PanoTagPlugin/Components/Tag/index.js +79 -62
- package/libs/PanoTagPlugin/Components/TagContainer.js +92 -75
- package/libs/PanoTagPlugin/Components/TagItem.js +64 -47
- package/libs/PanoTagPlugin/controller/index.js +55 -38
- package/libs/PanoTagPlugin/index.js +35 -18
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +4 -4
- package/libs/index.js +124 -107
- package/libs/shared-utils/Object3DHelper/Helper/RotateHelper.js +12 -12
- package/libs/vendor/svelte/internal/index.js +176 -162
- package/libs/vendor/svelte-carousel/src/actions/hoverable/event.js +18 -0
- package/libs/vendor/svelte-carousel/src/actions/hoverable/hoverable.js +19 -0
- package/libs/vendor/svelte-carousel/src/actions/hoverable/index.js +1 -0
- package/libs/vendor/svelte-carousel/src/actions/swipeable/event.js +26 -0
- package/libs/vendor/svelte-carousel/src/actions/swipeable/index.js +1 -0
- package/libs/vendor/svelte-carousel/src/actions/swipeable/swipeable.js +51 -0
- package/libs/vendor/svelte-carousel/src/actions/tappable/event.js +18 -0
- package/libs/vendor/svelte-carousel/src/actions/tappable/index.js +1 -0
- package/libs/vendor/svelte-carousel/src/actions/tappable/tappable.js +36 -0
- package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +41 -0
- package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +522 -0
- package/libs/vendor/svelte-carousel/src/components/Carousel/createCarousel.js +255 -0
- package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +42 -0
- package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +104 -0
- package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +40 -0
- package/libs/vendor/svelte-carousel/src/direction.js +5 -0
- package/libs/vendor/svelte-carousel/src/main.js +1 -0
- package/libs/vendor/svelte-carousel/src/units.js +7 -0
- package/libs/vendor/svelte-carousel/src/utils/ProgressManager.js +52 -0
- package/libs/vendor/svelte-carousel/src/utils/clones.js +59 -0
- package/libs/vendor/svelte-carousel/src/utils/event.js +12 -0
- package/libs/vendor/svelte-carousel/src/utils/interval.js +4 -0
- package/libs/vendor/svelte-carousel/src/utils/lazy.js +45 -0
- package/libs/vendor/svelte-carousel/src/utils/math.js +11 -0
- package/libs/vendor/svelte-carousel/src/utils/object.js +13 -0
- package/libs/vendor/svelte-carousel/src/utils/page.js +154 -0
- package/libs/vendor/swiper/components-shared/get-changed-params.js +1 -29
- package/libs/vendor/swiper/components-shared/get-params.js +1 -23
- package/libs/vendor/swiper/components-shared/mount-swiper.js +1 -14
- package/libs/vendor/swiper/components-shared/params-list.js +1 -120
- package/libs/vendor/swiper/components-shared/update-swiper.js +1 -36
- package/libs/vendor/swiper/components-shared/utils.js +5 -28
- package/libs/vendor/swiper/svelte/swiper.js +2 -253
- package/package.json +3 -1
|
@@ -25,15 +25,32 @@ import "../utils/px2rem.js";
|
|
|
25
25
|
import "./Tag/ImageTextTag.js";
|
|
26
26
|
import "./Common/Line/Polyline.js";
|
|
27
27
|
import "./Common/Media.js";
|
|
28
|
-
import "../../vendor/
|
|
28
|
+
import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
|
|
29
|
+
import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
|
|
30
|
+
import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
|
|
31
|
+
import "../../vendor/svelte-carousel/src/components/Arrow/Arrow.js";
|
|
32
|
+
import "../../vendor/svelte-carousel/src/direction.js";
|
|
33
|
+
import "../../vendor/svelte-carousel/src/components/Progress/Progress.js";
|
|
34
|
+
import "../../vendor/svelte-carousel/src/actions/swipeable/swipeable.js";
|
|
35
|
+
import "../../vendor/svelte-carousel/src/actions/swipeable/event.js";
|
|
36
|
+
import "../../vendor/svelte-carousel/src/utils/event.js";
|
|
37
|
+
import "../../vendor/svelte-carousel/src/units.js";
|
|
38
|
+
import "../../vendor/svelte-carousel/src/actions/hoverable/hoverable.js";
|
|
39
|
+
import "../../vendor/svelte-carousel/src/actions/hoverable/event.js";
|
|
40
|
+
import "../../vendor/svelte-carousel/src/actions/tappable/tappable.js";
|
|
41
|
+
import "../../vendor/svelte-carousel/src/utils/math.js";
|
|
42
|
+
import "../../vendor/svelte-carousel/src/actions/tappable/event.js";
|
|
43
|
+
import "../../vendor/svelte-carousel/src/utils/page.js";
|
|
44
|
+
import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
45
|
+
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
46
|
+
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
47
|
+
import "simply-reactive";
|
|
48
|
+
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
49
|
+
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
50
|
+
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
29
51
|
import "swiper";
|
|
30
|
-
import "../../vendor/swiper/components-shared/get-params.js";
|
|
31
|
-
import "../../vendor/swiper/components-shared/utils.js";
|
|
32
|
-
import "../../vendor/swiper/components-shared/params-list.js";
|
|
33
|
-
import "../../vendor/swiper/components-shared/mount-swiper.js";
|
|
34
|
-
import "../../vendor/swiper/components-shared/get-changed-params.js";
|
|
35
|
-
import "../../vendor/swiper/components-shared/update-swiper.js";
|
|
36
52
|
import "../../vendor/swiper/svelte/swiper-slide.js";
|
|
53
|
+
import "../../vendor/swiper/components-shared/utils.js";
|
|
37
54
|
import "swiper/css";
|
|
38
55
|
import "swiper/css/autoplay";
|
|
39
56
|
import "../utils/noTypecheck.js";
|
|
@@ -73,58 +90,58 @@ import "./Common/Icon/Icon.js";
|
|
|
73
90
|
import "../utils/getImageInfo.js";
|
|
74
91
|
import "./Tag/CustomTag.js";
|
|
75
92
|
import "./Common/TagPoint.js";
|
|
76
|
-
function D(
|
|
77
|
-
A(
|
|
93
|
+
function D(a) {
|
|
94
|
+
A(a, "svelte-uq11d5", ".tag--container.svelte-uq11d5{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}");
|
|
78
95
|
}
|
|
79
|
-
function _(
|
|
80
|
-
const
|
|
81
|
-
return
|
|
96
|
+
function _(a, t, o) {
|
|
97
|
+
const i = a.slice();
|
|
98
|
+
return i[6] = t[o], i;
|
|
82
99
|
}
|
|
83
|
-
function d(
|
|
84
|
-
let t, o = [],
|
|
85
|
-
const
|
|
86
|
-
for (let
|
|
87
|
-
let
|
|
88
|
-
|
|
100
|
+
function d(a) {
|
|
101
|
+
let t, o = [], i = /* @__PURE__ */ new Map(), m, r = a[1];
|
|
102
|
+
const l = (e) => e[6].id;
|
|
103
|
+
for (let e = 0; e < r.length; e += 1) {
|
|
104
|
+
let n = _(a, r, e), p = l(n);
|
|
105
|
+
i.set(p, o[e] = g(p, n));
|
|
89
106
|
}
|
|
90
107
|
return {
|
|
91
108
|
c() {
|
|
92
109
|
t = C("div");
|
|
93
|
-
for (let
|
|
94
|
-
o[
|
|
95
|
-
z(t, "class", "tag--container svelte-uq11d5"), f(t, "hide", !
|
|
110
|
+
for (let e = 0; e < o.length; e += 1)
|
|
111
|
+
o[e].c();
|
|
112
|
+
z(t, "class", "tag--container svelte-uq11d5"), f(t, "hide", !a[3].visible || !a[4].visible), f(t, "withAnimation", a[0]);
|
|
96
113
|
},
|
|
97
|
-
m(
|
|
98
|
-
c(
|
|
99
|
-
for (let
|
|
100
|
-
o[
|
|
101
|
-
|
|
114
|
+
m(e, n) {
|
|
115
|
+
c(e, t, n);
|
|
116
|
+
for (let p = 0; p < o.length; p += 1)
|
|
117
|
+
o[p].m(t, null);
|
|
118
|
+
m = !0;
|
|
102
119
|
},
|
|
103
|
-
p(
|
|
104
|
-
|
|
120
|
+
p(e, n) {
|
|
121
|
+
n & 31 && (r = e[1], w(), o = T(o, n, l, 1, e, r, i, t, I, g, null, _), b()), (!m || n & 24) && f(t, "hide", !e[3].visible || !e[4].visible), (!m || n & 1) && f(t, "withAnimation", e[0]);
|
|
105
122
|
},
|
|
106
|
-
i(
|
|
107
|
-
if (!
|
|
108
|
-
for (let
|
|
109
|
-
s(o[
|
|
110
|
-
|
|
123
|
+
i(e) {
|
|
124
|
+
if (!m) {
|
|
125
|
+
for (let n = 0; n < r.length; n += 1)
|
|
126
|
+
s(o[n]);
|
|
127
|
+
m = !0;
|
|
111
128
|
}
|
|
112
129
|
},
|
|
113
|
-
o(
|
|
114
|
-
for (let
|
|
115
|
-
u(o[
|
|
116
|
-
|
|
130
|
+
o(e) {
|
|
131
|
+
for (let n = 0; n < o.length; n += 1)
|
|
132
|
+
u(o[n]);
|
|
133
|
+
m = !1;
|
|
117
134
|
},
|
|
118
|
-
d(
|
|
119
|
-
|
|
120
|
-
for (let
|
|
121
|
-
o[
|
|
135
|
+
d(e) {
|
|
136
|
+
e && h(t);
|
|
137
|
+
for (let n = 0; n < o.length; n += 1)
|
|
138
|
+
o[n].d();
|
|
122
139
|
}
|
|
123
140
|
};
|
|
124
141
|
}
|
|
125
|
-
function g(
|
|
126
|
-
let o,
|
|
127
|
-
return
|
|
142
|
+
function g(a, t) {
|
|
143
|
+
let o, i, m;
|
|
144
|
+
return i = new B({
|
|
128
145
|
props: {
|
|
129
146
|
state: t[3],
|
|
130
147
|
temporaryState: t[4],
|
|
@@ -133,62 +150,62 @@ function g(l, t) {
|
|
|
133
150
|
mediaStore: t[2]
|
|
134
151
|
}
|
|
135
152
|
}), {
|
|
136
|
-
key:
|
|
153
|
+
key: a,
|
|
137
154
|
first: null,
|
|
138
155
|
c() {
|
|
139
|
-
o = k(), M(
|
|
156
|
+
o = k(), M(i.$$.fragment), this.first = o;
|
|
140
157
|
},
|
|
141
|
-
m(r,
|
|
142
|
-
c(r, o,
|
|
158
|
+
m(r, l) {
|
|
159
|
+
c(r, o, l), N(i, r, l), m = !0;
|
|
143
160
|
},
|
|
144
|
-
p(r,
|
|
161
|
+
p(r, l) {
|
|
145
162
|
t = r;
|
|
146
|
-
const
|
|
147
|
-
|
|
163
|
+
const e = {};
|
|
164
|
+
l & 8 && (e.state = t[3]), l & 16 && (e.temporaryState = t[4]), l & 1 && (e.withAnimation = t[0]), l & 2 && (e.tag = t[6]), l & 4 && (e.mediaStore = t[2]), i.$set(e);
|
|
148
165
|
},
|
|
149
166
|
i(r) {
|
|
150
|
-
|
|
167
|
+
m || (s(i.$$.fragment, r), m = !0);
|
|
151
168
|
},
|
|
152
169
|
o(r) {
|
|
153
|
-
u(
|
|
170
|
+
u(i.$$.fragment, r), m = !1;
|
|
154
171
|
},
|
|
155
172
|
d(r) {
|
|
156
|
-
r && h(o), j(
|
|
173
|
+
r && h(o), j(i, r);
|
|
157
174
|
}
|
|
158
175
|
};
|
|
159
176
|
}
|
|
160
|
-
function E(
|
|
161
|
-
let t, o,
|
|
177
|
+
function E(a) {
|
|
178
|
+
let t, o, i = a[3].enabled && d(a);
|
|
162
179
|
return {
|
|
163
180
|
c() {
|
|
164
|
-
|
|
181
|
+
i && i.c(), t = k();
|
|
165
182
|
},
|
|
166
|
-
m(
|
|
167
|
-
|
|
183
|
+
m(m, r) {
|
|
184
|
+
i && i.m(m, r), c(m, t, r), o = !0;
|
|
168
185
|
},
|
|
169
|
-
p(
|
|
170
|
-
|
|
171
|
-
|
|
186
|
+
p(m, [r]) {
|
|
187
|
+
m[3].enabled ? i ? (i.p(m, r), r & 8 && s(i, 1)) : (i = d(m), i.c(), s(i, 1), i.m(t.parentNode, t)) : i && (w(), u(i, 1, 1, () => {
|
|
188
|
+
i = null;
|
|
172
189
|
}), b());
|
|
173
190
|
},
|
|
174
|
-
i(
|
|
175
|
-
o || (s(
|
|
191
|
+
i(m) {
|
|
192
|
+
o || (s(i), o = !0);
|
|
176
193
|
},
|
|
177
|
-
o(
|
|
178
|
-
u(
|
|
194
|
+
o(m) {
|
|
195
|
+
u(i), o = !1;
|
|
179
196
|
},
|
|
180
|
-
d(
|
|
181
|
-
|
|
197
|
+
d(m) {
|
|
198
|
+
i && i.d(m), m && h(t);
|
|
182
199
|
}
|
|
183
200
|
};
|
|
184
201
|
}
|
|
185
|
-
function F(
|
|
186
|
-
let { withAnimation:
|
|
187
|
-
return q("hooks", r),
|
|
188
|
-
"withAnimation" in
|
|
189
|
-
}, [
|
|
202
|
+
function F(a, t, o) {
|
|
203
|
+
let { withAnimation: i = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: l } = t, { state: e } = t, { temporaryState: n } = t;
|
|
204
|
+
return q("hooks", r), a.$$set = (p) => {
|
|
205
|
+
"withAnimation" in p && o(0, i = p.withAnimation), "tags" in p && o(1, m = p.tags), "hooks" in p && o(5, r = p.hooks), "mediaStore" in p && o(2, l = p.mediaStore), "state" in p && o(3, e = p.state), "temporaryState" in p && o(4, n = p.temporaryState);
|
|
206
|
+
}, [i, m, l, e, n, r];
|
|
190
207
|
}
|
|
191
|
-
class
|
|
208
|
+
class Si extends S {
|
|
192
209
|
constructor(t) {
|
|
193
210
|
super(), v(
|
|
194
211
|
this,
|
|
@@ -209,5 +226,5 @@ class re extends S {
|
|
|
209
226
|
}
|
|
210
227
|
}
|
|
211
228
|
export {
|
|
212
|
-
|
|
229
|
+
Si as default
|
|
213
230
|
};
|
|
@@ -26,15 +26,32 @@ import "../utils/px2rem.js";
|
|
|
26
26
|
import "./Tag/ImageTextTag.js";
|
|
27
27
|
import "./Common/Line/Polyline.js";
|
|
28
28
|
import "./Common/Media.js";
|
|
29
|
-
import "../../vendor/
|
|
29
|
+
import "../../vendor/svelte-carousel/src/components/Carousel/Carousel.js";
|
|
30
|
+
import "../../vendor/svelte-carousel/src/components/Dots/Dots.js";
|
|
31
|
+
import "../../vendor/svelte-carousel/src/components/Dot/Dot.js";
|
|
32
|
+
import "../../vendor/svelte-carousel/src/components/Arrow/Arrow.js";
|
|
33
|
+
import "../../vendor/svelte-carousel/src/direction.js";
|
|
34
|
+
import "../../vendor/svelte-carousel/src/components/Progress/Progress.js";
|
|
35
|
+
import "../../vendor/svelte-carousel/src/actions/swipeable/swipeable.js";
|
|
36
|
+
import "../../vendor/svelte-carousel/src/actions/swipeable/event.js";
|
|
37
|
+
import "../../vendor/svelte-carousel/src/utils/event.js";
|
|
38
|
+
import "../../vendor/svelte-carousel/src/units.js";
|
|
39
|
+
import "../../vendor/svelte-carousel/src/actions/hoverable/hoverable.js";
|
|
40
|
+
import "../../vendor/svelte-carousel/src/actions/hoverable/event.js";
|
|
41
|
+
import "../../vendor/svelte-carousel/src/actions/tappable/tappable.js";
|
|
42
|
+
import "../../vendor/svelte-carousel/src/utils/math.js";
|
|
43
|
+
import "../../vendor/svelte-carousel/src/actions/tappable/event.js";
|
|
44
|
+
import "../../vendor/svelte-carousel/src/utils/page.js";
|
|
45
|
+
import "../../vendor/svelte-carousel/src/utils/clones.js";
|
|
46
|
+
import "../../vendor/svelte-carousel/src/utils/object.js";
|
|
47
|
+
import "../../vendor/svelte-carousel/src/components/Carousel/createCarousel.js";
|
|
48
|
+
import "simply-reactive";
|
|
49
|
+
import "../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
50
|
+
import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
51
|
+
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
30
52
|
import "swiper";
|
|
31
|
-
import "../../vendor/swiper/components-shared/get-params.js";
|
|
32
|
-
import "../../vendor/swiper/components-shared/utils.js";
|
|
33
|
-
import "../../vendor/swiper/components-shared/params-list.js";
|
|
34
|
-
import "../../vendor/swiper/components-shared/mount-swiper.js";
|
|
35
|
-
import "../../vendor/swiper/components-shared/get-changed-params.js";
|
|
36
|
-
import "../../vendor/swiper/components-shared/update-swiper.js";
|
|
37
53
|
import "../../vendor/swiper/svelte/swiper-slide.js";
|
|
54
|
+
import "../../vendor/swiper/components-shared/utils.js";
|
|
38
55
|
import "swiper/css";
|
|
39
56
|
import "swiper/css/autoplay";
|
|
40
57
|
import "./Common/MediaItem.js";
|
|
@@ -107,12 +124,12 @@ function x(o) {
|
|
|
107
124
|
c() {
|
|
108
125
|
G(e.$$.fragment);
|
|
109
126
|
},
|
|
110
|
-
m(i,
|
|
111
|
-
H(e, i,
|
|
127
|
+
m(i, n) {
|
|
128
|
+
H(e, i, n), t = !0;
|
|
112
129
|
},
|
|
113
|
-
p(i,
|
|
130
|
+
p(i, n) {
|
|
114
131
|
const l = {};
|
|
115
|
-
|
|
132
|
+
n & 4 && (l.mediaStore = i[2]), n & 1 && (l.withAnimation = i[0]), n & 2 && (l.tag = F(i[1])), n & 8 && (l.state = i[3]), n & 16 && (l.temporaryState = i[4]), e.$set(l);
|
|
116
133
|
},
|
|
117
134
|
i(i) {
|
|
118
135
|
t || (y(e.$$.fragment, i), t = !0);
|
|
@@ -148,12 +165,12 @@ function tt(o) {
|
|
|
148
165
|
c() {
|
|
149
166
|
G(e.$$.fragment);
|
|
150
167
|
},
|
|
151
|
-
m(i,
|
|
152
|
-
H(e, i,
|
|
168
|
+
m(i, n) {
|
|
169
|
+
H(e, i, n), t = !0;
|
|
153
170
|
},
|
|
154
|
-
p(i,
|
|
171
|
+
p(i, n) {
|
|
155
172
|
const l = {};
|
|
156
|
-
|
|
173
|
+
n & 2 && (l.tag = i[1]), e.$set(l);
|
|
157
174
|
},
|
|
158
175
|
i(i) {
|
|
159
176
|
t || (y(e.$$.fragment, i), t = !0);
|
|
@@ -167,58 +184,58 @@ function tt(o) {
|
|
|
167
184
|
};
|
|
168
185
|
}
|
|
169
186
|
function et(o) {
|
|
170
|
-
let e, t, i,
|
|
187
|
+
let e, t, i, n, l, s, u, w, f;
|
|
171
188
|
const S = [x, Z], c = [];
|
|
172
|
-
function T(
|
|
173
|
-
return
|
|
189
|
+
function T(r, a) {
|
|
190
|
+
return r[12] ? 0 : 1;
|
|
174
191
|
}
|
|
175
|
-
i = T(o),
|
|
176
|
-
const
|
|
177
|
-
function z(
|
|
178
|
-
return
|
|
192
|
+
i = T(o), n = c[i] = S[i](o);
|
|
193
|
+
const p = [tt, $], _ = [];
|
|
194
|
+
function z(r, a) {
|
|
195
|
+
return r[13] ? 0 : 1;
|
|
179
196
|
}
|
|
180
|
-
return s = z(o), u = _[s] =
|
|
197
|
+
return s = z(o), u = _[s] = p[s](o), {
|
|
181
198
|
c() {
|
|
182
|
-
e = A("div"), t = A("div"),
|
|
199
|
+
e = A("div"), t = A("div"), n.c(), l = Q(), u.c(), d(t, "class", "wrapper svelte-pzwdws"), d(t, "data-tag-unfolded", o[8]), d(t, "data-tag-id", o[11]), d(t, "data-content-type", w = o[1].contentType), k(t, "left", o[7]), k(t, "top", o[6]), k(t, "z-index", o[5]), d(e, "class", "tag svelte-pzwdws"), d(e, "data-tag-id", o[11]), g(e, "unClickable", o[1].clickable === !1), g(e, "disable", o[10]), g(e, "hide", o[9]), g(e, "withAnimation", o[0]);
|
|
183
200
|
},
|
|
184
|
-
m(
|
|
185
|
-
P(
|
|
201
|
+
m(r, a) {
|
|
202
|
+
P(r, e, a), j(e, t), c[i].m(t, null), j(t, l), _[s].m(t, null), f = !0;
|
|
186
203
|
},
|
|
187
|
-
p(
|
|
204
|
+
p(r, [a]) {
|
|
188
205
|
let m = i;
|
|
189
|
-
i = T(
|
|
206
|
+
i = T(r), i === m ? c[i].p(r, a) : (E(), h(c[m], 1, 1, () => {
|
|
190
207
|
c[m] = null;
|
|
191
|
-
}), B(),
|
|
208
|
+
}), B(), n = c[i], n ? n.p(r, a) : (n = c[i] = S[i](r), n.c()), y(n, 1), n.m(t, l));
|
|
192
209
|
let b = s;
|
|
193
|
-
s = z(
|
|
210
|
+
s = z(r), s === b ? _[s].p(r, a) : (E(), h(_[b], 1, 1, () => {
|
|
194
211
|
_[b] = null;
|
|
195
|
-
}), B(), u = _[s], u ? u.p(
|
|
212
|
+
}), B(), u = _[s], u ? u.p(r, a) : (u = _[s] = p[s](r), u.c()), y(u, 1), u.m(t, null)), (!f || a & 256) && d(t, "data-tag-unfolded", r[8]), (!f || a & 2048) && d(t, "data-tag-id", r[11]), (!f || a & 2 && w !== (w = r[1].contentType)) && d(t, "data-content-type", w), a & 128 && k(t, "left", r[7]), a & 64 && k(t, "top", r[6]), a & 32 && k(t, "z-index", r[5]), (!f || a & 2048) && d(e, "data-tag-id", r[11]), (!f || a & 2) && g(e, "unClickable", r[1].clickable === !1), (!f || a & 1024) && g(e, "disable", r[10]), (!f || a & 512) && g(e, "hide", r[9]), (!f || a & 1) && g(e, "withAnimation", r[0]);
|
|
196
213
|
},
|
|
197
|
-
i(
|
|
198
|
-
f || (y(
|
|
214
|
+
i(r) {
|
|
215
|
+
f || (y(n), y(u), f = !0);
|
|
199
216
|
},
|
|
200
|
-
o(
|
|
201
|
-
h(
|
|
217
|
+
o(r) {
|
|
218
|
+
h(n), h(u), f = !1;
|
|
202
219
|
},
|
|
203
|
-
d(
|
|
204
|
-
|
|
220
|
+
d(r) {
|
|
221
|
+
r && C(e), c[i].d(), _[s].d();
|
|
205
222
|
}
|
|
206
223
|
};
|
|
207
224
|
}
|
|
208
225
|
function it(o, e, t) {
|
|
209
|
-
let i,
|
|
210
|
-
const
|
|
226
|
+
let i, n, l, s, u, w, f, S, c, { withAnimation: T = !1 } = e, { tag: p } = e, { mediaStore: _ } = e, { state: z } = e, { temporaryState: r } = e;
|
|
227
|
+
const a = U("hooks");
|
|
211
228
|
return o.$$set = (m) => {
|
|
212
|
-
"withAnimation" in m && t(0, T = m.withAnimation), "tag" in m && t(1,
|
|
229
|
+
"withAnimation" in m && t(0, T = m.withAnimation), "tag" in m && t(1, p = m.tag), "mediaStore" in m && t(2, _ = m.mediaStore), "state" in m && t(3, z = m.state), "temporaryState" in m && t(4, r = m.temporaryState);
|
|
213
230
|
}, o.$$.update = () => {
|
|
214
231
|
var m, b, L, I, q, D, R, V;
|
|
215
|
-
o.$$.dirty & 2 && t(13, i = (() => !(
|
|
232
|
+
o.$$.dirty & 2 && t(13, i = (() => !(p.contentType === "Link" || p.contentType === "VRLink" || p.contentType === "PanoLink" || p.contentType === "Audio" && p.data.appearance === "plane"))()), o.$$.dirty & 2 && t(12, n = (() => p.stickType === "2DPoint")()), o.$$.dirty & 2 && t(11, l = p.id), o.$$.dirty & 2 && t(10, s = !((m = p.pointTagStyle) != null && m.leftPercent) || !((b = p.pointTagStyle) != null && b.topPercent) || p.enabled === !1 || !p.state), o.$$.dirty & 2 && t(9, u = !((L = p.state) != null && L.visible) || ((I = p.temporaryState) == null ? void 0 : I.visible) === !1), o.$$.dirty & 2 && t(8, w = (q = p.state) == null ? void 0 : q.unfolded), o.$$.dirty & 2 && t(7, f = ((D = p.pointTagStyle) == null ? void 0 : D.leftPercent) + "%"), o.$$.dirty & 2 && t(6, S = ((R = p.pointTagStyle) == null ? void 0 : R.topPercent) + "%"), o.$$.dirty & 2 && t(5, c = (V = p.state) != null && V.unfolded ? 1 : 0);
|
|
216
233
|
}, [
|
|
217
234
|
T,
|
|
218
|
-
|
|
235
|
+
p,
|
|
219
236
|
_,
|
|
220
237
|
z,
|
|
221
|
-
|
|
238
|
+
r,
|
|
222
239
|
c,
|
|
223
240
|
S,
|
|
224
241
|
f,
|
|
@@ -226,12 +243,12 @@ function it(o, e, t) {
|
|
|
226
243
|
u,
|
|
227
244
|
s,
|
|
228
245
|
l,
|
|
229
|
-
|
|
246
|
+
n,
|
|
230
247
|
i,
|
|
231
|
-
|
|
248
|
+
a
|
|
232
249
|
];
|
|
233
250
|
}
|
|
234
|
-
class
|
|
251
|
+
class He extends K {
|
|
235
252
|
constructor(e) {
|
|
236
253
|
super(), M(
|
|
237
254
|
this,
|
|
@@ -251,5 +268,5 @@ class Se extends K {
|
|
|
251
268
|
}
|
|
252
269
|
}
|
|
253
270
|
export {
|
|
254
|
-
|
|
271
|
+
He as default
|
|
255
272
|
};
|