@realsee/dnalogel 3.20.4 → 3.20.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (352) hide show
  1. package/dist/GuideLinePlugin/typing.d.ts +1 -1
  2. package/dist/index.cjs.js +13 -13
  3. package/dist/index.js +97 -99
  4. package/dist/index.umd.js +13 -13
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
  7. package/docs/classes/CSS3DRender.html +3 -3
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  10. package/docs/classes/Magnifier.html +3 -3
  11. package/docs/classes/ModelRoomLabelController.html +3 -3
  12. package/docs/classes/MoveController.html +3 -3
  13. package/docs/classes/Object3DHelperController.html +3 -3
  14. package/docs/classes/PaintBrush.html +3 -3
  15. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  16. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  17. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  19. package/docs/classes/PanoTagPluginController.html +3 -3
  20. package/docs/classes/Util.BetterTween.html +3 -3
  21. package/docs/classes/Util.Interval.html +3 -3
  22. package/docs/classes/Util.LineSegments.html +3 -3
  23. package/docs/classes/Util.Magnifier.html +3 -3
  24. package/docs/classes/Util.Object3D.html +3 -3
  25. package/docs/classes/Util.PointDomHelper.html +3 -3
  26. package/docs/classes/Util.PointHelper.html +3 -3
  27. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  28. package/docs/classes/Util.Rectangle.html +3 -3
  29. package/docs/classes/WalkController.html +3 -3
  30. package/docs/enums/CameraMovementEffect.html +3 -3
  31. package/docs/enums/ContentType.html +3 -3
  32. package/docs/enums/DIRECTION.html +3 -3
  33. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  34. package/docs/enums/DimensionType.html +3 -3
  35. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  36. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  37. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  38. package/docs/enums/PointType.html +3 -3
  39. package/docs/enums/Rotation.html +3 -3
  40. package/docs/functions/AreaMakerPlugin.html +3 -3
  41. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  42. package/docs/functions/CameraMovementPlugin.html +3 -3
  43. package/docs/functions/CruisePlugin.html +3 -3
  44. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  45. package/docs/functions/GuideLinePlugin.html +3 -3
  46. package/docs/functions/ItemLabelPlugin.html +3 -3
  47. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  48. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  49. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  50. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  51. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  52. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  53. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  54. package/docs/functions/ModelViewPlugin.html +3 -3
  55. package/docs/functions/MovePlugin.html +3 -3
  56. package/docs/functions/Object3DHelperPlugin.html +3 -3
  57. package/docs/functions/PanoCompassPlugin.html +3 -3
  58. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  59. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  60. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  61. package/docs/functions/PanoMeasurePlugin.html +3 -3
  62. package/docs/functions/PanoRulerPlugin.html +3 -3
  63. package/docs/functions/PanoRulerProPlugin.html +3 -3
  64. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  65. package/docs/functions/PanoTagPlugin.html +3 -3
  66. package/docs/functions/PanoVideoPlugin.html +3 -3
  67. package/docs/functions/PipelinePlugin.html +3 -3
  68. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  69. package/docs/functions/Util.absoluteUrl.html +3 -3
  70. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  71. package/docs/functions/Util.equal.html +3 -3
  72. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  73. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  74. package/docs/functions/Util.getFrameTime.html +3 -3
  75. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  76. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  77. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  78. package/docs/functions/Util.isModelLike.html +3 -3
  79. package/docs/functions/Util.isNil.html +3 -3
  80. package/docs/functions/Util.isPanoramaLike.html +3 -3
  81. package/docs/functions/Util.nextFrame.html +3 -3
  82. package/docs/functions/Util.notNil.html +3 -3
  83. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  84. package/docs/functions/Util.tweenProgress.html +3 -3
  85. package/docs/functions/Util.uuid.html +3 -3
  86. package/docs/functions/pluginFlag.html +3 -3
  87. package/docs/index.html +4 -4
  88. package/docs/interfaces/AddTagConfig.html +3 -3
  89. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  90. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  91. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  92. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  99. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  100. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  101. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  102. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  103. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  104. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  105. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  111. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  112. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  113. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  114. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  115. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  116. package/docs/interfaces/EventMap.html +3 -3
  117. package/docs/interfaces/FloorplanBounding.html +3 -3
  118. package/docs/interfaces/FloorplanData.html +3 -3
  119. package/docs/interfaces/FloorplanEntrance.html +3 -3
  120. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  121. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  122. package/docs/interfaces/FloorplanFloorData.html +3 -3
  123. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  124. package/docs/interfaces/FloorplanObserver.html +3 -3
  125. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  126. package/docs/interfaces/FloorplanPosition.html +3 -3
  127. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  128. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  129. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  130. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  131. package/docs/interfaces/FloorplanServerData.html +3 -3
  132. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  133. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  134. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  135. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  136. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  137. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  138. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  139. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  140. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  141. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  142. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  143. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  144. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  145. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  146. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  147. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  158. package/docs/interfaces/HelperOffset.html +3 -3
  159. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  160. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  161. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  162. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  163. package/docs/interfaces/MinMax.html +3 -3
  164. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  165. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  166. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  167. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  168. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  169. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  170. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  171. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  172. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  173. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  174. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  175. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  176. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  177. package/docs/interfaces/Object3DHelperState.html +3 -3
  178. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  179. package/docs/interfaces/PaintBrushAction.html +3 -3
  180. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  181. package/docs/interfaces/PaintBrushState.html +3 -3
  182. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  183. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  184. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  185. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  186. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  187. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  188. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  189. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  190. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  191. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  192. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  193. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  194. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  195. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  196. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  197. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  198. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  199. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  200. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  201. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  202. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  203. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  204. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  205. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  206. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  207. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  208. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  209. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  210. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  211. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  212. package/docs/interfaces/Point.html +3 -3
  213. package/docs/interfaces/Room.html +3 -3
  214. package/docs/interfaces/RoomInfo.html +3 -3
  215. package/docs/interfaces/RoomLabel.html +3 -3
  216. package/docs/interfaces/RoomRules.html +3 -3
  217. package/docs/interfaces/Rooms.html +3 -3
  218. package/docs/interfaces/Scissor.html +3 -3
  219. package/docs/interfaces/State.html +3 -3
  220. package/docs/interfaces/TagCacheInterface.html +3 -3
  221. package/docs/interfaces/TagConfig.html +3 -3
  222. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  223. package/docs/interfaces/TagIconUrl.html +3 -3
  224. package/docs/interfaces/TagObjectGroup.html +3 -3
  225. package/docs/interfaces/TagStyle.html +3 -3
  226. package/docs/interfaces/Tags.html +3 -3
  227. package/docs/interfaces/TemporaryState.html +3 -3
  228. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  229. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  230. package/docs/interfaces/Util.PointIntersection.html +3 -3
  231. package/docs/modules/AreaMakerPluginType.html +3 -3
  232. package/docs/modules/CruisePluginTypes.html +3 -3
  233. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  234. package/docs/modules/GuideLineItem.html +3 -3
  235. package/docs/modules/GuideLineModeItem.html +3 -3
  236. package/docs/modules/GuideLinePluginType.html +3 -3
  237. package/docs/modules/PanoVideoPluginType.html +3 -3
  238. package/docs/modules/Util.html +3 -3
  239. package/docs/modules.html +4 -4
  240. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  241. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  242. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  243. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  244. package/docs/types/ArrayPosition.html +3 -3
  245. package/docs/types/AudioAppearance.html +3 -3
  246. package/docs/types/AudioTagTypeConfigKey.html +3 -3
  247. package/docs/types/CSS3DRenderExportType.html +3 -3
  248. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  249. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  250. package/docs/types/ClassFunctionParameters.html +3 -3
  251. package/docs/types/Color.html +3 -3
  252. package/docs/types/ContentTypeConfigKey.html +3 -3
  253. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  254. package/docs/types/ContentTypeMap.html +3 -3
  255. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  256. package/docs/types/Create3DElementReturnType.html +3 -3
  257. package/docs/types/CruisePluginExportType.html +3 -3
  258. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  259. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  260. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  261. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  262. package/docs/types/DeprecatedTagProperty.html +3 -3
  263. package/docs/types/Direction-1.html +3 -3
  264. package/docs/types/Direction4.html +3 -3
  265. package/docs/types/ElementRenderer.html +3 -3
  266. package/docs/types/FloorplanRuleLabels.html +3 -3
  267. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  268. package/docs/types/GuideLinePluginExportType.html +3 -3
  269. package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -5
  270. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  271. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  272. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  273. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  274. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  275. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  276. package/docs/types/HelperEventMap.html +3 -3
  277. package/docs/types/InternalHelperEventMap.html +3 -3
  278. package/docs/types/LoadTagConfig.html +3 -3
  279. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  280. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  281. package/docs/types/MediaData.html +3 -3
  282. package/docs/types/MediaStore.html +3 -3
  283. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  284. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  285. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  286. package/docs/types/ModelId.html +3 -3
  287. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  288. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  289. package/docs/types/MoveArgs.html +3 -3
  290. package/docs/types/MoveOpts.html +3 -3
  291. package/docs/types/Object3DHelperEventMap.html +3 -3
  292. package/docs/types/ObjectFit.html +3 -3
  293. package/docs/types/PaintBrushEventMap.html +3 -3
  294. package/docs/types/PanoCompassPluginData.html +3 -3
  295. package/docs/types/PanoCompassPluginExportType.html +3 -3
  296. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  297. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  298. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  299. package/docs/types/PanoIndex.html +3 -3
  300. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  301. package/docs/types/PanoMeasureReturnType.html +3 -3
  302. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  303. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  304. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  305. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  306. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  307. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  308. package/docs/types/PipelinePluginParameterType.html +3 -3
  309. package/docs/types/PipelinePluginReturnType.html +3 -3
  310. package/docs/types/PlaneTag.html +3 -3
  311. package/docs/types/Point2DTag.html +3 -3
  312. package/docs/types/Point3DTag.html +3 -3
  313. package/docs/types/PointTag.html +3 -3
  314. package/docs/types/PointTagInstance.html +3 -3
  315. package/docs/types/Position.html +3 -3
  316. package/docs/types/RotateArgs.html +3 -3
  317. package/docs/types/RotateOpts.html +3 -3
  318. package/docs/types/RuleLabelsKey.html +3 -3
  319. package/docs/types/RuleLabelsValue.html +3 -3
  320. package/docs/types/StickType.html +3 -3
  321. package/docs/types/Tag.html +3 -3
  322. package/docs/types/Tag2D.html +3 -3
  323. package/docs/types/Tag3D.html +3 -3
  324. package/docs/types/TagConfigByKey.html +3 -3
  325. package/docs/types/TagContentType.html +3 -3
  326. package/docs/types/TagContentTypeMapping.html +3 -3
  327. package/docs/types/TagDimensionType.html +3 -3
  328. package/docs/types/TagElement.html +3 -3
  329. package/docs/types/TagEvents.html +3 -3
  330. package/docs/types/TagGLTFObject.html +3 -3
  331. package/docs/types/TagHooks.html +3 -3
  332. package/docs/types/TagId.html +3 -3
  333. package/docs/types/TagInstance.html +3 -3
  334. package/docs/types/TagPointType.html +3 -3
  335. package/docs/types/TagRendererMap.html +3 -3
  336. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  337. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  338. package/docs/types/WorkCode.html +3 -3
  339. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  340. package/docs/variables/PLUGIN.html +3 -3
  341. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  342. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  343. package/docs/variables/defaultGlobalConfig.html +3 -3
  344. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  345. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  346. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  347. package/libs/GuideLinePlugin/Controller.js +24 -26
  348. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +33 -33
  349. package/libs/GuideLinePlugin/typing.d.ts +1 -1
  350. package/libs/base/BasePlugin.js +1 -1
  351. package/libs/shared-utils/logger.js +1 -1
  352. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -27,7 +27,7 @@ var _ = (n, t, e) => new Promise((i, s) => {
27
27
  }, a = (l) => l.done ? i(l.value) : Promise.resolve(l.value).then(o, r);
28
28
  a((e = e.apply(n, t)).next());
29
29
  });
