@realsee/dnalogel 3.0.0-14 → 3.0.0-16

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 (346) hide show
  1. package/dist/index.cjs.js +4 -4
  2. package/dist/index.js +30 -31
  3. package/dist/index.umd.js +4 -4
  4. package/dist/shared-utils/five/FiveDomEvents.d.ts +1 -0
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
  7. package/docs/classes/CSS3DRender.html +30 -30
  8. package/docs/classes/CruisePluginController.html +25 -25
  9. package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
  10. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
  11. package/docs/classes/Magnifier.html +19 -19
  12. package/docs/classes/ModelRoomLabelController.html +10 -10
  13. package/docs/classes/Object3DHelperController.html +24 -24
  14. package/docs/classes/PaintBrush.html +14 -14
  15. package/docs/classes/PanoMeasurePluginLine.html +26 -26
  16. package/docs/classes/PanoMeasurePluginModel.html +26 -26
  17. package/docs/classes/PanoMeasurePluginPoint.html +10 -10
  18. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  19. package/docs/classes/PanoTagPluginController.html +44 -44
  20. package/docs/classes/Util.BetterTween.html +8 -8
  21. package/docs/classes/Util.Interval.html +11 -11
  22. package/docs/classes/Util.LineSegments.html +7 -7
  23. package/docs/classes/Util.Magnifier.html +19 -19
  24. package/docs/classes/Util.Object3D.html +7 -7
  25. package/docs/classes/Util.PointDomHelper.html +10 -10
  26. package/docs/classes/Util.PointHelper.html +10 -10
  27. package/docs/classes/Util.PointSelectorHelper.html +15 -15
  28. package/docs/classes/Util.Rectangle.html +12 -12
  29. package/docs/enums/CameraMovementEffect.html +6 -6
  30. package/docs/enums/ContentType.html +19 -19
  31. package/docs/enums/DIRECTION.html +8 -8
  32. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
  33. package/docs/enums/DimensionType.html +6 -6
  34. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
  35. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
  36. package/docs/enums/PaintBrushTypeEnum.html +7 -7
  37. package/docs/enums/PointType.html +6 -6
  38. package/docs/enums/Rotation.html +7 -7
  39. package/docs/functions/AreaMakerPlugin.html +4 -4
  40. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  41. package/docs/functions/CameraMovementPlugin.html +3 -3
  42. package/docs/functions/CruisePlugin.html +3 -3
  43. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  44. package/docs/functions/GuideLinePlugin.html +4 -4
  45. package/docs/functions/ItemLabelPlugin.html +3 -3
  46. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  47. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  48. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  49. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  50. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  51. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  52. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  53. package/docs/functions/ModelViewPlugin.html +3 -3
  54. package/docs/functions/Object3DHelperPlugin.html +3 -3
  55. package/docs/functions/PanoCompassPlugin.html +3 -3
  56. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  57. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  58. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  59. package/docs/functions/PanoMeasurePlugin.html +3 -3
  60. package/docs/functions/PanoRulerPlugin.html +3 -3
  61. package/docs/functions/PanoRulerProPlugin.html +3 -3
  62. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  63. package/docs/functions/PanoTagPlugin.html +3 -3
  64. package/docs/functions/PanoVideoPlugin.html +3 -3
  65. package/docs/functions/PipelinePlugin.html +3 -3
  66. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  67. package/docs/functions/Util.absoluteUrl.html +4 -4
  68. package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
  69. package/docs/functions/Util.equal.html +4 -4
  70. package/docs/functions/Util.getCoordsFromClient.html +4 -4
  71. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  72. package/docs/functions/Util.getFrameTime.html +4 -4
  73. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  74. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  75. package/docs/functions/Util.isAbsoluteURL.html +4 -4
  76. package/docs/functions/Util.isModelLike.html +4 -4
  77. package/docs/functions/Util.isNil.html +4 -4
  78. package/docs/functions/Util.isPanoramaLike.html +4 -4
  79. package/docs/functions/Util.nextFrame.html +4 -4
  80. package/docs/functions/Util.notNil.html +4 -4
  81. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  82. package/docs/functions/Util.tweenProgress.html +4 -4
  83. package/docs/functions/Util.uuid.html +4 -4
  84. package/docs/functions/pluginFlag.html +4 -4
  85. package/docs/index.html +4 -4
  86. package/docs/interfaces/AddTagConfig.html +5 -5
  87. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
  88. package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
  89. package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
  90. package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
  91. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
  92. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
  93. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
  94. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
  95. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
  96. package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
  97. package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
  98. package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
  99. package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
  100. package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
  101. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
  102. package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
  103. package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
  104. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
  105. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
  106. package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
  107. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
  108. package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
  109. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
  110. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
  111. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
  112. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
  113. package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
  114. package/docs/interfaces/EventMap.html +14 -14
  115. package/docs/interfaces/FloorplanBounding.html +7 -7
  116. package/docs/interfaces/FloorplanData.html +9 -9
  117. package/docs/interfaces/FloorplanEntrance.html +10 -10
  118. package/docs/interfaces/FloorplanExtraObject.html +9 -9
  119. package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
  120. package/docs/interfaces/FloorplanFloorData.html +8 -8
  121. package/docs/interfaces/FloorplanImagePosition.html +6 -6
  122. package/docs/interfaces/FloorplanObserver.html +8 -8
  123. package/docs/interfaces/FloorplanOutlineItem.html +8 -8
  124. package/docs/interfaces/FloorplanPosition.html +6 -6
  125. package/docs/interfaces/FloorplanRoomItem.html +12 -12
  126. package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
  127. package/docs/interfaces/FloorplanServerBounding.html +7 -7
  128. package/docs/interfaces/FloorplanServerComputedData.html +9 -9
  129. package/docs/interfaces/FloorplanServerData.html +6 -6
  130. package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
  131. package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
  132. package/docs/interfaces/FloorplanServerEntrance.html +10 -10
  133. package/docs/interfaces/FloorplanServerFloorData.html +8 -8
  134. package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
  135. package/docs/interfaces/FloorplanServerObserver.html +8 -8
  136. package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
  137. package/docs/interfaces/FloorplanServerPosition.html +6 -6
  138. package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
  139. package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
  140. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
  141. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
  142. package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
  143. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
  144. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
  145. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
  146. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
  147. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
  148. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
  149. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
  150. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
  151. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
  152. package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
  153. package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
  154. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
  155. package/docs/interfaces/HelperOffset.html +7 -7
  156. package/docs/interfaces/ImagePlaneGroup.html +5 -5
  157. package/docs/interfaces/ItemLabelPluginData.html +5 -5
  158. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
  159. package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
  160. package/docs/interfaces/MinMax.html +6 -6
  161. package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
  162. package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
  163. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
  164. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
  165. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
  166. package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
  167. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
  168. package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
  169. package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
  170. package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
  171. package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
  172. package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
  173. package/docs/interfaces/ModelViewPluginExportType.html +10 -10
  174. package/docs/interfaces/Object3DHelperState.html +7 -7
  175. package/docs/interfaces/ObjectHelperControllers.html +8 -8
  176. package/docs/interfaces/PaintBrushAction.html +11 -11
  177. package/docs/interfaces/PaintBrushConfigs.html +11 -11
  178. package/docs/interfaces/PaintBrushState.html +9 -9
  179. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
  180. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  181. package/docs/interfaces/PanoMeasureParameterType.html +15 -15
  182. package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
  183. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
  184. package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
  185. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
  186. package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
  187. package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
  188. package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
  189. package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
  190. package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
  191. package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
  192. package/docs/interfaces/PanoRulerProPluginState.html +7 -7
  193. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  194. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  195. package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
  196. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
  197. package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
  198. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
  199. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
  200. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
  201. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
  202. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
  203. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
  204. package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
  205. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
  206. package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
  207. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
  208. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
  209. package/docs/interfaces/Point.html +7 -7
  210. package/docs/interfaces/Room.html +8 -8
  211. package/docs/interfaces/RoomInfo.html +6 -6
  212. package/docs/interfaces/RoomLabel.html +13 -13
  213. package/docs/interfaces/RoomRules.html +4 -4
  214. package/docs/interfaces/Rooms.html +4 -4
  215. package/docs/interfaces/Scissor.html +8 -8
  216. package/docs/interfaces/State.html +7 -7
  217. package/docs/interfaces/TagCacheInterface.html +11 -11
  218. package/docs/interfaces/TagConfig.html +13 -13
  219. package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
  220. package/docs/interfaces/TagIconUrl.html +11 -11
  221. package/docs/interfaces/TagObjectGroup.html +5 -5
  222. package/docs/interfaces/TagStyle.html +5 -5
  223. package/docs/interfaces/Tags.html +8 -8
  224. package/docs/interfaces/TemporaryState.html +5 -5
  225. package/docs/interfaces/Util.MagnifierParameter.html +10 -10
  226. package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
  227. package/docs/interfaces/Util.PointIntersection.html +7 -7
  228. package/docs/modules/AreaMakerPluginType.html +4 -4
  229. package/docs/modules/CruisePluginTypes.html +4 -4
  230. package/docs/modules/CurrentPanoImagePluginType.html +4 -4
  231. package/docs/modules/GuideLineItem.html +4 -4
  232. package/docs/modules/GuideLineModeItem.html +4 -4
  233. package/docs/modules/GuideLinePluginType.html +4 -4
  234. package/docs/modules/PanoVideoPluginType.html +4 -4
  235. package/docs/modules/Util.html +4 -4
  236. package/docs/modules.html +4 -4
  237. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
  238. package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
  239. package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
  240. package/docs/types/ArrayPosition.html +4 -4
  241. package/docs/types/AudioAppearance.html +4 -4
  242. package/docs/types/AudioTagTypeConfigKey.html +4 -4
  243. package/docs/types/CSS3DRenderExportType.html +4 -4
  244. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  245. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  246. package/docs/types/ClassFunctionParameters.html +4 -4
  247. package/docs/types/Color.html +4 -4
  248. package/docs/types/ContentTypeConfigKey.html +4 -4
  249. package/docs/types/ContentTypeConfigKeySplit.html +4 -4
  250. package/docs/types/ContentTypeMap.html +4 -4
  251. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  252. package/docs/types/Create3DElementReturnType.html +4 -4
  253. package/docs/types/CruisePluginExportType.html +4 -4
  254. package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
  255. package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
  256. package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
  257. package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
  258. package/docs/types/DeprecatedTagProperty.html +4 -4
  259. package/docs/types/Direction-1.html +4 -4
  260. package/docs/types/Direction4.html +4 -4
  261. package/docs/types/ElementRenderer.html +4 -4
  262. package/docs/types/FloorplanRuleLabels.html +4 -4
  263. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  264. package/docs/types/GuideLinePluginExportType.html +4 -4
  265. package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
  266. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
  267. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
  268. package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
  269. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
  270. package/docs/types/GuideLinePluginType.PathItem.html +4 -4
  271. package/docs/types/GuideLinePluginType.PluginData.html +4 -4
  272. package/docs/types/HelperEventMap.html +4 -4
  273. package/docs/types/LoadTagConfig.html +4 -4
  274. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  275. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  276. package/docs/types/MediaData.html +4 -4
  277. package/docs/types/MediaStore.html +4 -4
  278. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  279. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  280. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  281. package/docs/types/ModelId.html +4 -4
  282. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  283. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  284. package/docs/types/MoveArgs.html +4 -4
  285. package/docs/types/MoveOpts.html +4 -4
  286. package/docs/types/Object3DHelperEventMap.html +4 -4
  287. package/docs/types/ObjectFit.html +4 -4
  288. package/docs/types/PaintBrushEventMap.html +4 -4
  289. package/docs/types/PanoCompassPluginData.html +4 -4
  290. package/docs/types/PanoCompassPluginExportType.html +4 -4
  291. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  292. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  293. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  294. package/docs/types/PanoIndex.html +4 -4
  295. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  296. package/docs/types/PanoMeasureReturnType.html +4 -4
  297. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  298. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  299. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  300. package/docs/types/PanoVideoPluginParameterType.html +4 -4
  301. package/docs/types/PanoVideoPluginReturnType.html +4 -4
  302. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
  303. package/docs/types/PipelinePluginParameterType.html +4 -4
  304. package/docs/types/PipelinePluginReturnType.html +4 -4
  305. package/docs/types/PlaneTag.html +4 -4
  306. package/docs/types/Point2DTag.html +4 -4
  307. package/docs/types/Point3DTag.html +4 -4
  308. package/docs/types/PointTag.html +4 -4
  309. package/docs/types/PointTagInstance.html +4 -4
  310. package/docs/types/Position.html +4 -4
  311. package/docs/types/RotateArgs.html +4 -4
  312. package/docs/types/RotateOpts.html +4 -4
  313. package/docs/types/RuleLabelsKey.html +4 -4
  314. package/docs/types/RuleLabelsValue.html +4 -4
  315. package/docs/types/StickType.html +4 -4
  316. package/docs/types/Tag.html +4 -4
  317. package/docs/types/Tag2D.html +4 -4
  318. package/docs/types/Tag3D.html +4 -4
  319. package/docs/types/TagConfigByKey.html +4 -4
  320. package/docs/types/TagContentType.html +4 -4
  321. package/docs/types/TagDimensionType.html +4 -4
  322. package/docs/types/TagElement.html +4 -4
  323. package/docs/types/TagEvents.html +4 -4
  324. package/docs/types/TagGLTFObject.html +4 -4
  325. package/docs/types/TagHooks.html +4 -4
  326. package/docs/types/TagId.html +4 -4
  327. package/docs/types/TagInstance.html +4 -4
  328. package/docs/types/TagPointType.html +4 -4
  329. package/docs/types/TagRendererMap.html +4 -4
  330. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  331. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  332. package/docs/types/WorkCode.html +4 -4
  333. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  334. package/docs/variables/PLUGIN.html +4 -4
  335. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  336. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  337. package/docs/variables/defaultGlobalConfig.html +4 -4
  338. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  339. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  340. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  341. package/libs/base/BasePlugin.js +1 -1
  342. package/libs/shared-utils/five/FiveDomEvents.d.ts +1 -0
  343. package/libs/shared-utils/five/FiveDomEvents.js +71 -72
  344. package/libs/shared-utils/logger.js +1 -1
  345. package/libs/shared-utils/three/PointSelector.js +39 -39
  346. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var bf=Object.defineProperty,yf=Object.defineProperties;var wf=Object.getOwnPropertyDescriptors;var el=Object.getOwnPropertySymbols;var Cf=Object.prototype.hasOwnProperty,If=Object.prototype.propertyIsEnumerable;var wr=(n,t,e)=>t in n?bf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,V=(n,t)=>{for(var e in t||(t={}))Cf.call(t,e)&&wr(n,e,t[e]);if(el)for(var e of el(t))If.call(t,e)&&wr(n,e,t[e]);return n},pe=(n,t)=>yf(n,wf(t));var u=(n,t,e)=>(wr(n,typeof t!="symbol"?t+"":t,e),e);var F=(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 Te=require("@realsee/five"),Q=require("three"),to=require("three/examples/jsm/renderers/CSS3DRenderer"),fs=require("hammerjs"),ph=require("@realsee/five/line"),Ah=require("three/examples/jsm/loaders/FBXLoader"),Pf=require("earcut"),tl=require("animejs"),Ef=require("@realsee/five/gltf-loader");function kf(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 I=kf(Q);function Mf(){console.debug("%c %c@realsee/dnalogel %cv3.0.0-14",["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 xf(){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 vh(){}const il=()=>Promise.resolve(),nl={__queue:Promise.resolve()};function Df(n=il){nl.__queue=nl.__queue.then(n).catch(il)}function Ss(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 Cr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ts(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 Sf(n,t,e=vh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Tf=window,sl=window.requestAnimationFrame||Tf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Zs(n,t=0){t<=0?sl(n):sl(()=>Zs(n,t-1))}var Tt=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-Tt.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?Tt.Bounce.In(n*2)*.5:Tt.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}}}}),on=function(){return performance.now()},bh=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=on()),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}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.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=Di.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=Di.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=Di.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}}},ga=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Xr=new bh,wo=function(){function n(t,e){e===void 0&&(e=Xr),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=Tt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ga.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=on()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var f=[a],m=0,p=h.length;m<p;m+=1){var A=this._handleRelativeValue(a,h[m]);if(isNaN(A)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(A)}d&&(i[r]=f)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=on()),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=on()),!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=Xr),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=Tt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.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){if(t===void 0&&(t=on()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)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),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;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),d=!l&&c;d?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}(),Lf="20.0.3",jf=ga.nextId,_t=Xr,zf=_t.getAll.bind(_t),Of=_t.removeAll.bind(_t),Bf=_t.add.bind(_t),yh=_t.remove.bind(_t),Rf=_t.update.bind(_t),ol={Easing:Tt,Group:bh,Interpolation:Di,now:on,Sequence:ga,nextId:jf,Tween:wo,VERSION:Lf,getAll:zf,removeAll:Of,add:Bf,remove:yh,update:Rf};function Vf(n,t,e,i=Tt.Linear.None){const s=new wo(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var $t=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($t||{});const os=Symbol("$$PAINT_BRUSH_EVENT$$");function Ls(n){return n[os]||(n[os]={}),n[os]}function Qf(n){n[os]||delete n[os]}let Gf=class{hasListener(t){const e=Ls(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ls(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){Qf(this);return}const i=Ls(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=Ls(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 ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function at(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Nf=`
1
+ "use strict";var bf=Object.defineProperty,yf=Object.defineProperties;var wf=Object.getOwnPropertyDescriptors;var el=Object.getOwnPropertySymbols;var Cf=Object.prototype.hasOwnProperty,If=Object.prototype.propertyIsEnumerable;var wr=(n,t,e)=>t in n?bf(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,V=(n,t)=>{for(var e in t||(t={}))Cf.call(t,e)&&wr(n,e,t[e]);if(el)for(var e of el(t))If.call(t,e)&&wr(n,e,t[e]);return n},pe=(n,t)=>yf(n,wf(t));var u=(n,t,e)=>(wr(n,typeof t!="symbol"?t+"":t,e),e);var F=(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 Te=require("@realsee/five"),Q=require("three"),to=require("three/examples/jsm/renderers/CSS3DRenderer"),fs=require("hammerjs"),ph=require("@realsee/five/line"),Ah=require("three/examples/jsm/loaders/FBXLoader"),Pf=require("earcut"),tl=require("animejs"),Ef=require("@realsee/five/gltf-loader");function kf(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 I=kf(Q);function Mf(){console.debug("%c %c@realsee/dnalogel %cv3.0.0-16",["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 xf(){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 vh(){}const il=()=>Promise.resolve(),nl={__queue:Promise.resolve()};function Df(n=il){nl.__queue=nl.__queue.then(n).catch(il)}function Ss(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 Cr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ts(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 Sf(n,t,e=vh){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Tf=window,sl=window.requestAnimationFrame||Tf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Zs(n,t=0){t<=0?sl(n):sl(()=>Zs(n,t-1))}var Tt=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-Tt.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?Tt.Bounce.In(n*2)*.5:Tt.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}}}}),on=function(){return performance.now()},bh=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=on()),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}(),Di={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Di.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=Di.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=Di.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=Di.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}}},ga=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Xr=new bh,wo=function(){function n(t,e){e===void 0&&(e=Xr),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=Tt.Linear.None,this._interpolationFunction=Di.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=ga.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=on()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var f=[a],m=0,p=h.length;m<p;m+=1){var A=this._handleRelativeValue(a,h[m]);if(isNaN(A)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(A)}d&&(i[r]=f)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=on()),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=on()),!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=Xr),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=Tt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Di.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){if(t===void 0&&(t=on()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)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),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;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),d=!l&&c;d?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}(),Lf="20.0.3",jf=ga.nextId,_t=Xr,zf=_t.getAll.bind(_t),Of=_t.removeAll.bind(_t),Bf=_t.add.bind(_t),yh=_t.remove.bind(_t),Rf=_t.update.bind(_t),ol={Easing:Tt,Group:bh,Interpolation:Di,now:on,Sequence:ga,nextId:jf,Tween:wo,VERSION:Lf,getAll:zf,removeAll:Of,add:Bf,remove:yh,update:Rf};function Vf(n,t,e,i=Tt.Linear.None){const s=new wo(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var $t=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))($t||{});const os=Symbol("$$PAINT_BRUSH_EVENT$$");function Ls(n){return n[os]||(n[os]={}),n[os]}function Qf(n){n[os]||delete n[os]}let Gf=class{hasListener(t){const e=Ls(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Ls(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){Qf(this);return}const i=Ls(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=Ls(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 ci(){return((1+Math.random())*65536|0).toString(16).substring(1)}function at(){return(ci()+ci()+"-"+ci()+"-4"+ci().substr(0,3)+"-"+ci()+"-"+ci()+ci()+ci()).toLowerCase()}const Nf=`
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 Qg extends le{constructor(t){super(),ae(this,t,Vg,Rg,se,{content:0},Bg)}}function Gg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Ng(n){let t,e;return t=new Og({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Hg(n){let t,e;return t=new Qg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function _g(n){let t,e,i,s;const o=[Hg,Ng],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(),w(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 d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),z(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null)):i=null)},i(l){s||(M(i),s=!0)},o(l){z(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Fg(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 nu extends le{constructor(t){super(),ae(this,t,Fg,_g,se,{floorIndex:2,floorplanData:3},Gg)}}function Wg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Yg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new so(!1),i=Pe(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&O(i),s&&t.d()}}}function Ug(n){let t,e,i=n[1]&&gl(n),s=n[0]&&pl(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Pe()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=gl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=pl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&O(t),s&&s.d(o),o&&O(e)}}}function gl(n){let t,e=n[2].name+"",i;return{c(){t=S("span"),i=Me(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&De(i,e)},d(s){s&&O(t)}}}function pl(n){let t,e;return{c(){t=S("span"),e=Me(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&128&&De(e,i[7])},d(i){i&&O(t)}}}function Xg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Ug;if(a[8])return Yg}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",n[9]),j(t,"top",n[10]),j(t,"font-size",n[11]),j(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[ti(zn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],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&64&&j(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,Ze(i)}}}function Jg(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Zg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:f}=t,{getRoomAreaText:m}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:A}=t;function g(N,_){if(_.width===0||_.height===0)return()=>!1;const G=N.path.map(({x:Ce,y:Ae})=>[Ce,Ae]),W=N.roomLabel.position,{x:Z,y:J}=W,{width:ee,height:ce}=_,oe=ee/2,we=ce/2;return function(Ae){const Be=Z*Ae,ve=J*Ae,We=G.map(([ye,je])=>[ye*Ae,je*Ae]);return[[Be+oe,ve-we],[Be-oe,ve-we],[Be-oe,ve+we],[Be+oe,ve+we]].every(ye=>Jg(ye,We))}}const v=document.body.clientWidth,y=document.body.clientHeight,C=h.roomLabel,k=C.positionInImage.x*100+"%",D=C.positionInImage.y*100+"%",E=(v<500||y<500?10:14)+"px";let R=0,L=0,X=!1;f.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const Y=N=>{e(4,R=N.detail)},H=N=>{e(5,L=N.detail)};return n.$$set=N=>{"pxmm"in N&&e(12,l=N.pxmm),"roomAreaEnable"in N&&e(0,c=N.roomAreaEnable),"roomNameEnable"in N&&e(1,d=N.roomNameEnable),"room"in N&&e(2,h=N.room),"hoveredRoom"in N&&e(13,f=N.hoveredRoom),"getRoomAreaText"in N&&e(14,m=N.getRoomAreaText),"getLabelElement"in N&&e(3,p=N.getLabelElement),"adaptiveRoomLabelVisibleEnable"in N&&e(15,A=N.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=p==null?void 0:p(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:R,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=A?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,p,R,L,a,s,i,k,D,E,l,f,m,A,X,r,o,Y,H]}class qg extends le{constructor(t){super(),ae(this,t,Zg,Xg,se,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Wg)}}function Kg(n){ue(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 Al(n,t,e){const i=n.slice();return i[12]=t[e],i}function vl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=Al(n,a,c),h=l(d);i.set(h,e[c]=bl(h,d))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[ti(zn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=zt(e,d,l,1,c,a,i,t,yi,bl,null,Al),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)M(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)z(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Ze(r)}}}function bl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new qg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ct(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function $g(n){let t,e,i=n[8]&&vl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&M(i,1)):(i=vl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function ep(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,f=0,m=0;const p=A=>{e(6,f=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(9,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"floorplanData"in A&&e(10,a=A.floorplanData),"hoveredRoom"in A&&e(2,l=A.hoveredRoom),"getRoomAreaText"in A&&e(3,c=A.getRoomAreaText),"getLabelElement"in A&&e(4,d=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(5,h=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:A,min:g}=a.bounding,v=A.x-g.x;e(7,m=f/v)}},[o,r,l,c,d,h,f,m,i,s,a,p]}class tp extends le{constructor(t){super(),ae(this,t,ep,$g,se,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Kg)}}function ip(n){ue(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 yl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wl(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cl(n){let t;return{c(){t=S("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function Il(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=Me(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&O(e)}}}function np(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let p=0;p<d.length;p+=1)h[p]=Cl(wl(n,d,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let A=yl(n,f,p),g=m(A);l.set(g,a[p]=Il(g,A))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let p=0;p<h.length;p+=1)h[p].c();o=$(),r=S("div");for(let p=0;p<a.length;p+=1)a[p].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(p,A){B(p,t,A),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(p,[A]){if(A&8){d=p[3];let g;for(g=0;g<d.length;g+=1){const v=wl(p,d,g);h[g]?h[g].p(v,A):(h[g]=Cl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}A&22&&(f=p[4],a=zt(a,A,m,1,p,f,l,r,Da,Il,null,yl)),A&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&w(t,"class",c),A&5&&K(t,"is-row",p[2])},i:q,o:q,d(p){p&&O(t),Lt(h,p);for(let A=0;A<a.length;A+=1)a[A].d()}}}const en=1e3,tn=180;function sp(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-(en-tn)*2,c=o.max.y-o.min.y-(en-tn)*2,d=s.map(([p,A])=>a?[p.x,A.x]:[p.y,A.y]).flat().sort().filter((p,A,g)=>A===0?!0:p!==g[A-1]),h=d.map(p=>{const A=a?(p-o.min.x-en+tn)/l:0,g=a?0:(p-o.min.y-en+tn)/c;return{left:A,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=d[d.length-1]-d[0],m=d.map((p,A,g)=>{const v=A===0?0:p-g[A-1],y=A===0?0:(p+g[A-1])/2,C=a?(y-o.min.x-en+tn)/l:0,k=a?0:(y-o.min.y-en+tn)/c;return{left:C,bottom:k,distance:v}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,o=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[i,r,a,h,m,s,o]}class op extends le{constructor(t){super(),ae(this,t,sp,np,se,{type:0,data:5,bounding:6,getRuleDistanceText:1},ip)}}function rp(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Pl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function El(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=et(r,o[a]);return i=new op({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function ap(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=Pl(n,o,a),c=r(l);i.set(c,e[a]=El(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(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],de(),e=zt(e,l,r,1,a,o,i,t,yi,El,null,Pl),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)M(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)z(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kl=1e3,Ml=180;function lp(n,t,e){let i,s,o,r,a,l,c,d,h,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:A}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,A=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),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-(kl-Ml)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(kl-Ml)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,f=d/l*100+"%")},[A,i,f,h,r,m,p,l,d,a,c,s,o]}class cp extends le{constructor(t){super(),ae(this,t,lp,ap,se,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},rp)}}function xo(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function su({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function dp(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 hp(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 up(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function fp(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function mp(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=xo(s,{needZ:!0}))},[i,s]}class gp extends le{constructor(t){super(),ae(this,t,mp,fp,se,{path:1})}}function pp(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=$(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),x(t,e),x(e,i),x(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const Mr=6;function Ap(n,t,e){let i,{path:s}=t;const o=Mr*2,r=`M0 ${Mr} h ${o} M${Mr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=xo(s,{needZ:!0}))},[i,o,r,s]}class vp extends le{constructor(t){super(),ae(this,t,Ap,pp,se,{path:3})}}function bp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=$(),a=Oe("path"),l=$(),c=Oe("path"),d=$(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(f,m){B(f,t,m),x(t,e),x(e,i),x(t,s),x(s,o),B(f,r,m),B(f,a,m),B(f,l,m),B(f,c,m),B(f,d,m),B(f,h,m)},p(f,[m]){m&1&&w(a,"d",f[0]),m&1&&w(c,"d",f[0]),m&1&&w(h,"d",f[0])},i:q,o:q,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(d),f&&O(h)}}}function yp(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=xo(s,{needZ:!0}))},[i,s]}class wp extends le{constructor(t){super(),ae(this,t,yp,bp,se,{path:1})}}function Cp(n){ue(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 xl(n,t,e){const i=n.slice();return i[5]=t[e],i}function Ip(n){let t,e;return t=new vp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Pp(n){let t,e;return t=new wp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ep(n){let t,e;return t=new gp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Dl(n){let t,e,i,s;const o=[Ep,Pp,Ip],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=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),z(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null))},i(l){s||(M(i),s=!0)},o(l){z(i),s=!1},d(l){l&&O(t),r[e].d()}}}function kp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Dl(xl(n,i,r));const o=r=>z(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();w(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=xl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=Dl(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)z(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function Mp(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=>pe(V({},l),{path:l.path.map(c=>su(c,o.bounding))})))},[i,r,a,s,o]}class xp extends le{constructor(t){super(),ae(this,t,Mp,kp,se,{floorIndex:3,floorplanData:4},Cp)}}function Dp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Sp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,Ze(s)}}}function Tp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:f}=a,m=xo(o.path,{needZ:!0,format:p=>su(p,f)});return n.$$set=p=>{"room"in p&&e(0,o=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.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,d,h,m,a,l,c,i]}class Lp extends le{constructor(t){super(),ae(this,t,Tp,Sp,se,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Dp)}}function jp(n){ue(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 Sl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tl(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=et(r,o[a]);return i=new Lp({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function zp(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=Sl(n,r,l),d=a(c);s.set(d,i[l]=Tl(d,c))}return{c(){t=S("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=zt(i,c,a,1,l,r,s,e,yi,Tl,null,Sl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)z(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Op(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 ou extends le{constructor(t){super(),ae(this,t,Op,zp,se,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},jp)}}function Bp(n){ue(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 Ll(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?ct(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new tp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?ct(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function zl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new cp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?ct(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=et(h,d[v]);e=new xp({props:h});let f=(n[2]||n[3])&&Ll(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let p={};for(let v=0;v<m.length;v+=1)p=et(p,m[v]);o=new nu({props:p});let A=n[4]&&jl(n),g=n[7]&&zl(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),f&&f.c(),s=$(),ne(o.$$.fragment),r=$(),A&&A.c(),a=$(),g&&g.c(),w(t,"class",l=Qe(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),te(e,t,null),x(t,i),f&&f.m(t,null),x(t,s),te(o,t,null),x(t,r),A&&A.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const C=y&258?ct(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(C),v[2]||v[3]?f?(f.p(v,y),y&12&&M(f,1)):(f=Ll(v),f.c(),M(f,1),f.m(t,s)):f&&(de(),z(f,1,1,()=>{f=null}),he());const k=y&258?ct(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(k),v[4]?A?(A.p(v,y),y&16&&M(A,1)):(A=jl(v),A.c(),M(A,1),A.m(t,a)):A&&(de(),z(A,1,1,()=>{A=null}),he()),v[7]?g?(g.p(v,y),y&128&&M(g,1)):(g=zl(v),g.c(),M(g,1),g.m(t,null)):g&&(de(),z(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Qe(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(M(e.$$.fragment,v),M(f),M(o.$$.fragment,v),M(A),M(g),c=!0)},o(v){z(e.$$.fragment,v),z(f),z(o.$$.fragment,v),z(A),z(g),c=!1},d(v){v&&O(t),ie(e),f&&f.d(),ie(o),A&&A.d(),g&&g.d()}}}function Vp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:f}=t,{getLabelElement:m}=t,{getRuleDistanceText:p}=t,{adaptiveRoomLabelVisibleEnable:A}=t,{highlightData:g}=t;const v=Ta(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,f=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,p=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,A=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,f,m,p,A,g,v]}let Qp=class extends le{constructor(t){super(),ae(this,t,Vp,Rp,se,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Bp)}};function Gp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ol(n,t,e){const i=n.slice();return i[21]=t[e],i}function Bl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=Rl(Ol(n,r,h));const l=h=>z(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Vl(n),d=n[8]&&Ql(n);return{c(){t=S("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,f){B(h,t,f);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,f){if(n=h,f&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const p=Ol(n,r,m);a[m]?(a[m].p(p,f),M(a[m],1)):(a[m]=Rl(p),a[m].c(),M(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,f),f&32&&M(c,1)):(c=Vl(n),c.c(),M(c,1),c.m(t,i)):c&&(de(),z(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,f),f&256&&M(d,1)):(d=Ql(n),d.c(),M(d,1),d.m(t,null)):d&&(de(),z(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let f=0;f<r.length;f+=1)M(a[f]);M(c),M(d),s||He(()=>{s=Qi(t,tt,{duration:n[0],easing:ii}),s.start()}),o=!0}},o(h){a=a.filter(Boolean);for(let f=0;f<a.length;f+=1)z(a[f]);z(c),z(d),o=!1},d(h){h&&O(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Rl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Qp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?ct(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Pg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?ct(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ql(n){let t,e;return t=new Tg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Np(n){let t,e,i=n[1]&&Bl(n);return{c(){i&&i.c(),t=Pe()},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&&M(i,1)):(i=Bl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function Hp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{ruleLabelsEnable:A}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:C}=t,{getLabelElement:k}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:R}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,f=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,p=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,A=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,C=L.getRoomAreaText),"getLabelElement"in L&&e(17,k=L.getLabelElement),"getRuleDistanceText"in L&&e(18,D=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,E=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,R=L.highlightData)},[i,s,o,r,a,l,c,d,h,f,m,p,A,g,v,y,C,k,D,E,R]}let La=class extends le{constructor(t){super(),ae(this,t,Hp,Np,se,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Gp)}};const _p="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 Fp(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(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 Wp(n){return{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}}function Yp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Wp),rules:n.rules}}function Up(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xp(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 pi(n){return F(this,null,function*(){const t=yield Fp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Yp),s=n.computed_data.entrance?Xp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Up)}})}function Jp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:_p,width:45,height:48},a=up(o,t),l=dp(o,e),c=hp(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Zp(n,t){return t(n),n}function yn(n,t){return Zp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gl(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 ja(n,t,e=ui.BOUNDING_CENTER){const i=Gl(n,t),s=Gl(n,t+1);return e===ui.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===ui.CEILING?s:i}function za(n,t,e,i){const s=ja(n,e,i==null?void 0:i.attachedTo),o=new I.Vector3(0,s,0),r=new I.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){u(this,"VERSION","3.0.0-14");u(this,"five");u(this,"hooks",new kn);u(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 va(this.staticPrefix,t)}},oi=class extends On{};var It=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(It||{});const ru=500,qp=80;function wn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function au(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 wn(r,a,e)||wn(r+i,a,e)}Object.assign(window,{nearlyEqual:wn,nearlyEqualRad:au});function Kp(n){return Object.prototype.toString.call(n)==="[object Object]"}function Nl(n){return Kp(n)&&!!n.isVector3}function Oa(n,t){return F(this,null,function*(){const[e]=yield vn(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(!$p(i,s))throw new Error("pose 与预期不符")})}function $p(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"?au(i,s,2):typeof i=="number"&&typeof s=="number"?wn(i,s,2):Nl(s)&&Nl(i)?s.distanceTo(i)<.01:i===s})}function lu(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!(!wn(e,r,2)||!wn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||s!==c)}function cu(n,t,e=!0){return F(this,null,function*(){if(lu(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield vn(Oa(n,[t.mode,t,void 0,e]));if(d)throw d;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 vn(n.updateCamera(yn(t,["mode"]),l,e));if(c)throw new Error(It.UpdateCameraError)})}function Cn(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 eA(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 tA(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 iA=class extends oi{constructor(e,i){var a;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(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")});u(this,"show",(...i)=>F(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)}));u(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!lu(this.five,this.showState)||!this.container||!this.wrapper)return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,It.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(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}))});u(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(It.ModelNotLoaded);if(!this.data)throw new Error(It.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield vn(cu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(It.UnknownError);this.updateSize(),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:ru;Cn(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}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,It.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Cn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(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)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(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||tA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();eA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(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});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(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:qp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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 F(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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("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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const nA=(n,t)=>new iA(n,t);function sA(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 oA(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 rA=class extends oi{constructor(e,i){super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(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")});u(this,"show",(...i)=>F(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)}));u(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,It.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(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}))});u(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(It.ModelNotLoaded);if(!this.data)throw new Error(It.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield vn(cu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(It.UnknownError);this.updateSize(),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:ru;Cn(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}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,It.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Cn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new I.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)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(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&&oA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),sA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(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(yn(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(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};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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=ja(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.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 F(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const aA=(n,t)=>new rA(n,t);let lA=class extends oi{constructor(e,i){super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(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")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(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})});u(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)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(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}))});u(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 方法"));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,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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=ja(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.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 F(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 F(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 F(this,null,function*(){return yield pi(e.data)})}_show(e){return F(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 Oa(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;Cn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(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;Cn(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){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const cA=(n,t)=>new lA(n,t);function Ba(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function dA(n){ue(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 hA(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||gi)+")"),j(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function uA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function fA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(p,A){const g=p.bounding,v=p.observers[A];if(!v)return"";const y=(g.max.x-g.min.x)*r,C=(g.max.y-g.min.y)*r,k=Math.floor(v.positionInImage.x*y),D=Math.floor(v.positionInImage.y*C);return`translate(${k}px, ${D}px)`}function f(p){e(6,c=p)}const m=Ba(p=>{e(7,d=p.longitude)},1e3/60);return vt(()=>(o.on("panoWillArrive",f),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",f),o.off("cameraDirectionUpdate",m)})),n.$$set=p=>{"five"in p&&e(3,o=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=uA(d))},[l,s,i,o,r,a,c,d]}class mA extends le{constructor(t){super(),ae(this,t,fA,hA,se,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},dA)}}function gA(n){ue(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 Hl(n,t,e){const i=n.slice();return i[1]=t[e],i}function _l(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=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,d){B(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&j(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(i,"width",s),h&&j(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&O(e)}}}function pA(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=Hl(n,s,r),l=o(a);i.set(l,e[r]=_l(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();w(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=zt(e,a,o,1,r,s,i,t,Da,_l,null,Hl))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function AA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class vA extends le{constructor(t){super(),ae(this,t,AA,pA,se,{extraObjects:0},gA)}}function Fl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function bA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new nu({props:l}),i=new vA({props:{extraObjects:n[6]}});let c=n[3]&&Fl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Pe()},m(d,h){te(t,d,h),B(d,e,h),te(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const f=h&20?ct(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(f);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&M(c,1)):(c=Fl(d),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(de(),z(c,1,1,()=>{c=null}),he())},i(d){r||(M(t.$$.fragment,d),M(i.$$.fragment,d),M(c),r=!0)},o(d){z(t.$$.fragment,d),z(i.$$.fragment,d),z(c),r=!1},d(d){ie(t,d),d&&O(e),ie(i,d),d&&O(s),c&&c.d(d),d&&O(o)}}}function yA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=f=>{"five"in f&&e(0,s=f.five),"pxmm"in f&&e(1,o=f.pxmm),"floorIndex"in f&&e(2,r=f.floorIndex),"hoverEnable"in f&&e(3,a=f.hoverEnable),"floorplanData"in f&&e(4,l=f.floorplanData),"extraObjects"in f&&e(8,c=f.extraObjects),"highlightData"in f&&e(5,d=f.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(f=>f.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class wA extends le{constructor(t){super(),ae(this,t,yA,bA,se,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function CA(n){ue(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 Wl(n){let t,e,i,s,o=n[7]!==0&&Yl(n);return{c(){t=S("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ti(zn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Yl(r),o.c(),M(o,1),o.m(t,null)):o&&(de(),z(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){z(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,Ze(s)}}}function Yl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let f=0;f<l.length;f+=1)c=et(c,l[f]);e=new wA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let f=0;f<d.length;f+=1)h=et(h,d[f]);return s=new mA({props:h}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(f,m){B(f,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(f,m){const p=m&3181?ct(l,[{five:f[0],pxmm:f[10],floorIndex:f[11],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6]}]):{};e.$set(p);const A=m&1049?ct(d,[{pxmm:f[10],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(A),m&512&&o!==(o=`${f[9]}px`)&&j(t,"width",o),m&4096&&r!==(r=`${f[12]}px`)&&j(t,"height",r)},i(f){a||(M(e.$$.fragment,f),M(s.$$.fragment,f),a=!0)},o(f){z(e.$$.fragment,f),z(s.$$.fragment,f),a=!1},d(f){f&&O(t),ie(e),ie(s)}}}function IA(n){let t,e,i=n[1]&&Wl(n);return{c(){i&&i.c(),t=Pe()},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&&M(i,1)):(i=Wl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function PA(n,t,e){var C,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(k=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?k:0,f=0,m=0,p=0,A=0;function g(D){e(11,h=i.work.observers[D].floorIndex)}vt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=D=>{e(7,f=D.detail)},y=D=>{e(8,m=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const D=Math.min(f,m),{max:E,min:R}=r.bounding,L=E.x-R.x,X=E.y-R.y,Y=function(){return L>X?[D,D/L*X]:[D/X*L,D]}();e(9,p=Y[0]),e(12,A=Y[1]),e(10,d=p/L)}},[i,s,o,r,a,l,c,f,m,p,d,h,A,v,y]}class EA extends le{constructor(t){super(),ae(this,t,PA,IA,se,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},CA)}}let kA=class extends oi{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(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:gi},o=i!=null&&i.configs?i.configs:{},r=V(V({},s),o);this.state={enabled:!0,visible:!0,config:r},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 F(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 pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(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.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Jp(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield pi(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;this.state=V(V({},this.state),e),!lt(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=pe(V({},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 EA({target:this.wrapper,props:e})}};const MA=(n,t)=>new kA(n,t),xA=[{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:"和室"}],DA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],SA=[{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:"写字楼"}],xr=(n,t,e)=>{const i=new I.Matrix4,s=new I.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},TA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(xr(s,0,0)),o&&n.applyMatrix4(xr(0,o,0)),r&&n.applyMatrix4(xr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function du(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const LA=(n,t)=>{var A;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(A=t.north_rad)!=null?A:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=g=>F(exports,null,function*(){var k;const v=(g==null?void 0:g.fbx_url)||e;if(l=(k=g==null?void 0:g.north_rad)!=null?k:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const C=yield new Ah.FBXLoader().loadAsync(v);return du(C,{transparent:!0,side:I.DoubleSide,blending:I.AdditiveBlending}),s.object=C,p(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function p(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,C=v.max.z-v.min.z,k=Math.max(y,C),{max:{x:D,z:E},min:{x:R,y:L,z:X}}=v;s.yBase=L,o={x:(D+R)/2,y:L-1.6,z:(E+X)/2},r=[0,l-Math.PI/2,0],a=.0045*k,TA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function jA(n,t){var c,d,h,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"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 Q.CanvasTexture(a)}const zA=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),OA=(n,t)=>{var A,g,v;const e={},i=(A=t.animationEnabled)!=null?A:!0,s=(g=t.position)!=null?g: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=>F(exports,null,function*(){var Y,H,N,_,G,W,Z,J;const C=(Y=y==null?void 0:y.position)!=null?Y:s;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const k=zA(C),D=(H=y==null?void 0:y.rad)!=null?H:o,E=(N=y==null?void 0:y.fbx_url)!=null?N:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const R=yield new Ah.FBXLoader().loadAsync(E);R.position.copy(k),R.rotation.z=D,R.scale.set(.8,.8,.8),du(R,{transparent:!0,side:I.DoubleSide});const L=(Z=(W=(G=(_=R.children)==null?void 0:_[0])==null?void 0:G.children)==null?void 0:W[3])==null?void 0:Z.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(J=t.name)!=null?J:"入户门";return L.material=new Q.MeshBasicMaterial({transparent:!0,map:jA(X)}),L.renderOrder=3,R.children[0].add(L),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,C=new Q.AnimationMixer(e.object);a.push(C);const k=C.clipAction(e.object.animations[0]);k.timeScale=y;let D;const E=()=>{let Y=0,H=0;const N=1e3/30,_=G=>{Y=requestAnimationFrame(_);const W=G-H;W<N||(H=G,a.forEach(Z=>Z.update(W/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(_),()=>{cancelAnimationFrame(Y)}},X={play:()=>{D||(k.play(),D=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{k.stop(),D==null||D(),D=void 0}};e.animation=X},d=y=>{var k;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((k=y==null?void 0:y.animationEnable)!=null?k:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",f)),!0)}},BA=Tt;function RA(n,t,e,i=BA.Linear.None){const s=new wo(n).to(t,e).easing(i);Co(()=>s.start(0));const o=Mn(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 VA(n,t){return RA({progress:0},{progress:1},n,t)}var hu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(hu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Ks=Math.PI*2;function Ul(n){return(n%Ks+Ks)%Ks}function Xl(n){return n%Ks}function Dr(n,t,e){return n+(t-n)*e}const ta=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Ul(n),r=Ul(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?ta(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?ta(o,r,Qt.Clockwise):{from:o,to:r}},QA=n=>{const t={},e=(l,c,...d)=>F(exports,[l,c,...d],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((h,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,V({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Xl(r.latitude),l=Xl(o.latitude),{from:c,to:d}=ta(r.longitude,o.longitude,o.rotation||Qt.Loop),h=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:f}}};return{move:e,rotate:(l,c,...d)=>F(exports,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Te.Five.Mode.Panorama&&(yield n.changeMode(Te.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,p)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:f}=i(o);return yield new Promise(m=>{const p=({progress:C})=>{const k={};k.longitude=Dr(h.longitude,f.longitude,C),k.latitude=Dr(h.latitude,f.latitude,C),k.fov=Dr(h.fov,f.fov,C),n.setState(k,!0)},A=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=VA(v,Tt.Linear.None).onUpdate(p).onComplete(A).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jl(n,t){return n.x===t.x&&n.y===t.y}function uu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function mo(n,t){return(t.y-n.y)/(t.x-n.x)}function fu(n,t,e){const i=mo(n[1],n[0]),s=mo(t[1],t[0]);if(isNaN(i)||isNaN(s)||uu(i,s))return!1;if(Rs(n[0],t))return n[0];if(Rs(n[1],t))return n[1];if(Rs(t[0],n))return t[0];if(Rs(t[1],n))return t[1];if(e&&!NA(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 Rs(n,t){return Jl(n,t[0])||Jl(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&&uu(mo(t[0],n),mo(n,t[1]))}function GA(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 Vs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function NA(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)&&Vs(t[0],n[1],n[0])*Vs(n[1],t[1],n[0])>0&&Vs(n[0],t[1],t[0])*Vs(t[1],n[1],t[0])>0?1:0}function mu(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>mu(n,t-1))}const HA=`<style type="text/css">
194
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Qg extends le{constructor(t){super(),ae(this,t,Vg,Rg,se,{content:0},Bg)}}function Gg(n){ue(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Ng(n){let t,e;return t=new Og({props:{url:n[1].url}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Hg(n){let t,e;return t=new Qg({props:{content:n[0]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function _g(n){let t,e,i,s;const o=[Hg,Ng],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(),w(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 d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(de(),z(r[d],1,1,()=>{r[d]=null}),he()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null)):i=null)},i(l){s||(M(i),s=!0)},o(l){z(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Fg(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 nu extends le{constructor(t){super(),ae(this,t,Fg,_g,se,{floorIndex:2,floorplanData:3},Gg)}}function Wg(n){ue(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Yg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new so(!1),i=Pe(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&O(i),s&&t.d()}}}function Ug(n){let t,e,i=n[1]&&gl(n),s=n[0]&&pl(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=Pe()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=gl(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=pl(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){i&&i.d(o),o&&O(t),s&&s.d(o),o&&O(e)}}}function gl(n){let t,e=n[2].name+"",i;return{c(){t=S("span"),i=Me(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),x(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&De(i,e)},d(s){s&&O(t)}}}function pl(n){let t,e;return{c(){t=S("span"),e=Me(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),x(t,e)},p(i,s){s&128&&De(e,i[7])},d(i){i&&O(t)}}}function Xg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return Ug;if(a[8])return Yg}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),j(t,"left",n[9]),j(t,"top",n[10]),j(t,"font-size",n[11]),j(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[ti(zn.call(null,t)),be(t,"clientWidth",n[19]),be(t,"clientHeight",n[20])],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&64&&j(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,Ze(i)}}}function Jg(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Zg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:f}=t,{getRoomAreaText:m}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:A}=t;function g(N,_){if(_.width===0||_.height===0)return()=>!1;const G=N.path.map(({x:Ce,y:Ae})=>[Ce,Ae]),W=N.roomLabel.position,{x:Z,y:J}=W,{width:ee,height:ce}=_,oe=ee/2,we=ce/2;return function(Ae){const Be=Z*Ae,ve=J*Ae,We=G.map(([ye,je])=>[ye*Ae,je*Ae]);return[[Be+oe,ve-we],[Be-oe,ve-we],[Be-oe,ve+we],[Be+oe,ve+we]].every(ye=>Jg(ye,We))}}const v=document.body.clientWidth,y=document.body.clientHeight,C=h.roomLabel,k=C.positionInImage.x*100+"%",D=C.positionInImage.y*100+"%",E=(v<500||y<500?10:14)+"px";let R=0,L=0,X=!1;f.subscribe(function(_){e(16,X=!!_&&_.id===h.id)});const Y=N=>{e(4,R=N.detail)},H=N=>{e(5,L=N.detail)};return n.$$set=N=>{"pxmm"in N&&e(12,l=N.pxmm),"roomAreaEnable"in N&&e(0,c=N.roomAreaEnable),"roomNameEnable"in N&&e(1,d=N.roomNameEnable),"room"in N&&e(2,h=N.room),"hoveredRoom"in N&&e(13,f=N.hoveredRoom),"getRoomAreaText"in N&&e(14,m=N.getRoomAreaText),"getLabelElement"in N&&e(3,p=N.getLabelElement),"adaptiveRoomLabelVisibleEnable"in N&&e(15,A=N.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=p==null?void 0:p(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:R,height:L}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=A?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,p,R,L,a,s,i,k,D,E,l,f,m,A,X,r,o,Y,H]}class qg extends le{constructor(t){super(),ae(this,t,Zg,Xg,se,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Wg)}}function Kg(n){ue(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 Al(n,t,e){const i=n.slice();return i[12]=t[e],i}function vl(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=Al(n,a,c),h=l(d);i.set(h,e[c]=bl(h,d))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[ti(zn.call(null,t)),be(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=c[8],de(),e=zt(e,d,l,1,c,a,i,t,yi,bl,null,Al),he())},i(c){if(!s){for(let d=0;d<a.length;d+=1)M(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)z(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,Ze(r)}}}function bl(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=et(r,o[a]);return i=new qg({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ct(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function $g(n){let t,e,i=n[8]&&vl(n);return{c(){i&&i.c(),t=Pe()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&M(i,1)):(i=vl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function ep(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,f=0,m=0;const p=A=>{e(6,f=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(9,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"floorplanData"in A&&e(10,a=A.floorplanData),"hoveredRoom"in A&&e(2,l=A.hoveredRoom),"getRoomAreaText"in A&&e(3,c=A.getRoomAreaText),"getLabelElement"in A&&e(4,d=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(5,h=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:A,min:g}=a.bounding,v=A.x-g.x;e(7,m=f/v)}},[o,r,l,c,d,h,f,m,i,s,a,p]}class tp extends le{constructor(t){super(),ae(this,t,ep,$g,se,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Kg)}}function ip(n){ue(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 yl(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wl(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cl(n){let t;return{c(){t=S("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function Il(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=Me(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),x(e,i),x(i,o),x(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&O(e)}}}function np(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=n[3],h=[];for(let p=0;p<d.length;p+=1)h[p]=Cl(wl(n,d,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let A=yl(n,f,p),g=m(A);l.set(g,a[p]=Il(g,A))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let p=0;p<h.length;p+=1)h[p].c();o=$(),r=S("div");for(let p=0;p<a.length;p+=1)a[p].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(p,A){B(p,t,A),x(t,e),x(t,i),x(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);x(t,o),x(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(p,[A]){if(A&8){d=p[3];let g;for(g=0;g<d.length;g+=1){const v=wl(p,d,g);h[g]?h[g].p(v,A):(h[g]=Cl(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}A&22&&(f=p[4],a=zt(a,A,m,1,p,f,l,r,Da,Il,null,yl)),A&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-djlmk4")&&w(t,"class",c),A&5&&K(t,"is-row",p[2])},i:q,o:q,d(p){p&&O(t),Lt(h,p);for(let A=0;A<a.length;A+=1)a[A].d()}}}const en=1e3,tn=180;function sp(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-(en-tn)*2,c=o.max.y-o.min.y-(en-tn)*2,d=s.map(([p,A])=>a?[p.x,A.x]:[p.y,A.y]).flat().sort().filter((p,A,g)=>A===0?!0:p!==g[A-1]),h=d.map(p=>{const A=a?(p-o.min.x-en+tn)/l:0,g=a?0:(p-o.min.y-en+tn)/c;return{left:A,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=d[d.length-1]-d[0],m=d.map((p,A,g)=>{const v=A===0?0:p-g[A-1],y=A===0?0:(p+g[A-1])/2,C=a?(y-o.min.x-en+tn)/l:0,k=a?0:(y-o.min.y-en+tn)/c;return{left:C,bottom:k,distance:v}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,o=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[i,r,a,h,m,s,o]}class op extends le{constructor(t){super(),ae(this,t,sp,np,se,{type:0,data:5,bounding:6,getRuleDistanceText:1},ip)}}function rp(n){ue(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Pl(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function El(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=et(r,o[a]);return i=new op({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&19?ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function ap(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=Pl(n,o,a),c=r(l);i.set(c,e[a]=El(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(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],de(),e=zt(e,l,r,1,a,o,i,t,yi,El,null,Pl),he()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)M(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)z(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const kl=1e3,Ml=180;function lp(n,t,e){let i,s,o,r,a,l,c,d,h,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:A}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,A=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),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-(kl-Ml)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(kl-Ml)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,f=d/l*100+"%")},[A,i,f,h,r,m,p,l,d,a,c,s,o]}class cp extends le{constructor(t){super(),ae(this,t,lp,ap,se,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},rp)}}function xo(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function su({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function dp(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 hp(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 up(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function fp(n){let t;return{c(){t=Oe("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function mp(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=xo(s,{needZ:!0}))},[i,s]}class gp extends le{constructor(t){super(),ae(this,t,mp,fp,se,{path:1})}}function pp(n){let t,e,i,s,o,r;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("path"),o=$(),r=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),x(t,e),x(e,i),x(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const Mr=6;function Ap(n,t,e){let i,{path:s}=t;const o=Mr*2,r=`M0 ${Mr} h ${o} M${Mr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=xo(s,{needZ:!0}))},[i,o,r,s]}class vp extends le{constructor(t){super(),ae(this,t,Ap,pp,se,{path:3})}}function bp(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Oe("defs"),e=Oe("pattern"),i=Oe("rect"),s=Oe("pattern"),o=Oe("rect"),r=$(),a=Oe("path"),l=$(),c=Oe("path"),d=$(),h=Oe("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(f,m){B(f,t,m),x(t,e),x(e,i),x(t,s),x(s,o),B(f,r,m),B(f,a,m),B(f,l,m),B(f,c,m),B(f,d,m),B(f,h,m)},p(f,[m]){m&1&&w(a,"d",f[0]),m&1&&w(c,"d",f[0]),m&1&&w(h,"d",f[0])},i:q,o:q,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(d),f&&O(h)}}}function yp(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=xo(s,{needZ:!0}))},[i,s]}class wp extends le{constructor(t){super(),ae(this,t,yp,bp,se,{path:1})}}function Cp(n){ue(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 xl(n,t,e){const i=n.slice();return i[5]=t[e],i}function Ip(n){let t,e;return t=new vp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Pp(n){let t,e;return t=new wp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Ep(n){let t,e;return t=new gp({props:{path:n[5].path}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Dl(n){let t,e,i,s;const o=[Ep,Pp,Ip],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=Oe("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(de(),z(r[d],1,1,()=>{r[d]=null}),he(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),M(i,1),i.m(t,null))},i(l){s||(M(i),s=!0)},o(l){z(i),s=!1},d(l){l&&O(t),r[e].d()}}}function kp(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Dl(xl(n,i,r));const o=r=>z(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();w(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=xl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=Dl(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)z(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function Mp(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=>pe(V({},l),{path:l.path.map(c=>su(c,o.bounding))})))},[i,r,a,s,o]}class xp extends le{constructor(t){super(),ae(this,t,Mp,kp,se,{floorIndex:3,floorplanData:4},Cp)}}function Dp(n){ue(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Sp(n){let t,e,i,s;return{c(){t=Oe("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[be(t,"mouseenter",n[3]),be(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,Ze(s)}}}function Tp(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:f}=a,m=xo(o.path,{needZ:!0,format:p=>su(p,f)});return n.$$set=p=>{"room"in p&&e(0,o=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.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,d,h,m,a,l,c,i]}class Lp extends le{constructor(t){super(),ae(this,t,Tp,Sp,se,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Dp)}}function jp(n){ue(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 Sl(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tl(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=et(r,o[a]);return i=new Lp({props:r}),{key:n,first:null,c(){e=Pe(),ne(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),te(i,a,l),s=!0},p(a,l){t=a;const c=l&15?ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(M(i.$$.fragment,a),s=!0)},o(a){z(i.$$.fragment,a),s=!1},d(a){a&&O(e),ie(i,a)}}}function zp(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=Sl(n,r,l),d=a(c);s.set(d,i[l]=Tl(d,c))}return{c(){t=S("div"),e=Oe("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),x(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,de(),i=zt(i,c,a,1,l,r,s,e,yi,Tl,null,Sl),he())},i(l){if(!o){for(let c=0;c<r.length;c+=1)M(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)z(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function Op(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 ou extends le{constructor(t){super(),ae(this,t,Op,zp,se,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},jp)}}function Bp(n){ue(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 Ll(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&24834?ct(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function jl(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new tp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&22370?ct(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function zl(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new cp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2306?ct(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Rp(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=et(h,d[v]);e=new xp({props:h});let f=(n[2]||n[3])&&Ll(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let p={};for(let v=0;v<m.length;v+=1)p=et(p,m[v]);o=new nu({props:p});let A=n[4]&&jl(n),g=n[7]&&zl(n);return{c(){t=S("div"),ne(e.$$.fragment),i=$(),f&&f.c(),s=$(),ne(o.$$.fragment),r=$(),A&&A.c(),a=$(),g&&g.c(),w(t,"class",l=Qe(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),te(e,t,null),x(t,i),f&&f.m(t,null),x(t,s),te(o,t,null),x(t,r),A&&A.m(t,null),x(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const C=y&258?ct(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(C),v[2]||v[3]?f?(f.p(v,y),y&12&&M(f,1)):(f=Ll(v),f.c(),M(f,1),f.m(t,s)):f&&(de(),z(f,1,1,()=>{f=null}),he());const k=y&258?ct(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(k),v[4]?A?(A.p(v,y),y&16&&M(A,1)):(A=jl(v),A.c(),M(A,1),A.m(t,a)):A&&(de(),z(A,1,1,()=>{A=null}),he()),v[7]?g?(g.p(v,y),y&128&&M(g,1)):(g=zl(v),g.c(),M(g,1),g.m(t,null)):g&&(de(),z(g,1,1,()=>{g=null}),he()),(!c||y&1&&l!==(l=Qe(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(M(e.$$.fragment,v),M(f),M(o.$$.fragment,v),M(A),M(g),c=!0)},o(v){z(e.$$.fragment,v),z(f),z(o.$$.fragment,v),z(A),z(g),c=!1},d(v){v&&O(t),ie(e),f&&f.d(),ie(o),A&&A.d(),g&&g.d()}}}function Vp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:f}=t,{getLabelElement:m}=t,{getRuleDistanceText:p}=t,{adaptiveRoomLabelVisibleEnable:A}=t,{highlightData:g}=t;const v=Ta(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,f=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,p=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,A=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,f,m,p,A,g,v]}let Qp=class extends le{constructor(t){super(),ae(this,t,Vp,Rp,se,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Bp)}};function Gp(n){ue(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ol(n,t,e){const i=n.slice();return i[21]=t[e],i}function Bl(n){let t,e,i,s,o,r=n[13].floorDatas,a=[];for(let h=0;h<r.length;h+=1)a[h]=Rl(Ol(n,r,h));const l=h=>z(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Vl(n),d=n[8]&&Ql(n);return{c(){t=S("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,f){B(h,t,f);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);x(t,e),c&&c.m(t,null),x(t,i),d&&d.m(t,null),o=!0},p(h,f){if(n=h,f&2047696){r=n[13].floorDatas;let m;for(m=0;m<r.length;m+=1){const p=Ol(n,r,m);a[m]?(a[m].p(p,f),M(a[m],1)):(a[m]=Rl(p),a[m].c(),M(a[m],1),a[m].m(t,e))}for(de(),m=r.length;m<a.length;m+=1)l(m);he()}n[5]?c?(c.p(n,f),f&32&&M(c,1)):(c=Vl(n),c.c(),M(c,1),c.m(t,i)):c&&(de(),z(c,1,1,()=>{c=null}),he()),n[8]?d?(d.p(n,f),f&256&&M(d,1)):(d=Ql(n),d.c(),M(d,1),d.m(t,null)):d&&(de(),z(d,1,1,()=>{d=null}),he())},i(h){if(!o){for(let f=0;f<r.length;f+=1)M(a[f]);M(c),M(d),s||He(()=>{s=Qi(t,tt,{duration:n[0],easing:ii}),s.start()}),o=!0}},o(h){a=a.filter(Boolean);for(let f=0;f<a.length;f+=1)z(a[f]);z(c),z(d),o=!1},d(h){h&&O(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Rl(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Qp({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&2047696?ct(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Vl(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new Pg({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&57352?ct(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function Ql(n){let t,e;return t=new Tg({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function Np(n){let t,e,i=n[1]&&Bl(n);return{c(){i&&i.c(),t=Pe()},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&&M(i,1)):(i=Bl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function Hp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{ruleLabelsEnable:A}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:C}=t,{getLabelElement:k}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:R}=t;return n.$$set=L=>{"duration"in L&&e(0,i=L.duration),"visible"in L&&e(1,s=L.visible),"northDesc"in L&&e(2,o=L.northDesc),"panoIndex"in L&&e(3,r=L.panoIndex),"floorIndex"in L&&e(4,a=L.floorIndex),"cameraEnable"in L&&e(5,l=L.cameraEnable),"hoverEnable"in L&&e(6,c=L.hoverEnable),"highlightEnable"in L&&e(7,d=L.highlightEnable),"compassEnable"in L&&e(8,h=L.compassEnable),"roomLabelsEnable"in L&&e(9,f=L.roomLabelsEnable),"roomAreaEnable"in L&&e(10,m=L.roomAreaEnable),"roomNameEnable"in L&&e(11,p=L.roomNameEnable),"ruleLabelsEnable"in L&&e(12,A=L.ruleLabelsEnable),"floorplanData"in L&&e(13,g=L.floorplanData),"lastPanoramaLongitude"in L&&e(14,v=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(15,y=L.cameraImageUrl),"getRoomAreaText"in L&&e(16,C=L.getRoomAreaText),"getLabelElement"in L&&e(17,k=L.getLabelElement),"getRuleDistanceText"in L&&e(18,D=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(19,E=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(20,R=L.highlightData)},[i,s,o,r,a,l,c,d,h,f,m,p,A,g,v,y,C,k,D,E,R]}let La=class extends le{constructor(t){super(),ae(this,t,Hp,Np,se,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Gp)}};const _p="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 Fp(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(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 Wp(n){return{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}}function Yp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Wp),rules:n.rules}}function Up(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xp(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 pi(n){return F(this,null,function*(){const t=yield Fp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Yp),s=n.computed_data.entrance?Xp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Up)}})}function Jp(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:_p,width:45,height:48},a=up(o,t),l=dp(o,e),c=hp(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Zp(n,t){return t(n),n}function yn(n,t){return Zp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gl(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 ja(n,t,e=ui.BOUNDING_CENTER){const i=Gl(n,t),s=Gl(n,t+1);return e===ui.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===ui.CEILING?s:i}function za(n,t,e,i){const s=ja(n,e,i==null?void 0:i.attachedTo),o=new I.Vector3(0,s,0),r=new I.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){u(this,"VERSION","3.0.0-16");u(this,"five");u(this,"hooks",new kn);u(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 va(this.staticPrefix,t)}},oi=class extends On{};var It=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(It||{});const ru=500,qp=80;function wn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function au(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 wn(r,a,e)||wn(r+i,a,e)}Object.assign(window,{nearlyEqual:wn,nearlyEqualRad:au});function Kp(n){return Object.prototype.toString.call(n)==="[object Object]"}function Nl(n){return Kp(n)&&!!n.isVector3}function Oa(n,t){return F(this,null,function*(){const[e]=yield vn(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(!$p(i,s))throw new Error("pose 与预期不符")})}function $p(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"?au(i,s,2):typeof i=="number"&&typeof s=="number"?wn(i,s,2):Nl(s)&&Nl(i)?s.distanceTo(i)<.01:i===s})}function lu(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!(!wn(e,r,2)||!wn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||s!==c)}function cu(n,t,e=!0){return F(this,null,function*(){if(lu(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield vn(Oa(n,[t.mode,t,void 0,e]));if(d)throw d;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 vn(n.updateCamera(yn(t,["mode"]),l,e));if(c)throw new Error(It.UpdateCameraError)})}function Cn(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 eA(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 tA(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 iA=class extends oi{constructor(e,i){var a;super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(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")});u(this,"show",(...i)=>F(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)}));u(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!lu(this.five,this.showState)||!this.container||!this.wrapper)return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,It.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(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}))});u(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(It.ModelNotLoaded);if(!this.data)throw new Error(It.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield vn(cu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(It.UnknownError);this.updateSize(),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:ru;Cn(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}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,It.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Cn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(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)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(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||tA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();eA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});u(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});u(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});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(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:qp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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 F(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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("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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const nA=(n,t)=>new iA(n,t);function sA(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 oA(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 rA=class extends oi{constructor(e,i){super(e);u(this,"name","modelFloorplanPlugin");u(this,"state");u(this,"data");u(this,"showState");u(this,"showPromise");u(this,"app");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"selector");u(this,"showRejection");u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(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")});u(this,"show",(...i)=>F(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)}));u(this,"hide",(...i)=>F(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,It.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});u(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}))});u(this,"_show",e=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(It.ModelNotLoaded);if(!this.data)throw new Error(It.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>F(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield vn(cu(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(It.UnknownError);this.updateSize(),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:ru;Cn(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}));u(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,It.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Cn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});u(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});u(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new I.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)});u(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});u(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&&oA(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),sA(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(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(yn(this.showState,["offset"]),0),!1});u(this,"onFiveWantsTapGesture",()=>this.handleClick());u(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});u(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};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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=ja(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.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 F(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const aA=(n,t)=>new rA(n,t);let lA=class extends oi{constructor(e,i){super(e);u(this,"name","topviewFloorplanPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"selector");u(this,"panoIndex",0);u(this,"floorIndex",0);u(this,"wrapper");u(this,"container",document.createElement("div"));u(this,"lastPanoramaLongitude",0);u(this,"size",{width:0,height:0});u(this,"hasAddedEventListener",!1);u(this,"isHiddenByHideFunc",!1);u(this,"highlightData",{});u(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=za(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});u(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")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(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})});u(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)});u(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});u(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});u(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});u(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});u(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});u(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}))});u(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 方法"));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,cameraImageUrl:gi,attachedTo:ui.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?yn(i,["selector","scale"]):{},r=V(V({},s),o);this.state={enabled:!0,visible:!1,config:r},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 F(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["version"])}const r=e;r&&!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 pi(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=ja(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new I.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 F(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 F(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 F(this,null,function*(){return yield pi(e.data)})}_show(e){return F(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 Oa(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;Cn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(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;Cn(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){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=pe(V(V({},this.state),e),{config:o}),!lt(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=pe(V({},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 La({target:this.container,intro:!0,props:i})}};const cA=(n,t)=>new lA(n,t);function Ba(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function dA(n){ue(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 hA(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||gi)+")"),j(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),x(t,e),x(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function uA(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function fA(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(p,A){const g=p.bounding,v=p.observers[A];if(!v)return"";const y=(g.max.x-g.min.x)*r,C=(g.max.y-g.min.y)*r,k=Math.floor(v.positionInImage.x*y),D=Math.floor(v.positionInImage.y*C);return`translate(${k}px, ${D}px)`}function f(p){e(6,c=p)}const m=Ba(p=>{e(7,d=p.longitude)},1e3/60);return vt(()=>(o.on("panoWillArrive",f),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",f),o.off("cameraDirectionUpdate",m)})),n.$$set=p=>{"five"in p&&e(3,o=p.five),"pxmm"in p&&e(4,r=p.pxmm),"floorplanData"in p&&e(5,a=p.floorplanData),"cameraImageUrl"in p&&e(0,l=p.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=uA(d))},[l,s,i,o,r,a,c,d]}class mA extends le{constructor(t){super(),ae(this,t,fA,hA,se,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},dA)}}function gA(n){ue(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 Hl(n,t,e){const i=n.slice();return i[1]=t[e],i}function _l(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=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,d){B(c,e,d),x(e,i),x(e,r)},p(c,d){t=c,d&1&&j(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&j(i,"width",s),h&&j(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&O(e)}}}function pA(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=Hl(n,s,r),l=o(a);i.set(l,e[r]=_l(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();w(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=zt(e,a,o,1,r,s,i,t,Da,_l,null,Hl))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function AA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class vA extends le{constructor(t){super(),ae(this,t,AA,pA,se,{extraObjects:0},gA)}}function Fl(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=et(s,i[o]);return t=new ou({props:s}),{c(){ne(t.$$.fragment)},m(o,r){te(t,o,r),e=!0},p(o,r){const a=r&183?ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(M(t.$$.fragment,o),e=!0)},o(o){z(t.$$.fragment,o),e=!1},d(o){ie(t,o)}}}function bA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=et(l,a[d]);t=new nu({props:l}),i=new vA({props:{extraObjects:n[6]}});let c=n[3]&&Fl(n);return{c(){ne(t.$$.fragment),e=$(),ne(i.$$.fragment),s=$(),c&&c.c(),o=Pe()},m(d,h){te(t,d,h),B(d,e,h),te(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const f=h&20?ct(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(f);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&M(c,1)):(c=Fl(d),c.c(),M(c,1),c.m(o.parentNode,o)):c&&(de(),z(c,1,1,()=>{c=null}),he())},i(d){r||(M(t.$$.fragment,d),M(i.$$.fragment,d),M(c),r=!0)},o(d){z(t.$$.fragment,d),z(i.$$.fragment,d),z(c),r=!1},d(d){ie(t,d),d&&O(e),ie(i,d),d&&O(s),c&&c.d(d),d&&O(o)}}}function yA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=f=>{"five"in f&&e(0,s=f.five),"pxmm"in f&&e(1,o=f.pxmm),"floorIndex"in f&&e(2,r=f.floorIndex),"hoverEnable"in f&&e(3,a=f.hoverEnable),"floorplanData"in f&&e(4,l=f.floorplanData),"extraObjects"in f&&e(8,c=f.extraObjects),"highlightData"in f&&e(5,d=f.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(f=>f.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class wA extends le{constructor(t){super(),ae(this,t,yA,bA,se,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function CA(n){ue(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 Wl(n){let t,e,i,s,o=n[7]!==0&&Yl(n);return{c(){t=S("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ti(zn.call(null,t)),be(t,"clientWidth",n[13]),be(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&M(o,1)):(o=Yl(r),o.c(),M(o,1),o.m(t,null)):o&&(de(),z(o,1,1,()=>{o=null}),he())},i(r){e||(M(o),e=!0)},o(r){z(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,Ze(s)}}}function Yl(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let f=0;f<l.length;f+=1)c=et(c,l[f]);e=new wA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let f=0;f<d.length;f+=1)h=et(h,d[f]);return s=new mA({props:h}),{c(){t=S("div"),ne(e.$$.fragment),i=$(),ne(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(f,m){B(f,t,m),te(e,t,null),x(t,i),te(s,t,null),a=!0},p(f,m){const p=m&3181?ct(l,[{five:f[0],pxmm:f[10],floorIndex:f[11],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6]}]):{};e.$set(p);const A=m&1049?ct(d,[{pxmm:f[10],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(A),m&512&&o!==(o=`${f[9]}px`)&&j(t,"width",o),m&4096&&r!==(r=`${f[12]}px`)&&j(t,"height",r)},i(f){a||(M(e.$$.fragment,f),M(s.$$.fragment,f),a=!0)},o(f){z(e.$$.fragment,f),z(s.$$.fragment,f),a=!1},d(f){f&&O(t),ie(e),ie(s)}}}function IA(n){let t,e,i=n[1]&&Wl(n);return{c(){i&&i.c(),t=Pe()},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&&M(i,1)):(i=Wl(s),i.c(),M(i,1),i.m(t.parentNode,t)):i&&(de(),z(i,1,1,()=>{i=null}),he())},i(s){e||(M(i),e=!0)},o(s){z(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function PA(n,t,e){var C,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(k=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?k:0,f=0,m=0,p=0,A=0;function g(D){e(11,h=i.work.observers[D].floorIndex)}vt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=D=>{e(7,f=D.detail)},y=D=>{e(8,m=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const D=Math.min(f,m),{max:E,min:R}=r.bounding,L=E.x-R.x,X=E.y-R.y,Y=function(){return L>X?[D,D/L*X]:[D/X*L,D]}();e(9,p=Y[0]),e(12,A=Y[1]),e(10,d=p/L)}},[i,s,o,r,a,l,c,f,m,p,d,h,A,v,y]}class EA extends le{constructor(t){super(),ae(this,t,PA,IA,se,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},CA)}}let kA=class extends oi{constructor(e,i){super(e);u(this,"name","panoFloorplanRadarPlugin");u(this,"state");u(this,"data");u(this,"app");u(this,"wrapperSelector","");u(this,"wrapper",null);u(this,"disposed",!1);u(this,"extraObjects",[]);u(this,"highlightData",{});u(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});u(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});u(this,"unhighlight",()=>{this.highlightData={},this.render()});u(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:gi},o=i!=null&&i.configs?i.configs:{},r=V(V({},s),o);this.state={enabled:!0,visible:!0,config:r},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 F(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 pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(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.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Jp(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield pi(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;this.state=V(V({},this.state),e),!lt(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=pe(V({},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 EA({target:this.wrapper,props:e})}};const MA=(n,t)=>new kA(n,t),xA=[{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:"和室"}],DA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],SA=[{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:"写字楼"}],xr=(n,t,e)=>{const i=new I.Matrix4,s=new I.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},TA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(xr(s,0,0)),o&&n.applyMatrix4(xr(0,o,0)),r&&n.applyMatrix4(xr(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function du(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const LA=(n,t)=>{var A;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(A=t.north_rad)!=null?A:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=g=>F(exports,null,function*(){var k;const v=(g==null?void 0:g.fbx_url)||e;if(l=(k=g==null?void 0:g.north_rad)!=null?k:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const C=yield new Ah.FBXLoader().loadAsync(v);return du(C,{transparent:!0,side:I.DoubleSide,blending:I.AdditiveBlending}),s.object=C,p(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function p(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,C=v.max.z-v.min.z,k=Math.max(y,C),{max:{x:D,z:E},min:{x:R,y:L,z:X}}=v;s.yBase=L,o={x:(D+R)/2,y:L-1.6,z:(E+X)/2},r=[0,l-Math.PI/2,0],a=.0045*k,TA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function jA(n,t){var c,d,h,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"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 Q.CanvasTexture(a)}const zA=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),OA=(n,t)=>{var A,g,v;const e={},i=(A=t.animationEnabled)!=null?A:!0,s=(g=t.position)!=null?g: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=>F(exports,null,function*(){var Y,H,N,_,G,W,Z,J;const C=(Y=y==null?void 0:y.position)!=null?Y:s;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const k=zA(C),D=(H=y==null?void 0:y.rad)!=null?H:o,E=(N=y==null?void 0:y.fbx_url)!=null?N:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const R=yield new Ah.FBXLoader().loadAsync(E);R.position.copy(k),R.rotation.z=D,R.scale.set(.8,.8,.8),du(R,{transparent:!0,side:I.DoubleSide});const L=(Z=(W=(G=(_=R.children)==null?void 0:_[0])==null?void 0:G.children)==null?void 0:W[3])==null?void 0:Z.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const X=(J=t.name)!=null?J:"入户门";return L.material=new Q.MeshBasicMaterial({transparent:!0,map:jA(X)}),L.renderOrder=3,R.children[0].add(L),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,C=new Q.AnimationMixer(e.object);a.push(C);const k=C.clipAction(e.object.animations[0]);k.timeScale=y;let D;const E=()=>{let Y=0,H=0;const N=1e3/30,_=G=>{Y=requestAnimationFrame(_);const W=G-H;W<N||(H=G,a.forEach(Z=>Z.update(W/1e3)),n.needsRender=!0)};return Y=requestAnimationFrame(_),()=>{cancelAnimationFrame(Y)}},X={play:()=>{D||(k.play(),D=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{k.stop(),D==null||D(),D=void 0}};e.animation=X},d=y=>{var k;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((k=y==null?void 0:y.animationEnable)!=null?k:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",f)),!0)}},BA=Tt;function RA(n,t,e,i=BA.Linear.None){const s=new wo(n).to(t,e).easing(i);Co(()=>s.start(0));const o=Mn(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 VA(n,t){return RA({progress:0},{progress:1},n,t)}var hu=(n=>(n.Move="Move",n.Rotate="Rotate",n))(hu||{}),Qt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qt||{});const Ks=Math.PI*2;function Ul(n){return(n%Ks+Ks)%Ks}function Xl(n){return n%Ks}function Dr(n,t,e){return n+(t-n)*e}const ta=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Ul(n),r=Ul(t);return e===Qt.Anticlockwise&&o<r&&(o+=s),e===Qt.Clockwise&&r<o&&(r+=s),e===Qt.Loop&&r-o>i?ta(o,r,Qt.Anticlockwise):e===Qt.Loop&&o-r>i?ta(o,r,Qt.Clockwise):{from:o,to:r}},QA=n=>{const t={},e=(l,c,...d)=>F(exports,[l,c,...d],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((h,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,V({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Xl(r.latitude),l=Xl(o.latitude),{from:c,to:d}=ta(r.longitude,o.longitude,o.rotation||Qt.Loop),h=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:f}}};return{move:e,rotate:(l,c,...d)=>F(exports,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Te.Five.Mode.Panorama&&(yield n.changeMode(Te.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,p)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:f}=i(o);return yield new Promise(m=>{const p=({progress:C})=>{const k={};k.longitude=Dr(h.longitude,f.longitude,C),k.latitude=Dr(h.latitude,f.latitude,C),k.fov=Dr(h.fov,f.fov,C),n.setState(k,!0)},A=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=VA(v,Tt.Linear.None).onUpdate(p).onComplete(A).onDestroy(g);o.rotation===Qt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jl(n,t){return n.x===t.x&&n.y===t.y}function uu(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function mo(n,t){return(t.y-n.y)/(t.x-n.x)}function fu(n,t,e){const i=mo(n[1],n[0]),s=mo(t[1],t[0]);if(isNaN(i)||isNaN(s)||uu(i,s))return!1;if(Rs(n[0],t))return n[0];if(Rs(n[1],t))return n[1];if(Rs(t[0],n))return t[0];if(Rs(t[1],n))return t[1];if(e&&!NA(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 Rs(n,t){return Jl(n,t[0])||Jl(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&&uu(mo(t[0],n),mo(n,t[1]))}function GA(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 Vs(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function NA(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)&&Vs(t[0],n[1],n[0])*Vs(n[1],t[1],n[0])>0&&Vs(n[0],t[1],t[0])*Vs(t[1],n[1],t[0])>0?1:0}function mu(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>mu(n,t-1))}const HA=`<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(g)}</div>
285
285
  </div>
286
286
  </div>
287
- `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",A),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=HA,s.appendChild(o);const r={},a=(A,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=FA(A,n),y=n.work;if(!y)return!1;for(const C in g){const k=g[C],{standingPosition:D}=y.observers[0],E=k.map(({x:R,z:L,observers:X})=>{const Y=X.length>0?A.rooms[A.observers[X[0]]].name:"",H=v[Y]?v[Y].floor:null;let N=1/0,_={index:0,x:D.x,y:D.y,z:D.z};X.forEach(ce=>{if(!y.observers[ce])return;const{standingPosition:oe}=y.observers[ce],we={index:ce,x:oe.x,y:oe.y,z:oe.z},Ce=_A({x:R,z:L},we);H?Ce<N&&Math.abs(we.y-H)<.3&&(N=Ce,_=we):Ce<N&&(N=Ce,_=we)});const G=new Q.Vector3(R,_.y,L);Object.assign(G,{observers:X});const W=v[Y]?v[Y].roof:null,Z=W?new Q.Vector3(R,W,L):null;return Z&&Object.assign(Z,{observers:X}),{origin:G,vertical:Z}});r[C]={origins:E.map(R=>R.origin),rules:[]};for(const{origin:R,vertical:L}of E){if(!L)continue;const X=i(C,R.distanceTo(L));s.append(X),r[C].rules.push({vertical:!0,rule:[R,L],$element:X})}for(let R=0;R<E.length;R++){let L=R+1;L>=E.length&&(L=0);const{origin:X}=E[R],{origin:Y}=E[L],H=i(C,X.distanceTo(Y));s.append(H),r[C].rules.push({vertical:!1,rule:[X,Y],$element:H})}}return e.loaded=!0,!0},l=(A,g,v)=>F(exports,null,function*(){const y=A||t.roomInfo,C=g||t.roomRules;if(!y||!C)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=V(V({},e.options),v||{}),n.model.loaded?a(y,C):yield new Promise(k=>n.once("modelLoaded",()=>k(a(y,C))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(A,g,v,y)=>{const C=[[{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}]],k=[];for(let D=0;D<C.length;D++){const E=fu([A,g],[C[D][0],C[D][1]],!0);E&&k.push(E)}return k.length===0?!1:k},d=()=>{var X;const A=(X=n.getElement())==null?void 0:X.parentElement;if(!A||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let C;for(const Y in r)Y.split(",").indexOf(g.toString())>=0&&(C=Y);if(!C){for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display="none";return}const k=v.position,D=v.getWorldDirection(new Q.Vector3),E=A.clientWidth,R=A.clientHeight;if(y!==Te.Five.Mode.Panorama){for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display="none";return}for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display=Y===C?"block":"none";const[L]=r[C].origins.slice().filter(Y=>Y.observers.indexOf(g)>=0).sort((Y,H)=>{const N=Y.clone().setY(0).sub(k).normalize().angleTo(D.clone().setY(0)),_=H.clone().setY(0).sub(k).normalize().angleTo(D.clone().setY(0));return N-_});for(const{rule:Y,vertical:H,$element:N}of r[C].rules){const[_,G]=Y,W=N.querySelector(".PanoRulerPlugin-rule-line");if(!W)return;if(!L){N.style.display="none";continue}if(_!==L&&G!==L){N.style.display="none";continue}if(_.distanceTo(G)<.3){N.style.display="none";continue}if(_.observers.indexOf(g)===-1||G.observers.indexOf(g)===-1){N.style.display="none";continue}if(_.clone().sub(k).normalize().angleTo(D)>Math.PI/2){N.style.display="none";continue}if(G.clone().sub(k).normalize().angleTo(D)>Math.PI/2){N.style.display="none";continue}const ee=_.distanceTo(G);if(G.clone().sub(G.clone().sub(_).divide(new Q.Vector3(2,2,2))).distanceTo(k)/ee>8){N.style.display="none";continue}const we=_.clone().project(v),Ce=(we.x+1)/2*E,Ae=(-we.y+1)/2*R,Be=G.clone().project(v),ve=(Be.x+1)/2*E,We=(-Be.y+1)/2*R,fe=Math.sqrt(Math.pow(ve-Ce,2)+Math.pow(We-Ae,2));let ye=fe,je=50;const me=c({x:~~Ce,y:~~Ae},{x:~~ve,y:~~We},E,R);if(me&&me.length===1&&(L===_?(ye=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-Ae,2)),je=ye/fe*50):L===G&&(ye=Math.sqrt(Math.pow(me[0].x-ve,2)+Math.pow(me[0].y-We,2)),je=100-ye/fe*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};je=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-Ae,2))/fe*100}const dt=(Math.PI/2-Math.atan2(ve-Ce,Ae-We))/Math.PI*180,ke=W.querySelector(".PanoRulerPlugin-rule-label"),it=ke.children[0].clientWidth;it>=fe||it/2>=je/100*fe||it/2>=(1-je/100)*fe?W.style.display="none":(W.style.display="block",W.style.width=fe+"px",W.style.left=Ce+"px",W.style.top=Ae+"px",W.style.transform=`rotate(${-dt}deg)`,ke.style.left=`${je}%`)}},h=()=>mu(d),f=()=>{var A,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(A=n.getElement())==null?void 0:A.parentElement)==null||g.append(s),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function p(A){if(A.distanceText&&A.distanceText!==e.options.distanceText){const g=A.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[C,k]=y.rule,D=C.distanceTo(k),E=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");E&&(E.innerText=g(D))})})}}return{enable:f,disable:m,load:l,state:e,changeConfigs:p}};function YA(n){ue(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 Zl(n,t,e){const i=n.slice();return i[6]=t[e],i}function UA(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=ql(Zl(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();w(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=Zl(s,e,r);i[r]?i[r].p(a,o):(i[r]=ql(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&&O(t),Lt(i,s)}}}function XA(n){let t,e;return{c(){t=S("em"),w(t,"class",e=Qe(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Qe(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function ql(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),w(t,"class",e=Qe(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),j(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Qe(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&j(t,"width",i)},d(s){s&&O(t)}}}function JA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?XA:UA}let p=m(n),A=p(n);return{c(){t=S("div"),A.c(),e=$(),i=S("div"),s=S("div"),r=Me(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),He(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),j(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),j(t,"width",c),j(t,"left",d),j(t,"top",h),j(t,"transform",f),j(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),A.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),a=Eo(s,n[4].bind(s))},p(g,[v]){p===(p=m(g))&&A?A.p(g,v):(A.d(1),A=p(g),A&&(A.c(),A.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&j(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&j(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&j(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&j(t,"top",h),v&1&&f!==(f=`rotate(${g[0].rotateDeg}deg)`)&&j(t,"transform",f),v&5&&j(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),A.d(),a()}}}function ZA(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 qA extends le{constructor(t){super(),ae(this,t,ZA,JA,se,{rulerItemProp:0},YA)}}function Kl(n,t,e){const i=n.slice();return i[12]=t[e],i}function $l(n){let t,e;return t=new qA({props:{rulerItemProp:n[12]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function KA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=$l(Kl(n,i,r));const o=r=>z(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=Kl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=$l(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)z(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function $A(n,t,e){var A,g,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(A=i.getElement())==null?void 0:A.parentElement)==null?void 0:g.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(C,k)=>{const D=[[{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}]],E=[];for(let R=0;R<D.length;R++){const L=fu([C,k],[D[R][0],D[R][1]],!0);L&&E.push(L)}return E.length===0?!1:E},d=(C,k)=>{const D=C.clone().project(i.camera),E=(D.x+1)/2*a,R=(-D.y+1)/2*l,L=k.clone().project(i.camera),X=(L.x+1)/2*a,Y=(-L.y+1)/2*l,H=Math.sqrt(Math.pow(X-E,2)+Math.pow(Y-R,2));return{startLeft:E,startTop:R,endLeft:X,endTop:Y,distance:H}},h=(C,k,D)=>{const E=i.camera.position,R=i.camera.getWorldDirection(new Q.Vector3),L=C.clone().sub(E).normalize().angleTo(R),X=k.clone().sub(E).normalize().angleTo(R),Y=C.distanceTo(k),N=k.clone().sub(k.clone().sub(C).divide(new Q.Vector3(2,2,2))).distanceTo(E),{startLeft:_,startTop:G,endLeft:W,endTop:Z,distance:J}=d(C,k),ce=-((Math.PI/2-Math.atan2(W-_,G-Z))/Math.PI)*180;let oe=!0;D||(oe=!1),!lt(C,D)&&!lt(k,D)&&(oe=!1),Y<.3&&(oe=!1),L>Math.PI/2&&(oe=!1),X>Math.PI/2&&(oe=!1),N/Y>8&&(oe=!1);let we=50,Ce=J;const Ae=c({x:~~_,y:~~G},{x:~~W,y:~~Z});if(Ae&&Ae.length===1&&(lt(C,D)?(Ce=Math.sqrt(Math.pow(Ae[0].x-_,2)+Math.pow(Ae[0].y-G,2)),we=Ce/J*50):lt(k,D)&&(Ce=Math.sqrt(Math.pow(Ae[0].x-W,2)+Math.pow(Ae[0].y-Z,2)),we=100-Ce/J*50)),Ae&&Ae.length===2){const Be={x:(Ae[0].x+Ae[1].x)/2,y:(Ae[0].y+Ae[1].y)/2};we=Math.sqrt(Math.pow(Be.x-_,2)+Math.pow(Be.y-G,2))/J*100}return{startLeft:_,startTop:G,distance:J,deg:ce,visible:oe,labelOffset:we,ruleLength:Y}},f=()=>{const C=i.panoIndex,k=s.find(H=>H.panoIndex===C);if(!k)return e(0,r=[]);if(i.currentMode!==Te.Five.Mode.Panorama)return e(0,r=[]);const D=i.camera.position,E=i.camera.getWorldDirection(new Q.Vector3),R=k.lines.map(H=>new Q.Vector3(H.start[0],-H.start[1],-H.start[2])),L=k.lines.map(H=>new Q.Vector3(H.end[0],-H.end[1],-H.end[2])),[X]=R.concat(L).sort((H,N)=>{const _=H.clone().setY(0).sub(D).normalize().angleTo(E.clone().setY(0)),G=N.clone().setY(0).sub(D).normalize().angleTo(E.clone().setY(0));return _-G}),Y=k.lines.map(H=>{var Ce,Ae;const N=H.start,_=H.end,{startLeft:G,startTop:W,distance:Z,deg:J,visible:ee,labelOffset:ce,ruleLength:oe}=h(new Q.Vector3(N[0],-N[1],-N[2]),new Q.Vector3(_[0],-_[1],-_[2]),X),we=[];return H.children&&((Ce=H.children)==null?void 0:Ce.length)>0&&((Ae=H.children)==null||Ae.forEach(Be=>{const ve=Be.start,We=Be.end,{distance:fe}=d(new Q.Vector3(ve[0],-ve[1],-ve[2]),new Q.Vector3(We[0],-We[1],-We[2]));we.push({width:fe,state:Be.state})})),{width:Z,left:G,top:W,rotateDeg:J,state:H.state,children:we,labelOffset:ce,visible:ee,labelElement:o.distanceText(oe)}});e(0,r=Y)},m=()=>Co(f),p=Ba(f,80);return vt(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>p()),i.on("pinchGesture",()=>p())}),jt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>p()),i.off("pinchGesture",()=>p())}),n.$$set=C=>{"five"in C&&e(1,i=C.five),"rulerDatas"in C&&e(2,s=C.rulerDatas),"options"in C&&e(3,o=C.options)},[r,i,s,o]}class ev extends le{constructor(t){super(),ae(this,t,$A,KA,se,{five:1,rulerDatas:2,options:3})}}let tv=class{constructor(t,e){u(this,"five");u(this,"container",document.createElement("div"));u(this,"panoRulerProData");u(this,"rulerItems");u(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=V(V({},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",()=>F(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 F(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 F(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new ev({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(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const iv=(n,t)=>new tv(n,t),nv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZIAAABCCAYAAAB9y1BhAAAAAXNSR0IArs4c6QAADh5JREFUeAHtnVuPLDcVhedwC/dACKAICDxEIBQpygNI/Ab+MX8B8YCQEAjxgBAQLsm5Jjkn58r6Sl4jT52qnu4zXd121dqSx67q7ip7eXsv721XzcVFJAgEgSAQBIJAEAgCQeC4CLx48eKbSu+RH/fKuVoQWB8Cn1tfk9KiIHAUBH6tq/xKiTwSBILADgRCJDvAyUebRuAbpfXxSDatBmn8Pgh8YZ8v5TtBYIMIvFCbSZEgEASuQSBEcg1A+XizCDzfbMvT8CBwIAIhkgMBy9c3g0CIZDNdnYbeFIEQyU0RzO/XikCIZK09m3YdHYEQydEhzQVXgkCIZCUdmWYsj0CIZHmMc4c+EchCe5/9llqfAYEQyRlAzy27QCAeSRfdlEq2gECIpIVeSB1aRAAiudVixVKnINAaAiGS1nok9WkFAUJb8Upa6Y3Uo2kEQiRNd08qd0YEQiJnBD+37guBEElf/ZXang6BEMnpsM6dOkcgRNJ5B66x+nrjLmsTX1J6bSJHZ7+o9HklynWaOse1eKcc+XVlvxYFEnlfaThWfb7mcsn5nPRM6WmVU55KfO+J0mdKj8f5rVu3skNMoET6RSBE0m/fdVNzGWII4StKXy65y18t58aEAVGcUjDkGHsLhIOYfCC1xUT4QDJjgnmkc58qkT8saSiLeCCkSBBoBoEQSTNd0V9FZADRH8iAGfvXS06Zc5CFCePQt0y3EFaq61CX1ayjC56U8br24sKd+kAuJhkI55OSPi75pyIcvKNIEFgcgRDJ4hD3ewMZLDwDXqfOq9RNFCYOCAMPYx851BDjIXiWzky9Tpyvw0kOL/nc+Jh7DyGqko+P+cznVLwMf31Uypz7jZLJ0GEy8jqURnl8zPjyObDEsxknztsDUnFvMfF8e+4X6j88F4hlTDT3de6BiAYsI0HgxgiESG4MYd8XkLEhrARZTKUxUWB0MXrkiA3wdYYQg8Xs2cmzaR977cCE8eSM6wYDsQiXSyOrulDPRUT3AbsxydAnYO9kz87HfH9Kxv3D976lNEk2ujf9ANE8GCe1OeEzgRLZD4EQyX44df8tGQ08iNdHCU+jnhGPDVG9bgAGGD3Iw8TB5xgjz3jr3CTxSEapxxAL7VxcCmGaQPe6n/qScWtSIcdLrD1FhxbtRZn4x/3rtanvlBtffq57UCcI5l6dVF9CaJEgcAWBEMkVOPo+0ODHwGNEIAxIwsRBea6vdxlMPsNwYFAcIoEsnB4WQ6hTqxOMqg1wU40rxEx/kCal6AKejEnGOSFKvE8mFiYaFV8S9AVP5oo3o+syKSA0ZoJxmTWZJvFSXSMLIzBnXBa+bS5/UwQ0oDECEIRDF87n+nSOMDAMkIUNU51v2TjM4SWo2pdi1E34L1W4mnRALFOJtZ0pQe/QNVItT3XNOzpxV8n5fdWjaxzrBqY8j8Cc0Zn/RT45OQIaoPQT3oUHMDnHUzPKuYFLqGJYZFXObNILroSmIi8jMIfjy9/s8EwhGu/0+s+4CdI5vBkmKngv6Bo5x3NbodFFQmQOk6l48VzXQdcgF6d7unePoU7aE5lBIEQyA8y5TmvgEZ5iwBJSeKMkBrHXJVS8lCljZ8IwaZgwFlswvqzNugpT2K6rhTtaI2PPBIN0hWSkn6zJmFSc7yIYSIj0Y6VBdA108nZJd5TjuSQsNqDT558QyZn7rQxMSKNO435hkE0NNEIXzPhIzPiY7cXDEBBHkE0TyRx+0i9vovhf/R3pMR6MPWWTB+syU+JQ2tvlQ8Ji6C/kArHcKfcpHydrHYGxwWq9vl3XT4MFr4JZHO4/3gbkMTXYxkYMEmHtAsJgNsegYxaH9xFZBgH6YMoLXOZunV+1TGCYxHzgpkjfCYPhrUAw5BAMJDLGlbAY44E0iH7LJAlSgVw+UuK5l6nJlD6KnBuBEMmCPaDBwACpiYOBwuCqB0S9xZYBxmfs4YcsGEjkiSsLhBML/VD304lv3//tykTnQ7WENIjGBDYHQoFcSEym2IaMWP/JCaG9VZKyi8f6LaRSE8t4wsX3ImdAIERyRNALcTBIGByeYY13v4yJg+P7SiaOhKcERgMSI7VAJ4hcWGjHwyANonFTh8UYO3gv440kjKPvlqTs4llFLEy4GDfpM5A5g4RIbgi6lNkeh8NV4wEwVm7CUSg+CfLAZR9/R6cjZ0YgfXKiDpD+e2F/CIuVCRnjyh4L5DLeLYbXUu8Sg1gYUwNJ6ZoPVI6cCAE6I3IAAlJW3HCTBl6H3fK5qxCmMnGwiMiWy0jjCKiff6kqDuNDffbbxqu7+uqpP3iAEkJx2mfcOQx2W32YV74sqCUhkmvAlQLjUjMzcqiKxcJdwuwKT2NIUmAWDSOdIaB+/4WrrD78ncvJ20BA/cMmFcalE+GxXcJmFa+x3FWf1iHmXb/LZ3sgkNDWBEhSUhb67DYzA6rDVeOQBy/3gzQGJZWC5nkNgbECGffzCpq0niaUCRqTtH/RqjJmPdmDXMYvtoR4SD9U4kHJOgyWMStQbiLxSISelAoc6rUOFG5O2MnD4ni9xpHdPXNodXpeOvG+qy6j9XuXk7ePQDWeIRQmgizeT9k6zjF2IaRhbUV5thkLhENlCtxDr9Hl96VseGMommcxu7wzwlUmDnaHxC3ustf3r7T04z1/W/39B5eT94eA+pLw9OtKJpZdYTB2ldUhsLzOZY8u32U89/h5X1+RQuHuQhyErVCsmkjrUAazlHtKkEeeshUIGxT0odaPDUKwjiaXiZ/JwWEwL9qP7QBh7DdLkskY3hWGt8KC/eX/qFkHMsdrxeoHihSBbYP2OnBx58RrHZBHvI45lDZyXnrzrpsqA/JHl5OvCwH1s70ViAWPZby2Ujf4vg4GQpJO5K0SFTKrJBIpB1sDUQwIZNcuK2Kjd0v6RMqRtQ6BERnWzX5uHKQXf3I5+XoRkN3AHrLNGEIh7Vor9S4wIhab31q8GiKpyAMCQRmmBKLgOQ68DrYAbl4BpkDKuYFIfiYchvEhPflzMNkeAsWmQCi2KXP2kgkpnspmSWUOmC60Rh3NGg+dTJrzPCAPZg+D5yGjkDinwIjsRkC69VN/QzrzF5eTbxMB6QMhL3sq2Jo524mt8drqZhbq58BoVlvUocQ0WeswebA45pAU7XGZVyTcI8kQbKZD1d7IERCQnr3jy0h//upy8iAg3WACyyI9iccGbEexPbZBnsBCKrype9U7PbvYtaWOgyyYBTAjgET8gCCdxe4ak4c9j9V3nNocWRaBehffsnfK1btCoExMh+dOqokttslRERMLIXbO8QAkC/VERT7W71enW26w2teeCPz6raB4IlPiV5JAHvE8phDKuYMRkO79xD+SXv3N5eRBYA4B6QwTcya6kMrcsyp4JkRKWKPFdq1CmiOSUWfMvZiNRXIYPv/caRVq2F4jpIdvu1Ya8H93OXkQ2AcB6Q+PHUAqpDk7xqtZIJXuJ8FNEIlApx64gYA+t5DFIjnrHrzCIO/GERCR5RCQTv5IVx9CptK3fyx3p1x57QhIl/x/7llPmXpOBT1jNymk0uVjCGclkoq1AXhqvQaAWffA+3ioAe21EB1GgsByCEg3f+CrS+/+6XLyIPCqCEinsLeEvHZNmAnPM2HuKtpyciIpYNr7AFTIwfVwGY8DMFe5MKV2RRpHQHr6lqsoIvnA5eRB4BgISL+8gYhJNB4LYvvnCTN2kEl0816KDTiNWFQEHC4doBG68q6r+p7sZMD7gDzy+oEamZRPjoD09fu66TA+pI//PnkFcsPNICBdYz0Fu3idbSSs3+RzcIsSiQDi+ngdAGTWVfGKsHOB+GBCV1dgycE5EZDufs/31+D9r8vJg8BSCFT2kojN3K4vvBQm3E3Zy0WIRICwVRcwSFPbdu194LKt+kEdtT/SIQLS4Tddbenohy4nDwKnQGAPG4rdZALehA09KpGo8bhou9iUbbs0/jMNTscBdRgJAm0hIF1+wzWSrt52OXkQOCUC0kNsNNuHsatz24iHqI709GxLAjcmktJQEwj5WPA+aCiuWB4YHKOT4yYRkF7zUNkg0lueSI4EgbMiIJ1kZyshL9LUOjNEwkT9sXT2pBP1VyaSQiCse9Coqa27LApBIPE+BEKkLwSk32zRHESDkp0zkSDQBALF9uKdYHunnkthwo7tfXQqQjmYSNQImBACIU2xIuGreB8CIdIvAtJzNogMosHI4mYkCDSHgPTUXspU2ItoEIvzEArlxWRvIlGFWTSnsnWF+b1dKAhk8QrrHpEgsDgC0ndi0oNoEBIuiASBZhGQvnqCz/KCJ/jYZtto7DPRoUU2N11LJIXxqNyUC0VFqeCTpRlP94gEgZMhIL0nbDCIdJswQSQINI9AIRRsNRP+KfvOkgNrKEddr5660YUqw3k8EAhkbvsuCztPVSF7JDqMBIF1IKAxcOl5S8eZLEWCQDcIFBtO2Kv2UOr645lAKkex4VeIpLo5jHbls1KD4eYaWIu4R+UeyYLA2RHQWGAADiJ9P9u2StcheRB4VQSkyzgD2PQppwBH4MaEMpBFRSDcqCYQx9ggDphr0QUb3SMSBJpAQGPiciei9P6oYYAmGphKbA4B6TRrJ+j1HKHYzh8cZbpVBowXZ8bgQhzPNJAOvvD4QjkOAj0hUAbdUOVMoHrqudT1OgSk2zgLkAl2n/LYvh9s900kutYV4UIvQiBXMMlBEAgCQWA1CBRCgUjmHAkI5vk+PACR1BcZmGmfH64GzTQkCASBILBhBAqhgEC9rDFGJI7FGJEcB4EgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEAgCm0fg/x4jQQWGalpFAAAAAElFTkSuQmCC";function sv(){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(${nv})`,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 ov=new I.TextureLoader;function fi(n){return F(this,null,function*(){return new Promise((t,e)=>{ov.load(n,t,void 0,e)}).then(t=>(t.encoding=I.sRGBEncoding,t))})}const Qs={userAction:!0};class rv extends oi{constructor(e,i){super(e,i);u(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")}});u(this,"data");u(this,"group",new I.Group);u(this,"roomInfoInstance");u(this,"roomInfoWrapperInstance");u(this,"compassMeshTween");u(this,"compassMesh");u(this,"logoMesh");u(this,"logoMeshTween");u(this,"entryDoorMesh");u(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)});u(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)});u(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)});u(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});u(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});u(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});u(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});u(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});u(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)});u(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}))});u(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d,h;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=pn(1e3).onUpdate(({progress:f})=>{var m;(m=this.compassMesh)==null||m.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=pn(1e3).onUpdate(({progress:f})=>{var m;(m=this.logoMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const m=new I.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),p=i.clone().add(m.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new I.Vector3(0,0,-1).angleTo(m),this.entryDoorMesh.position.copy(p),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(d=this.entryDoorMesh)==null||d.material.setValues({opacity:1}):(h=this.entryDoorMesh)==null||h.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});u(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())});u(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Te.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:V(V({},this.state.config),i||{})})}enable(e=Qs){this.setState({enabled:!0},e)}disable(e=Qs){this.setState({enabled:!1},e)}show(e=Qs){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Qs){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:V(V({},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 F(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=V({},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 F(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=sv(),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 F(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield fi(e),s=new I.CircleGeometry(.7,32),o=new I.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return F(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield fi(e);i.minFilter=I.NearestFilter,i.magFilter=I.NearestFilter;const s=new I.PlaneBufferGeometry(.4,.4),o=new I.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return F(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield fi(e),s=new I.PlaneGeometry(.2,.16),o=new I.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new I.Vector3(-.7,0,-.7),new I.Vector3(.7,0,-.7),new I.Vector3(.7,0,.7),new I.Vector3(-.7,0,.7)];return Po(this.five).create3DDomContainer(e)}}const av=(n,t)=>new rv(n,t),lv=1,cv=3,dv=new Q.Color(16777215),hv=new Q.Color(6522623),uv=new Q.Color(16777215),fv=new Q.Color(6522623),mv=6,gv=8,pv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",gu=new Q.TextureLoader().load(pv),Av={pointTexture:gu,pointSize:mv,lineWidth:lv,lineColor:dv,pointColor:uv,lineRenderOrder:20,pointsRenderOrder:20},vv={pointTexture:gu,pointSize:gv,lineWidth:cv,lineColor:hv,pointColor:fv,lineRenderOrder:10,pointsRenderOrder:10};function bv(n,t,e){var d,h,f,m,p;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new Q.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(p=e==null?void 0:e.lineRenderOrder)!=null?p:20,l=new ph.Line(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 ec(n,t){const[e,i]=n.points,s=t==="light"?vv:Av,o=bv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Bi(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function $s(n){const{z:t}=n;return!(Math.abs(t)>1)}function yv(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 wv(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 pu{constructor(t){u(this,"ndcPosition");u(this,"contentDom");u(this,"containerDom");u(this,"params");u(this,"canSelected");u(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=yv({style:t.contentStyle}),this.containerDom=wv({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(!$s(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 Cv extends pu{constructor(e){var i;e.contentStyle=pe(V({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);u(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 R;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,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),f=vi(l.position,c.position).clone().project(e.camera),m=new Q.Vector2(d.x*r,d.y*a),p=new Q.Vector2(h.x*r,h.y*a),A=m.distanceTo(p);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!$s(d)&&!$s(h)||!$s(f)||A===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,k=-(Math.atan((m.y-p.y)/(m.x-p.x))*180)/Math.PI,D=this.containerDom.parentElement&&this.contentDom.clientWidth>A?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${k}deg) translateY(${D}px)`,this.show(),(R=this.params.userDistanceItem)==null||R.update({line:this.line,polyline:this.line.getPolyline()});const E=this.getCurrentContent();this.contentDom.innerText=E}getCurrentContent(){var l,c,d,h;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=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ni{constructor(t,e,i){u(this,"id");u(this,"selected",!1);u(this,"text");u(this,"type","line");u(this,"model");u(this,"mesh");u(this,"points");u(this,"lightMesh");u(this,"hook");u(this,"distanceItem");u(this,"polyline");u(this,"visible");var s;if(this.id=at(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Te.Subscribe,this.points=[t,e],this.mesh=ec(this,"normal"),this.lightMesh=ec(this,"light"),this.distanceItem=new Cv({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{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ni(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ft{constructor(t){u(this,"id");u(this,"position");u(this,"type","point");if(this.id=at(),this.position=new Q.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 ft(this.position)}}const Gs=n=>n.preventDefault();let Do=class{constructor(t){u(this,"model");u(this,"five");u(this,"group");u(this,"config");u(this,"dashed");u(this,"perpendicularDashed");u(this,"disposed",!1);u(this,"isMobile");u(this,"editParams");u(this,"magnifierParams");u(this,"mouseGroup");u(this,"container");u(this,"hook");u(this,"magnifier");u(this,"userDistanceItemCreator");u(this,"getMeasureType");u(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});u(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 ni(new ft([0,0,0]),new ft([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 ni(new ft([0,0,0]),new ft([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new Q.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Gs),e.addEventListener("contextmenu",Gs))}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",Gs),t.removeEventListener("contextmenu",Gs))}},Ri=class{constructor(t){u(this,"id",at());u(this,"lines",[]);u(this,"visiblePanoIndexes");u(this,"model");u(this,"type","polyline");u(this,"hook",new Te.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{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 d=new ni(l,c,this.model);return d.id=o.id,d.text=o.text,d});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 d=new ft(l.position);return d.id=l.id,o.set(l.id,d),d}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 Au extends Q.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function Iv(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 I.Float32BufferAttribute(e,3),s=Pf(e,void 0,3),o=new I.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Pv=new I.BufferGeometry;class vu extends Au{constructor(e){super();u(this,"isPolygonMesh",!0);u(this,"geometry",new I.BufferGeometry);u(this,"isBlank",!0);u(this,"points",[]);const i=new I.MeshBasicMaterial({color:4090367,transparent:!0,side:I.DoubleSide,depthTest:!0,opacity:.5}),s=new I.MeshBasicMaterial({color:16777215,transparent:!0,side:I.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new I.Mesh(this.geometry,i),r=new I.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=Iv(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Pv),this.isBlank=!0)}}function Ev(n){const t=Mv(n);if(t.length===0)return;let e=0,i=new Q.Vector3;for(const[s,o,r]of t){const a=bu(s,o,r),l=kv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function bu(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function kv(n,t,e,i){const s=i!=null?i:bu(n,t,e);return vi(n,t,e).multiplyScalar(s)}function Mv(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 Q.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new Q.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new Q.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class xv extends pu{constructor(e){e.containerStyle=pe(V({},e.containerStyle),{zIndex:"1"}),e.contentStyle=pe(V({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);u(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=Ev(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=`${zh(o)?e:e.toFixed(o)}${s}`}}class ia{constructor(t,e){u(this,"id",at());u(this,"selected",!1);u(this,"text");u(this,"type","area");u(this,"lightMesh");u(this,"areaItem");u(this,"hook",new Te.Subscribe);u(this,"model");u(this,"polygon");u(this,"points",[]);u(this,"planeHelper");u(this,"polyline");u(this,"meshContainer");u(this,"domContainer");u(this,"five");u(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 vu(t),this.polyline=new Ri({model:e.model}),this.areaItem=new xv({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 ni(new ft(e),new ft(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 I.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 I.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}}function tc(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(Kn(o,a)||Kn(o,l)||Kn(r,a)||Kn(r,l)||Kn(o,r))continue;const c=Ns(o,r,a),d=Ns(o,r,l),h=Ns(a,l,o),f=Ns(a,l,r);if(c!==d&&h!==f||c===0&&Hs(o,r,a)||d===0&&Hs(o,r,l)||h===0&&Hs(a,l,o)||f===0&&Hs(a,l,r))return!0}return!1}function Kn(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function Ns(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 Hs(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 yu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function na(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new Q.Vector2(t,e).sub(new Q.Vector2(o.left,o.top)),a=new Q.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function Sr(n,t){const e=na(t).ndcPoint,i=new Q.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const nn=()=>!1;class Dv{constructor(t,e){u(this,"hook",new Te.Subscribe);u(this,"outOfFive",!1);u(this,"five");u(this,"hammer");u(this,"mode");u(this,"pointSelectorHelper");u(this,"enabled",!1);u(this,"pressDown",!1);u(this,"adherePoints",null);u(this,"adherePointsRadius",.1);u(this,"lastFiveHelperVisible");u(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});u(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});u(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});u(this,"onTap",t=>{const[e]=Sr(this.five,t);e!=null&&e.face&&this.select(e)});u(this,"onPan",t=>{if(!this.pressDown)return;const[e]=Sr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});u(this,"onPress",t=>{const[e]=Sr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});u(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});u(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});u(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{clientX:i,clientY:s}=t,o={x:i/e.clientWidth,y:1-s/e.clientHeight};this.updateByNdcPosition(o)});u(this,"updateByNdcPosition",t=>{const e=Mh(this.five,t),i=(()=>e?pe(V({},e),{isVirtual:!1}):pe(V({},Tv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});u(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=V({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});u(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});u(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});u(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=yu?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Th(t,pe(V({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:V(V({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new fs(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",nn),this.five.on("wantsChangeMode",nn),this.five.on("wantsTapGesture",nn),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.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}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",nn),this.five.off("wantsChangeMode",nn),this.five.off("wantsTapGesture",nn),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.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)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function Sv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new Q.Vector2().fromArray([s,o]),a=new Q.Raycaster;return a.setFromCamera(r,n.camera),a}function Tv(n,t){const e=Sv(n,t),i=3,s=new Q.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new Q.Object3D,face:new Q.Face3(0,0,0,o)}}const Lv=`
287
+ `,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",A),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=HA,s.appendChild(o);const r={},a=(A,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=FA(A,n),y=n.work;if(!y)return!1;for(const C in g){const k=g[C],{standingPosition:D}=y.observers[0],E=k.map(({x:R,z:L,observers:X})=>{const Y=X.length>0?A.rooms[A.observers[X[0]]].name:"",H=v[Y]?v[Y].floor:null;let N=1/0,_={index:0,x:D.x,y:D.y,z:D.z};X.forEach(ce=>{if(!y.observers[ce])return;const{standingPosition:oe}=y.observers[ce],we={index:ce,x:oe.x,y:oe.y,z:oe.z},Ce=_A({x:R,z:L},we);H?Ce<N&&Math.abs(we.y-H)<.3&&(N=Ce,_=we):Ce<N&&(N=Ce,_=we)});const G=new Q.Vector3(R,_.y,L);Object.assign(G,{observers:X});const W=v[Y]?v[Y].roof:null,Z=W?new Q.Vector3(R,W,L):null;return Z&&Object.assign(Z,{observers:X}),{origin:G,vertical:Z}});r[C]={origins:E.map(R=>R.origin),rules:[]};for(const{origin:R,vertical:L}of E){if(!L)continue;const X=i(C,R.distanceTo(L));s.append(X),r[C].rules.push({vertical:!0,rule:[R,L],$element:X})}for(let R=0;R<E.length;R++){let L=R+1;L>=E.length&&(L=0);const{origin:X}=E[R],{origin:Y}=E[L],H=i(C,X.distanceTo(Y));s.append(H),r[C].rules.push({vertical:!1,rule:[X,Y],$element:H})}}return e.loaded=!0,!0},l=(A,g,v)=>F(exports,null,function*(){const y=A||t.roomInfo,C=g||t.roomRules;if(!y||!C)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=V(V({},e.options),v||{}),n.model.loaded?a(y,C):yield new Promise(k=>n.once("modelLoaded",()=>k(a(y,C))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(A,g,v,y)=>{const C=[[{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}]],k=[];for(let D=0;D<C.length;D++){const E=fu([A,g],[C[D][0],C[D][1]],!0);E&&k.push(E)}return k.length===0?!1:k},d=()=>{var X;const A=(X=n.getElement())==null?void 0:X.parentElement;if(!A||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let C;for(const Y in r)Y.split(",").indexOf(g.toString())>=0&&(C=Y);if(!C){for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display="none";return}const k=v.position,D=v.getWorldDirection(new Q.Vector3),E=A.clientWidth,R=A.clientHeight;if(y!==Te.Five.Mode.Panorama){for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display="none";return}for(const Y in r)for(const{$element:H}of r[Y].rules)H.style.display=Y===C?"block":"none";const[L]=r[C].origins.slice().filter(Y=>Y.observers.indexOf(g)>=0).sort((Y,H)=>{const N=Y.clone().setY(0).sub(k).normalize().angleTo(D.clone().setY(0)),_=H.clone().setY(0).sub(k).normalize().angleTo(D.clone().setY(0));return N-_});for(const{rule:Y,vertical:H,$element:N}of r[C].rules){const[_,G]=Y,W=N.querySelector(".PanoRulerPlugin-rule-line");if(!W)return;if(!L){N.style.display="none";continue}if(_!==L&&G!==L){N.style.display="none";continue}if(_.distanceTo(G)<.3){N.style.display="none";continue}if(_.observers.indexOf(g)===-1||G.observers.indexOf(g)===-1){N.style.display="none";continue}if(_.clone().sub(k).normalize().angleTo(D)>Math.PI/2){N.style.display="none";continue}if(G.clone().sub(k).normalize().angleTo(D)>Math.PI/2){N.style.display="none";continue}const ee=_.distanceTo(G);if(G.clone().sub(G.clone().sub(_).divide(new Q.Vector3(2,2,2))).distanceTo(k)/ee>8){N.style.display="none";continue}const we=_.clone().project(v),Ce=(we.x+1)/2*E,Ae=(-we.y+1)/2*R,Be=G.clone().project(v),ve=(Be.x+1)/2*E,We=(-Be.y+1)/2*R,fe=Math.sqrt(Math.pow(ve-Ce,2)+Math.pow(We-Ae,2));let ye=fe,je=50;const me=c({x:~~Ce,y:~~Ae},{x:~~ve,y:~~We},E,R);if(me&&me.length===1&&(L===_?(ye=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-Ae,2)),je=ye/fe*50):L===G&&(ye=Math.sqrt(Math.pow(me[0].x-ve,2)+Math.pow(me[0].y-We,2)),je=100-ye/fe*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};je=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-Ae,2))/fe*100}const dt=(Math.PI/2-Math.atan2(ve-Ce,Ae-We))/Math.PI*180,ke=W.querySelector(".PanoRulerPlugin-rule-label"),it=ke.children[0].clientWidth;it>=fe||it/2>=je/100*fe||it/2>=(1-je/100)*fe?W.style.display="none":(W.style.display="block",W.style.width=fe+"px",W.style.left=Ce+"px",W.style.top=Ae+"px",W.style.transform=`rotate(${-dt}deg)`,ke.style.left=`${je}%`)}},h=()=>mu(d),f=()=>{var A,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(A=n.getElement())==null?void 0:A.parentElement)==null||g.append(s),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function p(A){if(A.distanceText&&A.distanceText!==e.options.distanceText){const g=A.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[C,k]=y.rule,D=C.distanceTo(k),E=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");E&&(E.innerText=g(D))})})}}return{enable:f,disable:m,load:l,state:e,changeConfigs:p}};function YA(n){ue(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 Zl(n,t,e){const i=n.slice();return i[6]=t[e],i}function UA(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=ql(Zl(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();w(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=Zl(s,e,r);i[r]?i[r].p(a,o):(i[r]=ql(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&&O(t),Lt(i,s)}}}function XA(n){let t,e;return{c(){t=S("em"),w(t,"class",e=Qe(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Qe(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function ql(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),w(t,"class",e=Qe(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),j(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Qe(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&j(t,"width",i)},d(s){s&&O(t)}}}function JA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?XA:UA}let p=m(n),A=p(n);return{c(){t=S("div"),A.c(),e=$(),i=S("div"),s=S("div"),r=Me(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),He(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),j(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),j(t,"width",c),j(t,"left",d),j(t,"top",h),j(t,"transform",f),j(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),A.m(t,null),x(t,e),x(t,i),x(i,s),x(s,r),a=Eo(s,n[4].bind(s))},p(g,[v]){p===(p=m(g))&&A?A.p(g,v):(A.d(1),A=p(g),A&&(A.c(),A.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&j(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&j(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&j(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&j(t,"top",h),v&1&&f!==(f=`rotate(${g[0].rotateDeg}deg)`)&&j(t,"transform",f),v&5&&j(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),A.d(),a()}}}function ZA(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 qA extends le{constructor(t){super(),ae(this,t,ZA,JA,se,{rulerItemProp:0},YA)}}function Kl(n,t,e){const i=n.slice();return i[12]=t[e],i}function $l(n){let t,e;return t=new qA({props:{rulerItemProp:n[12]}}),{c(){ne(t.$$.fragment)},m(i,s){te(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(M(t.$$.fragment,i),e=!0)},o(i){z(t.$$.fragment,i),e=!1},d(i){ie(t,i)}}}function KA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=$l(Kl(n,i,r));const o=r=>z(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=Kl(r,i,l);s[l]?(s[l].p(c,a),M(s[l],1)):(s[l]=$l(c),s[l].c(),M(s[l],1),s[l].m(t,null))}for(de(),l=i.length;l<s.length;l+=1)o(l);he()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)M(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)z(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function $A(n,t,e){var A,g,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(A=i.getElement())==null?void 0:A.parentElement)==null?void 0:g.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(C,k)=>{const D=[[{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}]],E=[];for(let R=0;R<D.length;R++){const L=fu([C,k],[D[R][0],D[R][1]],!0);L&&E.push(L)}return E.length===0?!1:E},d=(C,k)=>{const D=C.clone().project(i.camera),E=(D.x+1)/2*a,R=(-D.y+1)/2*l,L=k.clone().project(i.camera),X=(L.x+1)/2*a,Y=(-L.y+1)/2*l,H=Math.sqrt(Math.pow(X-E,2)+Math.pow(Y-R,2));return{startLeft:E,startTop:R,endLeft:X,endTop:Y,distance:H}},h=(C,k,D)=>{const E=i.camera.position,R=i.camera.getWorldDirection(new Q.Vector3),L=C.clone().sub(E).normalize().angleTo(R),X=k.clone().sub(E).normalize().angleTo(R),Y=C.distanceTo(k),N=k.clone().sub(k.clone().sub(C).divide(new Q.Vector3(2,2,2))).distanceTo(E),{startLeft:_,startTop:G,endLeft:W,endTop:Z,distance:J}=d(C,k),ce=-((Math.PI/2-Math.atan2(W-_,G-Z))/Math.PI)*180;let oe=!0;D||(oe=!1),!lt(C,D)&&!lt(k,D)&&(oe=!1),Y<.3&&(oe=!1),L>Math.PI/2&&(oe=!1),X>Math.PI/2&&(oe=!1),N/Y>8&&(oe=!1);let we=50,Ce=J;const Ae=c({x:~~_,y:~~G},{x:~~W,y:~~Z});if(Ae&&Ae.length===1&&(lt(C,D)?(Ce=Math.sqrt(Math.pow(Ae[0].x-_,2)+Math.pow(Ae[0].y-G,2)),we=Ce/J*50):lt(k,D)&&(Ce=Math.sqrt(Math.pow(Ae[0].x-W,2)+Math.pow(Ae[0].y-Z,2)),we=100-Ce/J*50)),Ae&&Ae.length===2){const Be={x:(Ae[0].x+Ae[1].x)/2,y:(Ae[0].y+Ae[1].y)/2};we=Math.sqrt(Math.pow(Be.x-_,2)+Math.pow(Be.y-G,2))/J*100}return{startLeft:_,startTop:G,distance:J,deg:ce,visible:oe,labelOffset:we,ruleLength:Y}},f=()=>{const C=i.panoIndex,k=s.find(H=>H.panoIndex===C);if(!k)return e(0,r=[]);if(i.currentMode!==Te.Five.Mode.Panorama)return e(0,r=[]);const D=i.camera.position,E=i.camera.getWorldDirection(new Q.Vector3),R=k.lines.map(H=>new Q.Vector3(H.start[0],-H.start[1],-H.start[2])),L=k.lines.map(H=>new Q.Vector3(H.end[0],-H.end[1],-H.end[2])),[X]=R.concat(L).sort((H,N)=>{const _=H.clone().setY(0).sub(D).normalize().angleTo(E.clone().setY(0)),G=N.clone().setY(0).sub(D).normalize().angleTo(E.clone().setY(0));return _-G}),Y=k.lines.map(H=>{var Ce,Ae;const N=H.start,_=H.end,{startLeft:G,startTop:W,distance:Z,deg:J,visible:ee,labelOffset:ce,ruleLength:oe}=h(new Q.Vector3(N[0],-N[1],-N[2]),new Q.Vector3(_[0],-_[1],-_[2]),X),we=[];return H.children&&((Ce=H.children)==null?void 0:Ce.length)>0&&((Ae=H.children)==null||Ae.forEach(Be=>{const ve=Be.start,We=Be.end,{distance:fe}=d(new Q.Vector3(ve[0],-ve[1],-ve[2]),new Q.Vector3(We[0],-We[1],-We[2]));we.push({width:fe,state:Be.state})})),{width:Z,left:G,top:W,rotateDeg:J,state:H.state,children:we,labelOffset:ce,visible:ee,labelElement:o.distanceText(oe)}});e(0,r=Y)},m=()=>Co(f),p=Ba(f,80);return vt(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>p()),i.on("pinchGesture",()=>p())}),jt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>p()),i.off("pinchGesture",()=>p())}),n.$$set=C=>{"five"in C&&e(1,i=C.five),"rulerDatas"in C&&e(2,s=C.rulerDatas),"options"in C&&e(3,o=C.options)},[r,i,s,o]}class ev extends le{constructor(t){super(),ae(this,t,$A,KA,se,{five:1,rulerDatas:2,options:3})}}let tv=class{constructor(t,e){u(this,"five");u(this,"container",document.createElement("div"));u(this,"panoRulerProData");u(this,"rulerItems");u(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=V(V({},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",()=>F(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 F(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 F(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new ev({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(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const iv=(n,t)=>new tv(n,t),nv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZIAAABCCAYAAAB9y1BhAAAAAXNSR0IArs4c6QAADh5JREFUeAHtnVuPLDcVhedwC/dACKAICDxEIBQpygNI/Ab+MX8B8YCQEAjxgBAQLsm5Jjkn58r6Sl4jT52qnu4zXd121dqSx67q7ip7eXsv721XzcVFJAgEgSAQBIJAEAgCQeC4CLx48eKbSu+RH/fKuVoQWB8Cn1tfk9KiIHAUBH6tq/xKiTwSBILADgRCJDvAyUebRuAbpfXxSDatBmn8Pgh8YZ8v5TtBYIMIvFCbSZEgEASuQSBEcg1A+XizCDzfbMvT8CBwIAIhkgMBy9c3g0CIZDNdnYbeFIEQyU0RzO/XikCIZK09m3YdHYEQydEhzQVXgkCIZCUdmWYsj0CIZHmMc4c+EchCe5/9llqfAYEQyRlAzy27QCAeSRfdlEq2gECIpIVeSB1aRAAiudVixVKnINAaAiGS1nok9WkFAUJb8Upa6Y3Uo2kEQiRNd08qd0YEQiJnBD+37guBEElf/ZXang6BEMnpsM6dOkcgRNJ5B66x+nrjLmsTX1J6bSJHZ7+o9HklynWaOse1eKcc+XVlvxYFEnlfaThWfb7mcsn5nPRM6WmVU55KfO+J0mdKj8f5rVu3skNMoET6RSBE0m/fdVNzGWII4StKXy65y18t58aEAVGcUjDkGHsLhIOYfCC1xUT4QDJjgnmkc58qkT8saSiLeCCkSBBoBoEQSTNd0V9FZADRH8iAGfvXS06Zc5CFCePQt0y3EFaq61CX1ayjC56U8br24sKd+kAuJhkI55OSPi75pyIcvKNIEFgcgRDJ4hD3ewMZLDwDXqfOq9RNFCYOCAMPYx851BDjIXiWzky9Tpyvw0kOL/nc+Jh7DyGqko+P+cznVLwMf31Uypz7jZLJ0GEy8jqURnl8zPjyObDEsxknztsDUnFvMfF8e+4X6j88F4hlTDT3de6BiAYsI0HgxgiESG4MYd8XkLEhrARZTKUxUWB0MXrkiA3wdYYQg8Xs2cmzaR977cCE8eSM6wYDsQiXSyOrulDPRUT3AbsxydAnYO9kz87HfH9Kxv3D976lNEk2ujf9ANE8GCe1OeEzgRLZD4EQyX44df8tGQ08iNdHCU+jnhGPDVG9bgAGGD3Iw8TB5xgjz3jr3CTxSEapxxAL7VxcCmGaQPe6n/qScWtSIcdLrD1FhxbtRZn4x/3rtanvlBtffq57UCcI5l6dVF9CaJEgcAWBEMkVOPo+0ODHwGNEIAxIwsRBea6vdxlMPsNwYFAcIoEsnB4WQ6hTqxOMqg1wU40rxEx/kCal6AKejEnGOSFKvE8mFiYaFV8S9AVP5oo3o+syKSA0ZoJxmTWZJvFSXSMLIzBnXBa+bS5/UwQ0oDECEIRDF87n+nSOMDAMkIUNU51v2TjM4SWo2pdi1E34L1W4mnRALFOJtZ0pQe/QNVItT3XNOzpxV8n5fdWjaxzrBqY8j8Cc0Zn/RT45OQIaoPQT3oUHMDnHUzPKuYFLqGJYZFXObNILroSmIi8jMIfjy9/s8EwhGu/0+s+4CdI5vBkmKngv6Bo5x3NbodFFQmQOk6l48VzXQdcgF6d7unePoU7aE5lBIEQyA8y5TmvgEZ5iwBJSeKMkBrHXJVS8lCljZ8IwaZgwFlswvqzNugpT2K6rhTtaI2PPBIN0hWSkn6zJmFSc7yIYSIj0Y6VBdA108nZJd5TjuSQsNqDT558QyZn7rQxMSKNO435hkE0NNEIXzPhIzPiY7cXDEBBHkE0TyRx+0i9vovhf/R3pMR6MPWWTB+syU+JQ2tvlQ8Ji6C/kArHcKfcpHydrHYGxwWq9vl3XT4MFr4JZHO4/3gbkMTXYxkYMEmHtAsJgNsegYxaH9xFZBgH6YMoLXOZunV+1TGCYxHzgpkjfCYPhrUAw5BAMJDLGlbAY44E0iH7LJAlSgVw+UuK5l6nJlD6KnBuBEMmCPaDBwACpiYOBwuCqB0S9xZYBxmfs4YcsGEjkiSsLhBML/VD304lv3//tykTnQ7WENIjGBDYHQoFcSEym2IaMWP/JCaG9VZKyi8f6LaRSE8t4wsX3ImdAIERyRNALcTBIGByeYY13v4yJg+P7SiaOhKcERgMSI7VAJ4hcWGjHwyANonFTh8UYO3gv440kjKPvlqTs4llFLEy4GDfpM5A5g4RIbgi6lNkeh8NV4wEwVm7CUSg+CfLAZR9/R6cjZ0YgfXKiDpD+e2F/CIuVCRnjyh4L5DLeLYbXUu8Sg1gYUwNJ6ZoPVI6cCAE6I3IAAlJW3HCTBl6H3fK5qxCmMnGwiMiWy0jjCKiff6kqDuNDffbbxqu7+uqpP3iAEkJx2mfcOQx2W32YV74sqCUhkmvAlQLjUjMzcqiKxcJdwuwKT2NIUmAWDSOdIaB+/4WrrD78ncvJ20BA/cMmFcalE+GxXcJmFa+x3FWf1iHmXb/LZ3sgkNDWBEhSUhb67DYzA6rDVeOQBy/3gzQGJZWC5nkNgbECGffzCpq0niaUCRqTtH/RqjJmPdmDXMYvtoR4SD9U4kHJOgyWMStQbiLxSISelAoc6rUOFG5O2MnD4ni9xpHdPXNodXpeOvG+qy6j9XuXk7ePQDWeIRQmgizeT9k6zjF2IaRhbUV5thkLhENlCtxDr9Hl96VseGMommcxu7wzwlUmDnaHxC3ustf3r7T04z1/W/39B5eT94eA+pLw9OtKJpZdYTB2ldUhsLzOZY8u32U89/h5X1+RQuHuQhyErVCsmkjrUAazlHtKkEeeshUIGxT0odaPDUKwjiaXiZ/JwWEwL9qP7QBh7DdLkskY3hWGt8KC/eX/qFkHMsdrxeoHihSBbYP2OnBx58RrHZBHvI45lDZyXnrzrpsqA/JHl5OvCwH1s70ViAWPZby2Ujf4vg4GQpJO5K0SFTKrJBIpB1sDUQwIZNcuK2Kjd0v6RMqRtQ6BERnWzX5uHKQXf3I5+XoRkN3AHrLNGEIh7Vor9S4wIhab31q8GiKpyAMCQRmmBKLgOQ68DrYAbl4BpkDKuYFIfiYchvEhPflzMNkeAsWmQCi2KXP2kgkpnspmSWUOmC60Rh3NGg+dTJrzPCAPZg+D5yGjkDinwIjsRkC69VN/QzrzF5eTbxMB6QMhL3sq2Jo524mt8drqZhbq58BoVlvUocQ0WeswebA45pAU7XGZVyTcI8kQbKZD1d7IERCQnr3jy0h//upy8iAg3WACyyI9iccGbEexPbZBnsBCKrype9U7PbvYtaWOgyyYBTAjgET8gCCdxe4ak4c9j9V3nNocWRaBehffsnfK1btCoExMh+dOqokttslRERMLIXbO8QAkC/VERT7W71enW26w2teeCPz6raB4IlPiV5JAHvE8phDKuYMRkO79xD+SXv3N5eRBYA4B6QwTcya6kMrcsyp4JkRKWKPFdq1CmiOSUWfMvZiNRXIYPv/caRVq2F4jpIdvu1Ya8H93OXkQ2AcB6Q+PHUAqpDk7xqtZIJXuJ8FNEIlApx64gYA+t5DFIjnrHrzCIO/GERCR5RCQTv5IVx9CptK3fyx3p1x57QhIl/x/7llPmXpOBT1jNymk0uVjCGclkoq1AXhqvQaAWffA+3ioAe21EB1GgsByCEg3f+CrS+/+6XLyIPCqCEinsLeEvHZNmAnPM2HuKtpyciIpYNr7AFTIwfVwGY8DMFe5MKV2RRpHQHr6lqsoIvnA5eRB4BgISL+8gYhJNB4LYvvnCTN2kEl0816KDTiNWFQEHC4doBG68q6r+p7sZMD7gDzy+oEamZRPjoD09fu66TA+pI//PnkFcsPNICBdYz0Fu3idbSSs3+RzcIsSiQDi+ngdAGTWVfGKsHOB+GBCV1dgycE5EZDufs/31+D9r8vJg8BSCFT2kojN3K4vvBQm3E3Zy0WIRICwVRcwSFPbdu194LKt+kEdtT/SIQLS4Tddbenohy4nDwKnQGAPG4rdZALehA09KpGo8bhou9iUbbs0/jMNTscBdRgJAm0hIF1+wzWSrt52OXkQOCUC0kNsNNuHsatz24iHqI709GxLAjcmktJQEwj5WPA+aCiuWB4YHKOT4yYRkF7zUNkg0lueSI4EgbMiIJ1kZyshL9LUOjNEwkT9sXT2pBP1VyaSQiCse9Coqa27LApBIPE+BEKkLwSk32zRHESDkp0zkSDQBALF9uKdYHunnkthwo7tfXQqQjmYSNQImBACIU2xIuGreB8CIdIvAtJzNogMosHI4mYkCDSHgPTUXspU2ItoEIvzEArlxWRvIlGFWTSnsnWF+b1dKAhk8QrrHpEgsDgC0ndi0oNoEBIuiASBZhGQvnqCz/KCJ/jYZtto7DPRoUU2N11LJIXxqNyUC0VFqeCTpRlP94gEgZMhIL0nbDCIdJswQSQINI9AIRRsNRP+KfvOkgNrKEddr5660YUqw3k8EAhkbvsuCztPVSF7JDqMBIF1IKAxcOl5S8eZLEWCQDcIFBtO2Kv2UOr645lAKkex4VeIpLo5jHbls1KD4eYaWIu4R+UeyYLA2RHQWGAADiJ9P9u2StcheRB4VQSkyzgD2PQppwBH4MaEMpBFRSDcqCYQx9ggDphr0QUb3SMSBJpAQGPiciei9P6oYYAmGphKbA4B6TRrJ+j1HKHYzh8cZbpVBowXZ8bgQhzPNJAOvvD4QjkOAj0hUAbdUOVMoHrqudT1OgSk2zgLkAl2n/LYvh9s900kutYV4UIvQiBXMMlBEAgCQWA1CBRCgUjmHAkI5vk+PACR1BcZmGmfH64GzTQkCASBILBhBAqhgEC9rDFGJI7FGJEcB4EgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEAgCm0fg/x4jQQWGalpFAAAAAElFTkSuQmCC";function sv(){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(${nv})`,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 ov=new I.TextureLoader;function fi(n){return F(this,null,function*(){return new Promise((t,e)=>{ov.load(n,t,void 0,e)}).then(t=>(t.encoding=I.sRGBEncoding,t))})}const Qs={userAction:!0};class rv extends oi{constructor(e,i){super(e,i);u(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")}});u(this,"data");u(this,"group",new I.Group);u(this,"roomInfoInstance");u(this,"roomInfoWrapperInstance");u(this,"compassMeshTween");u(this,"compassMesh");u(this,"logoMesh");u(this,"logoMeshTween");u(this,"entryDoorMesh");u(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)});u(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)});u(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)});u(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});u(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});u(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});u(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});u(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});u(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)});u(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}))});u(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d,h;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=pn(1e3).onUpdate(({progress:f})=>{var m;(m=this.compassMesh)==null||m.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=pn(1e3).onUpdate(({progress:f})=>{var m;(m=this.logoMesh)==null||m.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const m=new I.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),p=i.clone().add(m.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new I.Vector3(0,0,-1).angleTo(m),this.entryDoorMesh.position.copy(p),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(d=this.entryDoorMesh)==null||d.material.setValues({opacity:1}):(h=this.entryDoorMesh)==null||h.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});u(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())});u(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Te.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:V(V({},this.state.config),i||{})})}enable(e=Qs){this.setState({enabled:!0},e)}disable(e=Qs){this.setState({enabled:!1},e)}show(e=Qs){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Qs){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:V(V({},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 F(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=V({},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 F(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=sv(),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 F(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield fi(e),s=new I.CircleGeometry(.7,32),o=new I.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return F(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield fi(e);i.minFilter=I.NearestFilter,i.magFilter=I.NearestFilter;const s=new I.PlaneBufferGeometry(.4,.4),o=new I.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return F(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield fi(e),s=new I.PlaneGeometry(.2,.16),o=new I.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new I.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new I.Vector3(-.7,0,-.7),new I.Vector3(.7,0,-.7),new I.Vector3(.7,0,.7),new I.Vector3(-.7,0,.7)];return Po(this.five).create3DDomContainer(e)}}const av=(n,t)=>new rv(n,t),lv=1,cv=3,dv=new Q.Color(16777215),hv=new Q.Color(6522623),uv=new Q.Color(16777215),fv=new Q.Color(6522623),mv=6,gv=8,pv="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",gu=new Q.TextureLoader().load(pv),Av={pointTexture:gu,pointSize:mv,lineWidth:lv,lineColor:dv,pointColor:uv,lineRenderOrder:20,pointsRenderOrder:20},vv={pointTexture:gu,pointSize:gv,lineWidth:cv,lineColor:hv,pointColor:fv,lineRenderOrder:10,pointsRenderOrder:10};function bv(n,t,e){var d,h,f,m,p;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new Q.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(p=e==null?void 0:e.lineRenderOrder)!=null?p:20,l=new ph.Line(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 ec(n,t){const[e,i]=n.points,s=t==="light"?vv:Av,o=bv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Bi(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function $s(n){const{z:t}=n;return!(Math.abs(t)>1)}function yv(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 wv(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 pu{constructor(t){u(this,"ndcPosition");u(this,"contentDom");u(this,"containerDom");u(this,"params");u(this,"canSelected");u(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=yv({style:t.contentStyle}),this.containerDom=wv({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(!$s(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 Cv extends pu{constructor(e){var i;e.contentStyle=pe(V({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);u(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 R;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,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),f=vi(l.position,c.position).clone().project(e.camera),m=new Q.Vector2(d.x*r,d.y*a),p=new Q.Vector2(h.x*r,h.y*a),A=m.distanceTo(p);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!$s(d)&&!$s(h)||!$s(f)||A===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,k=-(Math.atan((m.y-p.y)/(m.x-p.x))*180)/Math.PI,D=this.containerDom.parentElement&&this.contentDom.clientWidth>A?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${k}deg) translateY(${D}px)`,this.show(),(R=this.params.userDistanceItem)==null||R.update({line:this.line,polyline:this.line.getPolyline()});const E=this.getCurrentContent();this.contentDom.innerText=E}getCurrentContent(){var l,c,d,h;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=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ni{constructor(t,e,i){u(this,"id");u(this,"selected",!1);u(this,"text");u(this,"type","line");u(this,"model");u(this,"mesh");u(this,"points");u(this,"lightMesh");u(this,"hook");u(this,"distanceItem");u(this,"polyline");u(this,"visible");var s;if(this.id=at(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Te.Subscribe,this.points=[t,e],this.mesh=ec(this,"normal"),this.lightMesh=ec(this,"light"),this.distanceItem=new Cv({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{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ni(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ft{constructor(t){u(this,"id");u(this,"position");u(this,"type","point");if(this.id=at(),this.position=new Q.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 ft(this.position)}}const Gs=n=>n.preventDefault();let Do=class{constructor(t){u(this,"model");u(this,"five");u(this,"group");u(this,"config");u(this,"dashed");u(this,"perpendicularDashed");u(this,"disposed",!1);u(this,"isMobile");u(this,"editParams");u(this,"magnifierParams");u(this,"mouseGroup");u(this,"container");u(this,"hook");u(this,"magnifier");u(this,"userDistanceItemCreator");u(this,"getMeasureType");u(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});u(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 ni(new ft([0,0,0]),new ft([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 ni(new ft([0,0,0]),new ft([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new Q.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",Gs),e.addEventListener("contextmenu",Gs))}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",Gs),t.removeEventListener("contextmenu",Gs))}},Ri=class{constructor(t){u(this,"id",at());u(this,"lines",[]);u(this,"visiblePanoIndexes");u(this,"model");u(this,"type","polyline");u(this,"hook",new Te.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{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 d=new ni(l,c,this.model);return d.id=o.id,d.text=o.text,d});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 d=new ft(l.position);return d.id=l.id,o.set(l.id,d),d}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 Au extends Q.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function Iv(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 I.Float32BufferAttribute(e,3),s=Pf(e,void 0,3),o=new I.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Pv=new I.BufferGeometry;class vu extends Au{constructor(e){super();u(this,"isPolygonMesh",!0);u(this,"geometry",new I.BufferGeometry);u(this,"isBlank",!0);u(this,"points",[]);const i=new I.MeshBasicMaterial({color:4090367,transparent:!0,side:I.DoubleSide,depthTest:!0,opacity:.5}),s=new I.MeshBasicMaterial({color:16777215,transparent:!0,side:I.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new I.Mesh(this.geometry,i),r=new I.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=Iv(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Pv),this.isBlank=!0)}}function Ev(n){const t=Mv(n);if(t.length===0)return;let e=0,i=new Q.Vector3;for(const[s,o,r]of t){const a=bu(s,o,r),l=kv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function bu(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function kv(n,t,e,i){const s=i!=null?i:bu(n,t,e);return vi(n,t,e).multiplyScalar(s)}function Mv(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 Q.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new Q.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new Q.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class xv extends pu{constructor(e){e.containerStyle=pe(V({},e.containerStyle),{zIndex:"1"}),e.contentStyle=pe(V({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);u(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=Ev(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=`${zh(o)?e:e.toFixed(o)}${s}`}}class ia{constructor(t,e){u(this,"id",at());u(this,"selected",!1);u(this,"text");u(this,"type","area");u(this,"lightMesh");u(this,"areaItem");u(this,"hook",new Te.Subscribe);u(this,"model");u(this,"polygon");u(this,"points",[]);u(this,"planeHelper");u(this,"polyline");u(this,"meshContainer");u(this,"domContainer");u(this,"five");u(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 vu(t),this.polyline=new Ri({model:e.model}),this.areaItem=new xv({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 ni(new ft(e),new ft(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 I.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 I.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}}function tc(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(Kn(o,a)||Kn(o,l)||Kn(r,a)||Kn(r,l)||Kn(o,r))continue;const c=Ns(o,r,a),d=Ns(o,r,l),h=Ns(a,l,o),f=Ns(a,l,r);if(c!==d&&h!==f||c===0&&Hs(o,r,a)||d===0&&Hs(o,r,l)||h===0&&Hs(a,l,o)||f===0&&Hs(a,l,r))return!0}return!1}function Kn(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function Ns(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 Hs(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 yu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function na(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new Q.Vector2(t,e).sub(new Q.Vector2(o.left,o.top)),a=new Q.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function Sr(n,t){const e=na(t).ndcPoint,i=new Q.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const nn=()=>!1;class Dv{constructor(t,e){u(this,"hook",new Te.Subscribe);u(this,"outOfFive",!1);u(this,"five");u(this,"hammer");u(this,"mode");u(this,"pointSelectorHelper");u(this,"enabled",!1);u(this,"pressDown",!1);u(this,"adherePoints",null);u(this,"adherePointsRadius",.1);u(this,"lastFiveHelperVisible");u(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});u(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});u(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});u(this,"onTap",t=>{const[e]=Sr(this.five,t);e!=null&&e.face&&this.select(e)});u(this,"onPan",t=>{if(!this.pressDown)return;const[e]=Sr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});u(this,"onPress",t=>{const[e]=Sr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});u(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});u(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});u(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{top:i,left:s,width:o,height:r}=e.getBoundingClientRect(),{clientX:a,clientY:l}=t,c={x:(a-s)/o,y:1-(l-i)/r};this.updateByNdcPosition(c)});u(this,"updateByNdcPosition",t=>{const e=Mh(this.five,t),i=(()=>e?pe(V({},e),{isVirtual:!1}):pe(V({},Tv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});u(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=V({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});u(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});u(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});u(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=yu?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Th(t,pe(V({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:V(V({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new fs(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",nn),this.five.on("wantsChangeMode",nn),this.five.on("wantsTapGesture",nn),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.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}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",nn),this.five.off("wantsChangeMode",nn),this.five.off("wantsTapGesture",nn),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.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)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function Sv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new Q.Vector2().fromArray([s,o]),a=new Q.Raycaster;return a.setFromCamera(r,n.camera),a}function Tv(n,t){const e=Sv(n,t),i=3,s=new Q.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new Q.Object3D,face:new Q.Face3(0,0,0,o)}}const Lv=`
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">
@@ -561,7 +561,7 @@ void main() {
561
561
  void main() {
562
562
  gl_FragColor = texture2D(map, vUv);
563
563
  }
564
- `);this.uniforms={map:{value:e}}}}function Qu(n,t){if(n.length<3)return console.error("points.length < 3"),new Q.Vector3(0,0,0);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}let Gu=class extends I.Mesh{constructor(){super(...arguments);u(this,"name","MediaPlane");u(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Fc extends Gu{constructor(e,i,s){var a;super();u(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=Qu(i,5e-4);r=i.map(c=>c.clone().add(l))}fi(e).then(l=>{var A;const c=new URL(e,location.href).pathname.toLowerCase().endsWith(".png");c&&(l.minFilter=I.NearestFilter,l.magFilter=I.NearestFilter);const d=new I.MeshBasicMaterial({map:l,transparent:c}),h=ss((A=s==null?void 0:s.objectFit)!=null?A:"contain",r,l.image.width/l.image.height),f=vi(...h),m=h.map(g=>g.clone().sub(f)),p=new Vu(m);this.position.copy(f),this.geometry=p,this.material=d}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class ca extends Gu{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();u(this,"isVideoPlane",!0);u(this,"name","PanoTagPluginImagePlane");u(this,"videoInstance");u(this,"onVideoReady");u(this,"objectFit");u(this,"buttonSrc");u(this,"videoCoverSrc");u(this,"domEvents");u(this,"disposers",[]);u(this,"cornerPoints");u(this,"videoMesh");u(this,"coverMesh");u(this,"buttonMesh");u(this,"videoTextureMap");u(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Na:a==="withoutText"?aa:typeof a=="string"?a:aa)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(vi(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return F(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return F(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return F(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>F(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new I.MeshBasicMaterial({transparent:!1,map:i}),o=ss(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new zr(o,s);return r.position.copy(new Q.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return F(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>F(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new I.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(ss(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(ss(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new zr(r,o);return a.name="videoMesh",a.position.copy(new Q.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return F(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>F(this,null,function*(){var f,m,p,A;if(this.buttonMesh)return this.buttonMesh;const i=(m=(f=this.videoMesh)==null?void 0:f.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(A=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?A:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=ss("contain",this.cornerPoints,l.image.width/l.image.height),d=new zr(c,new Q1(l));d.position.copy(new Q.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>{this.play()});const h=Qu(c,5e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return F(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield fi(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=V1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function G1(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new I.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class N1{constructor(t){u(this,"five");u(this,"boundObject",{});u(this,"handleWantsGesture",(t,e)=>{if(e.length!==1)return;const i=e[0];if(!i)return;let s=i.raycaster;if(!s){const o=this.five.getElement();if(!o)return;const r=G1(i,o),a=new I.Raycaster;a.setFromCamera(r,this.five.camera),s=a}if(t==="mouseMove")return this.onDomEvent("hover",i.raycaster);if(t==="tap")return this.onDomEvent("click",i.raycaster)});u(this,"onDomEvent",(t,e)=>{var r;const i=this.boundObject[t];if(!i||(i==null?void 0:i.length)===0||!e)return;const s=(()=>{var c;const a=e.intersectObjects(i,!0);if(a.length===0)return;const l=this.five.model.intersectRaycaster(e);if(!(l.length>0&&a.length>0&&l[0].distance<a[0].distance))return(c=a[0])==null?void 0:c.object})();if(!s||!this.objectIsBound(s)){for(const a of(r=this.boundObject.hover)!=null?r:[])a._hovered&&this.notify("unHover",a);return}if(this.notify(t,s))return!1});u(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});u(this,"notify",(t,e,i,s)=>{var c;let o=!1,r=[];const a=[];let l=e;for(a.push(l);l.parent;)l=l.parent,a.push(l);for(const d of a){if(o)break;const h=d._domEvent;if(!h)continue;const f=h[`${t}Handler`];if(f)for(const[m,p]of f){if(p!=null&&p.checkVisible&&!pa(d))continue;if(t==="hover"){if(d._hovered)continue;d._hovered=!0;for(const g of(c=this.boundObject.hover)!=null?c:[])g!==d&&g._hovered&&this.notify("unHover",g)}if(t==="unHover"){if(!d._hovered)continue;d._hovered=!1}const A=m({type:t,target:d,origDomEvent:i,intersect:s,stopPropagation:()=>{o=!0}});r.push(A!=null?A:!0)}}if(t==="click")return r.some(d=>d===!0)});this.five=t,t.on("wantsGesture",this.handleWantsGesture)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){var o;t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),t._domEvent[`${e}Handler`].push([i,V({checkVisible:!0},s)]),(o=this.boundObject[e])==null||o.push(t)}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||!t._domEvent[`${e}Handler`])return;const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),this.boundObject={}}}function Wc(n,t){var e,i,s,o;typeof n.visibleConfig=="object"&&(n.visibleConfig.visibleFiveMode=(s=(i=n.visibleConfig.visibleFiveMode)!=null?i:(e=t==null?void 0:t.fiveState)==null?void 0:e.mode)!=null?s:"Panorama",n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(o=n.visibleConfig)==null?void 0:o.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep}))),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}))}function Yc(n){return Object.entries(n)}function Uc(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}class H1 extends z1{constructor(e){super(e);u(this,"tags",[]);u(this,"config",j1);u(this,"mediaStore",Ta({currentMediaElement:null}));u(this,"css3DRenderPlugin");u(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});u(this,"domEvents",new N1(this.five));u(this,"mouseInfo");u(this,"loadVideoFirstFrame",()=>{B1&&this.hooks.emit("loadVideoFirstFrame")});u(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof ca&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l;const s=this.calculateTagConfig(e,i),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return r!=null?r:s}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{var s;const i=this.getTagConfig(e,{useCache:!1});if(e.config=i,e.config.initialData){const o=JSON.parse(JSON.stringify(e.data));e.data=(s=i.initialData)!=null&&s.important?Ve(e.data,o,i.initialData):Ve(e.data,i.initialData,o)}})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(P1(e)){if(o.length===1){if(o[0].type==="Video")return"Mesh";if(o[0].type==="Image")return Uc(o[0].url)==="gif"?"Dom":"Mesh"}}else if(Nt(e))return o.length===1&&o[0].type==="Image"?Uc(o[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getAngle(): fivePanoIndex is ${s}`);const o=this.getPanoIndexCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngle(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?cn(e.normal):jr(e.position))();if(!c)return;const d=as(e);if(!d)return;const h=new I.Vector3().copy(l).sub(d),f=c.angleTo(h)*180/Math.PI;return o.angle=f,o.angle}}getDistance(e,i){var c,d;const s=V(V({},this.five.getCurrentState()),i),{panoIndex:o,mode:r}=s,a=Ct(r)?this.getPanoIndexCache({panoIndex:o,id:e.id}):void 0;if((a==null?void 0:a.distance)!==void 0)return a.distance;const l=as(e);if(!l)return-1;if(Ct(r)){const h=(d=(c=this.five.work)==null?void 0:c.observers[o])==null?void 0:d.position;if(h===void 0)return-1;const f=h.distanceTo(l);return a&&(a.distance=f),f}if(gn(r))return this.five.camera.position.distanceTo(l)}getPositions(e){if(b1(e))return e.position;if(Nt(e))return e.data.mediaPosition;if(y1(e))return E1(this.five.camera.position,Pt(e.position),Pt(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}getTagNormal(e){if(e.normal)return Pt(e.normal);if(e.stickType==="Plane")return jr(e.position);if(e.stickType==="Model")return jr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var p,A,g,v;const s=(p=i==null?void 0:i.useCache)!=null?p:!0;if(!e)return(A=this.config.globalConfig)!=null?A:{};if(s&&((g=e.config)!=null&&g._isMerged))return e.config;const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([y,C])=>{var Y,H;const k=y,D=k.split("-"),E=y.startsWith("["),R=E?D[0].slice(1,-1):void 0,L=E?D.slice(1):D,X=R?["PanoramaLike","ModelLike"].includes(R)?(Y=r[R])!=null?Y:r[R]={}:(H=a[R])!=null?H:a[R]={}:o;if(!X[k]){if(L.length===0&&(X[k]=C),L.length===1){const[N]=L;(e.contentType===N||N==="Any")&&(X[k]=C)}if(L.length===2){const[N="Any",_="Any"]=L;N==="Mixin"&&e.contentType===_&&(X[k]=C),(e.stickType===N||N==="Any")&&(e.contentType===_||_==="Any")&&(X[k]=C)}if(L.length===3){const[N="Any",_,G]=L;if(_==="Audio"&&e.contentType==="Audio"){const W=e;(W.stickType===N||N==="Any")&&W.data.appearance===G&&(X[k]=C)}}}});const l=(v=e.config)!=null&&v._isMerged?e.initialConfig:e.config,c=Ve({},zu,this.config.globalConfig,...Object.values(o)),d=Ve({},c,l),h={},f=Object.values(Te.Five.Mode);Yc(r).forEach(([y,C])=>{f.forEach(k=>{(y==="PanoramaLike"&&Ct(k)||y==="ModelLike"&&gn(k))&&(h[k]=Ve({},c,...Object.values(C),l))})}),Yc(a).forEach(([y,C])=>{h[y]=Ve({},c,...Object.values(C),l)});const m=pe(V({},d),{configWithFiveMode:h});return Wc(m,e),Object.values(h).forEach(y=>Wc(y,e)),m._isMerged=!0,m}}function _1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}const Or=new I.Raycaster;class F1 extends H1{constructor(t){super(t)}getVisible(t,e){const i=V(V({},this.five.getCurrentState()),e),{panoIndex:s,mode:o}=i,r=Ct(o)?this.getPanoIndexCache({panoIndex:s,id:t.id}):void 0;if((r==null?void 0:r.visible)!==void 0)return r.visible;{const a=[],l=(()=>{var d,h,f;const c=(d=t.config.visibleConfig)!=null?d:{};if(typeof c=="function")return{value:c(this.five,{tag:t,distance:this.getDistance(t)}),checkedList:a,reason:"config function result"};if(c.keep==="hidden")return{value:!1,checkedList:a,reason:"config.keep is hidden"};if(c.keep==="visible")return{value:!0,checkedList:a,reason:"config.keep is visible"};if(c.visibleFiveMode!==void 0){const m=typeof c.visibleFiveMode=="function"?c.visibleFiveMode(t):c.visibleFiveMode;let p=!1;if(Array.isArray(m)?p=m.includes(o):m==="ModelLike"?p=gn(o):m==="PanoramaLike"?p=!Ct(o):m==="all"?p=!0:typeof m=="string"&&(p=m===o),p===!1)return{value:!1,checkedList:a,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:c.visibleFiveMode,mode:o}}if(c.followModelVisibility===!0&&(o==="Floorplan"||o==="Mapview")&&this.getVisibleByFloorIndex(t)===!1)return{value:!1,checkedList:a,reason:"followModelVisibility check failed"};if(Ct(o)&&c.visiblePanoIndex!==void 0&&c.visiblePanoIndex!=="all"&&s!==void 0){if(a.push("visiblePanoIndex"),Array.isArray(c.visiblePanoIndex)&&!c.visiblePanoIndex.includes(s))return{value:!1,checkedList:a,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${c.visiblePanoIndex}`};if(c.visiblePanoIndex==="current"&&s!==((h=t.fiveState)==null?void 0:h.panoIndex))return{value:!1,checkedList:a,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(f=t.fiveState)==null?void 0:f.panoIndex}`}}if(Ct(o)&&c.visibleDistance!==void 0&&(a.push("visibleDistance"),c.visibleDistance!=="unLimited")){const m=this.getDistance(t);if(ts(m,c.visibleDistance)===!1)return{value:!1,checkedList:a,reason:`distance is not in visibleDistance. distance: ${m}, visibleDistance: ${c.visibleDistance}`}}if(Ct(o)&&c.angleRange&&w1(t)){a.push("angleRange");const m=this.getAngle(t);if(ts(m,c.angleRange)===!1)return{value:!1,checkedList:a,reason:`angle is not in angleRange. angle: ${m}, angleRange: ${c.angleRange}`}}if(c.intersectRaycaster!==!1&&(typeof c.intersectRaycaster!="object"||c.intersectRaycaster.enabled!==!1)){if(a.push("intersectRaycaster"),s===void 0)return{value:!1,checkedList:a,reason:`intersectRaycaster check failed: panoIndex is ${s}`};const m=this.getTagEnableByIntersect(t,s);if(m.value===!1)return Object.assign(m,{checkedList:a})}return{value:!0,checkedList:a,reason:"all check passed"}})();return r&&(r.visible=l.value,r.__debug_visible_reason__=l),l.value}}getUnfoldedByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return;const s=this.getPanoIndexCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{if(typeof o=="function")return o(this.five,{tag:t,distance:this.getDistance(t)});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&ts(this.getDistance(t),o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getCurrentVisibleState(t)?(()=>{var o;const s=this.getTagConfig(t).unfoldedConfig;if(s){if(typeof s=="function")return s(this.five,{tag:t,distance:this.getDistance(t)});if(s.keep==="folded")return!1;if(s.keep==="unfolded")return!0;if(s.autoUnfold===void 0||s.autoUnfold===!1||s.autoUnfold.enable===!1||!s.autoUnfold.strategy)return;if(s.autoUnfold.strategy==="ScreenPostion"){const r=this.getTagProject(t);if(r&&ts(r.x,s.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(s.autoUnfold.strategy==="MinimumDistance"){const l=this.filterPointTag.filter(d=>this.getCurrentVisibleState(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:f,y:m,z:p}=h;return!(Math.abs(p)>1||Math.abs(f)>1||Math.abs(m)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var f,m;return!(typeof h=="function"||h.keep||h.autoUnfold===!1||((f=h.autoUnfold)==null?void 0:f.enable)===!1||((m=h.autoUnfold)==null?void 0:m.strategy)!=="MinimumDistance")}).map(d=>pe(V({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{const f=h.autoUnfold.distance;return!(f&&ts(d,f)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===t.id);if(l===-1||l<=((o=s.autoUnfold.maxNumber)!=null?o:1)-1===!1)return!1}return!0}})():void 0}setTagZIndex(t){return t.forEach(e=>{e.zIndex=this.calculateTagZIndex(e)})}calculateTagZIndex(t){const e=this.getDistance(t);return Math.round((1e4-(e!=null?e:0))*100)}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{const i=this.getCurrentVisibleState(e);let s;if(!i){s=setTimeout(()=>{i||(e.screenPosition=null)},1e3);return}clearTimeout(s);const o=this.getTagProject(e);if(!o){e.screenPosition=null;return}e.screenPosition={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisible(t){(t!=null?t:this.tags).forEach(e=>{const i=this.getVisible(e);e.state&&(e.state.visible=i)})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){const e=as(t);if(!e)return;const{x:i,y:s,z:o}=e.project(this.five.camera);if(!(o>1))return{x:i,y:s,z:o}}getTagEnableByIntersect(t,e){var c,d,h,f,m,p;const i=Ao(Ao((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=Ct(this.five.getCurrentState().mode)?(d=this.five.work.observers[s])==null?void 0:d.position:this.five.camera.position;if(o===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:s}};const r=wh((()=>{var g;const A=(g=i.checkPoints)!=null?g:"center";return A==="center"?as(t):A==="corner"?Lu(t):Array.isArray(A)?A:[]})());let a=0,l=0;for(const A of r){const g=new I.Vector3().subVectors(A,o).normalize();Or.set(o,g);const v=o.distanceTo(A),[y]=this.five.model.intersectRaycaster(Or),C=(()=>{if(!Nt(t))return;const L=this.tags.filter(Nt).map(Y=>{var H;return(H=Y.model)==null?void 0:H.object}).filter(si),[X]=Or.intersectObjects(L,!0);return X})(),k=(h=i.distanceAccuracy)!=null?h:.01;Math.min((f=y==null?void 0:y.distance)!=null?f:1/0,(m=C==null?void 0:C.distance)!=null?m:1/0)+k>=v?a++:l++;const R=(p=i.needPassed)!=null?p:1;if(a>=R)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=_1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:as(t));const s=this.five.model.shownFloor;return s===null||s===e}}function W1(n){ue(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Xc(n){let t,e,i,s,o,r,a,l=n[3]&&Jc(n);return{c(){t=S("div"),e=Oe("svg"),i=Oe("defs"),s=Oe("linearGradient"),o=Oe("stop"),r=Oe("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),j(t,"width",n[8]+"px"),j(t,"height",n[7]+"px")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(i,s),x(s,o),x(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&M(l,1)):(l=Jc(c),l.c(),M(l,1),l.m(e,null)):l&&(de(),z(l,1,1,()=>{l=null}),he()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&j(t,"width",c[8]+"px"),d&128&&j(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function Jc(n){let t,e,i,s,o;return{c(){t=Oe("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&He(()=>{o&&(s&&s.end(1),i=Qi(t,fo,{duration:n[2],delay:n[0],easing:ii}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=jn(t,fo,{duration:n[2],delay:n[1],easing:ii})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function Y1(n){let t,e=n[8]&&Xc(n);return{c(){e&&e.c(),t=Pe()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Xc(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){e&&e.d(i),i&&O(t)}}}function U1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:p="white"}=t;const A=at();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,p=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,p,r,o,s,i,A,h,f]}class _a extends le{constructor(t){super(),ae(this,t,U1,Y1,se,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},W1)}}function X1(n){ue(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Zc(n){let t,e,i,s,o;return{c(){t=S("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
564
+ `);this.uniforms={map:{value:e}}}}function Qu(n,t){if(n.length<3)return console.error("points.length < 3"),new Q.Vector3(0,0,0);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}let Gu=class extends I.Mesh{constructor(){super(...arguments);u(this,"name","MediaPlane");u(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Fc extends Gu{constructor(e,i,s){var a;super();u(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=Qu(i,5e-4);r=i.map(c=>c.clone().add(l))}fi(e).then(l=>{var A;const c=new URL(e,location.href).pathname.toLowerCase().endsWith(".png");c&&(l.minFilter=I.NearestFilter,l.magFilter=I.NearestFilter);const d=new I.MeshBasicMaterial({map:l,transparent:c}),h=ss((A=s==null?void 0:s.objectFit)!=null?A:"contain",r,l.image.width/l.image.height),f=vi(...h),m=h.map(g=>g.clone().sub(f)),p=new Vu(m);this.position.copy(f),this.geometry=p,this.material=d}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class ca extends Gu{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();u(this,"isVideoPlane",!0);u(this,"name","PanoTagPluginImagePlane");u(this,"videoInstance");u(this,"onVideoReady");u(this,"objectFit");u(this,"buttonSrc");u(this,"videoCoverSrc");u(this,"domEvents");u(this,"disposers",[]);u(this,"cornerPoints");u(this,"videoMesh");u(this,"coverMesh");u(this,"buttonMesh");u(this,"videoTextureMap");u(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Na:a==="withoutText"?aa:typeof a=="string"?a:aa)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(vi(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return F(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return F(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return F(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>F(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new I.MeshBasicMaterial({transparent:!1,map:i}),o=ss(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new zr(o,s);return r.position.copy(new Q.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return F(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>F(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new I.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(ss(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(ss(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new zr(r,o);return a.name="videoMesh",a.position.copy(new Q.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return F(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>F(this,null,function*(){var f,m,p,A;if(this.buttonMesh)return this.buttonMesh;const i=(m=(f=this.videoMesh)==null?void 0:f.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(A=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?A:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=ss("contain",this.cornerPoints,l.image.width/l.image.height),d=new zr(c,new Q1(l));d.position.copy(new Q.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>{this.play()});const h=Qu(c,5e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return F(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield fi(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=V1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function G1(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new I.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class N1{constructor(t){u(this,"five");u(this,"boundObject",{});u(this,"handleWantsGesture",(t,e)=>{if(e.length!==1)return;const i=e[0];if(i){if(t==="mouseMove")return this.onDomEvent("hover",i);if(t==="tap")return this.onDomEvent("click",i)}});u(this,"onDomEvent",(t,e)=>{var a,l;const i=this.boundObject[t];if(!i||(i==null?void 0:i.length)===0||!e)return;const s=(a=e.raycaster)!=null?a:this.getRaycaster(e),o=(()=>{var h;const c=s.intersectObjects(i,!0);if(c.length===0)return;const d=this.five.model.intersectRaycaster(s);if(!(d.length>0&&c.length>0&&d[0].distance<c[0].distance))return(h=c[0])==null?void 0:h.object})();if(!o||!this.objectIsBound(o)){for(const c of(l=this.boundObject.hover)!=null?l:[])c._hovered&&this.notify("unHover",c);return}if(this.notify(t,o))return!1});u(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});u(this,"notify",(t,e,i,s)=>{var c;let o=!1,r=[];const a=[];let l=e;for(a.push(l);l.parent;)l=l.parent,a.push(l);for(const d of a){if(o)break;const h=d._domEvent;if(!h)continue;const f=h[`${t}Handler`];if(f)for(const[m,p]of f){if(p!=null&&p.checkVisible&&!pa(d))continue;if(t==="hover"){if(d._hovered)continue;d._hovered=!0;for(const g of(c=this.boundObject.hover)!=null?c:[])g!==d&&g._hovered&&this.notify("unHover",g)}if(t==="unHover"){if(!d._hovered)continue;d._hovered=!1}const A=m({type:t,target:d,origDomEvent:i,intersect:s,stopPropagation:()=>{o=!0}});r.push(A!=null?A:!0)}}if(t==="click")return r.some(d=>d===!0)});this.five=t,t.on("wantsGesture",this.handleWantsGesture)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){var o;t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),t._domEvent[`${e}Handler`].push([i,V({checkVisible:!0},s)]),(o=this.boundObject[e])==null||o.push(t)}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||!t._domEvent[`${e}Handler`])return;const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),this.boundObject={}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=G1(t,e),s=new I.Raycaster;return s.setFromCamera(i,this.five.camera),s}}function Wc(n,t){var e,i,s,o;typeof n.visibleConfig=="object"&&(n.visibleConfig.visibleFiveMode=(s=(i=n.visibleConfig.visibleFiveMode)!=null?i:(e=t==null?void 0:t.fiveState)==null?void 0:e.mode)!=null?s:"Panorama",n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(o=n.visibleConfig)==null?void 0:o.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep}))),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}))}function Yc(n){return Object.entries(n)}function Uc(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}class H1 extends z1{constructor(e){super(e);u(this,"tags",[]);u(this,"config",j1);u(this,"mediaStore",Ta({currentMediaElement:null}));u(this,"css3DRenderPlugin");u(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});u(this,"domEvents",new N1(this.five));u(this,"mouseInfo");u(this,"loadVideoFirstFrame",()=>{B1&&this.hooks.emit("loadVideoFirstFrame")});u(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof ca&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l;const s=this.calculateTagConfig(e,i),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return r!=null?r:s}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{var s;const i=this.getTagConfig(e,{useCache:!1});if(e.config=i,e.config.initialData){const o=JSON.parse(JSON.stringify(e.data));e.data=(s=i.initialData)!=null&&s.important?Ve(e.data,o,i.initialData):Ve(e.data,i.initialData,o)}})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(P1(e)){if(o.length===1){if(o[0].type==="Video")return"Mesh";if(o[0].type==="Image")return Uc(o[0].url)==="gif"?"Dom":"Mesh"}}else if(Nt(e))return o.length===1&&o[0].type==="Image"?Uc(o[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getAngle(): fivePanoIndex is ${s}`);const o=this.getPanoIndexCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngle(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?cn(e.normal):jr(e.position))();if(!c)return;const d=as(e);if(!d)return;const h=new I.Vector3().copy(l).sub(d),f=c.angleTo(h)*180/Math.PI;return o.angle=f,o.angle}}getDistance(e,i){var c,d;const s=V(V({},this.five.getCurrentState()),i),{panoIndex:o,mode:r}=s,a=Ct(r)?this.getPanoIndexCache({panoIndex:o,id:e.id}):void 0;if((a==null?void 0:a.distance)!==void 0)return a.distance;const l=as(e);if(!l)return-1;if(Ct(r)){const h=(d=(c=this.five.work)==null?void 0:c.observers[o])==null?void 0:d.position;if(h===void 0)return-1;const f=h.distanceTo(l);return a&&(a.distance=f),f}if(gn(r))return this.five.camera.position.distanceTo(l)}getPositions(e){if(b1(e))return e.position;if(Nt(e))return e.data.mediaPosition;if(y1(e))return E1(this.five.camera.position,Pt(e.position),Pt(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}getTagNormal(e){if(e.normal)return Pt(e.normal);if(e.stickType==="Plane")return jr(e.position);if(e.stickType==="Model")return jr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var p,A,g,v;const s=(p=i==null?void 0:i.useCache)!=null?p:!0;if(!e)return(A=this.config.globalConfig)!=null?A:{};if(s&&((g=e.config)!=null&&g._isMerged))return e.config;const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([y,C])=>{var Y,H;const k=y,D=k.split("-"),E=y.startsWith("["),R=E?D[0].slice(1,-1):void 0,L=E?D.slice(1):D,X=R?["PanoramaLike","ModelLike"].includes(R)?(Y=r[R])!=null?Y:r[R]={}:(H=a[R])!=null?H:a[R]={}:o;if(!X[k]){if(L.length===0&&(X[k]=C),L.length===1){const[N]=L;(e.contentType===N||N==="Any")&&(X[k]=C)}if(L.length===2){const[N="Any",_="Any"]=L;N==="Mixin"&&e.contentType===_&&(X[k]=C),(e.stickType===N||N==="Any")&&(e.contentType===_||_==="Any")&&(X[k]=C)}if(L.length===3){const[N="Any",_,G]=L;if(_==="Audio"&&e.contentType==="Audio"){const W=e;(W.stickType===N||N==="Any")&&W.data.appearance===G&&(X[k]=C)}}}});const l=(v=e.config)!=null&&v._isMerged?e.initialConfig:e.config,c=Ve({},zu,this.config.globalConfig,...Object.values(o)),d=Ve({},c,l),h={},f=Object.values(Te.Five.Mode);Yc(r).forEach(([y,C])=>{f.forEach(k=>{(y==="PanoramaLike"&&Ct(k)||y==="ModelLike"&&gn(k))&&(h[k]=Ve({},c,...Object.values(C),l))})}),Yc(a).forEach(([y,C])=>{h[y]=Ve({},c,...Object.values(C),l)});const m=pe(V({},d),{configWithFiveMode:h});return Wc(m,e),Object.values(h).forEach(y=>Wc(y,e)),m._isMerged=!0,m}}function _1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}const Or=new I.Raycaster;class F1 extends H1{constructor(t){super(t)}getVisible(t,e){const i=V(V({},this.five.getCurrentState()),e),{panoIndex:s,mode:o}=i,r=Ct(o)?this.getPanoIndexCache({panoIndex:s,id:t.id}):void 0;if((r==null?void 0:r.visible)!==void 0)return r.visible;{const a=[],l=(()=>{var d,h,f;const c=(d=t.config.visibleConfig)!=null?d:{};if(typeof c=="function")return{value:c(this.five,{tag:t,distance:this.getDistance(t)}),checkedList:a,reason:"config function result"};if(c.keep==="hidden")return{value:!1,checkedList:a,reason:"config.keep is hidden"};if(c.keep==="visible")return{value:!0,checkedList:a,reason:"config.keep is visible"};if(c.visibleFiveMode!==void 0){const m=typeof c.visibleFiveMode=="function"?c.visibleFiveMode(t):c.visibleFiveMode;let p=!1;if(Array.isArray(m)?p=m.includes(o):m==="ModelLike"?p=gn(o):m==="PanoramaLike"?p=!Ct(o):m==="all"?p=!0:typeof m=="string"&&(p=m===o),p===!1)return{value:!1,checkedList:a,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:c.visibleFiveMode,mode:o}}if(c.followModelVisibility===!0&&(o==="Floorplan"||o==="Mapview")&&this.getVisibleByFloorIndex(t)===!1)return{value:!1,checkedList:a,reason:"followModelVisibility check failed"};if(Ct(o)&&c.visiblePanoIndex!==void 0&&c.visiblePanoIndex!=="all"&&s!==void 0){if(a.push("visiblePanoIndex"),Array.isArray(c.visiblePanoIndex)&&!c.visiblePanoIndex.includes(s))return{value:!1,checkedList:a,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${c.visiblePanoIndex}`};if(c.visiblePanoIndex==="current"&&s!==((h=t.fiveState)==null?void 0:h.panoIndex))return{value:!1,checkedList:a,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(f=t.fiveState)==null?void 0:f.panoIndex}`}}if(Ct(o)&&c.visibleDistance!==void 0&&(a.push("visibleDistance"),c.visibleDistance!=="unLimited")){const m=this.getDistance(t);if(ts(m,c.visibleDistance)===!1)return{value:!1,checkedList:a,reason:`distance is not in visibleDistance. distance: ${m}, visibleDistance: ${c.visibleDistance}`}}if(Ct(o)&&c.angleRange&&w1(t)){a.push("angleRange");const m=this.getAngle(t);if(ts(m,c.angleRange)===!1)return{value:!1,checkedList:a,reason:`angle is not in angleRange. angle: ${m}, angleRange: ${c.angleRange}`}}if(c.intersectRaycaster!==!1&&(typeof c.intersectRaycaster!="object"||c.intersectRaycaster.enabled!==!1)){if(a.push("intersectRaycaster"),s===void 0)return{value:!1,checkedList:a,reason:`intersectRaycaster check failed: panoIndex is ${s}`};const m=this.getTagEnableByIntersect(t,s);if(m.value===!1)return Object.assign(m,{checkedList:a})}return{value:!0,checkedList:a,reason:"all check passed"}})();return r&&(r.visible=l.value,r.__debug_visible_reason__=l),l.value}}getUnfoldedByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return;const s=this.getPanoIndexCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{if(typeof o=="function")return o(this.five,{tag:t,distance:this.getDistance(t)});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&ts(this.getDistance(t),o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getCurrentVisibleState(t)?(()=>{var o;const s=this.getTagConfig(t).unfoldedConfig;if(s){if(typeof s=="function")return s(this.five,{tag:t,distance:this.getDistance(t)});if(s.keep==="folded")return!1;if(s.keep==="unfolded")return!0;if(s.autoUnfold===void 0||s.autoUnfold===!1||s.autoUnfold.enable===!1||!s.autoUnfold.strategy)return;if(s.autoUnfold.strategy==="ScreenPostion"){const r=this.getTagProject(t);if(r&&ts(r.x,s.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(s.autoUnfold.strategy==="MinimumDistance"){const l=this.filterPointTag.filter(d=>this.getCurrentVisibleState(d)).filter(d=>{const h=this.getTagProject(d);if(!h)return!1;const{x:f,y:m,z:p}=h;return!(Math.abs(p)>1||Math.abs(f)>1||Math.abs(m)>1)}).map(d=>({tag:d,id:d.id,tagConfig:this.getTagConfig(d).unfoldedConfig})).filter(({tag:d,tagConfig:h})=>{var f,m;return!(typeof h=="function"||h.keep||h.autoUnfold===!1||((f=h.autoUnfold)==null?void 0:f.enable)===!1||((m=h.autoUnfold)==null?void 0:m.strategy)!=="MinimumDistance")}).map(d=>pe(V({},d),{distance:this.getDistance(d.tag)})).filter(({distance:d,tagConfig:h})=>{const f=h.autoUnfold.distance;return!(f&&ts(d,f)===!1)}).sort((d,h)=>d.distance-h.distance).findIndex(d=>d.id===t.id);if(l===-1||l<=((o=s.autoUnfold.maxNumber)!=null?o:1)-1===!1)return!1}return!0}})():void 0}setTagZIndex(t){return t.forEach(e=>{e.zIndex=this.calculateTagZIndex(e)})}calculateTagZIndex(t){const e=this.getDistance(t);return Math.round((1e4-(e!=null?e:0))*100)}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{const i=this.getCurrentVisibleState(e);let s;if(!i){s=setTimeout(()=>{i||(e.screenPosition=null)},1e3);return}clearTimeout(s);const o=this.getTagProject(e);if(!o){e.screenPosition=null;return}e.screenPosition={leftPercent:(o.x+1)/2*100,topPercent:(-o.y+1)/2*100}})}setVisible(t){(t!=null?t:this.tags).forEach(e=>{const i=this.getVisible(e);e.state&&(e.state.visible=i)})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){const e=as(t);if(!e)return;const{x:i,y:s,z:o}=e.project(this.five.camera);if(!(o>1))return{x:i,y:s,z:o}}getTagEnableByIntersect(t,e){var c,d,h,f,m,p;const i=Ao(Ao((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=Ct(this.five.getCurrentState().mode)?(d=this.five.work.observers[s])==null?void 0:d.position:this.five.camera.position;if(o===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:s}};const r=wh((()=>{var g;const A=(g=i.checkPoints)!=null?g:"center";return A==="center"?as(t):A==="corner"?Lu(t):Array.isArray(A)?A:[]})());let a=0,l=0;for(const A of r){const g=new I.Vector3().subVectors(A,o).normalize();Or.set(o,g);const v=o.distanceTo(A),[y]=this.five.model.intersectRaycaster(Or),C=(()=>{if(!Nt(t))return;const L=this.tags.filter(Nt).map(Y=>{var H;return(H=Y.model)==null?void 0:H.object}).filter(si),[X]=Or.intersectObjects(L,!0);return X})(),k=(h=i.distanceAccuracy)!=null?h:.01;Math.min((f=y==null?void 0:y.distance)!=null?f:1/0,(m=C==null?void 0:C.distance)!=null?m:1/0)+k>=v?a++:l++;const R=(p=i.needPassed)!=null?p:1;if(a>=R)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=_1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:as(t));const s=this.five.model.shownFloor;return s===null||s===e}}function W1(n){ue(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function Xc(n){let t,e,i,s,o,r,a,l=n[3]&&Jc(n);return{c(){t=S("div"),e=Oe("svg"),i=Oe("defs"),s=Oe("linearGradient"),o=Oe("stop"),r=Oe("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),j(t,"width",n[8]+"px"),j(t,"height",n[7]+"px")},m(c,d){B(c,t,d),x(t,e),x(e,i),x(i,s),x(s,o),x(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&M(l,1)):(l=Jc(c),l.c(),M(l,1),l.m(e,null)):l&&(de(),z(l,1,1,()=>{l=null}),he()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&j(t,"width",c[8]+"px"),d&128&&j(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function Jc(n){let t,e,i,s,o;return{c(){t=Oe("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&He(()=>{o&&(s&&s.end(1),i=Qi(t,fo,{duration:n[2],delay:n[0],easing:ii}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=jn(t,fo,{duration:n[2],delay:n[1],easing:ii})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function Y1(n){let t,e=n[8]&&Xc(n);return{c(){e&&e.c(),t=Pe()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Xc(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){e&&e.d(i),i&&O(t)}}}function U1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:p="white"}=t;const A=at();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,p=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,p,r,o,s,i,A,h,f]}class _a extends le{constructor(t){super(),ae(this,t,U1,Y1,se,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},W1)}}function X1(n){ue(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Zc(n){let t,e,i,s,o;return{c(){t=S("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
565
565
  left:${wt(n[5])};
566
566
  bottom:${wt(n[6])};
567
567
  box-shadow: 0 0 ${wt(n[10])} ${wt(n[11])} rgba(0, 0, 0, ${n[12]});