@realsee/dnalogel 3.28.4 → 3.28.6

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 (380) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/index.cjs.js +4 -4
  3. package/dist/index.js +4 -4
  4. package/dist/index.umd.js +4 -4
  5. package/dist/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
  6. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  7. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
  8. package/docs/classes/CSS3DRender.html +3 -3
  9. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  10. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  11. package/docs/classes/ModelMakerPluginType.ModelMakerController.html +3 -3
  12. package/docs/classes/ModelRoomLabelController.html +3 -3
  13. package/docs/classes/MoveController.html +3 -3
  14. package/docs/classes/Object3DHelperController.html +3 -3
  15. package/docs/classes/PaintBrush.html +3 -3
  16. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  17. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  19. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  20. package/docs/classes/PanoTagPluginController.html +3 -3
  21. package/docs/classes/Sculpt.html +3 -3
  22. package/docs/classes/Util.BetterTween.html +3 -3
  23. package/docs/classes/Util.Interval.html +3 -3
  24. package/docs/classes/Util.LineSegments.html +3 -3
  25. package/docs/classes/Util.Magnifier.html +3 -3
  26. package/docs/classes/Util.Object3D.html +3 -3
  27. package/docs/classes/Util.PointDomHelper.html +3 -3
  28. package/docs/classes/Util.PointHelper.html +3 -3
  29. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  30. package/docs/classes/Util.Rectangle.html +3 -3
  31. package/docs/classes/WalkController.html +3 -3
  32. package/docs/enums/CameraMovementEffect.html +3 -3
  33. package/docs/enums/ContentType.html +3 -3
  34. package/docs/enums/DIRECTION.html +3 -3
  35. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  36. package/docs/enums/DimensionType.html +3 -3
  37. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  38. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  39. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  40. package/docs/enums/PointType.html +3 -3
  41. package/docs/enums/Rotation.html +3 -3
  42. package/docs/functions/AreaMakerPlugin.html +3 -3
  43. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  44. package/docs/functions/CameraMovementPlugin.html +3 -3
  45. package/docs/functions/CruisePlugin.html +3 -3
  46. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  47. package/docs/functions/GuideLinePlugin.html +3 -3
  48. package/docs/functions/ItemLabelPlugin.html +3 -3
  49. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  50. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  51. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  52. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  53. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  54. package/docs/functions/ModelMakerPlugin.html +3 -3
  55. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  56. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  57. package/docs/functions/ModelViewPlugin.html +3 -3
  58. package/docs/functions/MovePlugin.html +3 -3
  59. package/docs/functions/Object3DHelperPlugin.html +3 -3
  60. package/docs/functions/PanoCompassPlugin.html +3 -3
  61. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  62. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  63. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  64. package/docs/functions/PanoMeasurePlugin.html +3 -3
  65. package/docs/functions/PanoRulerPlugin.html +3 -3
  66. package/docs/functions/PanoRulerProPlugin.html +3 -3
  67. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  68. package/docs/functions/PanoTagPlugin.html +3 -3
  69. package/docs/functions/PanoVideoPlugin.html +3 -3
  70. package/docs/functions/PipelinePlugin.html +3 -3
  71. package/docs/functions/SculptPlugin.html +3 -3
  72. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  73. package/docs/functions/Util.absoluteUrl.html +3 -3
  74. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  75. package/docs/functions/Util.equal.html +3 -3
  76. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  77. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  78. package/docs/functions/Util.getFrameTime.html +3 -3
  79. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  80. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  81. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  82. package/docs/functions/Util.isModelLike.html +3 -3
  83. package/docs/functions/Util.isNil.html +3 -3
  84. package/docs/functions/Util.isPanoramaLike.html +3 -3
  85. package/docs/functions/Util.nextFrame.html +3 -3
  86. package/docs/functions/Util.notNil.html +3 -3
  87. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  88. package/docs/functions/Util.tweenProgress.html +3 -3
  89. package/docs/functions/Util.uuid.html +3 -3
  90. package/docs/functions/pluginFlag.html +3 -3
  91. package/docs/index.html +4 -4
  92. package/docs/interfaces/AddTagConfig.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  100. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  101. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  102. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  103. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  104. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  105. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  106. package/docs/interfaces/ContentTypeMapInterface.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  112. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  113. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  114. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  115. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  116. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  117. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  118. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  119. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  120. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  121. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  122. package/docs/interfaces/EventMap.html +3 -3
  123. package/docs/interfaces/FloorplanBounding.html +3 -3
  124. package/docs/interfaces/FloorplanData.html +3 -3
  125. package/docs/interfaces/FloorplanEntrance.html +3 -3
  126. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  127. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  128. package/docs/interfaces/FloorplanFloorData.html +3 -3
  129. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  130. package/docs/interfaces/FloorplanObserver.html +3 -3
  131. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  132. package/docs/interfaces/FloorplanPosition.html +3 -3
  133. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  134. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  135. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  136. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  137. package/docs/interfaces/FloorplanServerData.html +3 -3
  138. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  139. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  140. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  141. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  142. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  143. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  144. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  145. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  146. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  147. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  148. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  159. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  160. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  161. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  162. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  163. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  164. package/docs/interfaces/HelperOffset.html +3 -3
  165. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  166. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  167. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  168. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  169. package/docs/interfaces/MinMax.html +3 -3
  170. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  171. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  172. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  173. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  174. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  175. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  176. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  177. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  178. package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
  179. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  180. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
  181. package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
  182. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
  183. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
  184. package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
  185. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  186. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  187. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  188. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  189. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  190. package/docs/interfaces/Object3DHelperState.html +3 -3
  191. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  192. package/docs/interfaces/PaintBrushAction.html +3 -3
  193. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  194. package/docs/interfaces/PaintBrushState.html +3 -3
  195. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  196. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  197. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  198. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  199. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  200. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  201. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  202. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  203. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  204. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  205. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  206. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  207. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  208. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  209. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  210. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  211. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  212. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  213. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  214. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  215. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  216. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  217. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  218. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  219. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  220. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  221. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  222. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  223. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  224. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  225. package/docs/interfaces/Point.html +3 -3
  226. package/docs/interfaces/Room.html +3 -3
  227. package/docs/interfaces/RoomInfo.html +3 -3
  228. package/docs/interfaces/RoomLabel.html +3 -3
  229. package/docs/interfaces/RoomRules.html +3 -3
  230. package/docs/interfaces/Rooms.html +3 -3
  231. package/docs/interfaces/Scissor.html +3 -3
  232. package/docs/interfaces/State.html +3 -3
  233. package/docs/interfaces/TagCacheInterface.html +3 -3
  234. package/docs/interfaces/TagConfig.html +3 -3
  235. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  236. package/docs/interfaces/TagIconUrl.html +3 -3
  237. package/docs/interfaces/TagObjectGroup.html +3 -3
  238. package/docs/interfaces/TagStyle.html +3 -3
  239. package/docs/interfaces/Tags.html +3 -3
  240. package/docs/interfaces/TemporaryState.html +3 -3
  241. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  242. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  243. package/docs/interfaces/Util.PointIntersection.html +3 -3
  244. package/docs/modules/AreaMakerPluginType.html +3 -3
  245. package/docs/modules/CruisePluginTypes.html +3 -3
  246. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  247. package/docs/modules/GuideLineItem.html +3 -3
  248. package/docs/modules/GuideLineModeItem.html +3 -3
  249. package/docs/modules/GuideLinePluginType.html +3 -3
  250. package/docs/modules/ModelMakerPluginType.html +3 -3
  251. package/docs/modules/PanoVideoPluginType.html +3 -3
  252. package/docs/modules/SculptData.html +3 -3
  253. package/docs/modules/Util.html +3 -3
  254. package/docs/modules.html +4 -4
  255. package/docs/types/AddObject3DHelperConfig.html +3 -3
  256. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  257. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  258. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  259. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  260. package/docs/types/ArrayPosition.html +3 -3
  261. package/docs/types/AudioAppearance.html +3 -3
  262. package/docs/types/CSS3DRenderExportType.html +3 -3
  263. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  264. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  265. package/docs/types/ClassFunctionParameters.html +3 -3
  266. package/docs/types/Color.html +3 -3
  267. package/docs/types/ContentTypeConfigKey.html +3 -3
  268. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  269. package/docs/types/ContentTypeMap.html +3 -3
  270. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  271. package/docs/types/Create3DElementReturnType.html +3 -3
  272. package/docs/types/CruisePluginExportType.html +3 -3
  273. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  274. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  275. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  276. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  277. package/docs/types/DeprecatedTagProperty.html +3 -3
  278. package/docs/types/Direction-1.html +3 -3
  279. package/docs/types/Direction4.html +3 -3
  280. package/docs/types/ElementRenderer.html +3 -3
  281. package/docs/types/FloorplanRuleLabels.html +3 -3
  282. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  283. package/docs/types/GuideLinePluginExportType.html +3 -3
  284. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  285. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  286. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  287. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  288. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  289. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  290. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  291. package/docs/types/HelperEventMap.html +3 -3
  292. package/docs/types/InternalHelperEventMap.html +3 -3
  293. package/docs/types/LoadTagConfig.html +3 -3
  294. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  295. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  296. package/docs/types/MediaData.html +3 -3
  297. package/docs/types/MediaStore.html +3 -3
  298. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  299. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  300. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  301. package/docs/types/ModelId.html +3 -3
  302. package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
  303. package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
  304. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  305. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  306. package/docs/types/MoveArgs.html +3 -3
  307. package/docs/types/MoveOpts.html +3 -3
  308. package/docs/types/Object3DHelperEventMap.html +3 -3
  309. package/docs/types/ObjectFit.html +3 -3
  310. package/docs/types/PaintBrushEventMap.html +3 -3
  311. package/docs/types/PanoCompassPluginData.html +3 -3
  312. package/docs/types/PanoCompassPluginExportType.html +3 -3
  313. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  314. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  315. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  316. package/docs/types/PanoIndex.html +3 -3
  317. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  318. package/docs/types/PanoMeasureReturnType.html +3 -3
  319. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  320. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  321. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  322. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  323. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  324. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  325. package/docs/types/PipelinePluginParameterType.html +3 -3
  326. package/docs/types/PipelinePluginReturnType.html +3 -3
  327. package/docs/types/PlaneTag.html +3 -3
  328. package/docs/types/Point2DTag.html +3 -3
  329. package/docs/types/Point3DTag.html +3 -3
  330. package/docs/types/PointTag.html +3 -3
  331. package/docs/types/PointTagInstance.html +3 -3
  332. package/docs/types/Position.html +3 -3
  333. package/docs/types/PositionFrom.html +3 -3
  334. package/docs/types/RotateArgs.html +3 -3
  335. package/docs/types/RotateOpts.html +3 -3
  336. package/docs/types/RuleLabelsKey.html +3 -3
  337. package/docs/types/RuleLabelsValue.html +3 -3
  338. package/docs/types/ScaleCallback.html +3 -3
  339. package/docs/types/ScalePosition.html +3 -3
  340. package/docs/types/SculptData.BoxData.html +3 -3
  341. package/docs/types/SculptData.CircleData.html +3 -3
  342. package/docs/types/SculptData.CylinderData.html +3 -3
  343. package/docs/types/SculptData.PointData.html +3 -3
  344. package/docs/types/SculptData.PolygonData.html +3 -3
  345. package/docs/types/SculptData.PolylineData.html +3 -3
  346. package/docs/types/SculptData.PrismData.html +3 -3
  347. package/docs/types/SculptData.RectangleData.html +3 -3
  348. package/docs/types/StickType.html +3 -3
  349. package/docs/types/Tag.html +3 -3
  350. package/docs/types/Tag2D.html +3 -3
  351. package/docs/types/Tag3D.html +3 -3
  352. package/docs/types/TagConfigByKey.html +3 -3
  353. package/docs/types/TagContentType.html +3 -3
  354. package/docs/types/TagContentTypeMapping.html +3 -3
  355. package/docs/types/TagDimensionType.html +3 -3
  356. package/docs/types/TagElement.html +3 -3
  357. package/docs/types/TagEvents.html +3 -3
  358. package/docs/types/TagGLTFObject.html +3 -3
  359. package/docs/types/TagHooks.html +3 -3
  360. package/docs/types/TagId.html +3 -3
  361. package/docs/types/TagInstance.html +3 -3
  362. package/docs/types/TagPointType.html +3 -3
  363. package/docs/types/TagRendererMap.html +3 -3
  364. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  365. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  366. package/docs/types/WorkCode.html +3 -3
  367. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  368. package/docs/variables/PLUGIN.html +3 -3
  369. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  370. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  371. package/docs/variables/defaultGlobalConfig.html +3 -3
  372. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  373. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  374. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  375. package/libs/base/BasePlugin.js +1 -1
  376. package/libs/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
  377. package/libs/shared-utils/Object3DHelper/Base/BaseController.js +11 -11
  378. package/libs/shared-utils/logger.js +1 -1
  379. package/libs/shared-utils/three/PointSelector.js +5 -5
  380. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var cm=Object.defineProperty,hm=Object.defineProperties;var dm=Object.getOwnPropertyDescriptors;var ao=Object.getOwnPropertySymbols;var ec=Object.prototype.hasOwnProperty,tc=Object.prototype.propertyIsEnumerable;var ra=(n,t,e)=>t in n?cm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))ec.call(t,e)&&ra(n,e,t[e]);if(ao)for(var e of ao(t))tc.call(t,e)&&ra(n,e,t[e]);return n},oe=(n,t)=>hm(n,dm(t));var fs=(n,t)=>{var e={};for(var i in n)ec.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ao)for(var i of ao(n))t.indexOf(i)<0&&tc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ra(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Bo=require("three/examples/jsm/renderers/CSS3DRenderer"),or=require("hammerjs"),Ts=require("@realsee/five/line"),Fu=require("three/examples/jsm/loaders/FBXLoader"),um=require("earcut"),Va=require("animejs"),fm=require("@realsee/five/gltf-loader");function gm(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=gm(_);function mm(){console.debug("%c %c@realsee/dnalogel %cv3.28.4",["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=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function pm(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function _u(){}const ic=()=>Promise.resolve(),nc={__queue:Promise.resolve()};function Am(n=ic){nc.__queue=nc.__queue.then(n).catch(ic)}function lo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function aa(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function co(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function vm(n,t,e=_u){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const bm=window,sc=window.requestAnimationFrame||bm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function So(n,t=0){t<=0?sc(n):sc(()=>So(n,t-1))}var Nt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Nt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Nt.Bounce.In(n*2)*.5:Nt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),In=function(){return performance.now()},Wu=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=In()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Qi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Qi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Qi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ol=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Ra=new Wu,rr=function(){function n(t,e){e===void 0&&(e=Ra),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Nt.Linear.None,this._interpolationFunction=Qi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ol.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=In()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var m=a;for(var v in m)e[r][v]=m[v];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var v in u)y[v]=u[v];i[r]=u=y}this._setupProperties(m,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=In()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=In()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Ra),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Qi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=In()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),v=a-m*l,y=Math.min(v/i._duration,1);return y===0&&a===i._duration?1:y},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),ym="23.1.1",wm=ol.nextId,ei=Ra,Cm=ei.getAll.bind(ei),Pm=ei.removeAll.bind(ei),Im=ei.add.bind(ei),Uu=ei.remove.bind(ei),Em=ei.update.bind(ei),oc={Easing:Nt,Group:Wu,Interpolation:Qi,now:In,Sequence:ol,nextId:wm,Tween:rr,VERSION:ym,getAll:Cm,removeAll:Pm,add:Im,remove:Uu,update:Em};function Mm(n,t,e,i=Nt.Linear.None){const s=new rr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const Ps=Symbol("$$PAINT_BRUSH_EVENT$$");function ho(n){return n[Ps]||(n[Ps]={}),n[Ps]}function km(n){n[Ps]||delete n[Ps]}let xm=class{hasListener(t){const e=ho(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ho(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){km(this);return}const i=ho(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ho(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const Dm=`
1
+ "use strict";var cm=Object.defineProperty,hm=Object.defineProperties;var dm=Object.getOwnPropertyDescriptors;var ao=Object.getOwnPropertySymbols;var ec=Object.prototype.hasOwnProperty,tc=Object.prototype.propertyIsEnumerable;var ra=(n,t,e)=>t in n?cm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))ec.call(t,e)&&ra(n,e,t[e]);if(ao)for(var e of ao(t))tc.call(t,e)&&ra(n,e,t[e]);return n},oe=(n,t)=>hm(n,dm(t));var fs=(n,t)=>{var e={};for(var i in n)ec.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ao)for(var i of ao(n))t.indexOf(i)<0&&tc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ra(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Bo=require("three/examples/jsm/renderers/CSS3DRenderer"),or=require("hammerjs"),Ts=require("@realsee/five/line"),Fu=require("three/examples/jsm/loaders/FBXLoader"),um=require("earcut"),Va=require("animejs"),fm=require("@realsee/five/gltf-loader");function gm(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=gm(_);function mm(){console.debug("%c %c@realsee/dnalogel %cv3.28.6",["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=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function pm(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function _u(){}const ic=()=>Promise.resolve(),nc={__queue:Promise.resolve()};function Am(n=ic){nc.__queue=nc.__queue.then(n).catch(ic)}function lo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function aa(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function co(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function vm(n,t,e=_u){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const bm=window,sc=window.requestAnimationFrame||bm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function So(n,t=0){t<=0?sc(n):sc(()=>So(n,t-1))}var Nt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Nt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Nt.Bounce.In(n*2)*.5:Nt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),In=function(){return performance.now()},Wu=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=In()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Qi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Qi.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Qi.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},ol=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Ra=new Wu,rr=function(){function n(t,e){e===void 0&&(e=Ra),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Nt.Linear.None,this._interpolationFunction=Qi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ol.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=In()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var m=a;for(var v in m)e[r][v]=m[v];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var v in u)y[v]=u[v];i[r]=u=y}this._setupProperties(m,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=In()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=In()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=Ra),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Qi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=In()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),v=a-m*l,y=Math.min(v/i._duration,1);return y===0&&a===i._duration?1:y},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),ym="23.1.1",wm=ol.nextId,ei=Ra,Cm=ei.getAll.bind(ei),Pm=ei.removeAll.bind(ei),Im=ei.add.bind(ei),Uu=ei.remove.bind(ei),Em=ei.update.bind(ei),oc={Easing:Nt,Group:Wu,Interpolation:Qi,now:In,Sequence:ol,nextId:wm,Tween:rr,VERSION:ym,getAll:Cm,removeAll:Pm,add:Im,remove:Uu,update:Em};function Mm(n,t,e,i=Nt.Linear.None){const s=new rr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const Ps=Symbol("$$PAINT_BRUSH_EVENT$$");function ho(n){return n[Ps]||(n[Ps]={}),n[Ps]}function km(n){n[Ps]||delete n[Ps]}let xm=class{hasListener(t){const e=ho(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ho(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){km(this);return}const i=ho(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ho(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const Dm=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -191,7 +191,7 @@ void main() {
191
191
  svg [type='lineItemGroup'] g g g g {
192
192
  stroke: #ffffff;
193
193
  }</style>
194
- `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class AA extends ce{constructor(t){super(),le(this,t,pA,mA,ae,{content:0},gA)}}function vA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function bA(n){let t,e;return t=new fA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yA(n){let t,e;return t=new AA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function wA(n){let t,e,i,s;const o=[yA,bA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function CA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class kf extends ce{constructor(t){super(),le(this,t,CA,wA,ae,{floorIndex:2,floorplanData:3},vA)}}function PA(n){ge(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function IA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Ho(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function EA(n){let t,e,i,s,o,r,a=n[1]&&mc(n),l=n[0]&&pc(n),c=n[2]&&Ac(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=mc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=pc(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=Ac(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function mc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function pc(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function Ac(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function MA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return EA;if(a[15])return IA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:J,o:J,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function kA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function xA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:v}=t,{roomNameEnable:y}=t,{roomDimensionEnable:P}=t,{room:E}=t,{hoveredRoom:k}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:Fe,y:Xe})=>[Fe,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ne,Ke])=>[Ne*Xe,Ke*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ne=>kA(Ne,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=E.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",Z=(N<500||Q<500?10:14)+"px",q=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===E.id)});const be=te=>{e(7,he=te.detail)},Qe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},qe=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,v=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,P=te.roomDimensionEnable),"room"in te&&e(3,E=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,I=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(E)),n.$$.dirty[0]&4194312&&e(14,s=E.size?I(E.size):""),n.$$.dirty[0]&8388616&&e(13,o=E!=null&&E.dimension?j((te=E.dimension)==null?void 0:te.width,(ve=E.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(E,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(E,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,P,E,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,Z,q,m,k,I,j,U,Ce,u,l,h,c,a,r,be,Qe,ye,qe]}class DA extends ce{constructor(t){super(),le(this,t,xA,MA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},PA,[-1,-1])}}function SA(n){ge(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function vc(n,t,e){const i=n.slice();return i[14]=t[e],i}function bc(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=vc(n,a,c),u=l(h);i.set(u,e[c]=yc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,yc,null,vc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function yc(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new DA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function TA(n){let t,e,i=n[10]&&bc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=bc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function LA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:g}=t,A=0,p=0;const m=v=>{e(8,A=v.detail)};return n.$$set=v=>{"floorIndex"in v&&e(11,s=v.floorIndex),"roomAreaEnable"in v&&e(0,o=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"roomDimensionEnable"in v&&e(2,a=v.roomDimensionEnable),"floorplanData"in v&&e(12,l=v.floorplanData),"hoveredRoom"in v&&e(3,c=v.hoveredRoom),"getRoomAreaText"in v&&e(4,h=v.getRoomAreaText),"getRoomDimensionText"in v&&e(5,u=v.getRoomDimensionText),"getLabelElement"in v&&e(6,f=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(7,g=v.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:v,min:y}=l.bounding,P=v.x-y.x;e(9,p=A/P)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class jA extends ce{constructor(t){super(),le(this,t,LA,TA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},SA)}}function zA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function wc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Cc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Pc(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:J,d(e){e&&z(t)}}}function Ic(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function OA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Pc(Cc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=wc(n,f,A),m=g(p);l.set(m,a[A]=Ic(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const v=Cc(A,h,m);u[m]?u[m].p(v,p):(u[m]=Pc(v),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,yl,Ic,null,wc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:J,o:J,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const yn=1e3,wn=180;function BA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(yn-wn)*2,c=o.max.y-o.min.y-(yn-wn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-yn+wn)/l:0,m=a?0:(A-o.min.y-yn+wn)/c;return{left:p,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((A,p,m)=>{const v=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,P=a?(y-o.min.x-yn+wn)/l:0,E=a?0:(y-o.min.y-yn+wn)/c;return{left:P,bottom:E,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class VA extends ce{constructor(t){super(),le(this,t,BA,OA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},zA)}}function RA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ec(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Mc(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new VA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function HA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Ec(n,o,a),c=r(l);i.set(c,e[a]=Mc(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,Mc,null,Ec),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kc=1e3,xc=180;function NA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(kc-xc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(kc-xc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class GA extends ce{constructor(t){super(),le(this,t,NA,HA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},RA)}}function fr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function xf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function QA(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function FA(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function _A(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function WA(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:J,o:J,d(e){e&&z(t)}}}function UA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=fr(s,{needZ:!0}))},[i,s]}class YA extends ce{constructor(t){super(),le(this,t,UA,WA,ae,{path:1})}}function XA(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:J,o:J,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ua=6;function ZA(n,t,e){let i,{path:s}=t;const o=ua*2,r=`M0 ${ua} h ${o} M${ua} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=fr(s,{needZ:!0}))},[i,o,r,s]}class JA extends ce{constructor(t){super(),le(this,t,ZA,XA,ae,{path:3})}}function qA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:J,o:J,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function KA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=fr(s,{needZ:!0}))},[i,s]}class $A extends ce{constructor(t){super(),le(this,t,KA,qA,ae,{path:1})}}function ev(n){ge(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Dc(n,t,e){const i=n.slice();return i[5]=t[e],i}function tv(n){let t,e;return t=new JA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function iv(n){let t,e;return t=new $A({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function nv(n){let t,e;return t=new YA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Sc(n){let t,e,i,s;const o=[nv,iv,tv],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function sv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Sc(Dc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Dc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Sc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function ov(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>oe(D({},l),{path:l.path.map(c=>xf(c,o.bounding))})))},[i,r,a,s,o]}class rv extends ce{constructor(t){super(),le(this,t,ov,sv,ae,{floorIndex:3,floorplanData:4},ev)}}function av(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function lv(n){let t,e,i,s;return{c(){t=Be("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:J,o:J,d(o){o&&z(t),i=!1,tt(s)}}}function cv(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,g=fr(o.path,{needZ:!0,format:A=>xf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,g,a,l,c,i]}class hv extends ce{constructor(t){super(),le(this,t,cv,lv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},av)}}function dv(n){ge(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Tc(n,t,e){const i=n.slice();return i[6]=t[e],i}function Lc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new hv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function uv(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Tc(n,r,l),h=a(c);s.set(h,i[l]=Lc(h,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,Lc,null,Tc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function fv(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Df extends ce{constructor(t){super(),le(this,t,fv,uv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},dv)}}function gv(n){ge(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function jc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function mv(n){let t,e,i,s,o=n[0].text&&jc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=jc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&z(t),o&&o.d()}}}function pv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Av extends ce{constructor(t){super(),le(this,t,pv,mv,ae,{missingFloorConfig:0},gv)}}const Ei="data:image/png;base64,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";function Sf(n){return n*180/Math.PI}function vv(n){ge(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function bv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&z(t)}}}function yv(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",g=-Sf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,v,i,s,o]}let wv=class extends ce{constructor(t){super(),le(this,t,yv,bv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},vv)}};const Cv="data:image/png;base64,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";function Pv(n){ge(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Iv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${Cv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Ev(n){let t,e=n[1]&&Iv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Mv(n){return n/Math.PI*180}function kv(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Mv(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class xv extends ce{constructor(t){super(),le(this,t,kv,Ev,ae,{floorplanData:3,northDesc:0},Pv)}}function Dv(n){ge(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Sv(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let E=0;E<u.length;E+=1)f=ft(f,u[E]);t=new rv({props:f});let g=(n[3]||n[5])&&zc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let E=0;E<A.length;E+=1)p=ft(p,A[E]);s=new kf({props:p});let m=n[6]&&Oc(n),v=n[10]&&Bc(n),y=n[4]&&Vc(n),P=n[22]&&Rc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),P&&P.c(),c=we()},m(E,k){ie(t,E,k),B(E,e,k),g&&g.m(E,k),B(E,i,k),ie(s,E,k),B(E,o,k),m&&m.m(E,k),B(E,r,k),v&&v.m(E,k),B(E,a,k),y&&y.m(E,k),B(E,l,k),P&&P.m(E,k),B(E,c,k),h=!0},p(E,k){const I=k&2052?yt(u,[{floorIndex:E[2],floorplanData:E[11]}]):{};t.$set(I),E[3]||E[5]?g?(g.p(E,k),k&40&&x(g,1)):(g=zc(E),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:E[11],floorIndex:E[2]}]):{};s.$set(j),E[6]?m?(m.p(E,k),k&64&&x(m,1)):(m=Oc(E),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),E[10]?v?(v.p(E,k),k&1024&&x(v,1)):(v=Bc(E),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),E[4]?y?(y.p(E,k),k&16&&x(y,1)):(y=Vc(E),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),E[22]?P?(P.p(E,k),k&4194304&&x(P,1)):(P=Rc(E),P.c(),x(P,1),P.m(c.parentNode,c)):P&&(ue(),O(P,1,1,()=>{P=null}),fe())},i(E){h||(x(t.$$.fragment,E),x(g),x(s.$$.fragment,E),x(m),x(v),x(y),x(P),h=!0)},o(E){O(t.$$.fragment,E),O(g),O(s.$$.fragment,E),O(m),O(v),O(y),O(P),h=!1},d(E){ne(t,E),E&&z(e),g&&g.d(E),E&&z(i),ne(s,E),E&&z(o),m&&m.d(E),E&&z(r),v&&v.d(E),E&&z(a),y&&y.d(E),E&&z(l),P&&P.d(E),E&&z(c)}}}function Tv(n){let t,e;return t=new Av({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function zc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Oc(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new jA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new GA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new wv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Rc(n){let t,e;return t=new xv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Lv(n){let t,e,i,s,o;const r=[Tv,Sv],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=_e(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=_e(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function jv(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:v}=t,{getRoomDimensionText:y}=t,{getLabelElement:P}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:I}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=Cl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,v=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,P=H.getLabelElement),"getRuleDistanceText"in H&&e(15,E=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,I=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,v,y,P,E,k,I,j,R,U,W,N,s,Q,i]}let zv=class extends ce{constructor(t){super(),le(this,t,jv,Lv,ae,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},Dv)}};function Ov(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Hc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Nc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Gc(Hc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Hc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Gc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Je(()=>{e=sn(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Gc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new zv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bv(n){let t,e,i=n[1]&&Nc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Nc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Vv(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:v}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:P}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:k}=t,{getLabelElement:I}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,v=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,P=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,E=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,I=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,P,E,k,I,j,R,U,W]}let Pl=class extends ce{constructor(t){super(),le(this,t,Vv,Bv,ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},Ov)}};const Rv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function Hv(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Nv(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Gv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Nv),rules:n.rules}}function Qv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Fv(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Mi(n){return G(this,null,function*(){const t=yield Hv(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Gv),s=n.computed_data.entrance?Fv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Qv)}})}function _v(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Rv,width:45,height:48},a=_A(o,t),l=QA(o,e),c=FA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Wv(n,t){return t(n),n}function Vn(n,t){return Wv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Qc(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function Il(n,t,e=Pi.BOUNDING_CENTER){const i=Qc(n,t),s=Qc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function El(n,t,e,i){const s=Il(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let on=class{constructor(t,e){d(this,"VERSION","3.28.4");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return ll(this.staticPrefix,t)}},pi=class extends on{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Tf=500,Uv=80;function Ui(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Ui(r,a,e)||Ui(r+i,a,e)}Object.assign(window,{nearlyEqual:Ui,nearlyEqualRad:Lf});function Yv(n){return Object.prototype.toString.call(n)==="[object Object]"}function Fc(n){return Yv(n)&&!!n.isVector3}function Ml(n,t){return G(this,null,function*(){const[e]=yield qi(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Xv(i,s))throw new Error("pose 与预期不符")})}function Xv(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?Ui(i,s,2):Fc(s)&&Fc(i)?s.distanceTo(i)<.01:i===s})}function Zv(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Ui(e,r,2)||!Ui(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ui(s,c,2))}function jf(n,t,e=!0){return G(this,null,function*(){if(Zv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield qi(Ml(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield qi(n.updateCamera(Vn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Rn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Jv(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function qv(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Kv=class extends pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield qi(jf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Tf;Rn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Rn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||qv(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Jv(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Uv/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const $v=(n,t)=>new Kv(n,t);function e0(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function t0(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let i0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield qi(jf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Tf;Rn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Rn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&t0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),e0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Vn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Il(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const n0=(n,t)=>new i0(n,t);let s0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=Il(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Ml(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;Rn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Rn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const o0=(n,t)=>new s0(n,t);function kl(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function r0(n){ge(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function a0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&z(t)}}}function l0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function c0(n,t,e){var y,P;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(P=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?P:0;function A(E,k){const I=E.bounding,j=E.observers[k];if(!j)return"";const R=(I.max.x-I.min.x)*l,U=(I.max.y-I.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(E){e(7,u=E)}function m(E){e(9,g=a.work.observers[E].floorIndex)}const v=kl(E=>{e(8,f=E.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",v)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=l0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class h0 extends ce{constructor(t){super(),le(this,t,c0,a0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},r0)}}function d0(n){ge(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function _c(n,t,e){const i=n.slice();return i[1]=t[e],i}function Wc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function u0(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=_c(n,s,r),l=o(a);i.set(l,e[r]=Wc(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,yl,Wc,null,_c))},i:J,o:J,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function f0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class g0 extends ce{constructor(t){super(),le(this,t,f0,u0,ae,{extraObjects:0},d0)}}function m0(n){ge(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function p0(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new kf({props:l}),i=new g0({props:{extraObjects:n[7]}});let c=n[3]&&Uc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Uc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function A0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:J,o:J,d(s){s&&z(t)}}}function Uc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function v0(n){let t,e,i,s;const o=[A0,p0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function b0(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,g=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,g,o,s,A,u,i]}class y0 extends ce{constructor(t){super(),le(this,t,b0,v0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},m0)}}function w0(n){ge(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Yc(n){let t,e,i,s,o=n[8]!==0&&Xc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Xc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Xc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=ft(c,l[f]);e=new y0({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=ft(u,h[f]);return s=new h0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function C0(n){let t,e,i=n[1]&&Yc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Yc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function P0(n,t,e){var E,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(k=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function v(I){e(12,f=i.work.observers[I].floorIndex)}It(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=I=>{e(8,g=I.detail)},P=I=>{e(9,A=I.detail)};return n.$$set=I=>{"five"in I&&e(0,i=I.five),"visible"in I&&e(1,s=I.visible),"hoverEnable"in I&&e(2,o=I.hoverEnable),"floorplanData"in I&&e(3,r=I.floorplanData),"cameraImageUrl"in I&&e(4,a=I.cameraImageUrl),"extraObjects"in I&&e(5,l=I.extraObjects),"highlightData"in I&&e(6,c=I.highlightData),"missingFloorImageUrl"in I&&e(7,h=I.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const I=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[I,I/U*W]:[I/W*U,I]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,P]}class I0 extends ce{constructor(t){super(),le(this,t,P0,C0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},w0)}}let E0=class extends pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return G(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=_v(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=oe(D({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new I0({target:this.wrapper,props:e})}};const M0=(n,t)=>new E0(n,t),k0=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],x0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],D0=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],fa=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},S0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(fa(s,0,0)),o&&n.applyMatrix4(fa(0,o,0)),r&&n.applyMatrix4(fa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const T0=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=m=>G(exports,null,function*(){var E;const v=(m==null?void 0:m.fbx_url)||e;if(l=(E=m==null?void 0:m.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const P=yield new Fu.FBXLoader().loadAsync(v);return zf(P,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=P,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const v=u(m);v&&(s.object.position.y=v)},u=m=>{if(s.yBase===void 0)return;const v=.6;if(m>=Math.PI/4)return s.yBase-(v+1.6);const y=m*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const v=n.model.bounding,y=v.max.x-v.min.x,P=v.max.z-v.min.z,E=Math.max(y,P),{max:{x:k,z:I},min:{x:j,y:R,z:U}}=v;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(I+U)/2},r=[0,l-Math.PI/2,0],a=.0045*E,S0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function L0(n,t){var c,h,u,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const j0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),z0=(n,t)=>{var p,m,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,Z,q;const P=(W=y==null?void 0:y.position)!=null?W:s;if(!P)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=j0(P),k=(N=y==null?void 0:y.rad)!=null?N:o,I=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Fu.FBXLoader().loadAsync(I);j.position.copy(E),j.rotation.z=k,j.scale.set(.8,.8,.8),zf(j,{transparent:!0,side:w.DoubleSide});const R=(Z=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:L0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,P=new _.AnimationMixer(e.object);a.push(P);const E=P.clipAction(e.object.animations[0]);E.timeScale=y;let k;const I=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(E.play(),k=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=y==null?void 0:y.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},O0=Nt;function B0(n,t,e,i=O0.Linear.None){const s=new rr(n).to(t,e).easing(i);lr(()=>s.start(0));const o=Wn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function V0(n,t){return B0({progress:0},{progress:1},n,t)}var Of=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Of||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const Lo=Math.PI*2;function Zc(n){return(n%Lo+Lo)%Lo}function Jc(n){return n%Lo}function ga(n,t,e){return n+(t-n)*e}const Wa=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Zc(n),r=Zc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?Wa(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?Wa(o,r,Jt.Clockwise):{from:o,to:r}},R0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){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((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Jc(r.latitude),l=Jc(o.latitude),{from:c,to:h}=Wa(r.longitude,o.longitude,o.rotation||Jt.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:P})=>{const E={};E.longitude=ga(u.longitude,f.longitude,P),E.latitude=ga(u.latitude,f.latitude,P),E.fov=ga(u.fov,f.fov,P),n.setState(E,!0)},p=()=>{g(!0)},m=()=>{g(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=V0(v,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(P=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(P)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function qc(n,t){return n.x===t.x&&n.y===t.y}function Bf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Vf(n,t,e){const i=Xo(n[1],n[0]),s=Xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Bf(i,s))return!1;if(po(n[0],t))return n[0];if(po(n[1],t))return n[1];if(po(t[0],n))return t[0];if(po(t[1],n))return t[1];if(e&&!N0(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function po(n,t){return qc(n,t[0])||qc(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&Bf(Xo(t[0],n),Xo(n,t[1]))}function H0(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ao(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function N0(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&Ao(t[0],n[1],n[0])*Ao(n[1],t[1],n[0])>0&&Ao(n[0],t[1],t[0])*Ao(t[1],n[1],t[0])>0?1:0}function Rf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Rf(n,t-1))}const G0=`<style type="text/css">
194
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class AA extends ce{constructor(t){super(),le(this,t,pA,mA,ae,{content:0},gA)}}function vA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function bA(n){let t,e;return t=new fA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yA(n){let t,e;return t=new AA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function wA(n){let t,e,i,s;const o=[yA,bA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function CA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class kf extends ce{constructor(t){super(),le(this,t,CA,wA,ae,{floorIndex:2,floorplanData:3},vA)}}function PA(n){ge(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function IA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Ho(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function EA(n){let t,e,i,s,o,r,a=n[1]&&mc(n),l=n[0]&&pc(n),c=n[2]&&Ac(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=mc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=pc(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=Ac(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function mc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function pc(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function Ac(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function MA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return EA;if(a[15])return IA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:J,o:J,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function kA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function xA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:v}=t,{roomNameEnable:y}=t,{roomDimensionEnable:P}=t,{room:E}=t,{hoveredRoom:k}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:Fe,y:Xe})=>[Fe,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ne,Ke])=>[Ne*Xe,Ke*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ne=>kA(Ne,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=E.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",Z=(N<500||Q<500?10:14)+"px",q=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===E.id)});const be=te=>{e(7,he=te.detail)},Qe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},qe=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,v=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,P=te.roomDimensionEnable),"room"in te&&e(3,E=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,I=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(E)),n.$$.dirty[0]&4194312&&e(14,s=E.size?I(E.size):""),n.$$.dirty[0]&8388616&&e(13,o=E!=null&&E.dimension?j((te=E.dimension)==null?void 0:te.width,(ve=E.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(E,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(E,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,P,E,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,Z,q,m,k,I,j,U,Ce,u,l,h,c,a,r,be,Qe,ye,qe]}class DA extends ce{constructor(t){super(),le(this,t,xA,MA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},PA,[-1,-1])}}function SA(n){ge(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function vc(n,t,e){const i=n.slice();return i[14]=t[e],i}function bc(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=vc(n,a,c),u=l(h);i.set(u,e[c]=yc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,yc,null,vc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function yc(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new DA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function TA(n){let t,e,i=n[10]&&bc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=bc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function LA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:g}=t,A=0,p=0;const m=v=>{e(8,A=v.detail)};return n.$$set=v=>{"floorIndex"in v&&e(11,s=v.floorIndex),"roomAreaEnable"in v&&e(0,o=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"roomDimensionEnable"in v&&e(2,a=v.roomDimensionEnable),"floorplanData"in v&&e(12,l=v.floorplanData),"hoveredRoom"in v&&e(3,c=v.hoveredRoom),"getRoomAreaText"in v&&e(4,h=v.getRoomAreaText),"getRoomDimensionText"in v&&e(5,u=v.getRoomDimensionText),"getLabelElement"in v&&e(6,f=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(7,g=v.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:v,min:y}=l.bounding,P=v.x-y.x;e(9,p=A/P)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class jA extends ce{constructor(t){super(),le(this,t,LA,TA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},SA)}}function zA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function wc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Cc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Pc(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:J,d(e){e&&z(t)}}}function Ic(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function OA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Pc(Cc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=wc(n,f,A),m=g(p);l.set(m,a[A]=Ic(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const v=Cc(A,h,m);u[m]?u[m].p(v,p):(u[m]=Pc(v),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,yl,Ic,null,wc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:J,o:J,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const yn=1e3,wn=180;function BA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(yn-wn)*2,c=o.max.y-o.min.y-(yn-wn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-yn+wn)/l:0,m=a?0:(A-o.min.y-yn+wn)/c;return{left:p,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((A,p,m)=>{const v=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,P=a?(y-o.min.x-yn+wn)/l:0,E=a?0:(y-o.min.y-yn+wn)/c;return{left:P,bottom:E,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class VA extends ce{constructor(t){super(),le(this,t,BA,OA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},zA)}}function RA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ec(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Mc(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new VA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function HA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Ec(n,o,a),c=r(l);i.set(c,e[a]=Mc(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,Mc,null,Ec),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kc=1e3,xc=180;function NA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(kc-xc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(kc-xc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class GA extends ce{constructor(t){super(),le(this,t,NA,HA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},RA)}}function fr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function xf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function QA(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function FA(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function _A(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function WA(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:J,o:J,d(e){e&&z(t)}}}function UA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=fr(s,{needZ:!0}))},[i,s]}class YA extends ce{constructor(t){super(),le(this,t,UA,WA,ae,{path:1})}}function XA(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:J,o:J,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ua=6;function ZA(n,t,e){let i,{path:s}=t;const o=ua*2,r=`M0 ${ua} h ${o} M${ua} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=fr(s,{needZ:!0}))},[i,o,r,s]}class JA extends ce{constructor(t){super(),le(this,t,ZA,XA,ae,{path:3})}}function qA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:J,o:J,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function KA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=fr(s,{needZ:!0}))},[i,s]}class $A extends ce{constructor(t){super(),le(this,t,KA,qA,ae,{path:1})}}function ev(n){ge(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Dc(n,t,e){const i=n.slice();return i[5]=t[e],i}function tv(n){let t,e;return t=new JA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function iv(n){let t,e;return t=new $A({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function nv(n){let t,e;return t=new YA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Sc(n){let t,e,i,s;const o=[nv,iv,tv],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function sv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Sc(Dc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Dc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Sc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function ov(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>oe(D({},l),{path:l.path.map(c=>xf(c,o.bounding))})))},[i,r,a,s,o]}class rv extends ce{constructor(t){super(),le(this,t,ov,sv,ae,{floorIndex:3,floorplanData:4},ev)}}function av(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function lv(n){let t,e,i,s;return{c(){t=Be("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:J,o:J,d(o){o&&z(t),i=!1,tt(s)}}}function cv(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,g=fr(o.path,{needZ:!0,format:A=>xf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,g,a,l,c,i]}class hv extends ce{constructor(t){super(),le(this,t,cv,lv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},av)}}function dv(n){ge(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Tc(n,t,e){const i=n.slice();return i[6]=t[e],i}function Lc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new hv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function uv(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Tc(n,r,l),h=a(c);s.set(h,i[l]=Lc(h,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,Lc,null,Tc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function fv(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Df extends ce{constructor(t){super(),le(this,t,fv,uv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},dv)}}function gv(n){ge(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function jc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function mv(n){let t,e,i,s,o=n[0].text&&jc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=jc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&z(t),o&&o.d()}}}function pv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Av extends ce{constructor(t){super(),le(this,t,pv,mv,ae,{missingFloorConfig:0},gv)}}const Ei="data:image/png;base64,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";function Sf(n){return n*180/Math.PI}function vv(n){ge(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function bv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&z(t)}}}function yv(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",g=-Sf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,v,i,s,o]}let wv=class extends ce{constructor(t){super(),le(this,t,yv,bv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},vv)}};const Cv="data:image/png;base64,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";function Pv(n){ge(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Iv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${Cv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Ev(n){let t,e=n[1]&&Iv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Mv(n){return n/Math.PI*180}function kv(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Mv(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class xv extends ce{constructor(t){super(),le(this,t,kv,Ev,ae,{floorplanData:3,northDesc:0},Pv)}}function Dv(n){ge(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Sv(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let E=0;E<u.length;E+=1)f=ft(f,u[E]);t=new rv({props:f});let g=(n[3]||n[5])&&zc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let E=0;E<A.length;E+=1)p=ft(p,A[E]);s=new kf({props:p});let m=n[6]&&Oc(n),v=n[10]&&Bc(n),y=n[4]&&Vc(n),P=n[22]&&Rc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),P&&P.c(),c=we()},m(E,k){ie(t,E,k),B(E,e,k),g&&g.m(E,k),B(E,i,k),ie(s,E,k),B(E,o,k),m&&m.m(E,k),B(E,r,k),v&&v.m(E,k),B(E,a,k),y&&y.m(E,k),B(E,l,k),P&&P.m(E,k),B(E,c,k),h=!0},p(E,k){const I=k&2052?yt(u,[{floorIndex:E[2],floorplanData:E[11]}]):{};t.$set(I),E[3]||E[5]?g?(g.p(E,k),k&40&&x(g,1)):(g=zc(E),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:E[11],floorIndex:E[2]}]):{};s.$set(j),E[6]?m?(m.p(E,k),k&64&&x(m,1)):(m=Oc(E),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),E[10]?v?(v.p(E,k),k&1024&&x(v,1)):(v=Bc(E),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),E[4]?y?(y.p(E,k),k&16&&x(y,1)):(y=Vc(E),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),E[22]?P?(P.p(E,k),k&4194304&&x(P,1)):(P=Rc(E),P.c(),x(P,1),P.m(c.parentNode,c)):P&&(ue(),O(P,1,1,()=>{P=null}),fe())},i(E){h||(x(t.$$.fragment,E),x(g),x(s.$$.fragment,E),x(m),x(v),x(y),x(P),h=!0)},o(E){O(t.$$.fragment,E),O(g),O(s.$$.fragment,E),O(m),O(v),O(y),O(P),h=!1},d(E){ne(t,E),E&&z(e),g&&g.d(E),E&&z(i),ne(s,E),E&&z(o),m&&m.d(E),E&&z(r),v&&v.d(E),E&&z(a),y&&y.d(E),E&&z(l),P&&P.d(E),E&&z(c)}}}function Tv(n){let t,e;return t=new Av({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function zc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Oc(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new jA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new GA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new wv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Rc(n){let t,e;return t=new xv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Lv(n){let t,e,i,s,o;const r=[Tv,Sv],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=_e(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=_e(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function jv(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:v}=t,{getRoomDimensionText:y}=t,{getLabelElement:P}=t,{getRuleDistanceText:E}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:I}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=Cl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,v=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,P=H.getLabelElement),"getRuleDistanceText"in H&&e(15,E=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,I=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,v,y,P,E,k,I,j,R,U,W,N,s,Q,i]}let zv=class extends ce{constructor(t){super(),le(this,t,jv,Lv,ae,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},Dv)}};function Ov(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Hc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Nc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Gc(Hc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Hc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Gc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Je(()=>{e=sn(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Gc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new zv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bv(n){let t,e,i=n[1]&&Nc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Nc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Vv(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:v}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:P}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:k}=t,{getLabelElement:I}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,v=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,P=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,E=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,I=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,P,E,k,I,j,R,U,W]}let Pl=class extends ce{constructor(t){super(),le(this,t,Vv,Bv,ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},Ov)}};const Rv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function Hv(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Nv(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Gv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Nv),rules:n.rules}}function Qv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Fv(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Mi(n){return G(this,null,function*(){const t=yield Hv(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Gv),s=n.computed_data.entrance?Fv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Qv)}})}function _v(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Rv,width:45,height:48},a=_A(o,t),l=QA(o,e),c=FA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Wv(n,t){return t(n),n}function Vn(n,t){return Wv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Qc(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function Il(n,t,e=Pi.BOUNDING_CENTER){const i=Qc(n,t),s=Qc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function El(n,t,e,i){const s=Il(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let on=class{constructor(t,e){d(this,"VERSION","3.28.6");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return ll(this.staticPrefix,t)}},pi=class extends on{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Tf=500,Uv=80;function Ui(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Ui(r,a,e)||Ui(r+i,a,e)}Object.assign(window,{nearlyEqual:Ui,nearlyEqualRad:Lf});function Yv(n){return Object.prototype.toString.call(n)==="[object Object]"}function Fc(n){return Yv(n)&&!!n.isVector3}function Ml(n,t){return G(this,null,function*(){const[e]=yield qi(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Xv(i,s))throw new Error("pose 与预期不符")})}function Xv(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?Ui(i,s,2):Fc(s)&&Fc(i)?s.distanceTo(i)<.01:i===s})}function Zv(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Ui(e,r,2)||!Ui(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ui(s,c,2))}function jf(n,t,e=!0){return G(this,null,function*(){if(Zv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield qi(Ml(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield qi(n.updateCamera(Vn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Rn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Jv(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function qv(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Kv=class extends pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield qi(jf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Tf;Rn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Rn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||qv(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Jv(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Uv/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const $v=(n,t)=>new Kv(n,t);function e0(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function t0(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let i0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield qi(jf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Tf;Rn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Rn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&t0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),e0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Vn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Il(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const n0=(n,t)=>new i0(n,t);let s0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=El(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Vn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Hs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=Il(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield Ml(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;Rn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Rn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Pl({target:this.container,intro:!0,props:i})}};const o0=(n,t)=>new s0(n,t);function kl(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function r0(n){ge(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function a0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&z(t)}}}function l0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function c0(n,t,e){var y,P;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(P=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?P:0;function A(E,k){const I=E.bounding,j=E.observers[k];if(!j)return"";const R=(I.max.x-I.min.x)*l,U=(I.max.y-I.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(E){e(7,u=E)}function m(E){e(9,g=a.work.observers[E].floorIndex)}const v=kl(E=>{e(8,f=E.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",v)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=l0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class h0 extends ce{constructor(t){super(),le(this,t,c0,a0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},r0)}}function d0(n){ge(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function _c(n,t,e){const i=n.slice();return i[1]=t[e],i}function Wc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function u0(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=_c(n,s,r),l=o(a);i.set(l,e[r]=Wc(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,yl,Wc,null,_c))},i:J,o:J,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function f0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class g0 extends ce{constructor(t){super(),le(this,t,f0,u0,ae,{extraObjects:0},d0)}}function m0(n){ge(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function p0(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new kf({props:l}),i=new g0({props:{extraObjects:n[7]}});let c=n[3]&&Uc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Uc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function A0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:J,o:J,d(s){s&&z(t)}}}function Uc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function v0(n){let t,e,i,s;const o=[A0,p0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function b0(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,g=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,g,o,s,A,u,i]}class y0 extends ce{constructor(t){super(),le(this,t,b0,v0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},m0)}}function w0(n){ge(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Yc(n){let t,e,i,s,o=n[8]!==0&&Xc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Xc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Xc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=ft(c,l[f]);e=new y0({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=ft(u,h[f]);return s=new h0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function C0(n){let t,e,i=n[1]&&Yc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Yc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function P0(n,t,e){var E,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(k=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function v(I){e(12,f=i.work.observers[I].floorIndex)}It(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=I=>{e(8,g=I.detail)},P=I=>{e(9,A=I.detail)};return n.$$set=I=>{"five"in I&&e(0,i=I.five),"visible"in I&&e(1,s=I.visible),"hoverEnable"in I&&e(2,o=I.hoverEnable),"floorplanData"in I&&e(3,r=I.floorplanData),"cameraImageUrl"in I&&e(4,a=I.cameraImageUrl),"extraObjects"in I&&e(5,l=I.extraObjects),"highlightData"in I&&e(6,c=I.highlightData),"missingFloorImageUrl"in I&&e(7,h=I.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const I=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[I,I/U*W]:[I/W*U,I]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,P]}class I0 extends ce{constructor(t){super(),le(this,t,P0,C0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},w0)}}let E0=class extends pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return G(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=_v(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=oe(D({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new I0({target:this.wrapper,props:e})}};const M0=(n,t)=>new E0(n,t),k0=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],x0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],D0=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],fa=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},S0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(fa(s,0,0)),o&&n.applyMatrix4(fa(0,o,0)),r&&n.applyMatrix4(fa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const T0=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=m=>G(exports,null,function*(){var E;const v=(m==null?void 0:m.fbx_url)||e;if(l=(E=m==null?void 0:m.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const P=yield new Fu.FBXLoader().loadAsync(v);return zf(P,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=P,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const v=u(m);v&&(s.object.position.y=v)},u=m=>{if(s.yBase===void 0)return;const v=.6;if(m>=Math.PI/4)return s.yBase-(v+1.6);const y=m*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const v=n.model.bounding,y=v.max.x-v.min.x,P=v.max.z-v.min.z,E=Math.max(y,P),{max:{x:k,z:I},min:{x:j,y:R,z:U}}=v;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(I+U)/2},r=[0,l-Math.PI/2,0],a=.0045*E,S0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function L0(n,t){var c,h,u,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const j0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),z0=(n,t)=>{var p,m,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,Z,q;const P=(W=y==null?void 0:y.position)!=null?W:s;if(!P)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=j0(P),k=(N=y==null?void 0:y.rad)!=null?N:o,I=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Fu.FBXLoader().loadAsync(I);j.position.copy(E),j.rotation.z=k,j.scale.set(.8,.8,.8),zf(j,{transparent:!0,side:w.DoubleSide});const R=(Z=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:L0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,P=new _.AnimationMixer(e.object);a.push(P);const E=P.clipAction(e.object.animations[0]);E.timeScale=y;let k;const I=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(E.play(),k=I(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=y==null?void 0:y.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},O0=Nt;function B0(n,t,e,i=O0.Linear.None){const s=new rr(n).to(t,e).easing(i);lr(()=>s.start(0));const o=Wn(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function V0(n,t){return B0({progress:0},{progress:1},n,t)}var Of=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Of||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const Lo=Math.PI*2;function Zc(n){return(n%Lo+Lo)%Lo}function Jc(n){return n%Lo}function ga(n,t,e){return n+(t-n)*e}const Wa=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Zc(n),r=Zc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?Wa(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?Wa(o,r,Jt.Clockwise):{from:o,to:r}},R0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){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((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Jc(r.latitude),l=Jc(o.latitude),{from:c,to:h}=Wa(r.longitude,o.longitude,o.rotation||Jt.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:P})=>{const E={};E.longitude=ga(u.longitude,f.longitude,P),E.latitude=ga(u.latitude,f.latitude,P),E.fov=ga(u.fov,f.fov,P),n.setState(E,!0)},p=()=>{g(!0)},m=()=>{g(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=V0(v,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(P=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(P)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function qc(n,t){return n.x===t.x&&n.y===t.y}function Bf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Vf(n,t,e){const i=Xo(n[1],n[0]),s=Xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Bf(i,s))return!1;if(po(n[0],t))return n[0];if(po(n[1],t))return n[1];if(po(t[0],n))return t[0];if(po(t[1],n))return t[1];if(e&&!N0(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function po(n,t){return qc(n,t[0])||qc(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&Bf(Xo(t[0],n),Xo(n,t[1]))}function H0(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Ao(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function N0(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&Ao(t[0],n[1],n[0])*Ao(n[1],t[1],n[0])>0&&Ao(n[0],t[1],t[0])*Ao(t[1],n[1],t[0])>0?1:0}function Rf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Rf(n,t-1))}const G0=`<style type="text/css">
195
195
  .PanoRulerPlugin-rule-line {
196
196
  position: absolute;
197
197
  transform-origin: left center;
@@ -284,7 +284,7 @@ void main() {
284
284
  <div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(m)}</div>
285
285
  </div>
286
286
  </div>
287
- `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=G0,s.appendChild(o);const r={},a=(p,m)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=F0(p,n),y=n.work;if(!y)return!1;for(const P in m){const E=m[P],{standingPosition:k}=y.observers[0],I=E.map(({x:j,z:R,observers:U})=>{const W=U.length>0?p.rooms[p.observers[U[0]]].name:"",N=v[W]?v[W].floor:null;let Q=1/0,H={index:0,x:k.x,y:k.y,z:k.z};U.forEach(de=>{if(!y.observers[de])return;const{standingPosition:he}=y.observers[de],Pe={index:de,x:he.x,y:he.y,z:he.z},Ce=Q0({x:j,z:R},Pe);N?Ce<Q&&Math.abs(Pe.y-N)<.3&&(Q=Ce,H=Pe):Ce<Q&&(Q=Ce,H=Pe)});const F=new _.Vector3(j,H.y,R);Object.assign(F,{observers:U});const Y=v[W]?v[W].roof:null,Z=Y?new _.Vector3(j,Y,R):null;return Z&&Object.assign(Z,{observers:U}),{origin:F,vertical:Z}});r[P]={origins:I.map(j=>j.origin),rules:[]};for(const{origin:j,vertical:R}of I){if(!R)continue;const U=i(P,j.distanceTo(R));s.append(U),r[P].rules.push({vertical:!0,rule:[j,R],$element:U})}for(let j=0;j<I.length;j++){let R=j+1;R>=I.length&&(R=0);const{origin:U}=I[j],{origin:W}=I[R],N=i(P,U.distanceTo(W));s.append(N),r[P].rules.push({vertical:!1,rule:[U,W],$element:N})}}return e.loaded=!0,!0},l=(p,m,v)=>G(exports,null,function*(){const y=p||t.roomInfo,P=m||t.roomRules;if(!y||!P)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=D(D({},e.options),v||{}),n.model.loaded?a(y,P):yield new Promise(E=>n.once("modelLoaded",()=>E(a(y,P))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,m,v,y)=>{const P=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],E=[];for(let k=0;k<P.length;k++){const I=Vf([p,m],[P[k][0],P[k][1]],!0);I&&E.push(I)}return E.length===0?!1:E},h=()=>{var U;const p=(U=n.getElement())==null?void 0:U.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:m,camera:v,currentMode:y}=n;if(m===void 0)return;let P;for(const W in r)W.split(",").indexOf(m.toString())>=0&&(P=W);if(!P){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}const E=v.position,k=v.getWorldDirection(new _.Vector3),I=p.clientWidth,j=p.clientHeight;if(y!==Le.Five.Mode.Panorama){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}for(const W in r)for(const{$element:N}of r[W].rules)N.style.display=W===P?"block":"none";const[R]=r[P].origins.slice().filter(W=>W.observers.indexOf(m)>=0).sort((W,N)=>{const Q=W.clone().setY(0).sub(E).normalize().angleTo(k.clone().setY(0)),H=N.clone().setY(0).sub(E).normalize().angleTo(k.clone().setY(0));return Q-H});for(const{rule:W,vertical:N,$element:Q}of r[P].rules){const[H,F]=W,Y=Q.querySelector(".PanoRulerPlugin-rule-line");if(!Y)return;if(!R){Q.style.display="none";continue}if(H!==R&&F!==R){Q.style.display="none";continue}if(H.distanceTo(F)<.3){Q.style.display="none";continue}if(H.observers.indexOf(m)===-1||F.observers.indexOf(m)===-1){Q.style.display="none";continue}if(H.clone().sub(E).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}if(F.clone().sub(E).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}const ee=H.distanceTo(F);if(F.clone().sub(F.clone().sub(H).divide(new _.Vector3(2,2,2))).distanceTo(E)/ee>8){Q.style.display="none";continue}const Pe=H.clone().project(v),Ce=(Pe.x+1)/2*I,be=(-Pe.y+1)/2*j,Qe=F.clone().project(v),ye=(Qe.x+1)/2*I,qe=(-Qe.y+1)/2*j,te=Math.sqrt(Math.pow(ye-Ce,2)+Math.pow(qe-be,2));let ve=te,ze=50;const me=c({x:~~Ce,y:~~be},{x:~~ye,y:~~qe},I,j);if(me&&me.length===1&&(R===H?(ve=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-be,2)),ze=ve/te*50):R===F&&(ve=Math.sqrt(Math.pow(me[0].x-ye,2)+Math.pow(me[0].y-qe,2)),ze=100-ve/te*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-be,2))/te*100}const lt=(Math.PI/2-Math.atan2(ye-Ce,be-qe))/Math.PI*180,xe=Y.querySelector(".PanoRulerPlugin-rule-label"),ot=xe.children[0].clientWidth;ot>=te||ot/2>=ze/100*te||ot/2>=(1-ze/100)*te?Y.style.display="none":(Y.style.display="block",Y.style.width=te+"px",Y.style.left=Ce+"px",Y.style.top=be+"px",Y.style.transform=`rotate(${-lt}deg)`,xe.style.left=`${ze}%`)}},u=()=>Rf(h),f=()=>{var p,m;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(m=(p=n.getElement())==null?void 0:p.parentElement)==null||m.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},g=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const m=p.distanceText;e.options.distanceText=m,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[P,E]=y.rule,k=P.distanceTo(E),I=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");I&&(I.innerText=m(k))})})}}return{enable:f,disable:g,load:l,state:e,changeConfigs:A}};function W0(n){ge(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function Kc(n,t,e){const i=n.slice();return i[6]=t[e],i}function U0(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=$c(Kc(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();C(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=Kc(s,e,r);i[r]?i[r].p(a,o):(i[r]=$c(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&z(t),Qt(i,s)}}}function Y0(n){let t,e;return{c(){t=S("em"),C(t,"class",e=_e(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=_e(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),s&8&&C(t,"style",i[3])},d(i){i&&z(t)}}}function $c(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),C(t,"class",e=_e(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3]),T(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=_e(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),o&8&&C(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&T(t,"width",i)},d(s){s&&z(t)}}}function X0(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function g(m,v){return m[0].children.length===0?Y0:U0}let A=g(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=ke(o),C(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Je(()=>n[4].call(s)),C(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(i,"left",l),C(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",h),T(t,"top",u),T(t,"transform",f),T(t,"display",n[0].visible&&n[2]?"block":"none")},m(m,v){B(m,t,v),p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),a=ml(s,n[4].bind(s))},p(m,[v]){A===(A=g(m))&&p?p.p(m,v):(p.d(1),p=A(m),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=m[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${m[0].labelOffset}%`)&&T(i,"left",l),v&1&&c!==(c=`${m[0].width}px`)&&T(t,"width",c),v&1&&h!==(h=`${m[0].left}px`)&&T(t,"left",h),v&1&&u!==(u=`${m[0].top}px`)&&T(t,"top",u),v&1&&f!==(f=`rotate(${m[0].rotateDeg}deg)`)&&T(t,"transform",f),v&5&&T(t,"display",m[0].visible&&m[2]?"block":"none")},i:J,o:J,d(m){m&&z(t),p.d(),a()}}}function Z0(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class J0 extends ce{constructor(t){super(),le(this,t,Z0,X0,ae,{rulerItemProp:0},W0)}}function eh(n,t,e){const i=n.slice();return i[12]=t[e],i}function th(n){let t,e;return t=new J0({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function q0(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=th(eh(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=eh(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=th(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function K0(n,t,e){var p,m,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((m=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:m.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(P,E)=>{const k=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],I=[];for(let j=0;j<k.length;j++){const R=Vf([P,E],[k[j][0],k[j][1]],!0);R&&I.push(R)}return I.length===0?!1:I},h=(P,E)=>{const k=P.clone().project(i.camera),I=(k.x+1)/2*a,j=(-k.y+1)/2*l,R=E.clone().project(i.camera),U=(R.x+1)/2*a,W=(-R.y+1)/2*l,N=Math.sqrt(Math.pow(U-I,2)+Math.pow(W-j,2));return{startLeft:I,startTop:j,endLeft:U,endTop:W,distance:N}},u=(P,E,k)=>{const I=i.camera.position,j=i.camera.getWorldDirection(new _.Vector3),R=P.clone().sub(I).normalize().angleTo(j),U=E.clone().sub(I).normalize().angleTo(j),W=P.distanceTo(E),Q=E.clone().sub(E.clone().sub(P).divide(new _.Vector3(2,2,2))).distanceTo(I),{startLeft:H,startTop:F,endLeft:Y,endTop:Z,distance:q}=h(P,E),de=-((Math.PI/2-Math.atan2(Y-H,F-Z))/Math.PI)*180;let he=!0;k||(he=!1),!bt(P,k)&&!bt(E,k)&&(he=!1),W<.3&&(he=!1),R>Math.PI/2&&(he=!1),U>Math.PI/2&&(he=!1),Q/W>8&&(he=!1);let Pe=50,Ce=q;const be=c({x:~~H,y:~~F},{x:~~Y,y:~~Z});if(be&&be.length===1&&(bt(P,k)?(Ce=Math.sqrt(Math.pow(be[0].x-H,2)+Math.pow(be[0].y-F,2)),Pe=Ce/q*50):bt(E,k)&&(Ce=Math.sqrt(Math.pow(be[0].x-Y,2)+Math.pow(be[0].y-Z,2)),Pe=100-Ce/q*50)),be&&be.length===2){const Qe={x:(be[0].x+be[1].x)/2,y:(be[0].y+be[1].y)/2};Pe=Math.sqrt(Math.pow(Qe.x-H,2)+Math.pow(Qe.y-F,2))/q*100}return{startLeft:H,startTop:F,distance:q,deg:de,visible:he,labelOffset:Pe,ruleLength:W}},f=()=>{const P=i.panoIndex,E=s.find(N=>N.panoIndex===P);if(!E)return e(0,r=[]);if(i.currentMode!==Le.Five.Mode.Panorama)return e(0,r=[]);const k=i.camera.position,I=i.camera.getWorldDirection(new _.Vector3),j=E.lines.map(N=>new _.Vector3(N.start[0],-N.start[1],-N.start[2])),R=E.lines.map(N=>new _.Vector3(N.end[0],-N.end[1],-N.end[2])),[U]=j.concat(R).sort((N,Q)=>{const H=N.clone().setY(0).sub(k).normalize().angleTo(I.clone().setY(0)),F=Q.clone().setY(0).sub(k).normalize().angleTo(I.clone().setY(0));return H-F}),W=E.lines.map(N=>{var Ce,be;const Q=N.start,H=N.end,{startLeft:F,startTop:Y,distance:Z,deg:q,visible:ee,labelOffset:de,ruleLength:he}=u(new _.Vector3(Q[0],-Q[1],-Q[2]),new _.Vector3(H[0],-H[1],-H[2]),U),Pe=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((be=N.children)==null||be.forEach(Qe=>{const ye=Qe.start,qe=Qe.end,{distance:te}=h(new _.Vector3(ye[0],-ye[1],-ye[2]),new _.Vector3(qe[0],-qe[1],-qe[2]));Pe.push({width:te,state:Qe.state})})),{width:Z,left:F,top:Y,rotateDeg:q,state:N.state,children:Pe,labelOffset:de,visible:ee,labelElement:o.distanceText(he)}});e(0,r=W)},g=()=>lr(f),A=kl(f,80);return It(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",g),i.on("movingToPano",g),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",g),i.off("movingToPano",g),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=P=>{"five"in P&&e(1,i=P.five),"rulerDatas"in P&&e(2,s=P.rulerDatas),"options"in P&&e(3,o=P.options)},[r,i,s,o]}class $0 extends ce{constructor(t){super(),le(this,t,K0,q0,ae,{five:1,rulerDatas:2,options:3})}}let eb=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=D(D({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>G(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return G(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return G(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new $0({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const tb=(n,t)=>new eb(n,t),ib="data:image/png;base64,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";function nb(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${ib})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const sb=new w.TextureLoader;function Yi(n){return G(this,null,function*(){return new Promise((t,e)=>{sb.load(n,t,void 0,e)}).then(t=>(t.encoding=w.sRGBEncoding,t.minFilter=w.NearestFilter,t.magFilter=w.NearestFilter,t))})}function Hf(n){return G(this,null,function*(){return Yi(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const vo={userAction:!0};class ob extends pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new w.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=zn(1e3).onUpdate(({progress:f})=>{var g;(g=this.compassMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=zn(1e3).onUpdate(({progress:f})=>{var g;(g=this.logoMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const g=new w.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),A=i.clone().add(g.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new w.Vector3(0,0,-1).angleTo(g),this.entryDoorMesh.position.copy(A),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Le.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:D(D({},this.state.config),i||{})})}enable(e=vo){this.setState({enabled:!0},e)}disable(e=vo){this.setState({enabled:!1},e)}show(e=vo){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=vo){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:D(D({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return G(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=D({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return G(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=nb(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return G(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield Yi(e),s=new w.CircleGeometry(.7,32),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return G(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield Yi(e);i.minFilter=w.NearestFilter,i.magFilter=w.NearestFilter;const s=new w.PlaneBufferGeometry(.4,.4),o=new w.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return G(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield Yi(e),s=new w.PlaneGeometry(.2,.16),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new w.Vector3(-.7,0,-.7),new w.Vector3(.7,0,-.7),new w.Vector3(.7,0,.7),new w.Vector3(-.7,0,.7)];return hr(this.five).create3DDomContainer(e)}}const rb=(n,t)=>new ob(n,t),ab=1,lb=3,cb=new _.Color(16777215),hb=new _.Color(6522623),db=new _.Color(16777215),ub=new _.Color(6522623),fb=6,gb=8,mb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Nf=new _.TextureLoader().load(mb),pb={pointTexture:Nf,pointSize:fb,lineWidth:ab,lineColor:cb,pointColor:db,lineRenderOrder:20,pointsRenderOrder:20},Ab={pointTexture:Nf,pointSize:gb,lineWidth:lb,lineColor:hb,pointColor:ub,lineRenderOrder:10,pointsRenderOrder:10};function vb(n,t,e){var h,u,f,g,A;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new _.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(g=e==null?void 0:e.lineRenderOrder)!=null?g:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new af(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function ih(n,t){const[e,i]=n.points,s=t==="light"?Ab:pb,o=vb(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function jo(n){const{z:t}=n;return!(Math.abs(t)>1)}function bb(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function yb(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Gf{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=bb({style:t.contentStyle}),this.containerDom=yb({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!jo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class wb extends Gf{constructor(e){var i;e.contentStyle=oe(D({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var j;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,h=l.position.clone().project(e.camera),u=c.position.clone().project(e.camera),f=xi(l.position,c.position).clone().project(e.camera),g=new _.Vector2(h.x*r,h.y*a),A=new _.Vector2(u.x*r,u.y*a),p=g.distanceTo(A);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!jo(h)&&!jo(u)||!jo(f)||p===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,E=-(Math.atan((g.y-A.y)/(g.x-A.x))*180)/Math.PI,k=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${E}deg) translateY(${k}px)`,this.show(),(j=this.params.userDistanceItem)==null||j.update({line:this.line,polyline:this.line.getPolyline()});const I=this.getCurrentContent();this.contentDom.innerText=I}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class mi{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Le.Subscribe,this.points=[t,e],this.mesh=ih(this,"normal"),this.lightMesh=ih(this,"light"),this.distanceItem=new wb({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new mi(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}let Tt=class Qf{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=st(),this.position=new _.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Qf(this.position)}};const bo=n=>n.preventDefault();let gr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new _.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",bo),e.addEventListener("contextmenu",bo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",bo),t.removeEventListener("contextmenu",bo))}},$i=class{constructor(t){d(this,"id",st());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"model");d(this,"type","polyline");d(this,"hook",new Le.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new mi(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Tt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class St extends _.Object3D{constructor(){super();d(this,"name","IObject3D");d(this,"needsRender")}removeChildren(){for(;this.children.length>0;)this.remove(this.children[0]);return this}add(...e){const i=e.filter(Boolean);return i.length===0?this:super.add(...i)}addIfNotExists(...e){return e.forEach(i=>{this.children.includes(i)||this.add(i)}),this}remove(...e){if(e.length===0)return this;const i=e.filter(Boolean);return super.remove(...i)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Ns(n,t){if(n.length<3){console.error("points.length < 3");return}const[e,i,s]=n,o=e.clone().sub(i),r=e.clone().sub(s),a=o.cross(r).normalize();return typeof t=="number"?a.multiplyScalar(t):a}function Cb(n){if(n.length<3)return[];const t=Ns([n[0].clone(),n[1].clone(),n[2].clone()]),e=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return um(s)}function Ff(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new w.Float32BufferAttribute(e,3),s=Cb(t),o=new w.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Pb=new w.BufferGeometry;let _f=class extends St{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new w.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new w.MeshBasicMaterial({color:4090367,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new w.Mesh(this.geometry,i),r=new w.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Ff(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Pb),this.isBlank=!0)}};function Wf(n){const t=Eb(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new _.Vector3;for(const[s,o,r]of t){const a=Uf(s,o,r),l=Ib(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function Uf(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function Ib(n,t,e,i){const s=i!=null?i:Uf(n,t,e);return xi(n,t,e).multiplyScalar(s)}function Eb(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new _.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new _.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new _.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class Mb extends Gf{constructor(e){e.containerStyle=oe(D({},e.containerStyle),{zIndex:"1"}),e.contentStyle=oe(D({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Wf(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Hs(o)?e:e.toFixed(o)}${s}`}}class Ua{constructor(t,e){d(this,"id",st());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Le.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new _f(t),this.polyline=new $i({model:e.model}),this.areaItem=new Mb({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new mi(new Tt(e),new Tt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new w.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}function nh(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(ms(o,a)||ms(o,l)||ms(r,a)||ms(r,l)||ms(o,r))continue;const c=yo(o,r,a),h=yo(o,r,l),u=yo(a,l,o),f=yo(a,l,r);if(c!==h&&u!==f||c===0&&wo(o,r,a)||h===0&&wo(o,r,l)||u===0&&wo(a,l,o)||f===0&&wo(a,l,r))return!0}return!1}function ms(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function yo(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function wo(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const Yf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function kb(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r.params.Points.threshold=.02,r}function Co(n,t){const e=kb(n,t);return mr(n,e)}function mr(n,t){var e;return(e=Db(n,t))!=null?e:xb(t)}function xb(n){const e=new w.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(3)),i=n.ray.direction.clone().negate();return{distance:3,point:e,object:new w.Object3D,face:new w.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function Db(n,t){const i=n.model.intersectRaycaster(t)[0];if(i)return oe(D({},i),{raycaster:t,isVirtual:!1})}const Cn=()=>!1;class Xf extends ti{constructor(e,i){var r,a;super();d(this,"outOfFive",!1);d(this,"enabled",!1);d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"hammer");d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"lastFiveHelperVisible");d(this,"mousePosition");d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onTap",e=>{const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.select(i)});d(this,"onPan",e=>{if(!this.pressDown)return;const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.updatePointSelectorHelperIntersect(i)});d(this,"onPress",e=>{const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&(this.pressDown=!0,this.updatePointSelectorHelperIntersect(i))});d(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(this.mousePosition=e,this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{const i=Co(this.five,e);this.updatePointSelectorHelperIntersect(i)});d(this,"updatePointSelectorHelperIntersect",e=>{var o;this.pointSelectorHelper.show();const i=D({},e);let s=!1;if(((o=this.adherePoints)==null?void 0:o.length)>0&&typeof this.adherePointsRadius=="number"){for(const r of this.adherePoints(e))if(r.distanceTo(e.point)<this.adherePointsRadius){i.point=r.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e;const s=(r=i==null?void 0:i.mode)!=null?r:"auto";s==="auto"?this.mode=Yf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new tf(e,oe(D({},i==null?void 0:i.pointSelectorHelperParams),{magnifierParams:D(D({},o),(a=i==null?void 0:i.pointSelectorHelperParams)==null?void 0:a.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.hammer||(this.hammer=new or(e)),this.mode==="cursor"?(this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",Cn),this.five.on("wantsChangeMode",Cn),this.five.on("wantsTapGesture",Cn),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",Cn),this.five.off("wantsChangeMode",Cn),this.five.off("wantsTapGesture",Cn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Sb=`
287
+ `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=G0,s.appendChild(o);const r={},a=(p,m)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=F0(p,n),y=n.work;if(!y)return!1;for(const P in m){const E=m[P],{standingPosition:k}=y.observers[0],I=E.map(({x:j,z:R,observers:U})=>{const W=U.length>0?p.rooms[p.observers[U[0]]].name:"",N=v[W]?v[W].floor:null;let Q=1/0,H={index:0,x:k.x,y:k.y,z:k.z};U.forEach(de=>{if(!y.observers[de])return;const{standingPosition:he}=y.observers[de],Pe={index:de,x:he.x,y:he.y,z:he.z},Ce=Q0({x:j,z:R},Pe);N?Ce<Q&&Math.abs(Pe.y-N)<.3&&(Q=Ce,H=Pe):Ce<Q&&(Q=Ce,H=Pe)});const F=new _.Vector3(j,H.y,R);Object.assign(F,{observers:U});const Y=v[W]?v[W].roof:null,Z=Y?new _.Vector3(j,Y,R):null;return Z&&Object.assign(Z,{observers:U}),{origin:F,vertical:Z}});r[P]={origins:I.map(j=>j.origin),rules:[]};for(const{origin:j,vertical:R}of I){if(!R)continue;const U=i(P,j.distanceTo(R));s.append(U),r[P].rules.push({vertical:!0,rule:[j,R],$element:U})}for(let j=0;j<I.length;j++){let R=j+1;R>=I.length&&(R=0);const{origin:U}=I[j],{origin:W}=I[R],N=i(P,U.distanceTo(W));s.append(N),r[P].rules.push({vertical:!1,rule:[U,W],$element:N})}}return e.loaded=!0,!0},l=(p,m,v)=>G(exports,null,function*(){const y=p||t.roomInfo,P=m||t.roomRules;if(!y||!P)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=D(D({},e.options),v||{}),n.model.loaded?a(y,P):yield new Promise(E=>n.once("modelLoaded",()=>E(a(y,P))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,m,v,y)=>{const P=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],E=[];for(let k=0;k<P.length;k++){const I=Vf([p,m],[P[k][0],P[k][1]],!0);I&&E.push(I)}return E.length===0?!1:E},h=()=>{var U;const p=(U=n.getElement())==null?void 0:U.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:m,camera:v,currentMode:y}=n;if(m===void 0)return;let P;for(const W in r)W.split(",").indexOf(m.toString())>=0&&(P=W);if(!P){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}const E=v.position,k=v.getWorldDirection(new _.Vector3),I=p.clientWidth,j=p.clientHeight;if(y!==Le.Five.Mode.Panorama){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}for(const W in r)for(const{$element:N}of r[W].rules)N.style.display=W===P?"block":"none";const[R]=r[P].origins.slice().filter(W=>W.observers.indexOf(m)>=0).sort((W,N)=>{const Q=W.clone().setY(0).sub(E).normalize().angleTo(k.clone().setY(0)),H=N.clone().setY(0).sub(E).normalize().angleTo(k.clone().setY(0));return Q-H});for(const{rule:W,vertical:N,$element:Q}of r[P].rules){const[H,F]=W,Y=Q.querySelector(".PanoRulerPlugin-rule-line");if(!Y)return;if(!R){Q.style.display="none";continue}if(H!==R&&F!==R){Q.style.display="none";continue}if(H.distanceTo(F)<.3){Q.style.display="none";continue}if(H.observers.indexOf(m)===-1||F.observers.indexOf(m)===-1){Q.style.display="none";continue}if(H.clone().sub(E).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}if(F.clone().sub(E).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}const ee=H.distanceTo(F);if(F.clone().sub(F.clone().sub(H).divide(new _.Vector3(2,2,2))).distanceTo(E)/ee>8){Q.style.display="none";continue}const Pe=H.clone().project(v),Ce=(Pe.x+1)/2*I,be=(-Pe.y+1)/2*j,Qe=F.clone().project(v),ye=(Qe.x+1)/2*I,qe=(-Qe.y+1)/2*j,te=Math.sqrt(Math.pow(ye-Ce,2)+Math.pow(qe-be,2));let ve=te,ze=50;const me=c({x:~~Ce,y:~~be},{x:~~ye,y:~~qe},I,j);if(me&&me.length===1&&(R===H?(ve=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-be,2)),ze=ve/te*50):R===F&&(ve=Math.sqrt(Math.pow(me[0].x-ye,2)+Math.pow(me[0].y-qe,2)),ze=100-ve/te*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-be,2))/te*100}const lt=(Math.PI/2-Math.atan2(ye-Ce,be-qe))/Math.PI*180,xe=Y.querySelector(".PanoRulerPlugin-rule-label"),ot=xe.children[0].clientWidth;ot>=te||ot/2>=ze/100*te||ot/2>=(1-ze/100)*te?Y.style.display="none":(Y.style.display="block",Y.style.width=te+"px",Y.style.left=Ce+"px",Y.style.top=be+"px",Y.style.transform=`rotate(${-lt}deg)`,xe.style.left=`${ze}%`)}},u=()=>Rf(h),f=()=>{var p,m;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(m=(p=n.getElement())==null?void 0:p.parentElement)==null||m.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},g=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const m=p.distanceText;e.options.distanceText=m,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[P,E]=y.rule,k=P.distanceTo(E),I=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");I&&(I.innerText=m(k))})})}}return{enable:f,disable:g,load:l,state:e,changeConfigs:A}};function W0(n){ge(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function Kc(n,t,e){const i=n.slice();return i[6]=t[e],i}function U0(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=$c(Kc(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();C(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=Kc(s,e,r);i[r]?i[r].p(a,o):(i[r]=$c(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&z(t),Qt(i,s)}}}function Y0(n){let t,e;return{c(){t=S("em"),C(t,"class",e=_e(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=_e(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),s&8&&C(t,"style",i[3])},d(i){i&&z(t)}}}function $c(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),C(t,"class",e=_e(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3]),T(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=_e(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),o&8&&C(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&T(t,"width",i)},d(s){s&&z(t)}}}function X0(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function g(m,v){return m[0].children.length===0?Y0:U0}let A=g(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=ke(o),C(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Je(()=>n[4].call(s)),C(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(i,"left",l),C(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",h),T(t,"top",u),T(t,"transform",f),T(t,"display",n[0].visible&&n[2]?"block":"none")},m(m,v){B(m,t,v),p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),a=ml(s,n[4].bind(s))},p(m,[v]){A===(A=g(m))&&p?p.p(m,v):(p.d(1),p=A(m),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=m[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${m[0].labelOffset}%`)&&T(i,"left",l),v&1&&c!==(c=`${m[0].width}px`)&&T(t,"width",c),v&1&&h!==(h=`${m[0].left}px`)&&T(t,"left",h),v&1&&u!==(u=`${m[0].top}px`)&&T(t,"top",u),v&1&&f!==(f=`rotate(${m[0].rotateDeg}deg)`)&&T(t,"transform",f),v&5&&T(t,"display",m[0].visible&&m[2]?"block":"none")},i:J,o:J,d(m){m&&z(t),p.d(),a()}}}function Z0(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class J0 extends ce{constructor(t){super(),le(this,t,Z0,X0,ae,{rulerItemProp:0},W0)}}function eh(n,t,e){const i=n.slice();return i[12]=t[e],i}function th(n){let t,e;return t=new J0({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function q0(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=th(eh(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=eh(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=th(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function K0(n,t,e){var p,m,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((m=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:m.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(P,E)=>{const k=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],I=[];for(let j=0;j<k.length;j++){const R=Vf([P,E],[k[j][0],k[j][1]],!0);R&&I.push(R)}return I.length===0?!1:I},h=(P,E)=>{const k=P.clone().project(i.camera),I=(k.x+1)/2*a,j=(-k.y+1)/2*l,R=E.clone().project(i.camera),U=(R.x+1)/2*a,W=(-R.y+1)/2*l,N=Math.sqrt(Math.pow(U-I,2)+Math.pow(W-j,2));return{startLeft:I,startTop:j,endLeft:U,endTop:W,distance:N}},u=(P,E,k)=>{const I=i.camera.position,j=i.camera.getWorldDirection(new _.Vector3),R=P.clone().sub(I).normalize().angleTo(j),U=E.clone().sub(I).normalize().angleTo(j),W=P.distanceTo(E),Q=E.clone().sub(E.clone().sub(P).divide(new _.Vector3(2,2,2))).distanceTo(I),{startLeft:H,startTop:F,endLeft:Y,endTop:Z,distance:q}=h(P,E),de=-((Math.PI/2-Math.atan2(Y-H,F-Z))/Math.PI)*180;let he=!0;k||(he=!1),!bt(P,k)&&!bt(E,k)&&(he=!1),W<.3&&(he=!1),R>Math.PI/2&&(he=!1),U>Math.PI/2&&(he=!1),Q/W>8&&(he=!1);let Pe=50,Ce=q;const be=c({x:~~H,y:~~F},{x:~~Y,y:~~Z});if(be&&be.length===1&&(bt(P,k)?(Ce=Math.sqrt(Math.pow(be[0].x-H,2)+Math.pow(be[0].y-F,2)),Pe=Ce/q*50):bt(E,k)&&(Ce=Math.sqrt(Math.pow(be[0].x-Y,2)+Math.pow(be[0].y-Z,2)),Pe=100-Ce/q*50)),be&&be.length===2){const Qe={x:(be[0].x+be[1].x)/2,y:(be[0].y+be[1].y)/2};Pe=Math.sqrt(Math.pow(Qe.x-H,2)+Math.pow(Qe.y-F,2))/q*100}return{startLeft:H,startTop:F,distance:q,deg:de,visible:he,labelOffset:Pe,ruleLength:W}},f=()=>{const P=i.panoIndex,E=s.find(N=>N.panoIndex===P);if(!E)return e(0,r=[]);if(i.currentMode!==Le.Five.Mode.Panorama)return e(0,r=[]);const k=i.camera.position,I=i.camera.getWorldDirection(new _.Vector3),j=E.lines.map(N=>new _.Vector3(N.start[0],-N.start[1],-N.start[2])),R=E.lines.map(N=>new _.Vector3(N.end[0],-N.end[1],-N.end[2])),[U]=j.concat(R).sort((N,Q)=>{const H=N.clone().setY(0).sub(k).normalize().angleTo(I.clone().setY(0)),F=Q.clone().setY(0).sub(k).normalize().angleTo(I.clone().setY(0));return H-F}),W=E.lines.map(N=>{var Ce,be;const Q=N.start,H=N.end,{startLeft:F,startTop:Y,distance:Z,deg:q,visible:ee,labelOffset:de,ruleLength:he}=u(new _.Vector3(Q[0],-Q[1],-Q[2]),new _.Vector3(H[0],-H[1],-H[2]),U),Pe=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((be=N.children)==null||be.forEach(Qe=>{const ye=Qe.start,qe=Qe.end,{distance:te}=h(new _.Vector3(ye[0],-ye[1],-ye[2]),new _.Vector3(qe[0],-qe[1],-qe[2]));Pe.push({width:te,state:Qe.state})})),{width:Z,left:F,top:Y,rotateDeg:q,state:N.state,children:Pe,labelOffset:de,visible:ee,labelElement:o.distanceText(he)}});e(0,r=W)},g=()=>lr(f),A=kl(f,80);return It(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",g),i.on("movingToPano",g),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",g),i.off("movingToPano",g),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=P=>{"five"in P&&e(1,i=P.five),"rulerDatas"in P&&e(2,s=P.rulerDatas),"options"in P&&e(3,o=P.options)},[r,i,s,o]}class $0 extends ce{constructor(t){super(),le(this,t,K0,q0,ae,{five:1,rulerDatas:2,options:3})}}let eb=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=D(D({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>G(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return G(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return G(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new $0({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const tb=(n,t)=>new eb(n,t),ib="data:image/png;base64,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";function nb(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${ib})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const sb=new w.TextureLoader;function Yi(n){return G(this,null,function*(){return new Promise((t,e)=>{sb.load(n,t,void 0,e)}).then(t=>(t.encoding=w.sRGBEncoding,t.minFilter=w.NearestFilter,t.magFilter=w.NearestFilter,t))})}function Hf(n){return G(this,null,function*(){return Yi(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const vo={userAction:!0};class ob extends pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new w.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=zn(1e3).onUpdate(({progress:f})=>{var g;(g=this.compassMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=zn(1e3).onUpdate(({progress:f})=>{var g;(g=this.logoMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const g=new w.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),A=i.clone().add(g.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new w.Vector3(0,0,-1).angleTo(g),this.entryDoorMesh.position.copy(A),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Le.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:D(D({},this.state.config),i||{})})}enable(e=vo){this.setState({enabled:!0},e)}disable(e=vo){this.setState({enabled:!1},e)}show(e=vo){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=vo){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:D(D({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return G(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=D({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return G(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=nb(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return G(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield Yi(e),s=new w.CircleGeometry(.7,32),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return G(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield Yi(e);i.minFilter=w.NearestFilter,i.magFilter=w.NearestFilter;const s=new w.PlaneBufferGeometry(.4,.4),o=new w.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return G(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield Yi(e),s=new w.PlaneGeometry(.2,.16),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new w.Vector3(-.7,0,-.7),new w.Vector3(.7,0,-.7),new w.Vector3(.7,0,.7),new w.Vector3(-.7,0,.7)];return hr(this.five).create3DDomContainer(e)}}const rb=(n,t)=>new ob(n,t),ab=1,lb=3,cb=new _.Color(16777215),hb=new _.Color(6522623),db=new _.Color(16777215),ub=new _.Color(6522623),fb=6,gb=8,mb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Nf=new _.TextureLoader().load(mb),pb={pointTexture:Nf,pointSize:fb,lineWidth:ab,lineColor:cb,pointColor:db,lineRenderOrder:20,pointsRenderOrder:20},Ab={pointTexture:Nf,pointSize:gb,lineWidth:lb,lineColor:hb,pointColor:ub,lineRenderOrder:10,pointsRenderOrder:10};function vb(n,t,e){var h,u,f,g,A;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new _.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(g=e==null?void 0:e.lineRenderOrder)!=null?g:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new af(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function ih(n,t){const[e,i]=n.points,s=t==="light"?Ab:pb,o=vb(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function jo(n){const{z:t}=n;return!(Math.abs(t)>1)}function bb(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function yb(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Gf{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=bb({style:t.contentStyle}),this.containerDom=yb({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!jo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class wb extends Gf{constructor(e){var i;e.contentStyle=oe(D({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var j;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,h=l.position.clone().project(e.camera),u=c.position.clone().project(e.camera),f=xi(l.position,c.position).clone().project(e.camera),g=new _.Vector2(h.x*r,h.y*a),A=new _.Vector2(u.x*r,u.y*a),p=g.distanceTo(A);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!jo(h)&&!jo(u)||!jo(f)||p===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,E=-(Math.atan((g.y-A.y)/(g.x-A.x))*180)/Math.PI,k=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${E}deg) translateY(${k}px)`,this.show(),(j=this.params.userDistanceItem)==null||j.update({line:this.line,polyline:this.line.getPolyline()});const I=this.getCurrentContent();this.contentDom.innerText=I}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class mi{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Le.Subscribe,this.points=[t,e],this.mesh=ih(this,"normal"),this.lightMesh=ih(this,"light"),this.distanceItem=new wb({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new mi(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}let Tt=class Qf{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=st(),this.position=new _.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Qf(this.position)}};const bo=n=>n.preventDefault();let gr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new _.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",bo),e.addEventListener("contextmenu",bo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",bo),t.removeEventListener("contextmenu",bo))}},$i=class{constructor(t){d(this,"id",st());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"model");d(this,"type","polyline");d(this,"hook",new Le.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new mi(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Tt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class St extends _.Object3D{constructor(){super();d(this,"name","IObject3D");d(this,"needsRender")}removeChildren(){for(;this.children.length>0;)this.remove(this.children[0]);return this}add(...e){const i=e.filter(Boolean);return i.length===0?this:super.add(...i)}addIfNotExists(...e){return e.forEach(i=>{this.children.includes(i)||this.add(i)}),this}remove(...e){if(e.length===0)return this;const i=e.filter(Boolean);return super.remove(...i)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Ns(n,t){if(n.length<3){console.error("points.length < 3");return}const[e,i,s]=n,o=e.clone().sub(i),r=e.clone().sub(s),a=o.cross(r).normalize();return typeof t=="number"?a.multiplyScalar(t):a}function Cb(n){if(n.length<3)return[];const t=Ns([n[0].clone(),n[1].clone(),n[2].clone()]),e=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return um(s)}function Ff(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new w.Float32BufferAttribute(e,3),s=Cb(t),o=new w.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Pb=new w.BufferGeometry;let _f=class extends St{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new w.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new w.MeshBasicMaterial({color:4090367,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new w.Mesh(this.geometry,i),r=new w.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Ff(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Pb),this.isBlank=!0)}};function Wf(n){const t=Eb(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new _.Vector3;for(const[s,o,r]of t){const a=Uf(s,o,r),l=Ib(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function Uf(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function Ib(n,t,e,i){const s=i!=null?i:Uf(n,t,e);return xi(n,t,e).multiplyScalar(s)}function Eb(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new _.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new _.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new _.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class Mb extends Gf{constructor(e){e.containerStyle=oe(D({},e.containerStyle),{zIndex:"1"}),e.contentStyle=oe(D({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Wf(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Hs(o)?e:e.toFixed(o)}${s}`}}class Ua{constructor(t,e){d(this,"id",st());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Le.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new _f(t),this.polyline=new $i({model:e.model}),this.areaItem=new Mb({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new mi(new Tt(e),new Tt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new w.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}function nh(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(ms(o,a)||ms(o,l)||ms(r,a)||ms(r,l)||ms(o,r))continue;const c=yo(o,r,a),h=yo(o,r,l),u=yo(a,l,o),f=yo(a,l,r);if(c!==h&&u!==f||c===0&&wo(o,r,a)||h===0&&wo(o,r,l)||u===0&&wo(a,l,o)||f===0&&wo(a,l,r))return!0}return!1}function ms(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function yo(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function wo(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const Yf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function kb(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r.params.Points.threshold=.02,r}function Co(n,t){const e=kb(n,t);return mr(n,e)}function mr(n,t){var e;return(e=Db(n,t))!=null?e:xb(t)}function xb(n){const e=new w.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(3)),i=n.ray.direction.clone().negate();return{distance:3,point:e,object:new w.Object3D,face:new w.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function Db(n,t){const i=n.model.intersectRaycaster(t)[0];if(i)return oe(D({},i),{raycaster:t,isVirtual:!1})}const Cn=()=>!1;class Xf extends ti{constructor(e,i){var r,a;super();d(this,"outOfFive",!1);d(this,"enabled",!1);d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"hammer");d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"lastFiveHelperVisible");d(this,"mousePosition");d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onTap",e=>{const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.select(i)});d(this,"onPan",e=>{if(!this.pressDown)return;const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.updatePointSelectorHelperIntersect(i)});d(this,"onPress",e=>{const i=Co(this.five,this.mouseNdcPosition);i!=null&&i.face&&(this.pressDown=!0,this.updatePointSelectorHelperIntersect(i))});d(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(this.mousePosition=e,this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{const i=Co(this.five,e);this.updatePointSelectorHelperIntersect(i)});d(this,"updatePointSelectorHelperIntersect",e=>{var o;this.pointSelectorHelper.show();const i=D({},e);let s=!1;if(((o=this.adherePoints)==null?void 0:o.length)>0&&typeof this.adherePointsRadius=="number"){for(const r of this.adherePoints(e))if(r.distanceTo(e.point)<this.adherePointsRadius){i.point=r.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e;const s=(r=i==null?void 0:i.mode)!=null?r:"auto";s==="auto"?this.mode=Yf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new tf(e,oe(D({},i==null?void 0:i.pointSelectorHelperParams),{magnifierParams:D(D({},o),(a=i==null?void 0:i.pointSelectorHelperParams)==null?void 0:a.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.outOfFive=!1,this.pointSelectorHelper.enable();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.hammer||(this.hammer=new or(e)),this.mode==="cursor"?(this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",Cn),this.five.on("wantsChangeMode",Cn),this.five.on("wantsTapGesture",Cn),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",Cn),this.five.off("wantsChangeMode",Cn),this.five.off("wantsTapGesture",Cn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Sb=`
288
288
  <svg class="fpm__delete-icon" width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
289
289
  <defs>
290
290
  <linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
@@ -686,7 +686,7 @@ void main() {
686
686
  gl_FragColor.a = gl_FragColor.a * linearGradientOpacity();
687
687
  gl_FragColor.a = gl_FragColor.a * flicker;
688
688
  }
689
- `;class el{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"mesh");d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"visible",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new Ji({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"flickerAnime",zn(300).yoyo(!0).repeat(5));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Rt(t):jn(t),this.updateVisible()});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFlickerAnimeUpdate",t=>{var s,o,r,a;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&Ca(this.startTagContainer.tag)&&((r=this.startTagContainer.app)==null||r.$set(oe(D({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round((o=(s=this.curvePath)==null?void 0:s.getLength())!=null?o:0)}))),this.endTagContainer.tag&&Ca(this.endTagContainer.tag)&&((a=this.endTagContainer.app)==null||a.$set(oe(D({},this.endTagContainer.tag.data),{opacity:i})))});d(this,"logWarning",t=>_y("GuideLineModeItem: ",t));d(this,"logError",t=>og("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new $o(this.five)},this.endTagContainer={tag:null,plugin:new $o(this.five)};const i=new w.BufferGeometry,s=new w.ShaderMaterial({vertexShader:q2,fragmentShader:K2,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new w.Color},mapOpacity:{value:1},backgroundColor:{value:new w.Color},backgroundOpacity:{value:0},borderColor:{value:new w.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new w.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=J2(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtils.getObserverStandingPosition(r)).filter(Me):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,g,A;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(g=e==null?void 0:e.width)!=null?g:this.width,o=(A=e==null?void 0:e.unit_length)!=null?A:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=cw({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0;const h=t,u=D(D({},this.geometryStyle),e);this.path=h,this.geometryStyle=u}setMartial(t){var i,s,o,r,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=D(D({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new w.Vector3,o=new w.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.mesh.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=D(D({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!s.tag)return;const r=new w.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new w.Vector3;this.meshStyle.translate&&e.add(new w.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.mesh.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new w.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new w.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new w.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,Yi(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=w.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtils.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}setTag(t,e){const i=this.curvePath,s=t==="start"?this.startTagContainer:this.endTagContainer;if(!(e!=null&&e.data))return s.plugin.clearTags();const r=Re({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,Ca(r)&&(s.tag.element=l=>{var u,f;(u=s.app)==null||u.$destroy();const c=t==="start"?oe(D({},r.data),{name:this.name,distance:Math.round((f=i.getLength())!=null?f:0),i18n:this.plugin.config.i18n}):r.data,h=new Z2({target:l,intro:!0,props:c});return s.app=h,()=>h.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const l=new w.Vector3().fromArray(r.position),c=new w.Vector3().fromArray(a);l.add(c),l.y+=this.heightOffset;const h=l.toArray();s.plugin.changeTagById(s.tag.id,{position:h})}}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s=t.map(o=>{var r;return(r=this.plugin.workUtils.getObserverStandingPosition(o))==null?void 0:r.toArray()}).filter(Me);return[D({type:"CatmullRomCurve3",points:s},i)]}}function Ca(n){return n.contentType==="Custom"}const $2=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:el},Symbol.toStringTag,{value:"Module"}));class eM extends pg{constructor(e){super(e);d(this,"workUtil",new Ol(this.five))}get version(){return this.five.constructor.version}get majorVersion(){return Number(this.version.split(".")[0])}moveToPano(e,i){const s=this.majorVersion===5?e:{workCode:this.workUtil.workCode,panoIndex:e};return this.five.moveToPano(s,i)}}const Rg="CruisePlugin",Pa=`${Rg}`;class Hg extends on{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"fiveUtil",new eM(this.five));d(this,"workUtil",this.fiveUtil.workUtil);d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Pa} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Pa} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Pa} is disabled`)});this.config=i,Object.assign(window,{[`__${Rg}_DEBUG__`]:this})}set workCode(e){this.fiveUtil.workUtil.workCode=e}get workCode(){return this.fiveUtil.workUtil.workCode}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=D({},this.state);this.state=Re({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),bt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}const Ia=Math.PI*2;function tM(n){return(n%Ia+Ia)%Ia}function Ng(n){return{longitude:tM(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Ea(n,t,e){var l,c,h;const i=new w.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),o=n.getTangentAt(t),{longitude:r,latitude:a}=Ng(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let _l=class extends Hg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(oe(D({},Ea(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Re({},s,this.state),this.config=Re({},o,this.config),this.baseCurveOffset=Re({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,g,A,p;this.handlePause(),this.clear(),this.data=D({id:st()},e);const s=(()=>{if(this.data.path instanceof w.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const m=this.data.path.map(Ve);return new w.CatmullRomCurve3(m,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const m=this.data.path.map(Ve).map(v=>v.toArray());!this.GuideLine&&(((g=this.config)==null?void 0:g.useGuideLine)!==!1&&e.useGuildLine||(A=this.config)!=null&&A.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=cM(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:st(),path:[{type:"CatmullRomCurve3",points:m}],model_style:{visible:!0}}]})}return 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()}handlePlay(){return new Promise((e,i)=>G(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=Ea(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(oe(D({},r),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Ea(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function mu(n){const t=Math.abs(Math.cos(n.latitude));return new w.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function iM(n,t){const e=mu(n),i=mu(t);return e.angleTo(i)}const nM=n=>G(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function sM(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function Gg(n){return G(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Gs extends Hg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return G(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=D({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,g)=>{var A;return f.data.panoIndex!==((A=c[g-1])==null?void 0:A.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var A,p;const g=(A=this.workUtil.getObserver(f))==null?void 0:A.floorIndex;if(g!==void 0)if(l===g){const m=a.length-1;a[m]=[...(p=a[m])!=null?p:[],f]}else{l=g;const m=a.length;a[m]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=Wl(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(oe(D({},e),{index:0}))}formatData(e){return G(this,null,function*(){this.five.work||(yield Gg(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Me(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:st(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return oe(D({id:(l=s.uuid)!=null?l:st(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,m;const u=i.panoIndexList.slice(c).find(v=>v!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),g=this.workUtil.getObserverPosition(u);if(!g||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((m=this.workUtil.getObserver(u))==null?void 0:m.floorIndex))return;const A=new w.Vector3().subVectors(g,f);return Ng(A.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:D({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:D({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:st(),keyframes:s.map((l,c)=>D({id:st(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return G(this,null,function*(){var g;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=st();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(g=e==null?void 0:e.userAction)!=null?g:!0});let h=!1;const f=yield(()=>G(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(m=>m.id===e.playFromId);if(c!=null&&c.id){const m=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),m){if(m.data.effect==="Move")return m.index;if(m.data.effect==="Rotate"){const v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(m,{duration:v}),h=!0,m.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&A.index<f))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield sM(A.stay)),h===!1&&(h=!0)}catch(p){return console.error(p),Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return G(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return G(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return G(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return G(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return G(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return G(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var g,A;const u=(g=a.config)==null?void 0:g.speedConfig,f=(A=e.rotateSpeed)!=null?A:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return iM(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{nM(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return G(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,g;const h=(f=r.config)==null?void 0:f.speedConfig,u=(g=e.moveSpeed)!=null?g:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var u,f,g;this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(g=(f=i==null?void 0:i.moveEffect)!=null?f:(u=this.state.config)==null?void 0:u.moveEffect)!=null?g:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()}),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return G(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class Qg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new Le.Subscribe);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>og("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new el(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new el(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group!==!1;i.setGeometryByPanoGroup(e.pano_group,D({skipPanoGroup:h},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return G(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=D({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield qi(rM(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield qi(oM(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function oM(n,t){return G(this,null,function*(){const e=new _l(n);yield e.load(t),e.playFromStart()})}function rM(n,t){return G(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield Ml(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Gs(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(g){if(g!=="Panorama")return u(new Error("mode not match"))}function c(g){const A=a[0];if(a=a.slice(1),g!==A)return u(new Error("panoIndex not match, wanted: "+A+", got: "+g));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(g){h(),o(g)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const aM=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Qg},Symbol.toStringTag,{value:"Module"})),tl="GuideLinePlugin",pu=`${tl}`;let lM=class extends pi{constructor(e,i){super(e,i);d(this,"name",tl);d(this,"cruisePlugin");d(this,"workUtils",new Ol(this.five));d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${pu} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Gs(e),Object.assign(window,{[`__${tl}_DEBUG__`]:this})}set workCode(e){this.workUtils.workCode=e}get workCode(){return this.workUtils.workCode}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return G(this,null,function*(){var g,A,p,m,v,y,P;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(g=a==null?void 0:a.unitHeight)!=null?g:.4,width:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}},h=(v=(m=r.routes)==null?void 0:m.map(E=>{var k;return Re({},c,{id:(k=E.id)!=null?k:st(),pano_group:E.panoIndexList})}))!=null?v:[],u=(P=(y=r.lines)==null?void 0:y.map(E=>Re({},c,E)))!=null?P:[],f=[...h,...u];yield Gg(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${pu} loaded`,r)})}formatData(e){return G(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=D({},this.state);this.state=D(D({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),bt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Qg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new w.Vector3().fromArray(r).distanceTo(new w.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a.plugin.setState({enabled:c},{});const h=o(l);h&&e.push(l),l.plugin.setState({enabled:h},{})})}clear(){this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Wl=(n,t)=>new lM(n,t),cM=Wl,hM=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),dM=(n,t)=>new Gs(n,t),uM=(n,t)=>new _l(n,t);function Fg(n,t,e){if(e){const s=new w.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}function Gi(n,t){const{max:e,min:i}=n;switch(t){case 0:return new w.Vector3(e.x,e.y,e.z);case 1:return new w.Vector3(i.x,e.y,e.z);case 2:return new w.Vector3(i.x,i.y,e.z);case 3:return new w.Vector3(e.x,i.y,e.z);case 4:return new w.Vector3(e.x,e.y,i.z);case 5:return new w.Vector3(i.x,e.y,i.z);case 6:return new w.Vector3(i.x,i.y,i.z);case 7:return new w.Vector3(e.x,i.y,i.z)}}function Qs(n){const t=new w.Box3,e=new w.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(i=>{var o;if(i.name==="shadow"||i.type==="Line2")return;const s=i.geometry;if(i.updateWorldMatrix(!1,!1),s!==void 0){const r=(o=s==null?void 0:s.attributes)==null?void 0:o.position;if(r)for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrixWorld),t.expandByPoint(e);else s.vertices&&s.vertices.forEach(a=>{const l=a.clone().applyMatrix4(i.matrixWorld);t.expandByPoint(l)})}}),!t.isEmpty())return t.applyMatrix4(fM(n.matrixWorld.clone())),t}const fM=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],g=t[11],A=t[12],p=t[13],m=t[14],v=t[15],y=u*m*c-p*f*c+p*l*g-a*m*g-u*l*v+a*f*v,P=A*f*c-h*m*c-A*l*g+r*m*g+h*l*v-r*f*v,E=h*p*c-A*u*c+A*a*g-r*p*g-h*a*v+r*u*v,k=A*u*l-h*p*l-A*a*f+r*p*f+h*a*m-r*u*m,I=e*y+i*P+s*E+o*k;if(I===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const j=1/I;return t[0]=y*j,t[1]=(p*f*o-u*m*o-p*s*g+i*m*g+u*s*v-i*f*v)*j,t[2]=(a*m*o-p*l*o+p*s*c-i*m*c-a*s*v+i*l*v)*j,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*g-i*l*g)*j,t[4]=P*j,t[5]=(h*m*o-A*f*o+A*s*g-e*m*g-h*s*v+e*f*v)*j,t[6]=(A*l*o-r*m*o-A*s*c+e*m*c+r*s*v-e*l*v)*j,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*g+e*l*g)*j,t[8]=E*j,t[9]=(A*u*o-h*p*o-A*i*g+e*p*g+h*i*v-e*u*v)*j,t[10]=(r*p*o-A*a*o+A*i*c-e*p*c-r*i*v+e*a*v)*j,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*g-e*a*g)*j,t[12]=k*j,t[13]=(h*p*s-A*u*s+A*i*f-e*p*f-h*i*m+e*u*m)*j,t[14]=(A*a*s-r*p*s-A*i*l+e*p*l+r*i*m-e*a*m)*j,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*j,n};class Fs extends St{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?(i=Qs(this.originObject3D))==null||i.getCenter(this.position):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom()),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){Fg(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class gM extends Fs{}class mM extends Fs{}class pM extends Fs{}class AM extends Fs{}class vM extends Fs{}class bM extends w.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class Au extends w.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function yM(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new w.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function yr(n,t,e){if(!t||!e||!n)return;const i=yM(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new w.Raycaster;return s.setFromCamera(i,n),s}function wM(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class Ma extends bM{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new w.Color((h=e.color)!=null?h:16214315),s=new w.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,opacity:1,transparent:!0,side:w.DoubleSide});this.renderOrder=50;const o=new w.ConeGeometry(.04,.1,32),r=new Au(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new w.CylinderGeometry(a,a,.4,32),c=new Au(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const ka={X:15618642,Y:4765519,Z:4227839};class Tn{static get X(){return new w.Color(ka.X).convertSRGBToLinear().clone()}static get Y(){return new w.Color(ka.Y).convertSRGBToLinear().clone()}static get Z(){return new w.Color(ka.Z).convertSRGBToLinear().clone()}}function Ul(n,t){const s=n.position.distanceTo(t),o=n.fov,r=s/3,a=o/90;return r*a}class CM extends gM{constructor(e,i){super(e,i);d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Ma({direction:"x",color:Tn.X})),i.yArrowEnable!==!1&&(this.yArrow=new Ma({direction:"y",color:Tn.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Ma({direction:"z",color:Tn.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}show(){super.show(),this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0)}setScaleByCamera(e){this.scale.setScalar(Ul(e,this.position))}showDraggingHelper(e){this.xArrow&&(this.xArrow.visible=e.includes("x")),this.yArrow&&(this.yArrow.visible=e.includes("y")),this.zArrow&&(this.zArrow.visible=e.includes("z"))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function Xi(n,t){return PM(document.createElement(t!=null?t:"div"),n)}function PM(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function IM(n){const t=Xi(D({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class EM extends pM{constructor(e,i){super(e,i);d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new xa({direction:"x",color:Tn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new xa({direction:"y",color:Tn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new xa({direction:"z",color:Tn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=IM({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Ul(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class xa extends w.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new MM(e),this.ring=new kM(e),this.angleSector=new xM(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let MM=class extends w.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new w.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new w.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class kM extends w.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new w.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new w.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide});this.renderOrder=50;const c=new w.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class xM extends w.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new w.Vector3(0,0,1);break;case"y":this.baseAxes=new w.Vector3(1,0,0);break;case"z":this.baseAxes=new w.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new w.CircleGeometry(i,48,0,1e-4),this.material=new w.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function DM(){const n=Xi({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Xi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Xi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:wi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:wi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:wi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:wi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:wi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:wi({cursor:"ns-resize",top:i})},h={direction:"nwse",element:wi({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:wi({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(g=>t.appendChild(g.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function wi(n){const t=Xi(D({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=Xi({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=Xi({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class SM extends vM{constructor(e,i,s,o){super(e);d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Ln);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new w.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new w.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new w.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=DM();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class TM extends mM{constructor(e){super(e);d(this,"box");d(this,"outline");d(this,"originObject");d(this,"positionAttribute");this.originObject=e,this.positionAttribute=new w.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=Qs(this.originObject);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new w.BufferGeometry;i.setIndex(new w.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new w.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new w.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new w.BufferGeometry;i.setIndex(new w.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new w.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new w.Mesh(i,s)}}function je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new w.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}};je.prototype._objectCtxInit=function(n){n._3xDomEvent={}};je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};je.prototype._objectCtxGet=function(n){return n._3xDomEvent};je.prototype.camera=function(n){return n&&(this._camera=n),this._camera};je.prototype.bind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)};je.prototype.addEventListener=je.prototype.bind;je.prototype.unbind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};je.prototype.removeEventListener=je.prototype.unbind;je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new w.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}};je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new w.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}};je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}};je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)};je.prototype._onClick=function(n){this._onMouseEvent("click",n)};je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}};je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};class _s{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"onWantsUpdateCameraDistance",()=>{if(this.camera.isPerspectiveCamera){const t=this.camera;this.helperObject3D.setScaleByCamera(t)}});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=Qs(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ti,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ti,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new je(t.camera,t.container),this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e,this.initialHelperPosition(),this.initialHelperQuaternion(),this.onWantsUpdateCameraDistance(),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.internalHooks.on("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),this.disposers.push(()=>{this.internalHooks.off("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){var a,l,c;this.helperObject3D.initQuaternion();const t=(a=this.config.xAxis)!=null?a:new w.Vector3(1,0,0),e=(l=this.config.yAxis)!=null?l:new w.Vector3(0,1,0),i=(c=this.config.zAxis)!=null?c:new w.Vector3(0,0,1),s=new w.Quaternion;s.setFromUnitVectors(new w.Vector3(1,0,0),t.normalize());const o=new w.Quaternion;o.setFromUnitVectors(new w.Vector3(0,1,0),e.normalize());const r=new w.Quaternion;r.setFromUnitVectors(new w.Vector3(0,0,1),i.normalize()),this.helperObject3D.quaternion.premultiply(s),this.helperObject3D.quaternion.premultiply(o),this.helperObject3D.quaternion.premultiply(r)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new w.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new w.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=rl(t).filter(Me),o=[];for(const r of s)if(r.material||r instanceof w.Group){const a=r instanceof w.Group?r.children.filter(f=>f instanceof w.Mesh):[r];a.forEach(f=>{f.__originalColor__=f.material.color.clone(),f.__originalOpacity__=f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new w.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}function Qn(n,t,e,i=!0){const s=new w.Plane().setFromNormalAndCoplanarPoint(t.direction.clone().normalize(),n),o=s.projectPoint(e.start,new w.Vector3),r=s.projectPoint(e.end,new w.Vector3),a=new w.Line3(o,r),l=a.closestPointToPoint(n,i,new w.Vector3),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const f=-l.distanceTo(o)/a.distance(),g=e.start.clone().sub(e.end).normalize();return e.start.sub(g.clone().multiplyScalar(f*e.distance()))}else{const f=l.distanceTo(o)/a.distance();return new w.Vector3().lerpVectors(e.start,e.end,f)}}class LM extends _s{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var r,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new w.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}dragStart(e){if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new w.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new w.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new w.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new w.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=yr(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=Qn(this.camera.position,e.ray,i,!1),a=r.clone().sub(s),l=new w.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class bs{constructor(t,e,i,s,o,r,a){d(this,"helperController");d(this,"five");d(this,"onFiveWantsUpdateCameraDistance",()=>{var t,e;this.helperController&&((e=(t=this.helperController).onWantsUpdateCameraDistance)==null||e.call(t))});d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:l,model:c,scene:h}=t,u=t.getElement();if(this.five=t,!l||!c||!u||!h)return;const f=()=>{t.needsRender=!0};this.helperController=new e({camera:l,model:c,originObject3D:i,helperObject3D:s,container:u,scene:h,onRender:f,sharedHooks:r,sharedInternalHooks:a},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),t.on("cameraFovUpdate",this.onFiveWantsUpdateCameraDistance),t.on("cameraPositionUpdate",this.onFiveWantsUpdateCameraDistance)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),this.five.off("cameraFovUpdate",this.onFiveWantsUpdateCameraDistance),this.five.off("cameraPositionUpdate",this.onFiveWantsUpdateCameraDistance),(t=this.helperController)==null||t.dispose()}}const jM="v1.0.1",zM="Object3DHelper",Yl=`${zM}@${jM}`,OM=()=>{console.error(`${Yl} is disposed`)},BM=()=>{console.warn(`${Yl} is disabled`)},VM=()=>{console.error(`${Yl} is disabled`)};class RM{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ti);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return G(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return G(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return OM();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return VM();const i=D({},this.state);this.state=D(D({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=D(D({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&BM()}}function Da(n){return n*Math.PI/180}const Sa=new w.Quaternion;class HM extends _s{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new w.Euler(Da(i),Da(s),Da(o)),a=new w.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Fg(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new w.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new w.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new w.Vector3(0,0,1).applyQuaternion(l)})(),h=new w.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new w.Vector3).clone().sub(this.rotateCenter),g=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,g),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},Sa.copy(l),this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=yr(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new w.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new w.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const g=new w.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),A=l.quaternion.clone().premultiply(g);if(this.hooks.emit("wantToRotate",A))return;const v=new w.Euler().setFromQuaternion(new w.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Sf(this.startInfo.angle)),h){const y=new w.Vector3().subVectors(l.position,h).applyQuaternion(g).add(h);l.position.copy(y)}l.applyQuaternion(g),Sa.premultiply(g),this.internalHooks.emit("applyObjectRotate",{quaternion:g,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.internalHooks.emit("setObjectRotate",Sa,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof w.Mesh&&s.geometry instanceof w.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new w.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof w.Mesh&&r.geometry instanceof w.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new w.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class NM extends _s{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new w.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=yr(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var U,W;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new _.Vector3);if(!a||wM(a,this.camera.position))return;const l=new _.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new _.Vector3().subVectors(r[1],r[0]),f=new _.Vector3().subVectors(r[3],r[0]),g=N=>{const Q=new _.Vector3(0,0,0);if(!this.startInfo)return Q;const H=(N==="ew"?u:f).clone(),F=c.clone().projectOnVector(H),Y=a.clone().projectOnVector(H),Z=l.clone().projectOnVector(H);if(Y.equals(F))return Q;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const de=new _.Vector3().subVectors(Y,Z),he=de.x<0&&H.x>=0,Pe=de.y<0&&H.y>=0,Ce=de.z<0&&H.z>=0;this.startInfo.dragPointInCenterBottom=he||Pe||Ce}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const de=new _.Vector3().subVectors(Y,Z),he=de.x<0&&H.x>=0,Pe=de.y<0&&H.y>=0,Ce=de.z<0&&H.z>=0;this.startInfo.dragPointInCenterLeft=he||Pe||Ce}const q=new _.Vector3().subVectors(Y,F),ee=q.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),Q):q},A=g("ew"),p=g("ns"),m=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((Q,H)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterLeft?(H===0||H===3)&&Q.add(N):(H===1||H===2)&&Q.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((Q,H)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterBottom?(H===0||H===1)&&Q.add(N):(H===2||H===3)&&Q.add(N)})};switch(h){case"ew":m();break;case"ns":v();break;case"nesw":case"nwse":m(),v()}const y=new _.Vector3().subVectors(r[1],r[0]).length()/u.length(),P=new _.Vector3().subVectors(r[3],r[0]).length()/f.length(),E=new _.Vector3(y,P,1),k=new w.Matrix4().scale(E);i.isCSS3DObjectPlus?i.applyScaleMatrix4(k):i.scale.applyMatrix4(k),s.position.copy(a);const I=new _.Vector3().addVectors(r[0],r[2]).divideScalar(2),j=new _.Vector3().subVectors(I,l),R=new w.Matrix4().setPosition(j);i.applyMatrix4(R),(U=this.helperObject3D.css3DInstance)==null||U.css3DObject.applyMatrix4(R),(W=this.helperObject3D.plane)==null||W.applyMatrix4(R),this.internalHooks.emit("applyObjectScale",{matrix:k}),this.internalHooks.emit("applyObjectPosition",{matrix:R}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class GM extends NM{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class QM extends _s{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class FM extends AM{constructor(e,i){super(e,i);d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initialPosition(e){this.position.copy(this.originObject3D.position),this.scaleMeshes.length&&this.remove(...this.scaleMeshes);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map(s=>{const o=_M();return o.position.copy(s.handlePosition),o.scalePosition=s,o}),this.add(...this.scaleMeshes))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Ul(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function _M(){const t=new w.BoxGeometry(.05,.05,.05),e=new w.MeshBasicMaterial({color:16776960,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide}),i=new w.Mesh(t,e);return i.renderOrder=10,i}class WM extends _s{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position,o=i.object,r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new w.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new w.Ray(s,i.point.clone().sub(s)),u=Qn(s,h,c);this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i=yr(this.camera,e,this.container);return i?(this.scale(i),!1):this.dragEnd()});d(this,"scale",e=>{var h,u;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,{basePosition:a}=r,l=this.camera.position,c=Qn(l,e.ray,i);c.applyMatrix4(new w.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(u=(h=this.config)==null?void 0:h.scaleCallback)==null||u.call(h,{ratio:c.distanceTo(a)/s.distanceTo(a),intersectPoint:c,scalePosition:r}),o.position.copy(c.clone())});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd)}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new w.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const il="Object3DHelperPlugin",wr=il,UM=()=>{console.error(`${wr} is disposed`)},YM=()=>{console.warn(`${wr} is disabled`)},XM=()=>{console.error(`${wr} is disabled`)};class Xl extends on{constructor(e){super(e);d(this,"name",il);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Ln(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${il.toUpperCase()}_DEBUG__`]:this})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return UM();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return XM();const s=D({},this.state);this.state=D(D({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var y;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new RM,o=[],r=(y=this.five.getElement())==null?void 0:y.parentElement,a=this.five.camera,c=D(D({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:g,positionFrom:A}=c,p=new Le.Subscribe,m=new Le.Subscribe,v=P=>{if(P)return typeof P=="boolean"?P:P.enable};if(v(h)){const P=D(D({},this.getConfig(c.moveHelper)),c),E=new CM(e,D({},P)),k=new bs(this.five,LM,e,E,P,p,m);s.addControllers({moveController:k.helperController}),o.push(()=>k.dispose())}if(v(u)){const P=D(D({},this.getConfig(c.rotateHelper)),c),E=new EM(e,D({container:r},P)),k=new bs(this.five,HM,e,E,P,p,m);s.addControllers({rotateController:k.helperController}),o.push(()=>k.dispose())}if(v(g)){const P=new TM(e),E=new bs(this.five,QM,e,P,void 0,p,m);s.addControllers({boundingBoxController:E.helperController})}if(v(f))if(e.isCSS3DObjectPlus&&r){const P=new SM(e,r,a,this.five.scene),E=new bs(this.five,GM,e,P,void 0,p,m);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose()),Zu(this.five).then(()=>{var k,I;if(e.isCSS3DObjectPlus){const j=e;if(!j||j.mode!=="front")return;const R=(k=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?k:Ju(this.five);R&&(this.css3DObjectParentMap.set(j,j.parent),j.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(R),(I=this.css3DRender.getBehindCSS3DObjectGroup())==null||I.add(j),this.css3DRender.render(this.five.camera))}})}else{const P=D(D({},this.getConfig(c.scaleHelper)),c),E=new FM(e,P),k=new bs(this.five,WM,e,E,P,p,m);s.addControllers({scaleController:k.helperController}),o.push(()=>k.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&YM()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const ZM=n=>new Xl(n),JM=`
689
+ `;class el{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"mesh");d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"visible",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new Ji({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"flickerAnime",zn(300).yoyo(!0).repeat(5));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Rt(t):jn(t),this.updateVisible()});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFlickerAnimeUpdate",t=>{var s,o,r,a;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&Ca(this.startTagContainer.tag)&&((r=this.startTagContainer.app)==null||r.$set(oe(D({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round((o=(s=this.curvePath)==null?void 0:s.getLength())!=null?o:0)}))),this.endTagContainer.tag&&Ca(this.endTagContainer.tag)&&((a=this.endTagContainer.app)==null||a.$set(oe(D({},this.endTagContainer.tag.data),{opacity:i})))});d(this,"logWarning",t=>_y("GuideLineModeItem: ",t));d(this,"logError",t=>og("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new $o(this.five)},this.endTagContainer={tag:null,plugin:new $o(this.five)};const i=new w.BufferGeometry,s=new w.ShaderMaterial({vertexShader:q2,fragmentShader:K2,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new w.Color},mapOpacity:{value:1},backgroundColor:{value:new w.Color},backgroundOpacity:{value:0},borderColor:{value:new w.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new w.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=J2(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtils.getObserverStandingPosition(r)).filter(Me):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,g,A;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(g=e==null?void 0:e.width)!=null?g:this.width,o=(A=e==null?void 0:e.unit_length)!=null?A:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=cw({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0;const h=t,u=D(D({},this.geometryStyle),e);this.path=h,this.geometryStyle=u}setMartial(t){var i,s,o,r,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=D(D({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new w.Vector3,o=new w.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.mesh.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=D(D({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!s.tag)return;const r=new w.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new w.Vector3;this.meshStyle.translate&&e.add(new w.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.mesh.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new w.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new w.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new w.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,Yi(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=w.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtils.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}setTag(t,e){const i=this.curvePath,s=t==="start"?this.startTagContainer:this.endTagContainer;if(!(e!=null&&e.data))return s.plugin.clearTags();const r=Re({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,Ca(r)&&(s.tag.element=l=>{var u,f;(u=s.app)==null||u.$destroy();const c=t==="start"?oe(D({},r.data),{name:this.name,distance:Math.round((f=i.getLength())!=null?f:0),i18n:this.plugin.config.i18n}):r.data,h=new Z2({target:l,intro:!0,props:c});return s.app=h,()=>h.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const l=new w.Vector3().fromArray(r.position),c=new w.Vector3().fromArray(a);l.add(c),l.y+=this.heightOffset;const h=l.toArray();s.plugin.changeTagById(s.tag.id,{position:h})}}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s=t.map(o=>{var r;return(r=this.plugin.workUtils.getObserverStandingPosition(o))==null?void 0:r.toArray()}).filter(Me);return[D({type:"CatmullRomCurve3",points:s},i)]}}function Ca(n){return n.contentType==="Custom"}const $2=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:el},Symbol.toStringTag,{value:"Module"}));class eM extends pg{constructor(e){super(e);d(this,"workUtil",new Ol(this.five))}get version(){return this.five.constructor.version}get majorVersion(){return Number(this.version.split(".")[0])}moveToPano(e,i){const s=this.majorVersion===5?e:{workCode:this.workUtil.workCode,panoIndex:e};return this.five.moveToPano(s,i)}}const Rg="CruisePlugin",Pa=`${Rg}`;class Hg extends on{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"fiveUtil",new eM(this.five));d(this,"workUtil",this.fiveUtil.workUtil);d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Pa} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Pa} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Pa} is disabled`)});this.config=i,Object.assign(window,{[`__${Rg}_DEBUG__`]:this})}set workCode(e){this.fiveUtil.workUtil.workCode=e}get workCode(){return this.fiveUtil.workUtil.workCode}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=D({},this.state);this.state=Re({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),bt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}const Ia=Math.PI*2;function tM(n){return(n%Ia+Ia)%Ia}function Ng(n){return{longitude:tM(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Ea(n,t,e){var l,c,h;const i=new w.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),o=n.getTangentAt(t),{longitude:r,latitude:a}=Ng(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let _l=class extends Hg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(oe(D({},Ea(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Re({},s,this.state),this.config=Re({},o,this.config),this.baseCurveOffset=Re({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,g,A,p;this.handlePause(),this.clear(),this.data=D({id:st()},e);const s=(()=>{if(this.data.path instanceof w.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const m=this.data.path.map(Ve);return new w.CatmullRomCurve3(m,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const m=this.data.path.map(Ve).map(v=>v.toArray());!this.GuideLine&&(((g=this.config)==null?void 0:g.useGuideLine)!==!1&&e.useGuildLine||(A=this.config)!=null&&A.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=cM(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:st(),path:[{type:"CatmullRomCurve3",points:m}],model_style:{visible:!0}}]})}return 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()}handlePlay(){return new Promise((e,i)=>G(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=Ea(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(oe(D({},r),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Ea(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function mu(n){const t=Math.abs(Math.cos(n.latitude));return new w.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function iM(n,t){const e=mu(n),i=mu(t);return e.angleTo(i)}const nM=n=>G(exports,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function sM(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function Gg(n){return G(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Gs extends Hg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return G(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=D({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,g)=>{var A;return f.data.panoIndex!==((A=c[g-1])==null?void 0:A.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var A,p;const g=(A=this.workUtil.getObserver(f))==null?void 0:A.floorIndex;if(g!==void 0)if(l===g){const m=a.length-1;a[m]=[...(p=a[m])!=null?p:[],f]}else{l=g;const m=a.length;a[m]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=Wl(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(oe(D({},e),{index:0}))}formatData(e){return G(this,null,function*(){this.five.work||(yield Gg(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Me(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:st(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return oe(D({id:(l=s.uuid)!=null?l:st(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,m;const u=i.panoIndexList.slice(c).find(v=>v!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),g=this.workUtil.getObserverPosition(u);if(!g||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((m=this.workUtil.getObserver(u))==null?void 0:m.floorIndex))return;const A=new w.Vector3().subVectors(g,f);return Ng(A.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:D({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:D({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:st(),keyframes:s.map((l,c)=>D({id:st(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return G(this,null,function*(){var g;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=st();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(g=e==null?void 0:e.userAction)!=null?g:!0});let h=!1;const f=yield(()=>G(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(m=>m.id===e.playFromId);if(c!=null&&c.id){const m=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),m){if(m.data.effect==="Move")return m.index;if(m.data.effect==="Rotate"){const v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(m,{duration:v}),h=!0,m.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&A.index<f))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield sM(A.stay)),h===!1&&(h=!0)}catch(p){return console.error(p),Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return G(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return G(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return G(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return G(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return G(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return G(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var g,A;const u=(g=a.config)==null?void 0:g.speedConfig,f=(A=e.rotateSpeed)!=null?A:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return iM(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{nM(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return G(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,g;const h=(f=r.config)==null?void 0:f.speedConfig,u=(g=e.moveSpeed)!=null?g:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var u,f,g;this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(g=(f=i==null?void 0:i.moveEffect)!=null?f:(u=this.state.config)==null?void 0:u.moveEffect)!=null?g:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()}),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return G(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class Qg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new Le.Subscribe);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>og("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new el(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new el(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group!==!1;i.setGeometryByPanoGroup(e.pano_group,D({skipPanoGroup:h},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return G(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=D({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield qi(rM(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield qi(oM(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function oM(n,t){return G(this,null,function*(){const e=new _l(n);yield e.load(t),e.playFromStart()})}function rM(n,t){return G(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield Ml(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Gs(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(g){if(g!=="Panorama")return u(new Error("mode not match"))}function c(g){const A=a[0];if(a=a.slice(1),g!==A)return u(new Error("panoIndex not match, wanted: "+A+", got: "+g));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(g){h(),o(g)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const aM=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Qg},Symbol.toStringTag,{value:"Module"})),tl="GuideLinePlugin",pu=`${tl}`;let lM=class extends pi{constructor(e,i){super(e,i);d(this,"name",tl);d(this,"cruisePlugin");d(this,"workUtils",new Ol(this.five));d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${pu} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Gs(e),Object.assign(window,{[`__${tl}_DEBUG__`]:this})}set workCode(e){this.workUtils.workCode=e}get workCode(){return this.workUtils.workCode}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return G(this,null,function*(){var g,A,p,m,v,y,P;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(g=a==null?void 0:a.unitHeight)!=null?g:.4,width:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}},h=(v=(m=r.routes)==null?void 0:m.map(E=>{var k;return Re({},c,{id:(k=E.id)!=null?k:st(),pano_group:E.panoIndexList})}))!=null?v:[],u=(P=(y=r.lines)==null?void 0:y.map(E=>Re({},c,E)))!=null?P:[],f=[...h,...u];yield Gg(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${pu} loaded`,r)})}formatData(e){return G(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=D({},this.state);this.state=D(D({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),bt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Qg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new w.Vector3().fromArray(r).distanceTo(new w.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a.plugin.setState({enabled:c},{});const h=o(l);h&&e.push(l),l.plugin.setState({enabled:h},{})})}clear(){this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Wl=(n,t)=>new lM(n,t),cM=Wl,hM=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),dM=(n,t)=>new Gs(n,t),uM=(n,t)=>new _l(n,t);function Fg(n,t,e){if(e){const s=new w.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}function Gi(n,t){const{max:e,min:i}=n;switch(t){case 0:return new w.Vector3(e.x,e.y,e.z);case 1:return new w.Vector3(i.x,e.y,e.z);case 2:return new w.Vector3(i.x,i.y,e.z);case 3:return new w.Vector3(e.x,i.y,e.z);case 4:return new w.Vector3(e.x,e.y,i.z);case 5:return new w.Vector3(i.x,e.y,i.z);case 6:return new w.Vector3(i.x,i.y,i.z);case 7:return new w.Vector3(e.x,i.y,i.z)}}function Qs(n){const t=new w.Box3,e=new w.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(i=>{var o;if(i.name==="shadow"||i.type==="Line2")return;const s=i.geometry;if(i.updateWorldMatrix(!1,!1),s!==void 0){const r=(o=s==null?void 0:s.attributes)==null?void 0:o.position;if(r)for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrixWorld),t.expandByPoint(e);else s.vertices&&s.vertices.forEach(a=>{const l=a.clone().applyMatrix4(i.matrixWorld);t.expandByPoint(l)})}}),!t.isEmpty())return t.applyMatrix4(fM(n.matrixWorld.clone())),t}const fM=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],g=t[11],A=t[12],p=t[13],m=t[14],v=t[15],y=u*m*c-p*f*c+p*l*g-a*m*g-u*l*v+a*f*v,P=A*f*c-h*m*c-A*l*g+r*m*g+h*l*v-r*f*v,E=h*p*c-A*u*c+A*a*g-r*p*g-h*a*v+r*u*v,k=A*u*l-h*p*l-A*a*f+r*p*f+h*a*m-r*u*m,I=e*y+i*P+s*E+o*k;if(I===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const j=1/I;return t[0]=y*j,t[1]=(p*f*o-u*m*o-p*s*g+i*m*g+u*s*v-i*f*v)*j,t[2]=(a*m*o-p*l*o+p*s*c-i*m*c-a*s*v+i*l*v)*j,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*g-i*l*g)*j,t[4]=P*j,t[5]=(h*m*o-A*f*o+A*s*g-e*m*g-h*s*v+e*f*v)*j,t[6]=(A*l*o-r*m*o-A*s*c+e*m*c+r*s*v-e*l*v)*j,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*g+e*l*g)*j,t[8]=E*j,t[9]=(A*u*o-h*p*o-A*i*g+e*p*g+h*i*v-e*u*v)*j,t[10]=(r*p*o-A*a*o+A*i*c-e*p*c-r*i*v+e*a*v)*j,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*g-e*a*g)*j,t[12]=k*j,t[13]=(h*p*s-A*u*s+A*i*f-e*p*f-h*i*m+e*u*m)*j,t[14]=(A*a*s-r*p*s-A*i*l+e*p*l+r*i*m-e*a*m)*j,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*j,n};class Fs extends St{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?(i=Qs(this.originObject3D))==null||i.getCenter(this.position):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom()),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){Fg(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class gM extends Fs{}class mM extends Fs{}class pM extends Fs{}class AM extends Fs{}class vM extends Fs{}class bM extends w.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class Au extends w.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function yM(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new w.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function yr(n,t,e){if(!t||!e||!n)return;const i=yM(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new w.Raycaster;return s.setFromCamera(i,n),s}function wM(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class Ma extends bM{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new w.Color((h=e.color)!=null?h:16214315),s=new w.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,opacity:1,transparent:!0,side:w.DoubleSide});this.renderOrder=50;const o=new w.ConeGeometry(.04,.1,32),r=new Au(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new w.CylinderGeometry(a,a,.4,32),c=new Au(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const ka={X:15618642,Y:4765519,Z:4227839};class Tn{static get X(){return new w.Color(ka.X).convertSRGBToLinear().clone()}static get Y(){return new w.Color(ka.Y).convertSRGBToLinear().clone()}static get Z(){return new w.Color(ka.Z).convertSRGBToLinear().clone()}}function Ul(n,t){const s=n.position.distanceTo(t),o=n.fov,r=s/3,a=o/90;return r*a}class CM extends gM{constructor(e,i){super(e,i);d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Ma({direction:"x",color:Tn.X})),i.yArrowEnable!==!1&&(this.yArrow=new Ma({direction:"y",color:Tn.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Ma({direction:"z",color:Tn.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}show(){super.show(),this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0)}setScaleByCamera(e){this.scale.setScalar(Ul(e,this.position))}showDraggingHelper(e){this.xArrow&&(this.xArrow.visible=e.includes("x")),this.yArrow&&(this.yArrow.visible=e.includes("y")),this.zArrow&&(this.zArrow.visible=e.includes("z"))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function Xi(n,t){return PM(document.createElement(t!=null?t:"div"),n)}function PM(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function IM(n){const t=Xi(D({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class EM extends pM{constructor(e,i){super(e,i);d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new xa({direction:"x",color:Tn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new xa({direction:"y",color:Tn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new xa({direction:"z",color:Tn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=IM({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Ul(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class xa extends w.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new MM(e),this.ring=new kM(e),this.angleSector=new xM(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let MM=class extends w.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new w.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new w.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class kM extends w.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new w.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new w.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide});this.renderOrder=50;const c=new w.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class xM extends w.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new w.Vector3(0,0,1);break;case"y":this.baseAxes=new w.Vector3(1,0,0);break;case"z":this.baseAxes=new w.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new w.CircleGeometry(i,48,0,1e-4),this.material=new w.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function DM(){const n=Xi({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Xi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Xi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:wi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:wi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:wi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:wi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:wi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:wi({cursor:"ns-resize",top:i})},h={direction:"nwse",element:wi({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:wi({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(g=>t.appendChild(g.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function wi(n){const t=Xi(D({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=Xi({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=Xi({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class SM extends vM{constructor(e,i,s,o){super(e);d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Ln);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new w.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new w.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new w.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=DM();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class TM extends mM{constructor(e){super(e);d(this,"box");d(this,"outline");d(this,"originObject");d(this,"positionAttribute");this.originObject=e,this.positionAttribute=new w.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=Qs(this.originObject);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new w.BufferGeometry;i.setIndex(new w.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new w.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new w.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new w.BufferGeometry;i.setIndex(new w.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new w.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new w.Mesh(i,s)}}function je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new w.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)};je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"];je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}};je.prototype._objectCtxInit=function(n){n._3xDomEvent={}};je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent};je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent};je.prototype._objectCtxGet=function(n){return n._3xDomEvent};je.prototype.camera=function(n){return n&&(this._camera=n),this._camera};je.prototype.bind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)};je.prototype.addEventListener=je.prototype.bind;je.prototype.unbind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)};je.prototype.removeEventListener=je.prototype.unbind;je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1};je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new w.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}};je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new w.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}};je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}};je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)};je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)};je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)};je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)};je.prototype._onClick=function(n){this._onMouseEvent("click",n)};je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)};je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)};je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)};je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)};je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}};je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};class _s{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"onWantsUpdateCameraDistance",()=>{if(this.camera.isPerspectiveCamera){const t=this.camera;this.helperObject3D.setScaleByCamera(t)}});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=Qs(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ti,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ti,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new je(t.camera,t.container),this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.onWantsUpdateCameraDistance(),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.internalHooks.on("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),this.disposers.push(()=>{this.internalHooks.off("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){var a,l,c;this.helperObject3D.initQuaternion();const t=(a=this.config.xAxis)!=null?a:new w.Vector3(1,0,0),e=(l=this.config.yAxis)!=null?l:new w.Vector3(0,1,0),i=(c=this.config.zAxis)!=null?c:new w.Vector3(0,0,1),s=new w.Quaternion;s.setFromUnitVectors(new w.Vector3(1,0,0),t.normalize());const o=new w.Quaternion;o.setFromUnitVectors(new w.Vector3(0,1,0),e.normalize());const r=new w.Quaternion;r.setFromUnitVectors(new w.Vector3(0,0,1),i.normalize()),this.helperObject3D.quaternion.premultiply(s),this.helperObject3D.quaternion.premultiply(o),this.helperObject3D.quaternion.premultiply(r)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new w.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new w.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=rl(t).filter(Me),o=[];for(const r of s)if(r.material||r instanceof w.Group){const a=r instanceof w.Group?r.children.filter(f=>f instanceof w.Mesh):[r];a.forEach(f=>{f.__originalColor__=f.material.color.clone(),f.__originalOpacity__=f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new w.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}function Qn(n,t,e,i=!0){const s=new w.Plane().setFromNormalAndCoplanarPoint(t.direction.clone().normalize(),n),o=s.projectPoint(e.start,new w.Vector3),r=s.projectPoint(e.end,new w.Vector3),a=new w.Line3(o,r),l=a.closestPointToPoint(n,i,new w.Vector3),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const f=-l.distanceTo(o)/a.distance(),g=e.start.clone().sub(e.end).normalize();return e.start.sub(g.clone().multiplyScalar(f*e.distance()))}else{const f=l.distanceTo(o)/a.distance();return new w.Vector3().lerpVectors(e.start,e.end,f)}}class LM extends _s{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var r,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new w.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}dragStart(e){if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new w.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new w.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new w.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new w.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=yr(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=Qn(this.camera.position,e.ray,i,!1),a=r.clone().sub(s),l=new w.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class bs{constructor(t,e,i,s,o,r,a){d(this,"helperController");d(this,"five");d(this,"onFiveWantsUpdateCameraDistance",()=>{var t,e;this.helperController&&((e=(t=this.helperController).onWantsUpdateCameraDistance)==null||e.call(t))});d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:l,model:c,scene:h}=t,u=t.getElement();if(this.five=t,!l||!c||!u||!h)return;const f=()=>{t.needsRender=!0};this.helperController=new e({camera:l,model:c,originObject3D:i,helperObject3D:s,container:u,scene:h,onRender:f,sharedHooks:r,sharedInternalHooks:a},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),t.on("cameraFovUpdate",this.onFiveWantsUpdateCameraDistance),t.on("cameraPositionUpdate",this.onFiveWantsUpdateCameraDistance)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),this.five.off("cameraFovUpdate",this.onFiveWantsUpdateCameraDistance),this.five.off("cameraPositionUpdate",this.onFiveWantsUpdateCameraDistance),(t=this.helperController)==null||t.dispose()}}const jM="v1.0.1",zM="Object3DHelper",Yl=`${zM}@${jM}`,OM=()=>{console.error(`${Yl} is disposed`)},BM=()=>{console.warn(`${Yl} is disabled`)},VM=()=>{console.error(`${Yl} is disabled`)};class RM{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ti);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return G(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return G(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return OM();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return VM();const i=D({},this.state);this.state=D(D({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=D(D({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&BM()}}function Da(n){return n*Math.PI/180}const Sa=new w.Quaternion;class HM extends _s{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new w.Euler(Da(i),Da(s),Da(o)),a=new w.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Fg(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new w.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new w.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new w.Vector3(0,0,1).applyQuaternion(l)})(),h=new w.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new w.Vector3).clone().sub(this.rotateCenter),g=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,g),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},Sa.copy(l),this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=yr(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new w.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new w.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const g=new w.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),A=l.quaternion.clone().premultiply(g);if(this.hooks.emit("wantToRotate",A))return;const v=new w.Euler().setFromQuaternion(new w.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Sf(this.startInfo.angle)),h){const y=new w.Vector3().subVectors(l.position,h).applyQuaternion(g).add(h);l.position.copy(y)}l.applyQuaternion(g),Sa.premultiply(g),this.internalHooks.emit("applyObjectRotate",{quaternion:g,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.internalHooks.emit("setObjectRotate",Sa,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof w.Mesh&&s.geometry instanceof w.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new w.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof w.Mesh&&r.geometry instanceof w.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new w.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class NM extends _s{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new w.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=yr(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var U,W;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new _.Vector3);if(!a||wM(a,this.camera.position))return;const l=new _.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new _.Vector3().subVectors(r[1],r[0]),f=new _.Vector3().subVectors(r[3],r[0]),g=N=>{const Q=new _.Vector3(0,0,0);if(!this.startInfo)return Q;const H=(N==="ew"?u:f).clone(),F=c.clone().projectOnVector(H),Y=a.clone().projectOnVector(H),Z=l.clone().projectOnVector(H);if(Y.equals(F))return Q;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const de=new _.Vector3().subVectors(Y,Z),he=de.x<0&&H.x>=0,Pe=de.y<0&&H.y>=0,Ce=de.z<0&&H.z>=0;this.startInfo.dragPointInCenterBottom=he||Pe||Ce}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const de=new _.Vector3().subVectors(Y,Z),he=de.x<0&&H.x>=0,Pe=de.y<0&&H.y>=0,Ce=de.z<0&&H.z>=0;this.startInfo.dragPointInCenterLeft=he||Pe||Ce}const q=new _.Vector3().subVectors(Y,F),ee=q.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),Q):q},A=g("ew"),p=g("ns"),m=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((Q,H)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterLeft?(H===0||H===3)&&Q.add(N):(H===1||H===2)&&Q.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((Q,H)=>{var F;(F=this.startInfo)!=null&&F.dragPointInCenterBottom?(H===0||H===1)&&Q.add(N):(H===2||H===3)&&Q.add(N)})};switch(h){case"ew":m();break;case"ns":v();break;case"nesw":case"nwse":m(),v()}const y=new _.Vector3().subVectors(r[1],r[0]).length()/u.length(),P=new _.Vector3().subVectors(r[3],r[0]).length()/f.length(),E=new _.Vector3(y,P,1),k=new w.Matrix4().scale(E);i.isCSS3DObjectPlus?i.applyScaleMatrix4(k):i.scale.applyMatrix4(k),s.position.copy(a);const I=new _.Vector3().addVectors(r[0],r[2]).divideScalar(2),j=new _.Vector3().subVectors(I,l),R=new w.Matrix4().setPosition(j);i.applyMatrix4(R),(U=this.helperObject3D.css3DInstance)==null||U.css3DObject.applyMatrix4(R),(W=this.helperObject3D.plane)==null||W.applyMatrix4(R),this.internalHooks.emit("applyObjectScale",{matrix:k}),this.internalHooks.emit("applyObjectPosition",{matrix:R}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class GM extends NM{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class QM extends _s{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class FM extends AM{constructor(e,i){super(e,i);d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initialPosition(e){this.position.copy(this.originObject3D.position),this.scaleMeshes.length&&this.remove(...this.scaleMeshes);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map(s=>{const o=_M();return o.position.copy(s.handlePosition),o.scalePosition=s,o}),this.add(...this.scaleMeshes))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Ul(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function _M(){const t=new w.BoxGeometry(.05,.05,.05),e=new w.MeshBasicMaterial({color:16776960,depthTest:!1,depthWrite:!1,transparent:!0,side:w.DoubleSide}),i=new w.Mesh(t,e);return i.renderOrder=10,i}class WM extends _s{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position,o=i.object,r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new w.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new w.Ray(s,i.point.clone().sub(s)),u=Qn(s,h,c);this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i=yr(this.camera,e,this.container);return i?(this.scale(i),!1):this.dragEnd()});d(this,"scale",e=>{var h,u;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,{basePosition:a}=r,l=this.camera.position,c=Qn(l,e.ray,i);c.applyMatrix4(new w.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(u=(h=this.config)==null?void 0:h.scaleCallback)==null||u.call(h,{ratio:c.distanceTo(a)/s.distanceTo(a),intersectPoint:c,scalePosition:r}),o.position.copy(c.clone())});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd)}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new w.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const il="Object3DHelperPlugin",wr=il,UM=()=>{console.error(`${wr} is disposed`)},YM=()=>{console.warn(`${wr} is disabled`)},XM=()=>{console.error(`${wr} is disabled`)};class Xl extends on{constructor(e){super(e);d(this,"name",il);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Ln(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${il.toUpperCase()}_DEBUG__`]:this})}show(e){return G(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return G(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return UM();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return XM();const s=D({},this.state);this.state=D(D({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var y;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new RM,o=[],r=(y=this.five.getElement())==null?void 0:y.parentElement,a=this.five.camera,c=D(D({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:g,positionFrom:A}=c,p=new Le.Subscribe,m=new Le.Subscribe,v=P=>{if(P)return typeof P=="boolean"?P:P.enable};if(v(h)){const P=D(D({},this.getConfig(c.moveHelper)),c),E=new CM(e,D({},P)),k=new bs(this.five,LM,e,E,P,p,m);s.addControllers({moveController:k.helperController}),o.push(()=>k.dispose())}if(v(u)){const P=D(D({},this.getConfig(c.rotateHelper)),c),E=new EM(e,D({container:r},P)),k=new bs(this.five,HM,e,E,P,p,m);s.addControllers({rotateController:k.helperController}),o.push(()=>k.dispose())}if(v(g)){const P=new TM(e),E=new bs(this.five,QM,e,P,void 0,p,m);s.addControllers({boundingBoxController:E.helperController})}if(v(f))if(e.isCSS3DObjectPlus&&r){const P=new SM(e,r,a,this.five.scene),E=new bs(this.five,GM,e,P,void 0,p,m);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose()),Zu(this.five).then(()=>{var k,I;if(e.isCSS3DObjectPlus){const j=e;if(!j||j.mode!=="front")return;const R=(k=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?k:Ju(this.five);R&&(this.css3DObjectParentMap.set(j,j.parent),j.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(R),(I=this.css3DRender.getBehindCSS3DObjectGroup())==null||I.add(j),this.css3DRender.render(this.five.camera))}})}else{const P=D(D({},this.getConfig(c.scaleHelper)),c),E=new FM(e,P),k=new bs(this.five,WM,e,E,P,p,m);s.addControllers({scaleController:k.helperController}),o.push(()=>k.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&YM()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const ZM=n=>new Xl(n),JM=`
690
690
  varying vec2 vUv;
691
691
  void main() {
692
692
  vUv = uv;