30
- import { Camera as Ff, Subscribe as mt, Five as st } from "@realsee/five";
30
+ import { Camera as Ff, Subscribe as mt, Five as ot } from "@realsee/five";
31
31
  import * as E from "three";
32
32
  import { Vector3 as se, LineSegments as _f, Group as pn, Raycaster as vi, MeshBasicMaterial as ps, CanvasTexture as Wf, AnimationMixer as Uf, Color as Tn, TextureLoader as Lh, Vector2 as rt, Object3D as jh, Face3 as Yf, PlaneGeometry as Xf, sRGBEncoding as Zf, LinearFilter as Kr, Mesh as ds, CurvePath as Jf, LineCurve3 as qf, TubeGeometry as Kf, ShaderMaterial as zh, SphereGeometry as $f, DoubleSide as Oh, RingGeometry as em, Quaternion as Ia, Euler as ul, Matrix4 as rs, VideoTexture as tm, Vector4 as im, SphereBufferGeometry as nm } from "three";
33
33
  import { CSS3DRenderer as sm, CSS3DObject as $r } from "three/examples/jsm/renderers/CSS3DRenderer";
@@ -39,7 +39,7 @@ import ea from "animejs";
39
39
  import { GLTFLoader as rm } from "@realsee/five/gltf-loader";
