@realsee/dnalogel 2.1.0-alpha.13 → 2.1.0-alpha.15
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/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/CSS3DRenderPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/CSS3DRenderPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/CSS3DRenderPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/CSS3DRenderPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CSS3DRenderPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CSS3DRenderPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/CSS3DRenderPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CSS3DRenderPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CSS3DRenderPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/CSS3DRenderPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/CameraMovementPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/CameraMovementPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/CameraMovementPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/CameraMovementPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/CameraMovementPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CameraMovementPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CameraMovementPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/CameraMovementPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CameraMovementPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CameraMovementPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/CameraMovementPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/CruisePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/CruisePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/CruisePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/CruisePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/CruisePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/CruisePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/CruisePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/CruisePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/CruisePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/CruisePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/CruisePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CruisePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CruisePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/CruisePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/CruisePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/CruisePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/CruisePlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/GuideLinePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/GuideLinePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/GuideLinePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/GuideLinePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/GuideLinePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/GuideLinePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/GuideLinePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/GuideLinePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/GuideLinePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/GuideLinePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/GuideLinePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/GuideLinePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/GuideLinePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/GuideLinePlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ItemLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ItemLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ItemLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ItemLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ItemLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ItemLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ItemLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ItemLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ItemLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ItemLabelPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ItemLabelPlugin/index.js +14 -14
- package/dist/ModelChassisCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelChassisCompassPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelChassisCompassPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelChassisCompassPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelChassisCompassPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelChassisCompassPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelChassisCompassPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelChassisCompassPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelChassisCompassPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelChassisCompassPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelChassisCompassPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ModelEntryDoorGuidePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelEntryDoorGuidePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelEntryDoorGuidePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelEntryDoorGuidePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelEntryDoorGuidePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelEntryDoorGuidePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelEntryDoorGuidePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelEntryDoorGuidePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelEntryDoorGuidePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelEntryDoorGuidePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelEntryDoorGuidePlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ModelItemLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelItemLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelItemLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelItemLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelItemLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelItemLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelItemLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelItemLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelItemLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelItemLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelItemLabelPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ModelItemLabelPlugin/index.js +8 -8
- package/dist/ModelRoomLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelRoomLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelRoomLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelRoomLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelRoomLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelRoomLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelRoomLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelRoomLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelRoomLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelRoomLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelRoomLabelPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ModelRoomLabelPlugin/index.js +2 -2
- package/dist/ModelTVVideoPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelTVVideoPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelTVVideoPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelTVVideoPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelTVVideoPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelTVVideoPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelTVVideoPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelTVVideoPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelTVVideoPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelTVVideoPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelTVVideoPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/ModelViewPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/ModelViewPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/ModelViewPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/ModelViewPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/ModelViewPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/ModelViewPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/ModelViewPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/ModelViewPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelViewPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelViewPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/ModelViewPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/ModelViewPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/ModelViewPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/ModelViewPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/Object3DHelperPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/Object3DHelperPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/Object3DHelperPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/Object3DHelperPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/Object3DHelperPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/Object3DHelperPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/Object3DHelperPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/Object3DHelperPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/Object3DHelperPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/Object3DHelperPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/Object3DHelperPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoCompassPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoCompassPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoCompassPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoCompassPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoCompassPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoCompassPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoCompassPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoCompassPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoCompassPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoCompassPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoCompassPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoCursorRaycasterPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoCursorRaycasterPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoCursorRaycasterPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoCursorRaycasterPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoCursorRaycasterPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoCursorRaycasterPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoCursorRaycasterPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoCursorRaycasterPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoCursorRaycasterPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoCursorRaycasterPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoCursorRaycasterPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoDoorLabelPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoDoorLabelPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoDoorLabelPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoDoorLabelPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoDoorLabelPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoDoorLabelPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoDoorLabelPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoDoorLabelPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoDoorLabelPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoDoorLabelPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoDoorLabelPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoDoorLabelPlugin/index.js +1 -1
- package/dist/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoMeasurePlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoMeasurePlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoMeasurePlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoMeasurePlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoMeasurePlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoMeasurePlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoMeasurePlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoMeasurePlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoMeasurePlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoMeasurePlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoMeasurePlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoMeasurePlugin/index.js +75 -31
- package/dist/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoRulerPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoRulerPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoRulerPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoRulerPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoRulerPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoRulerPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoRulerPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoRulerPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoRulerPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoRulerPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoRulerPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoRulerPlugin/index.js +17 -0
- package/dist/PanoRulerProPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoRulerProPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoRulerProPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoRulerProPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoRulerProPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoRulerProPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoRulerProPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoRulerProPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoRulerProPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoRulerProPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoRulerProPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoRulerProPlugin/index.js +11 -11
- package/dist/PanoSpatialTagPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoSpatialTagPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoSpatialTagPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoSpatialTagPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoSpatialTagPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoSpatialTagPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoSpatialTagPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoSpatialTagPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoSpatialTagPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoSpatialTagPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoSpatialTagPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoSpatialTagPlugin/index.js +13 -13
- package/dist/PanoTagPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/PanoTagPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/PanoTagPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/PanoTagPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/PanoTagPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/PanoTagPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/PanoTagPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/PanoTagPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoTagPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoTagPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/PanoTagPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/PanoTagPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/PanoTagPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/PanoTagPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/PanoTagPlugin/index.js +1554 -328
- package/dist/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/MapviewFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/floorplan/MapviewFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/floorplan/MapviewFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/floorplan/MapviewFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/floorplan/MapviewFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/floorplan/MapviewFloorplanPlugin/index.js +267 -184
- package/dist/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/floorplan/ModelFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/floorplan/ModelFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/floorplan/ModelFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/floorplan/ModelFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/floorplan/ModelFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/floorplan/ModelFloorplanPlugin/index.js +266 -189
- package/dist/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/floorplan/PanoFloorplanRadarPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/floorplan/PanoFloorplanRadarPlugin/index.js +9 -9
- package/dist/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/TopviewFloorplanPlugin/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/dist/floorplan/TopviewFloorplanPlugin/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/dist/floorplan/TopviewFloorplanPlugin/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/dist/floorplan/TopviewFloorplanPlugin/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/floorplan/TopviewFloorplanPlugin/floorplan/typings/index.d.ts +117 -0
- package/dist/floorplan/TopviewFloorplanPlugin/index.js +270 -187
- package/dist/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/dist/floorplan/typings/index.d.ts +117 -0
- package/dist/index.es.js +2038 -689
- package/dist/index.js +2036 -687
- package/dist/index.umd.js +2040 -690
- package/docs/assets/search.js +1 -1
- package/docs/classes/CruisePluginController.html +14 -14
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +9 -9
- package/docs/classes/PanoTagPluginController.html +23 -23
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +7 -7
- package/docs/enums/DIRECTION.html +1 -1
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/DimensionType.html +1 -1
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/LinkType.html +1 -1
- package/docs/enums/PointType.html +1 -1
- package/docs/enums/Rotation.html +2 -2
- package/docs/index.html +1 -1
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +7 -7
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +6 -6
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +1 -1
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
- package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
- package/docs/interfaces/FloorplanServerEntrance.html +7 -7
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +1 -1
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/LineJson.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
- package/docs/interfaces/ModelViewPluginExportType.html +1 -1
- package/docs/interfaces/Object3DHelperState.html +1 -1
- package/docs/interfaces/OpenParameter.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +5 -1
- package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginState.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
- package/docs/interfaces/Point.html +1 -1
- package/docs/interfaces/PointJson.html +1 -1
- package/docs/interfaces/Room.html +1 -1
- package/docs/interfaces/RoomInfo.html +1 -1
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +5 -5
- package/docs/interfaces/TagConfig.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/modules.html +21 -21
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +1 -1
- package/libs/ItemLabelPlugin/ItemLabelItem.js +13 -13
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +1 -1
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +7 -7
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +1 -1
- package/libs/PanoDoorLabelPlugin/BaseController.d.ts +1 -1
- package/libs/PanoDoorLabelPlugin/BaseController.js +1 -1
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/BaseController.d.ts +8 -4
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +21 -1
- package/libs/PanoMeasurePlugin/Controller/EditController.d.ts +0 -4
- package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -16
- package/libs/PanoMeasurePlugin/Controller/MixedController.d.ts +0 -2
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +1 -13
- package/libs/PanoMeasurePlugin/Controller/index.d.ts +4 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +24 -1
- package/libs/PanoMeasurePlugin/Model/index.d.ts +3 -6
- package/libs/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/libs/PanoMeasurePlugin/typings/index.js +1 -0
- package/libs/PanoMeasurePlugin/utils/distanceDom.d.ts +2 -2
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +2 -1
- package/libs/PanoRulerPlugin/Plugin.d.ts +5 -2
- package/libs/PanoRulerPlugin/Plugin.js +17 -0
- package/libs/PanoRulerProPlugin/RulerItem.js +10 -10
- package/libs/PanoRulerProPlugin/RulerItems.js +1 -1
- package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -3
- package/libs/PanoSpatialTagPlugin/Components/tag.js +10 -10
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Audio.js +4 -4
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Media.js +12 -8
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +5 -5
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Text.js +8 -5
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +1 -1
- package/libs/PanoTagPlugin/Components/PointTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +7 -7
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +10 -10
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +16 -16
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +4 -4
- package/libs/PanoTagPlugin/Components/Tag/index.js +29 -9
- package/libs/PanoTagPlugin/Components/TagWrapper.js +13 -15
- package/libs/PanoTagPlugin/controller/TagComputer.js +12 -0
- package/libs/PanoTagPlugin/controller/index.js +12 -5
- package/libs/PanoTagPlugin/tag.config.js +2 -3
- package/libs/PanoTagPlugin/typings/tag.d.ts +12 -2
- package/libs/floorplan/Components/BaseImage.js +1 -1
- package/libs/floorplan/Components/Camera.js +1 -1
- package/libs/floorplan/Components/Compass.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +33 -21
- package/libs/floorplan/Components/Main.js +32 -20
- package/libs/floorplan/Components/Normalmage.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +1 -1
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +25 -14
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +41 -35
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +1 -1
- 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 +56 -38
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +62 -44
- package/libs/floorplan/Components/SvgImage.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +4 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +8 -1
- package/libs/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -107
- package/libs/floorplan/MapviewFloorplanPlugin/typing.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +3 -2
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +7 -6
- package/libs/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -107
- package/libs/floorplan/ModelFloorplanPlugin/typing.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.d.ts +4 -2
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +11 -4
- package/libs/floorplan/TopviewFloorplanPlugin/typing.d.ts +5 -80
- package/libs/floorplan/TopviewFloorplanPlugin/typing.js +1 -1
- package/libs/floorplan/typings/index.d.ts +117 -0
- package/libs/floorplan/typings/index.js +1 -0
- package/libs/node_modules/brace-expansion/index.d.ts +2 -0
- package/libs/node_modules/brace-expansion/index.js +177 -0
- package/libs/node_modules/glob/common.d.ts +7 -0
- package/libs/node_modules/glob/common.js +206 -0
- package/libs/node_modules/glob/glob.js +658 -0
- package/libs/node_modules/glob/sync.d.ts +23 -0
- package/libs/node_modules/glob/sync.js +405 -0
- package/libs/node_modules/minimatch/lib/path.d.ts +1 -0
- package/libs/node_modules/minimatch/lib/path.js +4 -0
- package/libs/node_modules/minimatch/minimatch.d.ts +36 -0
- package/libs/node_modules/minimatch/minimatch.js +784 -0
- package/libs/node_modules/swiper/svelte/index.d.ts +1 -0
- package/libs/node_modules/swiper/svelte/index.js +1 -0
- package/libs/node_modules/swiper/svelte/swiper-slide.d.ts +5 -0
- package/libs/node_modules/swiper/svelte/swiper-slide.js +302 -0
- package/libs/node_modules/swiper/svelte/swiper-svelte.d.ts +4 -0
- package/libs/node_modules/swiper/svelte/swiper-svelte.js +14 -0
- package/libs/node_modules/swiper/svelte/swiper.d.ts +6 -0
- package/libs/node_modules/swiper/svelte/swiper.js +516 -0
- package/libs/src/CSS3DRenderPlugin/CSS3DRender.d.ts +156 -0
- package/libs/src/CSS3DRenderPlugin/CSS3DRender.js +445 -0
- package/libs/src/CSS3DRenderPlugin/Controller.d.ts +78 -0
- package/libs/src/CSS3DRenderPlugin/Controller.js +108 -0
- package/libs/src/CSS3DRenderPlugin/index.d.ts +5 -0
- package/libs/src/CSS3DRenderPlugin/index.js +4 -0
- package/libs/src/CSS3DRenderPlugin/typing.d.ts +26 -0
- package/libs/src/CSS3DRenderPlugin/typing.js +1 -0
- package/libs/src/CSS3DRenderPlugin/utils/CSS3DObjectPlus.d.ts +16 -0
- package/libs/src/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +136 -0
- package/libs/src/CSS3DRenderPlugin/utils/centerPoint.d.ts +2 -0
- package/libs/src/CSS3DRenderPlugin/utils/centerPoint.js +4 -0
- package/libs/src/CSS3DRenderPlugin/utils/evenNumber.d.ts +3 -0
- package/libs/src/CSS3DRenderPlugin/utils/evenNumber.js +4 -0
- package/libs/src/CSS3DRenderPlugin/utils/index.d.ts +4 -0
- package/libs/src/CSS3DRenderPlugin/utils/index.js +4 -0
- package/libs/src/CSS3DRenderPlugin/utils/positionToVector3.d.ts +13 -0
- package/libs/src/CSS3DRenderPlugin/utils/positionToVector3.js +11 -0
- package/libs/src/CSS3DRenderPlugin/utils/random.d.ts +1 -0
- package/libs/src/CSS3DRenderPlugin/utils/random.js +3 -0
- package/libs/src/CameraMovementPlugin/CameraMovementPlugin.d.ts +7 -0
- package/libs/src/CameraMovementPlugin/CameraMovementPlugin.js +159 -0
- package/libs/src/CameraMovementPlugin/index.d.ts +5 -0
- package/libs/src/CameraMovementPlugin/index.js +4 -0
- package/libs/src/CameraMovementPlugin/typing.d.ts +68 -0
- package/libs/src/CameraMovementPlugin/typing.js +17 -0
- package/libs/src/CruisePlugin/Controller.d.ts +170 -0
- package/libs/src/CruisePlugin/Controller.js +769 -0
- package/libs/src/CruisePlugin/index.d.ts +6 -0
- package/libs/src/CruisePlugin/index.js +4 -0
- package/libs/src/CruisePlugin/typing.d.ts +129 -0
- package/libs/src/CruisePlugin/typing.js +1 -0
- package/libs/src/CruisePlugin/utils/coordinatesAngle.d.ts +12 -0
- package/libs/src/CruisePlugin/utils/coordinatesAngle.js +12 -0
- package/libs/src/CruisePlugin/utils/coordinatesToVector.d.ts +7 -0
- package/libs/src/CruisePlugin/utils/coordinatesToVector.js +10 -0
- package/libs/src/CruisePlugin/utils/formatRad.d.ts +7 -0
- package/libs/src/CruisePlugin/utils/formatRad.js +12 -0
- package/libs/src/CruisePlugin/utils/linerValue.d.ts +1 -0
- package/libs/src/CruisePlugin/utils/linerValue.js +6 -0
- package/libs/src/CruisePlugin/utils/safeCall.d.ts +1 -0
- package/libs/src/CruisePlugin/utils/safeCall.js +7 -0
- package/libs/src/CruisePlugin/utils/sleep.d.ts +1 -0
- package/libs/src/CruisePlugin/utils/sleep.js +7 -0
- package/libs/src/CruisePlugin/utils/vectorToCoordinates.d.ts +7 -0
- package/libs/src/CruisePlugin/utils/vectorToCoordinates.js +9 -0
- package/libs/src/GuideLinePlugin/Controller.d.ts +46 -0
- package/libs/src/GuideLinePlugin/Controller.js +186 -0
- package/libs/src/GuideLinePlugin/index.d.ts +5 -0
- package/libs/src/GuideLinePlugin/index.js +3 -0
- package/libs/src/GuideLinePlugin/typing.d.ts +31 -0
- package/libs/src/GuideLinePlugin/typing.js +1 -0
- package/libs/src/GuideLinePlugin/utils/getArrowMaterial.d.ts +4 -0
- package/libs/src/GuideLinePlugin/utils/getArrowMaterial.js +19 -0
- package/libs/src/GuideLinePlugin/utils/getLineGeometries.d.ts +14 -0
- package/libs/src/GuideLinePlugin/utils/getLineGeometries.js +183 -0
- package/libs/src/GuideLinePlugin/utils/getPoint.d.ts +3 -0
- package/libs/src/GuideLinePlugin/utils/getPoint.js +23 -0
- package/libs/src/ItemLabelPlugin/Plugin.d.ts +4 -0
- package/libs/src/ItemLabelPlugin/Plugin.js +126 -0
- package/libs/src/ItemLabelPlugin/events.type.d.ts +9 -0
- package/libs/src/ItemLabelPlugin/events.type.js +1 -0
- package/libs/src/ItemLabelPlugin/index.d.ts +9 -0
- package/libs/src/ItemLabelPlugin/index.js +8 -0
- package/libs/src/ItemLabelPlugin/typings.d.ts +65 -0
- package/libs/src/ItemLabelPlugin/typings.js +7 -0
- package/libs/src/ItemLabelPlugin/utils/getLabelTransform.d.ts +1 -0
- package/libs/src/ItemLabelPlugin/utils/getLabelTransform.js +3 -0
- package/libs/src/ItemLabelPlugin/utils/getStrokeLength.d.ts +5 -0
- package/libs/src/ItemLabelPlugin/utils/getStrokeLength.js +16 -0
- package/libs/src/ItemLabelPlugin/utils/isImpacted.d.ts +8 -0
- package/libs/src/ItemLabelPlugin/utils/isImpacted.js +13 -0
- package/libs/src/ItemLabelPlugin/utils/parseData.d.ts +3 -0
- package/libs/src/ItemLabelPlugin/utils/parseData.js +4 -0
- package/libs/src/ItemLabelPlugin/utils/transform2RenderData.d.ts +3 -0
- package/libs/src/ItemLabelPlugin/utils/transform2RenderData.js +4 -0
- package/libs/src/ModelChassisCompassPlugin/Plugin.d.ts +19 -0
- package/libs/src/ModelChassisCompassPlugin/Plugin.js +77 -0
- package/libs/src/ModelChassisCompassPlugin/index.d.ts +4 -0
- package/libs/src/ModelChassisCompassPlugin/index.js +3 -0
- package/libs/src/ModelEntryDoorGuidePlugin/Plugin.d.ts +26 -0
- package/libs/src/ModelEntryDoorGuidePlugin/Plugin.js +140 -0
- package/libs/src/ModelEntryDoorGuidePlugin/index.d.ts +4 -0
- package/libs/src/ModelEntryDoorGuidePlugin/index.js +3 -0
- package/libs/src/ModelItemLabelPlugin/ModelItemLabelPlugin.d.ts +4 -0
- package/libs/src/ModelItemLabelPlugin/ModelItemLabelPlugin.js +120 -0
- package/libs/src/ModelItemLabelPlugin/events.type.d.ts +9 -0
- package/libs/src/ModelItemLabelPlugin/events.type.js +1 -0
- package/libs/src/ModelItemLabelPlugin/index.d.ts +9 -0
- package/libs/src/ModelItemLabelPlugin/index.js +8 -0
- package/libs/src/ModelItemLabelPlugin/typings.d.ts +56 -0
- package/libs/src/ModelItemLabelPlugin/typings.js +7 -0
- package/libs/src/ModelItemLabelPlugin/utils/parseData.d.ts +3 -0
- package/libs/src/ModelItemLabelPlugin/utils/parseData.js +4 -0
- package/libs/src/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +1 -0
- package/libs/src/ModelRoomLabelPlugin/Assets/roomLabelBg.js +1 -0
- package/libs/src/ModelRoomLabelPlugin/Controller.d.ts +36 -0
- package/libs/src/ModelRoomLabelPlugin/Controller.js +142 -0
- package/libs/src/ModelRoomLabelPlugin/index.d.ts +12 -0
- package/libs/src/ModelRoomLabelPlugin/index.js +9 -0
- package/libs/src/ModelRoomLabelPlugin/typings.d.ts +35 -0
- package/libs/src/ModelRoomLabelPlugin/typings.js +1 -0
- package/libs/src/ModelRoomLabelPlugin/utils/parseData.d.ts +3 -0
- package/libs/src/ModelRoomLabelPlugin/utils/parseData.js +14 -0
- package/libs/src/ModelTVVideoPlugin/Plugin.d.ts +4 -0
- package/libs/src/ModelTVVideoPlugin/Plugin.js +254 -0
- package/libs/src/ModelTVVideoPlugin/index.d.ts +5 -0
- package/libs/src/ModelTVVideoPlugin/index.js +4 -0
- package/libs/src/ModelTVVideoPlugin/typings.d.ts +25 -0
- package/libs/src/ModelTVVideoPlugin/typings.js +8 -0
- package/libs/src/ModelTVVideoPlugin/utils/parseData.d.ts +2 -0
- package/libs/src/ModelTVVideoPlugin/utils/parseData.js +13 -0
- package/libs/src/ModelViewPlugin/Plugin.d.ts +17 -0
- package/libs/src/ModelViewPlugin/Plugin.js +160 -0
- package/libs/src/ModelViewPlugin/index.d.ts +4 -0
- package/libs/src/ModelViewPlugin/index.js +3 -0
- package/libs/src/Object3DHelperPlugin/Controller.d.ts +65 -0
- package/libs/src/Object3DHelperPlugin/Controller.js +206 -0
- package/libs/src/Object3DHelperPlugin/FiveControllerWrapper.d.ts +19 -0
- package/libs/src/Object3DHelperPlugin/FiveControllerWrapper.js +57 -0
- package/libs/src/Object3DHelperPlugin/index.d.ts +6 -0
- package/libs/src/Object3DHelperPlugin/index.js +5 -0
- package/libs/src/Object3DHelperPlugin/mocks/addObject3D.d.ts +2 -0
- package/libs/src/Object3DHelperPlugin/mocks/addObject3D.js +22 -0
- package/libs/src/Object3DHelperPlugin/mocks/objects.d.ts +7 -0
- package/libs/src/Object3DHelperPlugin/mocks/objects.js +44 -0
- package/libs/src/Object3DHelperPlugin/typings.d.ts +24 -0
- package/libs/src/Object3DHelperPlugin/typings.js +1 -0
- package/libs/src/PanoCompassPlugin/Assets/roomInfoIcon.d.ts +1 -0
- package/libs/src/PanoCompassPlugin/Assets/roomInfoIcon.js +1 -0
- package/libs/src/PanoCompassPlugin/Controller.d.ts +84 -0
- package/libs/src/PanoCompassPlugin/Controller.js +460 -0
- package/libs/src/PanoCompassPlugin/getRoomInfoInstance.d.ts +8 -0
- package/libs/src/PanoCompassPlugin/getRoomInfoInstance.js +48 -0
- package/libs/src/PanoCompassPlugin/index.d.ts +7 -0
- package/libs/src/PanoCompassPlugin/index.js +3 -0
- package/libs/src/PanoCompassPlugin/typings.d.ts +57 -0
- package/libs/src/PanoCompassPlugin/typings.js +1 -0
- package/libs/src/PanoCursorRaycasterPlugin/index.d.ts +48 -0
- package/libs/src/PanoCursorRaycasterPlugin/index.js +76 -0
- package/libs/src/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
- package/libs/src/PanoDoorLabelPlugin/BaseController.js +103 -0
- package/libs/src/PanoDoorLabelPlugin/Controller.d.ts +37 -0
- package/libs/src/PanoDoorLabelPlugin/Controller.js +439 -0
- package/libs/src/PanoDoorLabelPlugin/index.d.ts +7 -0
- package/libs/src/PanoDoorLabelPlugin/index.js +6 -0
- package/libs/src/PanoDoorLabelPlugin/typings.d.ts +38 -0
- package/libs/src/PanoDoorLabelPlugin/typings.js +1 -0
- package/libs/src/PanoDoorLabelPlugin/utils.d.ts +5 -0
- package/libs/src/PanoDoorLabelPlugin/utils.js +55 -0
- package/libs/src/PanoMeasurePlugin/Controller/BaseController.d.ts +39 -0
- package/libs/src/PanoMeasurePlugin/Controller/BaseController.js +132 -0
- package/libs/src/PanoMeasurePlugin/Controller/EditController.d.ts +52 -0
- package/libs/src/PanoMeasurePlugin/Controller/EditController.js +329 -0
- package/libs/src/PanoMeasurePlugin/Controller/MixedController.d.ts +44 -0
- package/libs/src/PanoMeasurePlugin/Controller/MixedController.js +337 -0
- package/libs/src/PanoMeasurePlugin/Controller/ShortcutKeyController.d.ts +12 -0
- package/libs/src/PanoMeasurePlugin/Controller/ShortcutKeyController.js +64 -0
- package/libs/src/PanoMeasurePlugin/Controller/ViewController.d.ts +16 -0
- package/libs/src/PanoMeasurePlugin/Controller/ViewController.js +160 -0
- package/libs/src/PanoMeasurePlugin/Controller/WatchController.d.ts +26 -0
- package/libs/src/PanoMeasurePlugin/Controller/WatchController.js +317 -0
- package/libs/src/PanoMeasurePlugin/Controller/index.d.ts +70 -0
- package/libs/src/PanoMeasurePlugin/Controller/index.js +308 -0
- package/libs/src/PanoMeasurePlugin/Model/index.d.ts +38 -0
- package/libs/src/PanoMeasurePlugin/Model/index.js +139 -0
- package/libs/src/PanoMeasurePlugin/Model/line.d.ts +30 -0
- package/libs/src/PanoMeasurePlugin/Model/line.js +114 -0
- package/libs/src/PanoMeasurePlugin/Model/point.d.ts +16 -0
- package/libs/src/PanoMeasurePlugin/Model/point.js +48 -0
- package/libs/src/PanoMeasurePlugin/Model/polyline.d.ts +16 -0
- package/libs/src/PanoMeasurePlugin/Model/polyline.js +65 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +12 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +25 -0
- package/libs/src/PanoMeasurePlugin/Modules/DeleteDom/index.js +190 -0
- package/libs/src/PanoMeasurePlugin/Modules/FiveHelper.d.ts +11 -0
- package/libs/src/PanoMeasurePlugin/Modules/FiveHelper.js +48 -0
- package/libs/src/PanoMeasurePlugin/Modules/GuideController.d.ts +18 -0
- package/libs/src/PanoMeasurePlugin/Modules/GuideController.js +110 -0
- package/libs/src/PanoMeasurePlugin/Modules/Magnifier.d.ts +59 -0
- package/libs/src/PanoMeasurePlugin/Modules/Magnifier.js +278 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/HTML.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/HTML.js +128 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +15 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +126 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/Revoke/index.d.ts +13 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +73 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/index.d.ts +20 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/index.js +117 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileHTML.d.ts +4 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +80 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +12 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +98 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/style.d.ts +16 -0
- package/libs/src/PanoMeasurePlugin/Modules/UIController/style.js +71 -0
- package/libs/src/PanoMeasurePlugin/Modules/rangePiece/html.d.ts +4 -0
- package/libs/src/PanoMeasurePlugin/Modules/rangePiece/html.js +64 -0
- package/libs/src/PanoMeasurePlugin/Modules/rangePiece/index.d.ts +44 -0
- package/libs/src/PanoMeasurePlugin/Modules/rangePiece/index.js +264 -0
- package/libs/src/PanoMeasurePlugin/index.d.ts +10 -0
- package/libs/src/PanoMeasurePlugin/index.js +7 -0
- package/libs/src/PanoMeasurePlugin/typings/data.d.ts +37 -0
- package/libs/src/PanoMeasurePlugin/typings/data.js +1 -0
- package/libs/src/PanoMeasurePlugin/typings/event.type.d.ts +37 -0
- package/libs/src/PanoMeasurePlugin/typings/event.type.js +1 -0
- package/libs/src/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/src/PanoMeasurePlugin/typings/utils.type.js +1 -0
- package/libs/src/PanoMeasurePlugin/utils/calculateThreeMouse.d.ts +10 -0
- package/libs/src/PanoMeasurePlugin/utils/calculateThreeMouse.js +15 -0
- package/libs/src/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/utils/clearGroup.js +3 -0
- package/libs/src/PanoMeasurePlugin/utils/constants.d.ts +4 -0
- package/libs/src/PanoMeasurePlugin/utils/constants.js +31 -0
- package/libs/src/PanoMeasurePlugin/utils/distanceDom.d.ts +28 -0
- package/libs/src/PanoMeasurePlugin/utils/distanceDom.js +120 -0
- package/libs/src/PanoMeasurePlugin/utils/findAssociatedLines.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/utils/findAssociatedLines.js +21 -0
- package/libs/src/PanoMeasurePlugin/utils/findClosestPoint.d.ts +10 -0
- package/libs/src/PanoMeasurePlugin/utils/findClosestPoint.js +27 -0
- package/libs/src/PanoMeasurePlugin/utils/getIntersectionFromEvent.d.ts +4 -0
- package/libs/src/PanoMeasurePlugin/utils/getIntersectionFromEvent.js +9 -0
- package/libs/src/PanoMeasurePlugin/utils/getPointFromHammerEvent.d.ts +10 -0
- package/libs/src/PanoMeasurePlugin/utils/getPointFromHammerEvent.js +14 -0
- package/libs/src/PanoMeasurePlugin/utils/ironbox.d.ts +1 -0
- package/libs/src/PanoMeasurePlugin/utils/ironbox.js +1 -0
- package/libs/src/PanoMeasurePlugin/utils/isNDCPointInScreen.d.ts +2 -0
- package/libs/src/PanoMeasurePlugin/utils/isNDCPointInScreen.js +6 -0
- package/libs/src/PanoMeasurePlugin/utils/line.d.ts +17 -0
- package/libs/src/PanoMeasurePlugin/utils/line.js +33 -0
- package/libs/src/PanoMeasurePlugin/utils/math.d.ts +17 -0
- package/libs/src/PanoMeasurePlugin/utils/math.js +44 -0
- package/libs/src/PanoMeasurePlugin/utils/mouseGroup.d.ts +7 -0
- package/libs/src/PanoMeasurePlugin/utils/mouseGroup.js +69 -0
- package/libs/src/PanoMeasurePlugin/utils/ndc2Screen.d.ts +5 -0
- package/libs/src/PanoMeasurePlugin/utils/ndc2Screen.js +6 -0
- package/libs/src/PanoRulerPlugin/Plugin.d.ts +31 -0
- package/libs/src/PanoRulerPlugin/Plugin.js +401 -0
- package/libs/src/PanoRulerPlugin/index.d.ts +5 -0
- package/libs/src/PanoRulerPlugin/index.js +3 -0
- package/libs/src/PanoRulerPlugin/style.d.ts +2 -0
- package/libs/src/PanoRulerPlugin/style.js +88 -0
- package/libs/src/PanoRulerPlugin/typings.d.ts +21 -0
- package/libs/src/PanoRulerPlugin/typings.js +1 -0
- package/libs/src/PanoRulerProPlugin/Controller.d.ts +15 -0
- package/libs/src/PanoRulerProPlugin/Controller.js +110 -0
- package/libs/src/PanoRulerProPlugin/index.d.ts +8 -0
- package/libs/src/PanoRulerProPlugin/index.js +8 -0
- package/libs/src/PanoRulerProPlugin/typings.d.ts +46 -0
- package/libs/src/PanoRulerProPlugin/typings.js +1 -0
- package/libs/src/PanoSpatialTagPlugin/Plugin.d.ts +35 -0
- package/libs/src/PanoSpatialTagPlugin/Plugin.js +426 -0
- package/libs/src/PanoSpatialTagPlugin/index.d.ts +5 -0
- package/libs/src/PanoSpatialTagPlugin/index.js +5 -0
- package/libs/src/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/libs/src/PanoSpatialTagPlugin/store.js +2 -0
- package/libs/src/PanoSpatialTagPlugin/style.d.ts +1 -0
- package/libs/src/PanoSpatialTagPlugin/style.js +8 -0
- package/libs/src/PanoSpatialTagPlugin/typings.d.ts +40 -0
- package/libs/src/PanoSpatialTagPlugin/typings.js +1 -0
- package/libs/src/PanoTagPlugin/Assets/Icon.d.ts +2 -0
- package/libs/src/PanoTagPlugin/Assets/Icon.js +2 -0
- package/libs/src/PanoTagPlugin/controller/TagCacheController.d.ts +22 -0
- package/libs/src/PanoTagPlugin/controller/TagCacheController.js +43 -0
- package/libs/src/PanoTagPlugin/controller/TagComputer.d.ts +68 -0
- package/libs/src/PanoTagPlugin/controller/TagComputer.js +410 -0
- package/libs/src/PanoTagPlugin/controller/index.d.ts +143 -0
- package/libs/src/PanoTagPlugin/controller/index.js +638 -0
- package/libs/src/PanoTagPlugin/index.d.ts +8 -0
- package/libs/src/PanoTagPlugin/index.js +5 -0
- package/libs/src/PanoTagPlugin/mocks/mock1.d.ts +168 -0
- package/libs/src/PanoTagPlugin/mocks/mock1.js +170 -0
- package/libs/src/PanoTagPlugin/mocks/mock2.d.ts +233 -0
- package/libs/src/PanoTagPlugin/mocks/mock2.js +293 -0
- package/libs/src/PanoTagPlugin/mocks/mock3.d.ts +22 -0
- package/libs/src/PanoTagPlugin/mocks/mock3.js +31 -0
- package/libs/src/PanoTagPlugin/mocks/mock4.d.ts +56 -0
- package/libs/src/PanoTagPlugin/mocks/mock4.js +57 -0
- package/libs/src/PanoTagPlugin/mocks/mock5.d.ts +13 -0
- package/libs/src/PanoTagPlugin/mocks/mock5.js +14 -0
- package/libs/src/PanoTagPlugin/mocks/mock6.d.ts +16 -0
- package/libs/src/PanoTagPlugin/mocks/mock6.js +236 -0
- package/libs/src/PanoTagPlugin/mocks/mock7.d.ts +22 -0
- package/libs/src/PanoTagPlugin/mocks/mock7.js +246 -0
- package/libs/src/PanoTagPlugin/tag.config.d.ts +7 -0
- package/libs/src/PanoTagPlugin/tag.config.js +47 -0
- package/libs/src/PanoTagPlugin/typings/controller.d.ts +103 -0
- package/libs/src/PanoTagPlugin/typings/controller.js +1 -0
- package/libs/src/PanoTagPlugin/typings/index.d.ts +2 -0
- package/libs/src/PanoTagPlugin/typings/index.js +2 -0
- package/libs/src/PanoTagPlugin/typings/tag.d.ts +237 -0
- package/libs/src/PanoTagPlugin/typings/tag.js +32 -0
- package/libs/src/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +2 -0
- package/libs/src/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +6 -0
- package/libs/src/PanoTagPlugin/utils/addDebugPoints.d.ts +3 -0
- package/libs/src/PanoTagPlugin/utils/addDebugPoints.js +32 -0
- package/libs/src/PanoTagPlugin/utils/checkRange.d.ts +4 -0
- package/libs/src/PanoTagPlugin/utils/checkRange.js +12 -0
- package/libs/src/PanoTagPlugin/utils/constants.d.ts +3 -0
- package/libs/src/PanoTagPlugin/utils/constants.js +5 -0
- package/libs/src/PanoTagPlugin/utils/debounce.d.ts +7 -0
- package/libs/src/PanoTagPlugin/utils/debounce.js +21 -0
- package/libs/src/PanoTagPlugin/utils/index.d.ts +12 -0
- package/libs/src/PanoTagPlugin/utils/index.js +12 -0
- package/libs/src/PanoTagPlugin/utils/noTypecheck.d.ts +1 -0
- package/libs/src/PanoTagPlugin/utils/noTypecheck.js +1 -0
- package/libs/src/PanoTagPlugin/utils/normalPositionToPositions.d.ts +2 -0
- package/libs/src/PanoTagPlugin/utils/normalPositionToPositions.js +35 -0
- package/libs/src/PanoTagPlugin/utils/planeNormal.d.ts +4 -0
- package/libs/src/PanoTagPlugin/utils/planeNormal.js +9 -0
- package/libs/src/PanoTagPlugin/utils/resizeObserver.d.ts +4 -0
- package/libs/src/PanoTagPlugin/utils/resizeObserver.js +15 -0
- package/libs/src/PanoTagPlugin/utils/search.d.ts +11 -0
- package/libs/src/PanoTagPlugin/utils/search.js +65 -0
- package/libs/src/PanoTagPlugin/utils/tagPosition.d.ts +3 -0
- package/libs/src/PanoTagPlugin/utils/tagPosition.js +10 -0
- package/libs/src/PanoTagPlugin/utils/throttle.d.ts +7 -0
- package/libs/src/PanoTagPlugin/utils/throttle.js +17 -0
- package/libs/src/base/BasePlugin.d.ts +100 -0
- package/libs/src/base/BasePlugin.js +31 -0
- package/libs/src/base/BasePluginWithData.d.ts +34 -0
- package/libs/src/base/BasePluginWithData.js +4 -0
- package/libs/src/components/PaintBrush/Controller.d.ts +43 -0
- package/libs/src/components/PaintBrush/Controller.js +575 -0
- package/libs/src/components/PaintBrush/Subscribe.d.ts +76 -0
- package/libs/src/components/PaintBrush/Subscribe.js +121 -0
- package/libs/src/components/PaintBrush/index.d.ts +27 -0
- package/libs/src/components/PaintBrush/index.js +57 -0
- package/libs/src/components/PaintBrush/style.d.ts +2 -0
- package/libs/src/components/PaintBrush/style.js +102 -0
- package/libs/src/components/PaintBrush/tween.d.ts +62 -0
- package/libs/src/components/PaintBrush/tween.js +15 -0
- package/libs/src/components/PaintBrush/typings.d.ts +58 -0
- package/libs/src/components/PaintBrush/typings.js +6 -0
- package/libs/src/components/PaintBrush/utils.d.ts +26 -0
- package/libs/src/components/PaintBrush/utils.js +51 -0
- package/libs/src/components/index.d.ts +2 -0
- package/libs/src/components/index.js +3 -0
- package/libs/src/floorplan/Assets/camera.d.ts +1 -0
- package/libs/src/floorplan/Assets/camera.js +1 -0
- package/libs/src/floorplan/Assets/compass.d.ts +1 -0
- package/libs/src/floorplan/Assets/compass.js +1 -0
- package/libs/src/floorplan/Assets/floorplanExtraObject.d.ts +1 -0
- package/libs/src/floorplan/Assets/floorplanExtraObject.js +1 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/Controller.d.ts +95 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/Controller.js +682 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/index.d.ts +7 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/index.js +5 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/typing.d.ts +107 -0
- package/libs/src/floorplan/MapviewFloorplanPlugin/typing.js +1 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/Controller.d.ts +98 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/Controller.js +701 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/index.d.ts +7 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/index.js +5 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/typing.d.ts +107 -0
- package/libs/src/floorplan/ModelFloorplanPlugin/typing.js +1 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/Controller.d.ts +36 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/Controller.js +240 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/index.d.ts +7 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/index.js +5 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +52 -0
- package/libs/src/floorplan/PanoFloorplanRadarPlugin/typing.js +1 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/Controller.d.ts +67 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/Controller.js +486 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/index.d.ts +7 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/index.js +5 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/style.d.ts +1 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/style.js +8 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/typing.d.ts +86 -0
- package/libs/src/floorplan/TopviewFloorplanPlugin/typing.js +1 -0
- package/libs/src/floorplan/constant.d.ts +5 -0
- package/libs/src/floorplan/constant.js +6 -0
- package/libs/src/floorplan/index.d.ts +7 -0
- package/libs/src/floorplan/index.js +8 -0
- package/libs/src/floorplan/typings/floorplanData.d.ts +137 -0
- package/libs/src/floorplan/typings/floorplanData.js +6 -0
- package/libs/src/floorplan/typings/floorplanServerData.d.ts +144 -0
- package/libs/src/floorplan/typings/floorplanServerData.js +101 -0
- package/libs/src/floorplan/typings/utility.d.ts +2 -0
- package/libs/src/floorplan/typings/utility.js +1 -0
- package/libs/src/floorplan/utils/constant.d.ts +22 -0
- package/libs/src/floorplan/utils/constant.js +23 -0
- package/libs/src/floorplan/utils/correctFiveState.d.ts +15 -0
- package/libs/src/floorplan/utils/correctFiveState.js +46 -0
- package/libs/src/floorplan/utils/formatData.d.ts +5 -0
- package/libs/src/floorplan/utils/formatData.js +94 -0
- package/libs/src/floorplan/utils/formatPosition.d.ts +36 -0
- package/libs/src/floorplan/utils/formatPosition.js +50 -0
- package/libs/src/index.d.ts +22 -0
- package/libs/src/index.js +39 -0
- package/libs/src/shared-utils/Object3DHelper/Base/BaseController.d.ts +48 -0
- package/libs/src/shared-utils/Object3DHelper/Base/BaseController.js +271 -0
- package/libs/src/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +91 -0
- package/libs/src/shared-utils/Object3DHelper/Base/BaseHelper.js +55 -0
- package/libs/src/shared-utils/Object3DHelper/Constants/color.d.ts +12 -0
- package/libs/src/shared-utils/Object3DHelper/Constants/color.js +23 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/CSS3DScaleController.d.ts +6 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/CSS3DScaleController.js +21 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/MoveController.d.ts +13 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/MoveController.js +111 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/RectangleScaleController.d.ts +37 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +199 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/RotateController.d.ts +22 -0
- package/libs/src/shared-utils/Object3DHelper/Controller/RotateController.js +265 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.d.ts +11 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +101 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/tipsDom.d.ts +6 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/tipsDom.js +24 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.d.ts +2 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js +12 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/MoveHelper.d.ts +13 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/MoveHelper.js +43 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.d.ts +17 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js +83 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/OutlineHelper.d.ts +11 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/OutlineHelper.js +130 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.d.ts +40 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.js +229 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/RotateHelper.d.ts +55 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/RotateHelper.js +246 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/index.d.ts +5 -0
- package/libs/src/shared-utils/Object3DHelper/Helper/index.js +5 -0
- package/libs/src/shared-utils/Object3DHelper/index.d.ts +71 -0
- package/libs/src/shared-utils/Object3DHelper/index.js +301 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Direction.d.ts +2 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Direction.js +1 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Hooks.d.ts +45 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Hooks.js +1 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Scissor.d.ts +17 -0
- package/libs/src/shared-utils/Object3DHelper/typings/Scissor.js +1 -0
- package/libs/src/shared-utils/Object3DHelper/typings/index.d.ts +5 -0
- package/libs/src/shared-utils/Object3DHelper/typings/index.js +3 -0
- package/libs/src/shared-utils/Object3DHelper/utils/calculateThreeMouse.d.ts +14 -0
- package/libs/src/shared-utils/Object3DHelper/utils/calculateThreeMouse.js +15 -0
- package/libs/src/shared-utils/Object3DHelper/utils/direction.d.ts +14 -0
- package/libs/src/shared-utils/Object3DHelper/utils/direction.js +37 -0
- package/libs/src/shared-utils/Object3DHelper/utils/filterNotColinearPoints.d.ts +2 -0
- package/libs/src/shared-utils/Object3DHelper/utils/filterNotColinearPoints.js +20 -0
- package/libs/src/shared-utils/Object3DHelper/utils/finiteNumber.d.ts +1 -0
- package/libs/src/shared-utils/Object3DHelper/utils/finiteNumber.js +9 -0
- package/libs/src/shared-utils/Object3DHelper/utils/getMouseRaycaster.d.ts +5 -0
- package/libs/src/shared-utils/Object3DHelper/utils/getMouseRaycaster.js +12 -0
- package/libs/src/shared-utils/Object3DHelper/utils/getPoint.d.ts +3 -0
- package/libs/src/shared-utils/Object3DHelper/utils/getPoint.js +22 -0
- package/libs/src/shared-utils/Object3DHelper/utils/index.d.ts +8 -0
- package/libs/src/shared-utils/Object3DHelper/utils/index.js +8 -0
- package/libs/src/shared-utils/Object3DHelper/utils/negateScale.d.ts +2 -0
- package/libs/src/shared-utils/Object3DHelper/utils/negateScale.js +4 -0
- package/libs/src/shared-utils/Object3DHelper/utils/normalPositionToPositions.d.ts +5 -0
- package/libs/src/shared-utils/Object3DHelper/utils/normalPositionToPositions.js +17 -0
- package/libs/src/shared-utils/Object3DHelper/utils/object3DBoundingPosition.d.ts +1 -0
- package/libs/src/shared-utils/Object3DHelper/utils/object3DBoundingPosition.js +1 -0
- package/libs/src/shared-utils/Object3DHelper/utils/threex/domevents/index.d.ts +67 -0
- package/libs/src/shared-utils/Object3DHelper/utils/threex/domevents/index.js +390 -0
- package/libs/src/shared-utils/Object3DHelper/utils/vectorIsEqual.d.ts +2 -0
- package/libs/src/shared-utils/Object3DHelper/utils/vectorIsEqual.js +10 -0
- package/libs/src/shared-utils/Preloader.d.ts +6 -0
- package/libs/src/shared-utils/Preloader.js +38 -0
- package/libs/src/shared-utils/Subscribe.d.ts +61 -0
- package/libs/src/shared-utils/Subscribe.js +117 -0
- package/libs/src/shared-utils/animationFrame/BetterTween.d.ts +11 -0
- package/libs/src/shared-utils/animationFrame/BetterTween.js +59 -0
- package/libs/src/shared-utils/animationFrame/calculateProgress.d.ts +8 -0
- package/libs/src/shared-utils/animationFrame/calculateProgress.js +23 -0
- package/libs/src/shared-utils/animationFrame/formatRad.d.ts +15 -0
- package/libs/src/shared-utils/animationFrame/formatRad.js +20 -0
- package/libs/src/shared-utils/animationFrame/index.d.ts +15 -0
- package/libs/src/shared-utils/animationFrame/index.js +48 -0
- package/libs/src/shared-utils/animationFrame/tween.d.ts +75 -0
- package/libs/src/shared-utils/animationFrame/tween.js +44 -0
- package/libs/src/shared-utils/changeModelCanvasOpacity.d.ts +2 -0
- package/libs/src/shared-utils/changeModelCanvasOpacity.js +15 -0
- package/libs/src/shared-utils/createCanvasTextTexture.d.ts +8 -0
- package/libs/src/shared-utils/createCanvasTextTexture.js +20 -0
- package/libs/src/shared-utils/createLine/index.d.ts +3 -0
- package/libs/src/shared-utils/createLine/index.js +8 -0
- package/libs/src/shared-utils/debounce.d.ts +6 -0
- package/libs/src/shared-utils/debounce.js +14 -0
- package/libs/src/shared-utils/equal.d.ts +11 -0
- package/libs/src/shared-utils/equal.js +84 -0
- package/libs/src/shared-utils/filter.d.ts +27 -0
- package/libs/src/shared-utils/filter.js +53 -0
- package/libs/src/shared-utils/five/changeMode.d.ts +5 -0
- package/libs/src/shared-utils/five/changeMode.js +36 -0
- package/libs/src/shared-utils/formatRad.d.ts +7 -0
- package/libs/src/shared-utils/formatRad.js +10 -0
- package/libs/src/shared-utils/getPxmm.d.ts +19 -0
- package/libs/src/shared-utils/getPxmm.js +39 -0
- package/libs/src/shared-utils/getRandomColor.d.ts +1 -0
- package/libs/src/shared-utils/getRandomColor.js +10 -0
- package/libs/src/shared-utils/index.d.ts +1 -0
- package/libs/src/shared-utils/index.js +1 -0
- package/libs/src/shared-utils/isNil.d.ts +10 -0
- package/libs/src/shared-utils/isNil.js +14 -0
- package/libs/src/shared-utils/isTruelyObject.d.ts +18 -0
- package/libs/src/shared-utils/isTruelyObject.js +20 -0
- package/libs/src/shared-utils/logger.d.ts +16 -0
- package/libs/src/shared-utils/logger.js +47 -0
- package/libs/src/shared-utils/math/Interval.d.ts +13 -0
- package/libs/src/shared-utils/math/Interval.js +40 -0
- package/libs/src/shared-utils/math/Rectangle.d.ts +27 -0
- package/libs/src/shared-utils/math/Rectangle.js +50 -0
- package/libs/src/shared-utils/math/evenNumber.d.ts +3 -0
- package/libs/src/shared-utils/math/evenNumber.js +4 -0
- package/libs/src/shared-utils/math/index.d.ts +2 -0
- package/libs/src/shared-utils/math/index.js +2 -0
- package/libs/src/shared-utils/math/planimetry.d.ts +116 -0
- package/libs/src/shared-utils/math/planimetry.js +288 -0
- package/libs/src/shared-utils/math/rad2Deg.d.ts +1 -0
- package/libs/src/shared-utils/math/rad2Deg.js +3 -0
- package/libs/src/shared-utils/nearlyEqual.d.ts +7 -0
- package/libs/src/shared-utils/nearlyEqual.js +9 -0
- package/libs/src/shared-utils/nextFrame.d.ts +1 -0
- package/libs/src/shared-utils/nextFrame.js +6 -0
- package/libs/src/shared-utils/noop.d.ts +5 -0
- package/libs/src/shared-utils/noop.js +7 -0
- package/libs/src/shared-utils/object3d2LocalMatrix.d.ts +12 -0
- package/libs/src/shared-utils/object3d2LocalMatrix.js +29 -0
- package/libs/src/shared-utils/px2rem.d.ts +1 -0
- package/libs/src/shared-utils/px2rem.js +4 -0
- package/libs/src/shared-utils/removeArrayItem.d.ts +7 -0
- package/libs/src/shared-utils/removeArrayItem.js +12 -0
- package/libs/src/shared-utils/tap.d.ts +8 -0
- package/libs/src/shared-utils/tap.js +12 -0
- package/libs/src/shared-utils/three/centerPoint.d.ts +2 -0
- package/libs/src/shared-utils/three/centerPoint.js +4 -0
- package/libs/src/shared-utils/three/getExtraModelLoader.d.ts +6 -0
- package/libs/src/shared-utils/three/getExtraModelLoader.js +18 -0
- package/libs/src/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/src/shared-utils/three/getNormal.js +6 -0
- package/libs/src/shared-utils/three/getTextureLoader.d.ts +6 -0
- package/libs/src/shared-utils/three/getTextureLoader.js +17 -0
- package/libs/src/shared-utils/three/loadFbxObj.d.ts +2 -0
- package/libs/src/shared-utils/three/loadFbxObj.js +13 -0
- package/libs/src/shared-utils/three/loadTexture.d.ts +2 -0
- package/libs/src/shared-utils/three/loadTexture.js +10 -0
- package/libs/src/shared-utils/three/transformPositionToVector3.d.ts +7 -0
- package/libs/src/shared-utils/three/transformPositionToVector3.js +3 -0
- package/libs/src/shared-utils/three/transfromToMeshBasicMaterial.d.ts +2 -0
- package/libs/src/shared-utils/three/transfromToMeshBasicMaterial.js +15 -0
- package/libs/src/shared-utils/throttle.d.ts +7 -0
- package/libs/src/shared-utils/throttle.js +18 -0
- package/libs/src/shared-utils/tinyEJSrender.d.ts +5 -0
- package/libs/src/shared-utils/tinyEJSrender.js +210 -0
- package/libs/src/shared-utils/to.d.ts +8 -0
- package/libs/src/shared-utils/to.js +18 -0
- package/libs/src/shared-utils/uuid.d.ts +5 -0
- package/libs/src/shared-utils/uuid.js +12 -0
- package/libs/src/shared-utils/vectorTocoordinates.d.ts +7 -0
- package/libs/src/shared-utils/vectorTocoordinates.js +9 -0
- package/libs/src/typings/math.type.d.ts +44 -0
- package/libs/src/typings/math.type.js +1 -0
- package/libs/src/typings/utils.type.d.ts +2 -0
- package/libs/src/typings/utils.type.js +1 -0
- package/package.json +3 -3
|
@@ -11,7 +11,6 @@ var transition$1 = require('svelte/transition');
|
|
|
11
11
|
var anime = require('animejs');
|
|
12
12
|
var svelte = require('svelte');
|
|
13
13
|
var easing = require('svelte/easing');
|
|
14
|
-
var svelte$1 = require('swiper/svelte');
|
|
15
14
|
var ssrWindow = require('ssr-window');
|
|
16
15
|
var dom7 = require('dom7');
|
|
17
16
|
require('swiper/css');
|
|
@@ -306,14 +305,14 @@ function uuid() {
|
|
|
306
305
|
return (S4() + S4() + '-' + S4() + '-4' + S4().substr(0, 3) + '-' + S4() + '-' + S4() + S4() + S4()).toLowerCase();
|
|
307
306
|
}
|
|
308
307
|
|
|
309
|
-
/* src/PanoTagPlugin/Components/Common/Line/Straight.svelte generated by Svelte v3.
|
|
308
|
+
/* src/PanoTagPlugin/Components/Common/Line/Straight.svelte generated by Svelte v3.51.0 */
|
|
310
309
|
|
|
311
310
|
function add_css$l(target) {
|
|
312
311
|
internal.append_styles(target, "svelte-1omzoh4", ".straight-line.svelte-1omzoh4{display:block;width:100%;height:100%;overflow:visible}");
|
|
313
312
|
}
|
|
314
313
|
|
|
315
314
|
// (17:2) {#if unfolded}
|
|
316
|
-
function create_if_block$
|
|
315
|
+
function create_if_block$j(ctx) {
|
|
317
316
|
let path;
|
|
318
317
|
let path_intro;
|
|
319
318
|
let path_outro;
|
|
@@ -371,13 +370,13 @@ function create_if_block$h(ctx) {
|
|
|
371
370
|
};
|
|
372
371
|
}
|
|
373
372
|
|
|
374
|
-
function create_fragment$
|
|
373
|
+
function create_fragment$n(ctx) {
|
|
375
374
|
let svg;
|
|
376
375
|
let defs;
|
|
377
376
|
let linearGradient;
|
|
378
377
|
let stop0;
|
|
379
378
|
let stop1;
|
|
380
|
-
let if_block = /*unfolded*/ ctx[3] && create_if_block$
|
|
379
|
+
let if_block = /*unfolded*/ ctx[3] && create_if_block$j(ctx);
|
|
381
380
|
|
|
382
381
|
return {
|
|
383
382
|
c() {
|
|
@@ -416,7 +415,7 @@ function create_fragment$l(ctx) {
|
|
|
416
415
|
internal.transition_in(if_block, 1);
|
|
417
416
|
}
|
|
418
417
|
} else {
|
|
419
|
-
if_block = create_if_block$
|
|
418
|
+
if_block = create_if_block$j(ctx);
|
|
420
419
|
if_block.c();
|
|
421
420
|
internal.transition_in(if_block, 1);
|
|
422
421
|
if_block.m(svg, null);
|
|
@@ -444,7 +443,7 @@ function create_fragment$l(ctx) {
|
|
|
444
443
|
};
|
|
445
444
|
}
|
|
446
445
|
|
|
447
|
-
function instance$
|
|
446
|
+
function instance$n($$self, $$props, $$invalidate) {
|
|
448
447
|
let { inDelay = 0 } = $$props;
|
|
449
448
|
let { duration = 0 } = $$props;
|
|
450
449
|
let { outDelay = 0 } = $$props;
|
|
@@ -468,8 +467,8 @@ class Straight extends internal.SvelteComponent {
|
|
|
468
467
|
internal.init(
|
|
469
468
|
this,
|
|
470
469
|
options,
|
|
471
|
-
instance$
|
|
472
|
-
create_fragment$
|
|
470
|
+
instance$n,
|
|
471
|
+
create_fragment$n,
|
|
473
472
|
internal.safe_not_equal,
|
|
474
473
|
{
|
|
475
474
|
inDelay: 0,
|
|
@@ -482,14 +481,14 @@ class Straight extends internal.SvelteComponent {
|
|
|
482
481
|
}
|
|
483
482
|
}
|
|
484
483
|
|
|
485
|
-
/* src/PanoTagPlugin/Components/Common/Shadow.svelte generated by Svelte v3.
|
|
484
|
+
/* src/PanoTagPlugin/Components/Common/Shadow.svelte generated by Svelte v3.51.0 */
|
|
486
485
|
|
|
487
486
|
function add_css$k(target) {
|
|
488
487
|
internal.append_styles(target, "svelte-faoauy", ".shadow.svelte-faoauy{position:absolute}");
|
|
489
488
|
}
|
|
490
489
|
|
|
491
490
|
// (23:0) {#if visible}
|
|
492
|
-
function create_if_block$
|
|
491
|
+
function create_if_block$i(ctx) {
|
|
493
492
|
let div;
|
|
494
493
|
let div_style_value;
|
|
495
494
|
let div_intro;
|
|
@@ -585,9 +584,9 @@ function create_if_block$g(ctx) {
|
|
|
585
584
|
};
|
|
586
585
|
}
|
|
587
586
|
|
|
588
|
-
function create_fragment$
|
|
587
|
+
function create_fragment$m(ctx) {
|
|
589
588
|
let if_block_anchor;
|
|
590
|
-
let if_block = /*visible*/ ctx[2] && create_if_block$
|
|
589
|
+
let if_block = /*visible*/ ctx[2] && create_if_block$i(ctx);
|
|
591
590
|
|
|
592
591
|
return {
|
|
593
592
|
c() {
|
|
@@ -607,7 +606,7 @@ function create_fragment$k(ctx) {
|
|
|
607
606
|
internal.transition_in(if_block, 1);
|
|
608
607
|
}
|
|
609
608
|
} else {
|
|
610
|
-
if_block = create_if_block$
|
|
609
|
+
if_block = create_if_block$i(ctx);
|
|
611
610
|
if_block.c();
|
|
612
611
|
internal.transition_in(if_block, 1);
|
|
613
612
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -639,7 +638,7 @@ function px2rem(value) {
|
|
|
639
638
|
return typeof value === 'number' ? value / 16 + 'rem' : value;
|
|
640
639
|
}
|
|
641
640
|
|
|
642
|
-
function instance$
|
|
641
|
+
function instance$m($$self, $$props, $$invalidate) {
|
|
643
642
|
let { inDelay = 1000 } = $$props;
|
|
644
643
|
let { outDelay = 1000 } = $$props;
|
|
645
644
|
let { visible = true } = $$props;
|
|
@@ -697,8 +696,8 @@ class Shadow extends internal.SvelteComponent {
|
|
|
697
696
|
internal.init(
|
|
698
697
|
this,
|
|
699
698
|
options,
|
|
700
|
-
instance$
|
|
701
|
-
create_fragment$
|
|
699
|
+
instance$m,
|
|
700
|
+
create_fragment$m,
|
|
702
701
|
internal.safe_not_equal,
|
|
703
702
|
{
|
|
704
703
|
inDelay: 0,
|
|
@@ -738,7 +737,7 @@ function random() {
|
|
|
738
737
|
}
|
|
739
738
|
const RANDON_STRING = random();
|
|
740
739
|
|
|
741
|
-
/* src/PanoTagPlugin/Components/Common/Text.svelte generated by Svelte v3.
|
|
740
|
+
/* src/PanoTagPlugin/Components/Common/Text.svelte generated by Svelte v3.51.0 */
|
|
742
741
|
|
|
743
742
|
function add_css$j(target) {
|
|
744
743
|
internal.append_styles(target, "svelte-1b2n9wi", ".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
|
|
@@ -752,7 +751,7 @@ function get_each_context$5(ctx, list, i) {
|
|
|
752
751
|
return child_ctx;
|
|
753
752
|
}
|
|
754
753
|
|
|
755
|
-
// (
|
|
754
|
+
// (82:0) {#each contentList as item, index}
|
|
756
755
|
function create_each_block$5(ctx) {
|
|
757
756
|
let span;
|
|
758
757
|
let t_value = /*item*/ ctx[10] + "";
|
|
@@ -789,7 +788,7 @@ function create_each_block$5(ctx) {
|
|
|
789
788
|
};
|
|
790
789
|
}
|
|
791
790
|
|
|
792
|
-
function create_fragment$
|
|
791
|
+
function create_fragment$l(ctx) {
|
|
793
792
|
let each_1_anchor;
|
|
794
793
|
let each_value = /*contentList*/ ctx[1];
|
|
795
794
|
let each_blocks = [];
|
|
@@ -846,7 +845,7 @@ function create_fragment$j(ctx) {
|
|
|
846
845
|
};
|
|
847
846
|
}
|
|
848
847
|
|
|
849
|
-
function instance$
|
|
848
|
+
function instance$l($$self, $$props, $$invalidate) {
|
|
850
849
|
let contentList;
|
|
851
850
|
let { inDelay = 0 } = $$props;
|
|
852
851
|
let { outDelay = 0 } = $$props;
|
|
@@ -923,11 +922,14 @@ function instance$j($$self, $$props, $$invalidate) {
|
|
|
923
922
|
// v0.3.7 emoji support
|
|
924
923
|
$$invalidate(1, contentList = (() => {
|
|
925
924
|
const result = [];
|
|
925
|
+
const emojiRegExp = new RegExp(/\p{Regional_Indicator}\p{Regional_Indicator}|\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?(\u200D\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?)+|\p{Emoji_Presentation}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)?|\p{Emoji}(\p{Emoji_Modifier}+|\uFE0F\u20E3?)/gu);
|
|
926
926
|
|
|
927
|
-
//
|
|
928
|
-
|
|
929
|
-
|
|
927
|
+
// const sentence =
|
|
928
|
+
// 'A ticket to 大阪 costs ¥2000 👌. Repeated emojis: 😁😁. Crying cat: 😿. Repeated emoji with skin tones: ✊🏿✊🏿✊🏿✊✊✊🏿. Flags: 🇱🇹🏴. Scales ⚖️⚖️⚖️.'
|
|
929
|
+
// console.log(sentence)
|
|
930
|
+
// console.log(sentence.match(emojiRegExp))
|
|
930
931
|
const emojiSplitFlag = `__EMOJI_SPLIT_${RANDON_STRING}__`;
|
|
932
|
+
|
|
931
933
|
const emojiFlag = `__EMOJI_${RANDON_STRING}__`;
|
|
932
934
|
|
|
933
935
|
content.slice().replace(emojiRegExp, emoji => `${emojiSplitFlag}${emojiFlag}${emoji}${emojiSplitFlag}`).split(emojiSplitFlag).forEach(item => {
|
|
@@ -955,8 +957,8 @@ class Text extends internal.SvelteComponent {
|
|
|
955
957
|
internal.init(
|
|
956
958
|
this,
|
|
957
959
|
options,
|
|
958
|
-
instance$
|
|
959
|
-
create_fragment$
|
|
960
|
+
instance$l,
|
|
961
|
+
create_fragment$l,
|
|
960
962
|
internal.safe_not_equal,
|
|
961
963
|
{
|
|
962
964
|
inDelay: 2,
|
|
@@ -972,14 +974,14 @@ class Text extends internal.SvelteComponent {
|
|
|
972
974
|
const Image_Arrow = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=';
|
|
973
975
|
const Image_Play = 'data:image/png;base64,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';
|
|
974
976
|
|
|
975
|
-
/* src/PanoTagPlugin/Components/Common/Arrow.svelte generated by Svelte v3.
|
|
977
|
+
/* src/PanoTagPlugin/Components/Common/Arrow.svelte generated by Svelte v3.51.0 */
|
|
976
978
|
|
|
977
979
|
function add_css$i(target) {
|
|
978
980
|
internal.append_styles(target, "svelte-1ogmlqq", ".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}");
|
|
979
981
|
}
|
|
980
982
|
|
|
981
983
|
// (12:0) {#if visible}
|
|
982
|
-
function create_if_block$
|
|
984
|
+
function create_if_block$h(ctx) {
|
|
983
985
|
let div1;
|
|
984
986
|
let shadow;
|
|
985
987
|
let t;
|
|
@@ -1072,10 +1074,10 @@ function create_if_block$f(ctx) {
|
|
|
1072
1074
|
};
|
|
1073
1075
|
}
|
|
1074
1076
|
|
|
1075
|
-
function create_fragment$
|
|
1077
|
+
function create_fragment$k(ctx) {
|
|
1076
1078
|
let if_block_anchor;
|
|
1077
1079
|
let current;
|
|
1078
|
-
let if_block = /*visible*/ ctx[1] && create_if_block$
|
|
1080
|
+
let if_block = /*visible*/ ctx[1] && create_if_block$h(ctx);
|
|
1079
1081
|
|
|
1080
1082
|
return {
|
|
1081
1083
|
c() {
|
|
@@ -1096,7 +1098,7 @@ function create_fragment$i(ctx) {
|
|
|
1096
1098
|
internal.transition_in(if_block, 1);
|
|
1097
1099
|
}
|
|
1098
1100
|
} else {
|
|
1099
|
-
if_block = create_if_block$
|
|
1101
|
+
if_block = create_if_block$h(ctx);
|
|
1100
1102
|
if_block.c();
|
|
1101
1103
|
internal.transition_in(if_block, 1);
|
|
1102
1104
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -1127,7 +1129,7 @@ function create_fragment$i(ctx) {
|
|
|
1127
1129
|
};
|
|
1128
1130
|
}
|
|
1129
1131
|
|
|
1130
|
-
function instance$
|
|
1132
|
+
function instance$k($$self, $$props, $$invalidate) {
|
|
1131
1133
|
let { direction = 'right' } = $$props;
|
|
1132
1134
|
let { visible = true } = $$props;
|
|
1133
1135
|
let { duration = 0 } = $$props;
|
|
@@ -1156,8 +1158,8 @@ class Arrow extends internal.SvelteComponent {
|
|
|
1156
1158
|
internal.init(
|
|
1157
1159
|
this,
|
|
1158
1160
|
options,
|
|
1159
|
-
instance$
|
|
1160
|
-
create_fragment$
|
|
1161
|
+
instance$k,
|
|
1162
|
+
create_fragment$k,
|
|
1161
1163
|
internal.safe_not_equal,
|
|
1162
1164
|
{
|
|
1163
1165
|
direction: 0,
|
|
@@ -1171,7 +1173,7 @@ class Arrow extends internal.SvelteComponent {
|
|
|
1171
1173
|
}
|
|
1172
1174
|
}
|
|
1173
1175
|
|
|
1174
|
-
/* src/PanoTagPlugin/Components/Common/MultiLineText.svelte generated by Svelte v3.
|
|
1176
|
+
/* src/PanoTagPlugin/Components/Common/MultiLineText.svelte generated by Svelte v3.51.0 */
|
|
1175
1177
|
|
|
1176
1178
|
function add_css$h(target) {
|
|
1177
1179
|
internal.append_styles(target, "svelte-1fuzm7v", ".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}");
|
|
@@ -1245,7 +1247,7 @@ function create_each_block$4(key_1, ctx) {
|
|
|
1245
1247
|
}
|
|
1246
1248
|
|
|
1247
1249
|
// (28:0) {#if lineHeight < textHeight}
|
|
1248
|
-
function create_if_block$
|
|
1250
|
+
function create_if_block$g(ctx) {
|
|
1249
1251
|
let div;
|
|
1250
1252
|
let arrow;
|
|
1251
1253
|
let current;
|
|
@@ -1292,7 +1294,7 @@ function create_if_block$e(ctx) {
|
|
|
1292
1294
|
};
|
|
1293
1295
|
}
|
|
1294
1296
|
|
|
1295
|
-
function create_fragment$
|
|
1297
|
+
function create_fragment$j(ctx) {
|
|
1296
1298
|
let each_blocks = [];
|
|
1297
1299
|
let each_1_lookup = new Map();
|
|
1298
1300
|
let t;
|
|
@@ -1307,7 +1309,7 @@ function create_fragment$h(ctx) {
|
|
|
1307
1309
|
each_1_lookup.set(key, each_blocks[i] = create_each_block$4(key, child_ctx));
|
|
1308
1310
|
}
|
|
1309
1311
|
|
|
1310
|
-
let if_block = /*lineHeight*/ ctx[3] < /*textHeight*/ ctx[4] && create_if_block$
|
|
1312
|
+
let if_block = /*lineHeight*/ ctx[3] < /*textHeight*/ ctx[4] && create_if_block$g(ctx);
|
|
1311
1313
|
|
|
1312
1314
|
return {
|
|
1313
1315
|
c() {
|
|
@@ -1345,7 +1347,7 @@ function create_fragment$h(ctx) {
|
|
|
1345
1347
|
internal.transition_in(if_block, 1);
|
|
1346
1348
|
}
|
|
1347
1349
|
} else {
|
|
1348
|
-
if_block = create_if_block$
|
|
1350
|
+
if_block = create_if_block$g(ctx);
|
|
1349
1351
|
if_block.c();
|
|
1350
1352
|
internal.transition_in(if_block, 1);
|
|
1351
1353
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -1390,7 +1392,7 @@ function create_fragment$h(ctx) {
|
|
|
1390
1392
|
};
|
|
1391
1393
|
}
|
|
1392
1394
|
|
|
1393
|
-
function instance$
|
|
1395
|
+
function instance$j($$self, $$props, $$invalidate) {
|
|
1394
1396
|
let transform;
|
|
1395
1397
|
let arrowDirection;
|
|
1396
1398
|
let foldTextDelay;
|
|
@@ -1465,8 +1467,8 @@ class MultiLineText extends internal.SvelteComponent {
|
|
|
1465
1467
|
internal.init(
|
|
1466
1468
|
this,
|
|
1467
1469
|
options,
|
|
1468
|
-
instance$
|
|
1469
|
-
create_fragment$
|
|
1470
|
+
instance$j,
|
|
1471
|
+
create_fragment$j,
|
|
1470
1472
|
internal.safe_not_equal,
|
|
1471
1473
|
{
|
|
1472
1474
|
visible: 0,
|
|
@@ -1478,14 +1480,14 @@ class MultiLineText extends internal.SvelteComponent {
|
|
|
1478
1480
|
}
|
|
1479
1481
|
}
|
|
1480
1482
|
|
|
1481
|
-
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.
|
|
1483
|
+
/* src/PanoTagPlugin/Components/Tag/TextTag.svelte generated by Svelte v3.51.0 */
|
|
1482
1484
|
|
|
1483
1485
|
function add_css$g(target) {
|
|
1484
|
-
internal.append_styles(target, "svelte-
|
|
1486
|
+
internal.append_styles(target, "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}");
|
|
1485
1487
|
}
|
|
1486
1488
|
|
|
1487
1489
|
// (29:0) {#if tag.state}
|
|
1488
|
-
function create_if_block$
|
|
1490
|
+
function create_if_block$f(ctx) {
|
|
1489
1491
|
let shadow;
|
|
1490
1492
|
let t0;
|
|
1491
1493
|
let div0;
|
|
@@ -1534,9 +1536,9 @@ function create_if_block$d(ctx) {
|
|
|
1534
1536
|
t1 = internal.space();
|
|
1535
1537
|
div1 = internal.element("div");
|
|
1536
1538
|
internal.create_component(multilinetext.$$.fragment);
|
|
1537
|
-
internal.attr(div0, "class", "line svelte-
|
|
1539
|
+
internal.attr(div0, "class", "line svelte-18yy5x8");
|
|
1538
1540
|
internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
|
|
1539
|
-
internal.attr(div1, "class", "content svelte-
|
|
1541
|
+
internal.attr(div1, "class", "content svelte-18yy5x8");
|
|
1540
1542
|
internal.add_render_callback(() => /*div1_elementresize_handler*/ ctx[9].call(div1));
|
|
1541
1543
|
},
|
|
1542
1544
|
m(target, anchor) {
|
|
@@ -1603,10 +1605,10 @@ function create_if_block$d(ctx) {
|
|
|
1603
1605
|
};
|
|
1604
1606
|
}
|
|
1605
1607
|
|
|
1606
|
-
function create_fragment$
|
|
1608
|
+
function create_fragment$i(ctx) {
|
|
1607
1609
|
let if_block_anchor;
|
|
1608
1610
|
let current;
|
|
1609
|
-
let if_block = /*tag*/ ctx[0].state && create_if_block$
|
|
1611
|
+
let if_block = /*tag*/ ctx[0].state && create_if_block$f(ctx);
|
|
1610
1612
|
|
|
1611
1613
|
return {
|
|
1612
1614
|
c() {
|
|
@@ -1627,7 +1629,7 @@ function create_fragment$g(ctx) {
|
|
|
1627
1629
|
internal.transition_in(if_block, 1);
|
|
1628
1630
|
}
|
|
1629
1631
|
} else {
|
|
1630
|
-
if_block = create_if_block$
|
|
1632
|
+
if_block = create_if_block$f(ctx);
|
|
1631
1633
|
if_block.c();
|
|
1632
1634
|
internal.transition_in(if_block, 1);
|
|
1633
1635
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -1658,7 +1660,7 @@ function create_fragment$g(ctx) {
|
|
|
1658
1660
|
};
|
|
1659
1661
|
}
|
|
1660
1662
|
|
|
1661
|
-
function instance$
|
|
1663
|
+
function instance$i($$self, $$props, $$invalidate) {
|
|
1662
1664
|
let unfolded;
|
|
1663
1665
|
let text;
|
|
1664
1666
|
let foldTextDelay;
|
|
@@ -1733,18 +1735,18 @@ function instance$g($$self, $$props, $$invalidate) {
|
|
|
1733
1735
|
class TextTag extends internal.SvelteComponent {
|
|
1734
1736
|
constructor(options) {
|
|
1735
1737
|
super();
|
|
1736
|
-
internal.init(this, options, instance$
|
|
1738
|
+
internal.init(this, options, instance$i, create_fragment$i, internal.safe_not_equal, { tag: 0 }, add_css$g);
|
|
1737
1739
|
}
|
|
1738
1740
|
}
|
|
1739
1741
|
|
|
1740
|
-
/* src/PanoTagPlugin/Components/Common/Line/Polyline.svelte generated by Svelte v3.
|
|
1742
|
+
/* src/PanoTagPlugin/Components/Common/Line/Polyline.svelte generated by Svelte v3.51.0 */
|
|
1741
1743
|
|
|
1742
1744
|
function add_css$f(target) {
|
|
1743
1745
|
internal.append_styles(target, "svelte-e72ouh", ".line.svelte-e72ouh{width:100%;height:100%;overflow:visible}");
|
|
1744
1746
|
}
|
|
1745
1747
|
|
|
1746
1748
|
// (18:2) {#if unfolded}
|
|
1747
|
-
function create_if_block$
|
|
1749
|
+
function create_if_block$e(ctx) {
|
|
1748
1750
|
let path;
|
|
1749
1751
|
let path_intro;
|
|
1750
1752
|
let path_outro;
|
|
@@ -1804,13 +1806,13 @@ function create_if_block$c(ctx) {
|
|
|
1804
1806
|
};
|
|
1805
1807
|
}
|
|
1806
1808
|
|
|
1807
|
-
function create_fragment$
|
|
1809
|
+
function create_fragment$h(ctx) {
|
|
1808
1810
|
let svg;
|
|
1809
1811
|
let defs;
|
|
1810
1812
|
let linearGradient;
|
|
1811
1813
|
let stop0;
|
|
1812
1814
|
let stop1;
|
|
1813
|
-
let if_block = /*unfolded*/ ctx[3] && create_if_block$
|
|
1815
|
+
let if_block = /*unfolded*/ ctx[3] && create_if_block$e(ctx);
|
|
1814
1816
|
|
|
1815
1817
|
return {
|
|
1816
1818
|
c() {
|
|
@@ -1848,7 +1850,7 @@ function create_fragment$f(ctx) {
|
|
|
1848
1850
|
internal.transition_in(if_block, 1);
|
|
1849
1851
|
}
|
|
1850
1852
|
} else {
|
|
1851
|
-
if_block = create_if_block$
|
|
1853
|
+
if_block = create_if_block$e(ctx);
|
|
1852
1854
|
if_block.c();
|
|
1853
1855
|
internal.transition_in(if_block, 1);
|
|
1854
1856
|
if_block.m(svg, null);
|
|
@@ -1876,7 +1878,7 @@ function create_fragment$f(ctx) {
|
|
|
1876
1878
|
};
|
|
1877
1879
|
}
|
|
1878
1880
|
|
|
1879
|
-
function instance$
|
|
1881
|
+
function instance$h($$self, $$props, $$invalidate) {
|
|
1880
1882
|
let { inDelay = 0 } = $$props;
|
|
1881
1883
|
let { duration = 0 } = $$props;
|
|
1882
1884
|
let { outDelay = 0 } = $$props;
|
|
@@ -1900,8 +1902,8 @@ class Polyline extends internal.SvelteComponent {
|
|
|
1900
1902
|
internal.init(
|
|
1901
1903
|
this,
|
|
1902
1904
|
options,
|
|
1903
|
-
instance$
|
|
1904
|
-
create_fragment$
|
|
1905
|
+
instance$h,
|
|
1906
|
+
create_fragment$h,
|
|
1905
1907
|
internal.safe_not_equal,
|
|
1906
1908
|
{
|
|
1907
1909
|
inDelay: 0,
|
|
@@ -2040,7 +2042,7 @@ function getTranslate(el, axis = 'x') {
|
|
|
2040
2042
|
return curTransform || 0;
|
|
2041
2043
|
}
|
|
2042
2044
|
|
|
2043
|
-
function isObject(o) {
|
|
2045
|
+
function isObject$1(o) {
|
|
2044
2046
|
return typeof o === 'object' && o !== null && o.constructor && Object.prototype.toString.call(o).slice(8, -1) === 'Object';
|
|
2045
2047
|
}
|
|
2046
2048
|
|
|
@@ -2053,7 +2055,7 @@ function isNode(node) {
|
|
|
2053
2055
|
return node && (node.nodeType === 1 || node.nodeType === 11);
|
|
2054
2056
|
}
|
|
2055
2057
|
|
|
2056
|
-
function extend(...args) {
|
|
2058
|
+
function extend$1(...args) {
|
|
2057
2059
|
const to = Object(args[0]);
|
|
2058
2060
|
const noExtend = ['__proto__', 'constructor', 'prototype'];
|
|
2059
2061
|
|
|
@@ -2068,19 +2070,19 @@ function extend(...args) {
|
|
|
2068
2070
|
const desc = Object.getOwnPropertyDescriptor(nextSource, nextKey);
|
|
2069
2071
|
|
|
2070
2072
|
if (desc !== undefined && desc.enumerable) {
|
|
2071
|
-
if (isObject(to[nextKey]) && isObject(nextSource[nextKey])) {
|
|
2073
|
+
if (isObject$1(to[nextKey]) && isObject$1(nextSource[nextKey])) {
|
|
2072
2074
|
if (nextSource[nextKey].__swiper__) {
|
|
2073
2075
|
to[nextKey] = nextSource[nextKey];
|
|
2074
2076
|
} else {
|
|
2075
|
-
extend(to[nextKey], nextSource[nextKey]);
|
|
2077
|
+
extend$1(to[nextKey], nextSource[nextKey]);
|
|
2076
2078
|
}
|
|
2077
|
-
} else if (!isObject(to[nextKey]) && isObject(nextSource[nextKey])) {
|
|
2079
|
+
} else if (!isObject$1(to[nextKey]) && isObject$1(nextSource[nextKey])) {
|
|
2078
2080
|
to[nextKey] = {};
|
|
2079
2081
|
|
|
2080
2082
|
if (nextSource[nextKey].__swiper__) {
|
|
2081
2083
|
to[nextKey] = nextSource[nextKey];
|
|
2082
2084
|
} else {
|
|
2083
|
-
extend(to[nextKey], nextSource[nextKey]);
|
|
2085
|
+
extend$1(to[nextKey], nextSource[nextKey]);
|
|
2084
2086
|
}
|
|
2085
2087
|
} else {
|
|
2086
2088
|
to[nextKey] = nextSource[nextKey];
|
|
@@ -4771,7 +4773,7 @@ function setBreakpoint() {
|
|
|
4771
4773
|
swiper.changeDirection();
|
|
4772
4774
|
}
|
|
4773
4775
|
|
|
4774
|
-
extend(swiper.params, breakpointParams);
|
|
4776
|
+
extend$1(swiper.params, breakpointParams);
|
|
4775
4777
|
const isEnabled = swiper.params.enabled;
|
|
4776
4778
|
Object.assign(swiper, {
|
|
4777
4779
|
allowTouchMove: swiper.params.allowTouchMove,
|
|
@@ -5144,7 +5146,7 @@ function moduleExtendParams(params, allModulesParams) {
|
|
|
5144
5146
|
const moduleParams = obj[moduleParamName];
|
|
5145
5147
|
|
|
5146
5148
|
if (typeof moduleParams !== 'object' || moduleParams === null) {
|
|
5147
|
-
extend(allModulesParams, obj);
|
|
5149
|
+
extend$1(allModulesParams, obj);
|
|
5148
5150
|
return;
|
|
5149
5151
|
}
|
|
5150
5152
|
|
|
@@ -5155,7 +5157,7 @@ function moduleExtendParams(params, allModulesParams) {
|
|
|
5155
5157
|
}
|
|
5156
5158
|
|
|
5157
5159
|
if (!(moduleParamName in params && 'enabled' in moduleParams)) {
|
|
5158
|
-
extend(allModulesParams, obj);
|
|
5160
|
+
extend$1(allModulesParams, obj);
|
|
5159
5161
|
return;
|
|
5160
5162
|
}
|
|
5161
5163
|
|
|
@@ -5172,7 +5174,7 @@ function moduleExtendParams(params, allModulesParams) {
|
|
|
5172
5174
|
if (!params[moduleParamName]) params[moduleParamName] = {
|
|
5173
5175
|
enabled: false
|
|
5174
5176
|
};
|
|
5175
|
-
extend(allModulesParams, obj);
|
|
5177
|
+
extend$1(allModulesParams, obj);
|
|
5176
5178
|
};
|
|
5177
5179
|
}
|
|
5178
5180
|
|
|
@@ -5205,13 +5207,13 @@ class Swiper {
|
|
|
5205
5207
|
}
|
|
5206
5208
|
|
|
5207
5209
|
if (!params) params = {};
|
|
5208
|
-
params = extend({}, params);
|
|
5210
|
+
params = extend$1({}, params);
|
|
5209
5211
|
if (el && !params.el) params.el = el;
|
|
5210
5212
|
|
|
5211
5213
|
if (params.el && dom7.$(params.el).length > 1) {
|
|
5212
5214
|
const swipers = [];
|
|
5213
5215
|
dom7.$(params.el).each(containerEl => {
|
|
5214
|
-
const newParams = extend({}, params, {
|
|
5216
|
+
const newParams = extend$1({}, params, {
|
|
5215
5217
|
el: containerEl
|
|
5216
5218
|
});
|
|
5217
5219
|
swipers.push(new Swiper(newParams));
|
|
@@ -5248,11 +5250,11 @@ class Swiper {
|
|
|
5248
5250
|
});
|
|
5249
5251
|
}); // Extend defaults with modules params
|
|
5250
5252
|
|
|
5251
|
-
const swiperParams = extend({}, defaults, allModulesParams); // Extend defaults with passed params
|
|
5253
|
+
const swiperParams = extend$1({}, defaults, allModulesParams); // Extend defaults with passed params
|
|
5252
5254
|
|
|
5253
|
-
swiper.params = extend({}, swiperParams, extendedDefaults, params);
|
|
5254
|
-
swiper.originalParams = extend({}, swiper.params);
|
|
5255
|
-
swiper.passedParams = extend({}, params); // add event listeners
|
|
5255
|
+
swiper.params = extend$1({}, swiperParams, extendedDefaults, params);
|
|
5256
|
+
swiper.originalParams = extend$1({}, swiper.params);
|
|
5257
|
+
swiper.passedParams = extend$1({}, params); // add event listeners
|
|
5256
5258
|
|
|
5257
5259
|
if (swiper.params && swiper.params.on) {
|
|
5258
5260
|
Object.keys(swiper.params.on).forEach(eventName => {
|
|
@@ -5749,7 +5751,7 @@ class Swiper {
|
|
|
5749
5751
|
}
|
|
5750
5752
|
|
|
5751
5753
|
static extendDefaults(newDefaults) {
|
|
5752
|
-
extend(extendedDefaults, newDefaults);
|
|
5754
|
+
extend$1(extendedDefaults, newDefaults);
|
|
5753
5755
|
}
|
|
5754
5756
|
|
|
5755
5757
|
static get extendedDefaults() {
|
|
@@ -5830,192 +5832,1379 @@ function Autoplay({
|
|
|
5830
5832
|
timeout = nextTick(() => {
|
|
5831
5833
|
let autoplayResult;
|
|
5832
5834
|
|
|
5833
|
-
if (swiper.params.autoplay.reverseDirection) {
|
|
5834
|
-
if (swiper.params.loop) {
|
|
5835
|
-
swiper.loopFix();
|
|
5836
|
-
autoplayResult = swiper.slidePrev(swiper.params.speed, true, true);
|
|
5837
|
-
emit('autoplay');
|
|
5838
|
-
} else if (!swiper.isBeginning) {
|
|
5839
|
-
autoplayResult = swiper.slidePrev(swiper.params.speed, true, true);
|
|
5840
|
-
emit('autoplay');
|
|
5841
|
-
} else if (!swiper.params.autoplay.stopOnLastSlide) {
|
|
5842
|
-
autoplayResult = swiper.slideTo(swiper.slides.length - 1, swiper.params.speed, true, true);
|
|
5843
|
-
emit('autoplay');
|
|
5844
|
-
} else {
|
|
5845
|
-
stop();
|
|
5846
|
-
}
|
|
5847
|
-
} else if (swiper.params.loop) {
|
|
5848
|
-
swiper.loopFix();
|
|
5849
|
-
autoplayResult = swiper.slideNext(swiper.params.speed, true, true);
|
|
5850
|
-
emit('autoplay');
|
|
5851
|
-
} else if (!swiper.isEnd) {
|
|
5852
|
-
autoplayResult = swiper.slideNext(swiper.params.speed, true, true);
|
|
5853
|
-
emit('autoplay');
|
|
5854
|
-
} else if (!swiper.params.autoplay.stopOnLastSlide) {
|
|
5855
|
-
autoplayResult = swiper.slideTo(0, swiper.params.speed, true, true);
|
|
5856
|
-
emit('autoplay');
|
|
5857
|
-
} else {
|
|
5858
|
-
stop();
|
|
5859
|
-
}
|
|
5835
|
+
if (swiper.params.autoplay.reverseDirection) {
|
|
5836
|
+
if (swiper.params.loop) {
|
|
5837
|
+
swiper.loopFix();
|
|
5838
|
+
autoplayResult = swiper.slidePrev(swiper.params.speed, true, true);
|
|
5839
|
+
emit('autoplay');
|
|
5840
|
+
} else if (!swiper.isBeginning) {
|
|
5841
|
+
autoplayResult = swiper.slidePrev(swiper.params.speed, true, true);
|
|
5842
|
+
emit('autoplay');
|
|
5843
|
+
} else if (!swiper.params.autoplay.stopOnLastSlide) {
|
|
5844
|
+
autoplayResult = swiper.slideTo(swiper.slides.length - 1, swiper.params.speed, true, true);
|
|
5845
|
+
emit('autoplay');
|
|
5846
|
+
} else {
|
|
5847
|
+
stop();
|
|
5848
|
+
}
|
|
5849
|
+
} else if (swiper.params.loop) {
|
|
5850
|
+
swiper.loopFix();
|
|
5851
|
+
autoplayResult = swiper.slideNext(swiper.params.speed, true, true);
|
|
5852
|
+
emit('autoplay');
|
|
5853
|
+
} else if (!swiper.isEnd) {
|
|
5854
|
+
autoplayResult = swiper.slideNext(swiper.params.speed, true, true);
|
|
5855
|
+
emit('autoplay');
|
|
5856
|
+
} else if (!swiper.params.autoplay.stopOnLastSlide) {
|
|
5857
|
+
autoplayResult = swiper.slideTo(0, swiper.params.speed, true, true);
|
|
5858
|
+
emit('autoplay');
|
|
5859
|
+
} else {
|
|
5860
|
+
stop();
|
|
5861
|
+
}
|
|
5862
|
+
|
|
5863
|
+
if (swiper.params.cssMode && swiper.autoplay.running) run();else if (autoplayResult === false) {
|
|
5864
|
+
run();
|
|
5865
|
+
}
|
|
5866
|
+
}, delay);
|
|
5867
|
+
}
|
|
5868
|
+
|
|
5869
|
+
function start() {
|
|
5870
|
+
if (typeof timeout !== 'undefined') return false;
|
|
5871
|
+
if (swiper.autoplay.running) return false;
|
|
5872
|
+
swiper.autoplay.running = true;
|
|
5873
|
+
emit('autoplayStart');
|
|
5874
|
+
run();
|
|
5875
|
+
return true;
|
|
5876
|
+
}
|
|
5877
|
+
|
|
5878
|
+
function stop() {
|
|
5879
|
+
if (!swiper.autoplay.running) return false;
|
|
5880
|
+
if (typeof timeout === 'undefined') return false;
|
|
5881
|
+
|
|
5882
|
+
if (timeout) {
|
|
5883
|
+
clearTimeout(timeout);
|
|
5884
|
+
timeout = undefined;
|
|
5885
|
+
}
|
|
5886
|
+
|
|
5887
|
+
swiper.autoplay.running = false;
|
|
5888
|
+
emit('autoplayStop');
|
|
5889
|
+
return true;
|
|
5890
|
+
}
|
|
5891
|
+
|
|
5892
|
+
function pause(speed) {
|
|
5893
|
+
if (!swiper.autoplay.running) return;
|
|
5894
|
+
if (swiper.autoplay.paused) return;
|
|
5895
|
+
if (timeout) clearTimeout(timeout);
|
|
5896
|
+
swiper.autoplay.paused = true;
|
|
5897
|
+
|
|
5898
|
+
if (speed === 0 || !swiper.params.autoplay.waitForTransition) {
|
|
5899
|
+
swiper.autoplay.paused = false;
|
|
5900
|
+
run();
|
|
5901
|
+
} else {
|
|
5902
|
+
['transitionend', 'webkitTransitionEnd'].forEach(event => {
|
|
5903
|
+
swiper.$wrapperEl[0].addEventListener(event, onTransitionEnd);
|
|
5904
|
+
});
|
|
5905
|
+
}
|
|
5906
|
+
}
|
|
5907
|
+
|
|
5908
|
+
function onVisibilityChange() {
|
|
5909
|
+
const document = ssrWindow.getDocument();
|
|
5910
|
+
|
|
5911
|
+
if (document.visibilityState === 'hidden' && swiper.autoplay.running) {
|
|
5912
|
+
pause();
|
|
5913
|
+
}
|
|
5914
|
+
|
|
5915
|
+
if (document.visibilityState === 'visible' && swiper.autoplay.paused) {
|
|
5916
|
+
run();
|
|
5917
|
+
swiper.autoplay.paused = false;
|
|
5918
|
+
}
|
|
5919
|
+
}
|
|
5920
|
+
|
|
5921
|
+
function onTransitionEnd(e) {
|
|
5922
|
+
if (!swiper || swiper.destroyed || !swiper.$wrapperEl) return;
|
|
5923
|
+
if (e.target !== swiper.$wrapperEl[0]) return;
|
|
5924
|
+
['transitionend', 'webkitTransitionEnd'].forEach(event => {
|
|
5925
|
+
swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
|
|
5926
|
+
});
|
|
5927
|
+
swiper.autoplay.paused = false;
|
|
5928
|
+
|
|
5929
|
+
if (!swiper.autoplay.running) {
|
|
5930
|
+
stop();
|
|
5931
|
+
} else {
|
|
5932
|
+
run();
|
|
5933
|
+
}
|
|
5934
|
+
}
|
|
5935
|
+
|
|
5936
|
+
function onMouseEnter() {
|
|
5937
|
+
if (swiper.params.autoplay.disableOnInteraction) {
|
|
5938
|
+
stop();
|
|
5939
|
+
} else {
|
|
5940
|
+
emit('autoplayPause');
|
|
5941
|
+
pause();
|
|
5942
|
+
}
|
|
5943
|
+
|
|
5944
|
+
['transitionend', 'webkitTransitionEnd'].forEach(event => {
|
|
5945
|
+
swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
|
|
5946
|
+
});
|
|
5947
|
+
}
|
|
5948
|
+
|
|
5949
|
+
function onMouseLeave() {
|
|
5950
|
+
if (swiper.params.autoplay.disableOnInteraction) {
|
|
5951
|
+
return;
|
|
5952
|
+
}
|
|
5953
|
+
|
|
5954
|
+
swiper.autoplay.paused = false;
|
|
5955
|
+
emit('autoplayResume');
|
|
5956
|
+
run();
|
|
5957
|
+
}
|
|
5958
|
+
|
|
5959
|
+
function attachMouseEvents() {
|
|
5960
|
+
if (swiper.params.autoplay.pauseOnMouseEnter) {
|
|
5961
|
+
swiper.$el.on('mouseenter', onMouseEnter);
|
|
5962
|
+
swiper.$el.on('mouseleave', onMouseLeave);
|
|
5963
|
+
}
|
|
5964
|
+
}
|
|
5965
|
+
|
|
5966
|
+
function detachMouseEvents() {
|
|
5967
|
+
swiper.$el.off('mouseenter', onMouseEnter);
|
|
5968
|
+
swiper.$el.off('mouseleave', onMouseLeave);
|
|
5969
|
+
}
|
|
5970
|
+
|
|
5971
|
+
on('init', () => {
|
|
5972
|
+
if (swiper.params.autoplay.enabled) {
|
|
5973
|
+
start();
|
|
5974
|
+
const document = ssrWindow.getDocument();
|
|
5975
|
+
document.addEventListener('visibilitychange', onVisibilityChange);
|
|
5976
|
+
attachMouseEvents();
|
|
5977
|
+
}
|
|
5978
|
+
});
|
|
5979
|
+
on('beforeTransitionStart', (_s, speed, internal) => {
|
|
5980
|
+
if (swiper.autoplay.running) {
|
|
5981
|
+
if (internal || !swiper.params.autoplay.disableOnInteraction) {
|
|
5982
|
+
swiper.autoplay.pause(speed);
|
|
5983
|
+
} else {
|
|
5984
|
+
stop();
|
|
5985
|
+
}
|
|
5986
|
+
}
|
|
5987
|
+
});
|
|
5988
|
+
on('sliderFirstMove', () => {
|
|
5989
|
+
if (swiper.autoplay.running) {
|
|
5990
|
+
if (swiper.params.autoplay.disableOnInteraction) {
|
|
5991
|
+
stop();
|
|
5992
|
+
} else {
|
|
5993
|
+
pause();
|
|
5994
|
+
}
|
|
5995
|
+
}
|
|
5996
|
+
});
|
|
5997
|
+
on('touchEnd', () => {
|
|
5998
|
+
if (swiper.params.cssMode && swiper.autoplay.paused && !swiper.params.autoplay.disableOnInteraction) {
|
|
5999
|
+
run();
|
|
6000
|
+
}
|
|
6001
|
+
});
|
|
6002
|
+
on('destroy', () => {
|
|
6003
|
+
detachMouseEvents();
|
|
6004
|
+
|
|
6005
|
+
if (swiper.autoplay.running) {
|
|
6006
|
+
stop();
|
|
6007
|
+
}
|
|
6008
|
+
|
|
6009
|
+
const document = ssrWindow.getDocument();
|
|
6010
|
+
document.removeEventListener('visibilitychange', onVisibilityChange);
|
|
6011
|
+
});
|
|
6012
|
+
Object.assign(swiper.autoplay, {
|
|
6013
|
+
pause,
|
|
6014
|
+
run,
|
|
6015
|
+
start,
|
|
6016
|
+
stop
|
|
6017
|
+
});
|
|
6018
|
+
}
|
|
6019
|
+
|
|
6020
|
+
function isObject(o) {
|
|
6021
|
+
return typeof o === 'object' && o !== null && o.constructor && Object.prototype.toString.call(o).slice(8, -1) === 'Object';
|
|
6022
|
+
}
|
|
6023
|
+
|
|
6024
|
+
function extend(target, src) {
|
|
6025
|
+
const noExtend = ['__proto__', 'constructor', 'prototype'];
|
|
6026
|
+
Object.keys(src).filter(key => noExtend.indexOf(key) < 0).forEach(key => {
|
|
6027
|
+
if (typeof target[key] === 'undefined') target[key] = src[key];else if (isObject(src[key]) && isObject(target[key]) && Object.keys(src[key]).length > 0) {
|
|
6028
|
+
if (src[key].__swiper__) target[key] = src[key];else extend(target[key], src[key]);
|
|
6029
|
+
} else {
|
|
6030
|
+
target[key] = src[key];
|
|
6031
|
+
}
|
|
6032
|
+
});
|
|
6033
|
+
}
|
|
6034
|
+
|
|
6035
|
+
function needsNavigation(params = {}) {
|
|
6036
|
+
return params.navigation && typeof params.navigation.nextEl === 'undefined' && typeof params.navigation.prevEl === 'undefined';
|
|
6037
|
+
}
|
|
6038
|
+
|
|
6039
|
+
function needsPagination(params = {}) {
|
|
6040
|
+
return params.pagination && typeof params.pagination.el === 'undefined';
|
|
6041
|
+
}
|
|
6042
|
+
|
|
6043
|
+
function needsScrollbar(params = {}) {
|
|
6044
|
+
return params.scrollbar && typeof params.scrollbar.el === 'undefined';
|
|
6045
|
+
}
|
|
6046
|
+
|
|
6047
|
+
function uniqueClasses(classNames = '') {
|
|
6048
|
+
const classes = classNames.split(' ').map(c => c.trim()).filter(c => !!c);
|
|
6049
|
+
const unique = [];
|
|
6050
|
+
classes.forEach(c => {
|
|
6051
|
+
if (unique.indexOf(c) < 0) unique.push(c);
|
|
6052
|
+
});
|
|
6053
|
+
return unique.join(' ');
|
|
6054
|
+
}
|
|
6055
|
+
|
|
6056
|
+
/* underscore in name -> watch for changes */
|
|
6057
|
+
const paramsList = ['modules', 'init', '_direction', 'touchEventsTarget', 'initialSlide', '_speed', 'cssMode', 'updateOnWindowResize', 'resizeObserver', 'nested', 'focusableElements', '_enabled', '_width', '_height', 'preventInteractionOnTransition', 'userAgent', 'url', '_edgeSwipeDetection', '_edgeSwipeThreshold', '_freeMode', '_autoHeight', 'setWrapperSize', 'virtualTranslate', '_effect', 'breakpoints', '_spaceBetween', '_slidesPerView', 'maxBackfaceHiddenSlides', '_grid', '_slidesPerGroup', '_slidesPerGroupSkip', '_slidesPerGroupAuto', '_centeredSlides', '_centeredSlidesBounds', '_slidesOffsetBefore', '_slidesOffsetAfter', 'normalizeSlideIndex', '_centerInsufficientSlides', '_watchOverflow', 'roundLengths', 'touchRatio', 'touchAngle', 'simulateTouch', '_shortSwipes', '_longSwipes', 'longSwipesRatio', 'longSwipesMs', '_followFinger', 'allowTouchMove', '_threshold', 'touchMoveStopPropagation', 'touchStartPreventDefault', 'touchStartForcePreventDefault', 'touchReleaseOnEdges', 'uniqueNavElements', '_resistance', '_resistanceRatio', '_watchSlidesProgress', '_grabCursor', 'preventClicks', 'preventClicksPropagation', '_slideToClickedSlide', '_preloadImages', 'updateOnImagesReady', '_loop', '_loopAdditionalSlides', '_loopedSlides', '_loopedSlidesLimit', '_loopFillGroupWithBlank', 'loopPreventsSlide', '_rewind', '_allowSlidePrev', '_allowSlideNext', '_swipeHandler', '_noSwiping', 'noSwipingClass', 'noSwipingSelector', 'passiveListeners', 'containerModifierClass', 'slideClass', 'slideBlankClass', 'slideActiveClass', 'slideDuplicateActiveClass', 'slideVisibleClass', 'slideDuplicateClass', 'slideNextClass', 'slideDuplicateNextClass', 'slidePrevClass', 'slideDuplicatePrevClass', 'wrapperClass', 'runCallbacksOnInit', 'observer', 'observeParents', 'observeSlideChildren', // modules
|
|
6058
|
+
'a11y', '_autoplay', '_controller', 'coverflowEffect', 'cubeEffect', 'fadeEffect', 'flipEffect', 'creativeEffect', 'cardsEffect', 'hashNavigation', 'history', 'keyboard', 'lazy', 'mousewheel', '_navigation', '_pagination', 'parallax', '_scrollbar', '_thumbs', 'virtual', 'zoom'];
|
|
6059
|
+
|
|
6060
|
+
function getParams(obj = {}, splitEvents = true) {
|
|
6061
|
+
const params = {
|
|
6062
|
+
on: {}
|
|
6063
|
+
};
|
|
6064
|
+
const events = {};
|
|
6065
|
+
const passedParams = {};
|
|
6066
|
+
extend(params, Swiper.defaults);
|
|
6067
|
+
extend(params, Swiper.extendedDefaults);
|
|
6068
|
+
params._emitClasses = true;
|
|
6069
|
+
params.init = false;
|
|
6070
|
+
const rest = {};
|
|
6071
|
+
const allowedParams = paramsList.map(key => key.replace(/_/, ''));
|
|
6072
|
+
const plainObj = Object.assign({}, obj);
|
|
6073
|
+
Object.keys(plainObj).forEach(key => {
|
|
6074
|
+
if (typeof obj[key] === 'undefined') return;
|
|
6075
|
+
|
|
6076
|
+
if (allowedParams.indexOf(key) >= 0) {
|
|
6077
|
+
if (isObject(obj[key])) {
|
|
6078
|
+
params[key] = {};
|
|
6079
|
+
passedParams[key] = {};
|
|
6080
|
+
extend(params[key], obj[key]);
|
|
6081
|
+
extend(passedParams[key], obj[key]);
|
|
6082
|
+
} else {
|
|
6083
|
+
params[key] = obj[key];
|
|
6084
|
+
passedParams[key] = obj[key];
|
|
6085
|
+
}
|
|
6086
|
+
} else if (key.search(/on[A-Z]/) === 0 && typeof obj[key] === 'function') {
|
|
6087
|
+
if (splitEvents) {
|
|
6088
|
+
events[`${key[2].toLowerCase()}${key.substr(3)}`] = obj[key];
|
|
6089
|
+
} else {
|
|
6090
|
+
params.on[`${key[2].toLowerCase()}${key.substr(3)}`] = obj[key];
|
|
6091
|
+
}
|
|
6092
|
+
} else {
|
|
6093
|
+
rest[key] = obj[key];
|
|
6094
|
+
}
|
|
6095
|
+
});
|
|
6096
|
+
['navigation', 'pagination', 'scrollbar'].forEach(key => {
|
|
6097
|
+
if (params[key] === true) params[key] = {};
|
|
6098
|
+
if (params[key] === false) delete params[key];
|
|
6099
|
+
});
|
|
6100
|
+
return {
|
|
6101
|
+
params,
|
|
6102
|
+
passedParams,
|
|
6103
|
+
rest,
|
|
6104
|
+
events
|
|
6105
|
+
};
|
|
6106
|
+
}
|
|
6107
|
+
|
|
6108
|
+
function mountSwiper({
|
|
6109
|
+
el,
|
|
6110
|
+
nextEl,
|
|
6111
|
+
prevEl,
|
|
6112
|
+
paginationEl,
|
|
6113
|
+
scrollbarEl,
|
|
6114
|
+
swiper
|
|
6115
|
+
}, swiperParams) {
|
|
6116
|
+
if (needsNavigation(swiperParams) && nextEl && prevEl) {
|
|
6117
|
+
swiper.params.navigation.nextEl = nextEl;
|
|
6118
|
+
swiper.originalParams.navigation.nextEl = nextEl;
|
|
6119
|
+
swiper.params.navigation.prevEl = prevEl;
|
|
6120
|
+
swiper.originalParams.navigation.prevEl = prevEl;
|
|
6121
|
+
}
|
|
6122
|
+
|
|
6123
|
+
if (needsPagination(swiperParams) && paginationEl) {
|
|
6124
|
+
swiper.params.pagination.el = paginationEl;
|
|
6125
|
+
swiper.originalParams.pagination.el = paginationEl;
|
|
6126
|
+
}
|
|
6127
|
+
|
|
6128
|
+
if (needsScrollbar(swiperParams) && scrollbarEl) {
|
|
6129
|
+
swiper.params.scrollbar.el = scrollbarEl;
|
|
6130
|
+
swiper.originalParams.scrollbar.el = scrollbarEl;
|
|
6131
|
+
}
|
|
6132
|
+
|
|
6133
|
+
swiper.init(el);
|
|
6134
|
+
}
|
|
6135
|
+
|
|
6136
|
+
function getChangedParams(swiperParams, oldParams, children, oldChildren, getKey) {
|
|
6137
|
+
const keys = [];
|
|
6138
|
+
if (!oldParams) return keys;
|
|
6139
|
+
|
|
6140
|
+
const addKey = key => {
|
|
6141
|
+
if (keys.indexOf(key) < 0) keys.push(key);
|
|
6142
|
+
};
|
|
6143
|
+
|
|
6144
|
+
if (children && oldChildren) {
|
|
6145
|
+
const oldChildrenKeys = oldChildren.map(getKey);
|
|
6146
|
+
const childrenKeys = children.map(getKey);
|
|
6147
|
+
if (oldChildrenKeys.join('') !== childrenKeys.join('')) addKey('children');
|
|
6148
|
+
if (oldChildren.length !== children.length) addKey('children');
|
|
6149
|
+
}
|
|
6150
|
+
|
|
6151
|
+
const watchParams = paramsList.filter(key => key[0] === '_').map(key => key.replace(/_/, ''));
|
|
6152
|
+
watchParams.forEach(key => {
|
|
6153
|
+
if (key in swiperParams && key in oldParams) {
|
|
6154
|
+
if (isObject(swiperParams[key]) && isObject(oldParams[key])) {
|
|
6155
|
+
const newKeys = Object.keys(swiperParams[key]);
|
|
6156
|
+
const oldKeys = Object.keys(oldParams[key]);
|
|
6157
|
+
|
|
6158
|
+
if (newKeys.length !== oldKeys.length) {
|
|
6159
|
+
addKey(key);
|
|
6160
|
+
} else {
|
|
6161
|
+
newKeys.forEach(newKey => {
|
|
6162
|
+
if (swiperParams[key][newKey] !== oldParams[key][newKey]) {
|
|
6163
|
+
addKey(key);
|
|
6164
|
+
}
|
|
6165
|
+
});
|
|
6166
|
+
oldKeys.forEach(oldKey => {
|
|
6167
|
+
if (swiperParams[key][oldKey] !== oldParams[key][oldKey]) addKey(key);
|
|
6168
|
+
});
|
|
6169
|
+
}
|
|
6170
|
+
} else if (swiperParams[key] !== oldParams[key]) {
|
|
6171
|
+
addKey(key);
|
|
6172
|
+
}
|
|
6173
|
+
}
|
|
6174
|
+
});
|
|
6175
|
+
return keys;
|
|
6176
|
+
}
|
|
6177
|
+
|
|
6178
|
+
function updateSwiper({
|
|
6179
|
+
swiper,
|
|
6180
|
+
slides,
|
|
6181
|
+
passedParams,
|
|
6182
|
+
changedParams,
|
|
6183
|
+
nextEl,
|
|
6184
|
+
prevEl,
|
|
6185
|
+
scrollbarEl,
|
|
6186
|
+
paginationEl
|
|
6187
|
+
}) {
|
|
6188
|
+
const updateParams = changedParams.filter(key => key !== 'children' && key !== 'direction');
|
|
6189
|
+
const {
|
|
6190
|
+
params: currentParams,
|
|
6191
|
+
pagination,
|
|
6192
|
+
navigation,
|
|
6193
|
+
scrollbar,
|
|
6194
|
+
virtual,
|
|
6195
|
+
thumbs
|
|
6196
|
+
} = swiper;
|
|
6197
|
+
let needThumbsInit;
|
|
6198
|
+
let needControllerInit;
|
|
6199
|
+
let needPaginationInit;
|
|
6200
|
+
let needScrollbarInit;
|
|
6201
|
+
let needNavigationInit;
|
|
6202
|
+
|
|
6203
|
+
if (changedParams.includes('thumbs') && passedParams.thumbs && passedParams.thumbs.swiper && currentParams.thumbs && !currentParams.thumbs.swiper) {
|
|
6204
|
+
needThumbsInit = true;
|
|
6205
|
+
}
|
|
6206
|
+
|
|
6207
|
+
if (changedParams.includes('controller') && passedParams.controller && passedParams.controller.control && currentParams.controller && !currentParams.controller.control) {
|
|
6208
|
+
needControllerInit = true;
|
|
6209
|
+
}
|
|
6210
|
+
|
|
6211
|
+
if (changedParams.includes('pagination') && passedParams.pagination && (passedParams.pagination.el || paginationEl) && (currentParams.pagination || currentParams.pagination === false) && pagination && !pagination.el) {
|
|
6212
|
+
needPaginationInit = true;
|
|
6213
|
+
}
|
|
6214
|
+
|
|
6215
|
+
if (changedParams.includes('scrollbar') && passedParams.scrollbar && (passedParams.scrollbar.el || scrollbarEl) && (currentParams.scrollbar || currentParams.scrollbar === false) && scrollbar && !scrollbar.el) {
|
|
6216
|
+
needScrollbarInit = true;
|
|
6217
|
+
}
|
|
6218
|
+
|
|
6219
|
+
if (changedParams.includes('navigation') && passedParams.navigation && (passedParams.navigation.prevEl || prevEl) && (passedParams.navigation.nextEl || nextEl) && (currentParams.navigation || currentParams.navigation === false) && navigation && !navigation.prevEl && !navigation.nextEl) {
|
|
6220
|
+
needNavigationInit = true;
|
|
6221
|
+
}
|
|
6222
|
+
|
|
6223
|
+
const destroyModule = mod => {
|
|
6224
|
+
if (!swiper[mod]) return;
|
|
6225
|
+
swiper[mod].destroy();
|
|
6226
|
+
|
|
6227
|
+
if (mod === 'navigation') {
|
|
6228
|
+
currentParams[mod].prevEl = undefined;
|
|
6229
|
+
currentParams[mod].nextEl = undefined;
|
|
6230
|
+
swiper[mod].prevEl = undefined;
|
|
6231
|
+
swiper[mod].nextEl = undefined;
|
|
6232
|
+
} else {
|
|
6233
|
+
currentParams[mod].el = undefined;
|
|
6234
|
+
swiper[mod].el = undefined;
|
|
6235
|
+
}
|
|
6236
|
+
};
|
|
6237
|
+
|
|
6238
|
+
updateParams.forEach(key => {
|
|
6239
|
+
if (isObject(currentParams[key]) && isObject(passedParams[key])) {
|
|
6240
|
+
extend(currentParams[key], passedParams[key]);
|
|
6241
|
+
} else {
|
|
6242
|
+
const newValue = passedParams[key];
|
|
6243
|
+
|
|
6244
|
+
if ((newValue === true || newValue === false) && (key === 'navigation' || key === 'pagination' || key === 'scrollbar')) {
|
|
6245
|
+
if (newValue === false) {
|
|
6246
|
+
destroyModule(key);
|
|
6247
|
+
}
|
|
6248
|
+
} else {
|
|
6249
|
+
currentParams[key] = passedParams[key];
|
|
6250
|
+
}
|
|
6251
|
+
}
|
|
6252
|
+
});
|
|
6253
|
+
|
|
6254
|
+
if (updateParams.includes('controller') && !needControllerInit && swiper.controller && swiper.controller.control && currentParams.controller && currentParams.controller.control) {
|
|
6255
|
+
swiper.controller.control = currentParams.controller.control;
|
|
6256
|
+
}
|
|
6257
|
+
|
|
6258
|
+
if (changedParams.includes('children') && slides && virtual && currentParams.virtual.enabled) {
|
|
6259
|
+
virtual.slides = slides;
|
|
6260
|
+
virtual.update(true);
|
|
6261
|
+
} else if (changedParams.includes('children') && swiper.lazy && swiper.params.lazy.enabled) {
|
|
6262
|
+
swiper.lazy.load();
|
|
6263
|
+
}
|
|
6264
|
+
|
|
6265
|
+
if (needThumbsInit) {
|
|
6266
|
+
const initialized = thumbs.init();
|
|
6267
|
+
if (initialized) thumbs.update(true);
|
|
6268
|
+
}
|
|
6269
|
+
|
|
6270
|
+
if (needControllerInit) {
|
|
6271
|
+
swiper.controller.control = currentParams.controller.control;
|
|
6272
|
+
}
|
|
6273
|
+
|
|
6274
|
+
if (needPaginationInit) {
|
|
6275
|
+
if (paginationEl) currentParams.pagination.el = paginationEl;
|
|
6276
|
+
pagination.init();
|
|
6277
|
+
pagination.render();
|
|
6278
|
+
pagination.update();
|
|
6279
|
+
}
|
|
6280
|
+
|
|
6281
|
+
if (needScrollbarInit) {
|
|
6282
|
+
if (scrollbarEl) currentParams.scrollbar.el = scrollbarEl;
|
|
6283
|
+
scrollbar.init();
|
|
6284
|
+
scrollbar.updateSize();
|
|
6285
|
+
scrollbar.setTranslate();
|
|
6286
|
+
}
|
|
6287
|
+
|
|
6288
|
+
if (needNavigationInit) {
|
|
6289
|
+
if (nextEl) currentParams.navigation.nextEl = nextEl;
|
|
6290
|
+
if (prevEl) currentParams.navigation.prevEl = prevEl;
|
|
6291
|
+
navigation.init();
|
|
6292
|
+
navigation.update();
|
|
6293
|
+
}
|
|
6294
|
+
|
|
6295
|
+
if (changedParams.includes('allowSlideNext')) {
|
|
6296
|
+
swiper.allowSlideNext = passedParams.allowSlideNext;
|
|
6297
|
+
}
|
|
6298
|
+
|
|
6299
|
+
if (changedParams.includes('allowSlidePrev')) {
|
|
6300
|
+
swiper.allowSlidePrev = passedParams.allowSlidePrev;
|
|
6301
|
+
}
|
|
6302
|
+
|
|
6303
|
+
if (changedParams.includes('direction')) {
|
|
6304
|
+
swiper.changeDirection(passedParams.direction, false);
|
|
6305
|
+
}
|
|
6306
|
+
|
|
6307
|
+
swiper.update();
|
|
6308
|
+
}
|
|
6309
|
+
|
|
6310
|
+
/* ../node_modules/swiper/svelte/swiper.svelte generated by Svelte v3.51.0 */
|
|
6311
|
+
const get_container_end_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
|
|
6312
|
+
const get_container_end_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
|
|
6313
|
+
const get_wrapper_end_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
|
|
6314
|
+
const get_wrapper_end_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
|
|
6315
|
+
const get_default_slot_changes$1 = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
|
|
6316
|
+
const get_default_slot_context$1 = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
|
|
6317
|
+
const get_wrapper_start_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
|
|
6318
|
+
const get_wrapper_start_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
|
|
6319
|
+
const get_container_start_slot_changes = dirty => ({ virtualData: dirty & /*virtualData*/ 512 });
|
|
6320
|
+
const get_container_start_slot_context = ctx => ({ virtualData: /*virtualData*/ ctx[9] });
|
|
6321
|
+
|
|
6322
|
+
// (162:2) {#if needsNavigation(swiperParams)}
|
|
6323
|
+
function create_if_block_2$4(ctx) {
|
|
6324
|
+
let div0;
|
|
6325
|
+
let t;
|
|
6326
|
+
let div1;
|
|
6327
|
+
|
|
6328
|
+
return {
|
|
6329
|
+
c() {
|
|
6330
|
+
div0 = internal.element("div");
|
|
6331
|
+
t = internal.space();
|
|
6332
|
+
div1 = internal.element("div");
|
|
6333
|
+
internal.attr(div0, "class", "swiper-button-prev");
|
|
6334
|
+
internal.attr(div1, "class", "swiper-button-next");
|
|
6335
|
+
},
|
|
6336
|
+
m(target, anchor) {
|
|
6337
|
+
internal.insert(target, div0, anchor);
|
|
6338
|
+
/*div0_binding*/ ctx[13](div0);
|
|
6339
|
+
internal.insert(target, t, anchor);
|
|
6340
|
+
internal.insert(target, div1, anchor);
|
|
6341
|
+
/*div1_binding*/ ctx[14](div1);
|
|
6342
|
+
},
|
|
6343
|
+
p: internal.noop,
|
|
6344
|
+
d(detaching) {
|
|
6345
|
+
if (detaching) internal.detach(div0);
|
|
6346
|
+
/*div0_binding*/ ctx[13](null);
|
|
6347
|
+
if (detaching) internal.detach(t);
|
|
6348
|
+
if (detaching) internal.detach(div1);
|
|
6349
|
+
/*div1_binding*/ ctx[14](null);
|
|
6350
|
+
}
|
|
6351
|
+
};
|
|
6352
|
+
}
|
|
6353
|
+
|
|
6354
|
+
// (166:2) {#if needsScrollbar(swiperParams)}
|
|
6355
|
+
function create_if_block_1$8(ctx) {
|
|
6356
|
+
let div;
|
|
6357
|
+
|
|
6358
|
+
return {
|
|
6359
|
+
c() {
|
|
6360
|
+
div = internal.element("div");
|
|
6361
|
+
internal.attr(div, "class", "swiper-scrollbar");
|
|
6362
|
+
},
|
|
6363
|
+
m(target, anchor) {
|
|
6364
|
+
internal.insert(target, div, anchor);
|
|
6365
|
+
/*div_binding*/ ctx[15](div);
|
|
6366
|
+
},
|
|
6367
|
+
p: internal.noop,
|
|
6368
|
+
d(detaching) {
|
|
6369
|
+
if (detaching) internal.detach(div);
|
|
6370
|
+
/*div_binding*/ ctx[15](null);
|
|
6371
|
+
}
|
|
6372
|
+
};
|
|
6373
|
+
}
|
|
6374
|
+
|
|
6375
|
+
// (169:2) {#if needsPagination(swiperParams)}
|
|
6376
|
+
function create_if_block$d(ctx) {
|
|
6377
|
+
let div;
|
|
6378
|
+
|
|
6379
|
+
return {
|
|
6380
|
+
c() {
|
|
6381
|
+
div = internal.element("div");
|
|
6382
|
+
internal.attr(div, "class", "swiper-pagination");
|
|
6383
|
+
},
|
|
6384
|
+
m(target, anchor) {
|
|
6385
|
+
internal.insert(target, div, anchor);
|
|
6386
|
+
/*div_binding_1*/ ctx[16](div);
|
|
6387
|
+
},
|
|
6388
|
+
p: internal.noop,
|
|
6389
|
+
d(detaching) {
|
|
6390
|
+
if (detaching) internal.detach(div);
|
|
6391
|
+
/*div_binding_1*/ ctx[16](null);
|
|
6392
|
+
}
|
|
6393
|
+
};
|
|
6394
|
+
}
|
|
6395
|
+
|
|
6396
|
+
function create_fragment$g(ctx) {
|
|
6397
|
+
let div1;
|
|
6398
|
+
let t0;
|
|
6399
|
+
let div0;
|
|
6400
|
+
let t1;
|
|
6401
|
+
let t2;
|
|
6402
|
+
let t3;
|
|
6403
|
+
let show_if_2 = needsNavigation(/*swiperParams*/ ctx[2]);
|
|
6404
|
+
let t4;
|
|
6405
|
+
let show_if_1 = needsScrollbar(/*swiperParams*/ ctx[2]);
|
|
6406
|
+
let t5;
|
|
6407
|
+
let show_if = needsPagination(/*swiperParams*/ ctx[2]);
|
|
6408
|
+
let t6;
|
|
6409
|
+
let div1_class_value;
|
|
6410
|
+
let current;
|
|
6411
|
+
const container_start_slot_template = /*#slots*/ ctx[12]["container-start"];
|
|
6412
|
+
const container_start_slot = internal.create_slot(container_start_slot_template, ctx, /*$$scope*/ ctx[11], get_container_start_slot_context);
|
|
6413
|
+
const wrapper_start_slot_template = /*#slots*/ ctx[12]["wrapper-start"];
|
|
6414
|
+
const wrapper_start_slot = internal.create_slot(wrapper_start_slot_template, ctx, /*$$scope*/ ctx[11], get_wrapper_start_slot_context);
|
|
6415
|
+
const default_slot_template = /*#slots*/ ctx[12].default;
|
|
6416
|
+
const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[11], get_default_slot_context$1);
|
|
6417
|
+
const wrapper_end_slot_template = /*#slots*/ ctx[12]["wrapper-end"];
|
|
6418
|
+
const wrapper_end_slot = internal.create_slot(wrapper_end_slot_template, ctx, /*$$scope*/ ctx[11], get_wrapper_end_slot_context);
|
|
6419
|
+
let if_block0 = show_if_2 && create_if_block_2$4(ctx);
|
|
6420
|
+
let if_block1 = show_if_1 && create_if_block_1$8(ctx);
|
|
6421
|
+
let if_block2 = show_if && create_if_block$d(ctx);
|
|
6422
|
+
const container_end_slot_template = /*#slots*/ ctx[12]["container-end"];
|
|
6423
|
+
const container_end_slot = internal.create_slot(container_end_slot_template, ctx, /*$$scope*/ ctx[11], get_container_end_slot_context);
|
|
6424
|
+
|
|
6425
|
+
let div1_levels = [
|
|
6426
|
+
{
|
|
6427
|
+
class: div1_class_value = uniqueClasses(`${/*containerClasses*/ ctx[1]}${/*className*/ ctx[0] ? ` ${/*className*/ ctx[0]}` : ''}`)
|
|
6428
|
+
},
|
|
6429
|
+
/*restProps*/ ctx[3]
|
|
6430
|
+
];
|
|
6431
|
+
|
|
6432
|
+
let div1_data = {};
|
|
6433
|
+
|
|
6434
|
+
for (let i = 0; i < div1_levels.length; i += 1) {
|
|
6435
|
+
div1_data = internal.assign(div1_data, div1_levels[i]);
|
|
6436
|
+
}
|
|
6437
|
+
|
|
6438
|
+
return {
|
|
6439
|
+
c() {
|
|
6440
|
+
div1 = internal.element("div");
|
|
6441
|
+
if (container_start_slot) container_start_slot.c();
|
|
6442
|
+
t0 = internal.space();
|
|
6443
|
+
div0 = internal.element("div");
|
|
6444
|
+
if (wrapper_start_slot) wrapper_start_slot.c();
|
|
6445
|
+
t1 = internal.space();
|
|
6446
|
+
if (default_slot) default_slot.c();
|
|
6447
|
+
t2 = internal.space();
|
|
6448
|
+
if (wrapper_end_slot) wrapper_end_slot.c();
|
|
6449
|
+
t3 = internal.space();
|
|
6450
|
+
if (if_block0) if_block0.c();
|
|
6451
|
+
t4 = internal.space();
|
|
6452
|
+
if (if_block1) if_block1.c();
|
|
6453
|
+
t5 = internal.space();
|
|
6454
|
+
if (if_block2) if_block2.c();
|
|
6455
|
+
t6 = internal.space();
|
|
6456
|
+
if (container_end_slot) container_end_slot.c();
|
|
6457
|
+
internal.attr(div0, "class", "swiper-wrapper");
|
|
6458
|
+
internal.set_attributes(div1, div1_data);
|
|
6459
|
+
},
|
|
6460
|
+
m(target, anchor) {
|
|
6461
|
+
internal.insert(target, div1, anchor);
|
|
6462
|
+
|
|
6463
|
+
if (container_start_slot) {
|
|
6464
|
+
container_start_slot.m(div1, null);
|
|
6465
|
+
}
|
|
6466
|
+
|
|
6467
|
+
internal.append(div1, t0);
|
|
6468
|
+
internal.append(div1, div0);
|
|
6469
|
+
|
|
6470
|
+
if (wrapper_start_slot) {
|
|
6471
|
+
wrapper_start_slot.m(div0, null);
|
|
6472
|
+
}
|
|
6473
|
+
|
|
6474
|
+
internal.append(div0, t1);
|
|
6475
|
+
|
|
6476
|
+
if (default_slot) {
|
|
6477
|
+
default_slot.m(div0, null);
|
|
6478
|
+
}
|
|
6479
|
+
|
|
6480
|
+
internal.append(div0, t2);
|
|
6481
|
+
|
|
6482
|
+
if (wrapper_end_slot) {
|
|
6483
|
+
wrapper_end_slot.m(div0, null);
|
|
6484
|
+
}
|
|
6485
|
+
|
|
6486
|
+
internal.append(div1, t3);
|
|
6487
|
+
if (if_block0) if_block0.m(div1, null);
|
|
6488
|
+
internal.append(div1, t4);
|
|
6489
|
+
if (if_block1) if_block1.m(div1, null);
|
|
6490
|
+
internal.append(div1, t5);
|
|
6491
|
+
if (if_block2) if_block2.m(div1, null);
|
|
6492
|
+
internal.append(div1, t6);
|
|
6493
|
+
|
|
6494
|
+
if (container_end_slot) {
|
|
6495
|
+
container_end_slot.m(div1, null);
|
|
6496
|
+
}
|
|
6497
|
+
|
|
6498
|
+
/*div1_binding_1*/ ctx[17](div1);
|
|
6499
|
+
current = true;
|
|
6500
|
+
},
|
|
6501
|
+
p(ctx, [dirty]) {
|
|
6502
|
+
if (container_start_slot) {
|
|
6503
|
+
if (container_start_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
|
|
6504
|
+
internal.update_slot_base(
|
|
6505
|
+
container_start_slot,
|
|
6506
|
+
container_start_slot_template,
|
|
6507
|
+
ctx,
|
|
6508
|
+
/*$$scope*/ ctx[11],
|
|
6509
|
+
!current
|
|
6510
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
|
|
6511
|
+
: internal.get_slot_changes(container_start_slot_template, /*$$scope*/ ctx[11], dirty, get_container_start_slot_changes),
|
|
6512
|
+
get_container_start_slot_context
|
|
6513
|
+
);
|
|
6514
|
+
}
|
|
6515
|
+
}
|
|
6516
|
+
|
|
6517
|
+
if (wrapper_start_slot) {
|
|
6518
|
+
if (wrapper_start_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
|
|
6519
|
+
internal.update_slot_base(
|
|
6520
|
+
wrapper_start_slot,
|
|
6521
|
+
wrapper_start_slot_template,
|
|
6522
|
+
ctx,
|
|
6523
|
+
/*$$scope*/ ctx[11],
|
|
6524
|
+
!current
|
|
6525
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
|
|
6526
|
+
: internal.get_slot_changes(wrapper_start_slot_template, /*$$scope*/ ctx[11], dirty, get_wrapper_start_slot_changes),
|
|
6527
|
+
get_wrapper_start_slot_context
|
|
6528
|
+
);
|
|
6529
|
+
}
|
|
6530
|
+
}
|
|
6531
|
+
|
|
6532
|
+
if (default_slot) {
|
|
6533
|
+
if (default_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
|
|
6534
|
+
internal.update_slot_base(
|
|
6535
|
+
default_slot,
|
|
6536
|
+
default_slot_template,
|
|
6537
|
+
ctx,
|
|
6538
|
+
/*$$scope*/ ctx[11],
|
|
6539
|
+
!current
|
|
6540
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
|
|
6541
|
+
: internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[11], dirty, get_default_slot_changes$1),
|
|
6542
|
+
get_default_slot_context$1
|
|
6543
|
+
);
|
|
6544
|
+
}
|
|
6545
|
+
}
|
|
6546
|
+
|
|
6547
|
+
if (wrapper_end_slot) {
|
|
6548
|
+
if (wrapper_end_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
|
|
6549
|
+
internal.update_slot_base(
|
|
6550
|
+
wrapper_end_slot,
|
|
6551
|
+
wrapper_end_slot_template,
|
|
6552
|
+
ctx,
|
|
6553
|
+
/*$$scope*/ ctx[11],
|
|
6554
|
+
!current
|
|
6555
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
|
|
6556
|
+
: internal.get_slot_changes(wrapper_end_slot_template, /*$$scope*/ ctx[11], dirty, get_wrapper_end_slot_changes),
|
|
6557
|
+
get_wrapper_end_slot_context
|
|
6558
|
+
);
|
|
6559
|
+
}
|
|
6560
|
+
}
|
|
6561
|
+
|
|
6562
|
+
if (dirty & /*swiperParams*/ 4) show_if_2 = needsNavigation(/*swiperParams*/ ctx[2]);
|
|
6563
|
+
|
|
6564
|
+
if (show_if_2) {
|
|
6565
|
+
if (if_block0) {
|
|
6566
|
+
if_block0.p(ctx, dirty);
|
|
6567
|
+
} else {
|
|
6568
|
+
if_block0 = create_if_block_2$4(ctx);
|
|
6569
|
+
if_block0.c();
|
|
6570
|
+
if_block0.m(div1, t4);
|
|
6571
|
+
}
|
|
6572
|
+
} else if (if_block0) {
|
|
6573
|
+
if_block0.d(1);
|
|
6574
|
+
if_block0 = null;
|
|
6575
|
+
}
|
|
6576
|
+
|
|
6577
|
+
if (dirty & /*swiperParams*/ 4) show_if_1 = needsScrollbar(/*swiperParams*/ ctx[2]);
|
|
6578
|
+
|
|
6579
|
+
if (show_if_1) {
|
|
6580
|
+
if (if_block1) {
|
|
6581
|
+
if_block1.p(ctx, dirty);
|
|
6582
|
+
} else {
|
|
6583
|
+
if_block1 = create_if_block_1$8(ctx);
|
|
6584
|
+
if_block1.c();
|
|
6585
|
+
if_block1.m(div1, t5);
|
|
6586
|
+
}
|
|
6587
|
+
} else if (if_block1) {
|
|
6588
|
+
if_block1.d(1);
|
|
6589
|
+
if_block1 = null;
|
|
6590
|
+
}
|
|
6591
|
+
|
|
6592
|
+
if (dirty & /*swiperParams*/ 4) show_if = needsPagination(/*swiperParams*/ ctx[2]);
|
|
6593
|
+
|
|
6594
|
+
if (show_if) {
|
|
6595
|
+
if (if_block2) {
|
|
6596
|
+
if_block2.p(ctx, dirty);
|
|
6597
|
+
} else {
|
|
6598
|
+
if_block2 = create_if_block$d(ctx);
|
|
6599
|
+
if_block2.c();
|
|
6600
|
+
if_block2.m(div1, t6);
|
|
6601
|
+
}
|
|
6602
|
+
} else if (if_block2) {
|
|
6603
|
+
if_block2.d(1);
|
|
6604
|
+
if_block2 = null;
|
|
6605
|
+
}
|
|
6606
|
+
|
|
6607
|
+
if (container_end_slot) {
|
|
6608
|
+
if (container_end_slot.p && (!current || dirty & /*$$scope, virtualData*/ 2560)) {
|
|
6609
|
+
internal.update_slot_base(
|
|
6610
|
+
container_end_slot,
|
|
6611
|
+
container_end_slot_template,
|
|
6612
|
+
ctx,
|
|
6613
|
+
/*$$scope*/ ctx[11],
|
|
6614
|
+
!current
|
|
6615
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[11])
|
|
6616
|
+
: internal.get_slot_changes(container_end_slot_template, /*$$scope*/ ctx[11], dirty, get_container_end_slot_changes),
|
|
6617
|
+
get_container_end_slot_context
|
|
6618
|
+
);
|
|
6619
|
+
}
|
|
6620
|
+
}
|
|
6621
|
+
|
|
6622
|
+
internal.set_attributes(div1, div1_data = internal.get_spread_update(div1_levels, [
|
|
6623
|
+
(!current || dirty & /*containerClasses, className*/ 3 && div1_class_value !== (div1_class_value = uniqueClasses(`${/*containerClasses*/ ctx[1]}${/*className*/ ctx[0] ? ` ${/*className*/ ctx[0]}` : ''}`))) && { class: div1_class_value },
|
|
6624
|
+
dirty & /*restProps*/ 8 && /*restProps*/ ctx[3]
|
|
6625
|
+
]));
|
|
6626
|
+
},
|
|
6627
|
+
i(local) {
|
|
6628
|
+
if (current) return;
|
|
6629
|
+
internal.transition_in(container_start_slot, local);
|
|
6630
|
+
internal.transition_in(wrapper_start_slot, local);
|
|
6631
|
+
internal.transition_in(default_slot, local);
|
|
6632
|
+
internal.transition_in(wrapper_end_slot, local);
|
|
6633
|
+
internal.transition_in(container_end_slot, local);
|
|
6634
|
+
current = true;
|
|
6635
|
+
},
|
|
6636
|
+
o(local) {
|
|
6637
|
+
internal.transition_out(container_start_slot, local);
|
|
6638
|
+
internal.transition_out(wrapper_start_slot, local);
|
|
6639
|
+
internal.transition_out(default_slot, local);
|
|
6640
|
+
internal.transition_out(wrapper_end_slot, local);
|
|
6641
|
+
internal.transition_out(container_end_slot, local);
|
|
6642
|
+
current = false;
|
|
6643
|
+
},
|
|
6644
|
+
d(detaching) {
|
|
6645
|
+
if (detaching) internal.detach(div1);
|
|
6646
|
+
if (container_start_slot) container_start_slot.d(detaching);
|
|
6647
|
+
if (wrapper_start_slot) wrapper_start_slot.d(detaching);
|
|
6648
|
+
if (default_slot) default_slot.d(detaching);
|
|
6649
|
+
if (wrapper_end_slot) wrapper_end_slot.d(detaching);
|
|
6650
|
+
if (if_block0) if_block0.d();
|
|
6651
|
+
if (if_block1) if_block1.d();
|
|
6652
|
+
if (if_block2) if_block2.d();
|
|
6653
|
+
if (container_end_slot) container_end_slot.d(detaching);
|
|
6654
|
+
/*div1_binding_1*/ ctx[17](null);
|
|
6655
|
+
}
|
|
6656
|
+
};
|
|
6657
|
+
}
|
|
6658
|
+
|
|
6659
|
+
function instance$g($$self, $$props, $$invalidate) {
|
|
6660
|
+
const omit_props_names = ["class","swiper"];
|
|
6661
|
+
let $$restProps = internal.compute_rest_props($$props, omit_props_names);
|
|
6662
|
+
let { $$slots: slots = {}, $$scope } = $$props;
|
|
6663
|
+
const dispatch = svelte.createEventDispatcher();
|
|
6664
|
+
let { class: className = undefined } = $$props;
|
|
6665
|
+
let containerClasses = 'swiper';
|
|
6666
|
+
let breakpointChanged = false;
|
|
6667
|
+
let swiperInstance = null;
|
|
6668
|
+
let oldPassedParams = null;
|
|
6669
|
+
let paramsData;
|
|
6670
|
+
let swiperParams;
|
|
6671
|
+
let passedParams;
|
|
6672
|
+
let restProps;
|
|
6673
|
+
let swiperEl = null;
|
|
6674
|
+
let prevEl = null;
|
|
6675
|
+
let nextEl = null;
|
|
6676
|
+
let scrollbarEl = null;
|
|
6677
|
+
let paginationEl = null;
|
|
6678
|
+
let virtualData = { slides: [] };
|
|
6679
|
+
|
|
6680
|
+
function swiper() {
|
|
6681
|
+
return swiperInstance;
|
|
6682
|
+
}
|
|
6683
|
+
|
|
6684
|
+
const setVirtualData = data => {
|
|
6685
|
+
$$invalidate(9, virtualData = data);
|
|
6686
|
+
|
|
6687
|
+
svelte.tick().then(() => {
|
|
6688
|
+
swiperInstance.$wrapperEl.children('.swiper-slide').each(el => {
|
|
6689
|
+
if (el.onSwiper) el.onSwiper(swiperInstance);
|
|
6690
|
+
});
|
|
6691
|
+
|
|
6692
|
+
swiperInstance.updateSlides();
|
|
6693
|
+
swiperInstance.updateProgress();
|
|
6694
|
+
swiperInstance.updateSlidesClasses();
|
|
6695
|
+
|
|
6696
|
+
if (swiperInstance.lazy && swiperInstance.params.lazy.enabled) {
|
|
6697
|
+
swiperInstance.lazy.load();
|
|
6698
|
+
}
|
|
6699
|
+
});
|
|
6700
|
+
};
|
|
6701
|
+
|
|
6702
|
+
const calcParams = () => {
|
|
6703
|
+
paramsData = getParams($$restProps);
|
|
6704
|
+
$$invalidate(2, swiperParams = paramsData.params);
|
|
6705
|
+
passedParams = paramsData.passedParams;
|
|
6706
|
+
$$invalidate(3, restProps = paramsData.rest);
|
|
6707
|
+
};
|
|
6708
|
+
|
|
6709
|
+
calcParams();
|
|
6710
|
+
oldPassedParams = passedParams;
|
|
6711
|
+
|
|
6712
|
+
const onBeforeBreakpoint = () => {
|
|
6713
|
+
breakpointChanged = true;
|
|
6714
|
+
};
|
|
6715
|
+
|
|
6716
|
+
swiperParams.onAny = (event, ...args) => {
|
|
6717
|
+
dispatch(event, args);
|
|
6718
|
+
};
|
|
6719
|
+
|
|
6720
|
+
Object.assign(swiperParams.on, {
|
|
6721
|
+
_beforeBreakpoint: onBeforeBreakpoint,
|
|
6722
|
+
_containerClasses(_swiper, classes) {
|
|
6723
|
+
$$invalidate(1, containerClasses = classes);
|
|
6724
|
+
}
|
|
6725
|
+
});
|
|
6726
|
+
|
|
6727
|
+
swiperInstance = new Swiper(swiperParams);
|
|
6728
|
+
svelte.setContext('swiper', swiperInstance);
|
|
6729
|
+
|
|
6730
|
+
if (swiperInstance.virtual && swiperInstance.params.virtual.enabled) {
|
|
6731
|
+
const extendWith = {
|
|
6732
|
+
cache: false,
|
|
6733
|
+
renderExternal: data => {
|
|
6734
|
+
setVirtualData(data);
|
|
6735
|
+
|
|
6736
|
+
if (swiperParams.virtual && swiperParams.virtual.renderExternal) {
|
|
6737
|
+
swiperParams.virtual.renderExternal(data);
|
|
6738
|
+
}
|
|
6739
|
+
},
|
|
6740
|
+
renderExternalUpdate: false
|
|
6741
|
+
};
|
|
6742
|
+
|
|
6743
|
+
extend(swiperInstance.params.virtual, extendWith);
|
|
6744
|
+
extend(swiperInstance.originalParams.virtual, extendWith);
|
|
6745
|
+
}
|
|
6746
|
+
|
|
6747
|
+
svelte.onMount(() => {
|
|
6748
|
+
if (!swiperEl) return;
|
|
6749
|
+
|
|
6750
|
+
mountSwiper(
|
|
6751
|
+
{
|
|
6752
|
+
el: swiperEl,
|
|
6753
|
+
nextEl,
|
|
6754
|
+
prevEl,
|
|
6755
|
+
paginationEl,
|
|
6756
|
+
scrollbarEl,
|
|
6757
|
+
swiper: swiperInstance
|
|
6758
|
+
},
|
|
6759
|
+
swiperParams
|
|
6760
|
+
);
|
|
6761
|
+
|
|
6762
|
+
dispatch('swiper', [swiperInstance]);
|
|
6763
|
+
if (swiperParams.virtual) return;
|
|
6764
|
+
|
|
6765
|
+
swiperInstance.slides.each(el => {
|
|
6766
|
+
if (el.onSwiper) el.onSwiper(swiperInstance);
|
|
6767
|
+
});
|
|
6768
|
+
});
|
|
6769
|
+
|
|
6770
|
+
svelte.afterUpdate(() => {
|
|
6771
|
+
if (!swiperInstance) return;
|
|
6772
|
+
calcParams();
|
|
6773
|
+
const changedParams = getChangedParams(passedParams, oldPassedParams);
|
|
6774
|
+
|
|
6775
|
+
if ((changedParams.length || breakpointChanged) && swiperInstance && !swiperInstance.destroyed) {
|
|
6776
|
+
updateSwiper({
|
|
6777
|
+
swiper: swiperInstance,
|
|
6778
|
+
passedParams,
|
|
6779
|
+
changedParams,
|
|
6780
|
+
nextEl,
|
|
6781
|
+
prevEl,
|
|
6782
|
+
scrollbarEl,
|
|
6783
|
+
paginationEl
|
|
6784
|
+
});
|
|
6785
|
+
}
|
|
6786
|
+
|
|
6787
|
+
breakpointChanged = false;
|
|
6788
|
+
oldPassedParams = passedParams;
|
|
6789
|
+
});
|
|
6790
|
+
|
|
6791
|
+
svelte.onDestroy(() => {
|
|
6792
|
+
// eslint-disable-next-line
|
|
6793
|
+
if (typeof window !== 'undefined' && swiperInstance && !swiperInstance.destroyed) {
|
|
6794
|
+
swiperInstance.destroy(true, false);
|
|
6795
|
+
}
|
|
6796
|
+
});
|
|
6797
|
+
|
|
6798
|
+
function div0_binding($$value) {
|
|
6799
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
6800
|
+
prevEl = $$value;
|
|
6801
|
+
$$invalidate(5, prevEl);
|
|
6802
|
+
});
|
|
6803
|
+
}
|
|
6804
|
+
|
|
6805
|
+
function div1_binding($$value) {
|
|
6806
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
6807
|
+
nextEl = $$value;
|
|
6808
|
+
$$invalidate(6, nextEl);
|
|
6809
|
+
});
|
|
6810
|
+
}
|
|
6811
|
+
|
|
6812
|
+
function div_binding($$value) {
|
|
6813
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
6814
|
+
scrollbarEl = $$value;
|
|
6815
|
+
$$invalidate(7, scrollbarEl);
|
|
6816
|
+
});
|
|
6817
|
+
}
|
|
6818
|
+
|
|
6819
|
+
function div_binding_1($$value) {
|
|
6820
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
6821
|
+
paginationEl = $$value;
|
|
6822
|
+
$$invalidate(8, paginationEl);
|
|
6823
|
+
});
|
|
6824
|
+
}
|
|
6825
|
+
|
|
6826
|
+
function div1_binding_1($$value) {
|
|
6827
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
6828
|
+
swiperEl = $$value;
|
|
6829
|
+
$$invalidate(4, swiperEl);
|
|
6830
|
+
});
|
|
6831
|
+
}
|
|
6832
|
+
|
|
6833
|
+
$$self.$$set = $$new_props => {
|
|
6834
|
+
$$props = internal.assign(internal.assign({}, $$props), internal.exclude_internal_props($$new_props));
|
|
6835
|
+
$$invalidate(27, $$restProps = internal.compute_rest_props($$props, omit_props_names));
|
|
6836
|
+
if ('class' in $$new_props) $$invalidate(0, className = $$new_props.class);
|
|
6837
|
+
if ('$$scope' in $$new_props) $$invalidate(11, $$scope = $$new_props.$$scope);
|
|
6838
|
+
};
|
|
6839
|
+
|
|
6840
|
+
return [
|
|
6841
|
+
className,
|
|
6842
|
+
containerClasses,
|
|
6843
|
+
swiperParams,
|
|
6844
|
+
restProps,
|
|
6845
|
+
swiperEl,
|
|
6846
|
+
prevEl,
|
|
6847
|
+
nextEl,
|
|
6848
|
+
scrollbarEl,
|
|
6849
|
+
paginationEl,
|
|
6850
|
+
virtualData,
|
|
6851
|
+
swiper,
|
|
6852
|
+
$$scope,
|
|
6853
|
+
slots,
|
|
6854
|
+
div0_binding,
|
|
6855
|
+
div1_binding,
|
|
6856
|
+
div_binding,
|
|
6857
|
+
div_binding_1,
|
|
6858
|
+
div1_binding_1
|
|
6859
|
+
];
|
|
6860
|
+
}
|
|
6861
|
+
|
|
6862
|
+
class Swiper_1 extends internal.SvelteComponent {
|
|
6863
|
+
constructor(options) {
|
|
6864
|
+
super();
|
|
6865
|
+
internal.init(this, options, instance$g, create_fragment$g, internal.safe_not_equal, { class: 0, swiper: 10 });
|
|
6866
|
+
}
|
|
6867
|
+
|
|
6868
|
+
get swiper() {
|
|
6869
|
+
return this.$$.ctx[10];
|
|
6870
|
+
}
|
|
6871
|
+
}
|
|
6872
|
+
|
|
6873
|
+
/* ../node_modules/swiper/svelte/swiper-slide.svelte generated by Svelte v3.51.0 */
|
|
6874
|
+
const get_default_slot_changes_1 = dirty => ({ data: dirty & /*slideData*/ 32 });
|
|
6875
|
+
const get_default_slot_context_1 = ctx => ({ data: /*slideData*/ ctx[5] });
|
|
6876
|
+
const get_default_slot_changes = dirty => ({ data: dirty & /*slideData*/ 32 });
|
|
6877
|
+
const get_default_slot_context = ctx => ({ data: /*slideData*/ ctx[5] });
|
|
6878
|
+
|
|
6879
|
+
// (92:2) {:else}
|
|
6880
|
+
function create_else_block$2(ctx) {
|
|
6881
|
+
let current;
|
|
6882
|
+
const default_slot_template = /*#slots*/ ctx[8].default;
|
|
6883
|
+
const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[7], get_default_slot_context_1);
|
|
6884
|
+
|
|
6885
|
+
return {
|
|
6886
|
+
c() {
|
|
6887
|
+
if (default_slot) default_slot.c();
|
|
6888
|
+
},
|
|
6889
|
+
m(target, anchor) {
|
|
6890
|
+
if (default_slot) {
|
|
6891
|
+
default_slot.m(target, anchor);
|
|
6892
|
+
}
|
|
6893
|
+
|
|
6894
|
+
current = true;
|
|
6895
|
+
},
|
|
6896
|
+
p(ctx, dirty) {
|
|
6897
|
+
if (default_slot) {
|
|
6898
|
+
if (default_slot.p && (!current || dirty & /*$$scope, slideData*/ 160)) {
|
|
6899
|
+
internal.update_slot_base(
|
|
6900
|
+
default_slot,
|
|
6901
|
+
default_slot_template,
|
|
6902
|
+
ctx,
|
|
6903
|
+
/*$$scope*/ ctx[7],
|
|
6904
|
+
!current
|
|
6905
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[7])
|
|
6906
|
+
: internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[7], dirty, get_default_slot_changes_1),
|
|
6907
|
+
get_default_slot_context_1
|
|
6908
|
+
);
|
|
6909
|
+
}
|
|
6910
|
+
}
|
|
6911
|
+
},
|
|
6912
|
+
i(local) {
|
|
6913
|
+
if (current) return;
|
|
6914
|
+
internal.transition_in(default_slot, local);
|
|
6915
|
+
current = true;
|
|
6916
|
+
},
|
|
6917
|
+
o(local) {
|
|
6918
|
+
internal.transition_out(default_slot, local);
|
|
6919
|
+
current = false;
|
|
6920
|
+
},
|
|
6921
|
+
d(detaching) {
|
|
6922
|
+
if (default_slot) default_slot.d(detaching);
|
|
6923
|
+
}
|
|
6924
|
+
};
|
|
6925
|
+
}
|
|
6926
|
+
|
|
6927
|
+
// (85:2) {#if zoom}
|
|
6928
|
+
function create_if_block$c(ctx) {
|
|
6929
|
+
let div;
|
|
6930
|
+
let div_data_swiper_zoom_value;
|
|
6931
|
+
let current;
|
|
6932
|
+
const default_slot_template = /*#slots*/ ctx[8].default;
|
|
6933
|
+
const default_slot = internal.create_slot(default_slot_template, ctx, /*$$scope*/ ctx[7], get_default_slot_context);
|
|
6934
|
+
|
|
6935
|
+
return {
|
|
6936
|
+
c() {
|
|
6937
|
+
div = internal.element("div");
|
|
6938
|
+
if (default_slot) default_slot.c();
|
|
6939
|
+
internal.attr(div, "class", "swiper-zoom-container");
|
|
6940
|
+
|
|
6941
|
+
internal.attr(div, "data-swiper-zoom", div_data_swiper_zoom_value = typeof /*zoom*/ ctx[0] === 'number'
|
|
6942
|
+
? /*zoom*/ ctx[0]
|
|
6943
|
+
: undefined);
|
|
6944
|
+
},
|
|
6945
|
+
m(target, anchor) {
|
|
6946
|
+
internal.insert(target, div, anchor);
|
|
6947
|
+
|
|
6948
|
+
if (default_slot) {
|
|
6949
|
+
default_slot.m(div, null);
|
|
6950
|
+
}
|
|
6951
|
+
|
|
6952
|
+
current = true;
|
|
6953
|
+
},
|
|
6954
|
+
p(ctx, dirty) {
|
|
6955
|
+
if (default_slot) {
|
|
6956
|
+
if (default_slot.p && (!current || dirty & /*$$scope, slideData*/ 160)) {
|
|
6957
|
+
internal.update_slot_base(
|
|
6958
|
+
default_slot,
|
|
6959
|
+
default_slot_template,
|
|
6960
|
+
ctx,
|
|
6961
|
+
/*$$scope*/ ctx[7],
|
|
6962
|
+
!current
|
|
6963
|
+
? internal.get_all_dirty_from_scope(/*$$scope*/ ctx[7])
|
|
6964
|
+
: internal.get_slot_changes(default_slot_template, /*$$scope*/ ctx[7], dirty, get_default_slot_changes),
|
|
6965
|
+
get_default_slot_context
|
|
6966
|
+
);
|
|
6967
|
+
}
|
|
6968
|
+
}
|
|
6969
|
+
|
|
6970
|
+
if (!current || dirty & /*zoom*/ 1 && div_data_swiper_zoom_value !== (div_data_swiper_zoom_value = typeof /*zoom*/ ctx[0] === 'number'
|
|
6971
|
+
? /*zoom*/ ctx[0]
|
|
6972
|
+
: undefined)) {
|
|
6973
|
+
internal.attr(div, "data-swiper-zoom", div_data_swiper_zoom_value);
|
|
6974
|
+
}
|
|
6975
|
+
},
|
|
6976
|
+
i(local) {
|
|
6977
|
+
if (current) return;
|
|
6978
|
+
internal.transition_in(default_slot, local);
|
|
6979
|
+
current = true;
|
|
6980
|
+
},
|
|
6981
|
+
o(local) {
|
|
6982
|
+
internal.transition_out(default_slot, local);
|
|
6983
|
+
current = false;
|
|
6984
|
+
},
|
|
6985
|
+
d(detaching) {
|
|
6986
|
+
if (detaching) internal.detach(div);
|
|
6987
|
+
if (default_slot) default_slot.d(detaching);
|
|
6988
|
+
}
|
|
6989
|
+
};
|
|
6990
|
+
}
|
|
6991
|
+
|
|
6992
|
+
function create_fragment$f(ctx) {
|
|
6993
|
+
let div;
|
|
6994
|
+
let current_block_type_index;
|
|
6995
|
+
let if_block;
|
|
6996
|
+
let div_class_value;
|
|
6997
|
+
let current;
|
|
6998
|
+
const if_block_creators = [create_if_block$c, create_else_block$2];
|
|
6999
|
+
const if_blocks = [];
|
|
7000
|
+
|
|
7001
|
+
function select_block_type(ctx, dirty) {
|
|
7002
|
+
if (/*zoom*/ ctx[0]) return 0;
|
|
7003
|
+
return 1;
|
|
7004
|
+
}
|
|
7005
|
+
|
|
7006
|
+
current_block_type_index = select_block_type(ctx);
|
|
7007
|
+
if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
|
|
7008
|
+
|
|
7009
|
+
let div_levels = [
|
|
7010
|
+
{
|
|
7011
|
+
class: div_class_value = uniqueClasses(`${/*slideClasses*/ ctx[3]}${/*className*/ ctx[2] ? ` ${/*className*/ ctx[2]}` : ''}`)
|
|
7012
|
+
},
|
|
7013
|
+
{
|
|
7014
|
+
"data-swiper-slide-index": /*virtualIndex*/ ctx[1]
|
|
7015
|
+
},
|
|
7016
|
+
/*$$restProps*/ ctx[6]
|
|
7017
|
+
];
|
|
7018
|
+
|
|
7019
|
+
let div_data = {};
|
|
7020
|
+
|
|
7021
|
+
for (let i = 0; i < div_levels.length; i += 1) {
|
|
7022
|
+
div_data = internal.assign(div_data, div_levels[i]);
|
|
7023
|
+
}
|
|
7024
|
+
|
|
7025
|
+
return {
|
|
7026
|
+
c() {
|
|
7027
|
+
div = internal.element("div");
|
|
7028
|
+
if_block.c();
|
|
7029
|
+
internal.set_attributes(div, div_data);
|
|
7030
|
+
},
|
|
7031
|
+
m(target, anchor) {
|
|
7032
|
+
internal.insert(target, div, anchor);
|
|
7033
|
+
if_blocks[current_block_type_index].m(div, null);
|
|
7034
|
+
/*div_binding*/ ctx[9](div);
|
|
7035
|
+
current = true;
|
|
7036
|
+
},
|
|
7037
|
+
p(ctx, [dirty]) {
|
|
7038
|
+
let previous_block_index = current_block_type_index;
|
|
7039
|
+
current_block_type_index = select_block_type(ctx);
|
|
7040
|
+
|
|
7041
|
+
if (current_block_type_index === previous_block_index) {
|
|
7042
|
+
if_blocks[current_block_type_index].p(ctx, dirty);
|
|
7043
|
+
} else {
|
|
7044
|
+
internal.group_outros();
|
|
7045
|
+
|
|
7046
|
+
internal.transition_out(if_blocks[previous_block_index], 1, 1, () => {
|
|
7047
|
+
if_blocks[previous_block_index] = null;
|
|
7048
|
+
});
|
|
5860
7049
|
|
|
5861
|
-
|
|
5862
|
-
|
|
5863
|
-
}
|
|
5864
|
-
}, delay);
|
|
5865
|
-
}
|
|
7050
|
+
internal.check_outros();
|
|
7051
|
+
if_block = if_blocks[current_block_type_index];
|
|
5866
7052
|
|
|
5867
|
-
|
|
5868
|
-
|
|
5869
|
-
|
|
5870
|
-
|
|
5871
|
-
|
|
5872
|
-
|
|
5873
|
-
return true;
|
|
5874
|
-
}
|
|
7053
|
+
if (!if_block) {
|
|
7054
|
+
if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx);
|
|
7055
|
+
if_block.c();
|
|
7056
|
+
} else {
|
|
7057
|
+
if_block.p(ctx, dirty);
|
|
7058
|
+
}
|
|
5875
7059
|
|
|
5876
|
-
|
|
5877
|
-
|
|
5878
|
-
|
|
7060
|
+
internal.transition_in(if_block, 1);
|
|
7061
|
+
if_block.m(div, null);
|
|
7062
|
+
}
|
|
5879
7063
|
|
|
5880
|
-
|
|
5881
|
-
|
|
5882
|
-
|
|
5883
|
-
|
|
7064
|
+
internal.set_attributes(div, div_data = internal.get_spread_update(div_levels, [
|
|
7065
|
+
(!current || dirty & /*slideClasses, className*/ 12 && div_class_value !== (div_class_value = uniqueClasses(`${/*slideClasses*/ ctx[3]}${/*className*/ ctx[2] ? ` ${/*className*/ ctx[2]}` : ''}`))) && { class: div_class_value },
|
|
7066
|
+
(!current || dirty & /*virtualIndex*/ 2) && {
|
|
7067
|
+
"data-swiper-slide-index": /*virtualIndex*/ ctx[1]
|
|
7068
|
+
},
|
|
7069
|
+
dirty & /*$$restProps*/ 64 && /*$$restProps*/ ctx[6]
|
|
7070
|
+
]));
|
|
7071
|
+
},
|
|
7072
|
+
i(local) {
|
|
7073
|
+
if (current) return;
|
|
7074
|
+
internal.transition_in(if_block);
|
|
7075
|
+
current = true;
|
|
7076
|
+
},
|
|
7077
|
+
o(local) {
|
|
7078
|
+
internal.transition_out(if_block);
|
|
7079
|
+
current = false;
|
|
7080
|
+
},
|
|
7081
|
+
d(detaching) {
|
|
7082
|
+
if (detaching) internal.detach(div);
|
|
7083
|
+
if_blocks[current_block_type_index].d();
|
|
7084
|
+
/*div_binding*/ ctx[9](null);
|
|
7085
|
+
}
|
|
7086
|
+
};
|
|
7087
|
+
}
|
|
5884
7088
|
|
|
5885
|
-
|
|
5886
|
-
|
|
5887
|
-
|
|
5888
|
-
|
|
7089
|
+
function instance$f($$self, $$props, $$invalidate) {
|
|
7090
|
+
let slideData;
|
|
7091
|
+
const omit_props_names = ["zoom","virtualIndex","class"];
|
|
7092
|
+
let $$restProps = internal.compute_rest_props($$props, omit_props_names);
|
|
7093
|
+
let { $$slots: slots = {}, $$scope } = $$props;
|
|
7094
|
+
let { zoom = undefined } = $$props;
|
|
7095
|
+
let { virtualIndex = undefined } = $$props;
|
|
7096
|
+
let { class: className = undefined } = $$props;
|
|
7097
|
+
let slideEl = null;
|
|
7098
|
+
let slideClasses = 'swiper-slide';
|
|
7099
|
+
let swiper = svelte.getContext('swiper');
|
|
7100
|
+
let eventAttached = false;
|
|
7101
|
+
|
|
7102
|
+
const updateClasses = (_, el, classNames) => {
|
|
7103
|
+
if (el === slideEl) {
|
|
7104
|
+
$$invalidate(3, slideClasses = classNames);
|
|
7105
|
+
}
|
|
7106
|
+
};
|
|
5889
7107
|
|
|
5890
|
-
|
|
5891
|
-
|
|
5892
|
-
|
|
5893
|
-
|
|
5894
|
-
|
|
7108
|
+
const attachEvent = () => {
|
|
7109
|
+
if (!swiper || eventAttached) return;
|
|
7110
|
+
swiper.on('_slideClass', updateClasses);
|
|
7111
|
+
eventAttached = true;
|
|
7112
|
+
};
|
|
5895
7113
|
|
|
5896
|
-
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
swiper.$wrapperEl[0].addEventListener(event, onTransitionEnd);
|
|
5902
|
-
});
|
|
5903
|
-
}
|
|
5904
|
-
}
|
|
7114
|
+
const detachEvent = () => {
|
|
7115
|
+
if (!swiper) return;
|
|
7116
|
+
swiper.off('_slideClass', updateClasses);
|
|
7117
|
+
eventAttached = false;
|
|
7118
|
+
};
|
|
5905
7119
|
|
|
5906
|
-
|
|
5907
|
-
|
|
7120
|
+
svelte.onMount(() => {
|
|
7121
|
+
if (typeof virtualIndex === 'undefined') return;
|
|
5908
7122
|
|
|
5909
|
-
|
|
5910
|
-
|
|
5911
|
-
|
|
7123
|
+
$$invalidate(
|
|
7124
|
+
4,
|
|
7125
|
+
slideEl.onSwiper = _swiper => {
|
|
7126
|
+
swiper = _swiper;
|
|
7127
|
+
attachEvent();
|
|
7128
|
+
},
|
|
7129
|
+
slideEl
|
|
7130
|
+
);
|
|
5912
7131
|
|
|
5913
|
-
|
|
5914
|
-
|
|
5915
|
-
swiper.autoplay.paused = false;
|
|
5916
|
-
}
|
|
5917
|
-
}
|
|
7132
|
+
attachEvent();
|
|
7133
|
+
});
|
|
5918
7134
|
|
|
5919
|
-
|
|
5920
|
-
|
|
5921
|
-
if (e.target !== swiper.$wrapperEl[0]) return;
|
|
5922
|
-
['transitionend', 'webkitTransitionEnd'].forEach(event => {
|
|
5923
|
-
swiper.$wrapperEl[0].removeEventListener(event, onTransitionEnd);
|
|
5924
|
-
});
|
|
5925
|
-
swiper.autoplay.paused = false;
|
|
7135
|
+
svelte.afterUpdate(() => {
|
|
7136
|
+
if (!slideEl || !swiper) return;
|
|
5926
7137
|
|
|
5927
|
-
|
|
5928
|
-
|
|
5929
|
-
|
|
5930
|
-
|
|
5931
|
-
}
|
|
5932
|
-
}
|
|
7138
|
+
if (swiper.destroyed) {
|
|
7139
|
+
if (slideClasses !== 'swiper-slide') {
|
|
7140
|
+
$$invalidate(3, slideClasses = 'swiper-slide');
|
|
7141
|
+
}
|
|
5933
7142
|
|
|
5934
|
-
|
|
5935
|
-
|
|
5936
|
-
stop();
|
|
5937
|
-
} else {
|
|
5938
|
-
emit('autoplayPause');
|
|
5939
|
-
pause();
|
|
5940
|
-
}
|
|
7143
|
+
return;
|
|
7144
|
+
}
|
|
5941
7145
|
|
|
5942
|
-
|
|
5943
|
-
|
|
5944
|
-
});
|
|
5945
|
-
}
|
|
7146
|
+
attachEvent();
|
|
7147
|
+
});
|
|
5946
7148
|
|
|
5947
|
-
|
|
5948
|
-
|
|
5949
|
-
|
|
5950
|
-
}
|
|
7149
|
+
svelte.beforeUpdate(() => {
|
|
7150
|
+
attachEvent();
|
|
7151
|
+
});
|
|
5951
7152
|
|
|
5952
|
-
|
|
5953
|
-
|
|
5954
|
-
|
|
5955
|
-
|
|
7153
|
+
svelte.onDestroy(() => {
|
|
7154
|
+
if (!swiper) return;
|
|
7155
|
+
detachEvent();
|
|
7156
|
+
});
|
|
5956
7157
|
|
|
5957
|
-
|
|
5958
|
-
|
|
5959
|
-
|
|
5960
|
-
|
|
5961
|
-
|
|
5962
|
-
|
|
7158
|
+
function div_binding($$value) {
|
|
7159
|
+
internal.binding_callbacks[$$value ? 'unshift' : 'push'](() => {
|
|
7160
|
+
slideEl = $$value;
|
|
7161
|
+
$$invalidate(4, slideEl);
|
|
7162
|
+
});
|
|
7163
|
+
}
|
|
5963
7164
|
|
|
5964
|
-
|
|
5965
|
-
|
|
5966
|
-
|
|
5967
|
-
|
|
7165
|
+
$$self.$$set = $$new_props => {
|
|
7166
|
+
$$props = internal.assign(internal.assign({}, $$props), internal.exclude_internal_props($$new_props));
|
|
7167
|
+
$$invalidate(6, $$restProps = internal.compute_rest_props($$props, omit_props_names));
|
|
7168
|
+
if ('zoom' in $$new_props) $$invalidate(0, zoom = $$new_props.zoom);
|
|
7169
|
+
if ('virtualIndex' in $$new_props) $$invalidate(1, virtualIndex = $$new_props.virtualIndex);
|
|
7170
|
+
if ('class' in $$new_props) $$invalidate(2, className = $$new_props.class);
|
|
7171
|
+
if ('$$scope' in $$new_props) $$invalidate(7, $$scope = $$new_props.$$scope);
|
|
7172
|
+
};
|
|
5968
7173
|
|
|
5969
|
-
|
|
5970
|
-
|
|
5971
|
-
|
|
5972
|
-
|
|
5973
|
-
|
|
5974
|
-
|
|
5975
|
-
|
|
5976
|
-
|
|
5977
|
-
|
|
5978
|
-
|
|
5979
|
-
|
|
5980
|
-
swiper.autoplay.pause(speed);
|
|
5981
|
-
} else {
|
|
5982
|
-
stop();
|
|
5983
|
-
}
|
|
5984
|
-
}
|
|
5985
|
-
});
|
|
5986
|
-
on('sliderFirstMove', () => {
|
|
5987
|
-
if (swiper.autoplay.running) {
|
|
5988
|
-
if (swiper.params.autoplay.disableOnInteraction) {
|
|
5989
|
-
stop();
|
|
5990
|
-
} else {
|
|
5991
|
-
pause();
|
|
5992
|
-
}
|
|
5993
|
-
}
|
|
5994
|
-
});
|
|
5995
|
-
on('touchEnd', () => {
|
|
5996
|
-
if (swiper.params.cssMode && swiper.autoplay.paused && !swiper.params.autoplay.disableOnInteraction) {
|
|
5997
|
-
run();
|
|
5998
|
-
}
|
|
5999
|
-
});
|
|
6000
|
-
on('destroy', () => {
|
|
6001
|
-
detachMouseEvents();
|
|
7174
|
+
$$self.$$.update = () => {
|
|
7175
|
+
if ($$self.$$.dirty & /*slideClasses*/ 8) {
|
|
7176
|
+
$$invalidate(5, slideData = {
|
|
7177
|
+
isActive: slideClasses.indexOf('swiper-slide-active') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-active') >= 0,
|
|
7178
|
+
isVisible: slideClasses.indexOf('swiper-slide-visible') >= 0,
|
|
7179
|
+
isDuplicate: slideClasses.indexOf('swiper-slide-duplicate') >= 0,
|
|
7180
|
+
isPrev: slideClasses.indexOf('swiper-slide-prev') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-prev') >= 0,
|
|
7181
|
+
isNext: slideClasses.indexOf('swiper-slide-next') >= 0 || slideClasses.indexOf('swiper-slide-duplicate-next') >= 0
|
|
7182
|
+
});
|
|
7183
|
+
}
|
|
7184
|
+
};
|
|
6002
7185
|
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
|
|
7186
|
+
return [
|
|
7187
|
+
zoom,
|
|
7188
|
+
virtualIndex,
|
|
7189
|
+
className,
|
|
7190
|
+
slideClasses,
|
|
7191
|
+
slideEl,
|
|
7192
|
+
slideData,
|
|
7193
|
+
$$restProps,
|
|
7194
|
+
$$scope,
|
|
7195
|
+
slots,
|
|
7196
|
+
div_binding
|
|
7197
|
+
];
|
|
7198
|
+
}
|
|
6006
7199
|
|
|
6007
|
-
|
|
6008
|
-
|
|
6009
|
-
|
|
6010
|
-
|
|
6011
|
-
|
|
6012
|
-
run,
|
|
6013
|
-
start,
|
|
6014
|
-
stop
|
|
6015
|
-
});
|
|
7200
|
+
class Swiper_slide extends internal.SvelteComponent {
|
|
7201
|
+
constructor(options) {
|
|
7202
|
+
super();
|
|
7203
|
+
internal.init(this, options, instance$f, create_fragment$f, internal.safe_not_equal, { zoom: 0, virtualIndex: 1, class: 2 });
|
|
7204
|
+
}
|
|
6016
7205
|
}
|
|
6017
7206
|
|
|
6018
|
-
/* src/PanoTagPlugin/Components/Common/MediaItem.svelte generated by Svelte v3.
|
|
7207
|
+
/* src/PanoTagPlugin/Components/Common/MediaItem.svelte generated by Svelte v3.51.0 */
|
|
6019
7208
|
|
|
6020
7209
|
function add_css$e(target) {
|
|
6021
7210
|
internal.append_styles(target, "svelte-6jwk1w", ".media-item.svelte-6jwk1w{height:100%}.media-content.svelte-6jwk1w{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.video-icon.svelte-6jwk1w{width:1.75rem;height:1.75rem;background-size:100%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
|
|
@@ -6211,7 +7400,7 @@ class MediaItem extends internal.SvelteComponent {
|
|
|
6211
7400
|
}
|
|
6212
7401
|
}
|
|
6213
7402
|
|
|
6214
|
-
/* src/PanoTagPlugin/Components/Common/Media.svelte generated by Svelte v3.
|
|
7403
|
+
/* src/PanoTagPlugin/Components/Common/Media.svelte generated by Svelte v3.51.0 */
|
|
6215
7404
|
|
|
6216
7405
|
function add_css$d(target) {
|
|
6217
7406
|
internal.append_styles(target, "svelte-ai0lv9", ".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
|
|
@@ -6223,7 +7412,7 @@ function get_each_context$3(ctx, list, i) {
|
|
|
6223
7412
|
return child_ctx;
|
|
6224
7413
|
}
|
|
6225
7414
|
|
|
6226
|
-
// (
|
|
7415
|
+
// (25:0) {#if unfolded}
|
|
6227
7416
|
function create_if_block$a(ctx) {
|
|
6228
7417
|
let div;
|
|
6229
7418
|
let current_block_type_index;
|
|
@@ -6334,7 +7523,7 @@ function create_if_block$a(ctx) {
|
|
|
6334
7523
|
};
|
|
6335
7524
|
}
|
|
6336
7525
|
|
|
6337
|
-
// (
|
|
7526
|
+
// (82:4) {:else}
|
|
6338
7527
|
function create_else_block$1(ctx) {
|
|
6339
7528
|
let mediaitem;
|
|
6340
7529
|
let current;
|
|
@@ -6375,12 +7564,12 @@ function create_else_block$1(ctx) {
|
|
|
6375
7564
|
};
|
|
6376
7565
|
}
|
|
6377
7566
|
|
|
6378
|
-
// (
|
|
7567
|
+
// (32:4) {#if carouselEnabled}
|
|
6379
7568
|
function create_if_block_1$6(ctx) {
|
|
6380
7569
|
let swiper;
|
|
6381
7570
|
let current;
|
|
6382
7571
|
|
|
6383
|
-
swiper = new
|
|
7572
|
+
swiper = new Swiper_1({
|
|
6384
7573
|
props: {
|
|
6385
7574
|
style: "height: 100%",
|
|
6386
7575
|
modules: [Autoplay],
|
|
@@ -6440,7 +7629,7 @@ function create_if_block_1$6(ctx) {
|
|
|
6440
7629
|
};
|
|
6441
7630
|
}
|
|
6442
7631
|
|
|
6443
|
-
// (
|
|
7632
|
+
// (77:10) <SwiperSlide>
|
|
6444
7633
|
function create_default_slot_1(ctx) {
|
|
6445
7634
|
let mediaitem;
|
|
6446
7635
|
let t;
|
|
@@ -6485,12 +7674,12 @@ function create_default_slot_1(ctx) {
|
|
|
6485
7674
|
};
|
|
6486
7675
|
}
|
|
6487
7676
|
|
|
6488
|
-
// (
|
|
7677
|
+
// (76:8) {#each mediaDataList as media}
|
|
6489
7678
|
function create_each_block$3(ctx) {
|
|
6490
7679
|
let swiperslide;
|
|
6491
7680
|
let current;
|
|
6492
7681
|
|
|
6493
|
-
swiperslide = new
|
|
7682
|
+
swiperslide = new Swiper_slide({
|
|
6494
7683
|
props: {
|
|
6495
7684
|
$$slots: { default: [create_default_slot_1] },
|
|
6496
7685
|
$$scope: { ctx }
|
|
@@ -6529,7 +7718,7 @@ function create_each_block$3(ctx) {
|
|
|
6529
7718
|
};
|
|
6530
7719
|
}
|
|
6531
7720
|
|
|
6532
|
-
// (
|
|
7721
|
+
// (33:6) <Swiper style="height: 100%" modules={[Autoplay]} spaceBetween={30} autoplay={autoplay ? noTypecheck({ delay: 2000, stopOnLastSlide: false, disableOnInteraction: false }) : false} loop on:slideChange={async (event) => { if (!autoplay) return if (!autoplayConfig.autoplayVideo) return const swiper = event.detail[0] if (!swiper) return const index = swiper.realIndex // loop 完一圈后,swiper.realIndex 会重复一次,比如有三张图片 [0,1,2],slideChange 触发后输出的 index 为 [0,1,2,0,0,1,2,0,0,1,2,0], 添加 lastAutoPlayIndex 判断后,输出为[0,1,2,0,1,2,0,1,2,0] if (index === lastAutoPlayIndex) return lastAutoPlayIndex = index const media = mediaDataList[index] if (!media) return if (media.type !== 'Video') return // 先暂停自动轮播 swiper.autoplay.stop() // 播放视频 await new Promise((resolve) => { const video = swiper.slides[swiper.activeIndex]?.querySelector('video') if (!video) { resolve(noTypecheck(null)) return } video.muted = true video.play() video.onerror = () => resolve(noTypecheck(null)) video.onended = () => resolve(noTypecheck(null)) video.onclick = () => { video.pause() resolve(noTypecheck(null)) } }) // 恢复自动轮播 swiper.autoplay.start() }} >
|
|
6533
7722
|
function create_default_slot(ctx) {
|
|
6534
7723
|
let each_1_anchor;
|
|
6535
7724
|
let current;
|
|
@@ -6710,6 +7899,7 @@ function instance$d($$self, $$props, $$invalidate) {
|
|
|
6710
7899
|
return;
|
|
6711
7900
|
}
|
|
6712
7901
|
|
|
7902
|
+
video.muted = true;
|
|
6713
7903
|
video.play();
|
|
6714
7904
|
video.onerror = () => resolve(noTypecheck(null));
|
|
6715
7905
|
video.onended = () => resolve(noTypecheck(null));
|
|
@@ -6796,7 +7986,7 @@ class Media extends internal.SvelteComponent {
|
|
|
6796
7986
|
}
|
|
6797
7987
|
}
|
|
6798
7988
|
|
|
6799
|
-
/* src/PanoTagPlugin/Components/Tag/ImageTextTag.svelte generated by Svelte v3.
|
|
7989
|
+
/* src/PanoTagPlugin/Components/Tag/ImageTextTag.svelte generated by Svelte v3.51.0 */
|
|
6800
7990
|
|
|
6801
7991
|
function add_css$c(target) {
|
|
6802
7992
|
internal.append_styles(target, "svelte-1p8f9wy", ".line.svelte-1p8f9wy{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%);z-index:10}.text.svelte-1p8f9wy{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;z-index:10;font-weight:600}.media-wrapper.svelte-1p8f9wy{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;z-index:10;font-weight:600}");
|
|
@@ -7170,10 +8360,10 @@ class ImageTextTag extends internal.SvelteComponent {
|
|
|
7170
8360
|
}
|
|
7171
8361
|
}
|
|
7172
8362
|
|
|
7173
|
-
/* src/PanoTagPlugin/Components/Tag/MarketingTag.svelte generated by Svelte v3.
|
|
8363
|
+
/* src/PanoTagPlugin/Components/Tag/MarketingTag.svelte generated by Svelte v3.51.0 */
|
|
7174
8364
|
|
|
7175
8365
|
function add_css$b(target) {
|
|
7176
|
-
internal.append_styles(target, "svelte-
|
|
8366
|
+
internal.append_styles(target, "svelte-8mby9k", ".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}");
|
|
7177
8367
|
}
|
|
7178
8368
|
|
|
7179
8369
|
function get_each_context$1(ctx, list, i) {
|
|
@@ -7198,7 +8388,7 @@ function create_if_block_4$1(ctx) {
|
|
|
7198
8388
|
c() {
|
|
7199
8389
|
div = internal.element("div");
|
|
7200
8390
|
t = internal.text(t_value);
|
|
7201
|
-
internal.attr(div, "class", "base-tag primary-tag svelte-
|
|
8391
|
+
internal.attr(div, "class", "base-tag primary-tag svelte-8mby9k");
|
|
7202
8392
|
},
|
|
7203
8393
|
m(target, anchor) {
|
|
7204
8394
|
internal.insert(target, div, anchor);
|
|
@@ -7258,7 +8448,7 @@ function create_if_block_3$1(ctx) {
|
|
|
7258
8448
|
c() {
|
|
7259
8449
|
div = internal.element("div");
|
|
7260
8450
|
t = internal.text(t_value);
|
|
7261
|
-
internal.attr(div, "class", "base-tag secondary-tag svelte-
|
|
8451
|
+
internal.attr(div, "class", "base-tag secondary-tag svelte-8mby9k");
|
|
7262
8452
|
},
|
|
7263
8453
|
m(target, anchor) {
|
|
7264
8454
|
internal.insert(target, div, anchor);
|
|
@@ -7324,8 +8514,8 @@ function create_if_block_1$4(ctx) {
|
|
|
7324
8514
|
t0 = internal.text(t0_value);
|
|
7325
8515
|
t1 = internal.space();
|
|
7326
8516
|
if (if_block) if_block.c();
|
|
7327
|
-
internal.attr(span, "class", "value svelte-
|
|
7328
|
-
internal.attr(div, "class", "price svelte-
|
|
8517
|
+
internal.attr(span, "class", "value svelte-8mby9k");
|
|
8518
|
+
internal.attr(div, "class", "price svelte-8mby9k");
|
|
7329
8519
|
},
|
|
7330
8520
|
m(target, anchor) {
|
|
7331
8521
|
internal.insert(target, div, anchor);
|
|
@@ -7367,7 +8557,7 @@ function create_if_block_2$2(ctx) {
|
|
|
7367
8557
|
c() {
|
|
7368
8558
|
span = internal.element("span");
|
|
7369
8559
|
t = internal.text(t_value);
|
|
7370
|
-
internal.attr(span, "class", "unit svelte-
|
|
8560
|
+
internal.attr(span, "class", "unit svelte-8mby9k");
|
|
7371
8561
|
},
|
|
7372
8562
|
m(target, anchor) {
|
|
7373
8563
|
internal.insert(target, span, anchor);
|
|
@@ -7392,7 +8582,7 @@ function create_if_block$8(ctx) {
|
|
|
7392
8582
|
c() {
|
|
7393
8583
|
div = internal.element("div");
|
|
7394
8584
|
t = internal.text(t_value);
|
|
7395
|
-
internal.attr(div, "class", "goto-button goto-icon svelte-
|
|
8585
|
+
internal.attr(div, "class", "goto-button goto-icon svelte-8mby9k");
|
|
7396
8586
|
},
|
|
7397
8587
|
m(target, anchor) {
|
|
7398
8588
|
internal.insert(target, div, anchor);
|
|
@@ -7488,7 +8678,7 @@ function create_fragment$b(ctx) {
|
|
|
7488
8678
|
if (if_block0) if_block0.c();
|
|
7489
8679
|
t7 = internal.space();
|
|
7490
8680
|
if (if_block1) if_block1.c();
|
|
7491
|
-
internal.attr(div0, "class", "line svelte-
|
|
8681
|
+
internal.attr(div0, "class", "line svelte-8mby9k");
|
|
7492
8682
|
|
|
7493
8683
|
internal.set_style(
|
|
7494
8684
|
div0,
|
|
@@ -7499,13 +8689,13 @@ function create_fragment$b(ctx) {
|
|
|
7499
8689
|
false
|
|
7500
8690
|
);
|
|
7501
8691
|
|
|
7502
|
-
internal.attr(img, "class", "headerImage svelte-
|
|
8692
|
+
internal.attr(img, "class", "headerImage svelte-8mby9k");
|
|
7503
8693
|
if (!internal.src_url_equal(img.src, img_src_value = /*data*/ ctx[2].headerPictureUrl)) internal.attr(img, "src", img_src_value);
|
|
7504
8694
|
internal.attr(img, "alt", "");
|
|
7505
|
-
internal.attr(div1, "class", "tag svelte-
|
|
7506
|
-
internal.attr(div2, "class", "text svelte-
|
|
7507
|
-
internal.attr(div3, "class", "title svelte-
|
|
7508
|
-
internal.attr(div4, "class", "footer svelte-
|
|
8695
|
+
internal.attr(div1, "class", "tag svelte-8mby9k");
|
|
8696
|
+
internal.attr(div2, "class", "text svelte-8mby9k");
|
|
8697
|
+
internal.attr(div3, "class", "title svelte-8mby9k");
|
|
8698
|
+
internal.attr(div4, "class", "footer svelte-8mby9k");
|
|
7509
8699
|
|
|
7510
8700
|
internal.set_style(
|
|
7511
8701
|
div4,
|
|
@@ -7516,7 +8706,7 @@ function create_fragment$b(ctx) {
|
|
|
7516
8706
|
false
|
|
7517
8707
|
);
|
|
7518
8708
|
|
|
7519
|
-
internal.attr(div5, "class", "content svelte-
|
|
8709
|
+
internal.attr(div5, "class", "content svelte-8mby9k");
|
|
7520
8710
|
|
|
7521
8711
|
internal.set_style(
|
|
7522
8712
|
div5,
|
|
@@ -7527,7 +8717,7 @@ function create_fragment$b(ctx) {
|
|
|
7527
8717
|
false
|
|
7528
8718
|
);
|
|
7529
8719
|
|
|
7530
|
-
internal.attr(div6, "class", "marketing svelte-
|
|
8720
|
+
internal.attr(div6, "class", "marketing svelte-8mby9k");
|
|
7531
8721
|
internal.toggle_class(div6, "unfolded", /*unfolded*/ ctx[1]);
|
|
7532
8722
|
internal.toggle_class(div6, "folded", /*folded*/ ctx[3]);
|
|
7533
8723
|
},
|
|
@@ -7757,10 +8947,10 @@ class MarketingTag extends internal.SvelteComponent {
|
|
|
7757
8947
|
}
|
|
7758
8948
|
}
|
|
7759
8949
|
|
|
7760
|
-
/* src/PanoTagPlugin/Components/Common/Audio.svelte generated by Svelte v3.
|
|
8950
|
+
/* src/PanoTagPlugin/Components/Common/Audio.svelte generated by Svelte v3.51.0 */
|
|
7761
8951
|
|
|
7762
8952
|
function add_css$a(target) {
|
|
7763
|
-
internal.append_styles(target, "svelte-
|
|
8953
|
+
internal.append_styles(target, "svelte-1ku3wt4", ".audio.svelte-1ku3wt4.svelte-1ku3wt4{position:relative;width:100%;height:100%;cursor:pointer}@keyframes svelte-1ku3wt4-playing{25%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' transform='translate(-1 -1)' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}50%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM5.533 6.685L4.169 8.049l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}75%{background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm-.656 4.874l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .875-.333 1.67-.88 2.268l.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}}.paused.svelte-1ku3wt4 .audio-icon.svelte-1ku3wt4{animation:none}.audio-icon.svelte-1ku3wt4.svelte-1ku3wt4{width:100%;height:100%;border-radius:50%;background-size:100%;animation:svelte-1ku3wt4-playing 2s steps(1) infinite;background-image:url(\"data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zm1.428 2.79l-.953.952a6.222 6.222 0 0 1 1.775 4.36c0 1.571-.58 3.006-1.538 4.103l-.184.202.793.794a7.344 7.344 0 0 0 2.21-5.26A7.341 7.341 0 0 0 9.428 2.79zM7.344 4.873l-.906.905A3.35 3.35 0 0 1 7.369 8.1c0 .802-.28 1.537-.748 2.115l-.132.153.906.906A4.628 4.628 0 0 0 8.65 8.101a4.627 4.627 0 0 0-1.306-3.227zm-1.811 1.81L4.169 8.05l1.414 1.413a2.078 2.078 0 0 0-.05-2.777z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E\")}");
|
|
7764
8954
|
}
|
|
7765
8955
|
|
|
7766
8956
|
// (34:0) {#if unfolded}
|
|
@@ -7795,11 +8985,11 @@ function create_if_block$7(ctx) {
|
|
|
7795
8985
|
div0 = internal.element("div");
|
|
7796
8986
|
t1 = internal.space();
|
|
7797
8987
|
audio_1 = internal.element("audio");
|
|
7798
|
-
internal.attr(div0, "class", "audio-icon svelte-
|
|
8988
|
+
internal.attr(div0, "class", "audio-icon svelte-1ku3wt4");
|
|
7799
8989
|
audio_1.controls = false;
|
|
7800
8990
|
internal.attr(audio_1, "playsinline", "");
|
|
7801
8991
|
if (!internal.src_url_equal(audio_1.src, audio_1_src_value = /*url*/ ctx[3])) internal.attr(audio_1, "src", audio_1_src_value);
|
|
7802
|
-
internal.attr(div1, "class", "audio svelte-
|
|
8992
|
+
internal.attr(div1, "class", "audio svelte-1ku3wt4");
|
|
7803
8993
|
internal.toggle_class(div1, "paused", /*paused*/ ctx[6]);
|
|
7804
8994
|
},
|
|
7805
8995
|
m(target, anchor) {
|
|
@@ -8069,10 +9259,10 @@ class Audio extends internal.SvelteComponent {
|
|
|
8069
9259
|
}
|
|
8070
9260
|
}
|
|
8071
9261
|
|
|
8072
|
-
/* src/PanoTagPlugin/Components/Tag/AudioTag.svelte generated by Svelte v3.
|
|
9262
|
+
/* src/PanoTagPlugin/Components/Tag/AudioTag.svelte generated by Svelte v3.51.0 */
|
|
8073
9263
|
|
|
8074
9264
|
function add_css$9(target) {
|
|
8075
|
-
internal.append_styles(target, "svelte-
|
|
9265
|
+
internal.append_styles(target, "svelte-4r8s18", ".audio-tag.svelte-4r8s18.svelte-4r8s18{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.line.svelte-4r8s18.svelte-4r8s18{display:flex;position:absolute;top:0;left:0;width:10.125rem;height:0.0625rem;transform:translate3d(0, -50%, 0.625rem)}.content.svelte-4r8s18.svelte-4r8s18{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-4r8s18.svelte-4r8s18{position:relative;width:100%;height:100%}.audio-icon.svelte-4r8s18.svelte-4r8s18{vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.unfolded.svelte-4r8s18 .audio-icon.svelte-4r8s18{pointer-events:auto}");
|
|
8076
9266
|
}
|
|
8077
9267
|
|
|
8078
9268
|
// (28:0) {#if tag.state}
|
|
@@ -8148,14 +9338,14 @@ function create_if_block$6(ctx) {
|
|
|
8148
9338
|
t2 = internal.space();
|
|
8149
9339
|
div2 = internal.element("div");
|
|
8150
9340
|
internal.create_component(multilinetext.$$.fragment);
|
|
8151
|
-
internal.attr(div0, "class", "line svelte-
|
|
9341
|
+
internal.attr(div0, "class", "line svelte-4r8s18");
|
|
8152
9342
|
internal.set_style(div0, "width", /*contentWidth*/ ctx[3] + 'px', false);
|
|
8153
|
-
internal.attr(div1, "class", "audio-icon svelte-
|
|
9343
|
+
internal.attr(div1, "class", "audio-icon svelte-4r8s18");
|
|
8154
9344
|
internal.set_style(div2, "display", `inline-block`, false);
|
|
8155
|
-
internal.attr(div3, "class", "wrapper svelte-
|
|
8156
|
-
internal.attr(div4, "class", "content svelte-
|
|
9345
|
+
internal.attr(div3, "class", "wrapper svelte-4r8s18");
|
|
9346
|
+
internal.attr(div4, "class", "content svelte-4r8s18");
|
|
8157
9347
|
internal.add_render_callback(() => /*div4_elementresize_handler*/ ctx[10].call(div4));
|
|
8158
|
-
internal.attr(div5, "class", "audio-tag svelte-
|
|
9348
|
+
internal.attr(div5, "class", "audio-tag svelte-4r8s18");
|
|
8159
9349
|
internal.toggle_class(div5, "unfolded", /*unfolded*/ ctx[6]);
|
|
8160
9350
|
},
|
|
8161
9351
|
m(target, anchor) {
|
|
@@ -8365,7 +9555,7 @@ class AudioTag extends internal.SvelteComponent {
|
|
|
8365
9555
|
}
|
|
8366
9556
|
}
|
|
8367
9557
|
|
|
8368
|
-
/* src/PanoTagPlugin/Components/Tag/MediaPlane.svelte generated by Svelte v3.
|
|
9558
|
+
/* src/PanoTagPlugin/Components/Tag/MediaPlane.svelte generated by Svelte v3.51.0 */
|
|
8369
9559
|
|
|
8370
9560
|
function add_css$8(target) {
|
|
8371
9561
|
internal.append_styles(target, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
@@ -8536,10 +9726,10 @@ class MediaPlane extends internal.SvelteComponent {
|
|
|
8536
9726
|
}
|
|
8537
9727
|
}
|
|
8538
9728
|
|
|
8539
|
-
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.
|
|
9729
|
+
/* src/PanoTagPlugin/Components/Tag/LinkTag.svelte generated by Svelte v3.51.0 */
|
|
8540
9730
|
|
|
8541
9731
|
function add_css$7(target) {
|
|
8542
|
-
internal.append_styles(target, "svelte-
|
|
9732
|
+
internal.append_styles(target, "svelte-1a3frz", ".wrapper.svelte-1a3frz{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1a3frz{position:relative;display:flex;align-items:center;justify-content:center}.icon.svelte-1a3frz{position:relative;margin-bottom:0.6875rem}.arrow0.svelte-1a3frz,.arrow1.svelte-1a3frz,.arrow2.svelte-1a3frz{position:absolute;width:1.625rem;height:0.75rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;animation-fill-mode:backwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-duration:1.2s}.arrow1.svelte-1a3frz{position:relative}.arrow0.svelte-1a3frz{top:-0.75rem;animation-name:svelte-1a3frz-up0}.arrow1.svelte-1a3frz{animation-name:svelte-1a3frz-up1}.arrow2.svelte-1a3frz{top:0.75rem;animation-name:svelte-1a3frz-up2}.text.svelte-1a3frz{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}@keyframes svelte-1a3frz-up0{0%{opacity:0.8;transform:translate3d(0, 0, 0) scale(0.84)}33%,100%{opacity:0;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-1a3frz-up1{0%{opacity:1;transform:translate3d(0, 0, 0) scale(1)}33%,100%{opacity:0.8;transform:translate3d(0, -0.75rem, 0) scale(0.84)}}@keyframes svelte-1a3frz-up2{0%{opacity:0}33%,100%{opacity:1;transform:translate3d(0, -0.75rem, 0)}}.link.svelte-1a3frz{position:relative;width:1.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAkCAMAAAAgl+0yAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAjLy6ILM2Fi+Zng3BrPvao4VC9ceneQfKkmNdV1AbEeLOsHA77ujUtn5JLnRraSUUjVLj/+RVAAABhElEQVRIx63V2W6CQBiGYUBUQGDYdwTZQZZa7v/eimik/ket/7yZ4yeTTCYf8+dOX8etxGVoxAvCVbguR3g0uRTMA0w4odGi+CbzFnGKosCqrmHc5rdEwzCwqtGFJlC7DqtOcTxANY67BHnVKOpVoEZRjFPdLgxbqIZhhFTjINChGgThF06NhpGd35OGMcCppyDPfajm+YhUR8cRoeo4+RGlJnnbalBt2x6nHh1dt4Gq6bqDU886y2ZQZVn9jFJ51vcbqPo+Up18UeSgKoo3nHqVJEkGqi1JPk49aLZmQdW2xXf1zP+vUFHsC1QVReK33xdk+w9SaqAq+732UvvdZ2UEqrud8lR5Wc4a7pO8GaoL9VBjy7rMlMosq1lV43LhZlrtF+yuJlbtEXpqXXP3NYwI8VJqakOIziw5aepV1FQuTdfhvlWVZdJCrao6MPe0spRpqV5ZFivqNqYpq3RQ2TST5/h4quoRCmwqq6rymol6plV53IZSomTKE/MroWfxDevL/wAEdPq1eGDh4AAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1.2s;animation-name:svelte-1a3frz-left-right}@keyframes svelte-1a3frz-left-right{0%,100%{opacity:0.8;transform:translateX(-0.3125rem)}50%{opacity:1;transform:translateX(0)}}");
|
|
8543
9733
|
}
|
|
8544
9734
|
|
|
8545
9735
|
// (14:52)
|
|
@@ -8567,7 +9757,7 @@ function create_if_block_1$3(ctx) {
|
|
|
8567
9757
|
internal.create_component(shadow.$$.fragment);
|
|
8568
9758
|
t = internal.space();
|
|
8569
9759
|
div = internal.element("div");
|
|
8570
|
-
internal.attr(div, "class", "link svelte-
|
|
9760
|
+
internal.attr(div, "class", "link svelte-1a3frz");
|
|
8571
9761
|
},
|
|
8572
9762
|
m(target, anchor) {
|
|
8573
9763
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -8625,9 +9815,9 @@ function create_if_block$4(ctx) {
|
|
|
8625
9815
|
div1 = internal.element("div");
|
|
8626
9816
|
t2 = internal.space();
|
|
8627
9817
|
div2 = internal.element("div");
|
|
8628
|
-
internal.attr(div0, "class", "arrow0 svelte-
|
|
8629
|
-
internal.attr(div1, "class", "arrow1 svelte-
|
|
8630
|
-
internal.attr(div2, "class", "arrow2 svelte-
|
|
9818
|
+
internal.attr(div0, "class", "arrow0 svelte-1a3frz");
|
|
9819
|
+
internal.attr(div1, "class", "arrow1 svelte-1a3frz");
|
|
9820
|
+
internal.attr(div2, "class", "arrow2 svelte-1a3frz");
|
|
8631
9821
|
},
|
|
8632
9822
|
m(target, anchor) {
|
|
8633
9823
|
internal.mount_component(shadow, target, anchor);
|
|
@@ -8711,10 +9901,10 @@ function create_fragment$7(ctx) {
|
|
|
8711
9901
|
t1 = internal.space();
|
|
8712
9902
|
div1 = internal.element("div");
|
|
8713
9903
|
t2 = internal.text(t2_value);
|
|
8714
|
-
internal.attr(div0, "class", "icon svelte-
|
|
8715
|
-
internal.attr(div1, "class", "text svelte-
|
|
8716
|
-
internal.attr(div2, "class", "text-wrapper svelte-
|
|
8717
|
-
internal.attr(div3, "class", "wrapper svelte-
|
|
9904
|
+
internal.attr(div0, "class", "icon svelte-1a3frz");
|
|
9905
|
+
internal.attr(div1, "class", "text svelte-1a3frz");
|
|
9906
|
+
internal.attr(div2, "class", "text-wrapper svelte-1a3frz");
|
|
9907
|
+
internal.attr(div3, "class", "wrapper svelte-1a3frz");
|
|
8718
9908
|
},
|
|
8719
9909
|
m(target, anchor) {
|
|
8720
9910
|
internal.insert(target, div3, anchor);
|
|
@@ -8811,7 +10001,7 @@ class LinkTag extends internal.SvelteComponent {
|
|
|
8811
10001
|
}
|
|
8812
10002
|
}
|
|
8813
10003
|
|
|
8814
|
-
/* src/PanoTagPlugin/Components/Tag/CustomTag.svelte generated by Svelte v3.
|
|
10004
|
+
/* src/PanoTagPlugin/Components/Tag/CustomTag.svelte generated by Svelte v3.51.0 */
|
|
8815
10005
|
|
|
8816
10006
|
function add_css$6(target) {
|
|
8817
10007
|
internal.append_styles(target, "svelte-kzl2aj", ".customElement__container.svelte-kzl2aj{position:relative}");
|
|
@@ -8930,13 +10120,13 @@ class CustomTag extends internal.SvelteComponent {
|
|
|
8930
10120
|
}
|
|
8931
10121
|
}
|
|
8932
10122
|
|
|
8933
|
-
/* src/PanoTagPlugin/Components/Tag/index.svelte generated by Svelte v3.
|
|
10123
|
+
/* src/PanoTagPlugin/Components/Tag/index.svelte generated by Svelte v3.51.0 */
|
|
8934
10124
|
|
|
8935
10125
|
function add_css$5(target) {
|
|
8936
10126
|
internal.append_styles(target, "svelte-6jfp1v", "@font-face{font-family:'TG-TYPE';font-style:normal;font-weight:400;src:local('TG-TYPE-Bold'),\n url(data:application/font-woff2;charset=utf-8;base64,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)\n format('woff2')}.content__container.svelte-6jfp1v{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.unClickable.svelte-6jfp1v{pointer-events:none !important}.content__container.unClickable.svelte-6jfp1v *{pointer-events:none !important}*{-webkit-tap-highlight-color:transparent}.content__wrapper.svelte-6jfp1v{pointer-events:none;width:100%;height:100%}.withAnimation.svelte-6jfp1v{transition:opacity 0.3s linear}.content__container.hide.svelte-6jfp1v{opacity:0;pointer-events:none}.content__container.disable.svelte-6jfp1v{display:none}.content__container.hide.svelte-6jfp1v *{pointer-events:none}.content.svelte-6jfp1v{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-6jfp1v:not(.unfolded){pointer-events:none}.content.svelte-6jfp1v:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-6jfp1v{pointer-events:auto}");
|
|
8937
10127
|
}
|
|
8938
10128
|
|
|
8939
|
-
// (
|
|
10129
|
+
// (77:59)
|
|
8940
10130
|
function create_if_block_6(ctx) {
|
|
8941
10131
|
let mediaplane;
|
|
8942
10132
|
let current;
|
|
@@ -8973,7 +10163,7 @@ function create_if_block_6(ctx) {
|
|
|
8973
10163
|
};
|
|
8974
10164
|
}
|
|
8975
10165
|
|
|
8976
|
-
// (
|
|
10166
|
+
// (75:53)
|
|
8977
10167
|
function create_if_block_5(ctx) {
|
|
8978
10168
|
let linktag;
|
|
8979
10169
|
let current;
|
|
@@ -9010,7 +10200,7 @@ function create_if_block_5(ctx) {
|
|
|
9010
10200
|
};
|
|
9011
10201
|
}
|
|
9012
10202
|
|
|
9013
|
-
// (
|
|
10203
|
+
// (73:58)
|
|
9014
10204
|
function create_if_block_4(ctx) {
|
|
9015
10205
|
let marketingtag;
|
|
9016
10206
|
let current;
|
|
@@ -9047,7 +10237,7 @@ function create_if_block_4(ctx) {
|
|
|
9047
10237
|
};
|
|
9048
10238
|
}
|
|
9049
10239
|
|
|
9050
|
-
// (
|
|
10240
|
+
// (71:54)
|
|
9051
10241
|
function create_if_block_3(ctx) {
|
|
9052
10242
|
let audiotag;
|
|
9053
10243
|
let current;
|
|
@@ -9088,7 +10278,7 @@ function create_if_block_3(ctx) {
|
|
|
9088
10278
|
};
|
|
9089
10279
|
}
|
|
9090
10280
|
|
|
9091
|
-
// (
|
|
10281
|
+
// (69:58)
|
|
9092
10282
|
function create_if_block_2$1(ctx) {
|
|
9093
10283
|
let imagetexttag;
|
|
9094
10284
|
let current;
|
|
@@ -9125,7 +10315,7 @@ function create_if_block_2$1(ctx) {
|
|
|
9125
10315
|
};
|
|
9126
10316
|
}
|
|
9127
10317
|
|
|
9128
|
-
// (
|
|
10318
|
+
// (67:53)
|
|
9129
10319
|
function create_if_block_1$2(ctx) {
|
|
9130
10320
|
let texttag;
|
|
9131
10321
|
let current;
|
|
@@ -9162,7 +10352,7 @@ function create_if_block_1$2(ctx) {
|
|
|
9162
10352
|
};
|
|
9163
10353
|
}
|
|
9164
10354
|
|
|
9165
|
-
// (
|
|
10355
|
+
// (65:6) {#if tag.element}
|
|
9166
10356
|
function create_if_block$2(ctx) {
|
|
9167
10357
|
let customtag;
|
|
9168
10358
|
let current;
|
|
@@ -9267,7 +10457,7 @@ function create_fragment$5(ctx) {
|
|
|
9267
10457
|
current = true;
|
|
9268
10458
|
|
|
9269
10459
|
if (!mounted) {
|
|
9270
|
-
dispose = internal.listen(div2, "click", internal.stop_propagation(/*click_handler*/ ctx[
|
|
10460
|
+
dispose = internal.listen(div2, "click", internal.stop_propagation(/*click_handler*/ ctx[13]));
|
|
9271
10461
|
mounted = true;
|
|
9272
10462
|
}
|
|
9273
10463
|
},
|
|
@@ -9364,6 +10554,8 @@ function create_fragment$5(ctx) {
|
|
|
9364
10554
|
function instance$5($$self, $$props, $$invalidate) {
|
|
9365
10555
|
let unfolded;
|
|
9366
10556
|
let visible;
|
|
10557
|
+
let isVisible;
|
|
10558
|
+
let tagId;
|
|
9367
10559
|
var _a, _b;
|
|
9368
10560
|
let { withAnimation = false } = $$props;
|
|
9369
10561
|
let { tag } = $$props;
|
|
@@ -9374,6 +10566,11 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
|
9374
10566
|
svelte.setContext('hooks', hooks);
|
|
9375
10567
|
let lastVisibleState;
|
|
9376
10568
|
let lastUnfoldedState;
|
|
10569
|
+
|
|
10570
|
+
function exposureEmit(isVisible) {
|
|
10571
|
+
if (isVisible) hooks.emit('exposure', { id: tagId, type: 'start' }); else hooks.emit('exposure', { id: tagId, type: 'end' });
|
|
10572
|
+
}
|
|
10573
|
+
|
|
9377
10574
|
const click_handler = event => hooks.emit('click', { event, target: 'TagContent', tag });
|
|
9378
10575
|
|
|
9379
10576
|
$$self.$$set = $$props => {
|
|
@@ -9398,6 +10595,18 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
|
9398
10595
|
: _b.visible);
|
|
9399
10596
|
}
|
|
9400
10597
|
|
|
10598
|
+
if ($$self.$$.dirty & /*state, temporaryState, visible*/ 1064) {
|
|
10599
|
+
$$invalidate(12, isVisible = state.visible && temporaryState.visible && visible);
|
|
10600
|
+
}
|
|
10601
|
+
|
|
10602
|
+
if ($$self.$$.dirty & /*tag*/ 2) {
|
|
10603
|
+
tagId = tag.id;
|
|
10604
|
+
}
|
|
10605
|
+
|
|
10606
|
+
if ($$self.$$.dirty & /*isVisible*/ 4096) {
|
|
10607
|
+
exposureEmit(isVisible);
|
|
10608
|
+
}
|
|
10609
|
+
|
|
9401
10610
|
if ($$self.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/ 3842) {
|
|
9402
10611
|
{
|
|
9403
10612
|
if (tag.hooks) {
|
|
@@ -9428,6 +10637,7 @@ function instance$5($$self, $$props, $$invalidate) {
|
|
|
9428
10637
|
lastUnfoldedState,
|
|
9429
10638
|
visible,
|
|
9430
10639
|
unfolded,
|
|
10640
|
+
isVisible,
|
|
9431
10641
|
click_handler
|
|
9432
10642
|
];
|
|
9433
10643
|
}
|
|
@@ -9455,10 +10665,10 @@ class Tag extends internal.SvelteComponent {
|
|
|
9455
10665
|
}
|
|
9456
10666
|
}
|
|
9457
10667
|
|
|
9458
|
-
/* src/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte generated by Svelte v3.
|
|
10668
|
+
/* src/PanoTagPlugin/Components/Common/Point/CustomPoint.svelte generated by Svelte v3.51.0 */
|
|
9459
10669
|
|
|
9460
10670
|
function add_css$4(target) {
|
|
9461
|
-
internal.append_styles(target, "svelte-
|
|
10671
|
+
internal.append_styles(target, "svelte-jtnm0", ".point.svelte-jtnm0.svelte-jtnm0{width:1.5rem;height:1.5rem}.small-point.svelte-jtnm0.svelte-jtnm0,.big-point.svelte-jtnm0.svelte-jtnm0{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-jtnm0.svelte-jtnm0{background-color:rgba(0, 0, 0, 0.1)}.folded.point.svelte-jtnm0.svelte-jtnm0{animation:svelte-jtnm0-breathing 2s linear infinite}.big-point.svelte-jtnm0.svelte-jtnm0::before,.big-point.svelte-jtnm0.svelte-jtnm0::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-jtnm0.svelte-jtnm0::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=)}.folded.svelte-jtnm0 .big-point.svelte-jtnm0::before{animation:svelte-jtnm0-rotate 2s linear infinite}.big-point.svelte-jtnm0.svelte-jtnm0::after{position:absolute;width:1rem;height:1rem;background-image:var(--iconUrl)}.small-point.svelte-jtnm0.svelte-jtnm0::before{content:'';display:block;position:absolute;pointer-events:none;width:0.25rem;height:0.25rem;border-radius:100%;background-color:white}.folded.svelte-jtnm0 .big-point.svelte-jtnm0{opacity:1;scale:1}.unfolded.svelte-jtnm0 .big-point.svelte-jtnm0{opacity:0;scale:0}.folded.svelte-jtnm0 .small-point.svelte-jtnm0{opacity:0;scale:6}.unfolded.svelte-jtnm0 .small-point.svelte-jtnm0{opacity:1;scale:1}@keyframes svelte-jtnm0-rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes svelte-jtnm0-breathing{0%{transform:scale(1)}25%{transform:scale(0.9)}50%{transform:scale(1)}}");
|
|
9462
10672
|
}
|
|
9463
10673
|
|
|
9464
10674
|
function create_fragment$4(ctx) {
|
|
@@ -9486,12 +10696,12 @@ function create_fragment$4(ctx) {
|
|
|
9486
10696
|
div0 = internal.element("div");
|
|
9487
10697
|
t1 = internal.space();
|
|
9488
10698
|
div1 = internal.element("div");
|
|
9489
|
-
internal.attr(div0, "class", "small-point svelte-
|
|
10699
|
+
internal.attr(div0, "class", "small-point svelte-jtnm0");
|
|
9490
10700
|
internal.set_style(div0, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
|
|
9491
|
-
internal.attr(div1, "class", "big-point svelte-
|
|
10701
|
+
internal.attr(div1, "class", "big-point svelte-jtnm0");
|
|
9492
10702
|
internal.set_style(div1, "--iconUrl", "url(" + /*iconUrl*/ ctx[1] + ")");
|
|
9493
10703
|
internal.set_style(div1, "transition-delay", /*folded*/ ctx[3] ? /*foldDelay*/ ctx[2] + 'ms' : '0ms', false);
|
|
9494
|
-
internal.attr(div2, "class", "point svelte-
|
|
10704
|
+
internal.attr(div2, "class", "point svelte-jtnm0");
|
|
9495
10705
|
internal.toggle_class(div2, "folded", /*folded*/ ctx[3]);
|
|
9496
10706
|
internal.toggle_class(div2, "unfolded", /*unfolded*/ ctx[0]);
|
|
9497
10707
|
},
|
|
@@ -9569,7 +10779,7 @@ class CustomPoint extends internal.SvelteComponent {
|
|
|
9569
10779
|
}
|
|
9570
10780
|
}
|
|
9571
10781
|
|
|
9572
|
-
/* src/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte generated by Svelte v3.
|
|
10782
|
+
/* src/PanoTagPlugin/Components/Common/Point/DefaultPoint.svelte generated by Svelte v3.51.0 */
|
|
9573
10783
|
|
|
9574
10784
|
function add_css$3(target) {
|
|
9575
10785
|
internal.append_styles(target, "svelte-1rg9uk", ".point.svelte-1rg9uk.svelte-1rg9uk{width:1rem;height:1rem}.small-point.svelte-1rg9uk.svelte-1rg9uk,.big-point.svelte-1rg9uk.svelte-1rg9uk{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 500ms}.big-point.svelte-1rg9uk.svelte-1rg9uk::before,.big-point.svelte-1rg9uk.svelte-1rg9uk::after{content:'';display:block;position:absolute;background-size:contain;background-repeat:no-repeat;pointer-events:none}.big-point.svelte-1rg9uk.svelte-1rg9uk::before{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAOHRSTlMABgoNFBsYIhEmHyksMoJ6RZ5aXzpnU03AtqaZjLuGN+zcifnW0cjEqnA+lOZzbWLhkH6i8rGuagnOwPMAAAQOSURBVFjDrZiHctpAEIYXYzvGOvXeUe+IYuD93ywrJAIhFJX8M8zoBHzz757utHvwTETJHJPfGQZfWJXILWCMPuqNbuu6vj+khrHjed40TWvFfQ2jvCl8nGha6lQCl7s07UqcUlfOZrOxVtKsN2a+0uJYK+ScEIqiFifhBSGSsnJ8f8u99cLMVnEUHTKXIOMX6vuk5gpphFYyhmHzHpzcDqNUJGgEER+oz5OaK8ShNcIdt+zx1ys7lhdqiDlRkPF+JaSdWIhasaz6lLPQ1qFDIwYpDeTr62veCS8bGLIQRSsVK78/5nDeOlYIYhovHeOtU0dDXw2KSGiKesQRyjJ10Q66QcyZMTvpTEMUumpMieyWvs9ZLZcmodAOYlorsysBflpjiEJTFBEY5+7sicul34T1iak5U25momN9Ya4wPCT57r8cteW0dk4YuKMTqjXVkgjciFr+8B3ngnmM6kii5X/efB0F+jUHnuiatLJY+Et84EnUNacfiaKZjQhX4oJAwPlqOB3mJaoh4dxxG5Nc3Q8DkywunP6kBalN53J7G3g0JqiNC3qpjQ7TRPvmn2U3L3/kU4JaTn/SKU0qb76dDf0kGNjHJbD+wX1gcMxO6fZVrzXUcQaROkvt3+pljIYugQ0LDi1ZBgeN9JK9MjTCkmgwgPou19I5QzBI5yy5RvqOw6xMMbKzoeGWmnQfBBwa6woj6wyNsYSx7R0chWuOwsjOqR6aboyNyvcpgOsl3ZzNhoNm3bztdAK1x5NuzmCwunkjjq4AEzKXFI1NUmVnwIfydJBoW7CPVAR1uR6XbVwlmgF2xF1yPTbbubYHLZamgyTNhiSmp4PoJIEk+R+gOAFb+x+hxRoctHw6iItsMLT/Mf3RHixbnP5AyhEPmZ1NB+E6A0V3pi9aPqyB6Pz0bSTxXID0kE/d2DgvxBFzEKdutdXawJGSMlM3/3Sd4fA93bnTXkfSuvwGFGOI016QbKm3VdbOn/bKjpd1e6Pg1SlFhPzjdXWNwjNTyprkhz33i4Wpji600FA5h05q4Ywv/bxge7mNRe7YYtQMwqt/kMLixpXHQhBwcCXBYukxBbvkBTv4S5V/HNNC6EF089tPxxGHNzV8sKTgRhSzVYa2Wf5yeadHphlWGdb4IUeEO5K2SHrUiqJuW9GiLFdwVzRbCXTf5tg11mvhYdufZbLUr11XEi/k4KHexUxWSY8DBCby7AU8E3eUhfzVkYZgR6H/agF8C3KNqCeHLIIRR7oEr0XXsixy9P1jH/doJLF2nPXbIlw5y1aC6t4eROW1pduaLs/7b6NEqFiWrWpBzaXuaOy4Nfe6bRfqGwzSXBJZhnF8y9oUhcnzOyM9pI7wCWP0LSkyy1iFWWwsFp8LeKLfd4doRyTLRacAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat}.small-point.svelte-1rg9uk.svelte-1rg9uk::before{content:'';display:block;position:absolute;pointer-events:none;width:0.375rem;height:0.375rem;border-radius:100%;background-color:white}.unfolded.svelte-1rg9uk .big-point.svelte-1rg9uk{opacity:0;transform:scale(0)}.folded.svelte-1rg9uk .big-point.svelte-1rg9uk{opacity:1;transform:scale(1)}.unfolded.svelte-1rg9uk .small-point.svelte-1rg9uk{transform:scale(0.6)}.folded.svelte-1rg9uk .small-point.svelte-1rg9uk{transform:scale(1)}");
|
|
@@ -9676,7 +10886,7 @@ class DefaultPoint extends internal.SvelteComponent {
|
|
|
9676
10886
|
}
|
|
9677
10887
|
}
|
|
9678
10888
|
|
|
9679
|
-
/* src/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte generated by Svelte v3.
|
|
10889
|
+
/* src/PanoTagPlugin/Components/Common/Point/PointSwitch.svelte generated by Svelte v3.51.0 */
|
|
9680
10890
|
|
|
9681
10891
|
function add_css$2(target) {
|
|
9682
10892
|
internal.append_styles(target, "svelte-r4i9gl", ".point-click-helper.svelte-r4i9gl{width:2.5rem;height:2.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}");
|
|
@@ -9987,13 +11197,13 @@ class PointSwitch extends internal.SvelteComponent {
|
|
|
9987
11197
|
}
|
|
9988
11198
|
}
|
|
9989
11199
|
|
|
9990
|
-
/* src/PanoTagPlugin/Components/TagWrapper.svelte generated by Svelte v3.
|
|
11200
|
+
/* src/PanoTagPlugin/Components/TagWrapper.svelte generated by Svelte v3.51.0 */
|
|
9991
11201
|
|
|
9992
11202
|
function add_css$1(target) {
|
|
9993
11203
|
internal.append_styles(target, "svelte-1vzhbu2", ".wrapper.svelte-1vzhbu2{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}.point.svelte-1vzhbu2{-webkit-tap-highlight-color:transparent;position:absolute;transform:translate(-50%, -50%);left:50%;top:50%}");
|
|
9994
11204
|
}
|
|
9995
11205
|
|
|
9996
|
-
// (
|
|
11206
|
+
// (38:2) {#if tag.dimensionType === DimensionType.Two}
|
|
9997
11207
|
function create_if_block_1(ctx) {
|
|
9998
11208
|
let tagcontent;
|
|
9999
11209
|
let current;
|
|
@@ -10042,7 +11252,7 @@ function create_if_block_1(ctx) {
|
|
|
10042
11252
|
};
|
|
10043
11253
|
}
|
|
10044
11254
|
|
|
10045
|
-
// (
|
|
11255
|
+
// (41:2) {#if tag.pointType === PointType.PointTag && tag.style?.point?.style !== 'noPoint'}
|
|
10046
11256
|
function create_if_block(ctx) {
|
|
10047
11257
|
let div;
|
|
10048
11258
|
let tagpoint;
|
|
@@ -10210,6 +11420,7 @@ function create_fragment$1(ctx) {
|
|
|
10210
11420
|
}
|
|
10211
11421
|
|
|
10212
11422
|
function instance$1($$self, $$props, $$invalidate) {
|
|
11423
|
+
let show;
|
|
10213
11424
|
let hide;
|
|
10214
11425
|
let unfolded;
|
|
10215
11426
|
let left;
|
|
@@ -10242,14 +11453,6 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
|
10242
11453
|
hooks.emit('click', { event, target: 'TagPoint', tag });
|
|
10243
11454
|
};
|
|
10244
11455
|
|
|
10245
|
-
svelte.onMount(() => {
|
|
10246
|
-
hooks.emit('exposure', { id: tag.id, type: 'start' });
|
|
10247
|
-
|
|
10248
|
-
return () => {
|
|
10249
|
-
hooks.emit('exposure', { id: tag.id, type: 'end' });
|
|
10250
|
-
};
|
|
10251
|
-
});
|
|
10252
|
-
|
|
10253
11456
|
$$self.$$set = $$props => {
|
|
10254
11457
|
if ('withAnimation' in $$props) $$invalidate(0, withAnimation = $$props.withAnimation);
|
|
10255
11458
|
if ('tag' in $$props) $$invalidate(1, tag = $$props.tag);
|
|
@@ -10261,9 +11464,13 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
|
10261
11464
|
|
|
10262
11465
|
$$self.$$.update = () => {
|
|
10263
11466
|
if ($$self.$$.dirty & /*tag, _a*/ 4098) {
|
|
10264
|
-
$$invalidate(
|
|
11467
|
+
$$invalidate(17, show = $$invalidate(12, _a = tag.state) === null || _a === void 0
|
|
10265
11468
|
? void 0
|
|
10266
|
-
: _a.visible)
|
|
11469
|
+
: _a.visible);
|
|
11470
|
+
}
|
|
11471
|
+
|
|
11472
|
+
if ($$self.$$.dirty & /*show*/ 131072) {
|
|
11473
|
+
$$invalidate(10, hide = !show);
|
|
10267
11474
|
}
|
|
10268
11475
|
|
|
10269
11476
|
if ($$self.$$.dirty & /*tag, _b*/ 8194) {
|
|
@@ -10316,7 +11523,8 @@ function instance$1($$self, $$props, $$invalidate) {
|
|
|
10316
11523
|
_b,
|
|
10317
11524
|
_c,
|
|
10318
11525
|
_d,
|
|
10319
|
-
_e
|
|
11526
|
+
_e,
|
|
11527
|
+
show
|
|
10320
11528
|
];
|
|
10321
11529
|
}
|
|
10322
11530
|
|
|
@@ -10343,7 +11551,7 @@ class TagWrapper extends internal.SvelteComponent {
|
|
|
10343
11551
|
}
|
|
10344
11552
|
}
|
|
10345
11553
|
|
|
10346
|
-
/* src/PanoTagPlugin/Components/PointTag.svelte generated by Svelte v3.
|
|
11554
|
+
/* src/PanoTagPlugin/Components/PointTag.svelte generated by Svelte v3.51.0 */
|
|
10347
11555
|
|
|
10348
11556
|
function add_css(target) {
|
|
10349
11557
|
internal.append_styles(target, "svelte-1eci49s", ".tag--container.svelte-1eci49s{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}.tag.hide.svelte-1eci49s{display:none}.withAnimation.svelte-1eci49s{transition:opacity 0.3s linear}.tag--container.hide.svelte-1eci49s{opacity:0;pointer-events:none}.tag--container.hide.svelte-1eci49s *{pointer-events:none}");
|
|
@@ -10579,8 +11787,7 @@ const DefaultConfig = {
|
|
|
10579
11787
|
'Any-Link-Any': {
|
|
10580
11788
|
unfoldedConfig: {
|
|
10581
11789
|
// VR 跳转标签没有展开/收起状态
|
|
10582
|
-
|
|
10583
|
-
autoUnfold: undefined,
|
|
11790
|
+
keep: 'unfolded',
|
|
10584
11791
|
},
|
|
10585
11792
|
initialState: {
|
|
10586
11793
|
unfolded: true,
|
|
@@ -10591,7 +11798,7 @@ const DefaultConfig = {
|
|
|
10591
11798
|
},
|
|
10592
11799
|
'3D-MediaPlane-PlaneTag': {
|
|
10593
11800
|
unfoldedConfig: {
|
|
10594
|
-
|
|
11801
|
+
keep: 'unfolded',
|
|
10595
11802
|
},
|
|
10596
11803
|
visibleConfig: {
|
|
10597
11804
|
angleRange: undefined,
|
|
@@ -10766,6 +11973,10 @@ class TagComputer extends TagCacheController {
|
|
|
10766
11973
|
return config(this.five, { tag, distance });
|
|
10767
11974
|
}
|
|
10768
11975
|
else {
|
|
11976
|
+
if (config.keep === 'hidden')
|
|
11977
|
+
return false;
|
|
11978
|
+
if (config.keep === 'visible')
|
|
11979
|
+
return true;
|
|
10769
11980
|
// console.log(tag.id, '点位检测', tag)
|
|
10770
11981
|
// 点位检测
|
|
10771
11982
|
if (config.visiblePanoIndex !== undefined) {
|
|
@@ -10836,6 +12047,10 @@ class TagComputer extends TagCacheController {
|
|
|
10836
12047
|
return config(this.five, { tag, distance });
|
|
10837
12048
|
}
|
|
10838
12049
|
else {
|
|
12050
|
+
if (config.keep === 'folded')
|
|
12051
|
+
return false;
|
|
12052
|
+
if (config.keep === 'unfolded')
|
|
12053
|
+
return true;
|
|
10839
12054
|
if (config.disableUnfold === true)
|
|
10840
12055
|
return false;
|
|
10841
12056
|
if (config.disableFold === true)
|
|
@@ -10872,6 +12087,10 @@ class TagComputer extends TagCacheController {
|
|
|
10872
12087
|
return config(this.five, { tag, distance });
|
|
10873
12088
|
}
|
|
10874
12089
|
else {
|
|
12090
|
+
if (config.keep === 'folded')
|
|
12091
|
+
return false;
|
|
12092
|
+
if (config.keep === 'unfolded')
|
|
12093
|
+
return true;
|
|
10875
12094
|
if (config.disableUnfold === true)
|
|
10876
12095
|
return false;
|
|
10877
12096
|
if (config.disableFold === true)
|
|
@@ -11876,7 +13095,7 @@ class Controller extends CSS3DRender {
|
|
|
11876
13095
|
const CSS3DRenderPlugin = (five) => new Controller(five);
|
|
11877
13096
|
|
|
11878
13097
|
// declare const __APP_VERSION__: string
|
|
11879
|
-
const VERSION = '1.
|
|
13098
|
+
const VERSION = '1.1.0';
|
|
11880
13099
|
const PLUGIN_NAME = `DnalogelPlugin-PanoTagPlugin@${VERSION}`;
|
|
11881
13100
|
// 初始是否展开
|
|
11882
13101
|
const TAG_INITIAL_UNFOLDED = false;
|
|
@@ -12285,7 +13504,10 @@ class PanoTagPluginController extends TagComputer {
|
|
|
12285
13504
|
handleFiveWantsMoveToPano() {
|
|
12286
13505
|
this.tags.forEach((tag) => {
|
|
12287
13506
|
const config = this.getTagConfig(tag);
|
|
12288
|
-
if (typeof config.visibleConfig === 'object' && config.visibleConfig.
|
|
13507
|
+
if (typeof config.visibleConfig === 'object' && config.visibleConfig.keep) {
|
|
13508
|
+
tag.temporaryState = Object.assign(Object.assign({}, tag.temporaryState), { visible: config.visibleConfig.keep === 'visible' });
|
|
13509
|
+
}
|
|
13510
|
+
else if (typeof config.visibleConfig === 'object' && config.visibleConfig.alwaysShowWhenMovePano) {
|
|
12289
13511
|
tag.temporaryState = Object.assign(Object.assign({}, tag.temporaryState), { visible: true });
|
|
12290
13512
|
}
|
|
12291
13513
|
else {
|
|
@@ -12312,9 +13534,11 @@ class PanoTagPluginController extends TagComputer {
|
|
|
12312
13534
|
return;
|
|
12313
13535
|
// 先检查一下能不能关闭
|
|
12314
13536
|
const config = this.getTagConfig(params.tag);
|
|
12315
|
-
if (typeof config.unfoldedConfig === 'object'
|
|
12316
|
-
if (
|
|
12317
|
-
|
|
13537
|
+
if (typeof config.unfoldedConfig === 'object') {
|
|
13538
|
+
if (config.unfoldedConfig.disableUnfold || config.unfoldedConfig.keep) {
|
|
13539
|
+
if (!params.tag.state.unfolded) {
|
|
13540
|
+
return;
|
|
13541
|
+
}
|
|
12318
13542
|
}
|
|
12319
13543
|
}
|
|
12320
13544
|
else {
|
|
@@ -12392,6 +13616,8 @@ class PanoTagPluginController extends TagComputer {
|
|
|
12392
13616
|
return; // 如果有标签由于camera的转动而展开,则将所有没有配置autoUnfold的标签收起
|
|
12393
13617
|
if (unfoldedConfig.disableFold)
|
|
12394
13618
|
return; // 不收起disableFold标签
|
|
13619
|
+
if (unfoldedConfig.keep)
|
|
13620
|
+
return; // 不动keep标签
|
|
12395
13621
|
}
|
|
12396
13622
|
if (tag.state)
|
|
12397
13623
|
tag.state.unfolded = false;
|