@realsee/dnalogel 3.29.4 → 3.29.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (378) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/dist/index.cjs.js +3 -3
  3. package/dist/index.js +7 -4
  4. package/dist/index.umd.js +3 -3
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
  7. package/docs/classes/CSS3DRender.html +30 -30
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
  10. package/docs/classes/ModelMakerPluginType.ModelMakerController.html +3 -3
  11. package/docs/classes/ModelRoomLabelController.html +3 -3
  12. package/docs/classes/MoveController.html +3 -3
  13. package/docs/classes/Object3DHelperController.html +3 -3
  14. package/docs/classes/PaintBrush.html +3 -3
  15. package/docs/classes/PanoMeasurePluginLine.html +3 -3
  16. package/docs/classes/PanoMeasurePluginModel.html +3 -3
  17. package/docs/classes/PanoMeasurePluginPoint.html +3 -3
  18. package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
  19. package/docs/classes/PanoTagPluginController.html +3 -3
  20. package/docs/classes/Sculpt.html +3 -3
  21. package/docs/classes/Util.BetterTween.html +3 -3
  22. package/docs/classes/Util.Interval.html +3 -3
  23. package/docs/classes/Util.LineSegments.html +3 -3
  24. package/docs/classes/Util.Magnifier.html +3 -3
  25. package/docs/classes/Util.Object3D.html +3 -3
  26. package/docs/classes/Util.PointDomHelper.html +3 -3
  27. package/docs/classes/Util.PointHelper.html +3 -3
  28. package/docs/classes/Util.PointSelectorHelper.html +3 -3
  29. package/docs/classes/Util.Rectangle.html +3 -3
  30. package/docs/classes/WalkController.html +3 -3
  31. package/docs/enums/CameraMovementEffect.html +3 -3
  32. package/docs/enums/ContentType.html +3 -3
  33. package/docs/enums/DIRECTION.html +3 -3
  34. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
  35. package/docs/enums/DimensionType.html +3 -3
  36. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
  37. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
  38. package/docs/enums/PaintBrushTypeEnum.html +3 -3
  39. package/docs/enums/PointType.html +3 -3
  40. package/docs/enums/Rotation.html +3 -3
  41. package/docs/functions/AreaMakerPlugin.html +3 -3
  42. package/docs/functions/CSS3DRenderPlugin.html +3 -3
  43. package/docs/functions/CameraMovementPlugin.html +3 -3
  44. package/docs/functions/CruisePlugin.html +3 -3
  45. package/docs/functions/CurrentPanoImagePlugin.html +3 -3
  46. package/docs/functions/GuideLinePlugin.html +3 -3
  47. package/docs/functions/ItemLabelPlugin.html +3 -3
  48. package/docs/functions/MapviewFloorplanPlugin.html +3 -3
  49. package/docs/functions/ModelChassisCompassPlugin.html +3 -3
  50. package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
  51. package/docs/functions/ModelFloorplanPlugin.html +3 -3
  52. package/docs/functions/ModelItemLabelPlugin.html +3 -3
  53. package/docs/functions/ModelMakerPlugin.html +3 -3
  54. package/docs/functions/ModelRoomLabelPlugin.html +3 -3
  55. package/docs/functions/ModelTVVideoPlugin.html +3 -3
  56. package/docs/functions/ModelViewPlugin.html +3 -3
  57. package/docs/functions/MovePlugin.html +3 -3
  58. package/docs/functions/Object3DHelperPlugin.html +3 -3
  59. package/docs/functions/PanoCompassPlugin.html +3 -3
  60. package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
  61. package/docs/functions/PanoDoorLabelPlugin.html +3 -3
  62. package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
  63. package/docs/functions/PanoMeasurePlugin.html +3 -3
  64. package/docs/functions/PanoRulerPlugin.html +3 -3
  65. package/docs/functions/PanoRulerProPlugin.html +3 -3
  66. package/docs/functions/PanoSpatialTagPlugin.html +3 -3
  67. package/docs/functions/PanoTagPlugin.html +3 -3
  68. package/docs/functions/PanoVideoPlugin.html +3 -3
  69. package/docs/functions/PipelinePlugin.html +3 -3
  70. package/docs/functions/SculptPlugin.html +3 -3
  71. package/docs/functions/TopviewFloorplanPlugin.html +3 -3
  72. package/docs/functions/Util.absoluteUrl.html +3 -3
  73. package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
  74. package/docs/functions/Util.equal.html +3 -3
  75. package/docs/functions/Util.getCoordsFromClient.html +3 -3
  76. package/docs/functions/Util.getCoordsFromElement.html +3 -3
  77. package/docs/functions/Util.getFrameTime.html +3 -3
  78. package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
  79. package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
  80. package/docs/functions/Util.isAbsoluteURL.html +3 -3
  81. package/docs/functions/Util.isModelLike.html +3 -3
  82. package/docs/functions/Util.isNil.html +3 -3
  83. package/docs/functions/Util.isPanoramaLike.html +3 -3
  84. package/docs/functions/Util.nextFrame.html +3 -3
  85. package/docs/functions/Util.notNil.html +3 -3
  86. package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
  87. package/docs/functions/Util.tweenProgress.html +3 -3
  88. package/docs/functions/Util.uuid.html +3 -3
  89. package/docs/functions/pluginFlag.html +3 -3
  90. package/docs/index.html +4 -4
  91. package/docs/interfaces/AddTagConfig.html +3 -3
  92. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
  93. package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
  94. package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
  95. package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
  96. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
  97. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
  98. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
  99. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
  100. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
  101. package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
  102. package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
  103. package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
  104. package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
  105. package/docs/interfaces/ContentTypeMapInterface.html +3 -3
  106. package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
  107. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
  108. package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
  109. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
  110. package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
  111. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
  112. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
  113. package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
  114. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
  115. package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
  116. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +3 -3
  117. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
  118. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
  119. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
  120. package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
  121. package/docs/interfaces/EventMap.html +3 -3
  122. package/docs/interfaces/FloorplanBounding.html +3 -3
  123. package/docs/interfaces/FloorplanData.html +3 -3
  124. package/docs/interfaces/FloorplanEntrance.html +3 -3
  125. package/docs/interfaces/FloorplanExtraObject.html +3 -3
  126. package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
  127. package/docs/interfaces/FloorplanFloorData.html +3 -3
  128. package/docs/interfaces/FloorplanImagePosition.html +3 -3
  129. package/docs/interfaces/FloorplanObserver.html +3 -3
  130. package/docs/interfaces/FloorplanOutlineItem.html +3 -3
  131. package/docs/interfaces/FloorplanPosition.html +3 -3
  132. package/docs/interfaces/FloorplanRoomItem.html +3 -3
  133. package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
  134. package/docs/interfaces/FloorplanServerBounding.html +3 -3
  135. package/docs/interfaces/FloorplanServerComputedData.html +3 -3
  136. package/docs/interfaces/FloorplanServerData.html +3 -3
  137. package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
  138. package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
  139. package/docs/interfaces/FloorplanServerEntrance.html +3 -3
  140. package/docs/interfaces/FloorplanServerFloorData.html +3 -3
  141. package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
  142. package/docs/interfaces/FloorplanServerObserver.html +3 -3
  143. package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
  144. package/docs/interfaces/FloorplanServerPosition.html +3 -3
  145. package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
  146. package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
  147. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
  148. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
  149. package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
  150. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
  151. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
  152. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
  153. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
  154. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
  155. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
  156. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
  157. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
  158. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
  159. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
  160. package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
  161. package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
  162. package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
  163. package/docs/interfaces/HelperOffset.html +3 -3
  164. package/docs/interfaces/ImagePlaneGroup.html +3 -3
  165. package/docs/interfaces/ItemLabelPluginData.html +3 -3
  166. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
  167. package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
  168. package/docs/interfaces/MinMax.html +3 -3
  169. package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
  170. package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
  171. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
  172. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
  173. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
  174. package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
  175. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
  176. package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
  177. package/docs/interfaces/ModelMakerPluginType.EventMap.html +3 -3
  178. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
  179. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
  180. package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
  181. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
  182. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
  183. package/docs/interfaces/ModelMakerPluginType.State.html +3 -3
  184. package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
  185. package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
  186. package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
  187. package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
  188. package/docs/interfaces/ModelViewPluginExportType.html +3 -3
  189. package/docs/interfaces/Object3DHelperState.html +3 -3
  190. package/docs/interfaces/ObjectHelperControllers.html +3 -3
  191. package/docs/interfaces/PaintBrushAction.html +3 -3
  192. package/docs/interfaces/PaintBrushConfigs.html +3 -3
  193. package/docs/interfaces/PaintBrushState.html +3 -3
  194. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
  195. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
  196. package/docs/interfaces/PanoMeasureParameterType.html +3 -3
  197. package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
  198. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
  199. package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
  200. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
  201. package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
  202. package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
  203. package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
  204. package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
  205. package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
  206. package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
  207. package/docs/interfaces/PanoRulerProPluginState.html +3 -3
  208. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
  209. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
  210. package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
  211. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
  212. package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
  213. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
  214. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
  215. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
  216. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
  217. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
  218. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
  219. package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
  220. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
  221. package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
  222. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
  223. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
  224. package/docs/interfaces/Point.html +3 -3
  225. package/docs/interfaces/Room.html +3 -3
  226. package/docs/interfaces/RoomInfo.html +3 -3
  227. package/docs/interfaces/RoomLabel.html +3 -3
  228. package/docs/interfaces/RoomRules.html +3 -3
  229. package/docs/interfaces/Rooms.html +3 -3
  230. package/docs/interfaces/Scissor.html +3 -3
  231. package/docs/interfaces/State.html +3 -3
  232. package/docs/interfaces/TagCacheInterface.html +3 -3
  233. package/docs/interfaces/TagConfig.html +3 -3
  234. package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
  235. package/docs/interfaces/TagIconUrl.html +3 -3
  236. package/docs/interfaces/TagObjectGroup.html +3 -3
  237. package/docs/interfaces/TagStyle.html +3 -3
  238. package/docs/interfaces/Tags.html +3 -3
  239. package/docs/interfaces/TemporaryState.html +3 -3
  240. package/docs/interfaces/Util.MagnifierParameter.html +3 -3
  241. package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
  242. package/docs/interfaces/Util.PointIntersection.html +3 -3
  243. package/docs/modules/AreaMakerPluginType.html +3 -3
  244. package/docs/modules/CruisePluginTypes.html +3 -3
  245. package/docs/modules/CurrentPanoImagePluginType.html +3 -3
  246. package/docs/modules/GuideLineItem.html +3 -3
  247. package/docs/modules/GuideLineModeItem.html +3 -3
  248. package/docs/modules/GuideLinePluginType.html +3 -3
  249. package/docs/modules/ModelMakerPluginType.html +3 -3
  250. package/docs/modules/PanoVideoPluginType.html +3 -3
  251. package/docs/modules/SculptData.html +3 -3
  252. package/docs/modules/Util.html +3 -3
  253. package/docs/modules.html +4 -4
  254. package/docs/types/AddObject3DHelperConfig.html +3 -3
  255. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
  256. package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
  257. package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
  258. package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
  259. package/docs/types/ArrayPosition.html +3 -3
  260. package/docs/types/AudioAppearance.html +3 -3
  261. package/docs/types/CSS3DRenderExportType.html +3 -3
  262. package/docs/types/CSS3DRenderPluginExportType.html +3 -3
  263. package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
  264. package/docs/types/ClassFunctionParameters.html +3 -3
  265. package/docs/types/Color.html +3 -3
  266. package/docs/types/ContentTypeConfigKey.html +3 -3
  267. package/docs/types/ContentTypeConfigKeySplit.html +3 -3
  268. package/docs/types/ContentTypeMap.html +3 -3
  269. package/docs/types/Create3DDomContainerReturnType.html +3 -3
  270. package/docs/types/Create3DElementReturnType.html +3 -3
  271. package/docs/types/CruisePluginExportType.html +3 -3
  272. package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
  273. package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
  274. package/docs/types/CurrentPanoImagePluginExportType.html +3 -3
  275. package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
  276. package/docs/types/DeprecatedTagProperty.html +3 -3
  277. package/docs/types/Direction-1.html +3 -3
  278. package/docs/types/Direction4.html +3 -3
  279. package/docs/types/ElementRenderer.html +3 -3
  280. package/docs/types/FloorplanRuleLabels.html +3 -3
  281. package/docs/types/FloorplanServerRuleLabels.html +3 -3
  282. package/docs/types/GuideLinePluginExportType.html +3 -3
  283. package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
  284. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
  285. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
  286. package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
  287. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
  288. package/docs/types/GuideLinePluginType.PathItem.html +3 -3
  289. package/docs/types/GuideLinePluginType.PluginData.html +3 -3
  290. package/docs/types/HelperEventMap.html +3 -3
  291. package/docs/types/InternalHelperEventMap.html +3 -3
  292. package/docs/types/LoadTagConfig.html +3 -3
  293. package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
  294. package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
  295. package/docs/types/MediaData.html +3 -3
  296. package/docs/types/MediaStore.html +3 -3
  297. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
  298. package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
  299. package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
  300. package/docs/types/ModelId.html +3 -3
  301. package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
  302. package/docs/types/ModelMakerPluginType.ItemType.html +3 -3
  303. package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
  304. package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
  305. package/docs/types/MoveArgs.html +3 -3
  306. package/docs/types/MoveOpts.html +3 -3
  307. package/docs/types/Object3DHelperEventMap.html +3 -3
  308. package/docs/types/ObjectFit.html +3 -3
  309. package/docs/types/PaintBrushEventMap.html +3 -3
  310. package/docs/types/PanoCompassPluginData.html +3 -3
  311. package/docs/types/PanoCompassPluginExportType.html +3 -3
  312. package/docs/types/PanoCompassPluginParameterType.html +3 -3
  313. package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
  314. package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
  315. package/docs/types/PanoIndex.html +3 -3
  316. package/docs/types/PanoMeasurePluginEvent.html +3 -3
  317. package/docs/types/PanoMeasureReturnType.html +3 -3
  318. package/docs/types/PanoSpatialTagPluginId.html +3 -3
  319. package/docs/types/PanoTagPluginExportInterface.html +3 -3
  320. package/docs/types/PanoTagPluginParamsInterface.html +3 -3
  321. package/docs/types/PanoVideoPluginParameterType.html +3 -3
  322. package/docs/types/PanoVideoPluginReturnType.html +3 -3
  323. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
  324. package/docs/types/PipelinePluginParameterType.html +3 -3
  325. package/docs/types/PipelinePluginReturnType.html +3 -3
  326. package/docs/types/PlaneTag.html +3 -3
  327. package/docs/types/Point2DTag.html +3 -3
  328. package/docs/types/Point3DTag.html +3 -3
  329. package/docs/types/PointTag.html +3 -3
  330. package/docs/types/PointTagInstance.html +3 -3
  331. package/docs/types/Position.html +3 -3
  332. package/docs/types/PositionFrom.html +3 -3
  333. package/docs/types/RotateArgs.html +3 -3
  334. package/docs/types/RotateOpts.html +3 -3
  335. package/docs/types/RuleLabelsKey.html +3 -3
  336. package/docs/types/RuleLabelsValue.html +3 -3
  337. package/docs/types/ScaleCallback.html +3 -3
  338. package/docs/types/ScalePosition.html +3 -3
  339. package/docs/types/SculptData.BoxData.html +3 -3
  340. package/docs/types/SculptData.CircleData.html +3 -3
  341. package/docs/types/SculptData.CylinderData.html +3 -3
  342. package/docs/types/SculptData.PointData.html +3 -3
  343. package/docs/types/SculptData.PolygonData.html +3 -3
  344. package/docs/types/SculptData.PolylineData.html +3 -3
  345. package/docs/types/SculptData.PrismData.html +3 -3
  346. package/docs/types/SculptData.RectangleData.html +3 -3
  347. package/docs/types/StickType.html +3 -3
  348. package/docs/types/Tag.html +3 -3
  349. package/docs/types/Tag2D.html +3 -3
  350. package/docs/types/Tag3D.html +3 -3
  351. package/docs/types/TagConfigByKey.html +3 -3
  352. package/docs/types/TagContentType.html +3 -3
  353. package/docs/types/TagContentTypeMapping.html +3 -3
  354. package/docs/types/TagDimensionType.html +3 -3
  355. package/docs/types/TagElement.html +3 -3
  356. package/docs/types/TagEvents.html +3 -3
  357. package/docs/types/TagGLTFObject.html +3 -3
  358. package/docs/types/TagHooks.html +3 -3
  359. package/docs/types/TagId.html +3 -3
  360. package/docs/types/TagInstance.html +3 -3
  361. package/docs/types/TagPointType.html +3 -3
  362. package/docs/types/TagRendererMap.html +3 -3
  363. package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
  364. package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
  365. package/docs/types/WorkCode.html +3 -3
  366. package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
  367. package/docs/variables/PLUGIN.html +3 -3
  368. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
  369. package/docs/variables/ROOM_TYPE_MAP.html +3 -3
  370. package/docs/variables/defaultGlobalConfig.html +3 -3
  371. package/docs/variables/itemLabelPluginServerParams.html +3 -3
  372. package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
  373. package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
  374. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +17 -14
  375. package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -4
  376. package/libs/base/BasePlugin.js +1 -1
  377. package/libs/shared-utils/logger.js +1 -1
  378. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var gm=Object.defineProperty,mm=Object.defineProperties;var pm=Object.getOwnPropertyDescriptors;var co=Object.getOwnPropertySymbols;var tc=Object.prototype.hasOwnProperty,ic=Object.prototype.propertyIsEnumerable;var ca=(n,t,e)=>t in n?gm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))tc.call(t,e)&&ca(n,e,t[e]);if(co)for(var e of co(t))ic.call(t,e)&&ca(n,e,t[e]);return n},oe=(n,t)=>mm(n,pm(t));var gs=(n,t)=>{var e={};for(var i in n)tc.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&co)for(var i of co(n))t.indexOf(i)<0&&ic.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ca(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Ro=require("three/examples/jsm/renderers/CSS3DRenderer"),lr=require("hammerjs"),Ls=require("@realsee/five/line"),Wu=require("three/examples/jsm/loaders/FBXLoader"),Am=require("earcut"),Ho=require("animejs"),vm=require("@realsee/five/gltf-loader");function bm(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=bm(_);function ym(){console.debug("%c %c@realsee/dnalogel %cv3.29.4",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function wm(){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 Uu(){}const nc=()=>Promise.resolve(),sc={__queue:Promise.resolve()};function Cm(n=nc){sc.__queue=sc.__queue.then(n).catch(nc)}function ho(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 ha(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function uo(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 Pm(n,t,e=Uu){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Im=window,oc=window.requestAnimationFrame||Im.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Lo(n,t=0){t<=0?oc(n):oc(()=>Lo(n,t-1))}var Nt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Nt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Nt.Bounce.In(n*2)*.5:Nt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),En=function(){return performance.now()},Yu=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=En()),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}(),Fi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Fi.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=Fi.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=Fi.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=Fi.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}}},al=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Na=new Yu,cr=function(){function n(t,e){e===void 0&&(e=Na),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Nt.Linear.None,this._interpolationFunction=Fi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=al.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=En()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var m=a;for(var b in m)e[r][b]=m[b];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var b in u)y[b]=u[b];i[r]=u=y}this._setupProperties(m,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=En()),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=En()),!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=Na),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Fi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=En()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),b=a-m*l,y=Math.min(b/i._duration,1);return y===0&&a===i._duration?1:y},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Em="23.1.1",Mm=al.nextId,ei=Na,km=ei.getAll.bind(ei),xm=ei.removeAll.bind(ei),Dm=ei.add.bind(ei),Xu=ei.remove.bind(ei),Sm=ei.update.bind(ei),rc={Easing:Nt,Group:Yu,Interpolation:Fi,now:En,Sequence:al,nextId:Mm,Tween:cr,VERSION:Em,getAll:km,removeAll:xm,add:Dm,remove:Xu,update:Sm};function Tm(n,t,e,i=Nt.Linear.None){const s=new cr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const Is=Symbol("$$PAINT_BRUSH_EVENT$$");function fo(n){return n[Is]||(n[Is]={}),n[Is]}function Lm(n){n[Is]||delete n[Is]}let jm=class{hasListener(t){const e=fo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=fo(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){Lm(this);return}const i=fo(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=fo(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const zm=`
1
+ "use strict";var gm=Object.defineProperty,mm=Object.defineProperties;var pm=Object.getOwnPropertyDescriptors;var co=Object.getOwnPropertySymbols;var tc=Object.prototype.hasOwnProperty,ic=Object.prototype.propertyIsEnumerable;var ca=(n,t,e)=>t in n?gm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))tc.call(t,e)&&ca(n,e,t[e]);if(co)for(var e of co(t))ic.call(t,e)&&ca(n,e,t[e]);return n},oe=(n,t)=>mm(n,pm(t));var gs=(n,t)=>{var e={};for(var i in n)tc.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&co)for(var i of co(n))t.indexOf(i)<0&&ic.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(ca(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Ro=require("three/examples/jsm/renderers/CSS3DRenderer"),lr=require("hammerjs"),Ls=require("@realsee/five/line"),Wu=require("three/examples/jsm/loaders/FBXLoader"),Am=require("earcut"),Ho=require("animejs"),vm=require("@realsee/five/gltf-loader");function bm(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=bm(_);function ym(){console.debug("%c %c@realsee/dnalogel %cv3.29.5",["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 wm(){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 Uu(){}const nc=()=>Promise.resolve(),sc={__queue:Promise.resolve()};function Cm(n=nc){sc.__queue=sc.__queue.then(n).catch(nc)}function ho(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 ha(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function uo(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 Pm(n,t,e=Uu){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Im=window,oc=window.requestAnimationFrame||Im.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Lo(n,t=0){t<=0?oc(n):oc(()=>Lo(n,t-1))}var Nt=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-Nt.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?Nt.Bounce.In(n*2)*.5:Nt.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),En=function(){return performance.now()},Yu=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=En()),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}(),Fi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Fi.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=Fi.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=Fi.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=Fi.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}}},al=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Na=new Yu,cr=function(){function n(t,e){e===void 0&&(e=Na),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=Nt.Linear.None,this._interpolationFunction=Fi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=al.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=En()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var m=a;for(var b in m)e[r][b]=m[b];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var b in u)y[b]=u[b];i[r]=u=y}this._setupProperties(m,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=En()),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=En()),!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=Na),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Fi.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=En()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var m=Math.trunc(a/l),b=a-m*l,y=Math.min(b/i._duration,1);return y===0&&a===i._duration?1:y},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),Em="23.1.1",Mm=al.nextId,ei=Na,km=ei.getAll.bind(ei),xm=ei.removeAll.bind(ei),Dm=ei.add.bind(ei),Xu=ei.remove.bind(ei),Sm=ei.update.bind(ei),rc={Easing:Nt,Group:Yu,Interpolation:Fi,now:En,Sequence:al,nextId:Mm,Tween:cr,VERSION:Em,getAll:km,removeAll:xm,add:Dm,remove:Xu,update:Sm};function Tm(n,t,e,i=Nt.Linear.None){const s=new cr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const Is=Symbol("$$PAINT_BRUSH_EVENT$$");function fo(n){return n[Is]||(n[Is]={}),n[Is]}function Lm(n){n[Is]||delete n[Is]}let jm=class{hasListener(t){const e=fo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=fo(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){Lm(this);return}const i=fo(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=fo(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const zm=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -98,7 +98,7 @@ transition: all 500ms;
98
98
  }
99
99
 
100
100
  </style>
101
- `;let Om=class extends jm{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",st());d(this,"tween");d(this,"tweening",!1);d(this,"container");d(this,"canvas");d(this,"data",{});d(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=zm,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var f;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:hi.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(f=this.canvas[this.uuid])==null?void 0:f.getContext("2d");if(!this.canvas[this.uuid])return;const{width:h,height:u}=this.canvas[this.uuid];c&&c.clearRect(0,0,h,u),this.data[this.uuid].forEach(g=>this.handleDrawLine(this.uuid,g,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:hi.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const h=(u,f,g)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(u.x,u.y),i.quadraticCurveTo(f.x,f.y,g.x,g.y),i.stroke()};e.onmousedown=u=>{u.preventDefault(),c=Date.now();const f=u.clientX,g=u.clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ho({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.clientX),g=Number(u.clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ho({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=uo(r);!A||!p||(h(o,A,p),o=p)},e.onmouseup=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Lo(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})},e.ontouchstart=u=>{u.preventDefault(),c=Date.now();const f=u.touches[0].clientX,g=u.touches[0].clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ho({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.touches[0].clientX),g=Number(u.touches[0].clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ho({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=uo(r);!A||!p||(h(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Lo(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==hi.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};Pm(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case hi.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case hi.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=Uu){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||Cm(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:h=0,uuid:u}=i,f=ha(i.move||{},this.clientWidth,this.clientHeight);let g=[f];if(a.strokeStyle=c,a.beginPath(),a.moveTo(f.x,f.y),h&&!s){let A=[];const p=this;p.tween=Tm({step:0},{step:l.length-1},h).onUpdate(({step:m})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[u].width,p.canvas[u].height),(y=p.tween)==null?void 0:y.stop();const b=Math.floor(m);if(!A.find(P=>P===b)){if(A.push(b),g.push(ha(l[b],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:P,end:I}=uo(g);if(!P||!I)return;a.quadraticCurveTo(P.x,P.y,I.x,I.y),a.stroke()}}).onComplete(m=>{p.tween=void 0,p.tweening=!1,A=[],g=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(g.push(ha(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=uo(g);!p||!m||a.quadraticCurveTo(p.x,p.y,m.x,m.y)}a.stroke(),g=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Lo(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Bm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new Om(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Vm=(n,t)=>{var Q,H;let e=(H=(Q=t==null?void 0:t.initialState)==null?void 0:Q.enabled)!=null?H:!0,i=!1,s=!0,o=null;const a=D(D({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new Le.Camera(60);let h=new w.Object3D,u,f;{const F=new w.DirectionalLight(16777215,.5);F.position.copy(new w.Vector3(1,1,1)),l.add(F)}{const F=new w.DirectionalLight(16777215,.3);l.add(F)}{const F=new w.AmbientLight(16777215,.3);l.add(F)}l.add(h);const g=()=>{if(i)return;u=k(n.model,c.fov,c.aspect),f=n.model.bounding.getCenter(new w.Vector3),l.remove(h),h=Y(n.model),l.add(h),i=!0,j();function F(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function Y(J){if(J instanceof w.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(F):F(J.material);return new w.Mesh(Z,ee)}else if(J instanceof w.Group){const Z=new w.Group;return J.children.forEach(ee=>Z.add(Y(ee))),Z}else{const Z=new w.Object3D;return J.children.forEach(ee=>Z.add(Y(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new w.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=w.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{h.traverse(F=>{F instanceof w.Mesh&&[].concat(F.material).forEach(J=>J.dispose())}),l.remove(h),h=new w.Object3D,l.add(h),i=!1,j()},m=()=>{e&&(i||g())},b=()=>{e||(e=!0,l.add(h),!i&&n.model.loaded&&g(),j())},y=()=>{e&&(l.remove(h),s=!0,R(),e=!1)},P=(F,Y={})=>{const J=A();if(!J)return;F.appendChild(J.domElement),I(Y);const Z=window.getComputedStyle(F).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(F.style.position="relative")},I=(F={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=F;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}j()};function k(F,Y,J){const Z=F.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*Y/360);return J<1&&(de=de/J),isNaN(de)?ee:de}function E(F){return n.work.observers[F].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const F=n.getPose();F.fov=c.fov,F.offset=f,F.distance=u,typeof a.lockedLatitude=="number"&&(F.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(F.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(F.offset=E(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(F.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(F),s=!0},R=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},U=()=>{o&&o.dispose(),o=null},W=F=>{Object.assign(a,F),j()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",m),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",j),n.on("dispose",U),n.on("renderFrame",R),n.on("cameraPositionUpdate",j),{appendTo:P,refresh:I,changeConfigs:W,enable:b,disable:y,getCurrentState:N}},Rm=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),ui=n=>new _.Vector3().fromArray(n),Ve=n=>{if(n)return n instanceof _.Vector3?n:Array.isArray(n)?ui(n):Rm(n)};function Hm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Ve(n):n.map(Ve):Ve(n)}function js(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Ji(n){const t=[];return js(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function No(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Nm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=No(n.clientWidth,{floor:!0}),r=No(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class ac extends Ro.CSS3DRenderer{constructor(){super();d(this,"wrapper");d(this,"requestAnimationFrameId");d(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=Nm(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&Ji(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Gm(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Es=Gm("$$EVENT$$");function go(n){return n[Es]||(n[Es]={}),n[Es]}function Qm(n){n[Es]&&delete n[Es]}class ti{hasListener(t){const e=go(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=go(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){Qm(this);return}const i=go(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=go(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}}class Fm extends w.Mesh{constructor(e,i){const s=new w.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:w.DoubleSide}),o=new w.PlaneGeometry(e,i);super(o,s);d(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function xi(...n){const t=new _.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ll=n=>n?n.visible===!1?!1:ll(n.parent):!0,Zu=1,_m=`CSS3DObjectPlus@${Zu}`,Wm=.00216,Um=.003;class Ym extends Ro.CSS3DObject{constructor(e){var k,E,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Um,r=(E=e.dpr)!=null?E:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Wm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=No(c/o*r),f=No(h/o*r),g=xi(...s);let A;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,A=i;else{const R=document.createElement("div");R.style.width=`${u}px`,R.style.height=`${f}px`,R.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,R.appendChild(i),A=R}super(A);d(this,"version",Zu);d(this,"isCSS3DObjectPlus",!0);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ti);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=ll(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Fm(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=g;else{const R=o/l;this.width=R*c,this.height=R*h,this.domWidthPx=R*u,this.domHeightPx=R*f,this.centerPosition=new _.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${_m}__container`);const p=new _.Vector3().subVectors(s[1],s[0]),m=new _.Vector3().subVectors(s[3],s[0]),b=new _.Vector3().crossVectors(p,m).normalize();this.lookAt(b);const y=this.up.clone().applyQuaternion(this.quaternion),P=m.clone(),I=new _.Vector3().crossVectors(y,P).normalize();this.rotateOnWorldAxis(I,y.angleTo(P)),this.position.copy(g),this.addEventListener("added",()=>{var R;this.mode==="front"&&((R=this.opacityMesh)==null||R.removeFromParent())}),this.addEventListener("removed",()=>{var R;(R=this.opacityMesh)==null||R.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}class Xm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Ji(t).forEach(e=>{e.mode="front"}),this}}class Zm extends w.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Ji(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Ji(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ju extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Ji(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=Ji(this).length}}class Jm extends Ju{constructor(){super("front")}}class qm extends Ju{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Ji(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Km=3,Ga="CSS3DRenderer",Cs=`${Ga}@${Km}`,vn=()=>{console.error(`${Cs} is disposed`)},et={css3DObjects:[],frontModeStore:{css3DRenderer:new ac},behindModeStore:{css3DRenderer:new ac}};function lc(n){return et.css3DObjects.find(t=>t.id===n)}function $m(n){et.frontModeStore.css3DRenderer.setWrapper(n)}function ep(n){et.behindModeStore.css3DRenderer.setWrapper(n)}class jn{constructor(t){d(this,"hooks",new ti);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Jm});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return vn();const s=(()=>{const k={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(k,i)})(),o=e.map(Ve);if((o==null?void 0:o.length)<4)return console.error(`${Cs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let g=!1;const A=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});et.css3DObjects.push(A),s.scene&&this.setScene(s.scene);const p=()=>{if(g)return;const k=A.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();k&&k.add(A)},m=()=>{g||(p(),this.render(t),this.hooks.emit("render"))},b=k=>this.setVisibleById(A.id,k),y=k=>this.setEnabledById(A.id,k),P=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?et.frontModeStore.css3DRenderer:et.behindModeStore.css3DRenderer;return c&&m(),{id:A.uuid,container:h,css3DObject:A,render:c?void 0:m,show:()=>b(!0),hide:()=>b(!1),setVisible:b,enable:()=>y(!0),disable:()=>y(!1),setEnabled:y,dispose:P,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=lc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=lc(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new Ym(oe(D({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Ga}__container`),i.element.id=`${Ga}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return et.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return et.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return vn();const i=D({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=et.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Xm;et.frontModeStore.css3DScene=s}return et.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=et.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=et.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Cs}: scene is required when mode is behind`);return}const r=new Zm(o);et.behindModeStore.css3DScene=r,et.behindModeStore.scene=o}return et.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new qm(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Cs}: css3DScene is required when mode is front`);et.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Cs}: css3DScene is required when mode is behind`);et.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof Ro.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Ro.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(jn,"setFrontModeContainer",$m),d(jn,"setBehindModeContainer",ep);function qu(n){return G(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Ht=document.createElement("div");Ht.classList.add("behindFiveElement");Ht.style.position="absolute";Ht.style.top="0";Ht.style.left="0";Ht.style.width="100%";Ht.style.height="100%";Ht.style.pointerEvents="none";function Ku(n){var i,s,o,r,a;const t=(a=(s=da(n.getElement()))!=null?s:da((i=n.getElement())==null?void 0:i.parentElement))!=null?a:da((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Ht)||t.parentElement.insertBefore(Ht,t),Ht;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function da(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}class Qa{constructor(t=0,e=0){d(this,"min");d(this,"max");d(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}let tp=class{constructor(t,e){d(this,"min");d(this,"max");d(this,"xInterval");d(this,"yInterval");d(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Qa(this.min.x,this.max.x),this.yInterval=new Qa(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}};function Rt(n){return n.toLowerCase().includes("panorama")}function zn(n){return!Rt(n)}function ip(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}class hr{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new Le.Subscribe);d(this,"canvas",document.createElement("canvas"));d(this,"config");d(this,"state",{enabled:!1});d(this,"five");d(this,"scale");d(this,"offset",{x:0,y:0});d(this,"context");d(this,"renderCenter",new w.Vector3);d(this,"hammer");d(this,"offsetRange");d(this,"isPanning",!1);d(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});d(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});d(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r,a;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(a=(r=e==null?void 0:e.height)!=null?r:e==null?void 0:e.width)!=null?a:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new lr(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.style.visibility="hidden",this.canvas.remove(),this}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,{clientWidth:i,clientHeight:s}=this.containerDom,[o,r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const l=this.renderCenter.clone().project(this.five.camera);return[(l.x+1)/2*i,-(l.x-1)/2*i,-(l.y-1)/2*s]}else return[this.renderCenter.x,i-this.renderCenter.x,this.renderCenter.y]})();o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):a<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):r<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${a}px, 10px)`,this.offset={x:o,y:a}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new w.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const m=this.renderCenter.clone().project(this.five.camera);return[(m.x+1)/2*o.x,(m.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,h=s/t,u=l*t,f=this.five.getPixels(r-c/2,a-c/2,c,h,u),g=Math.floor(i*l),A=Math.floor(s*l);np(f,g,A);const p=new ImageData(g,A);p.data.set(f),e.putImageData(p,0,0),this.canvas.style.visibility="visible"}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents=this.config.dragEnabled?"all":"none",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="hidden",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),h=Math.min(Math.max(l,s),r);return{translateX:c,translateY:h}}}function mo(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function np(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;mo(n,a*4+0,l*4+0),mo(n,a*4+1,l*4+1),mo(n,a*4+2,l*4+2),mo(n,a*4+3,l*4+3)}}}function sp(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new w.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function $u(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function op(n,t){const e=n.getElement();if(!e)return;const i=$u(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function rp(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;r.setFromCamera({x:s,y:o},n.camera);const l=n.model.intersectRaycaster(r)[0];if(l)return oe(D({},l),{raycaster:r,isVirtual:!1})}const ap="data:image/png;base64,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",lp=`
101
+ `;let Om=class extends jm{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",st());d(this,"tween");d(this,"tweening",!1);d(this,"container");d(this,"canvas");d(this,"data",{});d(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=zm,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var f;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:hi.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(f=this.canvas[this.uuid])==null?void 0:f.getContext("2d");if(!this.canvas[this.uuid])return;const{width:h,height:u}=this.canvas[this.uuid];c&&c.clearRect(0,0,h,u),this.data[this.uuid].forEach(g=>this.handleDrawLine(this.uuid,g,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:hi.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const h=(u,f,g)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(u.x,u.y),i.quadraticCurveTo(f.x,f.y,g.x,g.y),i.stroke()};e.onmousedown=u=>{u.preventDefault(),c=Date.now();const f=u.clientX,g=u.clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ho({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.clientX),g=Number(u.clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ho({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=uo(r);!A||!p||(h(o,A,p),o=p)},e.onmouseup=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Lo(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})},e.ontouchstart=u=>{u.preventDefault(),c=Date.now();const f=u.touches[0].clientX,g=u.touches[0].clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ho({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.touches[0].clientX),g=Number(u.touches[0].clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ho({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=uo(r);!A||!p||(h(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Lo(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==hi.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};Pm(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case hi.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case hi.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=Uu){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||Cm(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:h=0,uuid:u}=i,f=ha(i.move||{},this.clientWidth,this.clientHeight);let g=[f];if(a.strokeStyle=c,a.beginPath(),a.moveTo(f.x,f.y),h&&!s){let A=[];const p=this;p.tween=Tm({step:0},{step:l.length-1},h).onUpdate(({step:m})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[u].width,p.canvas[u].height),(y=p.tween)==null?void 0:y.stop();const b=Math.floor(m);if(!A.find(P=>P===b)){if(A.push(b),g.push(ha(l[b],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:P,end:I}=uo(g);if(!P||!I)return;a.quadraticCurveTo(P.x,P.y,I.x,I.y),a.stroke()}}).onComplete(m=>{p.tween=void 0,p.tweening=!1,A=[],g=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(g.push(ha(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=uo(g);!p||!m||a.quadraticCurveTo(p.x,p.y,m.x,m.y)}a.stroke(),g=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Lo(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Bm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new Om(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Vm=(n,t)=>{var Q,H;let e=(H=(Q=t==null?void 0:t.initialState)==null?void 0:Q.enabled)!=null?H:!0,i=!1,s=!0,o=null;const a=D(D({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new Le.Camera(60);let h=new w.Object3D,u,f;{const F=new w.DirectionalLight(16777215,.5);F.position.copy(new w.Vector3(1,1,1)),l.add(F)}{const F=new w.DirectionalLight(16777215,.3);l.add(F)}{const F=new w.AmbientLight(16777215,.3);l.add(F)}l.add(h);const g=()=>{if(i)return;u=k(n.model,c.fov,c.aspect),f=n.model.bounding.getCenter(new w.Vector3),l.remove(h),h=Y(n.model),l.add(h),i=!0,j();function F(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function Y(J){if(J instanceof w.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(F):F(J.material);return new w.Mesh(Z,ee)}else if(J instanceof w.Group){const Z=new w.Group;return J.children.forEach(ee=>Z.add(Y(ee))),Z}else{const Z=new w.Object3D;return J.children.forEach(ee=>Z.add(Y(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new w.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=w.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{h.traverse(F=>{F instanceof w.Mesh&&[].concat(F.material).forEach(J=>J.dispose())}),l.remove(h),h=new w.Object3D,l.add(h),i=!1,j()},m=()=>{e&&(i||g())},b=()=>{e||(e=!0,l.add(h),!i&&n.model.loaded&&g(),j())},y=()=>{e&&(l.remove(h),s=!0,R(),e=!1)},P=(F,Y={})=>{const J=A();if(!J)return;F.appendChild(J.domElement),I(Y);const Z=window.getComputedStyle(F).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(F.style.position="relative")},I=(F={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=F;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}j()};function k(F,Y,J){const Z=F.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*Y/360);return J<1&&(de=de/J),isNaN(de)?ee:de}function E(F){return n.work.observers[F].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const F=n.getPose();F.fov=c.fov,F.offset=f,F.distance=u,typeof a.lockedLatitude=="number"&&(F.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(F.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(F.offset=E(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(F.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(F),s=!0},R=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},U=()=>{o&&o.dispose(),o=null},W=F=>{Object.assign(a,F),j()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",m),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",j),n.on("dispose",U),n.on("renderFrame",R),n.on("cameraPositionUpdate",j),{appendTo:P,refresh:I,changeConfigs:W,enable:b,disable:y,getCurrentState:N}},Rm=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),ui=n=>new _.Vector3().fromArray(n),Ve=n=>{if(n)return n instanceof _.Vector3?n:Array.isArray(n)?ui(n):Rm(n)};function Hm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Ve(n):n.map(Ve):Ve(n)}function js(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Ji(n){const t=[];return js(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function No(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Nm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=No(n.clientWidth,{floor:!0}),r=No(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class ac extends Ro.CSS3DRenderer{constructor(){super();d(this,"wrapper");d(this,"requestAnimationFrameId");d(this,"resizeDisoper");this.domElement.classList.add("ICSS3DRenderer"),this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=Nm(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&Ji(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Gm(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Es=Gm("$$EVENT$$");function go(n){return n[Es]||(n[Es]={}),n[Es]}function Qm(n){n[Es]&&delete n[Es]}class ti{hasListener(t){const e=go(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=go(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){Qm(this);return}const i=go(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=go(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}}class Fm extends w.Mesh{constructor(e,i){const s=new w.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:w.DoubleSide}),o=new w.PlaneGeometry(e,i);super(o,s);d(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function xi(...n){const t=new _.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ll=n=>n?n.visible===!1?!1:ll(n.parent):!0,Zu=1,_m=`CSS3DObjectPlus@${Zu}`,Wm=.00216,Um=.003;class Ym extends Ro.CSS3DObject{constructor(e){var k,E,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Um,r=(E=e.dpr)!=null?E:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Wm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=No(c/o*r),f=No(h/o*r),g=xi(...s);let A;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,A=i;else{const R=document.createElement("div");R.style.width=`${u}px`,R.style.height=`${f}px`,R.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,R.appendChild(i),A=R}super(A);d(this,"version",Zu);d(this,"isCSS3DObjectPlus",!0);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ti);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=ll(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Fm(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=g;else{const R=o/l;this.width=R*c,this.height=R*h,this.domWidthPx=R*u,this.domHeightPx=R*f,this.centerPosition=new _.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${_m}__container`);const p=new _.Vector3().subVectors(s[1],s[0]),m=new _.Vector3().subVectors(s[3],s[0]),b=new _.Vector3().crossVectors(p,m).normalize();this.lookAt(b);const y=this.up.clone().applyQuaternion(this.quaternion),P=m.clone(),I=new _.Vector3().crossVectors(y,P).normalize();this.rotateOnWorldAxis(I,y.angleTo(P)),this.position.copy(g),this.addEventListener("added",()=>{var R;this.mode==="front"&&((R=this.opacityMesh)==null||R.removeFromParent())}),this.addEventListener("removed",()=>{var R;(R=this.opacityMesh)==null||R.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}class Xm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Ji(t).forEach(e=>{e.mode="front"}),this}}class Zm extends w.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Ji(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Ji(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ju extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Ji(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=Ji(this).length}}class Jm extends Ju{constructor(){super("front")}}class qm extends Ju{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Ji(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Km=3,Ga="CSS3DRenderer",Cs=`${Ga}@${Km}`,vn=()=>{console.error(`${Cs} is disposed`)},et={css3DObjects:[],frontModeStore:{css3DRenderer:(()=>{const n=new ac;return n.domElement.style.zIndex="1",n})()},behindModeStore:{css3DRenderer:new ac}};function lc(n){return et.css3DObjects.find(t=>t.id===n)}function $m(n){et.frontModeStore.css3DRenderer.setWrapper(n)}function ep(n){et.behindModeStore.css3DRenderer.setWrapper(n)}class jn{constructor(t){d(this,"hooks",new ti);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Jm});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return vn();const s=(()=>{const k={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(k,i)})(),o=e.map(Ve);if((o==null?void 0:o.length)<4)return console.error(`${Cs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let g=!1;const A=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});et.css3DObjects.push(A),s.scene&&this.setScene(s.scene);const p=()=>{if(g)return;const k=A.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();k&&k.add(A)},m=()=>{g||(p(),this.render(t),this.hooks.emit("render"))},b=k=>this.setVisibleById(A.id,k),y=k=>this.setEnabledById(A.id,k),P=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?et.frontModeStore.css3DRenderer:et.behindModeStore.css3DRenderer;return c&&m(),{id:A.uuid,container:h,css3DObject:A,render:c?void 0:m,show:()=>b(!0),hide:()=>b(!1),setVisible:b,enable:()=>y(!0),disable:()=>y(!1),setEnabled:y,dispose:P,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=lc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=lc(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new Ym(oe(D({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Ga}__container`),i.element.id=`${Ga}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return et.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return et.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return vn();const i=D({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return vn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=et.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Xm;et.frontModeStore.css3DScene=s}return et.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=et.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=et.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Cs}: scene is required when mode is behind`);return}const r=new Zm(o);et.behindModeStore.css3DScene=r,et.behindModeStore.scene=o}return et.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new qm(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Cs}: css3DScene is required when mode is front`);et.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${Cs}: css3DScene is required when mode is behind`);et.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof Ro.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Ro.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(jn,"setFrontModeContainer",$m),d(jn,"setBehindModeContainer",ep);function qu(n){return G(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Ht=document.createElement("div");Ht.classList.add("behindFiveElement");Ht.style.position="absolute";Ht.style.top="0";Ht.style.left="0";Ht.style.width="100%";Ht.style.height="100%";Ht.style.pointerEvents="none";function Ku(n){var i,s,o,r,a;const t=(a=(s=da(n.getElement()))!=null?s:da((i=n.getElement())==null?void 0:i.parentElement))!=null?a:da((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Ht)||t.parentElement.insertBefore(Ht,t),Ht;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function da(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}class Qa{constructor(t=0,e=0){d(this,"min");d(this,"max");d(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}let tp=class{constructor(t,e){d(this,"min");d(this,"max");d(this,"xInterval");d(this,"yInterval");d(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Qa(this.min.x,this.max.x),this.yInterval=new Qa(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}};function Rt(n){return n.toLowerCase().includes("panorama")}function zn(n){return!Rt(n)}function ip(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}class hr{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new Le.Subscribe);d(this,"canvas",document.createElement("canvas"));d(this,"config");d(this,"state",{enabled:!1});d(this,"five");d(this,"scale");d(this,"offset",{x:0,y:0});d(this,"context");d(this,"renderCenter",new w.Vector3);d(this,"hammer");d(this,"offsetRange");d(this,"isPanning",!1);d(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});d(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});d(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r,a;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(a=(r=e==null?void 0:e.height)!=null?r:e==null?void 0:e.width)!=null?a:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new lr(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.style.visibility="hidden",this.canvas.remove(),this}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,{clientWidth:i,clientHeight:s}=this.containerDom,[o,r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const l=this.renderCenter.clone().project(this.five.camera);return[(l.x+1)/2*i,-(l.x-1)/2*i,-(l.y-1)/2*s]}else return[this.renderCenter.x,i-this.renderCenter.x,this.renderCenter.y]})();o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):a<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):r<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${a}px, 10px)`,this.offset={x:o,y:a}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new w.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const m=this.renderCenter.clone().project(this.five.camera);return[(m.x+1)/2*o.x,(m.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,h=s/t,u=l*t,f=this.five.getPixels(r-c/2,a-c/2,c,h,u),g=Math.floor(i*l),A=Math.floor(s*l);np(f,g,A);const p=new ImageData(g,A);p.data.set(f),e.putImageData(p,0,0),this.canvas.style.visibility="visible"}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents=this.config.dragEnabled?"all":"none",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="hidden",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),h=Math.min(Math.max(l,s),r);return{translateX:c,translateY:h}}}function mo(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function np(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;mo(n,a*4+0,l*4+0),mo(n,a*4+1,l*4+1),mo(n,a*4+2,l*4+2),mo(n,a*4+3,l*4+3)}}}function sp(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new w.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function $u(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function op(n,t){const e=n.getElement();if(!e)return;const i=$u(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function rp(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;r.setFromCamera({x:s,y:o},n.camera);const l=n.model.intersectRaycaster(r)[0];if(l)return oe(D({},l),{raycaster:r,isVirtual:!1})}const ap="data:image/png;base64,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",lp=`
102
102
  varying vec2 vUv;
103
103
  void main() {
104
104
  vUv = uv;
@@ -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 CA extends ce{constructor(t){super(),le(this,t,wA,yA,ae,{content:0},bA)}}function PA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function IA(n){let t,e;return t=new vA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function EA(n){let t,e;return t=new CA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MA(n){let t,e,i,s;const o=[EA,IA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function kA(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 Df extends ce{constructor(t){super(),le(this,t,kA,MA,ae,{floorIndex:2,floorplanData:3},PA)}}function xA(n){ge(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function DA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Qo(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function SA(n){let t,e,i,s,o,r,a=n[1]&&pc(n),l=n[0]&&Ac(n),c=n[2]&&vc(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=pc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Ac(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=vc(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function pc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function Ac(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function vc(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function TA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return SA;if(a[15])return DA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:q,o:q,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function LA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function jA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:b}=t,{roomNameEnable:y}=t,{roomDimensionEnable:P}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:_e,y:Xe})=>[_e,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ge,Ke])=>[Ge*Xe,Ke*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ge=>LA(Ge,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=I.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",J=(N<500||Q<500?10:14)+"px",Z=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===I.id)});const be=te=>{e(7,he=te.detail)},Fe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},qe=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,b=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,P=te.roomDimensionEnable),"room"in te&&e(3,I=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,E=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(I)),n.$$.dirty[0]&4194312&&e(14,s=I.size?E(I.size):""),n.$$.dirty[0]&8388616&&e(13,o=I!=null&&I.dimension?j((te=I.dimension)==null?void 0:te.width,(ve=I.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(I,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(I,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[b,y,P,I,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,J,Z,m,k,E,j,U,Ce,u,l,h,c,a,r,be,Fe,ye,qe]}class zA extends ce{constructor(t){super(),le(this,t,jA,TA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},xA,[-1,-1])}}function OA(n){ge(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function bc(n,t,e){const i=n.slice();return i[14]=t[e],i}function yc(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=bc(n,a,c),u=l(h);i.set(u,e[c]=wc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,wc,null,bc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function wc(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new zA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function BA(n){let t,e,i=n[10]&&yc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=yc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function VA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:g}=t,A=0,p=0;const m=b=>{e(8,A=b.detail)};return n.$$set=b=>{"floorIndex"in b&&e(11,s=b.floorIndex),"roomAreaEnable"in b&&e(0,o=b.roomAreaEnable),"roomNameEnable"in b&&e(1,r=b.roomNameEnable),"roomDimensionEnable"in b&&e(2,a=b.roomDimensionEnable),"floorplanData"in b&&e(12,l=b.floorplanData),"hoveredRoom"in b&&e(3,c=b.hoveredRoom),"getRoomAreaText"in b&&e(4,h=b.getRoomAreaText),"getRoomDimensionText"in b&&e(5,u=b.getRoomDimensionText),"getLabelElement"in b&&e(6,f=b.getLabelElement),"adaptiveRoomLabelVisibleEnable"in b&&e(7,g=b.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:b,min:y}=l.bounding,P=b.x-y.x;e(9,p=A/P)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class RA extends ce{constructor(t){super(),le(this,t,VA,BA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},OA)}}function HA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function Cc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Pc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Ic(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&z(t)}}}function Ec(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function NA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Ic(Pc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=Cc(n,f,A),m=g(p);l.set(m,a[A]=Ec(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const b=Pc(A,h,m);u[m]?u[m].p(b,p):(u[m]=Ic(b),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,wl,Ec,null,Cc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const wn=1e3,Cn=180;function GA(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-(wn-Cn)*2,c=o.max.y-o.min.y-(wn-Cn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-wn+Cn)/l:0,m=a?0:(A-o.min.y-wn+Cn)/c;return{left:p,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((A,p,m)=>{const b=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,P=a?(y-o.min.x-wn+Cn)/l:0,I=a?0:(y-o.min.y-wn+Cn)/c;return{left:P,bottom:I,distance:b}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class QA extends ce{constructor(t){super(),le(this,t,GA,NA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},HA)}}function FA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Mc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function kc(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new QA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function _A(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=Mc(n,o,a),c=r(l);i.set(c,e[a]=kc(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,kc,null,Mc),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const xc=1e3,Dc=180;function WA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(xc-Dc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(xc-Dc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class UA extends ce{constructor(t){super(),le(this,t,WA,_A,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},FA)}}function pr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function YA(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 XA(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 ZA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function JA(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:q,o:q,d(e){e&&z(t)}}}function qA(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=pr(s,{needZ:!0}))},[i,s]}class KA extends ce{constructor(t){super(),le(this,t,qA,JA,ae,{path:1})}}function $A(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:q,o:q,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ma=6;function ev(n,t,e){let i,{path:s}=t;const o=ma*2,r=`M0 ${ma} h ${o} M${ma} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=pr(s,{needZ:!0}))},[i,o,r,s]}class tv extends ce{constructor(t){super(),le(this,t,ev,$A,ae,{path:3})}}function iv(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:q,o:q,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function nv(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=pr(s,{needZ:!0}))},[i,s]}class sv extends ce{constructor(t){super(),le(this,t,nv,iv,ae,{path:1})}}function ov(n){ge(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Sc(n,t,e){const i=n.slice();return i[5]=t[e],i}function rv(n){let t,e;return t=new tv({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function av(n){let t,e;return t=new sv({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function lv(n){let t,e;return t=new KA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Tc(n){let t,e,i,s;const o=[lv,av,rv],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function cv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Tc(Sc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Sc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Tc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function hv(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>oe(D({},l),{path:l.path.map(c=>Sf(c,o.bounding))})))},[i,r,a,s,o]}class dv extends ce{constructor(t){super(),le(this,t,hv,cv,ae,{floorIndex:3,floorplanData:4},ov)}}function uv(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function fv(n){let t,e,i,s;return{c(){t=Be("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:q,o:q,d(o){o&&z(t),i=!1,tt(s)}}}function gv(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,g=pr(o.path,{needZ:!0,format:A=>Sf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,g,a,l,c,i]}class mv extends ce{constructor(t){super(),le(this,t,gv,fv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},uv)}}function pv(n){ge(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Lc(n,t,e){const i=n.slice();return i[6]=t[e],i}function jc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new mv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function Av(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=Lc(n,r,l),h=a(c);s.set(h,i[l]=jc(h,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,jc,null,Lc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function vv(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 Tf extends ce{constructor(t){super(),le(this,t,vv,Av,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},pv)}}function bv(n){ge(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function zc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function yv(n){let t,e,i,s,o=n[0].text&&zc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=zc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:q,o:q,d(r){r&&z(t),o&&o.d()}}}function wv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Cv extends ce{constructor(t){super(),le(this,t,wv,yv,ae,{missingFloorConfig:0},bv)}}const Ei="data:image/png;base64,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";function Lf(n){return n*180/Math.PI}function Pv(n){ge(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Iv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:q,o:q,d(i){i&&z(t)}}}function Ev(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",g=-Lf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,b=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,b,i,s,o]}let Mv=class extends ce{constructor(t){super(),le(this,t,Ev,Iv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Pv)}};const kv="data:image/png;base64,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";function xv(n){ge(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Dv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${kv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Sv(n){let t,e=n[1]&&Dv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:q,o:q,d(i){e&&e.d(i),i&&z(t)}}}function Tv(n){return n/Math.PI*180}function Lv(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Tv(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class jv extends ce{constructor(t){super(),le(this,t,Lv,Sv,ae,{floorplanData:3,northDesc:0},xv)}}function zv(n){ge(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ov(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let I=0;I<u.length;I+=1)f=ft(f,u[I]);t=new dv({props:f});let g=(n[3]||n[5])&&Oc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ft(p,A[I]);s=new Df({props:p});let m=n[6]&&Bc(n),b=n[10]&&Vc(n),y=n[4]&&Rc(n),P=n[22]&&Hc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),b&&b.c(),a=$(),y&&y.c(),l=$(),P&&P.c(),c=we()},m(I,k){ie(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ie(s,I,k),B(I,o,k),m&&m.m(I,k),B(I,r,k),b&&b.m(I,k),B(I,a,k),y&&y.m(I,k),B(I,l,k),P&&P.m(I,k),B(I,c,k),h=!0},p(I,k){const E=k&2052?yt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(E),I[3]||I[5]?g?(g.p(I,k),k&40&&x(g,1)):(g=Oc(I),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&x(m,1)):(m=Bc(I),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),I[10]?b?(b.p(I,k),k&1024&&x(b,1)):(b=Vc(I),b.c(),x(b,1),b.m(a.parentNode,a)):b&&(ue(),O(b,1,1,()=>{b=null}),fe()),I[4]?y?(y.p(I,k),k&16&&x(y,1)):(y=Rc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?P?(P.p(I,k),k&4194304&&x(P,1)):(P=Hc(I),P.c(),x(P,1),P.m(c.parentNode,c)):P&&(ue(),O(P,1,1,()=>{P=null}),fe())},i(I){h||(x(t.$$.fragment,I),x(g),x(s.$$.fragment,I),x(m),x(b),x(y),x(P),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(b),O(y),O(P),h=!1},d(I){ne(t,I),I&&z(e),g&&g.d(I),I&&z(i),ne(s,I),I&&z(o),m&&m.d(I),I&&z(r),b&&b.d(I),I&&z(a),y&&y.d(I),I&&z(l),P&&P.d(I),I&&z(c)}}}function Bv(n){let t,e;return t=new Cv({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Oc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Tf({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new RA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new UA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Rc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Mv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Hc(n){let t,e;return t=new jv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Vv(n){let t,e,i,s,o;const r=[Bv,Ov],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=We(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=We(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function Rv(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:y}=t,{getLabelElement:P}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:E}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=Pl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,b=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,P=H.getLabelElement),"getRuleDistanceText"in H&&e(15,I=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,E=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,b,y,P,I,k,E,j,R,U,W,N,s,Q,i]}let Hv=class extends ce{constructor(t){super(),le(this,t,Rv,Vv,ae,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},zv)}};function Nv(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Nc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Gc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Qc(Nc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Nc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Qc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Je(()=>{e=on(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Qc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Hv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Gv(n){let t,e,i=n[1]&&Gc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Gc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Qv(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:b}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:P}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:k}=t,{getLabelElement:E}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,b=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,P=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,I=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,E=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,b,y,P,I,k,E,j,R,U,W]}let Il=class extends ce{constructor(t){super(),le(this,t,Qv,Gv,ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},Nv)}};const Fv="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 _v(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Wv(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Uv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Wv),rules:n.rules}}function Yv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xv(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Mi(n){return G(this,null,function*(){const t=yield _v(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Uv),s=n.computed_data.entrance?Xv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Yv)}})}function Zv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Fv,width:45,height:48},a=ZA(o,t),l=YA(o,e),c=XA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Jv(n,t){return t(n),n}function Rn(n,t){return Jv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Fc(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 El(n,t,e=Pi.BOUNDING_CENTER){const i=Fc(n,t),s=Fc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function Ml(n,t,e,i){const s=El(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let rn=class{constructor(t,e){d(this,"VERSION","3.29.4");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return cl(this.staticPrefix,t)}},pi=class extends rn{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const jf=500,qv=80;function Yi(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function zf(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 Yi(r,a,e)||Yi(r+i,a,e)}Object.assign(window,{nearlyEqual:Yi,nearlyEqualRad:zf});function Kv(n){return Object.prototype.toString.call(n)==="[object Object]"}function _c(n){return Kv(n)&&!!n.isVector3}function kl(n,t){return G(this,null,function*(){const[e]=yield Ki(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(!$v(i,s))throw new Error("pose 与预期不符")})}function $v(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"?zf(i,s,2):typeof i=="number"&&typeof s=="number"?Yi(i,s,2):_c(s)&&_c(i)?s.distanceTo(i)<.01:i===s})}function e0(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!(!Yi(e,r,2)||!Yi(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Yi(s,c,2))}function Of(n,t,e=!0){return G(this,null,function*(){if(e0(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield Ki(kl(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Ki(n.updateCamera(Rn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Hn(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 t0(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 i0(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 n0=class extends pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Ki(Of(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:jf;Hn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Hn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||i0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();t0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:qv/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const s0=(n,t)=>new n0(n,t);function o0(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 r0(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 a0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Ki(Of(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:jf;Hn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Hn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&r0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),o0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Rn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=El(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const l0=(n,t)=>new a0(n,t);let c0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=El(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield kl(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;Hn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Hn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const h0=(n,t)=>new c0(n,t);function xl(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function d0(n){ge(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function u0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:q,o:q,d(s){s&&z(t)}}}function f0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function g0(n,t,e){var y,P;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(P=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?P:0;function A(I,k){const E=I.bounding,j=I.observers[k];if(!j)return"";const R=(E.max.x-E.min.x)*l,U=(E.max.y-E.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const b=xl(I=>{e(8,f=I.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",b)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,h=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=f0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class m0 extends ce{constructor(t){super(),le(this,t,g0,u0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},d0)}}function p0(n){ge(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Wc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Uc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function A0(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=Wc(n,s,r),l=o(a);i.set(l,e[r]=Uc(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,wl,Uc,null,Wc))},i:q,o:q,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function v0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class b0 extends ce{constructor(t){super(),le(this,t,v0,A0,ae,{extraObjects:0},p0)}}function y0(n){ge(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function w0(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new Df({props:l}),i=new b0({props:{extraObjects:n[7]}});let c=n[3]&&Yc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Yc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function C0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:q,o:q,d(s){s&&z(t)}}}function Yc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Tf({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function P0(n){let t,e,i,s;const o=[C0,w0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function I0(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,g=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,g,o,s,A,u,i]}class E0 extends ce{constructor(t){super(),le(this,t,I0,P0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},y0)}}function M0(n){ge(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Xc(n){let t,e,i,s,o=n[8]!==0&&Zc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Zc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Zc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=ft(c,l[f]);e=new E0({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=ft(u,h[f]);return s=new m0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function k0(n){let t,e,i=n[1]&&Xc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Xc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function x0(n,t,e){var I,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function b(E){e(12,f=i.work.observers[E].floorIndex)}It(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const y=E=>{e(8,g=E.detail)},P=E=>{e(9,A=E.detail)};return n.$$set=E=>{"five"in E&&e(0,i=E.five),"visible"in E&&e(1,s=E.visible),"hoverEnable"in E&&e(2,o=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects),"highlightData"in E&&e(6,c=E.highlightData),"missingFloorImageUrl"in E&&e(7,h=E.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const E=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[E,E/U*W]:[E/W*U,E]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,P]}class D0 extends ce{constructor(t){super(),le(this,t,x0,k0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},M0)}}let S0=class extends pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return G(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Zv(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=oe(D({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new D0({target:this.wrapper,props:e})}};const T0=(n,t)=>new S0(n,t),L0=[{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:"和室"}],j0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],z0=[{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:"写字楼"}],pa=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},O0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(pa(s,0,0)),o&&n.applyMatrix4(pa(0,o,0)),r&&n.applyMatrix4(pa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Bf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const B0=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=m=>G(exports,null,function*(){var I;const b=(m==null?void 0:m.fbx_url)||e;if(l=(I=m==null?void 0:m.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const P=yield new Wu.FBXLoader().loadAsync(b);return Bf(P,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=P,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const b=u(m);b&&(s.object.position.y=b)},u=m=>{if(s.yBase===void 0)return;const b=.6;if(m>=Math.PI/4)return s.yBase-(b+1.6);const y=m*(4/Math.PI);return s.yBase-(b*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const b=n.model.bounding,y=b.max.x-b.min.x,P=b.max.z-b.min.z,I=Math.max(y,P),{max:{x:k,z:E},min:{x:j,y:R,z:U}}=b;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(E+U)/2},r=[0,l-Math.PI/2,0],a=.0045*I,O0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function V0(n,t){var c,h,u,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const R0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),H0=(n,t)=>{var p,m,b;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(b=t.rad)!=null?b:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,J,Z;const P=(W=y==null?void 0:y.position)!=null?W:s;if(!P)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=R0(P),k=(N=y==null?void 0:y.rad)!=null?N:o,E=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Wu.FBXLoader().loadAsync(E);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),Bf(j,{transparent:!0,side:w.DoubleSide});const R=(J=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:J.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(Z=t.name)!=null?Z:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:V0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,P=new _.AnimationMixer(e.object);a.push(P);const I=P.clipAction(e.object.animations[0]);I.timeScale=y;let k;const E=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(J=>J.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(I.play(),k=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},N0=Nt;function G0(n,t,e,i=N0.Linear.None){const s=new cr(n).to(t,e).easing(i);dr(()=>s.start(0));const o=Un(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 Q0(n,t){return G0({progress:0},{progress:1},n,t)}var Vf=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Vf||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const zo=Math.PI*2;function Jc(n){return(n%zo+zo)%zo}function qc(n){return n%zo}function Aa(n,t,e){return n+(t-n)*e}const Ya=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Jc(n),r=Jc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?Ya(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?Ya(o,r,Jt.Clockwise):{from:o,to:r}},F0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=qc(r.latitude),l=qc(o.latitude),{from:c,to:h}=Ya(r.longitude,o.longitude,o.rotation||Jt.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:P})=>{const I={};I.longitude=Aa(u.longitude,f.longitude,P),I.latitude=Aa(u.latitude,f.latitude,P),I.fov=Aa(u.fov,f.fov,P),n.setState(I,!0)},p=()=>{g(!0)},m=()=>{g(!1)},b=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=Q0(b,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(P=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(P)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Kc(n,t){return n.x===t.x&&n.y===t.y}function Rf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function qo(n,t){return(t.y-n.y)/(t.x-n.x)}function Hf(n,t,e){const i=qo(n[1],n[0]),s=qo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Rf(i,s))return!1;if(vo(n[0],t))return n[0];if(vo(n[1],t))return n[1];if(vo(t[0],n))return t[0];if(vo(t[1],n))return t[1];if(e&&!W0(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 vo(n,t){return Kc(n,t[0])||Kc(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&&Rf(qo(t[0],n),qo(n,t[1]))}function _0(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 bo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function W0(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)&&bo(t[0],n[1],n[0])*bo(n[1],t[1],n[0])>0&&bo(n[0],t[1],t[0])*bo(t[1],n[1],t[0])>0?1:0}function Nf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Nf(n,t-1))}const U0=`<style type="text/css">
194
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class CA extends ce{constructor(t){super(),le(this,t,wA,yA,ae,{content:0},bA)}}function PA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function IA(n){let t,e;return t=new vA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function EA(n){let t,e;return t=new CA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MA(n){let t,e,i,s;const o=[EA,IA],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function kA(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 Df extends ce{constructor(t){super(),le(this,t,kA,MA,ae,{floorIndex:2,floorplanData:3},PA)}}function xA(n){ge(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function DA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Qo(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function SA(n){let t,e,i,s,o,r,a=n[1]&&pc(n),l=n[0]&&Ac(n),c=n[2]&&vc(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=pc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=Ac(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=vc(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function pc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function Ac(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function vc(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function TA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return SA;if(a[15])return DA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:q,o:q,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function LA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function jA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:b}=t,{roomNameEnable:y}=t,{roomDimensionEnable:P}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:_e,y:Xe})=>[_e,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ge,Ke])=>[Ge*Xe,Ke*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ge=>LA(Ge,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=I.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",J=(N<500||Q<500?10:14)+"px",Z=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===I.id)});const be=te=>{e(7,he=te.detail)},Fe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},qe=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,b=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,P=te.roomDimensionEnable),"room"in te&&e(3,I=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,E=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(I)),n.$$.dirty[0]&4194312&&e(14,s=I.size?E(I.size):""),n.$$.dirty[0]&8388616&&e(13,o=I!=null&&I.dimension?j((te=I.dimension)==null?void 0:te.width,(ve=I.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(I,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(I,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[b,y,P,I,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,J,Z,m,k,E,j,U,Ce,u,l,h,c,a,r,be,Fe,ye,qe]}class zA extends ce{constructor(t){super(),le(this,t,jA,TA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},xA,[-1,-1])}}function OA(n){ge(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function bc(n,t,e){const i=n.slice();return i[14]=t[e],i}function yc(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=bc(n,a,c),u=l(h);i.set(u,e[c]=wc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,wc,null,bc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function wc(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new zA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function BA(n){let t,e,i=n[10]&&yc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=yc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function VA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:g}=t,A=0,p=0;const m=b=>{e(8,A=b.detail)};return n.$$set=b=>{"floorIndex"in b&&e(11,s=b.floorIndex),"roomAreaEnable"in b&&e(0,o=b.roomAreaEnable),"roomNameEnable"in b&&e(1,r=b.roomNameEnable),"roomDimensionEnable"in b&&e(2,a=b.roomDimensionEnable),"floorplanData"in b&&e(12,l=b.floorplanData),"hoveredRoom"in b&&e(3,c=b.hoveredRoom),"getRoomAreaText"in b&&e(4,h=b.getRoomAreaText),"getRoomDimensionText"in b&&e(5,u=b.getRoomDimensionText),"getLabelElement"in b&&e(6,f=b.getLabelElement),"adaptiveRoomLabelVisibleEnable"in b&&e(7,g=b.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:b,min:y}=l.bounding,P=b.x-y.x;e(9,p=A/P)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class RA extends ce{constructor(t){super(),le(this,t,VA,BA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},OA)}}function HA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function Cc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function Pc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Ic(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&z(t)}}}function Ec(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function NA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Ic(Pc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=Cc(n,f,A),m=g(p);l.set(m,a[A]=Ec(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const b=Pc(A,h,m);u[m]?u[m].p(b,p):(u[m]=Ic(b),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,wl,Ec,null,Cc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const wn=1e3,Cn=180;function GA(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-(wn-Cn)*2,c=o.max.y-o.min.y-(wn-Cn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-wn+Cn)/l:0,m=a?0:(A-o.min.y-wn+Cn)/c;return{left:p,bottom:m}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],g=h.map((A,p,m)=>{const b=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,P=a?(y-o.min.x-wn+Cn)/l:0,I=a?0:(y-o.min.y-wn+Cn)/c;return{left:P,bottom:I,distance:b}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class QA extends ce{constructor(t){super(),le(this,t,GA,NA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},HA)}}function FA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Mc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function kc(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new QA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function _A(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=Mc(n,o,a),c=r(l);i.set(c,e[a]=kc(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,kc,null,Mc),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const xc=1e3,Dc=180;function WA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(xc-Dc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(xc-Dc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class UA extends ce{constructor(t){super(),le(this,t,WA,_A,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},FA)}}function pr(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Sf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function YA(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 XA(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 ZA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function JA(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:q,o:q,d(e){e&&z(t)}}}function qA(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=pr(s,{needZ:!0}))},[i,s]}class KA extends ce{constructor(t){super(),le(this,t,qA,JA,ae,{path:1})}}function $A(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:q,o:q,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ma=6;function ev(n,t,e){let i,{path:s}=t;const o=ma*2,r=`M0 ${ma} h ${o} M${ma} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=pr(s,{needZ:!0}))},[i,o,r,s]}class tv extends ce{constructor(t){super(),le(this,t,ev,$A,ae,{path:3})}}function iv(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:q,o:q,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function nv(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=pr(s,{needZ:!0}))},[i,s]}class sv extends ce{constructor(t){super(),le(this,t,nv,iv,ae,{path:1})}}function ov(n){ge(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Sc(n,t,e){const i=n.slice();return i[5]=t[e],i}function rv(n){let t,e;return t=new tv({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function av(n){let t,e;return t=new sv({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function lv(n){let t,e;return t=new KA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Tc(n){let t,e,i,s;const o=[lv,av,rv],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function cv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Tc(Sc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Sc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Tc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function hv(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>oe(D({},l),{path:l.path.map(c=>Sf(c,o.bounding))})))},[i,r,a,s,o]}class dv extends ce{constructor(t){super(),le(this,t,hv,cv,ae,{floorIndex:3,floorplanData:4},ov)}}function uv(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function fv(n){let t,e,i,s;return{c(){t=Be("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:q,o:q,d(o){o&&z(t),i=!1,tt(s)}}}function gv(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,g=pr(o.path,{needZ:!0,format:A=>Sf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,g,a,l,c,i]}class mv extends ce{constructor(t){super(),le(this,t,gv,fv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},uv)}}function pv(n){ge(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Lc(n,t,e){const i=n.slice();return i[6]=t[e],i}function jc(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new mv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function Av(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=Lc(n,r,l),h=a(c);s.set(h,i[l]=jc(h,c))}return{c(){t=S("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,jc,null,Lc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function vv(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 Tf extends ce{constructor(t){super(),le(this,t,vv,Av,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},pv)}}function bv(n){ge(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function zc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function yv(n){let t,e,i,s,o=n[0].text&&zc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=zc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:q,o:q,d(r){r&&z(t),o&&o.d()}}}function wv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Cv extends ce{constructor(t){super(),le(this,t,wv,yv,ae,{missingFloorConfig:0},bv)}}const Ei="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC2VBMVEUAAACCnP+Dn/+Enf+HqP+Gp/+Fof+Gpf+IrP+Lsf+Dof+Cmv+Lsv+Mtf+Eo/+Bmf+JrP+Hqf+Env+Krv+Fo/+Pu/+Ms/+Qvv+Hqf+RwP+KsP+Fpf+Mtv+Gov+Bnf+Qv/+Nt/+Krv+Ho/+Rwf+Ouv+Emv+Amv+SxP+Sw/+NuP+Mtf/G0f6huP+Ot/+JrP+Jqv+Dnv+crf6Uqv////+QvP+PvP+Ms//J0/3p9/+Ux/+Ouf+Krf+Iqf+Fpv+/zf6WsP+MpP+RqP+Uyf+Jy//V3P6Yuf+Qqf+Rqv/5/f+Sxf+Jy/////+Lx/+Ouf+Nw/+Owv+PwP+Jr/+Jq/+VvP+Vuv/c4v+Fnf+btP+InP+Blf/3+P6Txf+Jzf+Jyf+NxP+Qwf/t8/6Svv+Tvf/O1f7Czv3T2f6cu/+qvP7a4fvo7v77/v/o9//p9//0+v////+Vy//w9//k8/+B1f/v9/+D0/+UyP/u9v+D0v/i8f+F0v/g7/+G0P+KzP+Hz/////+Lx//s8/+Puf/h7P+Mxv/w9f7q8v/q8f2RwP/r8f6JrP/t8v6RvP/l6f7////j6P6VvP/f5/7q8P7a4P/U2f6au/+ZuP+ewf+auP+iu//n6f2Fn//j6P/h4fn9/v/4/P/3/P/o9v/l9P+F1P+B1f/i8v+UyP+J0f+E0f/h7//r8v6Izf/g7v/q8v6Pv//f7P7f7f/g7f+Lxf+MyP+Mw//k7v6Ow/+Ov//v8/2Pu//t8f+Tvv/p8P6Uu//q7v/i6P2Xvf+WuP/L1vypu//Azv7K0/zy8v/l8v/A4P/o9f/x+f+I0f/j8v+J0P/s9v/h8P+I0P/t9v/r9P6Lyv+Lyf/s9P/g7P+Myv/s8/7j7v+Jrv/q8P2Uwf+Epf+TuP/a3vzh5f3w8P/a4P20v//Nzfzx8f/Pz/Cg0P/f7//u9f/q8v7o8v7s8/7s8v3w9f+Sv/+TuP+Gp//s8fr///8/HFXHAAAA8nRSTlMANUQ/Z2JJXXaKTjCPmVMre3E6gFiylLxsxoVYnk5JwaOFU8utOjrV0KieQS2icWwzMC4Dt7aTQvjfrHprXD0zMyvpvUxGNjH+2sK9raeYkoiAcF5TUi0rKCYY2cy3pIJ/eGpEQDcxLx0S/Pv19PPu7Ovr5+Tk4eDe3NXU09DIsq2opKCViYN9e3V1cmZlXllVTk1GQDs2NTMwJw0K/vn28u/u5+Pj3tjNycjGw8DAua2pqJ6SjYyMf3BvaWNgWk5NSTc3MxT79PHw6efl2trY19PHurWysqWZe2xkXVlUPjo6OSskCO7Qzs6+vKCedmhdN1av0hoAAAV1SURBVEjHjZT3P9RxHMe1nCjcObo4cjpX5w53l7pUbnBGkr2TPZJKmiqVEQlJhGjvvfcm2nvvvXf5C3q/P98bkuR1D7+9n16v1/vzvtPrnAade/ty6anHJfFHOjkfXbe07PGxkuL4oqIjCzoDjHtxurzsRHmFStokjBDG/59JrwurOF2hkkUoIyKEQmFqatG3/xDnXlSGPZcKI5VKiVgsli+vrakpfNAx8UoVlpRWH6mUeMsVcm8vhah6WfXB3A6IlSlVKoE4KjxcgtNGRl1Ayzw9H+Z20DypMVkZZWKiUIi6oHj2PAbPs6Eh/+6/kBUpVUliIEQKGGcwGPbdiBpCQ/O//AMZJ218XW9igoHsGTwY7kopdMmSvTvbz/VGmiyhCARwWJ/Ss5CQ9pl3zVJZJCEwEszb6BtaGxrCn3XIyZP3trW3rybBWTCB1jy0sNGHeWM7+BgzrX4kJu752E57mWA5mIjsMRVxgGkrJpPpRvtJSywt3X2rPUSMuUgqIIzx37vRaLQeqNKEhN03/womg/bYhDJBBzdqvjsqYeHCHdfa1k9BF0QoEyuwoOadWc4sFutoXNzWGW2W3Axd8E3AxAZ6WNGeEoDl7EwPho/T0cDAtswb2Bi6kFx2VkwaDYgRI5zo9EUGRIGHD82e+ufrJ8uo+l31oQogYMJiOdFh2BQ03NTscEDAn8wKgQCeUsRTI8QEMhkYDDc1NTMLMuNwLAP8/a9Pbl0mJQlXhvVtrO2YNLce3Uew6IvAAsYtLS17gvwLCrKR0d3la0DsgdG3NiZVMBZacMh8L9CB2NjsS61eRiCtB4YH/Q21CMQKAgLnh1hYWAyJ3b9/40Qd09woppJhFytAnIPpBmBCCBjvjdrn59eKSU+SRWkZphu40IMBgRpAAMBmO7DZbL/786+s0TIpKqXOhgqGCKcnhOrd28HBlmj+2LFZWia9KjkqnHoa3BmsjG7wKIgDuSzQw9F29Gh+3jDunTseWas1zKtKYbiIsrEjZdAF2iPiYOvIz+Nyuebm5h6+HuvGa2xU0qhwBbkzayzjDO8y3IwgbAdHPp87zNx8sIvLYN/tvhc1TF1lWqSEwaMWgG3ABpIB4sC2HY2Ei0sf0O2YmLWr1CdQGRYp8SK3ic/ZnRWMLqQ+2xGRwUD069dvV8zcuRom+rlA6Y2MbgGmhAGEz4VYSPQF5cyZM6GFYl6eTlN6ixi6aE6PqDLQZRi4EKI/KOfGFjUzqCKsXu6l2RpuAKJxiI1tHhcQJAYOHDhgwOZZs4ZSTHR5lQQYPDW1DS4aELQxdyEIAANGjtk8c6aaqTslk8gVwIAN0w3rAEL2bMtHm12AIOHqenXaNDWztEwo9hKJGHjR6OO0yDSI1IGdoQ0iY0a6Tt+06fKUDRQzqKw8Qlxr1AXrwNqwDvGBA+BrGUDc3d3Xr5+SQZj0E2ERqXIjPAJYNUbD18FoWEeDbHLPzLyQ4ePjQ5i3x1RCubfmpqkjMMNo6KOJ5uqe+f58C9GoaD29XyVSYS1h4DftKeWDDN4AbACZMZAsExEKghWUNKXWhlPfA2P1qjmUT556a9jmQotWi/VOFael1lR7ep4JfRZy8nhpwtG4wMMB/gdi9/nNH+vhezsmJ+fG5quX12fomHl6J+KFy88uA2RJyJPE4wkL4wIPBfgXxO5HxGN7zNw5W2bNnLZhio+OmaR3LD6tplrLfKeYAwX7/O6Dje/2dpniwuKiwoMHH+bn7723Z8/uHTu2fpg9+3p29sYrWVnr1l1cO2HCUFCGT+tshUcWLPj6IDf37ued27Z9unXz2owZU6dOnnxp4sQ1q1ePH79KN6vbQWc1SrfrTit6lO5NO6/F8yZNmofBfgNTwRQLsPLsHQAAAABJRU5ErkJggg==";function Lf(n){return n*180/Math.PI}function Pv(n){ge(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Iv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:q,o:q,d(i){i&&z(t)}}}function Ev(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",g=-Lf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,b=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,b,i,s,o]}let Mv=class extends ce{constructor(t){super(),le(this,t,Ev,Iv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Pv)}};const kv="data:image/png;base64,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";function xv(n){ge(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function Dv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${kv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Sv(n){let t,e=n[1]&&Dv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:q,o:q,d(i){e&&e.d(i),i&&z(t)}}}function Tv(n){return n/Math.PI*180}function Lv(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Tv(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class jv extends ce{constructor(t){super(),le(this,t,Lv,Sv,ae,{floorplanData:3,northDesc:0},xv)}}function zv(n){ge(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ov(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let I=0;I<u.length;I+=1)f=ft(f,u[I]);t=new dv({props:f});let g=(n[3]||n[5])&&Oc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ft(p,A[I]);s=new Df({props:p});let m=n[6]&&Bc(n),b=n[10]&&Vc(n),y=n[4]&&Rc(n),P=n[22]&&Hc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),b&&b.c(),a=$(),y&&y.c(),l=$(),P&&P.c(),c=we()},m(I,k){ie(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ie(s,I,k),B(I,o,k),m&&m.m(I,k),B(I,r,k),b&&b.m(I,k),B(I,a,k),y&&y.m(I,k),B(I,l,k),P&&P.m(I,k),B(I,c,k),h=!0},p(I,k){const E=k&2052?yt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(E),I[3]||I[5]?g?(g.p(I,k),k&40&&x(g,1)):(g=Oc(I),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&x(m,1)):(m=Bc(I),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),I[10]?b?(b.p(I,k),k&1024&&x(b,1)):(b=Vc(I),b.c(),x(b,1),b.m(a.parentNode,a)):b&&(ue(),O(b,1,1,()=>{b=null}),fe()),I[4]?y?(y.p(I,k),k&16&&x(y,1)):(y=Rc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?P?(P.p(I,k),k&4194304&&x(P,1)):(P=Hc(I),P.c(),x(P,1),P.m(c.parentNode,c)):P&&(ue(),O(P,1,1,()=>{P=null}),fe())},i(I){h||(x(t.$$.fragment,I),x(g),x(s.$$.fragment,I),x(m),x(b),x(y),x(P),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(b),O(y),O(P),h=!1},d(I){ne(t,I),I&&z(e),g&&g.d(I),I&&z(i),ne(s,I),I&&z(o),m&&m.d(I),I&&z(r),b&&b.d(I),I&&z(a),y&&y.d(I),I&&z(l),P&&P.d(I),I&&z(c)}}}function Bv(n){let t,e;return t=new Cv({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Oc(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Tf({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new RA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new UA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Rc(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Mv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Hc(n){let t,e;return t=new jv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Vv(n){let t,e,i,s,o;const r=[Bv,Ov],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=We(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=We(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function Rv(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:y}=t,{getLabelElement:P}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:E}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=Pl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,b=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,P=H.getLabelElement),"getRuleDistanceText"in H&&e(15,I=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,E=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,b,y,P,I,k,E,j,R,U,W,N,s,Q,i]}let Hv=class extends ce{constructor(t){super(),le(this,t,Rv,Vv,ae,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},zv)}};function Nv(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Nc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Gc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Qc(Nc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Nc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Qc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Je(()=>{e=on(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Qc(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Hv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Gv(n){let t,e,i=n[1]&&Gc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Gc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Qv(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:b}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:P}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:k}=t,{getLabelElement:E}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,b=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,P=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,I=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,E=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,b,y,P,I,k,E,j,R,U,W]}let Il=class extends ce{constructor(t){super(),le(this,t,Qv,Gv,ae,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},Nv)}};const Fv="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 _v(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Wv(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function Uv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Wv),rules:n.rules}}function Yv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Xv(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Mi(n){return G(this,null,function*(){const t=yield _v(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Uv),s=n.computed_data.entrance?Xv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Yv)}})}function Zv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Fv,width:45,height:48},a=ZA(o,t),l=YA(o,e),c=XA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Jv(n,t){return t(n),n}function Rn(n,t){return Jv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Fc(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 El(n,t,e=Pi.BOUNDING_CENTER){const i=Fc(n,t),s=Fc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function Ml(n,t,e,i){const s=El(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let rn=class{constructor(t,e){d(this,"VERSION","3.29.5");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return cl(this.staticPrefix,t)}},pi=class extends rn{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const jf=500,qv=80;function Yi(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function zf(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 Yi(r,a,e)||Yi(r+i,a,e)}Object.assign(window,{nearlyEqual:Yi,nearlyEqualRad:zf});function Kv(n){return Object.prototype.toString.call(n)==="[object Object]"}function _c(n){return Kv(n)&&!!n.isVector3}function kl(n,t){return G(this,null,function*(){const[e]=yield Ki(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(!$v(i,s))throw new Error("pose 与预期不符")})}function $v(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"?zf(i,s,2):typeof i=="number"&&typeof s=="number"?Yi(i,s,2):_c(s)&&_c(i)?s.distanceTo(i)<.01:i===s})}function e0(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!(!Yi(e,r,2)||!Yi(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Yi(s,c,2))}function Of(n,t,e=!0){return G(this,null,function*(){if(e0(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield Ki(kl(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Ki(n.updateCamera(Rn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Hn(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 t0(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 i0(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 n0=class extends pi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Ki(Of(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:jf;Hn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Hn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||i0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();t0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:qv/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const s0=(n,t)=>new n0(n,t);function o0(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 r0(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 a0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>G(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>G(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>G(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=D(D({},i),e),o=()=>G(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield Ki(Of(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:jf;Hn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=D(D({},{userAction:!0,isAutoHide:!1}),e);Hn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&r0(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),o0(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Rn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=El(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const l0=(n,t)=>new a0(n,t);let c0=class extends pi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Ml(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Rn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&Gs(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Mi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=El(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield kl(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;Hn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Hn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=oe(D({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Il({target:this.container,intro:!0,props:i})}};const h0=(n,t)=>new c0(n,t);function xl(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function d0(n){ge(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function u0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:q,o:q,d(s){s&&z(t)}}}function f0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function g0(n,t,e){var y,P;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,g=(P=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?P:0;function A(I,k){const E=I.bounding,j=I.observers[k];if(!j)return"";const R=(E.max.x-E.min.x)*l,U=(E.max.y-E.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const b=xl(I=>{e(8,f=I.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",b)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,h=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=f0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class m0 extends ce{constructor(t){super(),le(this,t,g0,u0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},d0)}}function p0(n){ge(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Wc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Uc(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function A0(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=Wc(n,s,r),l=o(a);i.set(l,e[r]=Uc(l,a))}return{c(){t=S("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,wl,Uc,null,Wc))},i:q,o:q,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function v0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class b0 extends ce{constructor(t){super(),le(this,t,v0,A0,ae,{extraObjects:0},p0)}}function y0(n){ge(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function w0(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new Df({props:l}),i=new b0({props:{extraObjects:n[7]}});let c=n[3]&&Yc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Yc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function C0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:q,o:q,d(s){s&&z(t)}}}function Yc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new Tf({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function P0(n){let t,e,i,s;const o=[C0,w0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function I0(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:g}=t;const A=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,g=p.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(p=>p.floorIndex===l))},[r,a,l,c,h,f,g,o,s,A,u,i]}class E0 extends ce{constructor(t){super(),le(this,t,I0,P0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},y0)}}function M0(n){ge(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Xc(n){let t,e,i,s,o=n[8]!==0&&Zc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Zc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Zc(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=ft(c,l[f]);e=new E0({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=ft(u,h[f]);return s=new m0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function k0(n){let t,e,i=n[1]&&Xc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Xc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function x0(n,t,e){var I,k;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function b(E){e(12,f=i.work.observers[E].floorIndex)}It(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const y=E=>{e(8,g=E.detail)},P=E=>{e(9,A=E.detail)};return n.$$set=E=>{"five"in E&&e(0,i=E.five),"visible"in E&&e(1,s=E.visible),"hoverEnable"in E&&e(2,o=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects),"highlightData"in E&&e(6,c=E.highlightData),"missingFloorImageUrl"in E&&e(7,h=E.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const E=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[E,E/U*W]:[E/W*U,E]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,P]}class D0 extends ce{constructor(t){super(),le(this,t,x0,k0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},M0)}}let S0=class extends pi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return G(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return G(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Zv(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=oe(D({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new D0({target:this.wrapper,props:e})}};const T0=(n,t)=>new S0(n,t),L0=[{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:"和室"}],j0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],z0=[{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:"写字楼"}],pa=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},O0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(pa(s,0,0)),o&&n.applyMatrix4(pa(0,o,0)),r&&n.applyMatrix4(pa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Bf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const B0=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",A);const c=m=>G(exports,null,function*(){var I;const b=(m==null?void 0:m.fbx_url)||e;if(l=(I=m==null?void 0:m.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const P=yield new Wu.FBXLoader().loadAsync(b);return Bf(P,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=P,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const b=u(m);b&&(s.object.position.y=b)},u=m=>{if(s.yBase===void 0)return;const b=.6;if(m>=Math.PI/4)return s.yBase-(b+1.6);const y=m*(4/Math.PI);return s.yBase-(b*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const b=n.model.bounding,y=b.max.x-b.min.x,P=b.max.z-b.min.z,I=Math.max(y,P),{max:{x:k,z:E},min:{x:j,y:R,z:U}}=b;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(E+U)/2},r=[0,l-Math.PI/2,0],a=.0045*I,O0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function V0(n,t){var c,h,u,f,g;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(g=t==null?void 0:t.textAlign)!=null?g:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const R0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),H0=(n,t)=>{var p,m,b;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(b=t.rad)!=null?b:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,J,Z;const P=(W=y==null?void 0:y.position)!=null?W:s;if(!P)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=R0(P),k=(N=y==null?void 0:y.rad)!=null?N:o,E=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Wu.FBXLoader().loadAsync(E);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),Bf(j,{transparent:!0,side:w.DoubleSide});const R=(J=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:J.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(Z=t.name)!=null?Z:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:V0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,P=new _.AnimationMixer(e.object);a.push(P);const I=P.clipAction(e.object.animations[0]);I.timeScale=y;let k;const E=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(J=>J.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(I.play(),k=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},N0=Nt;function G0(n,t,e,i=N0.Linear.None){const s=new cr(n).to(t,e).easing(i);dr(()=>s.start(0));const o=Un(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 Q0(n,t){return G0({progress:0},{progress:1},n,t)}var Vf=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Vf||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const zo=Math.PI*2;function Jc(n){return(n%zo+zo)%zo}function qc(n){return n%zo}function Aa(n,t,e){return n+(t-n)*e}const Ya=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Jc(n),r=Jc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?Ya(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?Ya(o,r,Jt.Clockwise):{from:o,to:r}},F0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=qc(r.latitude),l=qc(o.latitude),{from:c,to:h}=Ya(r.longitude,o.longitude,o.rotation||Jt.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:P})=>{const I={};I.longitude=Aa(u.longitude,f.longitude,P),I.latitude=Aa(u.latitude,f.latitude,P),I.fov=Aa(u.fov,f.fov,P),n.setState(I,!0)},p=()=>{g(!0)},m=()=>{g(!1)},b=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=Q0(b,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(P=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(P)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Kc(n,t){return n.x===t.x&&n.y===t.y}function Rf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function qo(n,t){return(t.y-n.y)/(t.x-n.x)}function Hf(n,t,e){const i=qo(n[1],n[0]),s=qo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Rf(i,s))return!1;if(vo(n[0],t))return n[0];if(vo(n[1],t))return n[1];if(vo(t[0],n))return t[0];if(vo(t[1],n))return t[1];if(e&&!W0(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 vo(n,t){return Kc(n,t[0])||Kc(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&&Rf(qo(t[0],n),qo(n,t[1]))}function _0(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 bo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function W0(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)&&bo(t[0],n[1],n[0])*bo(n[1],t[1],n[0])>0&&bo(n[0],t[1],t[0])*bo(t[1],n[1],t[0])>0?1:0}function Nf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Nf(n,t-1))}const U0=`<style type="text/css">
195
195
  .PanoRulerPlugin-rule-line {
196
196
  position: absolute;
197
197
  transform-origin: left center;