40
40
  function am() {
41
41
  console.debug(
42
- "%c %c@realsee/dnalogel %cv3.20.4",
42
+ "%c %c@realsee/dnalogel %cv3.20.5",
43
43
  [
44
44
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
45
45
  "background-repeat: no-repeat",
@@ -593,7 +593,7 @@ let ym = class {
593
593
  function ci() {
594
594
  return ((1 + Math.random()) * 65536 | 0).toString(16).substring(1);
595
595
  }
596
- function ot() {
596
+ function et() {
597
597
  return (ci() + ci() + "-" + ci() + "-4" + ci().substr(0, 3) + "-" + ci() + "-" + ci() + ci() + ci()).toLowerCase();
598
598
  }
599
599
  const wm = `
@@ -704,7 +704,7 @@ let Cm = class extends ym {
704
704
  u(this, "clientWidth");
705
705
  u(this, "clientHeight");
706
706
  u(this, "ready", !1);
707
- u(this, "uuid", ot());
707
+ u(this, "uuid", et());
708
708
  u(this, "tween");
709
709
  u(this, "tweening", !1);
710
710
  u(this, "container");
@@ -2345,7 +2345,7 @@ const ak = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2345
2345
  notNil: Rt,
2346
2346
  requestAnimationFrameInterval: Ln,
2347
2347
  tweenProgress: Cn,
2348
- uuid: ot
2348
+ uuid: et
2349
2349
  }, Symbol.toStringTag, { value: "Module" })), iu = "v2.0.1", Mr = `CSS3DRenderPlugin@${iu}`;
2350
2350
  let rg = class extends As {
2351
2351
  constructor(e) {
@@ -2528,7 +2528,7 @@ function re(n, t) {
2528
2528
  return n != n ? t == t : n !== t || n && typeof n == "object" || typeof n == "function";
2529
2529
  }
2530
2530
  let _s;
2531
- function et(n, t) {
2531
+ function tt(n, t) {
2532
2532
  return _s || (_s = document.createElement("a")), _s.href = t, n === _s.href;
2533
2533
  }
2534
2534
  function lg(n) {
@@ -3929,7 +3929,7 @@ function Jg(n) {
3929
3929
  let t, e;
3930
3930
  return {
3931
3931
  c() {
3932
- t = D("img"), et(t.src, e = /*url*/
3932
+ t = D("img"), tt(t.src, e = /*url*/
3933
3933
  n[0]) || w(t, "src", e), w(t, "alt", "floorplan iamge"), w(t, "class", "svelte-1gfoniz");
3934
3934
  },
3935
3935
  m(i, s) {
@@ -3937,7 +3937,7 @@ function Jg(n) {
3937
3937
  },
3938
3938
  p(i, [s]) {
3939
3939
  s & /*url*/
3940
- 1 && !et(t.src, e = /*url*/
3940
+ 1 && !tt(t.src, e = /*url*/
3941
3941
  i[0]) && w(t, "src", e);
3942
3942
  },
3943
3943
  i: J,
@@ -4397,9 +4397,9 @@ function fp(n, t, e) {
4397
4397
  function F(ee, ve) {
4398
4398
  if (ve.width === 0 || ve.height === 0)
4399
4399
  return () => !1;
4400
- const Le = ee.path.map(({ x: Qe, y: Fe }) => [Qe, Fe]), ge = ee.roomLabel.position, { x: Je, y: tt } = ge, { width: ke, height: Ke } = ve, oe = ke / 2, Pe = Ke / 2;
4400
+ const Le = ee.path.map(({ x: Qe, y: Fe }) => [Qe, Fe]), ge = ee.roomLabel.position, { x: Je, y: it } = ge, { width: ke, height: Ke } = ve, oe = ke / 2, Pe = Ke / 2;
4401
4401
  return function(Fe) {
4402
- const yt = Je * Fe, $e = tt * Fe, pt = Le.map(([Re, Ue]) => [Re * Fe, Ue * Fe]);
4402
+ const yt = Je * Fe, $e = it * Fe, pt = Le.map(([Re, Ue]) => [Re * Fe, Ue * Fe]);
4403
4403
  return [
4404
4404
  [yt + oe, $e - Pe],
4405
4405
  [yt - oe, $e - Pe],
@@ -5918,7 +5918,7 @@ function eA(n) {
5918
5918
  );
5919
5919
  return {
5920
5920
  c() {
5921
- t = D("div"), e = D("img"), s = K(), o && o.c(), w(e, "class", "image"), w(e, "alt", "缺省楼层展位图"), et(e.src, i = /*missingFloorConfig*/
5921
+ t = D("div"), e = D("img"), s = K(), o && o.c(), w(e, "class", "image"), w(e, "alt", "缺省楼层展位图"), tt(e.src, i = /*missingFloorConfig*/
5922
5922
  n[0].imageURL) || w(e, "src", i), S(
5923
5923
  e,
5924
5924
  "width",
@@ -5936,7 +5936,7 @@ function eA(n) {
5936
5936
  },
5937
5937
  p(r, [a]) {
5938
5938
  a & /*missingFloorConfig*/
5939
- 1 && !et(e.src, i = /*missingFloorConfig*/
5939
+ 1 && !tt(e.src, i = /*missingFloorConfig*/
5940
5940
  r[0].imageURL) && w(e, "src", i), a & /*missingFloorConfig*/
5941
5941
  1 && S(
5942
5942
  e,
@@ -7276,7 +7276,7 @@ let Wi = class {
7276
7276
  /**
7277
7277
  * @realsee/dnalogel 版本号
7278
7278
  */
7279
- u(this, "VERSION", "3.20.4");
7279
+ u(this, "VERSION", "3.20.5");
7280
7280
  u(this, "five");
7281
7281
  /**
7282
7282
  * @description: 插件事件钩子
@@ -8634,7 +8634,7 @@ function $A(n) {
8634
8634
  let t, e, i;
8635
8635
  return {
8636
8636
  c() {
8637
- t = D("div"), e = D("img"), w(e, "class", "missing-floor-image svelte-18287ai"), et(e.src, i = /*missingFloorImageUrl*/
8637
+ t = D("div"), e = D("img"), w(e, "class", "missing-floor-image svelte-18287ai"), tt(e.src, i = /*missingFloorImageUrl*/
8638
8638
  n[6]) || w(e, "src", i), w(e, "alt", "缺省楼层"), w(t, "class", "missing-floor-wrapper svelte-18287ai");
8639
8639
  },
8640
8640
  m(s, o) {
@@ -8642,7 +8642,7 @@ function $A(n) {
8642
8642
  },
8643
8643
  p(s, o) {
8644
8644
  o & /*missingFloorImageUrl*/
8645
- 64 && !et(e.src, i = /*missingFloorImageUrl*/
8645
+ 64 && !tt(e.src, i = /*missingFloorImageUrl*/
8646
8646
  s[6]) && w(e, "src", i);
8647
8647
  },
8648
8648
  i: J,
@@ -9544,7 +9544,7 @@ const la = (n, t, e) => {
9544
9544
  return {
9545
9545
  move: e,
9546
9546
  rotate: (l, c, ...d) => _(void 0, [l, c, ...d], function* (o, r, a = {}) {
9547
- t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), n.currentMode !== st.Mode.Panorama && (yield n.changeMode(st.Mode.Panorama)), o.panoIndex !== void 0 && o.panoIndex !== n.panoIndex && (a.preload && (yield n.preloadPano(o.panoIndex)), yield new Promise((m, A) => {
9547
+ t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), n.currentMode !== ot.Mode.Panorama && (yield n.changeMode(ot.Mode.Panorama)), o.panoIndex !== void 0 && o.panoIndex !== n.panoIndex && (a.preload && (yield n.preloadPano(o.panoIndex)), yield new Promise((m, A) => {
9548
9548
  if (!o.panoIndex) {
9549
9549
  m(!0);
9550
9550
  return;
@@ -9856,7 +9856,7 @@ const Av = `<style type="text/css">
9856
9856
  return;
9857
9857
  }
9858
9858
  const I = v.position, M = v.getWorldDirection(new se()), C = p.clientWidth, z = p.clientHeight;
9859
- if (y !== st.Mode.Panorama) {
9859
+ if (y !== ot.Mode.Panorama) {
9860
9860
  for (const F in r)
9861
9861
  for (const { $element: G } of r[F].rules)
9862
9862
  G.style.display = "none";
@@ -9917,8 +9917,8 @@ const Av = `<style type="text/css">
9917
9917
  Math.pow(oe.x - we, 2) + Math.pow(oe.y - be, 2)
9918
9918
  ) / ee * 100;
9919
9919
  }
9920
- const tt = (Math.PI / 2 - Math.atan2(ye - we, be - We)) / Math.PI * 180, ke = U.querySelector(".PanoRulerPlugin-rule-label"), Ke = ke.children[0].clientWidth;
9921
- Ke >= ee || Ke / 2 >= Le / 100 * ee || Ke / 2 >= (1 - Le / 100) * ee ? U.style.display = "none" : (U.style.display = "block", U.style.width = ee + "px", U.style.left = we + "px", U.style.top = be + "px", U.style.transform = `rotate(${-tt}deg)`, ke.style.left = `${Le}%`);
9920
+ const it = (Math.PI / 2 - Math.atan2(ye - we, be - We)) / Math.PI * 180, ke = U.querySelector(".PanoRulerPlugin-rule-label"), Ke = ke.children[0].clientWidth;
9921
+ Ke >= ee || Ke / 2 >= Le / 100 * ee || Ke / 2 >= (1 - Le / 100) * ee ? U.style.display = "none" : (U.style.display = "block", U.style.width = ee + "px", U.style.left = we + "px", U.style.top = be + "px", U.style.transform = `rotate(${-it}deg)`, ke.style.left = `${Le}%`);
9922
9922
  }
9923
9923
  }, h = () => ju(d), f = () => {
9924
9924
  var p, g;
@@ -10286,7 +10286,7 @@ function Mv(n, t, e) {
10286
10286
  const P = i.panoIndex, I = s.find((G) => G.panoIndex === P);
10287
10287
  if (!I)
10288
10288
  return e(0, r = []);
10289
- if (i.currentMode !== st.Mode.Panorama)
10289
+ if (i.currentMode !== ot.Mode.Panorama)
10290
10290
  return e(0, r = []);
10291
10291
  const M = i.camera.position, C = i.camera.getWorldDirection(new se()), z = I.lines.map((G) => new se(G.start[0], -G.start[1], -G.start[2])), V = I.lines.map((G) => new se(G.end[0], -G.end[1], -G.end[2])), [W] = z.concat(V).sort((G, N) => {
10292
10292
  const Q = G.clone().setY(0).sub(M).normalize().angleTo(C.clone().setY(0)), H = N.clone().setY(0).sub(M).normalize().angleTo(C.clone().setY(0));
@@ -10530,7 +10530,7 @@ class jv extends Ii {
10530
10530
  u(this, "onFiveModeChange", (e, i, s, o, r) => {
10531
10531
  e !== i && this.setState(
10532
10532
  {
10533
- visible: e === st.Mode.Panorama
10533
+ visible: e === ot.Mode.Panorama
10534
10534
  },
10535
10535
  { userAction: r }
10536
10536
  );
@@ -10842,7 +10842,7 @@ class pi {
10842
10842
  u(this, "polyline");
10843
10843
  u(this, "visible");
10844
10844
  var s;
10845
- if (this.id = ot(), this.model = i, t.id === e.id)
10845
+ if (this.id = et(), this.model = i, t.id === e.id)
10846
10846
  throw new Error("无效的线段, 一个点无法构成线段");
10847
10847
  typeof i.config.defaultText == "string" && (this.text = i.config.defaultText), this.hook = new mt(), this.points = [t, e], this.mesh = fc(this, "normal"), this.lightMesh = fc(this, "light"), this.distanceItem = new Xv({
10848
10848
  line: this,
@@ -10894,7 +10894,7 @@ class Et {
10894
10894
  u(this, "id");
10895
10895
  u(this, "position");
10896
10896
  u(this, "type", "point");
10897
- if (this.id = ot(), this.position = new se(), Array.isArray(t))
10897
+ if (this.id = et(), this.position = new se(), Array.isArray(t))
10898
10898
  this.position.fromArray(t);
10899
10899
  else if (typeof t == "object" && t.isVector3)
10900
10900
  this.position.copy(t);
@@ -10966,7 +10966,7 @@ let zo = class {
10966
10966
  }
10967
10967
  }, Mn = class {
10968
10968
  constructor(t) {
10969
- u(this, "id", ot());
10969
+ u(this, "id", et());
10970
10970
  u(this, "lines", []);
10971
10971
  u(this, "visiblePanoIndexes");
10972
10972
  u(this, "model");
@@ -11195,7 +11195,7 @@ class e0 extends Bu {
11195
11195
  }
11196
11196
  class ca {
11197
11197
  constructor(t, e) {
11198
- u(this, "id", ot());
11198
+ u(this, "id", et());
11199
11199
  u(this, "selected", !1);
11200
11200
  u(this, "text");
11201
11201
  u(this, "type", "area");
@@ -15134,8 +15134,8 @@ const zr = 1e-3, _c = 0.01, Eb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15134
15134
  return;
15135
15135
  const Le = ve.longitude - n.state.longitude, ge = n.camera.clone();
15136
15136
  ge.position.copy(ve.offset), ge.rotateOnWorldAxis(new E.Vector3(0, 1, 0), Le), ge.updateProjectionMatrix(), ge.updateMatrixWorld(!0);
15137
- const Je = new E.Frustum(), tt = new E.Matrix4();
15138
- tt.multiplyMatrices(ge.projectionMatrix, ge.matrixWorldInverse), Je.setFromProjectionMatrix(tt), p.tags.forEach((ke) => {
15137
+ const Je = new E.Frustum(), it = new E.Matrix4();
15138
+ it.multiplyMatrices(ge.projectionMatrix, ge.matrixWorldInverse), Je.setFromProjectionMatrix(it), p.tags.forEach((ke) => {
15139
15139
  const Ke = ge.position.clone().setY(i).distanceTo(ke.position);
15140
15140
  if (Ke < c || Ke > d || !Je.containsPoint(ke.position))
15141
15141
  return ke.destroying = !0;
@@ -15158,7 +15158,7 @@ const zr = 1e-3, _c = 0.01, Eb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15158
15158
  }), p.tags = p.tags.filter((ke) => !ke.destroying), M();
15159
15159
  }, 1900);
15160
15160
  }, I = (ee) => {
15161
- ee !== st.Mode.Panorama && !p.forbidden && (g.$set({ origins: [] }), p.tags.forEach((ve) => {
15161
+ ee !== ot.Mode.Panorama && !p.forbidden && (g.$set({ origins: [] }), p.tags.forEach((ve) => {
15162
15162
  ve.app.$destroy(), ve = null;
15163
15163
  }), p.origins = [], p.tags = [], p.forbidden = !0);
15164
15164
  }, M = () => {
@@ -15182,8 +15182,8 @@ const zr = 1e-3, _c = 0.01, Eb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15182
15182
  ee.length && (p.tags = p.tags.concat(ee), M());
15183
15183
  }, s));
15184
15184
  }, z = () => {
15185
- const { clientWidth: ee, clientHeight: ve } = n.getElement(), Le = [], ge = n.camera, Je = new E.Frustum(), tt = new E.Matrix4(), ke = ge.getWorldDirection(new E.Vector3());
15186
- tt.multiplyMatrices(ge.projectionMatrix, ge.matrixWorldInverse), Je.setFromProjectionMatrix(tt);
15185
+ const { clientWidth: ee, clientHeight: ve } = n.getElement(), Le = [], ge = n.camera, Je = new E.Frustum(), it = new E.Matrix4(), ke = ge.getWorldDirection(new E.Vector3());
15186
+ it.multiplyMatrices(ge.projectionMatrix, ge.matrixWorldInverse), Je.setFromProjectionMatrix(it);
15187
15187
  const Ke = p.tags.filter((Pe) => Je.containsPoint(Pe.position) && !Pe.destroying).length, oe = p.points.reduce((Pe, Qe) => {
15188
15188
  if (p.tags.find((Re) => Qe.id === Re.id && !Re.destroying))
15189
15189
  return Pe;
@@ -15754,12 +15754,12 @@ const Fk = (n, t) => {
15754
15754
  n.off("modeChange", h);
15755
15755
  }, h = (A) => {
15756
15756
  if (e.enabled) {
15757
- if (A !== st.Mode.Floorplan) {
15757
+ if (A !== ot.Mode.Floorplan) {
15758
15758
  e.fiveModeEnabled = !1, l();
15759
15759
  return;
15760
15760
  }
15761
15761
  n.once("initAnimationEnded", () => {
15762
- e.fiveModeEnabled = n.currentMode === st.Mode.Floorplan, l();
15762
+ e.fiveModeEnabled = n.currentMode === ot.Mode.Floorplan, l();
15763
15763
  });
15764
15764
  }
15765
15765
  };
@@ -16325,10 +16325,10 @@ function Jb(n) {
16325
16325
  let qb = 11;
16326
16326
  function Kb(n, t, e) {
16327
16327
  const { Vector3: i } = E;
16328
- let { five: s } = t, { modelOcclusionEnable: o } = t, { itemLabels: r } = t, { hooks: a } = t, { displayStrategyType: l } = t, { maxVisibleDistance: c } = t, d = null, h = null, f = (s == null ? void 0 : s.currentMode) === st.Mode.Panorama, m, A, p = [], g = !0;
16328
+ let { five: s } = t, { modelOcclusionEnable: o } = t, { itemLabels: r } = t, { hooks: a } = t, { displayStrategyType: l } = t, { maxVisibleDistance: c } = t, d = null, h = null, f = (s == null ? void 0 : s.currentMode) === ot.Mode.Panorama, m, A, p = [], g = !0;
16329
16329
  const v = (H, U) => {
16330
16330
  const X = H.camera.position.clone(), Z = new i(U.modelPosition[0], U.modelPosition[1], U.modelPosition[2]), $ = Z.distanceTo(X);
16331
- return c !== void 0 && H.state.mode === st.Mode.Panorama && $ > c ? !1 : Zc(H, Z.clone().sub(X).normalize(), X, $);
16331
+ return c !== void 0 && H.state.mode === ot.Mode.Panorama && $ > c ? !1 : Zc(H, Z.clone().sub(X).normalize(), X, $);
16332
16332
  }, y = (H) => {
16333
16333
  const { camera: U, model: X } = s, { x: Z, y: $, z: de } = H.clone().project(U), ce = (Z + 1) / 2, Ie = (2 - ($ + 1)) / 2;
16334
16334
  return !!(Math.abs(de) < 1 && [ce, Ie].every((ye) => ye < 1 && ye >= 0));
@@ -16341,7 +16341,7 @@ function Kb(n, t, e) {
16341
16341
  return me(R({}, $), { visible: !1 });
16342
16342
  const de = P(H, $);
16343
16343
  $.name.length * qb;
16344
- const ce = Yb($.modelPosition[1], l), Ie = H.currentMode === st.Mode.Panorama ? y(new i($.position[0], $.position[1], $.position[2])) : !0, we = o ? v(H, $) : !1, be = Ie && !we;
16344
+ const ce = Yb($.modelPosition[1], l), Ie = H.currentMode === ot.Mode.Panorama ? y(new i($.position[0], $.position[1], $.position[2])) : !0, we = o ? v(H, $) : !1, be = Ie && !we;
16345
16345
  if (!be)
16346
16346
  return me(R({}, $), { visible: be });
16347
16347
  p.push(de);
@@ -16378,7 +16378,7 @@ function Kb(n, t, e) {
16378
16378
  let X = [];
16379
16379
  for (const { position: $, panoIndex: de } of U) {
16380
16380
  const ce = H.distanceTo($);
16381
- (c === void 0 || ce <= c || s.state.mode !== st.Mode.Panorama) && X.push({ panoIndex: de, obVector: $, distance: ce });
16381
+ (c === void 0 || ce <= c || s.state.mode !== ot.Mode.Panorama) && X.push({ panoIndex: de, obVector: $, distance: ce });
16382
16382
  }
16383
16383
  X = X.sort(($, de) => $.distance - de.distance);
16384
16384
  let Z;
@@ -16391,7 +16391,7 @@ function Kb(n, t, e) {
16391
16391
  }
16392
16392
  return typeof Z == "number" ? U[Z] : void 0;
16393
16393
  }, N = (H) => {
16394
- if (s.state.mode === st.Mode.Panorama)
16394
+ if (s.state.mode === ot.Mode.Panorama)
16395
16395
  return;
16396
16396
  const U = s.work.observers, X = new i().fromArray(H.position), Z = G(X, U);
16397
16397
  if (Z && (H.observerIndex = Z.panoIndex), typeof H.observerIndex == "number") {
@@ -16400,7 +16400,7 @@ function Kb(n, t, e) {
16400
16400
  latitude: Math.acos(de.y / de.length()) - Math.PI / 2
16401
16401
  };
16402
16402
  s.setState(me(R({}, ce), {
16403
- mode: st.Mode.Panorama,
16403
+ mode: ot.Mode.Panorama,
16404
16404
  panoIndex: H.observerIndex
16405
16405
  })), s.once("initAnimationEnded", () => {
16406
16406
  e(1, h = h.map((Ie) => me(R({}, Ie), {
@@ -16521,7 +16521,7 @@ const t1 = void 0, Yk = (n, t) => {
16521
16521
  }, d = () => {
16522
16522
  n.off("modeChange", h);
16523
16523
  }, h = (g) => {
16524
- if (g !== st.Mode.Panorama) {
16524
+ if (g !== ot.Mode.Panorama) {
16525
16525
  e.fiveModeEnabled = !1, r();
16526
16526
  return;
16527
16527
  }
@@ -16600,7 +16600,7 @@ class i1 extends Wi {
16600
16600
  this.state = R(R(R({}, this.state), e), i), this.stateChangedCallback(s, i);
16601
16601
  }
16602
16602
  get visible() {
16603
- return this.five.state.mode === st.Mode.Panorama;
16603
+ return this.five.state.mode === ot.Mode.Panorama;
16604
16604
  }
16605
16605
  appendTo(e) {
16606
16606
  this.enabled && (this.container = e, this.render());
@@ -18170,7 +18170,7 @@ class ly extends ey {
18170
18170
  }
18171
18171
  }
18172
18172
  });
18173
- const l = (y = e.initialConfig) != null ? y : {}, c = Oe({}, Z1, this.config.globalConfig, ...Object.values(o)), d = Oe({}, c, l), h = {}, f = Object.values(st.Mode);
18173
+ const l = (y = e.initialConfig) != null ? y : {}, c = Oe({}, Z1, this.config.globalConfig, ...Object.values(o)), d = Oe({}, c, l), h = {}, f = Object.values(ot.Mode);
18174
18174
  od(r).forEach(([P, I]) => {
18175
18175
  f.forEach((M) => {
18176
18176
  (P === "PanoramaLike" && jt(M) || P === "ModelLike" && wn(M)) && (h[M] = Oe({}, c, ...Object.values(I), l, { _isMerged: !0 }));
@@ -18652,7 +18652,7 @@ function uy(n) {
18652
18652
  }
18653
18653
  function fy(n, t, e) {
18654
18654
  let i, s, o, r, { inDelay: a = 0 } = t, { outDelay: l = 0 } = t, { duration: c = 1e3 } = t, { unfolded: d } = t, { length: h } = t, { direction: f = "horizontal" } = t, { useLinearColor: m = !1 } = t, { color: A = "white" } = t;
18655
- const p = ot();
18655
+ const p = et();
18656
18656
  return n.$$set = (g) => {
18657
18657
  "inDelay" in g && e(0, a = g.inDelay), "outDelay" in g && e(1, l = g.outDelay), "duration" in g && e(2, c = g.duration), "unfolded" in g && e(3, d = g.unfolded), "length" in g && e(11, h = g.length), "direction" in g && e(12, f = g.direction), "useLinearColor" in g && e(4, m = g.useLinearColor), "color" in g && e(5, A = g.color);
18658
18658
  }, n.$$.update = () => {
@@ -19060,10 +19060,10 @@ function Iy(n, t, e) {
19060
19060
  function g(C) {
19061
19061
  const z = [], V = new RegExp(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"));
19062
19062
  return C.slice().replace(V, (W) => `${c}${d}${W}${c}`).split(c).forEach((W) => W.startsWith(d) ? z.push({
19063
- id: ot(),
19063
+ id: et(),
19064
19064
  content: W.slice(d.length)
19065
19065
  }) : z.push(...W.split("").map((F) => F === " " ? h : F === `
19066
- ` ? f : F).map((F) => ({ id: ot(), content: F })))), z;
19066
+ ` ? f : F).map((F) => ({ id: et(), content: F })))), z;
19067
19067
  }
19068
19068
  function v() {
19069
19069
  if (!A)
@@ -20292,7 +20292,7 @@ function Ky(n) {
20292
20292
  }
20293
20293
  function $y(n, t, e) {
20294
20294
  let { inDelay: i = 0 } = t, { duration: s = 1e3 } = t, { outDelay: o = 0 } = t, { unfolded: r } = t;
20295
- const a = ot();
20295
+ const a = et();
20296
20296
  return n.$$set = (l) => {
20297
20297
  "inDelay" in l && e(0, i = l.inDelay), "duration" in l && e(1, s = l.duration), "outDelay" in l && e(2, o = l.outDelay), "unfolded" in l && e(3, r = l.unfolded);
20298
20298
  }, [i, s, o, r, a];
@@ -21222,7 +21222,7 @@ var to = NC, Eo = {}, HC = {
21222
21222
  B = k(B, b[Ee], Ee, b);
21223
21223
  return B;
21224
21224
  }
21225
- function tt(b, k) {
21225
+ function it(b, k) {
21226
21226
  for (var B = -1, Y = Array(b); ++B < b; )
21227
21227
  Y[B] = k(B);
21228
21228
  return Y;
@@ -21292,7 +21292,7 @@ var to = NC, Eo = {}, HC = {
21292
21292
  return B[b] = ki && k === void 0 ? i : k, this;
21293
21293
  }
21294
21294
  qt.prototype.clear = No, qt.prototype.delete = Ho, qt.prototype.get = Fo, qt.prototype.has = Ms, qt.prototype.set = Yn;
21295
- function it(b) {
21295
+ function nt(b) {
21296
21296
  var k = -1, B = b ? b.length : 0;
21297
21297
  for (this.clear(); ++k < B; ) {
21298
21298
  var Y = b[k];
@@ -21320,7 +21320,7 @@ var to = NC, Eo = {}, HC = {
21320
21320
  var B = this.__data__, Y = $i(B, b);
21321
21321
  return Y < 0 ? B.push([b, k]) : B[Y][1] = k, this;
21322
21322
  }
21323
- it.prototype.clear = _o, it.prototype.delete = Wo, it.prototype.get = Uo, it.prototype.has = Yo, it.prototype.set = Xo;
21323
+ nt.prototype.clear = _o, nt.prototype.delete = Wo, nt.prototype.get = Uo, nt.prototype.has = Yo, nt.prototype.set = Xo;
21324
21324
  function ct(b) {
21325
21325
  var k = -1, B = b ? b.length : 0;
21326
21326
  for (this.clear(); ++k < B; ) {
@@ -21331,7 +21331,7 @@ var to = NC, Eo = {}, HC = {
21331
21331
  function Zo() {
21332
21332
  this.__data__ = {
21333
21333
  hash: new qt(),
21334
- map: new (Ei || it)(),
21334
+ map: new (Ei || nt)(),
21335
21335
  string: new qt()
21336
21336
  };
21337
21337
  }
@@ -21349,10 +21349,10 @@ var to = NC, Eo = {}, HC = {
21349
21349
  }
21350
21350
  ct.prototype.clear = Zo, ct.prototype.delete = Jo, ct.prototype.get = qo, ct.prototype.has = Ko, ct.prototype.set = $o;
21351
21351
  function Ct(b) {
21352
- this.__data__ = new it(b);
21352
+ this.__data__ = new nt(b);
21353
21353
  }
21354
21354
  function er() {
21355
- this.__data__ = new it();
21355
+ this.__data__ = new nt();
21356
21356
  }
21357
21357
  function tr(b) {
21358
21358
  return this.__data__.delete(b);
@@ -21365,7 +21365,7 @@ var to = NC, Eo = {}, HC = {
21365
21365
  }
21366
21366
  function sr(b, k) {
21367
21367
  var B = this.__data__;
21368
- if (B instanceof it) {
21368
+ if (B instanceof nt) {
21369
21369
  var Y = B.__data__;
21370
21370
  if (!Ei || Y.length < e - 1)
21371
21371
  return Y.push([b, k]), this;
@@ -21375,7 +21375,7 @@ var to = NC, Eo = {}, HC = {
21375
21375
  }
21376
21376
  Ct.prototype.clear = er, Ct.prototype.delete = tr, Ct.prototype.get = ir, Ct.prototype.has = nr, Ct.prototype.set = sr;
21377
21377
  function Ki(b, k) {
21378
- var B = qn(b) || tn(b) ? tt(b.length, String) : [], Y = B.length, Ee = !!Y;
21378
+ var B = qn(b) || tn(b) ? it(b.length, String) : [], Y = B.length, Ee = !!Y;
21379
21379
  for (var pe in b)
21380
21380
  (k || Ue.call(b, pe)) && !(Ee && (pe == "length" || vr(pe, Y))) && B.push(pe);
21381
21381
  return B;
@@ -21424,8 +21424,8 @@ var to = NC, Eo = {}, HC = {
21424
21424
  return It;
21425
21425
  if (De.set(b, Se), !Ye)
21426
21426
  var qe = B ? gr(b) : $n(b);
21427
- return Le(qe || b, function(ht, nt) {
21428
- qe && (nt = ht, ht = b[nt]), xs(Se, nt, Xn(ht, k, B, Y, nt, b, De));
21427
+ return Le(qe || b, function(ht, st) {
21428
+ qe && (st = ht, ht = b[st]), xs(Se, st, Xn(ht, k, B, Y, st, b, De));
21429
21429
  }), Se;
21430
21430
  }
21431
21431
  function or(b) {
@@ -21652,9 +21652,9 @@ var ko = {}, _C = {
21652
21652
  (function(n, t) {
21653
21653
  var e = 200, i = "__lodash_hash_undefined__", s = 1, o = 2, r = 9007199254740991, a = "[object Arguments]", l = "[object Array]", c = "[object AsyncFunction]", d = "[object Boolean]", h = "[object Date]", f = "[object Error]", m = "[object Function]", A = "[object GeneratorFunction]", p = "[object Map]", g = "[object Number]", v = "[object Null]", y = "[object Object]", P = "[object Promise]", I = "[object Proxy]", M = "[object RegExp]", C = "[object Set]", z = "[object String]", V = "[object Symbol]", W = "[object Undefined]", F = "[object WeakMap]", G = "[object ArrayBuffer]", N = "[object DataView]", Q = "[object Float32Array]", H = "[object Float64Array]", U = "[object Int8Array]", X = "[object Int16Array]", Z = "[object Int32Array]", $ = "[object Uint8Array]", de = "[object Uint8ClampedArray]", ce = "[object Uint16Array]", Ie = "[object Uint32Array]", we = /[\\^$.*+?()[\]{}|]/g, be = /^\[object .+?Constructor\]$/, Ve = /^(?:0|[1-9]\d*)$/, ye = {};
21654
21654
  ye[Q] = ye[H] = ye[U] = ye[X] = ye[Z] = ye[$] = ye[de] = ye[ce] = ye[Ie] = !0, ye[a] = ye[l] = ye[G] = ye[d] = ye[N] = ye[h] = ye[f] = ye[m] = ye[p] = ye[g] = ye[y] = ye[M] = ye[C] = ye[z] = ye[F] = !1;
21655
- var We = typeof xt == "object" && xt && xt.Object === Object && xt, ee = typeof self == "object" && self && self.Object === Object && self, ve = We || ee || Function("return this")(), Le = t && !t.nodeType && t, ge = Le && !0 && n && !n.nodeType && n, Je = ge && ge.exports === Le, tt = Je && We.process, ke = function() {
21655
+ var We = typeof xt == "object" && xt && xt.Object === Object && xt, ee = typeof self == "object" && self && self.Object === Object && self, ve = We || ee || Function("return this")(), Le = t && !t.nodeType && t, ge = Le && !0 && n && !n.nodeType && n, Je = ge && ge.exports === Le, it = Je && We.process, ke = function() {
21656
21656
  try {
21657
- return tt && tt.binding && tt.binding("util");
21657
+ return it && it.binding && it.binding("util");
21658
21658
  } catch (b) {
21659
21659
  }
21660
21660
  }(), Ke = ke && ke.isTypedArray;
@@ -21715,7 +21715,7 @@ var ko = {}, _C = {
21715
21715
  }(), Xi = Nt.toString, Go = RegExp(
21716
21716
  "^" + Pi.call(wt).replace(we, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
21717
21717
  ), Nn = Je ? ve.Buffer : void 0, Zi = ve.Symbol, Es = ve.Uint8Array, Ji = Nt.propertyIsEnumerable, Ei = St.splice, Tt = Zi ? Zi.toStringTag : void 0, qi = Object.getOwnPropertySymbols, Hn = Nn ? Nn.isBuffer : void 0, ki = Re(Object.keys, Object), Fn = Kt(ve, "DataView"), Mi = Kt(ve, "Map"), _n = Kt(ve, "Promise"), Wn = Kt(ve, "Set"), Un = Kt(ve, "WeakMap"), ai = Kt(Object, "create"), ks = At(Fn), qt = At(Mi), No = At(_n), Ho = At(Wn), Fo = At(Un), Ms = Zi ? Zi.prototype : void 0, Yn = Ms ? Ms.valueOf : void 0;
21718
- function it(b) {
21718
+ function nt(b) {
21719
21719
  var k = -1, B = b == null ? 0 : b.length;
21720
21720
  for (this.clear(); ++k < B; ) {
21721
21721
  var Y = b[k];
@@ -21745,7 +21745,7 @@ var ko = {}, _C = {
21745
21745
  var B = this.__data__;
21746
21746
  return this.size += this.has(b) ? 0 : 1, B[b] = ai && k === void 0 ? i : k, this;
21747
21747
  }
21748
- it.prototype.clear = _o, it.prototype.delete = Wo, it.prototype.get = Uo, it.prototype.has = Yo, it.prototype.set = Xo;
21748
+ nt.prototype.clear = _o, nt.prototype.delete = Wo, nt.prototype.get = Uo, nt.prototype.has = Yo, nt.prototype.set = Xo;
21749
21749
  function ct(b) {
21750
21750
  var k = -1, B = b == null ? 0 : b.length;
21751
21751
  for (this.clear(); ++k < B; ) {
@@ -21784,9 +21784,9 @@ var ko = {}, _C = {
21784
21784
  }
21785
21785
  function er() {
21786
21786
  this.size = 0, this.__data__ = {
21787
- hash: new it(),
21787
+ hash: new nt(),
21788
21788
  map: new (Mi || ct)(),
21789
- string: new it()
21789
+ string: new nt()
21790
21790
  };
21791
21791
  }
21792
21792
  function tr(b) {
@@ -21885,9 +21885,9 @@ var ko = {}, _C = {
21885
21885
  if (qe && !dt)
21886
21886
  return pe || (pe = new Ht()), De || Bs(b) ? Jn(b, k, B, Y, Ee, pe) : mr(b, k, Ye, B, Y, Ee, pe);
21887
21887
  if (!(B & s)) {
21888
- var ht = dt && wt.call(b, "__wrapped__"), nt = It && wt.call(k, "__wrapped__");
21889
- if (ht || nt) {
21890
- var li = ht ? b.value() : b, ei = nt ? k.value() : k;
21888
+ var ht = dt && wt.call(b, "__wrapped__"), st = It && wt.call(k, "__wrapped__");
21889
+ if (ht || st) {
21890
+ var li = ht ? b.value() : b, ei = st ? k.value() : k;
21891
21891
  return pe || (pe = new Ht()), Ee(li, ei, B, Y, pe);
21892
21892
  }
21893
21893
  }
@@ -21919,9 +21919,9 @@ var ko = {}, _C = {
21919
21919
  return je == k;
21920
21920
  var dt = -1, It = !0, qe = B & o ? new Ki() : void 0;
21921
21921
  for (pe.set(b, k), pe.set(k, b); ++dt < Se; ) {
21922
- var ht = b[dt], nt = k[dt];
21922
+ var ht = b[dt], st = k[dt];
21923
21923
  if (Y)
21924
- var li = De ? Y(nt, ht, dt, k, b, pe) : Y(ht, nt, dt, b, k, pe);
21924
+ var li = De ? Y(st, ht, dt, k, b, pe) : Y(ht, st, dt, b, k, pe);
21925
21925
  if (li !== void 0) {
21926
21926
  if (li)
21927
21927
  continue;
@@ -21936,7 +21936,7 @@ var ko = {}, _C = {
21936
21936
  It = !1;
21937
21937
  break;
21938
21938
  }
21939
- } else if (!(ht === nt || Ee(ht, nt, B, Y, pe))) {
21939
+ } else if (!(ht === st || Ee(ht, st, B, Y, pe))) {
21940
21940
  It = !1;
21941
21941
  break;
21942
21942
  }
@@ -21990,7 +21990,7 @@ var ko = {}, _C = {
21990
21990
  var ht = pe.get(b);
21991
21991
  if (ht && pe.get(k))
21992
21992
  return ht == k;
21993
- var nt = !0;
21993
+ var st = !0;
21994
21994
  pe.set(b, k), pe.set(k, b);
21995
21995
  for (var li = De; ++It < Ye; ) {
21996
21996
  qe = Se[It];
@@ -21998,16 +21998,16 @@ var ko = {}, _C = {
21998
21998
  if (Y)
21999
21999
  var dl = De ? Y(Si, ei, qe, k, b, pe) : Y(ei, Si, qe, b, k, pe);
22000
22000
  if (!(dl === void 0 ? ei === Si || Ee(ei, Si, B, Y, pe) : dl)) {
22001
- nt = !1;
22001
+ st = !1;
22002
22002
  break;
22003
22003
  }
22004
22004
  li || (li = qe == "constructor");
22005
22005
  }
22006
- if (nt && !li) {
22006
+ if (st && !li) {
22007
22007
  var Rs = b.constructor, Vs = k.constructor;
22008
- Rs != Vs && "constructor" in b && "constructor" in k && !(typeof Rs == "function" && Rs instanceof Rs && typeof Vs == "function" && Vs instanceof Vs) && (nt = !1);
22008
+ Rs != Vs && "constructor" in b && "constructor" in k && !(typeof Rs == "function" && Rs instanceof Rs && typeof Vs == "function" && Vs instanceof Vs) && (st = !1);
22009
22009
  }
22010
- return pe.delete(b), pe.delete(k), nt;
22010
+ return pe.delete(b), pe.delete(k), st;
22011
22011
  }
22012
22012
  function Di(b) {
22013
22013
  return Zn(b, $n, pr);
@@ -23162,7 +23162,7 @@ function fI(n, t, e) {
23162
23162
  m.showPrevPage();
23163
23163
  }
23164
23164
  const Je = () => Z / 3;
23165
- function tt(oe) {
23165
+ function it(oe) {
23166
23166
  Ne[oe ? "unshift" : "push"](() => {
23167
23167
  de = oe, e(13, de);
23168
23168
  });
@@ -23226,7 +23226,7 @@ function fI(n, t, e) {
23226
23226
  s,
23227
23227
  i,
23228
23228
  Je,
23229
- tt,
23229
+ it,
23230
23230
  ke,
23231
23231
  Ke
23232
23232
  ];
@@ -23386,7 +23386,7 @@ function AI(n) {
23386
23386
  let t, e, i;
23387
23387
  return {
23388
23388
  c() {
23389
- t = D("img"), w(t, "class", "media-content svelte-159ski6"), et(t.src, e = /*media*/
23389
+ t = D("img"), w(t, "class", "media-content svelte-159ski6"), tt(t.src, e = /*media*/
23390
23390
  n[2].url) || w(t, "src", e), w(t, "alt", i = /*media*/
23391
23391
  n[2].name), w(t, "draggable", !1), S(
23392
23392
  t,
@@ -23400,7 +23400,7 @@ function AI(n) {
23400
23400
  },
23401
23401
  p(s, o) {
23402
23402
  o & /*media*/
23403
- 4 && !et(t.src, e = /*media*/
23403
+ 4 && !tt(t.src, e = /*media*/
23404
23404
  s[2].url) && w(t, "src", e), o & /*media*/
23405
23405
  4 && i !== (i = /*media*/
23406
23406
  s[2].name) && w(t, "alt", i), o & /*objectFit*/
@@ -23420,7 +23420,7 @@ function vI(n) {
23420
23420
  let t, e, i, s, o, r;
23421
23421
  return {
23422
23422
  c() {
23423
- t = D("video"), w(t, "class", "media-content svelte-159ski6"), et(t.src, e = /*media*/
23423
+ t = D("video"), w(t, "class", "media-content svelte-159ski6"), tt(t.src, e = /*media*/
23424
23424
  n[2].videoCoverUrl ? (
23425
23425
  /*media*/
23426
23426
  n[2].url
@@ -23478,7 +23478,7 @@ function vI(n) {
23478
23478
  },
23479
23479
  p(a, l) {
23480
23480
  l & /*media*/
23481
- 4 && !et(t.src, e = /*media*/
23481
+ 4 && !tt(t.src, e = /*media*/
23482
23482
  a[2].videoCoverUrl ? (
23483
23483
  /*media*/
23484
23484
  a[2].url
@@ -23514,7 +23514,7 @@ function bI(n) {
23514
23514
  let t, e, i;
23515
23515
  return {
23516
23516
  c() {
23517
- t = D("img"), w(t, "class", "media-content svelte-159ski6"), et(t.src, e = /*media*/
23517
+ t = D("img"), w(t, "class", "media-content svelte-159ski6"), tt(t.src, e = /*media*/
23518
23518
  n[2].videoCoverUrl) || w(t, "src", e), w(t, "alt", i = /*media*/
23519
23519
  n[2].name), w(t, "draggable", !1), S(
23520
23520
  t,
@@ -23528,7 +23528,7 @@ function bI(n) {
23528
23528
  },
23529
23529
  p(s, o) {
23530
23530
  o & /*media*/
23531
- 4 && !et(t.src, e = /*media*/
23531
+ 4 && !tt(t.src, e = /*media*/
23532
23532
  s[2].videoCoverUrl) && w(t, "src", e), o & /*media*/
23533
23533
  4 && i !== (i = /*media*/
23534
23534
  s[2].name) && w(t, "alt", i), o & /*objectFit*/
@@ -24370,7 +24370,7 @@ function Jd(n) {
24370
24370
  let t, e;
24371
24371
  return {
24372
24372
  c() {
24373
- t = D("img"), w(t, "class", "headerImage svelte-sezqcq"), et(t.src, e = /*data*/
24373
+ t = D("img"), w(t, "class", "headerImage svelte-sezqcq"), tt(t.src, e = /*data*/
24374
24374
  n[3].headerPictureUrl) || w(t, "src", e), w(t, "alt", "");
24375
24375
  },
24376
24376
  m(i, s) {
@@ -24378,7 +24378,7 @@ function Jd(n) {
24378
24378
  },
24379
24379
  p(i, s) {
24380
24380
  s & /*data*/
24381
- 8 && !et(t.src, e = /*data*/
24381
+ 8 && !tt(t.src, e = /*data*/
24382
24382
  i[3].headerPictureUrl) && w(t, "src", e);
24383
24383
  },
24384
24384
  d(i) {
@@ -26255,7 +26255,7 @@ function gP(n) {
26255
26255
  let t, e;
26256
26256
  return {
26257
26257
  c() {
26258
- t = D("img"), w(t, "alt", "tag-icon"), w(t, "class", "icon-image svelte-316sq3"), et(t.src, e = /*iconUrl*/
26258
+ t = D("img"), w(t, "alt", "tag-icon"), w(t, "class", "icon-image svelte-316sq3"), tt(t.src, e = /*iconUrl*/
26259
26259
  n[7]) || w(t, "src", e), S(t, "width", Yt(mn({
26260
26260
  originWidth: (
26261
26261
  /*width*/
@@ -26276,7 +26276,7 @@ function gP(n) {
26276
26276
  },
26277
26277
  p(i, s) {
26278
26278
  hh(i), s & /*iconUrl*/
26279
- 128 && !et(t.src, e = /*iconUrl*/
26279
+ 128 && !tt(t.src, e = /*iconUrl*/
26280
26280
  i[7]) && w(t, "src", e), s & /*iconUrl, iconRatio, iconScale, iconWidth*/
26281
26281
  184 && S(t, "width", Yt(mn({
26282
26282
  originWidth: (
@@ -26666,7 +26666,7 @@ function Ah(n) {
26666
26666
  }), {
26667
26667
  c() {
26668
26668
  var a;
26669
- ne(t.$$.fragment), e = K(), i = D("img"), w(i, "class", "media-content svelte-nnvupv"), et(i.src, s = /*media*/
26669
+ ne(t.$$.fragment), e = K(), i = D("img"), w(i, "class", "media-content svelte-nnvupv"), tt(i.src, s = /*media*/
26670
26670
  (a = n[0].thumbnail) != null ? a : (
26671
26671
  /*media*/
26672
26672
  n[0].url
@@ -26679,7 +26679,7 @@ function Ah(n) {
26679
26679
  p(a, l) {
26680
26680
  var c;
26681
26681
  (!r || l & /*media*/
26682
- 1 && !et(i.src, s = /*media*/
26682
+ 1 && !tt(i.src, s = /*media*/
26683
26683
  (c = a[0].thumbnail) != null ? c : (
26684
26684
  /*media*/
26685
26685
  a[0].url
@@ -28787,7 +28787,7 @@ class va extends g2 {
28787
28787
  const c = this.calculateTagConfig(r), d = this.getTagConfig(r);
28788
28788
  return r.config = d, me(R({}, r), {
28789
28789
  enabled: (f = r.enabled) != null ? f : !0,
28790
- id: (m = r.id) != null ? m : ot(),
28790
+ id: (m = r.id) != null ? m : et(),
28791
28791
  data: (A = d.initialData) != null && A.important ? Oe(r.data, a, d.initialData) : Oe(r.data, d.initialData, a),
28792
28792
  state: R({
28793
28793
  visible: void 0,
@@ -29486,10 +29486,10 @@ class ba {
29486
29486
  }
29487
29487
  /** 设置线条材质 */
29488
29488
  setMartial(t) {
29489
- var i;
29489
+ var i, s;
29490
29490
  if (this.disposed)
29491
29491
  return this.logError("disposed");
29492
- (t == null ? void 0 : t.visible) !== void 0 && this.setDefaultVisible(t.visible), (t == null ? void 0 : t.color) !== void 0 && this.setColor(t.color), (t == null ? void 0 : t.opacity) !== void 0 && this.setOpacity(t.opacity), ((i = t == null ? void 0 : t.texture) == null ? void 0 : i.url) !== void 0 && this.setTextureUrl(t.texture.url), (t == null ? void 0 : t.background_color) !== void 0 && this.setBackgroundColor(t.background_color), (t == null ? void 0 : t.background_opacity) !== void 0 && this.setBackgroundOpacity(t.background_opacity), (t == null ? void 0 : t.border_color) !== void 0 && this.setBorderColor(t.border_color), (t == null ? void 0 : t.border_opacity) !== void 0 && this.setBorderOpacity(t.border_opacity), (t == null ? void 0 : t.border_width) !== void 0 && this.setBorderWidth(t.border_width), (t == null ? void 0 : t.background_clip) !== void 0 && this.setBackgroundClip(t.background_clip);
29492
+ (t == null ? void 0 : t.visible) !== void 0 && this.setDefaultVisible(t.visible), (t == null ? void 0 : t.color) !== void 0 && this.setColor(t.color), (t == null ? void 0 : t.opacity) !== void 0 && this.setOpacity(t.opacity), this.setTextureUrl((s = (i = t == null ? void 0 : t.texture) == null ? void 0 : i.url) != null ? s : "https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"), (t == null ? void 0 : t.background_color) !== void 0 && this.setBackgroundColor(t.background_color), (t == null ? void 0 : t.background_opacity) !== void 0 && this.setBackgroundOpacity(t.background_opacity), (t == null ? void 0 : t.border_color) !== void 0 && this.setBorderColor(t.border_color), (t == null ? void 0 : t.border_opacity) !== void 0 && this.setBorderOpacity(t.border_opacity), (t == null ? void 0 : t.border_width) !== void 0 && this.setBorderWidth(t.border_width), (t == null ? void 0 : t.background_clip) !== void 0 && this.setBackgroundClip(t.background_clip);
29493
29493
  const e = R(R({}, this.materialStyle), t);
29494
29494
  this.materialStyle = e;
29495
29495
  }
@@ -29926,7 +29926,7 @@ let Tf = class extends Df {
29926
29926
  }
29927
29927
  load(e, i) {
29928
29928
  var a, l, c, d, h, f;
29929
- this.handlePause(), this.clear(), this.data = R({ id: ot() }, e);
29929
+ this.handlePause(), this.clear(), this.data = R({ id: et() }, e);
29930
29930
  const s = (() => {
29931
29931
  if (this.data.path instanceof E.Curve)
29932
29932
  return this.data.path.curves[0];
@@ -30103,11 +30103,11 @@ class rl extends Df {
30103
30103
  })();
30104
30104
  if (i.keyframes)
30105
30105
  return {
30106
- keyframesId: ot(),
30106
+ keyframesId: et(),
30107
30107
  keyframes: i.keyframes.map((s, o) => {
30108
30108
  var l;
30109
30109
  const r = i.keyframes[o + 1], a = (() => !r || r.start === void 0 || s.end === void 0 ? 0 : r.start - s.end)();
30110
- return me(R({ id: (l = s.uuid) != null ? l : ot(), moveIndex: o, stay: a, index: o }, s), { guildPluginOptions: i.guildPluginOptions });
30110
+ return me(R({ id: (l = s.uuid) != null ? l : et(), moveIndex: o, stay: a, index: o }, s), { guildPluginOptions: i.guildPluginOptions });
30111
30111
  })
30112
30112
  };
30113
30113
  if (i.panoIndexList) {
@@ -30131,8 +30131,8 @@ class rl extends Df {
30131
30131
  data: R({ effect: "Move", panoIndex: l, moveEffect: o }, d != null ? d : {})
30132
30132
  }) : i.moveType === "moveAndRotate" && (s.push({ moveIndex: c, stay: i.stay, data: { effect: "Move", panoIndex: l, moveEffect: o } }), d && s.push({ moveIndex: c, stay: i.stay, data: R({ effect: "Rotate", panoIndex: l }, d) }));
30133
30133
  }), {
30134
- keyframesId: ot(),
30135
- keyframes: s.map((l, c) => R({ id: ot(), index: c }, l)),
30134
+ keyframesId: et(),
30135
+ keyframes: s.map((l, c) => R({ id: et(), index: c }, l)),
30136
30136
  guildPluginOptions: i.guildPluginOptions,
30137
30137
  useGuildLine: i.useGuildLine
30138
30138
  };
@@ -30152,7 +30152,7 @@ class rl extends Df {
30152
30152
  const { data: i, state: s, privateState: o, hooks: r } = this;
30153
30153
  if (o.playing || !(i != null && i.keyframes) || (i == null ? void 0 : i.keyframes.length) === 0)
30154
30154
  return;
30155
- const a = ot();
30155
+ const a = et();
30156
30156
  o.playId = a, o.playing = !0, o.broke = !1;
30157
30157
  const l = i.keyframes, c = this.getPauseData();
30158
30158
  (e == null ? void 0 : e.notEmitEvent) !== !0 && r.emit("play", { userAction: (m = e == null ? void 0 : e.userAction) != null ? m : !0 });
@@ -30543,8 +30543,6 @@ let j2 = class extends Ii {
30543
30543
  load(e, i, s = !0) {
30544
30544
  return _(this, null, function* () {
30545
30545
  var m, A, p, g, v, y, P;
30546
- if (this.disposed)
30547
- return;
30548
30546
  const o = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, r = yield this.formatData(e);
30549
30547
  this.hooks.emit("dataChange", r, o), this.data = r;
30550
30548
  const a = r.config, c = {
@@ -30556,7 +30554,7 @@ let j2 = class extends Ii {
30556
30554
  }
30557
30555
  }, d = (v = (g = r.routes) == null ? void 0 : g.map((I) => {
30558
30556
  var M;
30559
- return Oe({}, c, { id: (M = I.id) != null ? M : Date.now(), pano_group: I.panoIndexList });
30557
+ return Oe({}, c, { id: (M = I.id) != null ? M : et(), pano_group: I.panoIndexList });
30560
30558
  })) != null ? v : [], h = (P = (y = r.lines) == null ? void 0 : y.map((I) => Oe({}, c, I))) != null ? P : [], f = [...d, ...h];
30561
30559
  yield Lf(this.five), this.clear(), f.forEach((I) => {
30562
30560
  this.addGuideLineItem(I);
@@ -30651,7 +30649,7 @@ let j2 = class extends Ii {
30651
30649
  this.state.enabled && this.hooks.emit(e ? "show" : "hide", { userAction: i });
30652
30650
  }
30653
30651
  getDataWithoutVersion(e) {
30654
- return typeof e == "object" && e !== null && e.version && e.data ? e.data : e;
30652
+ return typeof e == "object" && e !== null && e.data ? e.data : e;
30655
30653
  }
30656
30654
  };
30657
30655
  const z2 = (n, t) => new j2(n, t), rM = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({