@realsee/dnalogel 3.20.3 → 3.20.4

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 (358) hide show
  1. package/dist/CruisePlugin/Move.d.ts +3 -2
  2. package/dist/index.cjs.js +28 -28
  3. package/dist/index.js +229 -217
  4. package/dist/index.umd.js +19 -19
  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 +9 -9
  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 +3 -3
  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/CruisePlugin/Move.d.ts +3 -2
  348. package/libs/CruisePlugin/Move.js +44 -35
  349. package/libs/CruisePlugin/Work.js +1 -1
  350. package/libs/CruisePlugin/index.js +1 -1
  351. package/libs/GuideLinePlugin/Controller.js +1 -1
  352. package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
  353. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +42 -38
  354. package/libs/GuideLinePlugin/GuideLineModeItem.js +1 -1
  355. package/libs/GuideLinePlugin/index.js +1 -1
  356. package/libs/base/BasePlugin.js +1 -1
  357. package/libs/shared-utils/logger.js +1 -1
  358. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -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.3",
42
+ "%c %c@realsee/dnalogel %cv3.20.4",
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",
@@ -486,7 +486,7 @@ var Ot = Object.freeze({
486
486
  typeof i == "string" ? this._valuesStartRepeat[t] = this._valuesStartRepeat[t] + parseFloat(i) : this._valuesStartRepeat[t] = this._valuesEnd[t], this._valuesEnd[t] = e;
487
487
  }, n;
488
488
  }()
489
- ), um = "23.1.1", fm = Pa.nextId, Yt = ta, mm = Yt.getAll.bind(Yt), gm = Yt.removeAll.bind(Yt), pm = Yt.add.bind(Yt), Gh = Yt.remove.bind(Yt), Am = Yt.update.bind(Yt), pl = {
489
+ ), um = "23.1.1", fm = Pa.nextId, Xt = ta, mm = Xt.getAll.bind(Xt), gm = Xt.removeAll.bind(Xt), pm = Xt.add.bind(Xt), Gh = Xt.remove.bind(Xt), Am = Xt.update.bind(Xt), pl = {
490
490
  Easing: Ot,
491
491
  Group: Qh,
492
492
  Interpolation: Li,
@@ -1154,10 +1154,10 @@ const ok = (n, t) => {
1154
1154
  enabled: e
1155
1155
  });
1156
1156
  return Object.assign(window, { camera: c }), n.on("modelLoaded", g), n.on("modelWillLoad", p), n.on("cameraDirectionUpdate", z), n.on("dispose", W), n.on("renderFrame", V), n.on("cameraPositionUpdate", z), { appendTo: P, refresh: I, changeConfigs: F, enable: v, disable: y, getCurrentState: G };
1157
- }, Im = ({ x: n, y: t, z: e }) => new se(n, t, e), ii = (n) => new se().fromArray(n), Mt = (n) => n instanceof se ? n : Array.isArray(n) ? ii(n) : Im(n);
1157
+ }, Im = ({ x: n, y: t, z: e }) => new se(n, t, e), ni = (n) => new se().fromArray(n), kt = (n) => n instanceof se ? n : Array.isArray(n) ? ni(n) : Im(n);
1158
1158
  function Pm(n) {
1159
1159
  if (n)
1160
- return Array.isArray(n) ? typeof n[0] == "number" ? Mt(n) : n.map(Mt) : Mt(n);
1160
+ return Array.isArray(n) ? typeof n[0] == "number" ? kt(n) : n.map(kt) : kt(n);
1161
1161
  }
1162
1162
  function Nh(n) {
1163
1163
  return arguments.length === 0 ? [] : Array.isArray(n) ? n : [n];
@@ -1577,7 +1577,7 @@ class As {
1577
1577
  wrapperStyle: {}
1578
1578
  };
1579
1579
  return Object.assign(M, i);
1580
- })(), o = e.map(Mt);
1580
+ })(), o = e.map(kt);
1581
1581
  if ((o == null ? void 0 : o.length) < 4)
1582
1582
  return console.error(`${as}: requires 4 point but params may have fewer`);
1583
1583
  const { ratio: r, devicePixelRatio: a, mode: l, autoRender: c, container: d, pointerEvents: h, wrapperStyle: f } = s;
@@ -2208,9 +2208,9 @@ class $h extends _f {
2208
2208
  }
2209
2209
  }
2210
2210
  function eu(n) {
2211
- return !oi(n);
2211
+ return !Rt(n);
2212
2212
  }
