@realsee/dnalogel 3.42.0-alpha-tag.44 → 3.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -7
- package/dist/ModelMakerPlugin/Controller.d.ts +1 -2
- package/dist/Object3DHelperPlugin/Controller.d.ts +61 -0
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +14 -1
- package/dist/PanoTagPlugin/controller/Tag/PointTag.d.ts +4 -0
- package/dist/PanoTagPlugin/controller/index.d.ts +4 -4
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +5 -0
- package/dist/index.cjs.js +31 -31
- package/dist/index.js +1205 -1185
- package/dist/index.umd.js +38 -38
- package/dist/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +1 -1
- package/dist/shared-utils/Object3DHelper/typings/index.d.ts +7 -1
- package/libs/ModelMakerPlugin/Controller.d.ts +1 -2
- package/libs/ModelMakerPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +61 -0
- package/libs/Object3DHelperPlugin/Controller.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +39 -19
- package/libs/PanoTagPlugin/Components/Tag/index.js +138 -133
- package/libs/PanoTagPlugin/Components/TagItem.js +194 -196
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +14 -1
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +251 -236
- package/libs/PanoTagPlugin/controller/Tag/PointTag.d.ts +4 -0
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +27 -23
- package/libs/PanoTagPlugin/controller/index.d.ts +4 -4
- package/libs/PanoTagPlugin/controller/index.js +19 -17
- package/libs/PanoTagPlugin/tag.config.js +2 -6
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +5 -0
- package/libs/PanoTagPlugin/utils/tag/format.js +3 -3
- package/libs/PipelinePlugin/utils/formatData.js +16 -16
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/Base/BaseHelper.js +22 -21
- package/libs/shared-utils/Object3DHelper/typings/index.d.ts +7 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +3 -2
- package/README.md +0 -116
- package/docs/.nojekyll +0 -1
- package/docs/assets/custom.css +0 -0
- package/docs/assets/highlight.css +0 -127
- package/docs/assets/main.js +0 -58
- package/docs/assets/search.js +0 -1
- package/docs/assets/style.css +0 -1367
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -731
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -694
- package/docs/classes/CSS3DRender.html +0 -778
- package/docs/classes/GuideLineItem.GuideLineItem.html +0 -481
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -894
- package/docs/classes/Magnifier.html +0 -485
- package/docs/classes/ModelRoomLabelController.html +0 -403
- package/docs/classes/MoveController.html +0 -681
- package/docs/classes/Object3DHelperController.html +0 -645
- package/docs/classes/PaintBrush.html +0 -507
- package/docs/classes/PanoMeasurePluginLine.html +0 -527
- package/docs/classes/PanoMeasurePluginModel.html +0 -576
- package/docs/classes/PanoMeasurePluginPoint.html +0 -367
- package/docs/classes/PanoMeasurePluginPolyline.html +0 -572
- package/docs/classes/PanoTagPluginController.html +0 -1132
- package/docs/classes/Util.BetterTween.html +0 -421
- package/docs/classes/Util.Interval.html +0 -437
- package/docs/classes/Util.LineSegments.html +0 -389
- package/docs/classes/Util.Magnifier.html +0 -508
- package/docs/classes/Util.Object3D.html +0 -411
- package/docs/classes/Util.PointDomHelper.html +0 -412
- package/docs/classes/Util.PointHelper.html +0 -403
- package/docs/classes/Util.PointSelectorHelper.html +0 -459
- package/docs/classes/Util.Rectangle.html +0 -460
- package/docs/classes/WalkController.html +0 -700
- package/docs/enums/CameraMovementEffect.html +0 -315
- package/docs/enums/ContentType.html +0 -461
- package/docs/enums/DIRECTION.html +0 -325
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -325
- package/docs/enums/DimensionType.html +0 -315
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -318
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -325
- package/docs/enums/PaintBrushTypeEnum.html +0 -318
- package/docs/enums/PointType.html +0 -315
- package/docs/enums/Rotation.html +0 -322
- package/docs/functions/AreaMakerPlugin.html +0 -295
- package/docs/functions/CSS3DRenderPlugin.html +0 -293
- package/docs/functions/CameraMovementPlugin.html +0 -298
- package/docs/functions/CruisePlugin.html +0 -295
- package/docs/functions/CurrentPanoImagePlugin.html +0 -295
- package/docs/functions/GuideLinePlugin.html +0 -295
- package/docs/functions/ItemLabelPlugin.html +0 -295
- package/docs/functions/MapviewFloorplanPlugin.html +0 -295
- package/docs/functions/ModelChassisCompassPlugin.html +0 -298
- package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -298
- package/docs/functions/ModelFloorplanPlugin.html +0 -295
- package/docs/functions/ModelItemLabelPlugin.html +0 -295
- package/docs/functions/ModelRoomLabelPlugin.html +0 -293
- package/docs/functions/ModelTVVideoPlugin.html +0 -295
- package/docs/functions/ModelViewPlugin.html +0 -298
- package/docs/functions/MovePlugin.html +0 -295
- package/docs/functions/Object3DHelperPlugin.html +0 -293
- package/docs/functions/PanoCompassPlugin.html +0 -295
- package/docs/functions/PanoCursorRaycasterPlugin.html +0 -299
- package/docs/functions/PanoDoorLabelPlugin.html +0 -295
- package/docs/functions/PanoFloorplanRadarPlugin.html +0 -295
- package/docs/functions/PanoMeasurePlugin.html +0 -295
- package/docs/functions/PanoRulerPlugin.html +0 -298
- package/docs/functions/PanoRulerProPlugin.html +0 -298
- package/docs/functions/PanoSpatialTagPlugin.html +0 -298
- package/docs/functions/PanoTagPlugin.html +0 -300
- package/docs/functions/PanoVideoPlugin.html +0 -304
- package/docs/functions/PipelinePlugin.html +0 -293
- package/docs/functions/TopviewFloorplanPlugin.html +0 -295
- package/docs/functions/Util.absoluteUrl.html +0 -331
- package/docs/functions/Util.checkFiveModelLoaded.html +0 -334
- package/docs/functions/Util.equal.html +0 -343
- package/docs/functions/Util.getCoordsFromClient.html +0 -333
- package/docs/functions/Util.getCoordsFromElement.html +0 -333
- package/docs/functions/Util.getFrameTime.html +0 -325
- package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -333
- package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -333
- package/docs/functions/Util.isAbsoluteURL.html +0 -326
- package/docs/functions/Util.isModelLike.html +0 -326
- package/docs/functions/Util.isNil.html +0 -334
- package/docs/functions/Util.isPanoramaLike.html +0 -326
- package/docs/functions/Util.nextFrame.html +0 -339
- package/docs/functions/Util.notNil.html +0 -334
- package/docs/functions/Util.requestAnimationFrameInterval.html +0 -355
- package/docs/functions/Util.tweenProgress.html +0 -328
- package/docs/functions/Util.uuid.html +0 -324
- package/docs/functions/pluginFlag.html +0 -293
- package/docs/index.html +0 -358
- package/docs/interfaces/AddTagConfig.html +0 -308
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -335
- package/docs/interfaces/AreaMakerPluginType.Config.html +0 -340
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -626
- package/docs/interfaces/AreaMakerPluginType.Params.html +0 -339
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -397
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -382
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -339
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -332
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -331
- package/docs/interfaces/AreaMakerPluginType.State.html +0 -360
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -454
- package/docs/interfaces/CSS3DRenderPluginState.html +0 -330
- package/docs/interfaces/CameraMovementPluginExportType.html +0 -363
- package/docs/interfaces/CruisePluginTypes.Config.html +0 -364
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -366
- package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -724
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -390
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -426
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -416
- package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -356
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -324
- package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -392
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +0 -387
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +0 -526
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +0 -328
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +0 -320
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +0 -342
- package/docs/interfaces/EventMap.html +0 -547
- package/docs/interfaces/FloorplanBounding.html +0 -337
- package/docs/interfaces/FloorplanData.html +0 -340
- package/docs/interfaces/FloorplanEntrance.html +0 -365
- package/docs/interfaces/FloorplanExtraObject.html +0 -355
- package/docs/interfaces/FloorplanExtraObject3D.html +0 -344
- package/docs/interfaces/FloorplanFloorData.html +0 -333
- package/docs/interfaces/FloorplanImagePosition.html +0 -319
- package/docs/interfaces/FloorplanObserver.html +0 -337
- package/docs/interfaces/FloorplanOutlineItem.html +0 -333
- package/docs/interfaces/FloorplanPosition.html +0 -319
- package/docs/interfaces/FloorplanRoomItem.html +0 -407
- package/docs/interfaces/FloorplanRoomLabelItem.html +0 -325
- package/docs/interfaces/FloorplanServerBounding.html +0 -337
- package/docs/interfaces/FloorplanServerComputedData.html +0 -336
- package/docs/interfaces/FloorplanServerData.html +0 -319
- package/docs/interfaces/FloorplanServerDoorItem.html +0 -336
- package/docs/interfaces/FloorplanServerDoorPosition.html +0 -322
- package/docs/interfaces/FloorplanServerEntrance.html +0 -365
- package/docs/interfaces/FloorplanServerFloorData.html +0 -333
- package/docs/interfaces/FloorplanServerImagePosition.html +0 -319
- package/docs/interfaces/FloorplanServerObserver.html +0 -337
- package/docs/interfaces/FloorplanServerOutlineItem.html +0 -333
- package/docs/interfaces/FloorplanServerPosition.html +0 -319
- package/docs/interfaces/FloorplanServerRoomItem.html +0 -419
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -325
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -328
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -367
- package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -531
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -362
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -353
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -452
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +0 -342
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -352
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -522
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -349
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -532
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -314
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -335
- package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -360
- package/docs/interfaces/GuideLinePluginType.Route.html +0 -376
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +0 -358
- package/docs/interfaces/HelperOffset.html +0 -337
- package/docs/interfaces/ImagePlaneGroup.html +0 -311
- package/docs/interfaces/ItemLabelPluginData.html +0 -308
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -393
- package/docs/interfaces/ItemLabelPluginParametersType.html +0 -329
- package/docs/interfaces/MinMax.html +0 -315
- package/docs/interfaces/ModelChassisCompassPluginData.html +0 -315
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -351
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -315
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -322
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -359
- package/docs/interfaces/ModelItemLabelPluginData.html +0 -308
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -393
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -315
- package/docs/interfaces/ModelRoomLabelPluginData.html +0 -308
- package/docs/interfaces/ModelTVVideoPluginData.html +0 -329
- package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -353
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -308
- package/docs/interfaces/ModelViewPluginExportType.html +0 -421
- package/docs/interfaces/Object3DHelperState.html +0 -322
- package/docs/interfaces/ObjectHelperControllers.html +0 -329
- package/docs/interfaces/PaintBrushAction.html +0 -368
- package/docs/interfaces/PaintBrushConfigs.html +0 -366
- package/docs/interfaces/PaintBrushState.html +0 -350
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -430
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -287
- package/docs/interfaces/PanoMeasureParameterType.html +0 -454
- package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -322
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -319
- package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -315
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -325
- package/docs/interfaces/PanoRulerPluginExportType.html +0 -382
- package/docs/interfaces/PanoRulerPluginOptions.html +0 -331
- package/docs/interfaces/PanoRulerPluginParameterType.html +0 -322
- package/docs/interfaces/PanoRulerProPluginExportType.html +0 -358
- package/docs/interfaces/PanoRulerProPluginOptions.html +0 -328
- package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -315
- package/docs/interfaces/PanoRulerProPluginState.html +0 -322
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -301
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -290
- package/docs/interfaces/PanoSpatialTagPluginData.html +0 -358
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -340
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -436
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -336
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -357
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -343
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -336
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -328
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -346
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -319
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -425
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -319
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -354
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -373
- package/docs/interfaces/Point.html +0 -322
- package/docs/interfaces/Room.html +0 -329
- package/docs/interfaces/RoomInfo.html +0 -315
- package/docs/interfaces/RoomLabel.html +0 -391
- package/docs/interfaces/RoomRules.html +0 -290
- package/docs/interfaces/Rooms.html +0 -290
- package/docs/interfaces/Scissor.html +0 -349
- package/docs/interfaces/State.html +0 -336
- package/docs/interfaces/TagCacheInterface.html +0 -367
- package/docs/interfaces/TagConfig.html +0 -570
- package/docs/interfaces/TagGLTFObjectGroup.html +0 -311
- package/docs/interfaces/TagIconUrl.html +0 -368
- package/docs/interfaces/TagObjectGroup.html +0 -311
- package/docs/interfaces/TagStyle.html +0 -321
- package/docs/interfaces/Tags.html +0 -2825
- package/docs/interfaces/TemporaryState.html +0 -308
- package/docs/interfaces/Util.MagnifierParameter.html +0 -396
- package/docs/interfaces/Util.MouseGroupParameter.html +0 -355
- package/docs/interfaces/Util.PointIntersection.html +0 -370
- package/docs/modules/AreaMakerPluginType.html +0 -330
- package/docs/modules/CruisePluginTypes.html +0 -333
- package/docs/modules/CurrentPanoImagePluginType.html +0 -302
- package/docs/modules/GuideLineItem.html +0 -294
- package/docs/modules/GuideLineModeItem.html +0 -299
- package/docs/modules/GuideLinePluginType.html +0 -355
- package/docs/modules/PanoVideoPluginType.html +0 -306
- package/docs/modules/Util.html +0 -356
- package/docs/modules.html +0 -564
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -359
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +0 -325
- package/docs/types/AreaMakerPluginType.PluginData.html +0 -307
- package/docs/types/AreaMakerPluginType.ServerData.html +0 -307
- package/docs/types/ArrayPosition.html +0 -284
- package/docs/types/AudioAppearance.html +0 -284
- package/docs/types/AudioTagTypeConfigKey.html +0 -284
- package/docs/types/CSS3DRenderExportType.html +0 -284
- package/docs/types/CSS3DRenderPluginExportType.html +0 -284
- package/docs/types/CSS3DRenderPluginParameterType.html +0 -284
- package/docs/types/ClassFunctionParameters.html +0 -291
- package/docs/types/Color.html +0 -284
- package/docs/types/ContentTypeConfigKey.html +0 -284
- package/docs/types/ContentTypeConfigKeySplit.html +0 -284
- package/docs/types/ContentTypeMap.html +0 -284
- package/docs/types/Create3DDomContainerReturnType.html +0 -284
- package/docs/types/Create3DElementReturnType.html +0 -284
- package/docs/types/CruisePluginExportType.html +0 -284
- package/docs/types/CruisePluginTypes.CruiseData.html +0 -323
- package/docs/types/CruisePluginTypes.MoveEffect.html +0 -300
- package/docs/types/CurrentPanoImagePluginExportType.html +0 -284
- package/docs/types/DeprecatedMediaPlaneProperty.html +0 -296
- package/docs/types/DeprecatedTagProperty.html +0 -299
- package/docs/types/Direction-1.html +0 -284
- package/docs/types/Direction4.html +0 -284
- package/docs/types/ElementRenderer.html +0 -308
- package/docs/types/FloorplanRuleLabels.html +0 -287
- package/docs/types/FloorplanServerRuleLabels.html +0 -284
- package/docs/types/GuideLinePluginExportType.html +0 -284
- package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -357
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -378
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -311
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -314
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -314
- package/docs/types/GuideLinePluginType.PathItem.html +0 -314
- package/docs/types/GuideLinePluginType.PluginData.html +0 -323
- package/docs/types/HelperEventMap.html +0 -429
- package/docs/types/InternalHelperEventMap.html +0 -380
- package/docs/types/LoadTagConfig.html +0 -284
- package/docs/types/MapviewFloorplanPluginParameterType.html +0 -284
- package/docs/types/MapviewFloorplanPluginReturnType.html +0 -284
- package/docs/types/MediaData.html +0 -305
- package/docs/types/MediaStore.html +0 -289
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -291
- package/docs/types/ModelFloorplanPluginParameterType.html +0 -284
- package/docs/types/ModelFloorplanPluginReturnType.html +0 -284
- package/docs/types/ModelId.html +0 -284
- package/docs/types/ModelRoomLabelPluginParameters.html +0 -284
- package/docs/types/ModelRoomLabelPluginReturnType.html +0 -284
- package/docs/types/MoveArgs.html +0 -294
- package/docs/types/MoveOpts.html +0 -292
- package/docs/types/Object3DHelperEventMap.html +0 -377
- package/docs/types/ObjectFit.html +0 -284
- package/docs/types/PaintBrushEventMap.html +0 -315
- package/docs/types/PanoCompassPluginData.html +0 -284
- package/docs/types/PanoCompassPluginExportType.html +0 -284
- package/docs/types/PanoCompassPluginParameterType.html +0 -284
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -284
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -284
- package/docs/types/PanoIndex.html +0 -284
- package/docs/types/PanoMeasurePluginEvent.html +0 -284
- package/docs/types/PanoMeasureReturnType.html +0 -284
- package/docs/types/PanoSpatialTagPluginId.html +0 -284
- package/docs/types/PanoTagPluginExportInterface.html +0 -284
- package/docs/types/PanoTagPluginParamsInterface.html +0 -284
- package/docs/types/PanoVideoPluginParameterType.html +0 -284
- package/docs/types/PanoVideoPluginReturnType.html +0 -284
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -292
- package/docs/types/PipelinePluginParameterType.html +0 -284
- package/docs/types/PipelinePluginReturnType.html +0 -284
- package/docs/types/PlaneTag.html +0 -292
- package/docs/types/Point2DTag.html +0 -292
- package/docs/types/Point3DTag.html +0 -292
- package/docs/types/PointTag.html +0 -289
- package/docs/types/PointTagInstance.html +0 -289
- package/docs/types/Position.html +0 -284
- package/docs/types/RotateArgs.html +0 -296
- package/docs/types/RotateOpts.html +0 -292
- package/docs/types/RuleLabelsKey.html +0 -284
- package/docs/types/RuleLabelsValue.html +0 -284
- package/docs/types/StickType.html +0 -284
- package/docs/types/Tag.html +0 -350
- package/docs/types/Tag2D.html +0 -292
- package/docs/types/Tag3D.html +0 -292
- package/docs/types/TagConfigByKey.html +0 -289
- package/docs/types/TagContentType.html +0 -284
- package/docs/types/TagContentTypeMapping.html +0 -284
- package/docs/types/TagDimensionType.html +0 -286
- package/docs/types/TagElement.html +0 -294
- package/docs/types/TagEvents.html +0 -337
- package/docs/types/TagGLTFObject.html +0 -307
- package/docs/types/TagHooks.html +0 -284
- package/docs/types/TagId.html +0 -284
- package/docs/types/TagInstance.html +0 -362
- package/docs/types/TagPointType.html +0 -287
- package/docs/types/TagRendererMap.html +0 -291
- package/docs/types/TopviewFloorplanPluginParameterType.html +0 -284
- package/docs/types/TopviewFloorplanPluginReturnType.html +0 -284
- package/docs/types/WorkCode.html +0 -284
- package/docs/variables/FLOOR_TYPE_MAP.html +0 -294
- package/docs/variables/PLUGIN.html +0 -284
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -287
- package/docs/variables/ROOM_TYPE_MAP.html +0 -294
- package/docs/variables/defaultGlobalConfig.html +0 -284
- package/docs/variables/itemLabelPluginServerParams.html +0 -291
- package/docs/variables/modelItemLabelPluginServerParams.html +0 -291
- package/docs/variables/modelRoomLabelPluginServerParams.html +0 -291
|
@@ -1,16 +1,22 @@
|
|
|
1
|
-
import { SvelteComponent as tA, init as iA, safe_not_equal as nA, append_styles as oA, empty as rA, insert as
|
|
1
|
+
import { SvelteComponent as tA, init as iA, safe_not_equal as nA, append_styles as oA, empty as rA, insert as F, transition_out as w, check_outros as $, transition_in as C, detach as L, setContext as q, group_outros as AA, binding_callbacks as X, element as P, attr as _, noop as j, toggle_class as Q, null_to_empty as W, set_style as U, append as x, listen as eA, create_component as D, mount_component as v, destroy_component as M } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import lA from "./TextTag/index.js";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
3
|
+
import aA from "./ImageTextTag.js";
|
|
4
|
+
import sA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as c } from "../../utils/noTypecheck.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import { classnames as
|
|
13
|
-
import { ModelTag as
|
|
7
|
+
import fA from "./AudioTag/index.js";
|
|
8
|
+
import mA from "./MediaPlane.js";
|
|
9
|
+
import pA from "./LinkTag.js";
|
|
10
|
+
import gA from "./PanoramaTag.js";
|
|
11
|
+
import uA from "./CustomTag.js";
|
|
12
|
+
import { classnames as S } from "../../../vendor/classnames/index.js";
|
|
13
|
+
import { ModelTag as cA } from "../../controller/Tag/ModelTag.js";
|
|
14
|
+
import "hammerjs";
|
|
15
|
+
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
16
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
17
|
+
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
18
|
+
import "../../../shared-utils/three/THREESphere.js";
|
|
19
|
+
import "animejs";
|
|
14
20
|
import "./TextTag/TextTag.js";
|
|
15
21
|
import "../Common/Line/Straight.js";
|
|
16
22
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -19,7 +25,6 @@ import "../../../shared-utils/uuid.js";
|
|
|
19
25
|
import "../Common/Shadow.js";
|
|
20
26
|
import "../Common/Text/FlyMText.js";
|
|
21
27
|
import "../Common/Text/FlyText.js";
|
|
22
|
-
import "animejs";
|
|
23
28
|
import "../../../shared-utils/isNil.js";
|
|
24
29
|
import "../../utils/search.js";
|
|
25
30
|
import "../../utils/constants.js";
|
|
@@ -64,9 +69,6 @@ import "../../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
|
64
69
|
import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
65
70
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
66
71
|
import "../Common/MediaItem.js";
|
|
67
|
-
import "hammerjs";
|
|
68
|
-
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
69
|
-
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
70
72
|
import "../../../shared-utils/positionToVector3.js";
|
|
71
73
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
72
74
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
@@ -81,8 +83,6 @@ import "../../../shared-utils/three/centerPoint.js";
|
|
|
81
83
|
import "../../../shared-utils/three/getObjectVisible.js";
|
|
82
84
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
83
85
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
84
|
-
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
85
|
-
import "../../../shared-utils/three/THREESphere.js";
|
|
86
86
|
import "./AudioTag/AudioTag.js";
|
|
87
87
|
import "../Common/Audio.js";
|
|
88
88
|
import "../../utils/audio/SharedAudio.js";
|
|
@@ -129,18 +129,18 @@ import "../../../shared-utils/five/getFloorIndex.js";
|
|
|
129
129
|
import "../../../shared-utils/safeObj.js";
|
|
130
130
|
import "../../utils/Cache.js";
|
|
131
131
|
import "../../../CruisePlugin/utils/sleep.js";
|
|
132
|
-
function
|
|
133
|
-
oA(i, "svelte-
|
|
132
|
+
function dA(i) {
|
|
133
|
+
oA(i, "svelte-elzzn6", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}');
|
|
134
134
|
}
|
|
135
|
-
function
|
|
135
|
+
function BA(i) {
|
|
136
136
|
let A, t;
|
|
137
137
|
return {
|
|
138
138
|
c() {
|
|
139
|
-
A =
|
|
139
|
+
A = P("div"), _(A, "data-info", "tag content is keep folded"), _(A, "data-id", t = /*tag*/
|
|
140
140
|
i[0].id);
|
|
141
141
|
},
|
|
142
142
|
m(e, n) {
|
|
143
|
-
|
|
143
|
+
F(e, A, n);
|
|
144
144
|
},
|
|
145
145
|
p(e, n) {
|
|
146
146
|
n & /*tag*/
|
|
@@ -150,25 +150,25 @@ function _A(i) {
|
|
|
150
150
|
i: j,
|
|
151
151
|
o: j,
|
|
152
152
|
d(e) {
|
|
153
|
-
e &&
|
|
153
|
+
e && L(A);
|
|
154
154
|
}
|
|
155
155
|
};
|
|
156
156
|
}
|
|
157
|
-
function
|
|
158
|
-
let A, t, e, n,
|
|
159
|
-
const
|
|
160
|
-
MA,
|
|
157
|
+
function _A(i) {
|
|
158
|
+
let A, t, e, n, l, d, g, s, o, f, m, u, b, h, B, E, T;
|
|
159
|
+
const Y = [
|
|
161
160
|
vA,
|
|
162
161
|
DA,
|
|
163
162
|
hA,
|
|
164
163
|
bA,
|
|
165
164
|
kA,
|
|
166
|
-
CA
|
|
165
|
+
CA,
|
|
166
|
+
wA
|
|
167
167
|
], k = [];
|
|
168
|
-
function
|
|
168
|
+
function J(r, p) {
|
|
169
169
|
return p & /*tag, contentTypeMap*/
|
|
170
170
|
9 && (n = null), p & /*tag, contentTypeMap*/
|
|
171
|
-
9 && (
|
|
171
|
+
9 && (l = null), p & /*tag, contentTypeMap*/
|
|
172
172
|
9 && (d = null), p & /*tag, contentTypeMap*/
|
|
173
173
|
9 && (g = null), p & /*tag, contentTypeMap*/
|
|
174
174
|
9 && (s = null), p & /*tag, contentTypeMap*/
|
|
@@ -182,7 +182,7 @@ function QA(i) {
|
|
|
182
182
|
/*tag*/
|
|
183
183
|
r[0].contentType
|
|
184
184
|
)
|
|
185
|
-
))), n ? 0 : (
|
|
185
|
+
))), n ? 0 : (l == null && (l = !!(["ImageText", "Image", "Video"].includes(
|
|
186
186
|
/*tag*/
|
|
187
187
|
r[0].contentType
|
|
188
188
|
) || ["ImageText", "Image", "Video"].includes(
|
|
@@ -191,7 +191,7 @@ function QA(i) {
|
|
|
191
191
|
/*tag*/
|
|
192
192
|
r[0].contentType
|
|
193
193
|
)
|
|
194
|
-
))),
|
|
194
|
+
))), l ? 1 : (d == null && (d = !!(["Audio"].includes(
|
|
195
195
|
/*tag*/
|
|
196
196
|
r[0].contentType
|
|
197
197
|
) || ["Audio"].includes(
|
|
@@ -238,19 +238,19 @@ function QA(i) {
|
|
|
238
238
|
)
|
|
239
239
|
))), f ? 6 : -1))))));
|
|
240
240
|
}
|
|
241
|
-
return ~(m =
|
|
241
|
+
return ~(m = J(i, -1)) && (u = k[m] = Y[m](i)), {
|
|
242
242
|
c() {
|
|
243
243
|
var r;
|
|
244
|
-
A =
|
|
244
|
+
A = P("div"), t = P("div"), e = P("div"), u && u.c(), _(e, "class", "content svelte-elzzn6"), Q(
|
|
245
245
|
e,
|
|
246
246
|
"unfolded",
|
|
247
247
|
/*tag*/
|
|
248
248
|
(r = i[0].state) == null ? void 0 : r.unfolded
|
|
249
|
-
), _(t, "class", "content__wrapper svelte-
|
|
249
|
+
), _(t, "class", "content__wrapper svelte-elzzn6"), _(A, "class", b = W(S(
|
|
250
250
|
"content__container",
|
|
251
251
|
/*tag*/
|
|
252
252
|
i[0].className
|
|
253
|
-
)) + " svelte-
|
|
253
|
+
)) + " svelte-elzzn6"), _(A, "data-id", h = /*tag*/
|
|
254
254
|
i[0].id), Q(
|
|
255
255
|
A,
|
|
256
256
|
"disable",
|
|
@@ -266,13 +266,13 @@ function QA(i) {
|
|
|
266
266
|
"unClickable",
|
|
267
267
|
/*tag*/
|
|
268
268
|
i[0].config.clickable === !1
|
|
269
|
-
),
|
|
269
|
+
), U(
|
|
270
270
|
A,
|
|
271
271
|
"width",
|
|
272
272
|
/*tag*/
|
|
273
273
|
i[0].stickType === "Plane" || /*tag*/
|
|
274
274
|
i[0].contentType === "MediaModel" ? "100%" : 0
|
|
275
|
-
),
|
|
275
|
+
), U(
|
|
276
276
|
A,
|
|
277
277
|
"height",
|
|
278
278
|
/*tag*/
|
|
@@ -281,28 +281,31 @@ function QA(i) {
|
|
|
281
281
|
);
|
|
282
282
|
},
|
|
283
283
|
m(r, p) {
|
|
284
|
-
|
|
284
|
+
F(r, A, p), x(A, t), x(t, e), ~m && k[m].m(e, null), i[16](A), B = !0, E || (T = eA(
|
|
285
|
+
A,
|
|
286
|
+
"click",
|
|
285
287
|
/*click_handler_1*/
|
|
286
|
-
i[17]
|
|
287
|
-
|
|
288
|
+
i[17],
|
|
289
|
+
!0
|
|
290
|
+
), E = !0);
|
|
288
291
|
},
|
|
289
292
|
p(r, p) {
|
|
290
|
-
var
|
|
293
|
+
var a;
|
|
291
294
|
let y = m;
|
|
292
|
-
m =
|
|
295
|
+
m = J(r, p), m === y ? ~m && k[m].p(r, p) : (u && (AA(), w(k[y], 1, 1, () => {
|
|
293
296
|
k[y] = null;
|
|
294
|
-
}), $()), ~m ? (u = k[m], u ? u.p(r, p) : (u = k[m] =
|
|
297
|
+
}), $()), ~m ? (u = k[m], u ? u.p(r, p) : (u = k[m] = Y[m](r), u.c()), C(u, 1), u.m(e, null)) : u = null), (!B || p & /*tag*/
|
|
295
298
|
1) && Q(
|
|
296
299
|
e,
|
|
297
300
|
"unfolded",
|
|
298
301
|
/*tag*/
|
|
299
|
-
(
|
|
302
|
+
(a = r[0].state) == null ? void 0 : a.unfolded
|
|
300
303
|
), (!B || p & /*tag*/
|
|
301
|
-
1 && b !== (b = S(
|
|
304
|
+
1 && b !== (b = W(S(
|
|
302
305
|
"content__container",
|
|
303
306
|
/*tag*/
|
|
304
307
|
r[0].className
|
|
305
|
-
)) + " svelte-
|
|
308
|
+
)) + " svelte-elzzn6")) && _(A, "class", b), (!B || p & /*tag*/
|
|
306
309
|
1 && h !== (h = /*tag*/
|
|
307
310
|
r[0].id)) && _(A, "data-id", h), (!B || p & /*tag, tag*/
|
|
308
311
|
1) && Q(
|
|
@@ -323,14 +326,14 @@ function QA(i) {
|
|
|
323
326
|
/*tag*/
|
|
324
327
|
r[0].config.clickable === !1
|
|
325
328
|
), p & /*tag*/
|
|
326
|
-
1 &&
|
|
329
|
+
1 && U(
|
|
327
330
|
A,
|
|
328
331
|
"width",
|
|
329
332
|
/*tag*/
|
|
330
333
|
r[0].stickType === "Plane" || /*tag*/
|
|
331
334
|
r[0].contentType === "MediaModel" ? "100%" : 0
|
|
332
335
|
), p & /*tag*/
|
|
333
|
-
1 &&
|
|
336
|
+
1 && U(
|
|
334
337
|
A,
|
|
335
338
|
"height",
|
|
336
339
|
/*tag*/
|
|
@@ -345,13 +348,13 @@ function QA(i) {
|
|
|
345
348
|
w(u), B = !1;
|
|
346
349
|
},
|
|
347
350
|
d(r) {
|
|
348
|
-
r &&
|
|
351
|
+
r && L(A), ~m && k[m].d(), i[16](null), E = !1, T();
|
|
349
352
|
}
|
|
350
353
|
};
|
|
351
354
|
}
|
|
352
|
-
function
|
|
353
|
-
let A, t, e, n,
|
|
354
|
-
return t = new
|
|
355
|
+
function QA(i) {
|
|
356
|
+
let A, t, e, n, l, d, g;
|
|
357
|
+
return t = new uA({
|
|
355
358
|
props: {
|
|
356
359
|
tag: c(
|
|
357
360
|
/*tag*/
|
|
@@ -364,11 +367,11 @@ function wA(i) {
|
|
|
364
367
|
}
|
|
365
368
|
}), {
|
|
366
369
|
c() {
|
|
367
|
-
A =
|
|
370
|
+
A = P("div"), D(t.$$.fragment), _(A, "class", e = W(S(
|
|
368
371
|
"content__container",
|
|
369
372
|
/*tag*/
|
|
370
373
|
i[0].className
|
|
371
|
-
)) + " svelte-
|
|
374
|
+
)) + " svelte-elzzn6"), _(A, "data-id", n = /*tag*/
|
|
372
375
|
i[0].id), Q(
|
|
373
376
|
A,
|
|
374
377
|
"custom-tag-disable",
|
|
@@ -382,7 +385,7 @@ function wA(i) {
|
|
|
382
385
|
);
|
|
383
386
|
},
|
|
384
387
|
m(s, o) {
|
|
385
|
-
|
|
388
|
+
F(s, A, o), v(t, A, null), i[14](A), l = !0, d || (g = eA(
|
|
386
389
|
A,
|
|
387
390
|
"click",
|
|
388
391
|
/*click_handler*/
|
|
@@ -397,20 +400,20 @@ function wA(i) {
|
|
|
397
400
|
s[0]
|
|
398
401
|
)), o & /*rendererMap*/
|
|
399
402
|
4 && (f.rendererMap = /*rendererMap*/
|
|
400
|
-
s[2]), t.$set(f), (!
|
|
401
|
-
1 && e !== (e = S(
|
|
403
|
+
s[2]), t.$set(f), (!l || o & /*tag*/
|
|
404
|
+
1 && e !== (e = W(S(
|
|
402
405
|
"content__container",
|
|
403
406
|
/*tag*/
|
|
404
407
|
s[0].className
|
|
405
|
-
)) + " svelte-
|
|
408
|
+
)) + " svelte-elzzn6")) && _(A, "class", e), (!l || o & /*tag*/
|
|
406
409
|
1 && n !== (n = /*tag*/
|
|
407
|
-
s[0].id)) && _(A, "data-id", n), (!
|
|
410
|
+
s[0].id)) && _(A, "data-id", n), (!l || o & /*tag, tag*/
|
|
408
411
|
1) && Q(
|
|
409
412
|
A,
|
|
410
413
|
"custom-tag-disable",
|
|
411
414
|
/*tag*/
|
|
412
415
|
s[0].enabled === !1
|
|
413
|
-
), (!
|
|
416
|
+
), (!l || o & /*tag, isHide*/
|
|
414
417
|
33) && Q(
|
|
415
418
|
A,
|
|
416
419
|
"custom-tag-hide",
|
|
@@ -419,19 +422,19 @@ function wA(i) {
|
|
|
419
422
|
);
|
|
420
423
|
},
|
|
421
424
|
i(s) {
|
|
422
|
-
|
|
425
|
+
l || (C(t.$$.fragment, s), l = !0);
|
|
423
426
|
},
|
|
424
427
|
o(s) {
|
|
425
|
-
w(t.$$.fragment, s),
|
|
428
|
+
w(t.$$.fragment, s), l = !1;
|
|
426
429
|
},
|
|
427
430
|
d(s) {
|
|
428
|
-
s &&
|
|
431
|
+
s && L(A), M(t), i[14](null), d = !1, g();
|
|
429
432
|
}
|
|
430
433
|
};
|
|
431
434
|
}
|
|
432
|
-
function
|
|
435
|
+
function wA(i) {
|
|
433
436
|
let A, t;
|
|
434
|
-
return A = new
|
|
437
|
+
return A = new gA({
|
|
435
438
|
props: { tag: c(
|
|
436
439
|
/*tag*/
|
|
437
440
|
i[0]
|
|
@@ -444,12 +447,12 @@ function CA(i) {
|
|
|
444
447
|
v(A, e, n), t = !0;
|
|
445
448
|
},
|
|
446
449
|
p(e, n) {
|
|
447
|
-
const
|
|
450
|
+
const l = {};
|
|
448
451
|
n & /*tag*/
|
|
449
|
-
1 && (
|
|
452
|
+
1 && (l.tag = c(
|
|
450
453
|
/*tag*/
|
|
451
454
|
e[0]
|
|
452
|
-
)), A.$set(
|
|
455
|
+
)), A.$set(l);
|
|
453
456
|
},
|
|
454
457
|
i(e) {
|
|
455
458
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -462,9 +465,9 @@ function CA(i) {
|
|
|
462
465
|
}
|
|
463
466
|
};
|
|
464
467
|
}
|
|
465
|
-
function
|
|
468
|
+
function CA(i) {
|
|
466
469
|
let A, t;
|
|
467
|
-
return A = new
|
|
470
|
+
return A = new mA({
|
|
468
471
|
props: { tag: c(
|
|
469
472
|
/*tag*/
|
|
470
473
|
i[0]
|
|
@@ -477,12 +480,12 @@ function kA(i) {
|
|
|
477
480
|
v(A, e, n), t = !0;
|
|
478
481
|
},
|
|
479
482
|
p(e, n) {
|
|
480
|
-
const
|
|
483
|
+
const l = {};
|
|
481
484
|
n & /*tag*/
|
|
482
|
-
1 && (
|
|
485
|
+
1 && (l.tag = c(
|
|
483
486
|
/*tag*/
|
|
484
487
|
e[0]
|
|
485
|
-
)), A.$set(
|
|
488
|
+
)), A.$set(l);
|
|
486
489
|
},
|
|
487
490
|
i(e) {
|
|
488
491
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -495,9 +498,9 @@ function kA(i) {
|
|
|
495
498
|
}
|
|
496
499
|
};
|
|
497
500
|
}
|
|
498
|
-
function
|
|
501
|
+
function kA(i) {
|
|
499
502
|
let A, t;
|
|
500
|
-
return A = new
|
|
503
|
+
return A = new pA({
|
|
501
504
|
props: { tag: c(
|
|
502
505
|
/*tag*/
|
|
503
506
|
i[0]
|
|
@@ -510,12 +513,12 @@ function bA(i) {
|
|
|
510
513
|
v(A, e, n), t = !0;
|
|
511
514
|
},
|
|
512
515
|
p(e, n) {
|
|
513
|
-
const
|
|
516
|
+
const l = {};
|
|
514
517
|
n & /*tag*/
|
|
515
|
-
1 && (
|
|
518
|
+
1 && (l.tag = c(
|
|
516
519
|
/*tag*/
|
|
517
520
|
e[0]
|
|
518
|
-
)), A.$set(
|
|
521
|
+
)), A.$set(l);
|
|
519
522
|
},
|
|
520
523
|
i(e) {
|
|
521
524
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -528,9 +531,9 @@ function bA(i) {
|
|
|
528
531
|
}
|
|
529
532
|
};
|
|
530
533
|
}
|
|
531
|
-
function
|
|
534
|
+
function bA(i) {
|
|
532
535
|
let A, t;
|
|
533
|
-
return A = new
|
|
536
|
+
return A = new sA({
|
|
534
537
|
props: { tag: c(
|
|
535
538
|
/*tag*/
|
|
536
539
|
i[0]
|
|
@@ -543,12 +546,12 @@ function hA(i) {
|
|
|
543
546
|
v(A, e, n), t = !0;
|
|
544
547
|
},
|
|
545
548
|
p(e, n) {
|
|
546
|
-
const
|
|
549
|
+
const l = {};
|
|
547
550
|
n & /*tag*/
|
|
548
|
-
1 && (
|
|
551
|
+
1 && (l.tag = c(
|
|
549
552
|
/*tag*/
|
|
550
553
|
e[0]
|
|
551
|
-
)), A.$set(
|
|
554
|
+
)), A.$set(l);
|
|
552
555
|
},
|
|
553
556
|
i(e) {
|
|
554
557
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -561,9 +564,9 @@ function hA(i) {
|
|
|
561
564
|
}
|
|
562
565
|
};
|
|
563
566
|
}
|
|
564
|
-
function
|
|
567
|
+
function hA(i) {
|
|
565
568
|
let A, t;
|
|
566
|
-
return A = new
|
|
569
|
+
return A = new fA({
|
|
567
570
|
props: { tag: c(
|
|
568
571
|
/*tag*/
|
|
569
572
|
i[0]
|
|
@@ -576,12 +579,12 @@ function DA(i) {
|
|
|
576
579
|
v(A, e, n), t = !0;
|
|
577
580
|
},
|
|
578
581
|
p(e, n) {
|
|
579
|
-
const
|
|
582
|
+
const l = {};
|
|
580
583
|
n & /*tag*/
|
|
581
|
-
1 && (
|
|
584
|
+
1 && (l.tag = c(
|
|
582
585
|
/*tag*/
|
|
583
586
|
e[0]
|
|
584
|
-
)), A.$set(
|
|
587
|
+
)), A.$set(l);
|
|
585
588
|
},
|
|
586
589
|
i(e) {
|
|
587
590
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -594,9 +597,9 @@ function DA(i) {
|
|
|
594
597
|
}
|
|
595
598
|
};
|
|
596
599
|
}
|
|
597
|
-
function
|
|
600
|
+
function DA(i) {
|
|
598
601
|
let A, t;
|
|
599
|
-
return A = new
|
|
602
|
+
return A = new aA({
|
|
600
603
|
props: { tag: c(
|
|
601
604
|
/*tag*/
|
|
602
605
|
i[0]
|
|
@@ -609,12 +612,12 @@ function vA(i) {
|
|
|
609
612
|
v(A, e, n), t = !0;
|
|
610
613
|
},
|
|
611
614
|
p(e, n) {
|
|
612
|
-
const
|
|
615
|
+
const l = {};
|
|
613
616
|
n & /*tag*/
|
|
614
|
-
1 && (
|
|
617
|
+
1 && (l.tag = c(
|
|
615
618
|
/*tag*/
|
|
616
619
|
e[0]
|
|
617
|
-
)), A.$set(
|
|
620
|
+
)), A.$set(l);
|
|
618
621
|
},
|
|
619
622
|
i(e) {
|
|
620
623
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -627,7 +630,7 @@ function vA(i) {
|
|
|
627
630
|
}
|
|
628
631
|
};
|
|
629
632
|
}
|
|
630
|
-
function
|
|
633
|
+
function vA(i) {
|
|
631
634
|
let A, t;
|
|
632
635
|
return A = new lA({
|
|
633
636
|
props: { tag: c(
|
|
@@ -642,12 +645,12 @@ function MA(i) {
|
|
|
642
645
|
v(A, e, n), t = !0;
|
|
643
646
|
},
|
|
644
647
|
p(e, n) {
|
|
645
|
-
const
|
|
648
|
+
const l = {};
|
|
646
649
|
n & /*tag*/
|
|
647
|
-
1 && (
|
|
650
|
+
1 && (l.tag = c(
|
|
648
651
|
/*tag*/
|
|
649
652
|
e[0]
|
|
650
|
-
)), A.$set(
|
|
653
|
+
)), A.$set(l);
|
|
651
654
|
},
|
|
652
655
|
i(e) {
|
|
653
656
|
t || (C(A.$$.fragment, e), t = !0);
|
|
@@ -660,9 +663,9 @@ function MA(i) {
|
|
|
660
663
|
}
|
|
661
664
|
};
|
|
662
665
|
}
|
|
663
|
-
function
|
|
664
|
-
let A, t, e, n,
|
|
665
|
-
const d = [
|
|
666
|
+
function MA(i) {
|
|
667
|
+
let A, t, e, n, l;
|
|
668
|
+
const d = [QA, _A, BA], g = [];
|
|
666
669
|
function s(o, f) {
|
|
667
670
|
return f & /*tag, rendererMap*/
|
|
668
671
|
5 && (A = null), A == null && (A = !!/*tag*/
|
|
@@ -680,7 +683,7 @@ function EA(i) {
|
|
|
680
683
|
e.c(), n = rA();
|
|
681
684
|
},
|
|
682
685
|
m(o, f) {
|
|
683
|
-
g[t].m(o, f),
|
|
686
|
+
g[t].m(o, f), F(o, n, f), l = !0;
|
|
684
687
|
},
|
|
685
688
|
p(o, [f]) {
|
|
686
689
|
let m = t;
|
|
@@ -689,51 +692,53 @@ function EA(i) {
|
|
|
689
692
|
}), $(), e = g[t], e ? e.p(o, f) : (e = g[t] = d[t](o), e.c()), C(e, 1), e.m(n.parentNode, n));
|
|
690
693
|
},
|
|
691
694
|
i(o) {
|
|
692
|
-
|
|
695
|
+
l || (C(e), l = !0);
|
|
693
696
|
},
|
|
694
697
|
o(o) {
|
|
695
|
-
w(e),
|
|
698
|
+
w(e), l = !1;
|
|
696
699
|
},
|
|
697
700
|
d(o) {
|
|
698
|
-
g[t].d(o), o &&
|
|
701
|
+
g[t].d(o), o && L(n);
|
|
699
702
|
}
|
|
700
703
|
};
|
|
701
704
|
}
|
|
702
|
-
function
|
|
703
|
-
let e, n,
|
|
705
|
+
function EA(i, A, t) {
|
|
706
|
+
let e, n, l, d, g, s, { tag: o } = A, { hooks: f } = A, { rendererMap: m = /* @__PURE__ */ new Map() } = A, { contentTypeMap: u = /* @__PURE__ */ new Map() } = A, { state: b } = A, { mediaStore: h } = A, { temporaryState: B } = A;
|
|
704
707
|
q("hooks", f), q("mediaStore", h);
|
|
705
708
|
let E, T;
|
|
706
|
-
function
|
|
707
|
-
|
|
709
|
+
function Y(a) {
|
|
710
|
+
a ? f.emit("exposure", { id: d, type: "start" }) : f.emit("exposure", { id: d, type: "end" });
|
|
708
711
|
}
|
|
709
|
-
function k(
|
|
710
|
-
var
|
|
711
|
-
return !(!
|
|
712
|
+
function k(a, z, H) {
|
|
713
|
+
var G, I;
|
|
714
|
+
return !(!z.visible || !z.enabled || !H.visible || !((G = a.state) != null && G.visible) || ((I = a.temporaryState) == null ? void 0 : I.visible) === !1 || a instanceof cA && a.loading);
|
|
712
715
|
}
|
|
713
|
-
function
|
|
714
|
-
X[
|
|
715
|
-
o.contentDom =
|
|
716
|
+
function J(a) {
|
|
717
|
+
X[a ? "unshift" : "push"](() => {
|
|
718
|
+
o.contentDom = a, t(0, o);
|
|
716
719
|
});
|
|
717
720
|
}
|
|
718
|
-
const r = (
|
|
719
|
-
function p(
|
|
720
|
-
X[
|
|
721
|
-
o.contentDom =
|
|
721
|
+
const r = (a) => f.emit("click", { event: a, target: "TagContent", tag: o });
|
|
722
|
+
function p(a) {
|
|
723
|
+
X[a ? "unshift" : "push"](() => {
|
|
724
|
+
o.contentDom = a, t(0, o);
|
|
722
725
|
});
|
|
723
726
|
}
|
|
724
|
-
const y = (
|
|
725
|
-
|
|
726
|
-
|
|
727
|
+
const y = (a) => {
|
|
728
|
+
f.emit("click", { event: a, target: "TagContent", tag: o });
|
|
729
|
+
};
|
|
730
|
+
return i.$$set = (a) => {
|
|
731
|
+
"tag" in a && t(0, o = a.tag), "hooks" in a && t(1, f = a.hooks), "rendererMap" in a && t(2, m = a.rendererMap), "contentTypeMap" in a && t(3, u = a.contentTypeMap), "state" in a && t(6, b = a.state), "mediaStore" in a && t(7, h = a.mediaStore), "temporaryState" in a && t(8, B = a.temporaryState);
|
|
727
732
|
}, i.$$.update = () => {
|
|
728
|
-
var
|
|
733
|
+
var a, z, H, G, I, O, V, Z, K, N, R;
|
|
729
734
|
i.$$.dirty & /*tag*/
|
|
730
|
-
1 && t(12, e = (
|
|
731
|
-
1 && t(11, n = (
|
|
732
|
-
321 && t(13,
|
|
735
|
+
1 && t(12, e = (a = o.state) == null ? void 0 : a.unfolded), i.$$.dirty & /*tag*/
|
|
736
|
+
1 && t(11, n = (z = o.state) == null ? void 0 : z.visible), i.$$.dirty & /*state, temporaryState, tag*/
|
|
737
|
+
321 && t(13, l = b.visible && B.visible && ((H = o.state) == null ? void 0 : H.visible)), i.$$.dirty & /*tag*/
|
|
733
738
|
1 && (d = o.id), i.$$.dirty & /*tag, state, temporaryState*/
|
|
734
739
|
321 && t(5, g = !k(o, b, B)), i.$$.dirty & /*isVisible*/
|
|
735
|
-
8192 &&
|
|
736
|
-
7681 && o.hooks && (e !== void 0 && e !== T && (t(10, T = e), e ? (
|
|
740
|
+
8192 && Y(l), i.$$.dirty & /*tag, unfolded, lastUnfoldedState, visible, lastVisibleState*/
|
|
741
|
+
7681 && o.hooks && (e !== void 0 && e !== T && (t(10, T = e), e ? (I = (G = o.hooks).emit) == null || I.call(G, "unfolded") : (V = o == null ? void 0 : (O = o.hooks).emit) == null || V.call(O, "folded")), n !== void 0 && n !== E && (t(9, E = n), n ? (K = (Z = o.hooks).emit) == null || K.call(Z, "show") : (R = (N = o.hooks).emit) == null || R.call(N, "hide"))), i.$$.dirty & /*tag*/
|
|
737
742
|
1 && t(4, s = (() => !(typeof o.config.unfoldedConfig == "object" && o.config.unfoldedConfig.keep === "folded"))());
|
|
738
743
|
}, [
|
|
739
744
|
o,
|
|
@@ -749,20 +754,20 @@ function TA(i, A, t) {
|
|
|
749
754
|
T,
|
|
750
755
|
n,
|
|
751
756
|
e,
|
|
752
|
-
|
|
753
|
-
|
|
757
|
+
l,
|
|
758
|
+
J,
|
|
754
759
|
r,
|
|
755
760
|
p,
|
|
756
761
|
y
|
|
757
762
|
];
|
|
758
763
|
}
|
|
759
|
-
class
|
|
764
|
+
class xt extends tA {
|
|
760
765
|
constructor(A) {
|
|
761
766
|
super(), iA(
|
|
762
767
|
this,
|
|
763
768
|
A,
|
|
764
|
-
TA,
|
|
765
769
|
EA,
|
|
770
|
+
MA,
|
|
766
771
|
nA,
|
|
767
772
|
{
|
|
768
773
|
tag: 0,
|
|
@@ -773,10 +778,10 @@ class $t extends tA {
|
|
|
773
778
|
mediaStore: 7,
|
|
774
779
|
temporaryState: 8
|
|
775
780
|
},
|
|
776
|
-
|
|
781
|
+
dA
|
|
777
782
|
);
|
|
778
783
|
}
|
|
779
784
|
}
|
|
780
785
|
export {
|
|
781
|
-
|
|
786
|
+
xt as default
|
|
782
787
|
};
|