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