2213
- function oi(n) {
2213
+ function Rt(n) {
2214
2214
  return n != null;
2215
2215
  }
2216
2216
  function tu(n) {
@@ -2342,7 +2342,7 @@ const ak = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2342
2342
  isNil: eu,
2343
2343
  isPanoramaLike: jt,
2344
2344
  nextFrame: xo,
2345
- notNil: oi,
2345
+ notNil: Rt,
2346
2346
  requestAnimationFrameInterval: Ln,
2347
2347
  tweenProgress: Cn,
2348
2348
  uuid: ot
@@ -2503,7 +2503,7 @@ const ck = (n) => {
2503
2503
  };
2504
2504
  function J() {
2505
2505
  }
2506
- const si = (n) => n;
2506
+ const oi = (n) => n;
2507
2507
  function at(n, t) {
2508
2508
  for (const e in t)
2509
2509
  n[e] = t[e];
@@ -2521,7 +2521,7 @@ function bl() {
2521
2521
  function Ze(n) {
2522
2522
  n.forEach(su);
2523
2523
  }
2524
- function Zt(n) {
2524
+ function Jt(n) {
2525
2525
  return typeof n == "function";
2526
2526
  }
2527
2527
  function re(n, t) {
@@ -2577,7 +2577,7 @@ function Ge(n) {
2577
2577
  return n == null ? "" : n;
2578
2578
  }
2579
2579
  function Bt(n) {
2580
- return n && Zt(n.destroy) ? n.destroy : J;
2580
+ return n && Jt(n.destroy) ? n.destroy : J;
2581
2581
  }
2582
2582
  function yl(n) {
2583
2583
  const t = typeof n == "string" && n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);
@@ -2631,7 +2631,7 @@ function O(n, t, e) {
2631
2631
  function j(n) {
2632
2632
  n.parentNode && n.parentNode.removeChild(n);
2633
2633
  }
2634
- function Rt(n, t) {
2634
+ function Vt(n, t) {
2635
2635
  for (let e = 0; e < n.length; e += 1)
2636
2636
  n[e] && n[e].d(t);
2637
2637
  }
@@ -2770,7 +2770,7 @@ function mg() {
2770
2770
  });
2771
2771
  }
2772
2772
  let bs;
2773
- function ni(n) {
2773
+ function si(n) {
2774
2774
  bs = n;
2775
2775
  }
2776
2776
  function yi() {
@@ -2839,12 +2839,12 @@ function Oa() {
2839
2839
  try {
2840
2840
  for (; on < dn.length; ) {
2841
2841
  const t = dn[on];
2842
- on++, ni(t), gg(t.$$);
2842
+ on++, si(t), gg(t.$$);
2843
2843
  }
2844
2844
  } catch (t) {
2845
2845
  throw dn.length = 0, on = 0, t;
2846
2846
  }
2847
- for (ni(null), dn.length = 0, on = 0; Ne.length; )
2847
+ for (si(null), dn.length = 0, on = 0; Ne.length; )
2848
2848
  Ne.pop()();
2849
2849
  for (let t = 0; t < vn.length; t += 1) {
2850
2850
  const e = vn[t];
@@ -2854,7 +2854,7 @@ function Oa() {
2854
2854
  } while (dn.length);
2855
2855
  for (; oa.length; )
2856
2856
  oa.pop()();
2857
- ra = !1, Dr.clear(), ni(n);
2857
+ ra = !1, Dr.clear(), si(n);
2858
2858
  }
2859
2859
  function gg(n) {
2860
2860
  if (n.fragment !== null) {
@@ -2877,17 +2877,17 @@ function ji(n, t, e) {
2877
2877
  n.dispatchEvent(du(`${t ? "intro" : "outro"}${e}`));
2878
2878
  }
2879
2879
  const oo = /* @__PURE__ */ new Set();
2880
- let _t;
2880
+ let Wt;
2881
2881
  function he() {
2882
- _t = {
2882
+ Wt = {
2883
2883
  r: 0,
2884
2884
  c: [],
2885
- p: _t
2885
+ p: Wt
2886
2886
  // parent group
2887
2887
  };
2888
2888
  }
2889
2889
  function ue() {
2890
- _t.r || Ze(_t.c), _t = _t.p;
2890
+ Wt.r || Ze(Wt.c), Wt = Wt.p;
2891
2891
  }
2892
2892
  function x(n, t) {
2893
2893
  n && n.i && (oo.delete(n), n.i(t));
@@ -2896,7 +2896,7 @@ function L(n, t, e, i) {
2896
2896
  if (n && n.o) {
2897
2897
  if (oo.has(n))
2898
2898
  return;
2899
- oo.add(n), _t.c.push(() => {
2899
+ oo.add(n), Wt.c.push(() => {
2900
2900
  oo.delete(n), i && (e && n.d(1), i());
2901
2901
  }), n.o(t);
2902
2902
  } else
@@ -2910,7 +2910,7 @@ function _i(n, t, e) {
2910
2910
  r && Ao(n, r);
2911
2911
  }
2912
2912
  function d() {
2913
- const { delay: f = 0, duration: m = 300, easing: A = si, tick: p = J, css: g } = s || Ra;
2913
+ const { delay: f = 0, duration: m = 300, easing: A = oi, tick: p = J, css: g } = s || Ra;
2914
2914
  g && (r = po(n, 0, 1, m, f, A, g, l++)), p(0, 1);
2915
2915
  const v = Da() + f, y = v + m;
2916
2916
  a && a.abort(), o = !0, _e(() => ji(n, !0, "start")), a = Ta((P) => {
@@ -2928,7 +2928,7 @@ function _i(n, t, e) {
2928
2928
  let h = !1;
2929
2929
  return {
2930
2930
  start() {
2931
- h || (h = !0, Ao(n), Zt(s) ? (s = s(i), Ba().then(d)) : d());
2931
+ h || (h = !0, Ao(n), Jt(s) ? (s = s(i), Ba().then(d)) : d());
2932
2932
  },
2933
2933
  invalidate() {
2934
2934
  h = !1;
@@ -2941,10 +2941,10 @@ function _i(n, t, e) {
2941
2941
  function Vn(n, t, e) {
2942
2942
  const i = { direction: "out" };
2943
2943
  let s = t(n, e, i), o = !0, r;
2944
- const a = _t;
2944
+ const a = Wt;
2945
2945
  a.r += 1;
2946
2946
  function l() {
2947
- const { delay: c = 0, duration: d = 300, easing: h = si, tick: f = J, css: m } = s || Ra;
2947
+ const { delay: c = 0, duration: d = 300, easing: h = oi, tick: f = J, css: m } = s || Ra;
2948
2948
  m && (r = po(n, 1, 0, d, c, h, m));
2949
2949
  const A = Da() + c, p = A + d;
2950
2950
  _e(() => ji(n, !1, "start")), Ta((g) => {
@@ -2959,7 +2959,7 @@ function Vn(n, t, e) {
2959
2959
  return o;
2960
2960
  });
2961
2961
  }
2962
- return Zt(s) ? Ba().then(() => {
2962
+ return Jt(s) ? Ba().then(() => {
2963
2963
  s = s(i), l();
2964
2964
  }) : l(), {
2965
2965
  end(c) {
@@ -2967,7 +2967,7 @@ function Vn(n, t, e) {
2967
2967
  }
2968
2968
  };
2969
2969
  }
2970
- function Xt(n, t, e, i) {
2970
+ function Zt(n, t, e, i) {
2971
2971
  const s = { direction: "both" };
2972
2972
  let o = t(n, e, s), r = i ? 0 : 1, a = null, l = null, c = null;
2973
2973
  function d() {
@@ -2986,11 +2986,11 @@ function Xt(n, t, e, i) {
2986
2986
  };
2987
2987
  }
2988
2988
  function f(m) {
2989
- const { delay: A = 0, duration: p = 300, easing: g = si, tick: v = J, css: y } = o || Ra, P = {
2989
+ const { delay: A = 0, duration: p = 300, easing: g = oi, tick: v = J, css: y } = o || Ra, P = {
2990
2990
  start: Da() + A,
2991
2991
  b: m
2992
2992
  };
2993
- m || (P.group = _t, _t.r += 1), a || l ? l = P : (y && (d(), c = po(n, r, m, p, A, g, y)), m && v(0, 1), a = h(P, p), _e(() => ji(n, m, "start")), Ta((I) => {
2993
+ m || (P.group = Wt, Wt.r += 1), a || l ? l = P : (y && (d(), c = po(n, r, m, p, A, g, y)), m && v(0, 1), a = h(P, p), _e(() => ji(n, m, "start")), Ta((I) => {
2994
2994
  if (l && I > l.start && (a = h(l, p), l = null, ji(n, a.b, "start"), y && (d(), c = po(n, r, a.b, a.duration, 0, g, o.css))), a) {
2995
2995
  if (I >= a.end)
2996
2996
  v(r = a.b, 1 - r), ji(n, a.b, "end"), l || (a.b ? d() : --a.group.r || Ze(a.group.c)), a = null;
@@ -3004,7 +3004,7 @@ function Xt(n, t, e, i) {
3004
3004
  }
3005
3005
  return {
3006
3006
  run(m) {
3007
- Zt(o) ? Ba().then(() => {
3007
+ Jt(o) ? Ba().then(() => {
3008
3008
  o = o(s), f(m);
3009
3009
  }) : f(m);
3010
3010
  },
@@ -3032,9 +3032,9 @@ function vo(n, t) {
3032
3032
  if (ag(n)) {
3033
3033
  const s = yi();
3034
3034
  if (n.then((o) => {
3035
- ni(s), i(t.then, 1, t.value, o), ni(null);
3035
+ si(s), i(t.then, 1, t.value, o), si(null);
3036
3036
  }, (o) => {
3037
- if (ni(s), i(t.catch, 2, t.error, o), ni(null), !t.hasCatch)
3037
+ if (si(s), i(t.catch, 2, t.error, o), si(null), !t.hasCatch)
3038
3038
  throw o;
3039
3039
  }), t.current !== t.pending)
3040
3040
  return i(t.pending, 0), !0;
@@ -3057,7 +3057,7 @@ function wi(n, t) {
3057
3057
  t.delete(n.key);
3058
3058
  });
3059
3059
  }
3060
- function Vt(n, t, e, i, s, o, r, a, l, c, d, h) {
3060
+ function Qt(n, t, e, i, s, o, r, a, l, c, d, h) {
3061
3061
  let f = n.length, m = o.length, A = f;
3062
3062
  const p = {};
3063
3063
  for (; A--; )
@@ -3116,7 +3116,7 @@ function ne(n) {
3116
3116
  function te(n, t, e, i) {
3117
3117
  const { fragment: s, after_update: o } = n.$$;
3118
3118
  s && s.m(t, e), i || _e(() => {
3119
- const r = n.$$.on_mount.map(su).filter(Zt);
3119
+ const r = n.$$.on_mount.map(su).filter(Jt);
3120
3120
  n.$$.on_destroy ? n.$$.on_destroy.push(...r) : Ze(r), n.$$.on_mount = [];
3121
3121
  }), o.forEach(_e);
3122
3122
  }
@@ -3129,7 +3129,7 @@ function vg(n, t) {
3129
3129
  }
3130
3130
  function ae(n, t, e, i, s, o, r, a = [-1]) {
3131
3131
  const l = bs;
3132
- ni(n);
3132
+ si(n);
3133
3133
  const c = n.$$ = {
3134
3134
  fragment: null,
3135
3135
  ctx: [],
@@ -3164,14 +3164,14 @@ function ae(n, t, e, i, s, o, r, a = [-1]) {
3164
3164
  c.fragment && c.fragment.c();
3165
3165
  t.intro && x(n.$$.fragment), te(n, t.target, t.anchor, t.customElement), Oa();
3166
3166
  }
3167
- ni(l);
3167
+ si(l);
3168
3168
  }
3169
3169
  class le {
3170
3170
  $destroy() {
3171
3171
  ie(this, 1), this.$destroy = J;
3172
3172
  }
3173
3173
  $on(t, e) {
3174
- if (!Zt(e))
3174
+ if (!Jt(e))
3175
3175
  return J;
3176
3176
  const i = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
3177
3177
  return i.push(e), () => {
@@ -3667,7 +3667,7 @@ function _g(n) {
3667
3667
  p(c, [d]) {
3668
3668
  d & /*roomLabels, five*/
3669
3669
  3 && (a = /*roomLabels*/
3670
- c[0], he(), e = Vt(e, d, l, 1, c, a, i, t, wi, Pl, null, Il), ue());
3670
+ c[0], he(), e = Qt(e, d, l, 1, c, a, i, t, wi, Pl, null, Il), ue());
3671
3671
  },
3672
3672
  i(c) {
3673
3673
  if (!s) {
@@ -3862,7 +3862,7 @@ function Cu(n) {
3862
3862
  const t = n - 1;
3863
3863
  return t * t * t + 1;
3864
3864
  }
3865
- function lt(n, { delay: t = 0, duration: e = 400, easing: i = si } = {}) {
3865
+ function lt(n, { delay: t = 0, duration: e = 400, easing: i = oi } = {}) {
3866
3866
  const s = +getComputedStyle(n).opacity;
3867
3867
  return {
3868
3868
  delay: t,
@@ -4552,7 +4552,7 @@ function Sl(n) {
4552
4552
  p(c, d) {
4553
4553
  d & /*pxmm, rooms, hoveredRoom, roomAreaEnable, roomNameEnable, roomDimensionEnable, getLabelElement, getRoomAreaText, getRoomDimensionText, adaptiveRoomLabelVisibleEnable*/
4554
4554
  1791 && (a = /*rooms*/
4555
- c[10], he(), e = Vt(e, d, l, 1, c, a, i, t, wi, Tl, null, Dl), ue());
4555
+ c[10], he(), e = Qt(e, d, l, 1, c, a, i, t, wi, Tl, null, Dl), ue());
4556
4556
  },
4557
4557
  i(c) {
4558
4558
  if (!s) {
@@ -4928,7 +4928,7 @@ function yp(n) {
4928
4928
  }
4929
4929
  p & /*rulerTexts, isRow, getRuleDistanceText*/
4930
4930
  22 && (f = /*rulerTexts*/
4931
- A[4], a = Vt(a, p, m, 1, A, f, l, r, Va, Ol, null, Ll)), p & /*type*/
4931
+ A[4], a = Qt(a, p, m, 1, A, f, l, r, Va, Ol, null, Ll)), p & /*type*/
4932
4932
  1 && c !== (c = "floorplan-plugin__rule-labels floorplan-plugin__rule-labels--" + /*type*/
4933
4933
  A[0] + " svelte-djlmk4") && w(t, "class", c), p & /*type, isRow*/
4934
4934
  5 && q(
@@ -4941,7 +4941,7 @@ function yp(n) {
4941
4941
  i: J,
4942
4942
  o: J,
4943
4943
  d(A) {
4944
- A && j(t), Rt(h, A);
4944
+ A && j(t), Vt(h, A);
4945
4945
  for (let p = 0; p < a.length; p += 1)
4946
4946
  a[p].d();
4947
4947
  }
@@ -5097,7 +5097,7 @@ function Pp(n) {
5097
5097
  p(a, [l]) {
5098
5098
  l & /*ruleLabelArray, bounding, getRuleDistanceText*/
5099
5099
  19 && (o = /*ruleLabelArray*/
5100
- a[4], he(), e = Vt(e, l, r, 1, a, o, i, t, wi, Rl, null, Bl), ue()), l & /*width*/
5100
+ a[4], he(), e = Qt(e, l, r, 1, a, o, i, t, wi, Rl, null, Bl), ue()), l & /*width*/
5101
5101
  8 && S(
5102
5102
  t,
5103
5103
  "width",
@@ -5573,7 +5573,7 @@ function Fp(n) {
5573
5573
  e = !1;
5574
5574
  },
5575
5575
  d(r) {
5576
- r && j(t), Rt(s, r);
5576
+ r && j(t), Vt(s, r);
5577
5577
  }
5578
5578
  };
5579
5579
  }
@@ -5822,7 +5822,7 @@ function qp(n) {
5822
5822
  l[1].floorDatas[
5823
5823
  /*floorIndex*/
5824
5824
  l[0]
5825
- ].rooms, he(), i = Vt(i, c, a, 1, l, r, s, e, wi, Fl, null, Hl), ue());
5825
+ ].rooms, he(), i = Qt(i, c, a, 1, l, r, s, e, wi, Fl, null, Hl), ue());
5826
5826
  },
5827
5827
  i(l) {
5828
5828
  if (!o) {
@@ -6819,7 +6819,7 @@ function ql(n) {
6819
6819
  /*duration*/
6820
6820
  n[0]
6821
6821
  ),
6822
- easing: si
6822
+ easing: oi
6823
6823
  }), e.start();
6824
6824
  }), i = !0;
6825
6825
  }
@@ -6831,7 +6831,7 @@ function ql(n) {
6831
6831
  i = !1;
6832
6832
  },
6833
6833
  d(a) {
6834
- a && j(t), Rt(o, a);
6834
+ a && j(t), Vt(o, a);
6835
6835
  }
6836
6836
  };
6837
6837
  }
@@ -7276,7 +7276,7 @@ let Wi = class {
7276
7276
  /**
7277
7277
  * @realsee/dnalogel 版本号
7278
7278
  */
7279
- u(this, "VERSION", "3.20.3");
7279
+ u(this, "VERSION", "3.20.4");
7280
7280
  u(this, "five");
7281
7281
  /**
7282
7282
  * @description: 插件事件钩子
@@ -8534,7 +8534,7 @@ function XA(n) {
8534
8534
  p(r, [a]) {
8535
8535
  a & /*extraObjects*/
8536
8536
  1 && (s = /*extraObjects*/
8537
- r[0], e = Vt(e, a, o, 1, r, s, i, t, Va, ic, null, tc));
8537
+ r[0], e = Qt(e, a, o, 1, r, s, i, t, Va, ic, null, tc));
8538
8538
  },
8539
8539
  i: J,
8540
8540
  o: J,
@@ -9503,7 +9503,7 @@ function uv(n, t, e, i = hv.Linear.None) {
9503
9503
  function fv(n, t) {
9504
9504
  return uv({ progress: 0 }, { progress: 1 }, n, t);
9505
9505
  }
9506
- var mv = /* @__PURE__ */ ((n) => (n.Move = "Move", n.Rotate = "Rotate", n))(mv || {}), ti = /* @__PURE__ */ ((n) => (n.Clockwise = "Clockwise", n.Anticlockwise = "Anticlockwise", n.Loop = "Loop", n))(ti || {});
9506
+ var mv = /* @__PURE__ */ ((n) => (n.Move = "Move", n.Rotate = "Rotate", n))(mv || {}), ii = /* @__PURE__ */ ((n) => (n.Clockwise = "Clockwise", n.Anticlockwise = "Anticlockwise", n.Loop = "Loop", n))(ii || {});
9507
9507
  const ro = Math.PI * 2;
9508
9508
  function rc(n) {
9509
9509
  return (n % ro + ro) % ro;
@@ -9517,7 +9517,7 @@ function Lr(n, t, e) {
9517
9517
  const la = (n, t, e) => {
9518
9518
  const i = Math.PI, s = i * 2;
9519
9519
  let o = rc(n), r = rc(t);
9520
- return e === ti.Anticlockwise && o < r && (o += s), e === ti.Clockwise && r < o && (r += s), e === ti.Loop && r - o > i ? la(o, r, ti.Anticlockwise) : e === ti.Loop && o - r > i ? la(o, r, ti.Clockwise) : { from: o, to: r };
9520
+ return e === ii.Anticlockwise && o < r && (o += s), e === ii.Clockwise && r < o && (r += s), e === ii.Loop && r - o > i ? la(o, r, ii.Anticlockwise) : e === ii.Loop && o - r > i ? la(o, r, ii.Clockwise) : { from: o, to: r };
9521
9521
  }, Sk = (n) => {
9522
9522
  const t = {}, e = (l, c, ...d) => _(void 0, [l, c, ...d], function* (o, r, a = { preload: !0 }) {
9523
9523
  return t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), o.mode && o.mode !== n.currentMode && (yield n.changeMode(o.mode)), a.preload && o.panoIndex !== void 0 && o.panoIndex !== n.panoIndex && (yield n.preloadPano(o.panoIndex)), a.asyncEndCallback && (yield a.asyncEndCallback()), o.panoIndex === void 0 && o.fov === void 0 && o.latitude === void 0 && o.longitude === void 0 ? !0 : yield new Promise((h, f) => {
@@ -9534,7 +9534,7 @@ const la = (n, t, e) => {
9534
9534
  const r = n.state, a = ac(r.latitude), l = ac(o.latitude), { from: c, to: d } = la(
9535
9535
  r.longitude,
9536
9536
  o.longitude,
9537
- o.rotation || ti.Loop
9537
+ o.rotation || ii.Loop
9538
9538
  ), h = r.fov, f = o.fov;
9539
9539
  return {
9540
9540
  from: { latitude: a, longitude: c, fov: h },
@@ -9566,7 +9566,7 @@ const la = (n, t, e) => {
9566
9566
  }, g = () => {
9567
9567
  m(!1);
9568
9568
  }, v = o.rotateSpeed ? Math.ceil(Math.abs(f.longitude - h.longitude) / o.rotateSpeed * 1e3) : r, y = fv(v, Ot.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);
9569
- o.rotation === ti.Loop && y.repeat(1 / 0).yoyo(!0), t.interruptCallback = (P = !0) => {
9569
+ o.rotation === ii.Loop && y.repeat(1 / 0).yoyo(!0), t.interruptCallback = (P = !0) => {
9570
9570
  y.destroy(), t.interruptCallback = void 0, t.timeoutId && (clearTimeout(t.timeoutId), t.timeoutId = void 0), m(P);
9571
9571
  }, t.timeoutId = setTimeout(() => {
9572
9572
  t.interruptCallback && t.interruptCallback(!0);
@@ -9985,7 +9985,7 @@ function wv(n) {
9985
9985
  }
9986
9986
  },
9987
9987
  d(s) {
9988
- s && j(t), Rt(i, s);
9988
+ s && j(t), Vt(i, s);
9989
9989
  }
9990
9990
  };
9991
9991
  }
@@ -10232,7 +10232,7 @@ function kv(n) {
10232
10232
  e = !1;
10233
10233
  },
10234
10234
  d(r) {
10235
- r && j(t), Rt(s, r);
10235
+ r && j(t), Vt(s, r);
10236
10236
  }
10237
10237
  };
10238
10238
  }
@@ -12983,7 +12983,7 @@ function L0(n) {
12983
12983
  i: J,
12984
12984
  o: J,
12985
12985
  d(c) {
12986
- c && j(t), r && r.d(), Rt(l, c), n[12](null);
12986
+ c && j(t), r && r.d(), Vt(l, c), n[12](null);
12987
12987
  }
12988
12988
  };
12989
12989
  }
@@ -13070,7 +13070,7 @@ function B0(n) {
13070
13070
  },
13071
13071
  m(s, o) {
13072
13072
  O(s, t, o), e || (i = Ae(t, "click", function() {
13073
- Zt(
13073
+ Jt(
13074
13074
  /*onClick*/
13075
13075
  n[0]
13076
13076
  ) && n[0].apply(this, arguments);
@@ -13476,7 +13476,7 @@ function F0(n) {
13476
13476
  i: J,
13477
13477
  o: J,
13478
13478
  d(a) {
13479
- a && j(t), Rt(r, a), n[11](null);
13479
+ a && j(t), Vt(r, a), n[11](null);
13480
13480
  }
13481
13481
  };
13482
13482
  }
@@ -13556,11 +13556,11 @@ function Tc(n) {
13556
13556
  },
13557
13557
  i(o) {
13558
13558
  s || (_e(() => {
13559
- s && (i || (i = Xt(t, lt, { duration: 300 }, !0)), i.run(1));
13559
+ s && (i || (i = Zt(t, lt, { duration: 300 }, !0)), i.run(1));
13560
13560
  }), s = !0);
13561
13561
  },
13562
13562
  o(o) {
13563
- i || (i = Xt(t, lt, { duration: 300 }, !1)), i.run(0), s = !1;
13563
+ i || (i = Zt(t, lt, { duration: 300 }, !1)), i.run(0), s = !1;
13564
13564
  },
13565
13565
  d(o) {
13566
13566
  o && j(t), o && i && i.end();
@@ -13579,7 +13579,7 @@ function Y0(n) {
13579
13579
  },
13580
13580
  m(a, l) {
13581
13581
  O(a, t, l), r.m(t, null), i = !0, s || (o = Ae(t, "click", function() {
13582
- Zt(
13582
+ Jt(
13583
13583
  /*onClick*/
13584
13584
  n[1]
13585
13585
  ) && n[1].apply(this, arguments);
@@ -13716,11 +13716,11 @@ function jc(n) {
13716
13716
  },
13717
13717
  i(o) {
13718
13718
  s || (x(e.$$.fragment, o), o && _e(() => {
13719
- s && (i || (i = Xt(t, lt, { duration: xn }, !0)), i.run(1));
13719
+ s && (i || (i = Zt(t, lt, { duration: xn }, !0)), i.run(1));
13720
13720
  }), s = !0);
13721
13721
  },
13722
13722
  o(o) {
13723
- L(e.$$.fragment, o), o && (i || (i = Xt(t, lt, { duration: xn }, !1)), i.run(0)), s = !1;
13723
+ L(e.$$.fragment, o), o && (i || (i = Zt(t, lt, { duration: xn }, !1)), i.run(0)), s = !1;
13724
13724
  },
13725
13725
  d(o) {
13726
13726
  o && j(t), ie(e), o && i && i.end();
@@ -13762,11 +13762,11 @@ function zc(n) {
13762
13762
  },
13763
13763
  i(d) {
13764
13764
  a || (d && _e(() => {
13765
- a && (r || (r = Xt(t, lt, { duration: xn }, !0)), r.run(1));
13765
+ a && (r || (r = Zt(t, lt, { duration: xn }, !0)), r.run(1));
13766
13766
  }), a = !0);
13767
13767
  },
13768
13768
  o(d) {
13769
- d && (r || (r = Xt(t, lt, { duration: xn }, !1)), r.run(0)), a = !1;
13769
+ d && (r || (r = Zt(t, lt, { duration: xn }, !1)), r.run(0)), a = !1;
13770
13770
  },
13771
13771
  d(d) {
13772
13772
  d && j(t), d && r && r.end(), l = !1, c();
@@ -13797,11 +13797,11 @@ function Oc(n) {
13797
13797
  },
13798
13798
  i(d) {
13799
13799
  a || (d && _e(() => {
13800
- a && (r || (r = Xt(t, lt, { duration: xn }, !0)), r.run(1));
13800
+ a && (r || (r = Zt(t, lt, { duration: xn }, !0)), r.run(1));
13801
13801
  }), a = !0);
13802
13802
  },
13803
13803
  o(d) {
13804
- d && (r || (r = Xt(t, lt, { duration: xn }, !1)), r.run(0)), a = !1;
13804
+ d && (r || (r = Zt(t, lt, { duration: xn }, !1)), r.run(0)), a = !1;
13805
13805
  },
13806
13806
  d(d) {
13807
13807
  d && j(t), d && r && r.end(), l = !1, c();
@@ -14126,11 +14126,11 @@ function Bc(n) {
14126
14126
  },
14127
14127
  i(r) {
14128
14128
  o || (_e(() => {
14129
- o && (s || (s = Xt(t, lt, {}, !0)), s.run(1));
14129
+ o && (s || (s = Zt(t, lt, {}, !0)), s.run(1));
14130
14130
  }), o = !0);
14131
14131
  },
14132
14132
  o(r) {
14133
- s || (s = Xt(t, lt, {}, !1)), s.run(0), o = !1;
14133
+ s || (s = Zt(t, lt, {}, !1)), s.run(0), o = !1;
14134
14134
  },
14135
14135
  d(r) {
14136
14136
  r && j(t), n[7](null), r && s && s.end();
@@ -14750,7 +14750,7 @@ function fb(n) {
14750
14750
  i: J,
14751
14751
  o: J,
14752
14752
  d(s) {
14753
- Rt(i, s), s && j(t);
14753
+ Vt(i, s), s && j(t);
14754
14754
  }
14755
14755
  };
14756
14756
  }
@@ -15242,10 +15242,10 @@ const zr = 1e-3, _c = 0.01, Eb = "https://vrlab-image4.ljcdn.com/release/web/Pan
15242
15242
  Fe.distance + _c
15243
15243
  ), [pt] = p.intersectObjects ? $e.intersectObjects(p.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster($e) : $e.intersectObjects(n.model.children, !0);
15244
15244
  if (pt && Fe.distance - pt.distance < _c) {
15245
- const { position: Be, normal: Re, id: Ue, replacement: St } = Fe, Gn = new E.Plane().setFromNormalAndCoplanarPoint(Re, Be), Gt = Be.clone().sub(ge.position).cross(new E.Vector3(0, 1, 0)).setLength(zr), ri = [
15245
+ const { position: Be, normal: Re, id: Ue, replacement: St } = Fe, Gn = new E.Plane().setFromNormalAndCoplanarPoint(Re, Be), Nt = Be.clone().sub(ge.position).cross(new E.Vector3(0, 1, 0)).setLength(zr), ri = [
15246
15246
  Be.clone(),
15247
- Be.clone().add(Gt),
15248
- Be.clone().add(new E.Vector3(0, zr, 0)).add(Gt),
15247
+ Be.clone().add(Nt),
15248
+ Be.clone().add(new E.Vector3(0, zr, 0)).add(Nt),
15249
15249
  Be.clone().add(new E.Vector3(0, zr, 0))
15250
15250
  ].map((Xi) => Gn.projectPoint(Xi, new E.Vector3())), { container: Pi, dispose: wt } = h.create3DDomContainer(ri) || {}, Yi = new bb({
15251
15251
  target: Pi,
@@ -15559,7 +15559,7 @@ function Lb(n) {
15559
15559
  p(l, [c]) {
15560
15560
  c & /*renderItemLabels, hooks*/
15561
15561
  3 && (r = /*renderItemLabels*/
15562
- l[1], he(), e = Vt(e, c, a, 1, l, r, i, t, wi, Uc, null, Wc), ue()), c & /*itemsVisible*/
15562
+ l[1], he(), e = Qt(e, c, a, 1, l, r, i, t, wi, Uc, null, Wc), ue()), c & /*itemsVisible*/
15563
15563
  16 && S(
15564
15564
  t,
15565
15565
  "opacity",
@@ -16294,7 +16294,7 @@ function Jb(n) {
16294
16294
  p(l, c) {
16295
16295
  c[0] & /*renderItemLabels, hooks, anchorEnabled, onIconClick*/
16296
16296
  71 && (r = /*renderItemLabels*/
16297
- l[1], he(), e = Vt(e, c, a, 1, l, r, i, t, wi, $c, null, qc), ue()), c[0] & /*itemsVisible*/
16297
+ l[1], he(), e = Qt(e, c, a, 1, l, r, i, t, wi, $c, null, qc), ue()), c[0] & /*itemsVisible*/
16298
16298
  32 && S(
16299
16299
  t,
16300
16300
  "opacity",
@@ -16951,23 +16951,23 @@ Bo.normal = function(t, e) {
16951
16951
  Bo.direction = function(t, e, i) {
16952
16952
  return E1(t, e, i), Ku(t, t), t;
16953
16953
  };
16954
- var ei = Bo, Ti = [0, 0], $s = [0, 0], td = [0, 0], ns = [0, 0], M1 = function(n, t) {
16954
+ var ti = Bo, Ti = [0, 0], $s = [0, 0], td = [0, 0], ns = [0, 0], M1 = function(n, t) {
16955
16955
  var e = null, i = [];
16956
16956
  t && (n = n.slice(), n.push(n[0]));
16957
16957
  for (var s = n.length, o = 1; o < s; o++) {
16958
16958
  var r = n[o - 1], a = n[o], l = o < n.length - 1 ? n[o + 1] : null;
16959
- if (ei.direction(Ti, a, r), e || (e = [0, 0], ei.normal(e, Ti)), o === 1 && Or(i, e, 1), !l)
16960
- ei.normal(e, Ti), Or(i, e, 1);
16959
+ if (ti.direction(Ti, a, r), e || (e = [0, 0], ti.normal(e, Ti)), o === 1 && Or(i, e, 1), !l)
16960
+ ti.normal(e, Ti), Or(i, e, 1);
16961
16961
  else {
16962
- ei.direction($s, l, a);
16963
- var c = ei.computeMiter(td, ns, Ti, $s, 1);
16962
+ ti.direction($s, l, a);
16963
+ var c = ti.computeMiter(td, ns, Ti, $s, 1);
16964
16964
  Or(i, ns, c);
16965
16965
  }
16966
16966
  }
16967
16967
  if (n.length > 2 && t) {
16968
16968
  var d = n[s - 2], h = n[0], f = n[1];
16969
- ei.direction(Ti, h, d), ei.direction($s, f, h), ei.normal(e, Ti);
16970
- var m = ei.computeMiter(td, ns, Ti, $s, 1);
16969
+ ti.direction(Ti, h, d), ti.direction($s, f, h), ti.normal(e, Ti);
16970
+ var m = ti.computeMiter(td, ns, Ti, $s, 1);
16971
16971
  i[0][0] = ns.slice(), i[s - 1][0] = ns.slice(), i[0][1] = m, i[s - 1][1] = m, i.pop();
16972
16972
  }
16973
16973
  return i;
@@ -17029,11 +17029,11 @@ function O1(n, t) {
17029
17029
  if (e.position.length === 4)
17030
17030
  e.position.forEach((r, a) => {
17031
17031
  const l = o[a], c = new E.Mesh(i, l);
17032
- c.position.copy(ii(r)), s.push(c);
17032
+ c.position.copy(ni(r)), s.push(c);
17033
17033
  });
17034
17034
  else {
17035
17035
  const r = o[0], a = new E.Mesh(i, r);
17036
- a.position.copy(ii(e.position)), s.push(a);
17036
+ a.position.copy(ni(e.position)), s.push(a);
17037
17037
  }
17038
17038
  s.forEach((r) => {
17039
17039
  r.material.depthTest = !1, n.scene.add(r);
@@ -17044,7 +17044,7 @@ const He = (n) => n;
17044
17044
  function Br(n) {
17045
17045
  if (!n || n.length < 3)
17046
17046
  return;
17047
- const t = n.map(Mt), e = t[1].clone().sub(t[0]), i = t[2].clone().sub(t[1]);
17047
+ const t = n.map(kt), e = t[1].clone().sub(t[0]), i = t[2].clone().sub(t[1]);
17048
17048
  return e.cross(i);
17049
17049
  }
17050
17050
  function B1(n) {
@@ -17056,7 +17056,7 @@ function R1(n) {
17056
17056
  function V1(n) {
17057
17057
  return n.stickType === "3DPoint" || n.stickType === "Plane";
17058
17058
  }
17059
- function Wt(n) {
17059
+ function Ut(n) {
17060
17060
  return n.stickType === "Model" && n.contentType === "MediaModel";
17061
17061
  }
17062
17062
  function Q1(n) {
@@ -17070,9 +17070,9 @@ function N1(n) {
17070
17070
  }
17071
17071
  function $u(n) {
17072
17072
  const t = (() => {
17073
- if (Wt(n) && n.matrix) {
17073
+ if (Ut(n) && n.matrix) {
17074
17074
  const e = new rs().fromArray(n.matrix);
17075
- return n.data.mediaPosition.map((i) => Mt(i).clone().applyMatrix4(e));
17075
+ return n.data.mediaPosition.map((i) => kt(i).clone().applyMatrix4(e));
17076
17076
  } else
17077
17077
  return n.position;
17078
17078
  })();
@@ -18018,7 +18018,7 @@ class ly extends ey {
18018
18018
  if (o[0].type === "Image")
18019
18019
  return rd(o[0].url) === "gif" ? "Dom" : "Mesh";
18020
18020
  }
18021
- } else if (Wt(e))
18021
+ } else if (Ut(e))
18022
18022
  return o.length === 1 && o[0].type === "Image" ? rd(o[0].url) === "gif" ? "Dom" : "Mesh" : "BehindDom";
18023
18023
  }
18024
18024
  })();
@@ -18038,7 +18038,7 @@ class ly extends ey {
18038
18038
  const r = this.workUtil.getObserverPosition(s);
18039
18039
  if (r === void 0)
18040
18040
  throw new Error(`getAngle(): observerPosition is ${r}`);
18041
- const a = (() => e.stickType === "3DPoint" ? Mt(e.normal) : Br(e.position))();
18041
+ const a = (() => e.stickType === "3DPoint" ? kt(e.normal) : Br(e.position))();
18042
18042
  if (!a)
18043
18043
  return;
18044
18044
  const l = fs(e);
@@ -18071,10 +18071,10 @@ class ly extends ey {
18071
18071
  getPositions(e) {
18072
18072
  if (B1(e))
18073
18073
  return e.position;
18074
- if (Wt(e))
18074
+ if (Ut(e))
18075
18075
  return e.data.mediaPosition;
18076
18076
  if (R1(e))
18077
- return H1(this.five.camera.position, Mt(e.position), Mt(e.normal));
18077
+ return H1(this.five.camera.position, kt(e.position), kt(e.normal));
18078
18078
  }
18079
18079
  addObjectClickHandler(e, i, s) {
18080
18080
  if (!i || !this.domEvents)
@@ -18092,7 +18092,7 @@ class ly extends ey {
18092
18092
  }
18093
18093
  getTagNormal(e) {
18094
18094
  if (e.normal)
18095
- return Mt(e.normal);
18095
+ return kt(e.normal);
18096
18096
  if (e.stickType === "Plane")
18097
18097
  return Br(e.position);
18098
18098
  if (e.stickType === "Model")
@@ -18125,7 +18125,7 @@ class ly extends ey {
18125
18125
  if (!e)
18126
18126
  return;
18127
18127
  const i = this.workUtil.transform;
18128
- return Array.isArray(e) && e.length === 4 ? e.map(Mt).map((s) => ws(s, i)) : ws(Mt(e), i);
18128
+ return Array.isArray(e) && e.length === 4 ? e.map(kt).map((s) => ws(s, i)) : ws(kt(e), i);
18129
18129
  }
18130
18130
  /**
18131
18131
  * @description 检查是否已经销毁
@@ -18422,12 +18422,12 @@ class dy extends ly {
18422
18422
  const p = new E.Vector3().subVectors(A, o).normalize();
18423
18423
  co.set(o, p);
18424
18424
  const g = o.distanceTo(A), [v] = this.five.model.intersectRaycaster(co), y = (() => {
18425
- if (!Wt(t))
18425
+ if (!Ut(t))
18426
18426
  return;
18427
- const z = this.tags.filter(Wt).map((W) => {
18427
+ const z = this.tags.filter(Ut).map((W) => {
18428
18428
  var F;
18429
18429
  return (F = W.model) == null ? void 0 : F.object;
18430
- }).filter(oi), [V] = co.intersectObjects(z, !0);
18430
+ }).filter(Rt), [V] = co.intersectObjects(z, !0);
18431
18431
  return V;
18432
18432
  })(), P = (d = i.distanceAccuracy) != null ? d : 0.01;
18433
18433
  Math.min((h = v == null ? void 0 : v.distance) != null ? h : 1 / 0, (f = y == null ? void 0 : y.distance) != null ? f : 1 / 0) + P >= g ? a++ : l++;
@@ -18605,7 +18605,7 @@ function ld(n) {
18605
18605
  /*inDelay*/
18606
18606
  n[0]
18607
18607
  ),
18608
- easing: si
18608
+ easing: oi
18609
18609
  }), i.start());
18610
18610
  }), o = !0);
18611
18611
  },
@@ -18619,7 +18619,7 @@ function ld(n) {
18619
18619
  /*outDelay*/
18620
18620
  n[1]
18621
18621
  ),
18622
- easing: si
18622
+ easing: oi
18623
18623
  })), o = !1;
18624
18624
  },
18625
18625
  d(r) {
@@ -18706,20 +18706,20 @@ function cd(n) {
18706
18706
  return {
18707
18707
  c() {
18708
18708
  t = D("div"), w(t, "class", "shadow svelte-faoauy"), w(t, "style", e = `
18709
- left: ${kt(
18709
+ left: ${Mt(
18710
18710
  /*left*/
18711
18711
  n[5]
18712
18712
  )};
18713
- bottom: ${kt(
18713
+ bottom: ${Mt(
18714
18714
  /*bottom*/
18715
18715
  n[6]
18716
18716
  )};
18717
18717
  border-radius: ${/*round*/
18718
18718
  n[10] ? "9999px" : "0"};
18719
- box-shadow: 0 0 ${kt(
18719
+ box-shadow: 0 0 ${Mt(
18720
18720
  /*blurRadius*/
18721
18721
  n[11]
18722
- )} ${kt(
18722
+ )} ${Mt(
18723
18723
  /*spreadRadius*/
18724
18724
  n[12]
18725
18725
  )} rgba(0, 0, 0, ${/*opacity*/
@@ -18730,10 +18730,10 @@ function cd(n) {
18730
18730
  n[9] ? "transform: translateX(-50%); top: 50%" : ""}
18731
18731
  ${/*center*/
18732
18732
  n[7] ? "transform: translate(-50%, -50%); left: 50%; top: 50%;" : ""}
18733
- `), S(t, "width", kt(
18733
+ `), S(t, "width", Mt(
18734
18734
  /*width*/
18735
18735
  n[3]
18736
- )), S(t, "height", kt(
18736
+ )), S(t, "height", Mt(
18737
18737
  /*height*/
18738
18738
  n[4]
18739
18739
  )), S(
@@ -18749,20 +18749,20 @@ function cd(n) {
18749
18749
  p(r, a) {
18750
18750
  n = r, (!o || a & /*left, bottom, round, blurRadius, spreadRadius, opacity, horizontalCenter, verticalCenter, center*/
18751
18751
  16352 && e !== (e = `
18752
- left: ${kt(
18752
+ left: ${Mt(
18753
18753
  /*left*/
18754
18754
  n[5]
18755
18755
  )};
18756
- bottom: ${kt(
18756
+ bottom: ${Mt(
18757
18757
  /*bottom*/
18758
18758
  n[6]
18759
18759
  )};
18760
18760
  border-radius: ${/*round*/
18761
18761
  n[10] ? "9999px" : "0"};
18762
- box-shadow: 0 0 ${kt(
18762
+ box-shadow: 0 0 ${Mt(
18763
18763
  /*blurRadius*/
18764
18764
  n[11]
18765
- )} ${kt(
18765
+ )} ${Mt(
18766
18766
  /*spreadRadius*/
18767
18767
  n[12]
18768
18768
  )} rgba(0, 0, 0, ${/*opacity*/
@@ -18777,11 +18777,11 @@ function cd(n) {
18777
18777
  const l = a & /*left, bottom, round, blurRadius, spreadRadius, opacity, horizontalCenter, verticalCenter, center*/
18778
18778
  16352;
18779
18779
  (l || a & /*width, left, bottom, round, blurRadius, spreadRadius, opacity, horizontalCenter, verticalCenter, center*/
18780
- 16360) && S(t, "width", kt(
18780
+ 16360) && S(t, "width", Mt(
18781
18781
  /*width*/
18782
18782
  n[3]
18783
18783
  )), (l || a & /*height, left, bottom, round, blurRadius, spreadRadius, opacity, horizontalCenter, verticalCenter, center*/
18784
- 16368) && S(t, "height", kt(
18784
+ 16368) && S(t, "height", Mt(
18785
18785
  /*height*/
18786
18786
  n[4]
18787
18787
  )), (l || a & /*zIndex, left, bottom, round, blurRadius, spreadRadius, opacity, horizontalCenter, verticalCenter, center*/
@@ -18841,7 +18841,7 @@ function gy(n) {
18841
18841
  }
18842
18842
  };
18843
18843
  }
18844
- function kt(n) {
18844
+ function Mt(n) {
18845
18845
  return typeof n == "number" ? n / 16 + "rem" : n;
18846
18846
  }
18847
18847
  function py(n, t, e) {
@@ -18866,7 +18866,7 @@ function py(n, t, e) {
18866
18866
  v
18867
18867
  ];
18868
18868
  }
18869
- class Qt extends le {
18869
+ class Gt extends le {
18870
18870
  constructor(t) {
18871
18871
  super(), ae(
18872
18872
  this,
@@ -19042,7 +19042,7 @@ function Cy(n) {
19042
19042
  p(r, [a]) {
19043
19043
  a & /*spanEleList, contentList, __SpaceFlag__, __NewLineFlag__*/
19044
19044
  30 && (s = /*contentList*/
19045
- r[2], t = Vt(t, a, o, 1, r, s, e, i.parentNode, Va, hd, i, dd));
19045
+ r[2], t = Qt(t, a, o, 1, r, s, e, i.parentNode, Va, hd, i, dd));
19046
19046
  },
19047
19047
  i: J,
19048
19048
  o: J,
@@ -19085,7 +19085,7 @@ function Iy(n, t, e) {
19085
19085
  return V;
19086
19086
  }();
19087
19087
  A = ea({
19088
- targets: C.slice(0, z).filter(oi),
19088
+ targets: C.slice(0, z).filter(Rt),
19089
19089
  autoplay: !1,
19090
19090
  duration: 400,
19091
19091
  scale: [0.7, 1],
@@ -19152,7 +19152,7 @@ function Py(n) {
19152
19152
  }
19153
19153
  function ud(n) {
19154
19154
  let t, e, i, s, o, r, a, l, c, d;
19155
- return e = new Qt({
19155
+ return e = new Gt({
19156
19156
  props: {
19157
19157
  center: !0,
19158
19158
  blurRadius: 9,
@@ -19463,7 +19463,7 @@ function Ly(n) {
19463
19463
  function gd(n) {
19464
19464
  var d, h;
19465
19465
  let t, e, i, s, o, r, a, l, c;
19466
- return t = new Qt({
19466
+ return t = new Gt({
19467
19467
  props: {
19468
19468
  visible: (
19469
19469
  /*unfolded*/
@@ -19655,7 +19655,7 @@ class Oy extends le {
19655
19655
  super(), ae(this, t, zy, jy, re, { tag: 0 }, Ly);
19656
19656
  }
19657
19657
  }
19658
- function Ut(n) {
19658
+ function Yt(n) {
19659
19659
  return typeof n == "number" ? n / 16 + "rem" : n;
19660
19660
  }
19661
19661
  function By(n) {
@@ -19817,7 +19817,7 @@ function Gy(n) {
19817
19817
  return e = a(n), i = r[e] = o[e](n), {
19818
19818
  c() {
19819
19819
  t = D("div"), i.c(), w(t, "class", "text svelte-1j0cz4o"), S(t, "max-width", typeof /*maxWidth*/
19820
- n[1] == "number" ? Ut(
19820
+ n[1] == "number" ? Yt(
19821
19821
  /*maxWidth*/
19822
19822
  n[1]
19823
19823
  ) : (
@@ -19839,7 +19839,7 @@ function Gy(n) {
19839
19839
  r[d] = null;
19840
19840
  }), ue(), i = r[e], i ? i.p(l, c) : (i = r[e] = o[e](l), i.c()), x(i, 1), i.m(t, null)), c & /*maxWidth*/
19841
19841
  2 && S(t, "max-width", typeof /*maxWidth*/
19842
- l[1] == "number" ? Ut(
19842
+ l[1] == "number" ? Yt(
19843
19843
  /*maxWidth*/
19844
19844
  l[1]
19845
19845
  ) : (
@@ -20454,7 +20454,7 @@ function rw(n) {
20454
20454
  7 && (o = Array(
20455
20455
  /*pagesCount*/
20456
20456
  a[0]
20457
- ), he(), e = Vt(e, l, r, 1, a, o, i, t, wi, Cd, null, wd), ue());
20457
+ ), he(), e = Qt(e, l, r, 1, a, o, i, t, wi, Cd, null, wd), ue());
20458
20458
  },
20459
20459
  i(a) {
20460
20460
  if (!s) {
@@ -21261,8 +21261,8 @@ var to = NC, Eo = {}, HC = {
21261
21261
  return b ? "Symbol(src)_1." + b : "";
21262
21262
  }(), Re = yt.toString, Ue = $e.hasOwnProperty, St = $e.toString, Gn = RegExp(
21263
21263
  "^" + Re.call(Ue).replace(X, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
21264
- ), Gt = We ? be.Buffer : void 0, ri = be.Symbol, Pi = be.Uint8Array, wt = Pe(Object.getPrototypeOf, Object), Yi = Object.create, Xi = $e.propertyIsEnumerable, Go = Fe.splice, Nn = Object.getOwnPropertySymbols, Zi = Gt ? Gt.isBuffer : void 0, Es = Pe(Object.keys, Object), Ji = Lt(be, "DataView"), Ei = Lt(be, "Map"), Tt = Lt(be, "Promise"), qi = Lt(be, "Set"), Hn = Lt(be, "WeakMap"), ki = Lt(Object, "create"), Fn = At(Ji), Mi = At(Ei), _n = At(Tt), Wn = At(qi), Un = At(Hn), ai = ri ? ri.prototype : void 0, ks = ai ? ai.valueOf : void 0;
21265
- function Jt(b) {
21264
+ ), Nt = We ? be.Buffer : void 0, ri = be.Symbol, Pi = be.Uint8Array, wt = Pe(Object.getPrototypeOf, Object), Yi = Object.create, Xi = $e.propertyIsEnumerable, Go = Fe.splice, Nn = Object.getOwnPropertySymbols, Zi = Nt ? Nt.isBuffer : void 0, Es = Pe(Object.keys, Object), Ji = Lt(be, "DataView"), Ei = Lt(be, "Map"), Tt = Lt(be, "Promise"), qi = Lt(be, "Set"), Hn = Lt(be, "WeakMap"), ki = Lt(Object, "create"), Fn = At(Ji), Mi = At(Ei), _n = At(Tt), Wn = At(qi), Un = At(Hn), ai = ri ? ri.prototype : void 0, ks = ai ? ai.valueOf : void 0;
21265
+ function qt(b) {
21266
21266
  var k = -1, B = b ? b.length : 0;
21267
21267
  for (this.clear(); ++k < B; ) {
21268
21268
  var Y = b[k];
@@ -21291,7 +21291,7 @@ var to = NC, Eo = {}, HC = {
21291
21291
  var B = this.__data__;
21292
21292
  return B[b] = ki && k === void 0 ? i : k, this;
21293
21293
  }
21294
- Jt.prototype.clear = No, Jt.prototype.delete = Ho, Jt.prototype.get = Fo, Jt.prototype.has = Ms, Jt.prototype.set = Yn;
21294
+ qt.prototype.clear = No, qt.prototype.delete = Ho, qt.prototype.get = Fo, qt.prototype.has = Ms, qt.prototype.set = Yn;
21295
21295
  function it(b) {
21296
21296
  var k = -1, B = b ? b.length : 0;
21297
21297
  for (this.clear(); ++k < B; ) {
@@ -21330,9 +21330,9 @@ var to = NC, Eo = {}, HC = {
21330
21330
  }
21331
21331
  function Zo() {
21332
21332
  this.__data__ = {
21333
- hash: new Jt(),
21333
+ hash: new qt(),
21334
21334
  map: new (Ei || it)(),
21335
- string: new Jt()
21335
+ string: new qt()
21336
21336
  };
21337
21337
  }
21338
21338
  function Jo(b) {
@@ -21390,28 +21390,28 @@ var to = NC, Eo = {}, HC = {
21390
21390
  return B;
21391
21391
  return -1;
21392
21392
  }
21393
- function Nt(b, k) {
21393
+ function Ht(b, k) {
21394
21394
  return b && Jn(k, $n(k), b);
21395
21395
  }
21396
21396
  function Xn(b, k, B, Y, Ee, pe, De) {
21397
21397
  var Se;
21398
21398
  if (Y && (Se = pe ? Y(b, Ee, pe, De) : Y(b)), Se !== void 0)
21399
21399
  return Se;
21400
- if (!Ft(b))
21400
+ if (!_t(b))
21401
21401
  return b;
21402
21402
  var Ye = qn(b);
21403
21403
  if (Ye) {
21404
21404
  if (Se = pr(b), !k)
21405
21405
  return fr(b, Se);
21406
21406
  } else {
21407
- var je = Kt(b), dt = je == d || je == h;
21407
+ var je = $t(b), dt = je == d || je == h;
21408
21408
  if (zs(b))
21409
21409
  return en(b, k);
21410
21410
  if (je == A || je == o || dt && !pe) {
21411
21411
  if (Ke(b))
21412
21412
  return pe ? b : {};
21413
- if (Se = Ht(dt ? {} : b), !k)
21414
- return mr(b, Nt(Se, b));
21413
+ if (Se = Ft(dt ? {} : b), !k)
21414
+ return mr(b, Ht(Se, b));
21415
21415
  } else {
21416
21416
  if (!ce[je])
21417
21417
  return pe ? b : {};
@@ -21429,7 +21429,7 @@ var to = NC, Eo = {}, HC = {
21429
21429
  }), Se;
21430
21430
  }
21431
21431
  function or(b) {
21432
- return Ft(b) ? Yi(b) : {};
21432
+ return _t(b) ? Yi(b) : {};
21433
21433
  }
21434
21434
  function rr(b, k, B) {
21435
21435
  var Y = k(b);
@@ -21439,7 +21439,7 @@ var to = NC, Eo = {}, HC = {
21439
21439
  return St.call(b);
21440
21440
  }
21441
21441
  function lr(b) {
21442
- if (!Ft(b) || yr(b))
21442
+ if (!_t(b) || yr(b))
21443
21443
  return !1;
21444
21444
  var k = Kn(b) || Ke(b) ? Gn : $;
21445
21445
  return k.test(At(b));
@@ -21500,10 +21500,10 @@ var to = NC, Eo = {}, HC = {
21500
21500
  return B;
21501
21501
  }
21502
21502
  function mr(b, k) {
21503
- return Jn(b, qt(b), k);
21503
+ return Jn(b, Kt(b), k);
21504
21504
  }
21505
21505
  function gr(b) {
21506
- return rr(b, $n, qt);
21506
+ return rr(b, $n, Kt);
21507
21507
  }
21508
21508
  function Di(b, k) {
21509
21509
  var B = b.__data__;
@@ -21513,8 +21513,8 @@ var to = NC, Eo = {}, HC = {
21513
21513
  var B = ke(b, k);
21514
21514
  return lr(B) ? B : void 0;
21515
21515
  }
21516
- var qt = Nn ? Pe(Nn, Object) : Cr, Kt = ar;
21517
- (Ji && Kt(new Ji(new ArrayBuffer(1))) != C || Ei && Kt(new Ei()) != f || Tt && Kt(Tt.resolve()) != p || qi && Kt(new qi()) != v || Hn && Kt(new Hn()) != I) && (Kt = function(b) {
21516
+ var Kt = Nn ? Pe(Nn, Object) : Cr, $t = ar;
21517
+ (Ji && $t(new Ji(new ArrayBuffer(1))) != C || Ei && $t(new Ei()) != f || Tt && $t(Tt.resolve()) != p || qi && $t(new qi()) != v || Hn && $t(new Hn()) != I) && ($t = function(b) {
21518
21518
  var k = St.call(b), B = k == A ? b.constructor : void 0, Y = B ? At(B) : void 0;
21519
21519
  if (Y)
21520
21520
  switch (Y) {
@@ -21535,7 +21535,7 @@ var to = NC, Eo = {}, HC = {
21535
21535
  var k = b.length, B = b.constructor(k);
21536
21536
  return k && typeof b[0] == "string" && Ue.call(b, "index") && (B.index = b.index, B.input = b.input), B;
21537
21537
  }
21538
- function Ht(b) {
21538
+ function Ft(b) {
21539
21539
  return typeof b.constructor == "function" && !Ts(b) ? or(wt(b)) : {};
21540
21540
  }
21541
21541
  function Ar(b, k, B, Y) {
@@ -21616,13 +21616,13 @@ var to = NC, Eo = {}, HC = {
21616
21616
  }
21617
21617
  var zs = Zi || Ir;
21618
21618
  function Kn(b) {
21619
- var k = Ft(b) ? St.call(b) : "";
21619
+ var k = _t(b) ? St.call(b) : "";
21620
21620
  return k == d || k == h;
21621
21621
  }
21622
21622
  function Os(b) {
21623
21623
  return typeof b == "number" && b > -1 && b % 1 == 0 && b <= s;
21624
21624
  }
21625
- function Ft(b) {
21625
+ function _t(b) {
21626
21626
  var k = typeof b;
21627
21627
  return !!b && (k == "object" || k == "function");
21628
21628
  }
@@ -21709,12 +21709,12 @@ var ko = {}, _C = {
21709
21709
  B[++k] = Y;
21710
21710
  }), B;
21711
21711
  }
21712
- var St = Array.prototype, Gn = Function.prototype, Gt = Object.prototype, ri = ve["__core-js_shared__"], Pi = Gn.toString, wt = Gt.hasOwnProperty, Yi = function() {
21712
+ var St = Array.prototype, Gn = Function.prototype, Nt = Object.prototype, ri = ve["__core-js_shared__"], Pi = Gn.toString, wt = Nt.hasOwnProperty, Yi = function() {
21713
21713
  var b = /[^.]+$/.exec(ri && ri.keys && ri.keys.IE_PROTO || "");
21714
21714
  return b ? "Symbol(src)_1." + b : "";
21715
- }(), Xi = Gt.toString, Go = RegExp(
21715
+ }(), Xi = Nt.toString, Go = RegExp(
21716
21716
  "^" + Pi.call(wt).replace(we, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
21717
- ), Nn = Je ? ve.Buffer : void 0, Zi = ve.Symbol, Es = ve.Uint8Array, Ji = Gt.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 = qt(ve, "DataView"), Mi = qt(ve, "Map"), _n = qt(ve, "Promise"), Wn = qt(ve, "Set"), Un = qt(ve, "WeakMap"), ai = qt(Object, "create"), ks = At(Fn), Jt = At(Mi), No = At(_n), Ho = At(Wn), Fo = At(Un), Ms = Zi ? Zi.prototype : void 0, Yn = Ms ? Ms.valueOf : void 0;
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
21718
  function it(b) {
21719
21719
  var k = -1, B = b == null ? 0 : b.length;
21720
21720
  for (this.clear(); ++k < B; ) {
@@ -21816,7 +21816,7 @@ var ko = {}, _C = {
21816
21816
  return this.__data__.has(b);
21817
21817
  }
21818
21818
  Ki.prototype.add = Ki.prototype.push = xs, Ki.prototype.has = $i;
21819
- function Nt(b) {
21819
+ function Ht(b) {
21820
21820
  var k = this.__data__ = new ct(b);
21821
21821
  this.size = k.size;
21822
21822
  }
@@ -21843,7 +21843,7 @@ var ko = {}, _C = {
21843
21843
  }
21844
21844
  return B.set(b, k), this.size = B.size, this;
21845
21845
  }
21846
- Nt.prototype.clear = Xn, Nt.prototype.delete = or, Nt.prototype.get = rr, Nt.prototype.has = ar, Nt.prototype.set = lr;
21846
+ Ht.prototype.clear = Xn, Ht.prototype.delete = or, Ht.prototype.get = rr, Ht.prototype.has = ar, Ht.prototype.set = lr;
21847
21847
  function cr(b, k) {
21848
21848
  var B = tn(b), Y = !B && js(b), Ee = !B && !Y && nn(b), pe = !B && !Y && !Ee && Bs(b), De = B || Y || Ee || pe, Se = De ? Fe(b.length, String) : [], Ye = Se.length;
21849
21849
  for (var je in b)
@@ -21865,16 +21865,16 @@ var ko = {}, _C = {
21865
21865
  return tn(b) ? Y : Pe(Y, B(b));
21866
21866
  }
21867
21867
  function xi(b) {
21868
- return b == null ? b === void 0 ? W : v : Tt && Tt in Object(b) ? Kt(b) : Ts(b);
21868
+ return b == null ? b === void 0 ? W : v : Tt && Tt in Object(b) ? $t(b) : Ts(b);
21869
21869
  }
21870
21870
  function Ds(b) {
21871
- return Ft(b) && xi(b) == a;
21871
+ return _t(b) && xi(b) == a;
21872
21872
  }
21873
21873
  function Ss(b, k, B, Y, Ee) {
21874
- return b === k ? !0 : b == null || k == null || !Ft(b) && !Ft(k) ? b !== b && k !== k : dr(b, k, B, Y, Ss, Ee);
21874
+ return b === k ? !0 : b == null || k == null || !_t(b) && !_t(k) ? b !== b && k !== k : dr(b, k, B, Y, Ss, Ee);
21875
21875
  }
21876
21876
  function dr(b, k, B, Y, Ee, pe) {
21877
- var De = tn(b), Se = tn(k), Ye = De ? l : Ht(b), je = Se ? l : Ht(k);
21877
+ var De = tn(b), Se = tn(k), Ye = De ? l : Ft(b), je = Se ? l : Ft(k);
21878
21878
  Ye = Ye == a ? y : Ye, je = je == a ? y : je;
21879
21879
  var dt = Ye == y, It = je == y, qe = Ye == je;
21880
21880
  if (qe && nn(b)) {
@@ -21883,15 +21883,15 @@ var ko = {}, _C = {
21883
21883
  De = !0, dt = !1;
21884
21884
  }
21885
21885
  if (qe && !dt)
21886
- return pe || (pe = new Nt()), De || Bs(b) ? Jn(b, k, B, Y, Ee, pe) : mr(b, k, Ye, B, Y, Ee, pe);
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
21888
  var ht = dt && wt.call(b, "__wrapped__"), nt = It && wt.call(k, "__wrapped__");
21889
21889
  if (ht || nt) {
21890
- var li = ht ? b.value() : b, $t = nt ? k.value() : k;
21891
- return pe || (pe = new Nt()), Ee(li, $t, B, Y, pe);
21890
+ var li = ht ? b.value() : b, ei = nt ? k.value() : k;
21891
+ return pe || (pe = new Ht()), Ee(li, ei, B, Y, pe);
21892
21892
  }
21893
21893
  }
21894
- return qe ? (pe || (pe = new Nt()), gr(b, k, B, Y, Ee, pe)) : !1;
21894
+ return qe ? (pe || (pe = new Ht()), gr(b, k, B, Y, Ee, pe)) : !1;
21895
21895
  }
21896
21896
  function hr(b) {
21897
21897
  if (!Os(b) || br(b))
@@ -21900,7 +21900,7 @@ var ko = {}, _C = {
21900
21900
  return k.test(At(b));
21901
21901
  }
21902
21902
  function ur(b) {
21903
- return Ft(b) && Kn(b.length) && !!ye[xi(b)];
21903
+ return _t(b) && Kn(b.length) && !!ye[xi(b)];
21904
21904
  }
21905
21905
  function fr(b) {
21906
21906
  if (!yr(b))
@@ -21929,8 +21929,8 @@ var ko = {}, _C = {
21929
21929
  break;
21930
21930
  }
21931
21931
  if (qe) {
21932
- if (!Qe(k, function($t, Si) {
21933
- if (!$e(qe, Si) && (ht === $t || Ee(ht, $t, B, Y, pe)))
21932
+ if (!Qe(k, function(ei, Si) {
21933
+ if (!$e(qe, Si) && (ht === ei || Ee(ht, ei, B, Y, pe)))
21934
21934
  return qe.push(Si);
21935
21935
  })) {
21936
21936
  It = !1;
@@ -21994,10 +21994,10 @@ var ko = {}, _C = {
21994
21994
  pe.set(b, k), pe.set(k, b);
21995
21995
  for (var li = De; ++It < Ye; ) {
21996
21996
  qe = Se[It];
21997
- var $t = b[qe], Si = k[qe];
21997
+ var ei = b[qe], Si = k[qe];
21998
21998
  if (Y)
21999
- var dl = De ? Y(Si, $t, qe, k, b, pe) : Y($t, Si, qe, b, k, pe);
22000
- if (!(dl === void 0 ? $t === Si || Ee($t, Si, B, Y, pe) : dl)) {
21999
+ var dl = De ? Y(Si, ei, qe, k, b, pe) : Y(ei, Si, qe, b, k, pe);
22000
+ if (!(dl === void 0 ? ei === Si || Ee(ei, Si, B, Y, pe) : dl)) {
22001
22001
  nt = !1;
22002
22002
  break;
22003
22003
  }
@@ -22016,11 +22016,11 @@ var ko = {}, _C = {
22016
22016
  var B = b.__data__;
22017
22017
  return vr(k) ? B[typeof k == "string" ? "string" : "hash"] : B.map;
22018
22018
  }
22019
- function qt(b, k) {
22019
+ function Kt(b, k) {
22020
22020
  var B = pt(b, k);
22021
22021
  return hr(B) ? B : void 0;
22022
22022
  }
22023
- function Kt(b) {
22023
+ function $t(b) {
22024
22024
  var k = wt.call(b, Tt), B = b[Tt];
22025
22025
  try {
22026
22026
  b[Tt] = void 0;
@@ -22034,14 +22034,14 @@ var ko = {}, _C = {
22034
22034
  return b == null ? [] : (b = Object(b), oe(qi(b), function(k) {
22035
22035
  return Ji.call(b, k);
22036
22036
  }));
22037
- } : Cr, Ht = xi;
22038
- (Fn && Ht(new Fn(new ArrayBuffer(1))) != N || Mi && Ht(new Mi()) != p || _n && Ht(_n.resolve()) != P || Wn && Ht(new Wn()) != C || Un && Ht(new Un()) != F) && (Ht = function(b) {
22037
+ } : Cr, Ft = xi;
22038
+ (Fn && Ft(new Fn(new ArrayBuffer(1))) != N || Mi && Ft(new Mi()) != p || _n && Ft(_n.resolve()) != P || Wn && Ft(new Wn()) != C || Un && Ft(new Un()) != F) && (Ft = function(b) {
22039
22039
  var k = xi(b), B = k == y ? b.constructor : void 0, Y = B ? At(B) : "";
22040
22040
  if (Y)
22041
22041
  switch (Y) {
22042
22042
  case ks:
22043
22043
  return N;
22044
- case Jt:
22044
+ case qt:
22045
22045
  return p;
22046
22046
  case No:
22047
22047
  return P;
@@ -22063,7 +22063,7 @@ var ko = {}, _C = {
22063
22063
  return !!Yi && Yi in b;
22064
22064
  }
22065
22065
  function yr(b) {
22066
- var k = b && b.constructor, B = typeof k == "function" && k.prototype || Gt;
22066
+ var k = b && b.constructor, B = typeof k == "function" && k.prototype || Nt;
22067
22067
  return b === B;
22068
22068
  }
22069
22069
  function Ts(b) {
@@ -22088,7 +22088,7 @@ var ko = {}, _C = {
22088
22088
  var js = Ds(function() {
22089
22089
  return arguments;
22090
22090
  }()) ? Ds : function(b) {
22091
- return Ft(b) && wt.call(b, "callee") && !Ji.call(b, "callee");
22091
+ return _t(b) && wt.call(b, "callee") && !Ji.call(b, "callee");
22092
22092
  }, tn = Array.isArray;
22093
22093
  function qn(b) {
22094
22094
  return b != null && Kn(b.length) && !zs(b);
@@ -22110,7 +22110,7 @@ var ko = {}, _C = {
22110
22110
  var k = typeof b;
22111
22111
  return b != null && (k == "object" || k == "function");
22112
22112
  }
22113
- function Ft(b) {
22113
+ function _t(b) {
22114
22114
  return b != null && typeof b == "object";
22115
22115
  }
22116
22116
  var Bs = Ke ? yt(Ke) : ur;
@@ -23035,7 +23035,7 @@ function uI(n) {
23035
23035
  "transition-timing-function",
23036
23036
  /*timingFunction*/
23037
23037
  P[0]
23038
- ), r && Zt(r.update) && I[0] & /*pageWindowWidth*/
23038
+ ), r && Jt(r.update) && I[0] & /*pageWindowWidth*/
23039
23039
  2048 && r.update.call(null, {
23040
23040
  thresholdProvider: (
23041
23041
  /*swipeable_function*/
@@ -23749,7 +23749,7 @@ function Fd(n) {
23749
23749
  /*inDelay*/
23750
23750
  n[2]
23751
23751
  ),
23752
- easing: si
23752
+ easing: oi
23753
23753
  } : void 0
23754
23754
  ), o.start());
23755
23755
  }), a = !0);
@@ -23769,7 +23769,7 @@ function Fd(n) {
23769
23769
  /*outDelay*/
23770
23770
  n[3]
23771
23771
  ),
23772
- easing: si
23772
+ easing: oi
23773
23773
  } : void 0
23774
23774
  )), a = !1;
23775
23775
  },
@@ -24016,7 +24016,7 @@ function EI(n) {
24016
24016
  e = !1;
24017
24017
  },
24018
24018
  d(r) {
24019
- Rt(s, r), r && j(t);
24019
+ Vt(s, r), r && j(t);
24020
24020
  }
24021
24021
  };
24022
24022
  }
@@ -24149,7 +24149,7 @@ function xI(n) {
24149
24149
  }
24150
24150
  function Wd(n) {
24151
24151
  let t, e, i, s, o, r, a, l;
24152
- t = new Qt({
24152
+ t = new Gt({
24153
24153
  props: {
24154
24154
  visible: (
24155
24155
  /*unfolded*/
@@ -24455,7 +24455,7 @@ function qd(n) {
24455
24455
  }
24456
24456
  },
24457
24457
  d(d) {
24458
- d && j(t), Rt(a, d), Rt(c, d), s = !1, Ze(o);
24458
+ d && j(t), Vt(a, d), Vt(c, d), s = !1, Ze(o);
24459
24459
  }
24460
24460
  };
24461
24461
  }
@@ -24604,7 +24604,7 @@ function jI(n) {
24604
24604
  /*data*/
24605
24605
  n[3].title + ""
24606
24606
  ), f, m, A, p, g;
24607
- e = new Qt({
24607
+ e = new Gt({
24608
24608
  props: {
24609
24609
  visible: (
24610
24610
  /*unfolded*/
@@ -24636,7 +24636,7 @@ function jI(n) {
24636
24636
  "transition-delay",
24637
24637
  /*unfolded*/
24638
24638
  n[4] ? io + "ms" : no + oh - sh - 40 + "ms"
24639
- ), w(d, "class", "text svelte-sezqcq"), w(c, "class", "title svelte-sezqcq"), w(l, "class", "title-wrapper svelte-sezqcq"), w(r, "class", "content svelte-sezqcq"), S(r, "max-width", Ut(
24639
+ ), w(d, "class", "text svelte-sezqcq"), w(c, "class", "title svelte-sezqcq"), w(l, "class", "title-wrapper svelte-sezqcq"), w(r, "class", "content svelte-sezqcq"), S(r, "max-width", Yt(
24640
24640
  /*maxWidth*/
24641
24641
  n[9]
24642
24642
  )), S(
@@ -24732,7 +24732,7 @@ function zI(n, t, e) {
24732
24732
  1 && e(4, i = (g = (p = h.state) == null ? void 0 : p.unfolded) != null ? g : !1), n.$$.dirty & /*unfolded*/
24733
24733
  16 && e(8, s = !i), n.$$.dirty & /*tag*/
24734
24734
  1 && e(3, o = h.data), n.$$.dirty & /*data*/
24735
- 8 && e(7, r = oi((v = o.price) == null ? void 0 : v.value) && ((y = o.price) == null ? void 0 : y.value) !== ""), n.$$.dirty & /*tag*/
24735
+ 8 && e(7, r = Rt((v = o.price) == null ? void 0 : v.value) && ((y = o.price) == null ? void 0 : y.value) !== ""), n.$$.dirty & /*tag*/
24736
24736
  1 && e(6, a = h.data.theme || "light"), n.$$.dirty & /*tagsOffsetHeight, maxTagsLength*/
24737
24737
  1026 && f > 40 && e(10, l = l - 1), n.$$.dirty & /*data, maxTagsLength*/
24738
24738
  1032 && e(2, c = ((P = o.brandTags) == null ? void 0 : P.slice(0, l).filter(Boolean)) || []), n.$$.dirty & /*data, maxTagsLength, primaryTags*/
@@ -25020,7 +25020,7 @@ function GI(n) {
25020
25020
  }
25021
25021
  function rh(n) {
25022
25022
  let t, e;
25023
- return t = new Qt({
25023
+ return t = new Gt({
25024
25024
  props: {
25025
25025
  center: !0,
25026
25026
  blurRadius: 12,
@@ -25137,7 +25137,7 @@ function HI(n, t, e) {
25137
25137
  "playing" in f && e(0, s = f.playing), "shadow" in f && e(1, o = f.shadow), "style" in f && e(2, r = f.style), "width" in f && e(6, a = f.width);
25138
25138
  }, n.$$.update = () => {
25139
25139
  n.$$.dirty & /*width*/
25140
- 64 && e(5, i = typeof a == "number" ? Ut(a) : a);
25140
+ 64 && e(5, i = typeof a == "number" ? Yt(a) : a);
25141
25141
  }, [
25142
25142
  s,
25143
25143
  o,
@@ -25174,7 +25174,7 @@ function FI(n) {
25174
25174
  function ah(n) {
25175
25175
  var g, v;
25176
25176
  let t, e, i, s, o, r, a, l, c, d, h, f, m, A;
25177
- e = new Qt({
25177
+ e = new Gt({
25178
25178
  props: {
25179
25179
  visible: (
25180
25180
  /*unfolded*/
@@ -25307,7 +25307,7 @@ function ah(n) {
25307
25307
  }
25308
25308
  function lh(n) {
25309
25309
  let t, e, i, s, o, r, a;
25310
- return e = new Qt({
25310
+ return e = new Gt({
25311
25311
  props: {
25312
25312
  center: !0,
25313
25313
  blurRadius: 15,
@@ -26107,7 +26107,7 @@ function fh(n) {
26107
26107
  }
26108
26108
  function mh(n) {
26109
26109
  let t, e;
26110
- return t = new Qt({
26110
+ return t = new Gt({
26111
26111
  props: {
26112
26112
  center: !0,
26113
26113
  blurRadius: 24,
@@ -26256,7 +26256,7 @@ function gP(n) {
26256
26256
  return {
26257
26257
  c() {
26258
26258
  t = D("img"), w(t, "alt", "tag-icon"), w(t, "class", "icon-image svelte-316sq3"), et(t.src, e = /*iconUrl*/
26259
- n[7]) || w(t, "src", e), S(t, "width", Ut(mn({
26259
+ n[7]) || w(t, "src", e), S(t, "width", Yt(mn({
26260
26260
  originWidth: (
26261
26261
  /*width*/
26262
26262
  n[1]
@@ -26278,7 +26278,7 @@ function gP(n) {
26278
26278
  hh(i), s & /*iconUrl*/
26279
26279
  128 && !et(t.src, e = /*iconUrl*/
26280
26280
  i[7]) && w(t, "src", e), s & /*iconUrl, iconRatio, iconScale, iconWidth*/
26281
- 184 && S(t, "width", Ut(mn({
26281
+ 184 && S(t, "width", Yt(mn({
26282
26282
  originWidth: (
26283
26283
  /*width*/
26284
26284
  i[1]
@@ -26311,7 +26311,7 @@ function vP(n) {
26311
26311
  n[17] - 1})`;
26312
26312
  return {
26313
26313
  c() {
26314
- t = D("div"), w(t, "class", "icon-keyframe svelte-316sq3"), S(t, "width", Ut(mn({
26314
+ t = D("div"), w(t, "class", "icon-keyframe svelte-316sq3"), S(t, "width", Yt(mn({
26315
26315
  originWidth: (
26316
26316
  /*width*/
26317
26317
  n[1]
@@ -26328,7 +26328,7 @@ function vP(n) {
26328
26328
  /*iconWidth*/
26329
26329
  n[3]
26330
26330
  )
26331
- }).width)), S(t, "height", Ut(mn({
26331
+ }).width)), S(t, "height", Yt(mn({
26332
26332
  originWidth: (
26333
26333
  /*width*/
26334
26334
  n[1]
@@ -26357,7 +26357,7 @@ function vP(n) {
26357
26357
  },
26358
26358
  p(s, o) {
26359
26359
  uh(s), o & /*iconUrl, iconSteps, iconFps, iconRatio, iconScale, iconWidth*/
26360
- 252 && S(t, "width", Ut(mn({
26360
+ 252 && S(t, "width", Yt(mn({
26361
26361
  originWidth: (
26362
26362
  /*width*/
26363
26363
  s[1]
@@ -26375,7 +26375,7 @@ function vP(n) {
26375
26375
  s[3]
26376
26376
  )
26377
26377
  }).width)), o & /*iconUrl, iconSteps, iconFps, iconRatio, iconScale, iconWidth*/
26378
- 252 && S(t, "height", Ut(mn({
26378
+ 252 && S(t, "height", Yt(mn({
26379
26379
  originWidth: (
26380
26380
  /*width*/
26381
26381
  s[1]
@@ -26515,7 +26515,7 @@ function CP(n) {
26515
26515
  }
26516
26516
  function gh(n) {
26517
26517
  let t, e, i, s, o, r;
26518
- return e = new Qt({
26518
+ return e = new Gt({
26519
26519
  props: {
26520
26520
  outDelay: 0,
26521
26521
  inDelay: 0,
@@ -26654,7 +26654,7 @@ function ph(n) {
26654
26654
  }
26655
26655
  function Ah(n) {
26656
26656
  let t, e, i, s, o, r;
26657
- return t = new Qt({
26657
+ return t = new Gt({
26658
26658
  props: {
26659
26659
  blurRadius: 22,
26660
26660
  spreadRadius: 16,
@@ -27477,7 +27477,7 @@ function ZP(n) {
27477
27477
  }
27478
27478
  function JP(n) {
27479
27479
  let t, e, i, s, o, r, a, l, c, d, h, f;
27480
- return s = new Qt({
27480
+ return s = new Gt({
27481
27481
  props: {
27482
27482
  center: !0,
27483
27483
  blurRadius: 15,
@@ -28102,7 +28102,7 @@ function yh(n) {
28102
28102
  p(a, l) {
28103
28103
  l & /*state, temporaryState, withAnimation, tags, mediaStore, rendererMap, contentTypeMap*/
28104
28104
  127 && (o = /*tags*/
28105
- a[1], he(), e = Vt(e, l, r, 1, a, o, i, t, wi, wh, null, bh), ue()), (!s || l & /*state, temporaryState*/
28105
+ a[1], he(), e = Qt(e, l, r, 1, a, o, i, t, wi, wh, null, bh), ue()), (!s || l & /*state, temporaryState*/
28106
28106
  96) && q(t, "hide", !/*state*/
28107
28107
  a[5].visible || !/*temporaryState*/
28108
28108
  a[6].visible), (!s || l & /*withAnimation*/
@@ -28323,10 +28323,10 @@ class g2 extends dy {
28323
28323
  return;
28324
28324
  e.model.object = o;
28325
28325
  const r = this.gltfObjectGroup.children.find((l) => l.customID === e.id);
28326
- if (r && (this.gltfObjectGroup.remove(r), r.removeEventListener()), this.updateRender3DDomTag(), Wt(e)) {
28326
+ if (r && (this.gltfObjectGroup.remove(r), r.removeEventListener()), this.updateRender3DDomTag(), Ut(e)) {
28327
28327
  if (this.getRenderType(e) === "Mesh" && !e.mediaPlane) {
28328
- const l = e.data.mediaPosition.map(ii);
28329
- e.mediaPlane = new nd(e.data.mediaData[0].url, e.data.mediaPosition.map(ii), {
28328
+ const l = e.data.mediaPosition.map(ni);
28329
+ e.mediaPlane = new nd(e.data.mediaData[0].url, e.data.mediaPosition.map(ni), {
28330
28330
  objectFit: e.data.objectFit
28331
28331
  });
28332
28332
  const c = new se().addVectors(l[0], l[2]).divideScalar(2);
@@ -28380,7 +28380,7 @@ class g2 extends dy {
28380
28380
  return;
28381
28381
  const r = this.getCurrentVisibleState(i), a = (() => !!(i.mediaPlane && !r))(), l = (() => !!(!i.mediaPlane && r))(), c = (() => !!(i.mediaPlane && i.mediaPlane.src !== o))();
28382
28382
  if ((a || c) && i.mediaPlane && (this.imagePlaneGroup.remove(i.mediaPlane), i.mediaPlane.dispose(), i.mediaPlane.removeFromParent(), i.mediaPlane = void 0), l || c) {
28383
- const h = i.position.map(ii), f = new of(o, h, {
28383
+ const h = i.position.map(ni), f = new of(o, h, {
28384
28384
  videoCoverSrc: s.videoCoverUrl,
28385
28385
  playButton: i.data.playIcon,
28386
28386
  paused: !((d = i.data.autoplayConfig) != null && d.autoplayVideo),
@@ -28408,7 +28408,7 @@ class g2 extends dy {
28408
28408
  const { url: s } = i.data.mediaData[0];
28409
28409
  if (!s)
28410
28410
  return;
28411
- const o = i.position.map(ii), r = this.getCurrentVisibleState(i), a = (() => !!(i.mediaPlane && !r))(), l = (() => !!(!i.mediaPlane && r))(), c = (() => !!(i.mediaPlane && i.mediaPlane.src !== s))();
28411
+ const o = i.position.map(ni), r = this.getCurrentVisibleState(i), a = (() => !!(i.mediaPlane && !r))(), l = (() => !!(!i.mediaPlane && r))(), c = (() => !!(i.mediaPlane && i.mediaPlane.src !== s))();
28412
28412
  (a || c) && i.mediaPlane && (this.imagePlaneGroup.remove(i.mediaPlane), i.mediaPlane.dispose(), i.mediaPlane.removeFromParent(), i.mediaPlane = void 0), (l || c) && (i.mediaPlane = new nd(s, o, { objectFit: i.data.objectFit }), this.getTagConfig(i).clickable !== !1 && this.domEvents.addAutoBindEventListener(i.mediaPlane, "click", (d) => {
28413
28413
  this.hooks.emit("click", { tag: i, target: "TagContent", event: d.origDomEvent });
28414
28414
  }), this.imagePlaneGroup.add(i.mediaPlane));
@@ -28428,7 +28428,7 @@ class g2 extends dy {
28428
28428
  }
28429
28429
  return;
28430
28430
  } else {
28431
- if (Wt(i) && !((s = i.model) != null && s.object) || ((o = i.state) == null ? void 0 : o.visible) === !1 || !this.state.visible || !this.state.enabled)
28431
+ if (Ut(i) && !((s = i.model) != null && s.object) || ((o = i.state) == null ? void 0 : o.visible) === !1 || !this.state.visible || !this.state.enabled)
28432
28432
  return;
28433
28433
  if (this.css3DRenderPlugin || (this.css3DRenderPlugin = nu(this.five)), i.stickType === "3DPoint" && !i.normal)
28434
28434
  return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");
@@ -28476,7 +28476,7 @@ class g2 extends dy {
28476
28476
  dispose: () => {
28477
28477
  f.$destroy(), h.dispose();
28478
28478
  }
28479
- }, Wt(i) && ((r = i.model) != null && r.object) && this.updateTagCss3DObjectMatrix(i, i.model.object);
28479
+ }, Ut(i) && ((r = i.model) != null && r.object) && this.updateTagCss3DObjectMatrix(i, i.model.object);
28480
28480
  }
28481
28481
  }), this.clearUnusedPanelTag();
28482
28482
  }
@@ -28512,7 +28512,7 @@ class g2 extends dy {
28512
28512
  const s = (g = (p = this.getTagConfig(e).tag3DConfig) == null ? void 0 : p.ratio) != null ? g : 216e-5, o = (v = e.tag3DContentSvelte) == null ? void 0 : v.css3DInstance.css3DObject;
28513
28513
  if (!o)
28514
28514
  return;
28515
- const r = Wt(e) ? e.data.mediaPosition : e.position;
28515
+ const r = Ut(e) ? e.data.mediaPosition : e.position;
28516
28516
  if (!r || r.length !== 4 || !Array.isArray(r[0]) || !Array.isArray(r[2]))
28517
28517
  return;
28518
28518
  i.updateWorldMatrix(!1, !1);
@@ -28682,7 +28682,7 @@ class va extends g2 {
28682
28682
  u(this, "updateVisible", () => {
28683
28683
  const e = this.five.getCurrentState().mode;
28684
28684
  this.tags.forEach((i) => {
28685
- Wt(i) && e !== "Panorama" && this.changeTagMode(i, "behind");
28685
+ Ut(i) && e !== "Panorama" && this.changeTagMode(i, "behind");
28686
28686
  }), this.setVisible(), this.updateRenderAllTags();
28687
28687
  });
28688
28688
  u(this, "handleFiveWantsMoveToPano", (e) => {
@@ -28900,7 +28900,7 @@ class va extends g2 {
28900
28900
  */
28901
28901
  changeTagNormalById(e, i) {
28902
28902
  const s = this.getTagById(e);
28903
- s && s.tag3DContentSvelte && (s.tag3DContentSvelte.currentNormal = ii(i));
28903
+ s && s.tag3DContentSvelte && (s.tag3DContentSvelte.currentNormal = ni(i));
28904
28904
  }
28905
28905
  /**
28906
28906
  * @description: 改变data
@@ -28922,7 +28922,7 @@ class va extends g2 {
28922
28922
  changeTagById(e, i, s = !0) {
28923
28923
  const o = this.getTagById(e);
28924
28924
  let r = !1;
28925
- i && (i.data && (r = !0), s ? Oe(o, i) : Object.assign(o, i), o != null && o.tag3DContentSvelte && (i != null && i.normal) && (o.tag3DContentSvelte.currentNormal = ii(i.normal)), this.setVisible(), this.updateRenderAllTags(), this.clearUnusedPanelTag(), r && o.hooks.emit("dataChanged", o.data));
28925
+ i && (i.data && (r = !0), s ? Oe(o, i) : Object.assign(o, i), o != null && o.tag3DContentSvelte && (i != null && i.normal) && (o.tag3DContentSvelte.currentNormal = ni(i.normal)), this.setVisible(), this.updateRenderAllTags(), this.clearUnusedPanelTag(), r && o.hooks.emit("dataChanged", o.data));
28926
28926
  }
28927
28927
  /**
28928
28928
  * @description: 销毁tag
@@ -29461,7 +29461,7 @@ class ba {
29461
29461
  return this.logError("setPathByPanoGroup: work is not ready");
29462
29462
  const i = I2(t);
29463
29463
  if (this._panoGroup = i, (e == null ? void 0 : e.skipPanoGroup) !== void 0) {
29464
- const o = e.skipPanoGroup ? i.map((r) => this.plugin.workUtils.getObserverStandingPosition(r)) : null;
29464
+ const o = e.skipPanoGroup ? i.map((r) => this.plugin.workUtils.getObserverStandingPosition(r)).filter(Rt) : null;
29465
29465
  this.skippedPositions = o;
29466
29466
  }
29467
29467
  const s = this.getPathFromPanoGroup(i, this.five.work, e);
@@ -29654,7 +29654,10 @@ class ba {
29654
29654
  getPathFromPanoGroup(t, e, i) {
29655
29655
  if (t.length < 2)
29656
29656
  return [];
29657
- const s = t.map((o) => this.plugin.workUtils.getObserverStandingPosition(o).toArray());
29657
+ const s = t.map((o) => {
29658
+ var r;
29659
+ return (r = this.plugin.workUtils.getObserverStandingPosition(o)) == null ? void 0 : r.toArray();
29660
+ }).filter(Rt);
29658
29661
  return [R({ type: "CatmullRomCurve3", points: s }, i)];
29659
29662
  }
29660
29663
  }
@@ -29922,15 +29925,24 @@ let Tf = class extends Df {
29922
29925
  this.state = Oe({}, s, this.state), this.config = Oe({}, o, this.config), this.baseCurveOffset = Oe({ x: 0, y: 0, z: 0 }, { y: 2 }, (r = this.config) == null ? void 0 : r.offset);
29923
29926
  }
29924
29927
  load(e, i) {
29925
- var r, a, l, c, d, h;
29926
- if (this.handlePause(), this.clear(), this.data = R({ id: ot() }, e), this.curve = this.data.path.curves[0], this.curveOffset = {
29927
- x: this.baseCurveOffset.x + ((a = (r = this.data.offset) == null ? void 0 : r.x) != null ? a : 0),
29928
- y: this.baseCurveOffset.y + ((c = (l = this.data.offset) == null ? void 0 : l.y) != null ? c : 0),
29929
- z: this.baseCurveOffset.z + ((h = (d = this.data.offset) == null ? void 0 : d.z) != null ? h : 0)
29928
+ var a, l, c, d, h, f;
29929
+ this.handlePause(), this.clear(), this.data = R({ id: ot() }, e);
29930
+ const s = (() => {
29931
+ if (this.data.path instanceof E.Curve)
29932
+ return this.data.path.curves[0];
29933
+ {
29934
+ const m = this.data.path.map(kt);
29935
+ return new E.CatmullRomCurve3(m);
29936
+ }
29937
+ })();
29938
+ if (this.curve = s, this.curveOffset = {
29939
+ x: this.baseCurveOffset.x + ((l = (a = this.data.offset) == null ? void 0 : a.x) != null ? l : 0),
29940
+ y: this.baseCurveOffset.y + ((d = (c = this.data.offset) == null ? void 0 : c.y) != null ? d : 0),
29941
+ z: this.baseCurveOffset.z + ((f = (h = this.data.offset) == null ? void 0 : h.z) != null ? f : 0)
29930
29942
  }, !this.curve)
29931
29943
  throw new Error("curve is not defined");
29932
- const s = this.curve.getLength(), o = this.state.config.speedConfig.moveSpeedUnit === "m/ms" ? 1 : 1e3;
29933
- return this.duration = s / (this.state.config.speedConfig.moveSpeed / o), i ? this.setState(i) : (this.setState({ playing: !1 }), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), this.changePlayState(this.state.playing), this.changeSpeed(this.state.speed)), Promise.resolve();
29944
+ const o = this.curve.getLength(), r = this.state.config.speedConfig.moveSpeedUnit === "m/ms" ? 1 : 1e3;
29945
+ return this.duration = o / (this.state.config.speedConfig.moveSpeed / r), i ? this.setState(i) : (this.setState({ playing: !1 }), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), this.changePlayState(this.state.playing), this.changeSpeed(this.state.speed)), Promise.resolve();
29934
29946
  }
29935
29947
  handlePlay() {
29936
29948
  return new Promise((e, i) => _(this, null, function* () {
@@ -31548,7 +31560,7 @@ class Ps {
31548
31560
  }
31549
31561
  }
31550
31562
  hoverListener(t, e = 16777215, i = 1) {
31551
- const s = (Array.isArray(t) ? t : [t]).filter(oi), o = [];
31563
+ const s = (Array.isArray(t) ? t : [t]).filter(Rt), o = [];
31552
31564
  for (const r of s)
31553
31565
  if (r instanceof E.Mesh || r instanceof E.Group) {
31554
31566
  const a = r instanceof E.Group ? r.children.filter((f) => f instanceof E.Mesh) : [r];
@@ -32814,7 +32826,7 @@ function yE(n) {
32814
32826
  (o) => o.startLibraryID === e && o.endLibraryID === i
32815
32827
  );
32816
32828
  return s || console.warn(`Cannot find pipeline with startLibraryID ${e} and endLibraryID ${i}`), s;
32817
- }).filter(oi);
32829
+ }).filter(Rt);
32818
32830
  return Rf(t);
32819
32831
  }
32820
32832
  function wE(n) {
@@ -32839,7 +32851,7 @@ function CE(n, t) {
32839
32851
  return null;
32840
32852
  const f = h.data, m = t != null && t.getPipeRadius ? t.getPipeRadius(h) : 1.6 / 100, A = t != null && t.getPipeUrl ? t.getPipeUrl(l) : wE(l);
32841
32853
  return { id: h.id, radius: m, water: l, path: f, texture: A };
32842
- }).filter(oi);
32854
+ }).filter(Rt);
32843
32855
  return { startLibraryID: r, endLibraryID: a, pipes: c };
32844
32856
  });
32845
32857
  return { pipes: Rf(e), pipelines: e };
@@ -33397,7 +33409,7 @@ let OE = class extends Ii {
33397
33409
  }
33398
33410
  /** 根据 target 查找管道模型 */
33399
33411
  findPipeObjectWithTarget(e) {
33400
- return e ? yE({ data: this.data, target: e }).map(({ id: s }) => this.findPipeObjectWithID(s)).filter(oi) : this.pipeObjects;
33412
+ return e ? yE({ data: this.data, target: e }).map(({ id: s }) => this.findPipeObjectWithID(s)).filter(Rt) : this.pipeObjects;
33401
33413
  }
33402
33414
  };
33403
33415
  const fM = (n) => new OE(n), BE = "data:image/png;base64,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";
@@ -33420,7 +33432,7 @@ function Sh(n) {
33420
33432
  },
33421
33433
  m(a, l) {
33422
33434
  O(a, t, l), T(t, e), O(a, i, l), O(a, s, l), o || (r = Ae(t, "click", function() {
33423
- Zt(
33435
+ Jt(
33424
33436
  /*onClick*/
33425
33437
  n[4]
33426
33438
  ) && n[4].apply(this, arguments);
@@ -34391,7 +34403,7 @@ export {
34391
34403
  J1 as PointType,
34392
34404
  Ek as ROOM_FETILE_TYPE_MAP,
34393
34405
  Mk as ROOM_TYPE_MAP,
34394
- ti as Rotation,
34406
+ ii as Rotation,
34395
34407
  Ck as TopviewFloorplanPlugin,
34396
34408
  ak as Util,
34397
34409
  rl as WalkController,