@realsee/dnalogel 2.2.3 → 2.2.5-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/CSS3DRender.d.ts +47 -34
- package/dist/CSS3DRenderPlugin/Controller.d.ts +5 -5
- package/dist/CSS3DRenderPlugin/index.d.ts +2 -1
- package/dist/CSS3DRenderPlugin/utils/createResizeObserver.d.ts +4 -0
- package/dist/CSS3DRenderPlugin/utils/even.d.ts +9 -0
- package/dist/CSS3DRenderPlugin/utils/generateBehindFiveElement.d.ts +2 -0
- package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +3 -0
- package/dist/CSS3DRenderPlugin/utils/index.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +12 -0
- package/dist/CSS3DRenderPlugin/utils/{CSS3DObjectPlus.d.ts → three/CSS3DObject.d.ts} +25 -11
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRenderer.d.ts +14 -0
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DScene.d.ts +12 -0
- package/dist/CSS3DRenderPlugin/utils/three/OpacityMesh.d.ts +6 -0
- package/dist/CSS3DRenderPlugin/utils/waitFiveModelLoaded.d.ts +2 -0
- package/dist/Object3DHelperPlugin/Controller.d.ts +2 -0
- package/dist/index.cjs.js +63 -58
- package/dist/index.js +5827 -5094
- package/dist/index.umd.js +51 -46
- package/dist/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.d.ts +2 -2
- package/docs/assets/highlight.css +7 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +533 -0
- 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 +6 -5
- package/docs/functions/CameraMovementPlugin.html +6 -5
- package/docs/functions/CruisePlugin.html +6 -5
- package/docs/functions/GuideLinePlugin.html +7 -6
- package/docs/functions/ItemLabelPlugin.html +6 -5
- package/docs/functions/MapviewFloorplanPlugin.html +6 -5
- package/docs/functions/ModelChassisCompassPlugin.html +6 -5
- package/docs/functions/ModelEntryDoorGuidePlugin.html +6 -5
- package/docs/functions/ModelFloorplanPlugin.html +6 -5
- package/docs/functions/ModelItemLabelPlugin.html +6 -5
- package/docs/functions/ModelRoomLabelPlugin.html +6 -5
- package/docs/functions/ModelTVVideoPlugin.html +6 -5
- package/docs/functions/ModelViewPlugin.html +6 -5
- package/docs/functions/Object3DHelperPlugin.html +6 -5
- package/docs/functions/PanoCompassPlugin.html +6 -5
- package/docs/functions/PanoCursorRaycasterPlugin.html +6 -5
- package/docs/functions/PanoDoorLabelPlugin.html +6 -5
- package/docs/functions/PanoFloorplanRadarPlugin.html +6 -5
- package/docs/functions/PanoMeasurePlugin.html +6 -5
- package/docs/functions/PanoRulerPlugin.html +6 -5
- package/docs/functions/PanoRulerProPlugin.html +6 -5
- package/docs/functions/PanoSpatialTagPlugin.html +6 -5
- package/docs/functions/PanoTagPlugin.html +6 -5
- package/docs/functions/TopviewFloorplanPlugin.html +6 -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 +7 -6
- package/docs/index.html +6 -5
- 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 +7 -6
- 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 +7 -6
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +7 -6
- 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 +7 -6
- package/docs/interfaces/Rooms.html +7 -6
- 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 +7 -5
- package/docs/types/ArrayPosition.html +7 -6
- package/docs/types/CSS3DRenderExportType.html +8 -7
- package/docs/types/CSS3DRenderPluginExportType.html +7 -6
- package/docs/types/CSS3DRenderPluginParameterType.html +7 -6
- package/docs/types/Color.html +7 -6
- package/docs/types/ContentTypeConfigKey.html +7 -6
- package/docs/types/ContentTypeConfigKeyArray.html +7 -6
- package/docs/types/Create3DDomContainerReturnType.html +7 -6
- package/docs/types/Create3DElementReturnType.html +8 -7
- package/docs/types/CruisePluginExportType.html +7 -6
- package/docs/types/Direction-1.html +7 -6
- package/docs/types/Direction4.html +7 -6
- package/docs/types/FloorplanRuleLabels.html +7 -6
- package/docs/types/FloorplanServerRuleLabels.html +7 -6
- package/docs/types/GuideLinePluginExportType.html +7 -6
- package/docs/types/HelperEventMap.html +7 -6
- package/docs/types/MapviewFloorplanPluginParameterType.html +7 -6
- package/docs/types/MapviewFloorplanPluginReturnType.html +7 -6
- package/docs/types/MediaData.html +7 -6
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +7 -6
- package/docs/types/ModelFloorplanPluginParameterType.html +7 -6
- package/docs/types/ModelFloorplanPluginReturnType.html +7 -6
- package/docs/types/ModelRoomLabelPluginParameters.html +7 -6
- package/docs/types/ModelRoomLabelPluginReturnType.html +7 -6
- package/docs/types/MoveArgs.html +7 -6
- package/docs/types/MoveOpts.html +7 -6
- package/docs/types/Object3DHelperEventMap.html +7 -6
- package/docs/types/ObjectFit.html +7 -6
- package/docs/types/PaintBrushEventMap.html +7 -6
- package/docs/types/PanoCompassPluginData.html +7 -6
- package/docs/types/PanoCompassPluginExportType.html +7 -6
- package/docs/types/PanoCompassPluginParameterType.html +7 -6
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +7 -6
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +7 -6
- package/docs/types/PanoMeasurePluginEvent.html +7 -6
- package/docs/types/PanoMeasureReturnType.html +7 -6
- package/docs/types/PanoSpatialTagPluginId.html +7 -6
- package/docs/types/PanoTagPluginExportInterface.html +7 -6
- package/docs/types/PanoTagPluginParamsInterface.html +7 -6
- package/docs/types/PlaneTag.html +7 -6
- package/docs/types/PointTag.html +7 -6
- package/docs/types/Position.html +7 -6
- package/docs/types/RotateArgs.html +7 -6
- package/docs/types/RotateOpts.html +7 -6
- package/docs/types/RuleLabelsKey.html +7 -6
- package/docs/types/RuleLabelsValue.html +7 -6
- package/docs/types/Tag.html +7 -6
- package/docs/types/Tag2D.html +7 -6
- package/docs/types/Tag3D.html +7 -6
- package/docs/types/TagId.html +7 -6
- package/docs/types/TopviewFloorplanPluginParameterType.html +7 -6
- package/docs/types/TopviewFloorplanPluginReturnType.html +7 -6
- package/docs/variables/FLOOR_TYPE_MAP.html +7 -6
- package/docs/variables/PLUGIN.html +7 -6
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +7 -6
- package/docs/variables/ROOM_TYPE_MAP.html +7 -6
- package/docs/variables/VERSION.html +7 -6
- package/docs/variables/itemLabelPluginServerParams.html +7 -6
- package/docs/variables/modelItemLabelPluginServerParams.html +7 -6
- package/docs/variables/modelRoomLabelPluginServerParams.html +7 -6
- package/libs/CSS3DRenderPlugin/CSS3DRender.d.ts +47 -34
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +187 -251
- package/libs/CSS3DRenderPlugin/Controller.d.ts +5 -5
- package/libs/CSS3DRenderPlugin/Controller.js +48 -57
- package/libs/CSS3DRenderPlugin/index.d.ts +2 -1
- package/libs/CSS3DRenderPlugin/index.js +3 -2
- package/libs/CSS3DRenderPlugin/utils/createResizeObserver.d.ts +4 -0
- package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +22 -0
- package/libs/CSS3DRenderPlugin/utils/even.d.ts +9 -0
- package/libs/CSS3DRenderPlugin/utils/even.js +7 -0
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.d.ts +2 -0
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +29 -0
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +3 -0
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -0
- package/libs/CSS3DRenderPlugin/utils/index.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +12 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +39 -0
- package/libs/CSS3DRenderPlugin/utils/{CSS3DObjectPlus.d.ts → three/CSS3DObject.d.ts} +25 -11
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +93 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.d.ts +14 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +46 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.d.ts +12 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +39 -0
- package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.d.ts +6 -0
- package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +18 -0
- package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.d.ts +2 -0
- package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +31 -0
- package/libs/CruisePlugin/Controller.js +16 -16
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +13 -14
- package/libs/ItemLabelPlugin/ItemLabelItem.js +12 -12
- package/libs/ItemLabelPlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +11 -12
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +12 -12
- package/libs/ModelItemLabelPlugin/index.js +3 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +13 -13
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
- package/libs/ModelTVVideoPlugin/index.js +2 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +2 -0
- package/libs/Object3DHelperPlugin/Controller.js +89 -74
- package/libs/PanoDoorLabelPlugin/Controller.js +72 -73
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItem.js +59 -69
- package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
- package/libs/PanoSpatialTagPlugin/Components/origins.js +41 -41
- package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
- package/libs/PanoSpatialTagPlugin/index.js +3 -4
- 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 +75 -76
- 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 +11 -11
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +15 -15
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +14 -13
- 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 +18 -19
- 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 +52 -81
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +32 -33
- package/libs/PanoTagPlugin/Components/Tag/index.js +39 -40
- package/libs/PanoTagPlugin/Components/TagContainer.js +12 -13
- package/libs/PanoTagPlugin/Components/TagWrapper.js +9 -10
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +4 -4
- package/libs/floorplan/Components/Camera.js +23 -23
- package/libs/floorplan/Components/Compass.js +2 -2
- 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 +37 -38
- 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 +53 -53
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +8 -8
- package/libs/floorplan/Components/SvgImage.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +5 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +27 -27
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +34 -35
- package/libs/floorplan/index.js +1 -5
- package/libs/index.js +110 -102
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/MoveHelper.js +8 -7
- package/libs/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.d.ts +2 -2
- package/libs/shared-utils/Object3DHelper/Helper/index.js +1 -0
- package/libs/shared-utils/three/index.js +2 -1
- package/libs/vendor/svelte/easing/index.js +12 -0
- package/libs/vendor/svelte/index.js +1 -0
- package/libs/vendor/svelte/internal/index.js +641 -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 +15 -15
- package/dist/CSS3DRenderPlugin/utils/evenNumber.d.ts +0 -3
- package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +0 -65
- package/libs/CSS3DRenderPlugin/utils/evenNumber.d.ts +0 -3
- package/libs/CSS3DRenderPlugin/utils/evenNumber.js +0 -7
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import { SvelteComponent as W, init as q, safe_not_equal as C, append_styles as L, empty as N, insert as h, transition_in as a,
|
|
1
|
+
import { SvelteComponent as W, init as q, safe_not_equal as C, append_styles as L, empty as N, insert as h, transition_in as a, transition_out as g, check_outros as j, detach as c, create_component as x, space as D, element as I, attr as M, set_style as S, add_render_callback as A, mount_component as $, add_resize_listener as B, listen as E, destroy_component as k, group_outros as F } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import G from "../Common/Line/Straight.js";
|
|
3
3
|
import { uuid as H } from "../../../shared-utils/uuid.js";
|
|
4
4
|
import J from "../Common/Shadow.js";
|
|
5
5
|
import K from "../Common/MultiLineText.js";
|
|
6
|
-
import "svelte/transition";
|
|
6
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
7
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
7
8
|
import "../Common/Text.js";
|
|
8
9
|
import "animejs";
|
|
9
|
-
import "svelte";
|
|
10
10
|
import "../../../shared-utils/isNil.js";
|
|
11
11
|
import "three";
|
|
12
12
|
import "../../utils/search.js";
|
|
13
13
|
import "../../utils/constants.js";
|
|
14
14
|
import "../Common/Arrow.js";
|
|
15
15
|
import "../../Assets/Icon.js";
|
|
16
|
-
import "svelte/easing";
|
|
17
16
|
import "../../utils/doUtil.js";
|
|
18
17
|
function O(i) {
|
|
19
18
|
L(i, "svelte-18yy5x8", ".line.svelte-18yy5x8{position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-18yy5x8{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
|
|
20
19
|
}
|
|
21
20
|
function R(i) {
|
|
22
|
-
var
|
|
23
|
-
let o,
|
|
21
|
+
var u, z;
|
|
22
|
+
let o, r, e, n, f, l, m, d, p, _, b;
|
|
24
23
|
return o = new J({
|
|
25
24
|
props: {
|
|
26
25
|
visible: i[2],
|
|
@@ -34,7 +33,7 @@ function R(i) {
|
|
|
34
33
|
props: {
|
|
35
34
|
unfolded: i[2],
|
|
36
35
|
duration: 1e3,
|
|
37
|
-
outDelay: i[5] + 40 * Math.min((z = (
|
|
36
|
+
outDelay: i[5] + 40 * Math.min((z = (u = i[4][0]) == null ? void 0 : u.content.length) != null ? z : 10, 15)
|
|
38
37
|
}
|
|
39
38
|
}), m = new K({
|
|
40
39
|
props: {
|
|
@@ -44,91 +43,91 @@ function R(i) {
|
|
|
44
43
|
}
|
|
45
44
|
}), {
|
|
46
45
|
c() {
|
|
47
|
-
x(o.$$.fragment),
|
|
46
|
+
x(o.$$.fragment), r = D(), e = I("div"), x(n.$$.fragment), f = D(), l = I("div"), x(m.$$.fragment), M(e, "class", "line svelte-18yy5x8"), S(e, "width", i[3] + "px"), M(l, "class", "content svelte-18yy5x8"), A(() => i[8].call(l));
|
|
48
47
|
},
|
|
49
48
|
m(t, s) {
|
|
50
|
-
$(o, t, s), h(t,
|
|
49
|
+
$(o, t, s), h(t, r, s), h(t, e, s), $(n, e, null), h(t, f, s), h(t, l, s), $(m, l, null), d = B(l, i[8].bind(l)), p = !0, _ || (b = E(l, "click", i[6]), _ = !0);
|
|
51
50
|
},
|
|
52
51
|
p(t, s) {
|
|
53
52
|
var T, U;
|
|
54
53
|
const y = {};
|
|
55
54
|
s & 4 && (y.visible = t[2]), s & 8 && (y.left = t[3] / 2 + "px"), o.$set(y);
|
|
56
55
|
const v = {};
|
|
57
|
-
s & 4 && (v.unfolded = t[2]), s & 48 && (v.outDelay = t[5] + 40 * Math.min((U = (T = t[4][0]) == null ? void 0 : T.content.length) != null ? U : 10, 15)), n.$set(v), s & 8 && S(e, "width", t[3] + "px"
|
|
56
|
+
s & 4 && (v.unfolded = t[2]), s & 48 && (v.outDelay = t[5] + 40 * Math.min((U = (T = t[4][0]) == null ? void 0 : T.content.length) != null ? U : 10, 15)), n.$set(v), s & 8 && S(e, "width", t[3] + "px");
|
|
58
57
|
const w = {};
|
|
59
58
|
s & 4 && (w.visible = t[2]), s & 2 && (w.textUnfolded = t[1]), s & 16 && (w.textItems = t[4]), m.$set(w);
|
|
60
59
|
},
|
|
61
60
|
i(t) {
|
|
62
|
-
|
|
61
|
+
p || (a(o.$$.fragment, t), a(n.$$.fragment, t), a(m.$$.fragment, t), p = !0);
|
|
63
62
|
},
|
|
64
63
|
o(t) {
|
|
65
|
-
g(o.$$.fragment, t), g(n.$$.fragment, t), g(m.$$.fragment, t),
|
|
64
|
+
g(o.$$.fragment, t), g(n.$$.fragment, t), g(m.$$.fragment, t), p = !1;
|
|
66
65
|
},
|
|
67
66
|
d(t) {
|
|
68
|
-
k(o, t), t && c(
|
|
67
|
+
k(o, t), t && c(r), t && c(e), k(n), t && c(f), t && c(l), k(m), d(), _ = !1, b();
|
|
69
68
|
}
|
|
70
69
|
};
|
|
71
70
|
}
|
|
72
71
|
function P(i) {
|
|
73
|
-
let o,
|
|
72
|
+
let o, r, e = i[0].state && R(i);
|
|
74
73
|
return {
|
|
75
74
|
c() {
|
|
76
75
|
e && e.c(), o = N();
|
|
77
76
|
},
|
|
78
77
|
m(n, f) {
|
|
79
|
-
e && e.m(n, f), h(n, o, f),
|
|
78
|
+
e && e.m(n, f), h(n, o, f), r = !0;
|
|
80
79
|
},
|
|
81
80
|
p(n, [f]) {
|
|
82
|
-
n[0].state ? e ? (e.p(n, f), f & 1 && a(e, 1)) : (e = R(n), e.c(), a(e, 1), e.m(o.parentNode, o)) : e && (
|
|
81
|
+
n[0].state ? e ? (e.p(n, f), f & 1 && a(e, 1)) : (e = R(n), e.c(), a(e, 1), e.m(o.parentNode, o)) : e && (F(), g(e, 1, 1, () => {
|
|
83
82
|
e = null;
|
|
84
|
-
}),
|
|
83
|
+
}), j());
|
|
85
84
|
},
|
|
86
85
|
i(n) {
|
|
87
|
-
|
|
86
|
+
r || (a(e), r = !0);
|
|
88
87
|
},
|
|
89
88
|
o(n) {
|
|
90
|
-
g(e),
|
|
89
|
+
g(e), r = !1;
|
|
91
90
|
},
|
|
92
91
|
d(n) {
|
|
93
92
|
e && e.d(n), n && c(o);
|
|
94
93
|
}
|
|
95
94
|
};
|
|
96
95
|
}
|
|
97
|
-
function Q(i, o,
|
|
98
|
-
let e, n, f, { tag:
|
|
96
|
+
function Q(i, o, r) {
|
|
97
|
+
let e, n, f, { tag: l } = o, m, d = !1, p = [];
|
|
99
98
|
function _() {
|
|
100
|
-
|
|
99
|
+
r(1, d = !d);
|
|
101
100
|
}
|
|
102
101
|
function b() {
|
|
103
|
-
m = this.clientWidth,
|
|
102
|
+
m = this.clientWidth, r(3, m);
|
|
104
103
|
}
|
|
105
|
-
return i.$$set = (
|
|
106
|
-
"tag" in
|
|
104
|
+
return i.$$set = (u) => {
|
|
105
|
+
"tag" in u && r(0, l = u.tag);
|
|
107
106
|
}, i.$$.update = () => {
|
|
108
|
-
var
|
|
109
|
-
i.$$.dirty & 1 &&
|
|
107
|
+
var u;
|
|
108
|
+
i.$$.dirty & 1 && r(2, e = !!((u = l.state) != null && u.unfolded)), i.$$.dirty & 1 && r(7, n = l.data.text), i.$$.dirty & 128 && r(4, p = [{ id: H(), content: n }]), i.$$.dirty & 4 && (e || setTimeout(
|
|
110
109
|
() => {
|
|
111
|
-
|
|
110
|
+
r(1, d = !1);
|
|
112
111
|
},
|
|
113
112
|
20
|
|
114
|
-
)), i.$$.dirty & 2 &&
|
|
113
|
+
)), i.$$.dirty & 2 && r(5, f = d ? 450 : 0);
|
|
115
114
|
}, [
|
|
116
|
-
|
|
115
|
+
l,
|
|
117
116
|
d,
|
|
118
117
|
e,
|
|
119
118
|
m,
|
|
120
|
-
|
|
119
|
+
p,
|
|
121
120
|
f,
|
|
122
121
|
_,
|
|
123
122
|
n,
|
|
124
123
|
b
|
|
125
124
|
];
|
|
126
125
|
}
|
|
127
|
-
class
|
|
126
|
+
class pe extends W {
|
|
128
127
|
constructor(o) {
|
|
129
128
|
super(), q(this, o, Q, P, C, { tag: 0 }, O);
|
|
130
129
|
}
|
|
131
130
|
}
|
|
132
131
|
export {
|
|
133
|
-
|
|
132
|
+
pe as default
|
|
134
133
|
};
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { SvelteComponent as T, init as Y, safe_not_equal as J, append_styles as U, element as G, attr as k, toggle_class as
|
|
1
|
+
import { SvelteComponent as T, init as Y, safe_not_equal as J, append_styles as U, element as G, attr as k, toggle_class as u, set_style as M, insert as W, append as y, listen as H, stop_propagation as P, transition_out as B, check_outros as S, transition_in as p, detach as F, setContext as I, group_outros as O, create_component as w, mount_component as C, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { ContentType as h } from "../../typings/tag.js";
|
|
3
3
|
import x from "./TextTag.js";
|
|
4
4
|
import L from "./ImageTextTag.js";
|
|
5
5
|
import Z from "./MarketingTag.js";
|
|
6
6
|
import "three";
|
|
7
7
|
import { noTypecheck as s } from "../../utils/noTypecheck.js";
|
|
8
|
-
import { setContext as I } from "svelte";
|
|
9
8
|
import K from "./AudioTag.js";
|
|
10
9
|
import V from "./MediaPlane.js";
|
|
11
10
|
import z from "./LinkTag.js";
|
|
12
11
|
import N from "./CustomTag.js";
|
|
13
12
|
import "../Common/Line/Straight.js";
|
|
14
|
-
import "svelte/transition";
|
|
13
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
14
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
15
15
|
import "../../../shared-utils/uuid.js";
|
|
16
16
|
import "../Common/Shadow.js";
|
|
17
17
|
import "../Common/MultiLineText.js";
|
|
@@ -22,7 +22,6 @@ import "../../utils/search.js";
|
|
|
22
22
|
import "../../utils/constants.js";
|
|
23
23
|
import "../Common/Arrow.js";
|
|
24
24
|
import "../../Assets/Icon.js";
|
|
25
|
-
import "svelte/easing";
|
|
26
25
|
import "../../utils/doUtil.js";
|
|
27
26
|
import "../Common/Line/Polyline.js";
|
|
28
27
|
import "../Common/Media.js";
|
|
@@ -60,10 +59,10 @@ function q(i) {
|
|
|
60
59
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
61
60
|
},
|
|
62
61
|
i(e) {
|
|
63
|
-
n || (
|
|
62
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
64
63
|
},
|
|
65
64
|
o(e) {
|
|
66
|
-
|
|
65
|
+
B(A.$$.fragment, e), n = !1;
|
|
67
66
|
},
|
|
68
67
|
d(e) {
|
|
69
68
|
D(A, e);
|
|
@@ -86,10 +85,10 @@ function X(i) {
|
|
|
86
85
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
87
86
|
},
|
|
88
87
|
i(e) {
|
|
89
|
-
n || (
|
|
88
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
90
89
|
},
|
|
91
90
|
o(e) {
|
|
92
|
-
|
|
91
|
+
B(A.$$.fragment, e), n = !1;
|
|
93
92
|
},
|
|
94
93
|
d(e) {
|
|
95
94
|
D(A, e);
|
|
@@ -112,10 +111,10 @@ function j(i) {
|
|
|
112
111
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
113
112
|
},
|
|
114
113
|
i(e) {
|
|
115
|
-
n || (
|
|
114
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
116
115
|
},
|
|
117
116
|
o(e) {
|
|
118
|
-
|
|
117
|
+
B(A.$$.fragment, e), n = !1;
|
|
119
118
|
},
|
|
120
119
|
d(e) {
|
|
121
120
|
D(A, e);
|
|
@@ -138,10 +137,10 @@ function $(i) {
|
|
|
138
137
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
139
138
|
},
|
|
140
139
|
i(e) {
|
|
141
|
-
n || (
|
|
140
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
142
141
|
},
|
|
143
142
|
o(e) {
|
|
144
|
-
|
|
143
|
+
B(A.$$.fragment, e), n = !1;
|
|
145
144
|
},
|
|
146
145
|
d(e) {
|
|
147
146
|
D(A, e);
|
|
@@ -164,10 +163,10 @@ function AA(i) {
|
|
|
164
163
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
165
164
|
},
|
|
166
165
|
i(e) {
|
|
167
|
-
n || (
|
|
166
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
168
167
|
},
|
|
169
168
|
o(e) {
|
|
170
|
-
|
|
169
|
+
B(A.$$.fragment, e), n = !1;
|
|
171
170
|
},
|
|
172
171
|
d(e) {
|
|
173
172
|
D(A, e);
|
|
@@ -190,10 +189,10 @@ function eA(i) {
|
|
|
190
189
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
191
190
|
},
|
|
192
191
|
i(e) {
|
|
193
|
-
n || (
|
|
192
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
194
193
|
},
|
|
195
194
|
o(e) {
|
|
196
|
-
|
|
195
|
+
B(A.$$.fragment, e), n = !1;
|
|
197
196
|
},
|
|
198
197
|
d(e) {
|
|
199
198
|
D(A, e);
|
|
@@ -216,10 +215,10 @@ function tA(i) {
|
|
|
216
215
|
t & 2 && (o.tag = s(e[1])), A.$set(o);
|
|
217
216
|
},
|
|
218
217
|
i(e) {
|
|
219
|
-
n || (
|
|
218
|
+
n || (p(A.$$.fragment, e), n = !0);
|
|
220
219
|
},
|
|
221
220
|
o(e) {
|
|
222
|
-
|
|
221
|
+
B(A.$$.fragment, e), n = !1;
|
|
223
222
|
},
|
|
224
223
|
d(e) {
|
|
225
224
|
D(A, e);
|
|
@@ -227,7 +226,7 @@ function tA(i) {
|
|
|
227
226
|
};
|
|
228
227
|
}
|
|
229
228
|
function nA(i) {
|
|
230
|
-
let A, n, e, t, o,
|
|
229
|
+
let A, n, e, t, o, d, f, g, c;
|
|
231
230
|
const E = [
|
|
232
231
|
tA,
|
|
233
232
|
eA,
|
|
@@ -236,56 +235,56 @@ function nA(i) {
|
|
|
236
235
|
j,
|
|
237
236
|
X,
|
|
238
237
|
q
|
|
239
|
-
],
|
|
238
|
+
], m = [];
|
|
240
239
|
function b(r, l) {
|
|
241
240
|
return r[1].element ? 0 : r[1].contentType === h.Text ? 1 : r[1].contentType === h.ImageText ? 2 : r[1].contentType === h.Audio ? 3 : r[1].contentType === h.Marketing ? 4 : r[1].contentType === h.Link ? 5 : r[1].contentType === h.MediaPlane ? 6 : -1;
|
|
242
241
|
}
|
|
243
|
-
return ~(t = b(i)) && (o =
|
|
242
|
+
return ~(t = b(i)) && (o = m[t] = E[t](i)), {
|
|
244
243
|
c() {
|
|
245
244
|
var r, l, Q;
|
|
246
|
-
A = G("div"), n = G("div"), e = G("div"), o && o.c(), k(e, "class", "content svelte-95x526"),
|
|
245
|
+
A = G("div"), n = G("div"), e = G("div"), o && o.c(), k(e, "class", "content svelte-95x526"), u(e, "unfolded", (r = i[1].state) == null ? void 0 : r.unfolded), k(n, "class", "content__wrapper svelte-95x526"), k(A, "class", "content__container svelte-95x526"), k(A, "data-id", d = i[1].id), u(A, "disable", i[1].enabled === !1 || ((l = i[1].temporaryState) == null ? void 0 : l.visible) === !1), u(A, "hide", !i[3].visible || !i[3].enabled || !i[4].visible || !((Q = i[1].state) != null && Q.visible)), u(A, "withAnimation", i[0]), u(A, "unClickable", i[1].clickable === !1), M(A, "width", i[1].pointType === "PointTag" ? 0 : "100%"), M(A, "height", i[1].pointType === "PointTag" ? 0 : "100%");
|
|
247
246
|
},
|
|
248
247
|
m(r, l) {
|
|
249
|
-
W(r, A, l), y(A, n), y(n, e), ~t &&
|
|
248
|
+
W(r, A, l), y(A, n), y(n, e), ~t && m[t].m(e, null), f = !0, g || (c = H(A, "click", P(i[11])), g = !0);
|
|
250
249
|
},
|
|
251
250
|
p(r, [l]) {
|
|
252
251
|
var _, a, v;
|
|
253
252
|
let Q = t;
|
|
254
|
-
t = b(r), t === Q ? ~t &&
|
|
255
|
-
|
|
256
|
-
}),
|
|
253
|
+
t = b(r), t === Q ? ~t && m[t].p(r, l) : (o && (O(), B(m[Q], 1, 1, () => {
|
|
254
|
+
m[Q] = null;
|
|
255
|
+
}), S()), ~t ? (o = m[t], o ? o.p(r, l) : (o = m[t] = E[t](r), o.c()), p(o, 1), o.m(e, null)) : o = null), (!f || l & 2) && u(e, "unfolded", (_ = r[1].state) == null ? void 0 : _.unfolded), (!f || l & 2 && d !== (d = r[1].id)) && k(A, "data-id", d), (!f || l & 2) && u(A, "disable", r[1].enabled === !1 || ((a = r[1].temporaryState) == null ? void 0 : a.visible) === !1), (!f || l & 26) && u(A, "hide", !r[3].visible || !r[3].enabled || !r[4].visible || !((v = r[1].state) != null && v.visible)), (!f || l & 1) && u(A, "withAnimation", r[0]), (!f || l & 2) && u(A, "unClickable", r[1].clickable === !1), l & 2 && M(A, "width", r[1].pointType === "PointTag" ? 0 : "100%"), l & 2 && M(A, "height", r[1].pointType === "PointTag" ? 0 : "100%");
|
|
257
256
|
},
|
|
258
257
|
i(r) {
|
|
259
|
-
|
|
258
|
+
f || (p(o), f = !0);
|
|
260
259
|
},
|
|
261
260
|
o(r) {
|
|
262
|
-
|
|
261
|
+
B(o), f = !1;
|
|
263
262
|
},
|
|
264
263
|
d(r) {
|
|
265
|
-
r &&
|
|
264
|
+
r && F(A), ~t && m[t].d(), g = !1, c();
|
|
266
265
|
}
|
|
267
266
|
};
|
|
268
267
|
}
|
|
269
268
|
function iA(i, A, n) {
|
|
270
|
-
let e, t, o,
|
|
271
|
-
I("hooks",
|
|
269
|
+
let e, t, o, d, { withAnimation: f = !1 } = A, { tag: g } = A, { hooks: c } = A, { state: E } = A, { mediaStore: m } = A, { temporaryState: b } = A;
|
|
270
|
+
I("hooks", c), I("mediaStore", m);
|
|
272
271
|
let r, l;
|
|
273
272
|
function Q(a) {
|
|
274
|
-
a ?
|
|
273
|
+
a ? c.emit("exposure", { id: d, type: "start" }) : c.emit("exposure", { id: d, type: "end" });
|
|
275
274
|
}
|
|
276
|
-
const _ = (a) =>
|
|
275
|
+
const _ = (a) => c.emit("click", { event: a, target: "TagContent", tag: g });
|
|
277
276
|
return i.$$set = (a) => {
|
|
278
|
-
"withAnimation" in a && n(0,
|
|
277
|
+
"withAnimation" in a && n(0, f = a.withAnimation), "tag" in a && n(1, g = a.tag), "hooks" in a && n(2, c = a.hooks), "state" in a && n(3, E = a.state), "mediaStore" in a && n(5, m = a.mediaStore), "temporaryState" in a && n(4, b = a.temporaryState);
|
|
279
278
|
}, i.$$.update = () => {
|
|
280
279
|
var a, v;
|
|
281
|
-
i.$$.dirty & 2 && n(9, e = (a = g.state) == null ? void 0 : a.unfolded), i.$$.dirty & 2 && n(8, t = (v = g.state) == null ? void 0 : v.visible), i.$$.dirty & 280 && n(10, o = E.visible && b.visible && t), i.$$.dirty & 2 && (
|
|
280
|
+
i.$$.dirty & 2 && n(9, e = (a = g.state) == null ? void 0 : a.unfolded), i.$$.dirty & 2 && n(8, t = (v = g.state) == null ? void 0 : v.visible), i.$$.dirty & 280 && n(10, o = E.visible && b.visible && t), i.$$.dirty & 2 && (d = g.id), i.$$.dirty & 1024 && Q(o), i.$$.dirty & 962 && g.hooks && (e !== void 0 && e !== l && (n(7, l = e), e ? g.hooks.emit("unfolded") : g.hooks.emit("folded")), t !== void 0 && t !== r && (n(6, r = t), t ? g.hooks.emit("show") : g.hooks.emit("hide")));
|
|
282
281
|
}, [
|
|
283
|
-
|
|
282
|
+
f,
|
|
284
283
|
g,
|
|
285
|
-
|
|
284
|
+
c,
|
|
286
285
|
E,
|
|
287
286
|
b,
|
|
288
|
-
|
|
287
|
+
m,
|
|
289
288
|
r,
|
|
290
289
|
l,
|
|
291
290
|
t,
|
|
@@ -294,7 +293,7 @@ function iA(i, A, n) {
|
|
|
294
293
|
_
|
|
295
294
|
];
|
|
296
295
|
}
|
|
297
|
-
class
|
|
296
|
+
class KA extends T {
|
|
298
297
|
constructor(A) {
|
|
299
298
|
super(), Y(
|
|
300
299
|
this,
|
|
@@ -315,5 +314,5 @@ class VA extends T {
|
|
|
315
314
|
}
|
|
316
315
|
}
|
|
317
316
|
export {
|
|
318
|
-
|
|
317
|
+
KA as default
|
|
319
318
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as P, init as z, safe_not_equal as C, append_styles as q, empty as M, insert as h, transition_in as f,
|
|
1
|
+
import { SvelteComponent as P, init as z, safe_not_equal as C, append_styles as q, empty as M, insert as h, transition_in as f, transition_out as u, check_outros as S, detach as g, element as w, attr as A, toggle_class as p, group_outros as T, update_keyed_each as N, outro_and_destroy_block as W, assign as j, create_component as B, space as D, mount_component as E, append as F, get_spread_update as G, destroy_component as H } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import I from "./TagWrapper.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import "../utils/noTypecheck.js";
|
|
@@ -6,19 +6,18 @@ import "../typings/tag.js";
|
|
|
6
6
|
import "./Tag/index.js";
|
|
7
7
|
import "./Tag/TextTag.js";
|
|
8
8
|
import "./Common/Line/Straight.js";
|
|
9
|
-
import "svelte/transition";
|
|
9
|
+
import "../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../vendor/svelte/easing/index.js";
|
|
10
11
|
import "../../shared-utils/uuid.js";
|
|
11
12
|
import "./Common/Shadow.js";
|
|
12
13
|
import "./Common/MultiLineText.js";
|
|
13
14
|
import "./Common/Text.js";
|
|
14
15
|
import "animejs";
|
|
15
|
-
import "svelte";
|
|
16
16
|
import "../../shared-utils/isNil.js";
|
|
17
17
|
import "../utils/search.js";
|
|
18
18
|
import "../utils/constants.js";
|
|
19
19
|
import "./Common/Arrow.js";
|
|
20
20
|
import "../Assets/Icon.js";
|
|
21
|
-
import "svelte/easing";
|
|
22
21
|
import "../utils/doUtil.js";
|
|
23
22
|
import "./Tag/ImageTextTag.js";
|
|
24
23
|
import "./Common/Line/Polyline.js";
|
|
@@ -60,10 +59,10 @@ function v(s) {
|
|
|
60
59
|
}
|
|
61
60
|
return {
|
|
62
61
|
c() {
|
|
63
|
-
e =
|
|
62
|
+
e = w("div");
|
|
64
63
|
for (let r = 0; r < i.length; r += 1)
|
|
65
64
|
i[r].c();
|
|
66
|
-
|
|
65
|
+
A(e, "class", "tag--container svelte-1eci49s"), p(e, "hide", !s[3].visible || !s[5].visible), p(e, "withAnimation", s[0]);
|
|
67
66
|
},
|
|
68
67
|
m(r, t) {
|
|
69
68
|
h(r, e, t);
|
|
@@ -72,7 +71,7 @@ function v(s) {
|
|
|
72
71
|
a = !0;
|
|
73
72
|
},
|
|
74
73
|
p(r, t) {
|
|
75
|
-
t & 63 && (l = r[1],
|
|
74
|
+
t & 63 && (l = r[1], T(), i = N(i, t, m, 1, r, l, o, e, W, y, null, k), S()), (!a || t & 40) && p(e, "hide", !r[3].visible || !r[5].visible), (!a || t & 1) && p(e, "withAnimation", r[0]);
|
|
76
75
|
},
|
|
77
76
|
i(r) {
|
|
78
77
|
if (!a) {
|
|
@@ -113,7 +112,7 @@ function y(s, e) {
|
|
|
113
112
|
first: null,
|
|
114
113
|
c() {
|
|
115
114
|
var t, n, c;
|
|
116
|
-
i =
|
|
115
|
+
i = w("div"), B(o.$$.fragment), a = D(), A(i, "class", "tag svelte-1eci49s"), p(i, "hide", !((t = e[6].pointTagStyle) != null && t.leftPercent) || !((n = e[6].pointTagStyle) != null && n.topPercent) || e[6].enabled === !1 || !e[6].state || ((c = e[6].temporaryState) == null ? void 0 : c.visible) === !1), this.first = i;
|
|
117
116
|
},
|
|
118
117
|
m(t, n) {
|
|
119
118
|
h(t, i, n), E(o, i, null), F(i, a), l = !0;
|
|
@@ -131,7 +130,7 @@ function y(s, e) {
|
|
|
131
130
|
withAnimation: e[0]
|
|
132
131
|
}
|
|
133
132
|
]) : {};
|
|
134
|
-
o.$set(c), n & 2 && p(i, "hide", !((_ = e[6].pointTagStyle) != null && _.leftPercent) || !((d = e[6].pointTagStyle) != null && d.topPercent) || e[6].enabled === !1 || !e[6].state || ((b = e[6].temporaryState) == null ? void 0 : b.visible) === !1);
|
|
133
|
+
o.$set(c), (!l || n & 2) && p(i, "hide", !((_ = e[6].pointTagStyle) != null && _.leftPercent) || !((d = e[6].pointTagStyle) != null && d.topPercent) || e[6].enabled === !1 || !e[6].state || ((b = e[6].temporaryState) == null ? void 0 : b.visible) === !1);
|
|
135
134
|
},
|
|
136
135
|
i(t) {
|
|
137
136
|
l || (f(o.$$.fragment, t), l = !0);
|
|
@@ -154,9 +153,9 @@ function K(s) {
|
|
|
154
153
|
o && o.m(a, l), h(a, e, l), i = !0;
|
|
155
154
|
},
|
|
156
155
|
p(a, [l]) {
|
|
157
|
-
a[3].enabled ? o ? (o.p(a, l), l & 8 && f(o, 1)) : (o = v(a), o.c(), f(o, 1), o.m(e.parentNode, e)) : o && (
|
|
156
|
+
a[3].enabled ? o ? (o.p(a, l), l & 8 && f(o, 1)) : (o = v(a), o.c(), f(o, 1), o.m(e.parentNode, e)) : o && (T(), u(o, 1, 1, () => {
|
|
158
157
|
o = null;
|
|
159
|
-
}),
|
|
158
|
+
}), S());
|
|
160
159
|
},
|
|
161
160
|
i(a) {
|
|
162
161
|
i || (f(o), i = !0);
|
|
@@ -175,7 +174,7 @@ function L(s, e, i) {
|
|
|
175
174
|
"withAnimation" in n && i(0, o = n.withAnimation), "tags" in n && i(1, a = n.tags), "hooks" in n && i(2, l = n.hooks), "state" in n && i(3, m = n.state), "mediaStore" in n && i(4, r = n.mediaStore), "temporaryState" in n && i(5, t = n.temporaryState);
|
|
176
175
|
}, [o, a, l, m, r, t];
|
|
177
176
|
}
|
|
178
|
-
class
|
|
177
|
+
class De extends P {
|
|
179
178
|
constructor(e) {
|
|
180
179
|
super(), z(
|
|
181
180
|
this,
|
|
@@ -196,5 +195,5 @@ class Ee extends P {
|
|
|
196
195
|
}
|
|
197
196
|
}
|
|
198
197
|
export {
|
|
199
|
-
|
|
198
|
+
De as default
|
|
200
199
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as W, space as Q, attr as T, toggle_class as _, set_style as d, insert as j, append as R, transition_in as u,
|
|
1
|
+
import { SvelteComponent as K, init as M, safe_not_equal as N, append_styles as O, element as W, space as Q, attr as T, toggle_class as _, set_style as d, insert as j, append as R, transition_in as u, transition_out as h, check_outros as z, detach as B, create_component as E, mount_component as F, destroy_component as G, listen as U, stop_propagation as V, group_outros as A } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import "three";
|
|
3
3
|
import { noTypecheck as C } from "../utils/noTypecheck.js";
|
|
4
4
|
import { DimensionType as q, PointType as D, ContentType as X } from "../typings/tag.js";
|
|
5
5
|
import Y from "./Tag/index.js";
|
|
6
6
|
import Z from "./Common/Point/PointSwitch.js";
|
|
7
|
-
import "svelte";
|
|
8
7
|
import "./Tag/TextTag.js";
|
|
9
8
|
import "./Common/Line/Straight.js";
|
|
10
|
-
import "svelte/transition";
|
|
9
|
+
import "../../vendor/svelte/transition/index.js";
|
|
10
|
+
import "../../vendor/svelte/easing/index.js";
|
|
11
11
|
import "../../shared-utils/uuid.js";
|
|
12
12
|
import "./Common/Shadow.js";
|
|
13
13
|
import "./Common/MultiLineText.js";
|
|
@@ -18,7 +18,6 @@ import "../utils/search.js";
|
|
|
18
18
|
import "../utils/constants.js";
|
|
19
19
|
import "./Common/Arrow.js";
|
|
20
20
|
import "../Assets/Icon.js";
|
|
21
|
-
import "svelte/easing";
|
|
22
21
|
import "../utils/doUtil.js";
|
|
23
22
|
import "./Tag/ImageTextTag.js";
|
|
24
23
|
import "./Common/Line/Polyline.js";
|
|
@@ -108,18 +107,18 @@ function $(e) {
|
|
|
108
107
|
let t, n, r, m, i = e[1].dimensionType === q.Two && I(e), o = e[1].pointType === D.PointTag && ((s = (p = e[1].style) == null ? void 0 : p.point) == null ? void 0 : s.style) !== "noPoint" && L(e);
|
|
109
108
|
return {
|
|
110
109
|
c() {
|
|
111
|
-
t = W("div"), i && i.c(), n = Q(), o && o.c(), T(t, "class", "wrapper svelte-1vzhbu2"), T(t, "data-id", r = e[1].id), _(t, "hide", e[10]), _(t, "unfolded", e[6]), d(t, "left", e[9]
|
|
110
|
+
t = W("div"), i && i.c(), n = Q(), o && o.c(), T(t, "class", "wrapper svelte-1vzhbu2"), T(t, "data-id", r = e[1].id), _(t, "hide", e[10]), _(t, "unfolded", e[6]), d(t, "left", e[9]), d(t, "top", e[8]), d(t, "z-index", e[7]);
|
|
112
111
|
},
|
|
113
112
|
m(a, l) {
|
|
114
113
|
j(a, t, l), i && i.m(t, null), R(t, n), o && o.m(t, null), m = !0;
|
|
115
114
|
},
|
|
116
115
|
p(a, [l]) {
|
|
117
116
|
var g, c;
|
|
118
|
-
a[1].dimensionType === q.Two ? i ? (i.p(a, l), l & 2 && u(i, 1)) : (i = I(a), i.c(), u(i, 1), i.m(t, n)) : i && (
|
|
117
|
+
a[1].dimensionType === q.Two ? i ? (i.p(a, l), l & 2 && u(i, 1)) : (i = I(a), i.c(), u(i, 1), i.m(t, n)) : i && (A(), h(i, 1, 1, () => {
|
|
119
118
|
i = null;
|
|
120
|
-
}),
|
|
119
|
+
}), z()), a[1].pointType === D.PointTag && ((c = (g = a[1].style) == null ? void 0 : g.point) == null ? void 0 : c.style) !== "noPoint" ? o ? (o.p(a, l), l & 2 && u(o, 1)) : (o = L(a), o.c(), u(o, 1), o.m(t, null)) : o && (A(), h(o, 1, 1, () => {
|
|
121
120
|
o = null;
|
|
122
|
-
}),
|
|
121
|
+
}), z()), (!m || l & 2 && r !== (r = a[1].id)) && T(t, "data-id", r), (!m || l & 1024) && _(t, "hide", a[10]), (!m || l & 64) && _(t, "unfolded", a[6]), l & 512 && d(t, "left", a[9]), l & 256 && d(t, "top", a[8]), l & 128 && d(t, "z-index", a[7]);
|
|
123
122
|
},
|
|
124
123
|
i(a) {
|
|
125
124
|
m || (u(i), u(o), m = !0);
|
|
@@ -166,7 +165,7 @@ function tt(e, t, n) {
|
|
|
166
165
|
r
|
|
167
166
|
];
|
|
168
167
|
}
|
|
169
|
-
class
|
|
168
|
+
class Qt extends K {
|
|
170
169
|
constructor(t) {
|
|
171
170
|
super(), M(
|
|
172
171
|
this,
|
|
@@ -187,5 +186,5 @@ class Rt extends K {
|
|
|
187
186
|
}
|
|
188
187
|
}
|
|
189
188
|
export {
|
|
190
|
-
|
|
189
|
+
Qt as default
|
|
191
190
|
};
|
|
@@ -30,7 +30,7 @@ var p = (l, a, e) => new Promise((t, s) => {
|
|
|
30
30
|
import { Subscribe as U } from "@realsee/five";
|
|
31
31
|
import { Quaternion as k } from "three";
|
|
32
32
|
import m from "object-assign-deep";
|
|
33
|
-
import { writable as F } from "svelte/store";
|
|
33
|
+
import { writable as F } from "../../vendor/svelte/store/index.js";
|
|
34
34
|
import L from "../Components/TagContainer.js";
|
|
35
35
|
import B from "../Components/Tag/index.js";
|
|
36
36
|
import { arrayPositionToVector3 as g } from "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as d, init as b, safe_not_equal as v, append_styles as k, element as h, attr as y, insert as I,
|
|
1
|
+
import { SvelteComponent as d, init as b, safe_not_equal as v, append_styles as k, element as h, attr as y, insert as I, transition_out as u, check_outros as D, transition_in as c, detach as x, group_outros as z, create_component as _, mount_component as g, destroy_component as p } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import w from "./Normalmage.js";
|
|
3
3
|
import C from "./SvgImage.js";
|
|
4
4
|
function S(l) {
|
|
@@ -69,9 +69,9 @@ function B(l) {
|
|
|
69
69
|
},
|
|
70
70
|
p(o, [s]) {
|
|
71
71
|
let m = t;
|
|
72
|
-
t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (
|
|
72
|
+
t = f(o), t === m ? ~t && a[t].p(o, s) : (e && (z(), u(a[m], 1, 1, () => {
|
|
73
73
|
a[m] = null;
|
|
74
|
-
}),
|
|
74
|
+
}), D()), ~t ? (e = a[t], e ? e.p(o, s) : (e = a[t] = i[t](o), e.c()), c(e, 1), e.m(n, null)) : e = null);
|
|
75
75
|
},
|
|
76
76
|
i(o) {
|
|
77
77
|
r || (c(e), r = !0);
|
|
@@ -80,7 +80,7 @@ function B(l) {
|
|
|
80
80
|
u(e), r = !1;
|
|
81
81
|
},
|
|
82
82
|
d(o) {
|
|
83
|
-
o &&
|
|
83
|
+
o && x(n), ~t && a[t].d();
|
|
84
84
|
}
|
|
85
85
|
};
|
|
86
86
|
}
|