@realsee/dnalogel 3.67.4 → 3.67.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 (455) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.cjs.js +3 -3
  3. package/dist/index.js +6 -6
  4. package/dist/index.umd.js +3 -3
  5. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  6. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  7. package/docs/classes/CSS3DRender.html +2 -2
  8. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  9. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +19 -19
  10. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  11. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  12. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  13. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  14. package/docs/classes/ModelRoomLabelController.html +2 -2
  15. package/docs/classes/MoveController.html +2 -2
  16. package/docs/classes/Object3DHelperController.html +2 -2
  17. package/docs/classes/PaintBrush.html +2 -2
  18. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  19. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  20. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  21. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  22. package/docs/classes/PanoTagPluginController.html +2 -2
  23. package/docs/classes/Sculpt.html +2 -2
  24. package/docs/classes/Util.BetterTween.html +2 -2
  25. package/docs/classes/Util.FiveDomEvents.html +2 -2
  26. package/docs/classes/Util.FivePuppet.html +2 -2
  27. package/docs/classes/Util.Interval.html +2 -2
  28. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  29. package/docs/classes/Util.LightTag.html +2 -2
  30. package/docs/classes/Util.LineSegments.html +2 -2
  31. package/docs/classes/Util.Magnifier.html +2 -2
  32. package/docs/classes/Util.Object3D.html +2 -2
  33. package/docs/classes/Util.PointDomHelper.html +2 -2
  34. package/docs/classes/Util.PointHelper.html +2 -2
  35. package/docs/classes/Util.PointSelector.html +2 -2
  36. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  37. package/docs/classes/Util.Rectangle.html +2 -2
  38. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  39. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  40. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  41. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  42. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  43. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  44. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  45. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  46. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  47. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  49. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  51. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  52. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  53. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  54. package/docs/classes/WalkController.html +2 -2
  55. package/docs/enums/CameraMovementEffect.html +2 -2
  56. package/docs/enums/ContentType.html +2 -2
  57. package/docs/enums/DIRECTION.html +2 -2
  58. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  59. package/docs/enums/DimensionType.html +2 -2
  60. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  61. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  62. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  63. package/docs/enums/PointType.html +2 -2
  64. package/docs/enums/Rotation.html +2 -2
  65. package/docs/functions/AreaMakerPlugin.html +1 -1
  66. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  67. package/docs/functions/CameraMovementPlugin.html +2 -2
  68. package/docs/functions/CruisePlugin.html +1 -1
  69. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  70. package/docs/functions/GuideLinePlugin.html +1 -1
  71. package/docs/functions/ItemLabelPlugin.html +1 -1
  72. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  73. package/docs/functions/MeasurePlugin.html +1 -1
  74. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  75. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  76. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  77. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  78. package/docs/functions/ModelMakerPlugin.html +1 -1
  79. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  80. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  81. package/docs/functions/ModelViewPlugin.html +2 -2
  82. package/docs/functions/MovePlugin.html +1 -1
  83. package/docs/functions/Object3DHelperPlugin.html +1 -1
  84. package/docs/functions/PanoCompassPlugin.html +1 -1
  85. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  86. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  87. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  88. package/docs/functions/PanoMeasurePlugin.html +1 -1
  89. package/docs/functions/PanoRulerPlugin.html +2 -2
  90. package/docs/functions/PanoRulerProPlugin.html +2 -2
  91. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  92. package/docs/functions/PanoTagPlugin.html +1 -1
  93. package/docs/functions/PanoVideoPlugin.html +2 -2
  94. package/docs/functions/PipelinePlugin.html +1 -1
  95. package/docs/functions/SculptPlugin.html +2 -2
  96. package/docs/functions/SculptPluginForFive.html +2 -2
  97. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  98. package/docs/functions/Util.absoluteUrl.html +2 -2
  99. package/docs/functions/Util.awaitNextFrame.html +1 -1
  100. package/docs/functions/Util.blink.html +2 -2
  101. package/docs/functions/Util.bounding.html +1 -1
  102. package/docs/functions/Util.boundingBox.html +1 -1
  103. package/docs/functions/Util.boundingSphere.html +1 -1
  104. package/docs/functions/Util.boxVertex.html +2 -2
  105. package/docs/functions/Util.boxVertexes.html +1 -1
  106. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  107. package/docs/functions/Util.convexHull.html +2 -2
  108. package/docs/functions/Util.equal.html +2 -2
  109. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  110. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  111. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  112. package/docs/functions/Util.getFrameTime.html +2 -2
  113. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  114. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  115. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  116. package/docs/functions/Util.inside.html +1 -1
  117. package/docs/functions/Util.isAbsoluteURL.html +1 -1
  118. package/docs/functions/Util.isModelLike.html +1 -1
  119. package/docs/functions/Util.isNil.html +2 -2
  120. package/docs/functions/Util.isPanoramaLike.html +1 -1
  121. package/docs/functions/Util.lookObject.html +2 -2
  122. package/docs/functions/Util.lookPoint.html +2 -2
  123. package/docs/functions/Util.nextFrame.html +1 -1
  124. package/docs/functions/Util.notNil.html +2 -2
  125. package/docs/functions/Util.reblink.html +2 -2
  126. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  127. package/docs/functions/Util.sculpt.createBox.html +1 -1
  128. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  129. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  130. package/docs/functions/Util.sculpt.createLine.html +2 -2
  131. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  132. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  133. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  134. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  135. package/docs/functions/Util.tag.html +1 -1
  136. package/docs/functions/Util.tweenProgress.html +1 -1
  137. package/docs/functions/Util.uuid.html +2 -2
  138. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  139. package/docs/functions/Util.worldBounding.html +1 -1
  140. package/docs/functions/Util.worldBoundingBox.html +1 -1
  141. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  142. package/docs/functions/createPolyline.html +2 -2
  143. package/docs/functions/pluginFlag.html +1 -1
  144. package/docs/hierarchy.html +1 -1
  145. package/docs/index.html +2 -2
  146. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  147. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  148. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  149. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  150. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  151. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  152. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  153. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  154. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  155. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  156. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  157. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  158. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  159. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  160. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  161. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  162. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  163. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  164. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  165. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  166. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  167. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  168. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  169. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  170. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  171. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  172. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  173. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  174. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  175. package/docs/interfaces/FloorplanBounding.html +2 -2
  176. package/docs/interfaces/FloorplanData.html +2 -2
  177. package/docs/interfaces/FloorplanEntrance.html +2 -2
  178. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  179. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  180. package/docs/interfaces/FloorplanFloorData.html +2 -2
  181. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  182. package/docs/interfaces/FloorplanObserver.html +2 -2
  183. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  184. package/docs/interfaces/FloorplanPosition.html +2 -2
  185. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  186. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  187. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  188. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  189. package/docs/interfaces/FloorplanServerData.html +2 -2
  190. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  191. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  192. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  193. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  194. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  195. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  196. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  197. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  198. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  199. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  200. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  201. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  202. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  203. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  204. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  205. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  206. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  207. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  208. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  209. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  210. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  211. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  212. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  213. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  214. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  215. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  216. package/docs/interfaces/HelperOffset.html +2 -2
  217. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  218. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  219. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  220. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  221. package/docs/interfaces/MinMax.html +2 -2
  222. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  223. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  224. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  225. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  226. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  227. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  228. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  229. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  230. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  231. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  232. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  233. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  234. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  235. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  236. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  237. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  238. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  239. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  240. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  241. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  242. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  243. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  244. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  245. package/docs/interfaces/Object3DHelperState.html +2 -2
  246. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  247. package/docs/interfaces/PaintBrushAction.html +2 -2
  248. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  249. package/docs/interfaces/PaintBrushState.html +2 -2
  250. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  251. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  252. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  253. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  254. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  255. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  256. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  257. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  258. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  259. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  260. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  261. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  262. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  263. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  264. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  265. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  266. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  267. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  268. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  269. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  270. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  271. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  272. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  273. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  274. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  275. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  276. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  277. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  278. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  279. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  280. package/docs/interfaces/PluginEventMap.html +2 -2
  281. package/docs/interfaces/Point.html +2 -2
  282. package/docs/interfaces/Room.html +2 -2
  283. package/docs/interfaces/RoomInfo.html +2 -2
  284. package/docs/interfaces/RoomLabel.html +2 -2
  285. package/docs/interfaces/RoomRules.html +1 -1
  286. package/docs/interfaces/Rooms.html +1 -1
  287. package/docs/interfaces/Scissor.html +2 -2
  288. package/docs/interfaces/SculptConfig.html +2 -2
  289. package/docs/interfaces/State.html +2 -2
  290. package/docs/interfaces/TagCacheInterface.html +2 -2
  291. package/docs/interfaces/TagConfig.html +2 -2
  292. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  293. package/docs/interfaces/TagIconUrl.html +2 -2
  294. package/docs/interfaces/TagObjectGroup.html +2 -2
  295. package/docs/interfaces/TagState.html +2 -2
  296. package/docs/interfaces/TagStyle.html +2 -2
  297. package/docs/interfaces/Tags.html +2 -2
  298. package/docs/interfaces/TemporaryState.html +2 -2
  299. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  300. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  301. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  302. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  303. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  304. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  305. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  306. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  307. package/docs/interfaces/Util.PointIntersection.html +2 -2
  308. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  309. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  310. package/docs/modules/AreaMakerPluginType.html +2 -2
  311. package/docs/modules/CruisePluginTypes.html +2 -2
  312. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  313. package/docs/modules/GuideLineItem.html +2 -2
  314. package/docs/modules/GuideLineModeItem.html +2 -2
  315. package/docs/modules/GuideLinePluginType.html +2 -2
  316. package/docs/modules/ModelMakerPluginType.html +2 -2
  317. package/docs/modules/PanoVideoPluginType.html +2 -2
  318. package/docs/modules/SculptData.html +2 -2
  319. package/docs/modules/SculptType.html +2 -2
  320. package/docs/modules/Util.html +2 -2
  321. package/docs/modules/Util.sculpt.html +2 -2
  322. package/docs/modules.html +2 -2
  323. package/docs/types/AddObject3DHelperConfig.html +2 -2
  324. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  325. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  326. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  327. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  328. package/docs/types/ArrayPosition.html +1 -1
  329. package/docs/types/AudioAppearance.html +1 -1
  330. package/docs/types/CSS3DRenderExportType.html +1 -1
  331. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  332. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  333. package/docs/types/ClassFunctionParameters.html +1 -1
  334. package/docs/types/Color.html +1 -1
  335. package/docs/types/ContentTypeConfigKey.html +1 -1
  336. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  337. package/docs/types/ContentTypeMap.html +1 -1
  338. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  339. package/docs/types/Create3DElementReturnType.html +1 -1
  340. package/docs/types/CruisePluginExportType.html +1 -1
  341. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  342. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  343. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  344. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  345. package/docs/types/DeprecatedTagProperty.html +2 -2
  346. package/docs/types/Direction-1.html +1 -1
  347. package/docs/types/Direction4.html +1 -1
  348. package/docs/types/ElementRenderer.html +2 -2
  349. package/docs/types/FloorplanRuleLabels.html +2 -2
  350. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  351. package/docs/types/GuideLinePluginExportType.html +1 -1
  352. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  353. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  354. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  355. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  356. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  357. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  358. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  359. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  360. package/docs/types/HelperEventMap.html +1 -1
  361. package/docs/types/InternalHelperEventMap.html +1 -1
  362. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  363. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  364. package/docs/types/MeasurePluginConfig.html +1 -1
  365. package/docs/types/MediaData.html +2 -2
  366. package/docs/types/MediaStore.html +1 -1
  367. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  368. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  369. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  370. package/docs/types/ModelId.html +1 -1
  371. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  372. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  373. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  374. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  375. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  376. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  377. package/docs/types/MoveArgs.html +2 -2
  378. package/docs/types/MoveOpts.html +2 -2
  379. package/docs/types/Object3DHelperEventMap.html +1 -1
  380. package/docs/types/ObjectFit.html +1 -1
  381. package/docs/types/PaintBrushEventMap.html +1 -1
  382. package/docs/types/PanoCompassPluginData.html +1 -1
  383. package/docs/types/PanoCompassPluginExportType.html +1 -1
  384. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  385. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  386. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  387. package/docs/types/PanoIndex.html +1 -1
  388. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  389. package/docs/types/PanoMeasureReturnType.html +1 -1
  390. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  391. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  392. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  393. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  394. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  395. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  396. package/docs/types/PipelinePluginParameterType.html +1 -1
  397. package/docs/types/PipelinePluginReturnType.html +1 -1
  398. package/docs/types/PlaneTag.html +2 -2
  399. package/docs/types/Point2DTag.html +2 -2
  400. package/docs/types/Point3DTag.html +2 -2
  401. package/docs/types/PointTagInstance.html +1 -1
  402. package/docs/types/Position.html +1 -1
  403. package/docs/types/PositionFrom.html +1 -1
  404. package/docs/types/RotateArgs.html +2 -2
  405. package/docs/types/RotateOpts.html +2 -2
  406. package/docs/types/RuleLabelsKey.html +1 -1
  407. package/docs/types/RuleLabelsValue.html +1 -1
  408. package/docs/types/ScaleCallback.html +1 -1
  409. package/docs/types/ScalePosition.html +2 -2
  410. package/docs/types/SculptData.BoxData.html +1 -1
  411. package/docs/types/SculptData.CircleData.html +1 -1
  412. package/docs/types/SculptData.CylinderData.html +1 -1
  413. package/docs/types/SculptData.PointData.html +1 -1
  414. package/docs/types/SculptData.PolygonData.html +1 -1
  415. package/docs/types/SculptData.PolylineData.html +1 -1
  416. package/docs/types/SculptData.PrismData.html +1 -1
  417. package/docs/types/SculptData.RectangleData.html +1 -1
  418. package/docs/types/SculptType.Theme.html +2 -2
  419. package/docs/types/StickType.html +1 -1
  420. package/docs/types/Tag.html +2 -2
  421. package/docs/types/Tag2D.html +2 -2
  422. package/docs/types/Tag3D.html +2 -2
  423. package/docs/types/TagClickParams.html +1 -1
  424. package/docs/types/TagConfigByKey.html +1 -1
  425. package/docs/types/TagContentType.html +1 -1
  426. package/docs/types/TagContentTypeMapping.html +1 -1
  427. package/docs/types/TagDimensionType.html +1 -1
  428. package/docs/types/TagElement.html +2 -2
  429. package/docs/types/TagEvents.html +1 -1
  430. package/docs/types/TagGLTFObject.html +1 -1
  431. package/docs/types/TagHooks.html +1 -1
  432. package/docs/types/TagId.html +1 -1
  433. package/docs/types/TagInstance.html +1 -1
  434. package/docs/types/TagPlacement.html +2 -2
  435. package/docs/types/TagPointType.html +2 -2
  436. package/docs/types/TagRendererMap.html +1 -1
  437. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  438. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  439. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  440. package/docs/types/Util.AdherePoint.html +2 -2
  441. package/docs/types/Util.PointSelectorConfig.html +1 -1
  442. package/docs/types/WorkCode.html +1 -1
  443. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  444. package/docs/variables/PLUGIN.html +1 -1
  445. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  446. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  447. package/docs/variables/Util.animeMap.html +1 -1
  448. package/docs/variables/defaultGlobalConfig.html +1 -1
  449. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  450. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  451. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  452. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +18 -18
  453. package/libs/base/BasePlugin.js +1 -1
  454. package/libs/shared-utils/logger.js +1 -1
  455. package/package.json +1 -1
package/dist/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(ce,_){typeof exports=="object"&&typeof module!="undefined"?_(exports,require("three"),require("@realsee/five/line"),require("@realsee/five"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five/line","@realsee/five","@realsee/five/gltf-loader"],_):(ce=typeof globalThis!="undefined"?globalThis:ce||self,_(ce.dnalogel={},ce.THREE,ce.FiveSDK_Line,ce.FiveSDK,ce.FiveSDK_GLTFLoader))})(this,function(ce,_,ot,Ye,Go){"use strict";var hx=Object.defineProperty,ux=Object.defineProperties;var dx=Object.getOwnPropertyDescriptors;var Dl=Object.getOwnPropertySymbols;var tv=Object.prototype.hasOwnProperty,iv=Object.prototype.propertyIsEnumerable;var Tl=Math.pow,Cu=(ce,_,ot)=>_ in ce?hx(ce,_,{enumerable:!0,configurable:!0,writable:!0,value:ot}):ce[_]=ot,N=(ce,_)=>{for(var ot in _||(_={}))tv.call(_,ot)&&Cu(ce,ot,_[ot]);if(Dl)for(var ot of Dl(_))iv.call(_,ot)&&Cu(ce,ot,_[ot]);return ce},de=(ce,_)=>ux(ce,dx(_));var cs=(ce,_)=>{var ot={};for(var Ye in ce)tv.call(ce,Ye)&&_.indexOf(Ye)<0&&(ot[Ye]=ce[Ye]);if(ce!=null&&Dl)for(var Ye of Dl(ce))_.indexOf(Ye)<0&&iv.call(ce,Ye)&&(ot[Ye]=ce[Ye]);return ot};var d=(ce,_,ot)=>(Cu(ce,typeof _!="symbol"?_+"":_,ot),ot);var ie=(ce,_,ot)=>new Promise((Ye,Go)=>{var Ll=en=>{try{Vr(ot.next(en))}catch(Hs){Go(Hs)}},P=en=>{try{Vr(ot.throw(en))}catch(Hs){Go(Hs)}},Vr=en=>en.done?Ye(en.value):Promise.resolve(en.value).then(Ll,P);Vr((ot=ot.apply(ce,_)).next())});function Ll(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 P=Ll(_);function Vr(){console.debug("%c %c@realsee/dnalogel %cv3.67.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 en(){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 Hs(){}const Iu=()=>Promise.resolve(),Mu={__queue:Promise.resolve()};function rv(n=Iu){Mu.__queue=Mu.__queue.then(n).catch(Iu)}function Wo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function zl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}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 ov(n,t,e=Hs){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const av=window,ku=window.requestAnimationFrame||av.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Qo(n,t=0){t<=0?ku(n):ku(()=>Qo(n,t-1))}var Ti=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return 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-Ti.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?Ti.Bounce.In(n*2)*.5:Ti.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}}}}),Gs=function(){return performance.now()},Eu=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=Gs()),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 r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),hs={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=hs.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(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,r=hs.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=hs.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(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=hs.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 r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},Ol=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),jl=new Eu,Xo=function(){function n(t,e){e===void 0&&(e=jl),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=Ti.Linear.None,this._interpolationFunction=hs.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Ol.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=Gs()),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 r in this._valuesEnd)s[r]=this._valuesEnd[r];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,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var u=i[o];if(u.length===0)continue;for(var f=[a],m=0,p=u.length;m<p;m+=1){var g=this._handleRelativeValue(a,u[m]);if(isNaN(g)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(g)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var b in v)e[o][b]=v[b];s[o]=l?[]:{};var u=i[o];if(!this._isDynamic){var w={};for(var b in u)w[b]=u[b];i[o]=u=w}this._setupProperties(v,e[o],u,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||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=Gs()),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=Gs()),!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=jl),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=Ti.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=hs.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=Gs()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);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 v=Math.trunc(a/l),b=a-v*l,w=Math.min(b/i._duration,1);return w===0&&a===i._duration?1:w},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 m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,g=this._chainedTweens.length;p<g;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*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}(),lv="23.1.3",cv=Ol.nextId,Ni=jl,hv=Ni.getAll.bind(Ni),uv=Ni.removeAll.bind(Ni),dv=Ni.add.bind(Ni),xu=Ni.remove.bind(Ni),fv=Ni.update.bind(Ni),Su={Easing:Ti,Group:Eu,Interpolation:hs,now:Gs,Sequence:Ol,nextId:cv,Tween:Xo,VERSION:lv,getAll:hv,removeAll:uv,add:dv,remove:xu,update:fv};function pv(n,t,e,i=Ti.Linear.None){const s=new Xo(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var tn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(tn||{});const Br=Symbol("$$PAINT_BRUSH_EVENT$$");function Yo(n){return n[Br]||(n[Br]={}),n[Br]}function gv(n){n[Br]||delete n[Br]}let mv=class{hasListener(t){const e=Yo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Yo(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){gv(this);return}const i=Yo(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 r=Yo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Mn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function xt(){return(Mn()+Mn()+"-"+Mn()+"-4"+Mn().substr(0,3)+"-"+Mn()+"-"+Mn()+Mn()+Mn()).toLowerCase()}const vv=`
1
+ (function(ce,_){typeof exports=="object"&&typeof module!="undefined"?_(exports,require("three"),require("@realsee/five/line"),require("@realsee/five"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five/line","@realsee/five","@realsee/five/gltf-loader"],_):(ce=typeof globalThis!="undefined"?globalThis:ce||self,_(ce.dnalogel={},ce.THREE,ce.FiveSDK_Line,ce.FiveSDK,ce.FiveSDK_GLTFLoader))})(this,function(ce,_,ot,Ye,Go){"use strict";var hx=Object.defineProperty,ux=Object.defineProperties;var dx=Object.getOwnPropertyDescriptors;var Dl=Object.getOwnPropertySymbols;var tv=Object.prototype.hasOwnProperty,iv=Object.prototype.propertyIsEnumerable;var Tl=Math.pow,Cu=(ce,_,ot)=>_ in ce?hx(ce,_,{enumerable:!0,configurable:!0,writable:!0,value:ot}):ce[_]=ot,N=(ce,_)=>{for(var ot in _||(_={}))tv.call(_,ot)&&Cu(ce,ot,_[ot]);if(Dl)for(var ot of Dl(_))iv.call(_,ot)&&Cu(ce,ot,_[ot]);return ce},de=(ce,_)=>ux(ce,dx(_));var cs=(ce,_)=>{var ot={};for(var Ye in ce)tv.call(ce,Ye)&&_.indexOf(Ye)<0&&(ot[Ye]=ce[Ye]);if(ce!=null&&Dl)for(var Ye of Dl(ce))_.indexOf(Ye)<0&&iv.call(ce,Ye)&&(ot[Ye]=ce[Ye]);return ot};var d=(ce,_,ot)=>(Cu(ce,typeof _!="symbol"?_+"":_,ot),ot);var ie=(ce,_,ot)=>new Promise((Ye,Go)=>{var Ll=en=>{try{Vr(ot.next(en))}catch(Hs){Go(Hs)}},P=en=>{try{Vr(ot.throw(en))}catch(Hs){Go(Hs)}},Vr=en=>en.done?Ye(en.value):Promise.resolve(en.value).then(Ll,P);Vr((ot=ot.apply(ce,_)).next())});function Ll(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 P=Ll(_);function Vr(){console.debug("%c %c@realsee/dnalogel %cv3.67.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 en(){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 Hs(){}const Iu=()=>Promise.resolve(),Mu={__queue:Promise.resolve()};function rv(n=Iu){Mu.__queue=Mu.__queue.then(n).catch(Iu)}function Wo(n,t,e){const i=n.x,s=n.y,r=Math.floor(i/t*1e4)/1e4,o=Math.floor(s/e*1e4)/1e4;return{x:r,y:o}}function zl(n,t,e){const{x:i,y:s}=n,r=i*t,o=s*e;return{x:r,y:o}}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 ov(n,t,e=Hs){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const av=window,ku=window.requestAnimationFrame||av.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Qo(n,t=0){t<=0?ku(n):ku(()=>Qo(n,t-1))}var Ti=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return 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-Ti.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?Ti.Bounce.In(n*2)*.5:Ti.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}}}}),Gs=function(){return performance.now()},Eu=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=Gs()),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 r=this._tweens[i[s]],o=!e;r&&r.update(t,o)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),hs={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=hs.Utils.Linear;return t<0?r(n[0],n[1],i):t>1?r(n[e],n[e-1],e-i):r(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,r=hs.Utils.Bernstein,o=0;o<=i;o++)e+=s(1-t,i-o)*s(t,o)*n[o]*r(i,o);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),r=hs.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),r(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(r(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(r(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):r(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=hs.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 r=(e-n)*.5,o=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+r+o)*l+(-3*t+3*e-2*r-o)*a+r*s+t}}},Ol=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),jl=new Eu,Xo=function(){function n(t,e){e===void 0&&(e=jl),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=Ti.Linear.None,this._interpolationFunction=hs.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Ol.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=Gs()),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 r in this._valuesEnd)s[r]=this._valuesEnd[r];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,r){for(var o in i){var a=t[o],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[o]);if(!(c==="undefined"||c==="function")){if(h){var u=i[o];if(u.length===0)continue;for(var f=[a],m=0,p=u.length;m<p;m+=1){var g=this._handleRelativeValue(a,u[m]);if(isNaN(g)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(g)}h&&(i[o]=f)}if((c==="object"||l)&&a&&!h){e[o]=l?[]:{};var v=a;for(var b in v)e[o][b]=v[b];s[o]=l?[]:{};var u=i[o];if(!this._isDynamic){var w={};for(var b in u)w[b]=u[b];i[o]=u=w}this._setupProperties(v,e[o],u,s[o],r)}else(typeof e[o]=="undefined"||r)&&(e[o]=a),l||(e[o]*=1),h?s[o]=i[o].slice().reverse():s[o]=e[o]||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=Gs()),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=Gs()),!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=jl),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=Ti.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=hs.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=Gs()),e===void 0&&(e=!0),this._isPaused)return!0;var r,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);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 v=Math.trunc(a/l),b=a-v*l,w=Math.min(b/i._duration,1);return w===0&&a===i._duration?1:w},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 m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(r in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[r]=="string"&&(this._valuesStartRepeat[r]=this._valuesStartRepeat[r]+parseFloat(this._valuesEnd[r])),this._yoyo&&this._swapEndStartRepeatValues(r),this._valuesStart[r]=this._valuesStartRepeat[r];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,g=this._chainedTweens.length;p<g;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var r in i)if(e[r]!==void 0){var o=e[r]||0,a=i[r],l=Array.isArray(t[r]),c=Array.isArray(a),h=!l&&c;h?t[r]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[r],o,a,s):(a=this._handleRelativeValue(o,a),typeof a=="number"&&(t[r]=o+(a-o)*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}(),lv="23.1.3",cv=Ol.nextId,Ni=jl,hv=Ni.getAll.bind(Ni),uv=Ni.removeAll.bind(Ni),dv=Ni.add.bind(Ni),xu=Ni.remove.bind(Ni),fv=Ni.update.bind(Ni),Su={Easing:Ti,Group:Eu,Interpolation:hs,now:Gs,Sequence:Ol,nextId:cv,Tween:Xo,VERSION:lv,getAll:hv,removeAll:uv,add:dv,remove:xu,update:fv};function pv(n,t,e,i=Ti.Linear.None){const s=new Xo(n).to(t,e).easing(i).start();function r(o){s.update(o)&&requestAnimationFrame(r)}return requestAnimationFrame(r),s}var tn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(tn||{});const Br=Symbol("$$PAINT_BRUSH_EVENT$$");function Yo(n){return n[Br]||(n[Br]={}),n[Br]}function gv(n){n[Br]||delete n[Br]}let mv=class{hasListener(t){const e=Yo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Yo(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){gv(this);return}const i=Yo(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 r=Yo(this)[t]||[];for(let o of r.slice()){const[a,l=!1]=o,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Mn(){return((1+Math.random())*65536|0).toString(16).substring(1)}function xt(){return(Mn()+Mn()+"-"+Mn()+"-4"+Mn().substr(0,3)+"-"+Mn()+"-"+Mn()+Mn()+Mn()).toLowerCase()}const vv=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -505,7 +505,7 @@ void main() {
505
505
  svg [type='lineItemGroup'] g g g g {
506
506
  stroke: #ffffff;
507
507
  }</style>
508
- `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class wy extends ke{constructor(t){super(),Me(this,t,yy,by,Ce,{content:0},Ay)}}function Py(n){Se(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Cy(n){let t,e;return t=new vy({props:{url:n[1].url}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Iy(n){let t,e;return t=new wy({props:{content:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function My(n){let t,e,i,s;const r=[Iy,Cy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=Q("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Z(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ee(),Y(o[h],1,1,()=>{o[h]=null}),xe()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),F(i,1),i.m(t,null)):i=null)},i(l){s||(F(i),s=!0)},o(l){Y(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function ky(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class sf extends ke{constructor(t){super(),Me(this,t,ky,My,Ce,{floorIndex:2,floorplanData:3},Py)}}function Ey(n){Se(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{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__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function xy(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=Q("div"),e=Q("img"),s=ae(),r=Q("span"),a=Be(o),y(e,"class","floorplan-plugin__img svelte-2r6702"),mt(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),U(e,"transform",n[5]),y(r,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),U(t,"left",n[1]),U(t,"top",n[2]),U(t,"width",n[3]),U(t,"height",n[4])},m(l,c){Z(l,t,c),j(t,e),j(t,s),j(t,r),j(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:oe,o:oe,d(l){l&&X(t)}}}function Sy(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class Dy extends ke{constructor(t){super(),Me(this,t,Sy,xy,Ce,{item:0},Ey)}}function Ty(n){Se(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function rf(n,t,e){const i=n.slice();return i[6]=t[e],i}function of(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=rf(n,a,c),u=l(h);i.set(u,e[c]=af(u,h))}return{c(){t=Q("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Z(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ee(),e=ki(e,h,l,1,c,a,i,t,un,af,null,rf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)F(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Y(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,pt(o)}}}function af(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Dy({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&2?jt(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Ly(n){let t,e,i=n[1]&&of(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=of(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function zy(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class Oy extends ke{constructor(t){super(),Me(this,t,zy,Ly,Ce,{floorIndex:2,floorplanData:3},Ty)}}function jy(n){Se(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 Vy(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new ga(!1),i=We(),t.a=i},m(s,r){t.m(e,s,r),Z(s,i,r)},p(s,r){r[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function By(n){let t,e,i,s,r,o,a=n[1]&&lf(n),l=n[0]&&cf(n),c=n[3]&&hf(n);return{c(){t=Q("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=We(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),U(t,"opacity",n[14]?"1":"0")},m(h,u){Z(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),Z(h,i,u),c&&c.m(h,u),Z(h,s,u),r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[35]),Ve(t,"clientHeight",n[36])],r=!0)},p(h,u){h[1]?a?a.p(h,u):(a=lf(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=cf(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&U(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=hf(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,pt(o)}}}function lf(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=Q("span"),i=Be(e),y(t,"class","floorplan-plugin__room-name"),U(t,"font-size",n[11])},m(s,r){Z(s,t,r),j(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e),r[0]&2048&&U(t,"font-size",s[11])},d(s){s&&X(t)}}}function cf(n){let t,e;return{c(){t=Q("span"),e=Be(n[17]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),U(t,"font-size",n[10])},m(i,s){Z(i,t,s),j(t,e)},p(i,s){s[0]&131072&&Ge(e,i[17]),s[0]&1024&&U(t,"font-size",i[10])},d(i){i&&X(t)}}}function hf(n){let t,e;return{c(){t=Q("span"),e=Be(n[16]),y(t,"class","floorplan-plugin__room-size"),U(t,"font-size",n[10]),U(t,"opacity",n[13]?"0.6":"0")},m(i,s){Z(i,t,s),j(t,e)},p(i,s){s[0]&65536&&Ge(e,i[16]),s[0]&1024&&U(t,"font-size",i[10]),s[0]&8192&&U(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function _y(n){let t,e,i;function s(a,l){if(a[5]===void 0)return By;if(a[18])return Vy}let r=s(n),o=r&&r(n);return{c(){t=Q("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),U(t,"left",n[19]),U(t,"top",n[20]),U(t,"font-size",n[11]),U(t,"opacity",n[15]?"1":"0"),U(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Z(a,t,l),o&&o.m(t,null),e||(i=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[37]),Ve(t,"clientHeight",n[38])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&2048&&U(t,"font-size",a[11]),l[0]&32768&&U(t,"opacity",a[15]?"1":"0"),l[0]&4096&&U(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),o&&o.d(),e=!1,pt(i)}}}function Ry(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Fy(n,t,e){let i,s,r,o,a,l,c,h,u,f,m,p,g,v,b,w,{pxmm:k}=t,{roomAreaEnable:E}=t,{roomNameEnable:L}=t,{roomNameOtherTypeEnable:D}=t,{roomDimensionEnable:G}=t,{room:z}=t,{hoveredRoom:B}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:C}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:M}=t,{fontSize:S}=t;function T(ue,Le){if(Le.width===0||Le.height===0)return()=>!1;const ee=ue.path.map(({x:Ze,y:Je})=>[Ze,Je]),Te=ue.roomLabel.position,{x:_e,y:ye}=Te,{width:Fe,height:fe}=Le,Ie=Fe/2,ze=fe/2;return function(Je){const ht=_e*Je,$e=ye*Je,et=ee.map(([lt,Bt])=>[lt*Je,Bt*Je]);return[[ht+Ie,$e-ze],[ht-Ie,$e-ze],[ht-Ie,$e+ze],[ht+Ie,$e+ze]].every(lt=>Ry(lt,et))}}const H=z.roomLabel,V=H.positionInImage.x*100+"%",J=H.positionInImage.y*100+"%";let te=0,$=0,re=0,se=0,he=!1;B.subscribe(function(Le){e(27,he=!!Le&&Le.id===z.id)});const je=ue=>{e(8,re=ue.detail)},be=ue=>{e(9,se=ue.detail)},Oe=ue=>{e(6,te=ue.detail)},ve=ue=>{e(7,$=ue.detail)};return n.$$set=ue=>{"pxmm"in ue&&e(21,k=ue.pxmm),"roomAreaEnable"in ue&&e(0,E=ue.roomAreaEnable),"roomNameEnable"in ue&&e(1,L=ue.roomNameEnable),"roomNameOtherTypeEnable"in ue&&e(2,D=ue.roomNameOtherTypeEnable),"roomDimensionEnable"in ue&&e(3,G=ue.roomDimensionEnable),"room"in ue&&e(4,z=ue.room),"hoveredRoom"in ue&&e(22,B=ue.hoveredRoom),"getRoomAreaText"in ue&&e(23,A=ue.getRoomAreaText),"getRoomDimensionText"in ue&&e(24,C=ue.getRoomDimensionText),"getLabelElement"in ue&&e(5,I=ue.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ue&&e(25,M=ue.adaptiveRoomLabelVisibleEnable),"fontSize"in ue&&e(26,S=ue.fontSize)},n.$$.update=()=>{var ue,Le;n.$$.dirty[0]&67108864&&e(28,i=Ma[S]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(z)),n.$$.dirty[0]&8388624&&e(17,r=z.size?A(z.size):""),n.$$.dirty[0]&16777232&&e(16,o=z!=null&&z.dimension?C((ue=z.dimension)==null?void 0:ue.width,(Le=z.dimension)==null?void 0:Le.height):""),n.$$.dirty[0]&768&&e(34,a={width:re,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?T(z,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=M?!!(l!=null&&l(k)):!0),n.$$.dirty[0]&192&&e(32,h={width:te,height:$}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?T(z,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,f=M?!!(u!=null&&u(k)):!0),n.$$.dirty[0]&1744830464&&e(15,m=f||c||he),n.$$.dirty[0]&1207959552&&e(14,p=c||he),n.$$.dirty[0]&671088640&&e(13,g=f||he),n.$$.dirty[0]&1610612736&&e(12,v=c&&!f),n.$$.dirty[0]&268435456&&e(11,b=Gt((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,w=Gt((i==null?void 0:i.area)||10))},[E,L,D,G,z,I,te,$,re,se,w,b,v,g,p,m,o,r,s,V,J,k,B,A,C,M,S,he,i,f,c,u,h,l,a,je,be,Oe,ve]}class Ny extends ke{constructor(t){super(),Me(this,t,Fy,_y,Ce,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},jy,[-1,-1])}}function Hy(n){Se(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 uf(n,t,e){const i=n.slice();return i[17]=t[e],i}function df(n){let t,e=[],i=new Map,s,r,o,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=uf(n,a,c),u=l(h);i.set(u,e[c]=ff(u,h))}return{c(){t=Q("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Z(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[15])],r=!0)},p(c,h){h&7679&&(a=c[12],Ee(),e=ki(e,h,l,1,c,a,i,t,un,ff,null,uf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)F(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Y(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,pt(o)}}}function ff(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Ny({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&7679?jt(r,[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Gy(n){let t,e,i=n[12]&&df(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[12]?i?(i.p(s,r),r&4096&&F(i,1)):(i=df(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Wy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:f}=t,{getLabelElement:m}=t,{adaptiveRoomLabelVisibleEnable:p}=t,g=0,v=0;const b=to();let w=sr();typeof b=="object"&&"subscribe"in b&&b.subscribe(E=>{e(11,w=E)});const k=E=>{e(9,g=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,r=E.roomAreaEnable),"roomNameEnable"in E&&e(1,o=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(2,a=E.roomNameOtherTypeEnable),"roomDimensionEnable"in E&&e(3,l=E.roomDimensionEnable),"floorplanData"in E&&e(14,c=E.floorplanData),"hoveredRoom"in E&&e(4,h=E.hoveredRoom),"getRoomAreaText"in E&&e(5,u=E.getRoomAreaText),"getRoomDimensionText"in E&&e(6,f=E.getRoomDimensionText),"getLabelElement"in E&&e(7,m=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,p=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:L}=c.bounding,D=E.x-L.x;e(10,v=g/D)}},[r,o,a,l,h,u,f,m,p,g,v,w,i,s,c,k]}class Uy extends ke{constructor(t){super(),Me(this,t,Wy,Gy,Ce,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},Hy)}}function Qy(n){Se(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function pf(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function gf(n,t,e){const i=n.slice();return i[14]=t[e],i}function mf(n){let t;return{c(){t=Q("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),U(t,"left",n[14].left*100+"%"),U(t,"bottom",n[14].bottom*100+"%")},m(e,i){Z(e,t,i)},p:oe,d(e){e&&X(t)}}}function vf(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=Q("div"),i=Q("div"),r=Be(s),o=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Pe(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),U(e,"left",t[11].left*100+"%"),U(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Z(a,e,l),j(e,i),j(i,r),j(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function Xy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],u=[];for(let p=0;p<h.length;p+=1)u[p]=mf(gf(n,h,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let g=pf(n,f,p),v=m(g);l.set(v,a[p]=vf(v,g))}return{c(){t=Q("div"),e=Q("div"),i=ae(),s=Q("div");for(let p=0;p<u.length;p+=1)u[p].c();r=ae(),o=Q("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Pe(s,"is-row",n[2]),y(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Pe(t,"is-row",n[2]),U(t,"width",n[2]?"100%":1/16+"rem"),U(t,"height",n[2]?1/16+"rem":"100%")},m(p,g){Z(p,t,g),j(t,e),j(t,i),j(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);j(t,r),j(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(p,[g]){if(g&8){h=p[3];let v;for(v=0;v<h.length;v+=1){const b=gf(p,h,v);u[v]?u[v].p(b,g):(u[v]=mf(b),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}g&22&&(f=p[4],a=ki(a,g,m,1,p,f,l,o,kc,vf,null,pf)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&y(t,"class",c),g&5&&Pe(t,"is-row",p[2])},i:oe,o:oe,d(p){p&&X(t),gi(u,p);for(let g=0;g<a.length;g+=1)a[g].d()}}}const lr=1e3,cr=180;function Yy(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(lr-cr)*2,c=r.max.y-r.min.y-(lr-cr)*2,h=s.map(([p,g])=>a?[p.x,g.x]:[p.y,g.y]).flat().sort().filter((p,g,v)=>g===0?!0:p!==v[g-1]),u=h.map(p=>{const g=a?(p-r.min.x-lr+cr)/l:0,v=a?0:(p-r.min.y-lr+cr)/c;return{left:g,bottom:v}});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],m=h.map((p,g,v)=>{const b=g===0?0:p-v[g-1],w=g===0?0:(p+v[g-1])/2,k=a?(w-r.min.x-lr+cr)/l:0,E=a?0:(w-r.min.y-lr+cr)/c;return{left:k,bottom:E,distance:b}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,r=p.bounding),"getRuleDistanceText"in p&&e(1,o=p.getRuleDistanceText)},[i,o,a,u,m,s,r]}class Zy extends ke{constructor(t){super(),Me(this,t,Yy,Xy,Ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},Qy)}}function qy(n){Se(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Af(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function bf(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Zy({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&19?jt(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Jy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Af(n,r,a),c=o(l);i.set(c,e[a]=bf(c,l))}return{c(){t=Q("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),U(t,"width",n[3]),U(t,"height",n[2])},m(a,l){Z(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&&(r=a[4],Ee(),e=ki(e,l,o,1,a,r,i,t,un,bf,null,Af),xe()),l&8&&U(t,"width",a[3]),l&4&&U(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)F(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Y(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const yf=1e3,wf=180;function Ky(n,t,e){let i,s,r,o,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:g}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,m=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,g=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),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-(yf-wf)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(yf-wf)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[g,i,f,u,o,m,p,l,h,a,c,s,r]}class $y extends ke{constructor(t){super(),Me(this,t,Ky,Jy,Ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},qy)}}function _n(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,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 Pf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function ew(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 tw(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 iw(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function nw(n){let t;return{c(){t=we("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Z(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function sw(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=_n(s,{needZ:!0}))},[i,s]}class rw extends ke{constructor(t){super(),Me(this,t,sw,nw,Ce,{path:1})}}function ow(n){let t,e,i,s,r,o;return{c(){t=we("defs"),e=we("pattern"),i=we("rect"),s=we("path"),r=ae(),o=we("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"d",n[0]),y(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){Z(a,t,l),j(t,e),j(e,i),j(e,s),Z(a,r,l),Z(a,o,l)},p(a,[l]){l&1&&y(o,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Dc=6;function aw(n,t,e){let i,{path:s}=t;const r=Dc*2,o=`M0 ${Dc} h ${r} M${Dc} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=_n(s,{needZ:!0}))},[i,r,o,s]}class lw extends ke{constructor(t){super(),Me(this,t,aw,ow,Ce,{path:3})}}function cw(n){let t,e,i,s,r,o,a,l,c,h,u;return{c(){t=we("defs"),e=we("pattern"),i=we("rect"),s=we("pattern"),r=we("rect"),o=ae(),a=we("path"),l=ae(),c=we("path"),h=ae(),u=we("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"x","0"),y(r,"y","0"),y(r,"width","6"),y(r,"height","50"),y(r,"fill","none"),y(r,"stroke","#4B4B57"),y(r,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(u,"d",n[0]),y(u,"fill","url(#room-material-pattern-2)")},m(f,m){Z(f,t,m),j(t,e),j(e,i),j(t,s),j(s,r),Z(f,o,m),Z(f,a,m),Z(f,l,m),Z(f,c,m),Z(f,h,m),Z(f,u,m)},p(f,[m]){m&1&&y(a,"d",f[0]),m&1&&y(c,"d",f[0]),m&1&&y(u,"d",f[0])},i:oe,o:oe,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(u)}}}function hw(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=_n(s,{needZ:!0}))},[i,s]}class uw extends ke{constructor(t){super(),Me(this,t,hw,cw,Ce,{path:1})}}function dw(n){let t;return{c(){t=we("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Z(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function fw(n,t,e){let{dimension:i}=t;const s=_n([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=_n([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=_n([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=_n([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class pw extends ke{constructor(t){super(),Me(this,t,fw,dw,Ce,{dimension:1})}}function gw(n){Se(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 Cf(n,t,e){const i=n.slice();return i[8]=t[e],i}function mw(n){let t,e;return t=new lw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function vw(n){let t,e;return t=new uw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Aw(n){let t,e;return t=new rw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function If(n){let t,e,i;return e=new pw({props:{dimension:n[8].dimension}}),{c(){t=we("svg"),me(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,r){Z(s,t,r),pe(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(F(e.$$.fragment,s),i=!0)},o(s){Y(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function Mf(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[Aw,vw,mw],c=[];function h(f,m){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=r&&If(n);return{c(){t=we("svg"),i.c(),s=ae(),u&&u.c(),o=We(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(f,m){Z(f,t,m),c[e].m(t,null),Z(f,s,m),u&&u.m(f,m),Z(f,o,m),a=!0},p(f,m){let p=e;e=h(f),e===p?c[e].p(f,m):(Ee(),Y(c[p],1,1,()=>{c[p]=null}),xe(),i=c[e],i?i.p(f,m):(i=c[e]=l[e](f),i.c()),F(i,1),i.m(t,null)),m&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?u?(u.p(f,m),m&1&&F(u,1)):(u=If(f),u.c(),F(u,1),u.m(o.parentNode,o)):u&&(Ee(),Y(u,1,1,()=>{u=null}),xe())},i(f){a||(F(i),F(u),a=!0)},o(f){Y(i),Y(u),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),u&&u.d(f),f&&X(o)}}}function bw(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=Mf(Cf(n,i,o));const r=o=>Y(s[o],1,1,()=>{s[o]=null});return{c(){t=Q("div");for(let o=0;o<s.length;o+=1)s[o].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){Z(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=Cf(o,i,l);s[l]?(s[l].p(c,a),F(s[l],1)):(s[l]=Mf(c),s[l].c(),F(s[l],1),s[l].m(t,null))}for(Ee(),l=i.length;l<s.length;l+=1)r(l);xe()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)F(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Y(s[a]);e=!1},d(o){o&&X(t),gi(s,o)}}}function yw(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,r=u.roomDimensionEnable),"floorIndex"in u&&e(6,o=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(u=>de(N({},u),{path:u.path.map(f=>Pf(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class ww extends ke{constructor(t){super(),Me(this,t,yw,bw,Ce,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},gw)}}function Pw(n){Se(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Cw(n){let t,e,i,s;return{c(){t=we("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(r,o){Z(r,t,o),i||(s=[Ve(t,"mouseenter",n[3]),Ve(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&y(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&y(t,"id",e)},i:oe,o:oe,d(r){r&&X(t),i=!1,pt(s)}}}function Iw(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=_n(r.path,{needZ:!0,format:p=>Pf(p,f)});return n.$$set=p=>{"room"in p&&e(0,r=p.room),"floorIndex"in p&&e(1,o=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,u,m,a,l,c,i]}class Mw extends ke{constructor(t){super(),Me(this,t,Iw,Cw,Ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Pw)}}function kw(n){Se(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 kf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ef(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Mw({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&15?jt(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Ew(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=kf(n,o,l),h=a(c);s.set(h,i[l]=Ef(h,c))}return{c(){t=Q("div"),e=we("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Z(l,t,c),j(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ee(),i=ki(i,c,a,1,l,o,s,e,un,Ef,null,kf),xe())},i(l){if(!r){for(let c=0;c<o.length;c+=1)F(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Y(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function xw(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=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,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class xf extends ke{constructor(t){super(),Me(this,t,xw,Ew,Ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},kw)}}function Sw(n){Se(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function Sf(n){let t,e=n[0].text+"",i;return{c(){t=Q("span"),i=Be(e),y(t,"class","text svelte-3vzs9z"),U(t,"font-size",n[0].textFontSize+"px")},m(s,r){Z(s,t,r),j(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&U(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function Dw(n){let t,e,i,s,r=n[0].text&&Sf(n);return{c(){t=Q("div"),e=Q("img"),s=ae(),r&&r.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),mt(e.src,i=n[0].imageURL)||y(e,"src",i),U(e,"width",n[0].imageWidth+"px"),U(e,"height",n[0].imageHeight+"px"),U(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(o,a){Z(o,t,a),j(t,e),j(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!mt(e.src,i=o[0].imageURL)&&y(e,"src",i),a&1&&U(e,"width",o[0].imageWidth+"px"),a&1&&U(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=Sf(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:oe,o:oe,d(o){o&&X(t),r&&r.d()}}}function Tw(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Lw extends ke{constructor(t){super(),Me(this,t,Tw,Dw,Ce,{missingFloorConfig:0},Sw)}}const Rn="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 Da(n){return n*180/Math.PI}function zw(n){Se(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Ow(n){let t,e;return{c(){t=Q("div"),e=Q("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),U(e,"background-image",`url(${n[0]||Rn})`),U(e,"width",n[4]),U(e,"height",n[4]),U(e,"left","-"+n[4]),U(e,"top","-"+n[4]),U(e,"transform",`rotate(${n[3]}deg)`),U(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),U(t,"left",n[1]),U(t,"top",n[2])},m(i,s){Z(i,t,s),j(t,e)},p(i,[s]){s&1&&U(e,"background-image",`url(${i[0]||Rn})`);const r=s&1;r&&U(e,"width",i[4]),r&&U(e,"height",i[4]),r&&U(e,"left","-"+i[4]),r&&U(e,"top","-"+i[4]),r&&U(e,"transform",`rotate(${i[3]}deg)`),r&&U(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function jw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Da(r)+45,p=document.body.clientWidth,g=document.body.clientHeight,b=`${(p<500||g<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,u,f,m,b,i,s,r]}let Vw=class extends ke{constructor(t){super(),Me(this,t,jw,Ow,Ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},zw)}};const Bw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArUAAAB7CAMAAABdA4ieAAAC91BMVEUAAACOpP/H0P+yxP/a4/+asv/W3/+/z/+cs//S3f+mu//Q2//5+v/H1P/d5f/l6//y9f++zf/i6f+ww/+ovP/7/P/u8v/N2f+Mp//q7/+4yf+uwf+Wr/+7y/+1xv+Ho//x9P+9zP+2x/+swP+gt/+Oqf/Y4v/r8P/l7P/b4//F0/+juf+Zsv+XsP+Trf/p7v97mv9wj/+kuv+ftf/x9P92lf/3+f/I1f+5yv+Eof98m//8/f/4+f90lf+9zf/j6f/T3f/L1/+Bnv/6+/+SrP/m7P/f5v/O2v/L2P/E0v/Az//+///s8P/e5v+rv/+pvv+Anv+qvv+Pqv+Kpv+CoP93l/9xlP/z9v/p7v90lf9uj//P2//v8//o7f/k6v/K1v+6yv9rjv98nv/E0v/9/v/09//h6P/X4f9pjP/9/f/N2f/K1v/C0f+Ho/99nP/1+P9sj//6+//u8/+iuP/u8//g6P/U3v+3x/+0xv+etf+Vrv9pjf/B0P9ukf+ht/+Vr/94mP/G0/+8zP+2x//+/v/09v/W4f9ojv/c5P+xxP/d5v+xw/+vwv+Jo//g6P+nvP+SrP/R3P/1+f/W3//U3//C0P+Jp/9nh/+Kpv+Fov/Y4f/J1/+Pqf+rv/+Oqv+Oqv+muv+twP/f5//t8P97mf/h5/+twP+kuf/L2P+juP+Ipf+huP+Pqf/d5v+zxf+cs/+Zsf+wwv/V3v+8zP+Go/+zxP+GpP/T3f/r8P/u8v/o7f/d5P/m7P/H1P/w9P/D0f+uwf/Z4v/F0v/09//D0v/v8//s8v/d5P/Y4f/s8P+etv/X4f+gt/+ovf+bsv+xw/+Vr//j6v+1x//J1v+4yf/r8P+yxf/T3f/B0f+Fo//09//W4P/h6P/L1v/i6f/x9f/t8v/G0/+uwf/z9f/7/P/n7f/z9v/T3f+4yf/J1v/z9f/w8//q7v/O2v/8/f/5+v/y9f/w8//g6P/z9v+/zv+5yf+9zf/5+v/Q3P/B0P/u8f/R2//////LSJnaAAAA/HRSTlMAAwGMx2jAn2u7ebn0q8zX7J3TiHz45bRS35SFYZmPSembkYNwVMXh2cmodWVjXN43DHZu6gfyrJZGOvrzLAbVvbBB91raz7aypqH+4s6Bfj9/Vk9EMint3C8gt+fc1q+XGAml/O/SxBz7s66kSz3wI/bjc+fQvpOObV8VoyZyXjSpmgv97sMPyorNiYZN0XpYuvHCv6JNEhEWw61YgCUdGBIP5CIgHypaUEU6NS9JQy8lGlY6NCuMfVtPSzspJoRxcExBNTMUyn9zaWRfVkk9Oad9emtkY0RBMLGsnJaQj4ZmXVHhsaKbeW9owb466dnVy7mYj45wyaGV3bdGzuNnAAASkklEQVR42uyaS0iUURiGTUQZ1MaMURSEbOFt4ybGQClFHO9rBS8F3nAURHG0hZvyQrgQRsfNuKmRCTcGGaEzThNqMyouwswKNTVMLe/a/bLo+845/5z/dzIiumj971I3gz6+Puc9x0POT6bRaXfYrJa18YHFhYXXKzMz6+/fb2+/ePFia8uvWlXelFkcr6pO2NqCr2xv77xfn5lZWXm9sDgwvmZZGnHYzaZjHnLk/PaYzL0jS9Pji6+XN3Z3gvJPnTkTEJCT01xSUtWuVick+PlVJ6tUqvj44uLipkxIU3F5fLxKlZxc7efnl6BWt1eVlDTn5AQEnDl16lR+be2n3fWZlYWBNcugze485yFHzq/Kub7eEcv44tzyekpsbEhIZGRWVk1NUFBtPqU2gFGbANRWVycnI7XlCO0XQm25mFp1VRWjFrDNz68NCqqpyYqMDAmJjc3NzQ3cmJwfmLba7CZPDzlyfg5Wh3V6YG559HyhUhkVlZJSUJDLqK3pDkJqoS8ZtVWEWiCTUltejl37BaCVdG2Cul1MLUIb1M2pLShIiYpSKpWF58+37U3Oj1ue2E0ecuT8EK1mm3VoYG4vW6MrLQ0MDDwvUIvQ8q6tBWqZIeRQQ+DU8q51NwQxtbVAbRajNrZARG1gaWBpm0anyY6enB+bGOyV6ZVzIK6bPUPzs17Rx48fb80GaHVtpQRaF7XYtZFIbTcRBAFb7rWc2uJM1rVoCCqgFquWdy0TBDCEbqSWlm2KQC38rZSW6nS67OxW+CxXr0Z7ec/J8MqRxtQ7ONQ/2xIREeHlFR191UVtqRu1wBep2hpqCNxrpYYg6dp4Ude2Y9cG8K5FQ8hyNwSglnZtNoE22svLKyKirKxFsTo28cQsH9v+81Bevb29O1qMZQAtUhs9SqnVsK5199osRi3fENwNgXitcBqrrmZly7r2DKUWq7Zb8FrBEAoptW1tGg3rWk5tC3xSQ53ig8zuf5pzd4df9c8qFIrEOgOhtgyphdCubaVdC9iyrkVo+Wnsm12bID6NZYqWLxX32qpm0fKVD9ii10bSrkVDiJJ2bWuriFqjsaUDPmpdXWIifG7f1bGezT55bfhfYrrfM7Wamufrq9cjtIkGA+1aZgiArdRrlUBtirRr2YbAvBZGBLV71/INAcuWbwjcEERey7tWKe7abGnXdiC1DFq9r29eampF/3O5dv/1ODd7pj5og4ODU13UQtdyQ+Beq9FovnMaE20IAdwQJHut2BCE05jaffkSDAGwxbJl1CK27DQ2iqcxCFKLXWsgXatX+BJqg4O1aWlJz14N35XR/RfTeP/2VOeFpKS0tDQCLVDrq9AjtXVIrdFYVsaoHWWGQKgN3EdtCNVa91sGtdQQmvhpjFUtX74QWjoioNdm0a5lGwL3Wp1GI/HaCCP1WkMddi1Cm5cH1BJsky5UxGHrysLw7wQd9pl/XFfFBaRWq9UCtalIrZ56rcG7A7u2jHktMQQN91qllFq2fImoba468G5M6rVq4rV8Q0CvZdTGgtcitrxrNUgtli1QCyFe6+0yBL3eF6Cl1CYBtYBtnL9/0b2ezWseco56QGLvpV++7O8fF1dRAdhC16Ih0K4lhpBoQBaMLS6vZacxTdu+DSFXsiHkU689YENgd2MSQ0iQ7rXiG90Qvnxh2eJhTOfqWihb7rXUEIBalyFotaRru+IQ28uXY9LBF27JD3OObPqePn9TlJ4eExNDqO0CapOQWsCWdq2CUmtgGwKnli9f6LWFrg0hhFEr7doS1rXSu7HM8nK3DaHd7W6shnutyxACqdficYxSyzYEgVqEVsENQYtdi9j6U2rTi4oqfaZu32n0kHO04nlr+N3HjIaGoqIipNafUNsF1KIicK9VUK8FQ8Cu5YbAqQVslfv2Wuq1+TU7uxszK/DycG1t2mJZWrKOjIzYHA673Wx2Ok3nPImbNJqcfWa7vdfhsMG3rUtLFss0PG3Eh43ruzvC8sW7lhkCgxYMQXzLYCReyzYESGoePY0JXesPiYlBbCsbOjMyMu713L/uIedo5NiNm+8++vhkALSVlaRrqSEAtNKu1VNqWddKN4Rs3f6uLdxYnsTXsdNLg7Ze8y95WOhp6rM7RqyW6fGB+bnJ5Q0lNQRyo+u+fOGGIMFWOI2Rqq2ghgDUYtcSbH18fE4AuXLnHvr0PX30JvzEiRM+gG0nYFsE2IIgQARD0LINIY9vCNLla1R8ozu6PLc4brE6zH/iEcAxp90GD83mJ/dAqjU64TTGvNYodC0uX2SvJV1LNwSkFg3B1bWEWvhBhIdfeSjbwiHO9QeP34aFXQkPp9AitWgIgtfGYdcecBrrMJYJy1c0gLIHb62GrE96+/7aCmoyOwYnhvrnJo3otXz5Yl6roNCmptLTGHYtei1imy50rQ+lFrANC7v48ra86B6+HLs1/PDs2YsA7RWAlmLb0MkNgXStdENwv2WIUKzi2yrnoZo98ekkPpYQ7saQWtq1dPlCr+WGIO1axJZSe/Hs2bePHsiae4jSeOfxpdBQhJZULe/aSmIISG0cNwTetQoIMQTDbP9Qj818mP+Pejp7ByfGVmeF5WufIVw4wGuxahm1oaGh9S9vyqPYYYgnnL1O19cDtEAt7VrqtXCIdnWtsCEkYdfyWwaF4jMp174j9JtsvGvrGer/oMcNQXzL0CVZvhoaMii1iG2YQG19/enTp08+li33K/tm7JNGGIbxqiEht5m7iasMcBuwwOJk0tEFcn9BG7s1bizQGBycCCbXpUkTo9VFJVpRSeNkuBqnq6BRoiwOMtldm3Tr+37fJ9+dtFEUbNX3+RPIj+d+93zf/ctgyZb1YDAUAmx510J410JY1wqvbTeEma3vJ9uP9571yObu8rfTd6xrhSEIahFb2bXCayW1wWAwM2CvLf5XFvSMMr9fzw9kMhnEFqmVXSsMYQI3hFFJLUD7GixwZuvHU/kuoG+zsXx0CtS+Yl4runZ0fHzcvSEAtUPcEEKCWshhdYlezx44I0vV80J+AILQQgIuagdby9e1vXbm9Ogp3kmd2j45q7z1Ll/tXRuAoCEAtQzbQkE93qdLCw+Wsa9NXVXVfB6xdXftsOxauSHwszHgtfG0L6IufNkBdhm0vGul10Kk14quzQO1qqqDK7yg9Dwj682wrk+raqEgoGXUtrp2yGUI3Gt/we3T5/L+0Q+6W/mIXTvR7rWArTSEfJ5Rq+the40at5dBMTDDCC2jVhoCYjscAGo5tBC+fA0elXefhsF2dqTdOKtMyLlWvo2F3NQCtNPTiG04aZcI3B6lb6mqJZPhK2rVFrVBFATRtXKvrZw1Fh/RotXdoOzu/LwYhLj3Wo8hCGrDQG1y1jTIcbufvo2ilTJnZxFbnRsC81qxIYQ8XntRpy9SWOZ3y+dv2pevjPRaQa1pplIph87OuoxsXEulTJND6zWEjPRagDZwXqbredd94bgiqfUYgsq6Ngldi9hqmna8Qj9etw6/bMvSNIYt/MAtQ8i7DQG79rLeoPH8b75QPg8wbINyQ+CGILtW0yxLUZoE7v2RrRmKolgaUouGwL1W93gtdu1lnY57bj5IPBRei+GGAHF3rYKJ7608l82lF5lacSLxOFLLutaUXeuhNlOnOyEdkMu9VnYtJGnysrUshDYej6SLG9QBd5TZdASgjSsQhNZFrS69FoilF6+OsgDkIrauDWEWu1ZjhoDYRiKRdNohU+g4CyUnl2tRa1nSEKTXFmwi9s7kNg89G4IwBNG1SG0uZ9BVhQ4PEwzDyKWBWoEtUis2BNG19toSydc9bx81D91dC9hKaiNIrWE4dPxwy8yXnEQCoL3WtSnetQhtsklXRLv1YajNli8BraYgtozaXBqgTSQS2cl1+q1vytj6pD+bBWpF10qvFV2btIukBV2WhVRrQxDQCkNAbLNZv1N7zoeMt/jr13x+P1LLyhawlYLAX8fobl33g0ZWtE2+11oearFr/RDf3gEV7p/z6WDS5/MJaF1eqwhslSo9q3qW/vn9Y63Na7Fqs0gtpDZHhXs9/Z9r0ShC6+5aQS1C65ToEKHXmVqvRtoNwQ9BbKPR96vUGt5H1IcYg9YjCDkxIcSrNB32ONLRSg7H1msIEMA2GqNJoZWp1ckYQCuoRWwZtUYaFSFdpNHwYbOwsodde7UhtLAFaGOxl7U5eub9Ztfscd0Eoihsu8oSKJBoQpUYyYULmhSIBVjACuip0tFQpEaaagTSyLiI9GSMZArEKp4it95N7oXBk6dUr7Ln59sB4uNw7p0BTlfb3s7Wcm0fvfbbV7MveAYo7k9eEB5h+x0Aa22b9OlKb9bHP7kNgLZC2slawKTs80Bx/2sIW8DO7dy7VSt9SfuoyHMurei1k7bnt/3K8ExQXLT2Y0MA8qLwro2mRaG6hV5RTNpuuba81345v+n+E3oR6su7aAjc2hyt9cL4qN+fcNNcw9DzPJG1i7VG2dfidHlHaYW1qK0H2oauZvvz/ZEyhtLyrBUN4WzuxLweIO6HrOXWhiQa6pUupHeLkRCYrbWB2dqzZh+vPGxOl1xoW3iztYyxqNWj4KadG0URm7z9tyHoPZi+PnBJRExjk7WEEHiTrtMof9T7q7NctJYwcBaYGgJwVf/R5Sft3bkh8KydrXVV93aHzs7WklBMY2b+kob65uE0NhcEQhhaa1mWo+7VmqqzgElaRlDbKWtD0wykAg6GikJkretO2saKelt1cRyjtQAD5qw1zUBCdr2L1jIWAdzaWEVvq44+pI0AErLQs/rdyiAjm9ONiF5rATGlpaPWwUM1ZHSxFokIY9FNn12fivw4toQwkbWobemPynhbD1lW0hKtfYTtVa3PUk+q3pp7LYDW0jLL2lGJ+yP14DhZltFFW5DW6swApgbrpn1kbVmCtJnj+KP0GyFwFsCspZRLq1j70Z2qsxC0loK0qK0vd95Wne/7IC1Q8qgd9DgB1Il0dKx4CVsH8P1E3n3C7t76AM/aErKW3s1FAxVZNweUllvrIwc5V5r7MUiSWVoMW5C2NdVAXao7DmNL1vpJkgy1dH/V9W9wNmmTxdqy7OR7CMMnV2EiaxMgkGzoXjdDEKC2S0HwR3OeoD6beuBZ26K0QXC4y/Pa/7Jrx7gJw1AYx2su0iuYgYFI7sAJstiS2ZKpk8UeWfKWKyQLLJ5Qxyp34TZ9D15YOkBpm9ji/U/A8CP+HFj0styMapHtZ54bh/t5y2E9LoQNVppMXoN1uixLQns8rl9PeZ0T3O96O5T4rL2wBQkuZnCbWQ7OXdUe1zwNni8YCsh2VOuK1I/a2jtHapHtZp/J+cD9bf0HoiW1rpAp38TfYlEUgJaetWUOZwP3P3UnetYCW1ChU52JogoS1UKIlq9gT95yILSugKRKciq2VhLaEpIVm3366j2pxaSMyf07YRUlND5qTynvGG6aaDOSWgnptFiIKoQLWmQ7pLphuOkTB0lqoZDSTGiVBrXE1iT0wbgEEn0gtSEEncoNfRV1uKKN/KqL+/4C1xYSA7XapjATRGU1hGxT3NtcGnUK0UJgZf7TuDWEls1yt9wiWsja7awzYRWttYgWYrPcLbejWqua2WaCqBSixQLvWe5mi06RWqv8TDOhNUrZC9sdm+Xuu5cpUqvU+wwzYbVVkIXYLHd/olekVpmpZ8KiMYbU7ma/EXJZBW5JrZl2V9bRnNWyWe4xt8TWTPd3FdEYSEFslnsoURlAi01FqN56f2br2xeOe9ytgbyf4nErGg/hl6RN4Jc5Lt++2rVjHMdCIIqiqtoRQW2mMogIyZFjlsB2B9wjjaY1PXa3wcbSPaEDR1fP9fVt8aPai2+f2+TlWu2l0yweZHlEO5S9cyu1lDKj5T/fWCH4jLaUnXMbvFyrzby8xRrayqUM2+ZWqvuM1nmpgHWkl8F9z9yG7LNa5yEMa0n8yHb93Er1oXjnoMVyFn3KQVcP7VRpFn+sDiznaiuHNufsHnkIwy7aPA/r5jbFGW3m7S12ku55WPN7Li1PPIRhN6sjtBjTmm+KmYcwPEOKs9tHF1JDHCoHLZ5DQ8yPBic9DoHjAKvsb85qjbFxHOCprMZaf5qdhlorxwGeTsPIttvPlno0y3GAZfbHp6n3ynGAV0m99u/2J6H3znGAvW4n+J25tdY7xwFey1pvQe6/DlrjOMDLqfXW7N5pbs0YWhxgtpj0rl1uiaHFISzccSWohUCzOIemm0VKChwHOMutKCVwHOA4av/JVi0xtDiRpCRfRcvQ4lBfxSnG0OJc/+xTjKHFyVRMP38iDC0O92lZVRhanO+vcVWGFu9BRWkW7+Z3rapEizdy7ZVm8V5Gtr8AtSnix59eOmYAAAAASUVORK5CYII=";function _w(n){Se(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 Rw(n){let t,e,i,s,r;return{c(){t=Q("div"),e=Q("div"),i=ae(),s=Q("span"),r=Be(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),U(e,"background-image",`url(${Bw})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),U(t,"transform",n[2])},m(o,a){Z(o,t,a),j(t,e),j(t,i),j(t,s),j(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function Fw(n){let t,e=n[1]&&Rw(n);return{c(){e&&e.c(),t=We()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function Nw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Da(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class Hw extends ke{constructor(t){super(),Me(this,t,Nw,Fw,Ce,{floorplanData:3,northDesc:0},_w)}}function Gw(n){Se(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 Ww(n){let t,e,i,s,r,o,a,l,c,h,u,f;const m=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let p={};for(let z=0;z<m.length;z+=1)p=St(p,m[z]);t=new ww({props:p});let g=(n[3]||n[5])&&Df(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let b={};for(let z=0;z<v.length;z+=1)b=St(b,v[z]);s=new sf({props:b});const w=[{floorplanData:n[12],floorIndex:n[2]}];let k={};for(let z=0;z<w.length;z+=1)k=St(k,w[z]);o=new Oy({props:k});let E=n[6]&&Tf(n),L=n[11]&&Lf(n),D=n[4]&&zf(n),G=n[23]&&Of(n);return{c(){me(t.$$.fragment),e=ae(),g&&g.c(),i=ae(),me(s.$$.fragment),r=ae(),me(o.$$.fragment),a=ae(),E&&E.c(),l=ae(),L&&L.c(),c=ae(),D&&D.c(),h=ae(),G&&G.c(),u=We()},m(z,B){pe(t,z,B),Z(z,e,B),g&&g.m(z,B),Z(z,i,B),pe(s,z,B),Z(z,r,B),pe(o,z,B),Z(z,a,B),E&&E.m(z,B),Z(z,l,B),L&&L.m(z,B),Z(z,c,B),D&&D.m(z,B),Z(z,h,B),G&&G.m(z,B),Z(z,u,B),f=!0},p(z,B){const A=B&5188?jt(m,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?g?(g.p(z,B),B&40&&F(g,1)):(g=Df(z),g.c(),F(g,1),g.m(i.parentNode,i)):g&&(Ee(),Y(g,1,1,()=>{g=null}),xe());const C=B&4100?jt(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(C);const I=B&4100?jt(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};o.$set(I),z[6]?E?(E.p(z,B),B&64&&F(E,1)):(E=Tf(z),E.c(),F(E,1),E.m(l.parentNode,l)):E&&(Ee(),Y(E,1,1,()=>{E=null}),xe()),z[11]?L?(L.p(z,B),B&2048&&F(L,1)):(L=Lf(z),L.c(),F(L,1),L.m(c.parentNode,c)):L&&(Ee(),Y(L,1,1,()=>{L=null}),xe()),z[4]?D?(D.p(z,B),B&16&&F(D,1)):(D=zf(z),D.c(),F(D,1),D.m(h.parentNode,h)):D&&(Ee(),Y(D,1,1,()=>{D=null}),xe()),z[23]?G?(G.p(z,B),B&8388608&&F(G,1)):(G=Of(z),G.c(),F(G,1),G.m(u.parentNode,u)):G&&(Ee(),Y(G,1,1,()=>{G=null}),xe())},i(z){f||(F(t.$$.fragment,z),F(g),F(s.$$.fragment,z),F(o.$$.fragment,z),F(E),F(L),F(D),F(G),f=!0)},o(z){Y(t.$$.fragment,z),Y(g),Y(s.$$.fragment,z),Y(o.$$.fragment,z),Y(E),Y(L),Y(D),Y(G),f=!1},d(z){ge(t,z),z&&X(e),g&&g.d(z),z&&X(i),ge(s,z),z&&X(r),ge(o,z),z&&X(a),E&&E.d(z),z&&X(l),L&&L.d(z),z&&X(c),D&&D.d(z),z&&X(h),G&&G.d(z),z&&X(u)}}}function Uw(n){let t,e;return t=new Lw({props:{missingFloorConfig:n[19]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Df(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new xf({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33820676?jt(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Tf(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Uy({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33748868?jt(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Lf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new $y({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&69636?jt(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function zf(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Vw({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&3149825?jt(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Of(n){let t,e;return t=new Hw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qw(n){let t,e,i,s,r;const o=[Uw,Ww],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=Q("div"),i.c(),y(t,"class",s=wt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Z(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Ee(),Y(a[u],1,1,()=>{a[u]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),F(i,1),i.m(t,null)),(!r||h&2&&s!==(s=wt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){r||(F(i),r=!0)},o(c){Y(i),r=!1},d(c){c&&X(t),a[e].d()}}}function Xw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:b}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:k}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:D}=t,{highlightData:G}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:B}=t,{cameraImageUrl:A}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:M=void 0}=t;const S=Sc(void 0);return S.subscribe(T=>{M&&e(26,M.roomOnMouse=T,M)}),n.$$set=T=>{"panoIndex"in T&&e(0,r=T.panoIndex),"isCurrent"in T&&e(1,o=T.isCurrent),"floorIndex"in T&&e(2,a=T.floorIndex),"highlightEnable"in T&&e(3,l=T.highlightEnable),"cameraEnable"in T&&e(4,c=T.cameraEnable),"hoverEnable"in T&&e(5,h=T.hoverEnable),"roomLabelsEnable"in T&&e(6,u=T.roomLabelsEnable),"roomAreaEnable"in T&&e(7,f=T.roomAreaEnable),"roomNameEnable"in T&&e(8,m=T.roomNameEnable),"roomNameOtherTypeEnable"in T&&e(9,p=T.roomNameOtherTypeEnable),"roomDimensionEnable"in T&&e(10,g=T.roomDimensionEnable),"ruleLabelsEnable"in T&&e(11,v=T.ruleLabelsEnable),"floorplanData"in T&&e(12,b=T.floorplanData),"getRoomAreaText"in T&&e(13,w=T.getRoomAreaText),"getRoomDimensionText"in T&&e(14,k=T.getRoomDimensionText),"getLabelElement"in T&&e(15,E=T.getLabelElement),"getRuleDistanceText"in T&&e(16,L=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(17,D=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(18,G=T.highlightData),"missingFloorConfig"in T&&e(19,z=T.missingFloorConfig),"lastPanoramaLongitude"in T&&e(20,B=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(21,A=T.cameraImageUrl),"northDesc"in T&&e(22,C=T.northDesc),"compassEnable"in T&&e(23,I=T.compassEnable),"store"in T&&e(26,M=T.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=b.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[r,o,a,l,c,h,u,f,m,p,g,v,b,w,k,E,L,D,G,z,B,A,C,I,s,S,M,i]}let Yw=class extends ke{constructor(t){super(),Me(this,t,Xw,Qw,Ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},Gw)}};function Zw(n){Se(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jf(n,t,e){const i=n.slice();return i[26]=t[e],i}function Vf(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=Bf(jf(n,s,a));const o=a=>Y(r[a],1,1,()=>{r[a]=null});return{c(){t=Q("div");for(let a=0;a<r.length;a+=1)r[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Z(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=jf(n,s,c);r[c]?(r[c].p(h,l),F(r[c],1)):(r[c]=Bf(h),r[c].c(),F(r[c],1),r[c].m(t,null))}for(Ee(),c=s.length;c<r.length;c+=1)o(c);xe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)F(r[l]);e||vt(()=>{e=Vn(t,Vt,{duration:n[0],easing:an}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Y(r[l]);i=!1},d(a){a&&X(t),gi(r,a)}}}function Bf(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Yw({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&67108860?jt(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function qw(n){let t,e,i=n[1]&&Vf(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=Vf(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Jw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:b}=t,{floorplanData:w}=t,{lastPanoramaLongitude:k}=t,{cameraImageUrl:E}=t,{getRoomAreaText:L}=t,{getRoomDimensionText:D}=t,{getLabelElement:G}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:B}=t,{highlightData:A}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=M=>{"duration"in M&&e(0,i=M.duration),"visible"in M&&e(1,s=M.visible),"northDesc"in M&&e(2,r=M.northDesc),"panoIndex"in M&&e(3,o=M.panoIndex),"floorIndex"in M&&e(4,a=M.floorIndex),"cameraEnable"in M&&e(5,l=M.cameraEnable),"hoverEnable"in M&&e(6,c=M.hoverEnable),"highlightEnable"in M&&e(7,h=M.highlightEnable),"compassEnable"in M&&e(8,u=M.compassEnable),"roomLabelsEnable"in M&&e(9,f=M.roomLabelsEnable),"roomAreaEnable"in M&&e(10,m=M.roomAreaEnable),"roomNameEnable"in M&&e(11,p=M.roomNameEnable),"roomNameOtherTypeEnable"in M&&e(12,g=M.roomNameOtherTypeEnable),"roomDimensionEnable"in M&&e(13,v=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(14,b=M.ruleLabelsEnable),"floorplanData"in M&&e(15,w=M.floorplanData),"lastPanoramaLongitude"in M&&e(16,k=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(17,E=M.cameraImageUrl),"getRoomAreaText"in M&&e(18,L=M.getRoomAreaText),"getRoomDimensionText"in M&&e(19,D=M.getRoomDimensionText),"getLabelElement"in M&&e(20,G=M.getLabelElement),"getRuleDistanceText"in M&&e(21,z=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(22,B=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(23,A=M.highlightData),"missingFloorConfig"in M&&e(24,C=M.missingFloorConfig),"store"in M&&e(25,I=M.store)},[i,s,r,o,a,l,c,h,u,f,m,p,g,v,b,w,k,E,L,D,G,z,B,A,C,I]}let Tc=class extends ke{constructor(t){super(),Me(this,t,Jw,qw,Ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},Zw)}};const Kw="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 $w(n){return ie(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ie(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function e2(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",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 t2(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(e2),rules:n.rules,is_has_wall:n.is_has_wall}}function i2(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function n2(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 Fn(n){return ie(this,null,function*(){const t=yield $w(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(t2),s=n.computed_data.entrance?n2(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(i2)}})}function s2(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Kw,width:45,height:48},a=iw(r,t),l=ew(r,e),c=tw(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function r2(n,t){return t(n),n}function hr(n,t){return r2({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function _f(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 Lc(n,t,e=Bn.BOUNDING_CENTER){const i=_f(n,t),s=_f(n,t+1);return e===Bn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Bn.CEILING?s:i}function zc(n,t,e,i){const s=Lc(n,e,i==null?void 0:i.attachedTo),r=new P.Vector3(0,s,0),o=new P.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Nn=class{constructor(t,e){d(this,"VERSION","3.67.4");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new Ct);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new qo(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return dc(this.staticPrefix,t)}onWorkCodeChange(){}},fn=class extends Nn{};var ai=(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))(ai||{});const Rf=500,o2=80;function gs(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Ff(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return gs(o,a,e)||gs(o+i,a,e)}Object.assign(window,{nearlyEqual:gs,nearlyEqualRad:Ff});function a2(n){return Object.prototype.toString.call(n)==="[object Object]"}function Nf(n){return a2(n)&&!!n.isVector3}function Oc(n,t){return ie(this,null,function*(){const[e]=yield ps(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!l2(i,s))throw new Error("pose 与预期不符")})}function l2(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"?Ff(i,s,2):typeof i=="number"&&typeof s=="number"?gs(i,s,2):Nf(s)&&Nf(i)?s.distanceTo(i)<.01:i===s})}function c2(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!gs(e,o,2)||!gs(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!gs(s,c,2))}function Hf(n,t,e=!0){return ie(this,null,function*(){if(c2(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield ps(Oc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield ps(n.updateCamera(hr(t,["mode"]),l,e));if(c)throw new Error(ai.UpdateCameraError)})}function ur(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function h2(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 u2(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 d2=class extends fn{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,"store",{roomOnMouse:null});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)=>ie(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)=>ie(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ai.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.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=>ie(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(ai.ModelNotLoaded);if(!this.data)throw new Error(ai.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=N(N({},i),e),r=()=>ie(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 ps(Hf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ai.UnknownError);if(!this.updateSize())throw new Error(ai.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Rf;ur(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 r;(r=this.showRejection)==null||r.call(this,ai.BreakOffByHide),this.showPromise=void 0;const s=N(N({},{userAction:!0,isAutoHide:!1}),e);ur(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",this.store.roomOnMouse))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||u2(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.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();h2(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.workUtil.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:o2/((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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new Tc({target:this.container,intro:!0,props:i})}};const f2=(n,t)=>new d2(n,t),Gf=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],p2="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function g2(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 m2(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 v2=class extends fn{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,"items");d(this,"store",{roomOnMouse:null});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)=>ie(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)=>ie(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ai.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.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=>ie(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(ai.ModelNotLoaded);if(!this.data)throw new Error(ai.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=N(N({},i),e),r=()=>ie(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 ps(Hf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ai.UnknownError);if(!this.updateSize())throw new Error(ai.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Rf;ur(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 r;(r=this.showRejection)==null||r.call(this,ai.BreakOffByHide),this.showPromise=void 0;const s=N(N({},{userAction:!0,isAutoHide:!1}),e);ur(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",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.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&&m2(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.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),g2(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(hr(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.workUtil.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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),fi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:u,width:f,height:m,notes:p,type:g,id:v,rotateX:b,rotateY:w,rotateZ:k=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-u)/o},width:f/r,height:m/o,src:p2+Gf[g].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:p||Gf[g].description,rotateX:b,rotateY:w,rotateZ:k}})})}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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Lc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Tc({target:this.container,intro:!0,props:i})}};const A2=(n,t)=>new v2(n,t);let b2=class extends fn{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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.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.workUtil.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.workUtil.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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});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 ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(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=Lc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ie(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 ie(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}_show(e){return ie(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 Oc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;ur(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ie(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;ur(this.five,s,r),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,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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 Tc({target:this.container,intro:!0,props:i})}};const y2=(n,t)=>new b2(n,t);function w2(n){Se(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 P2(n){let t,e,i;return{c(){t=Q("div"),e=Q("div"),i=Q("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),U(i,"background-image","url("+(n[0]||Rn)+")"),U(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),U(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),U(t,"opacity",n[3]?1:0)},m(s,r){Z(s,t,r),j(t,e),j(e,i)},p(s,[r]){r&1&&U(i,"background-image","url("+(s[0]||Rn)+")"),(r&1||r&3)&&U(i,"transform",s[1]),r&4&&U(e,"transform",s[2]),r&8&&U(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function C2(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function I2(n,t,e){var w,k;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?k:0;function p(E,L){const D=E.bounding,G=E.observers[L];if(!G)return"";const z=(D.max.x-D.min.x)*l,B=(D.max.y-D.min.y)*l,A=Math.floor(G.positionInImage.x*z),C=Math.floor(G.positionInImage.y*B);return`translate(${A}px, ${C}px)`}function g(E){e(7,u=E)}function v(E){e(9,m=a.work.observers[E].floorIndex)}const b=Ko(E=>{e(8,f=E.longitude)},1e3/60);return Ot(()=>(a.on("panoWillArrive",g),a.on("panoArrived",v),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",g),a.off("panoArrived",v),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=p(c,u)),n.$$.dirty&256&&e(1,o=C2(f))},[h,o,r,s,a,l,c,u,f,m,i]}class M2 extends ke{constructor(t){super(),Me(this,t,I2,P2,Ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},w2)}}function k2(n){Se(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 Wf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Uf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=Q("div"),i=Q("div"),o=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),U(i,"background-image",`url(${t[1].icon.url})`),U(i,"width",s),U(i,"height",r),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),U(e,"top",a),U(e,"left",l),this.first=e},m(c,h){Z(c,e,h),j(e,i),j(e,o)},p(c,h){t=c,h&1&&U(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&U(i,"width",s),u&&U(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&U(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&U(e,"left",l)},d(c){c&&X(e)}}}function E2(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=Wf(n,s,o),l=r(a);i.set(l,e[o]=Uf(l,a))}return{c(){t=Q("div");for(let o=0;o<e.length;o+=1)e[o].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){Z(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=ki(e,a,r,1,o,s,i,t,kc,Uf,null,Wf))},i:oe,o:oe,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function x2(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class S2 extends ke{constructor(t){super(),Me(this,t,x2,E2,Ce,{extraObjects:0},k2)}}function D2(n){Se(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 T2(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=St(l,a[h]);t=new sf({props:l}),i=new S2({props:{extraObjects:n[7]}});let c=n[3]&&Qf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),r=We()},m(h,u){pe(t,h,u),Z(h,e,u),pe(i,h,u),Z(h,s,u),c&&c.m(h,u),Z(h,r,u),o=!0},p(h,u){const f=u&20?jt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&F(c,1)):(c=Qf(h),c.c(),F(c,1),c.m(r.parentNode,r)):c&&(Ee(),Y(c,1,1,()=>{c=null}),xe())},i(h){o||(F(t.$$.fragment,h),F(i.$$.fragment,h),F(c),o=!0)},o(h){Y(t.$$.fragment,h),Y(i.$$.fragment,h),Y(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function L2(n){let t,e,i;return{c(){t=Q("div"),e=Q("img"),y(e,"class","missing-floor-image svelte-18287ai"),mt(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){Z(s,t,r),j(t,e)},p(s,r){r&64&&!mt(e.src,i=s[6])&&y(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function Qf(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 r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new xf({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&567?jt(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function z2(n){let t,e,i,s;const r=[L2,T2],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=We()},m(l,c){o[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ee(),Y(o[h],1,1,()=>{o[h]=null}),xe(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),F(e,1),e.m(i.parentNode,i))},i(l){s||(F(e),s=!0)},o(l){Y(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function O2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const p=void 0;return n.$$set=g=>{"five"in g&&e(0,o=g.five),"pxmm"in g&&e(1,a=g.pxmm),"floorIndex"in g&&e(2,l=g.floorIndex),"hoverEnable"in g&&e(3,c=g.hoverEnable),"floorplanData"in g&&e(4,h=g.floorplanData),"extraObjects"in g&&e(10,u=g.extraObjects),"highlightData"in g&&e(5,f=g.highlightData),"missingFloorImageUrl"in g&&e(6,m=g.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,r=u==null?void 0:u.filter(g=>g.floorIndex===l))},[o,a,l,c,h,f,m,r,s,p,u,i]}class j2 extends ke{constructor(t){super(),Me(this,t,O2,z2,Ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},D2)}}function V2(n){Se(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 Xf(n){let t,e,i,s,r=n[8]!==0&&Yf(n);return{c(){t=Q("div"),r&&r.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){Z(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[14]),Ve(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&F(r,1)):(r=Yf(o),r.c(),F(r,1),r.m(t,null)):r&&(Ee(),Y(r,1,1,()=>{r=null}),xe())},i(o){e||(F(r),e=!0)},o(o){Y(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,pt(s)}}}function Yf(n){let t,e,i,s,r=`${n[10]}px`,o=`${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=St(c,l[f]);e=new j2({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=St(u,h[f]);return s=new M2({props:u}),{c(){t=Q("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),U(t,"width",r),U(t,"height",o)},m(f,m){Z(f,t,m),pe(e,t,null),j(t,i),pe(s,t,null),a=!0},p(f,m){const p=m&6381?jt(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(p);const g=m&2073?jt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(g),m&1024&&r!==(r=`${f[10]}px`)&&U(t,"width",r),m&8192&&o!==(o=`${f[13]}px`)&&U(t,"height",o)},i(f){a||(F(e.$$.fragment,f),F(s.$$.fragment,f),a=!0)},o(f){Y(e.$$.fragment,f),Y(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function B2(n){let t,e,i=n[1]&&Xf(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=Xf(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function _2(n,t,e){var E,L;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(L=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?L:0,m=0,p=0,g=0,v=0;function b(D){e(12,f=i.work.observers[D].floorIndex)}Ot(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const w=D=>{e(8,m=D.detail)},k=D=>{e(9,p=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,r=D.hoverEnable),"floorplanData"in D&&e(3,o=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData),"missingFloorImageUrl"in D&&e(7,h=D.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const D=Math.min(m,p),{max:G,min:z}=o.bounding,B=G.x-z.x,A=G.y-z.y,C=function(){return B>A?[D,D/B*A]:[D/A*B,D]}();e(10,g=C[0]),e(13,v=C[1]),e(11,u=g/B)}},[i,s,r,o,a,l,c,h,m,p,g,u,f,v,w,k]}class R2 extends ke{constructor(t){super(),Me(this,t,_2,B2,Ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},V2)}}let F2=class extends fn{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:!1,highlightEnable:!1,cameraImageUrl:Rn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=N(N({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ie(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Fn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ie(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 ie(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}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=s2(e,this.five,this.data),this.render())}formatData(e){return ie(this,null,function*(){return yield Fn(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,r=e.config?N(N({},s.config),e.config):s.config;this.state=de(N(N({},this.state),e),{config:r}),!Ht(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=de(N({},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 R2({target:this.wrapper,props:e})}};const N2=(n,t)=>new F2(n,t),H2=[{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:"和室"}],G2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],W2=[{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:"写字楼"}],jc=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},U2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(jc(s,0,0)),r&&n.applyMatrix4(jc(0,r,0)),o&&n.applyMatrix4(jc(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=N({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var qf={},mi=void 0,Q2=qf;function Vc(n,t){var e=n.split("."),i=Q2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==mi?i[s]=t:i=i[s]?i[s]:i[s]={}}var dt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function ms(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,u,f,m;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,r=new(dt?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(u=0;u<t;++u)if(n[u]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(m=o<<16|u,f=c;f<s;f+=l)r[f]=m;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Hn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=dt?new Uint8Array(n):n,this.m=!1,this.i=Ta,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Bc:this.b=32768,this.c=new(dt?Uint8Array:Array)(32768+this.h+258);break;case Ta:this.b=0,this.c=new(dt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Bc=0,Ta=1,Jf={t:Bc,s:Ta};Hn.prototype.k=function(){for(;!this.m;){var n=Ei(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=mi,a=mi,l=i.length,c=mi;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Bc:for(;s+o>i.length;){if(c=l-s,o-=c,dt)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case Ta:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(dt)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(X2,Y2);break;case 2:for(var h=Ei(this,5)+257,u=Ei(this,5)+1,f=Ei(this,4)+4,m=new(dt?Uint8Array:Array)(_c.length),p=mi,g=mi,v=mi,b=mi,w=mi,k=mi,E=mi,D=mi,L=mi,D=0;D<f;++D)m[_c[D]]=Ei(this,3);if(!dt)for(D=f,f=m.length;D<f;++D)m[_c[D]]=0;for(p=ms(m),b=new(dt?Uint8Array:Array)(h+u),D=0,L=h+u;D<L;)switch(w=no(this,p),w){case 16:for(E=3+Ei(this,2);E--;)b[D++]=k;break;case 17:for(E=3+Ei(this,3);E--;)b[D++]=0;k=0;break;case 18:for(E=11+Ei(this,7);E--;)b[D++]=0;k=0;break;default:k=b[D++]=w}g=ms(dt?b.subarray(0,h):b.slice(0,h)),v=ms(dt?b.subarray(h):b.slice(h)),this.j(g,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Kf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],_c=dt?new Uint16Array(Kf):Kf,$f=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],ep=dt?new Uint16Array($f):$f,tp=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],La=dt?new Uint8Array(tp):tp,ip=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],np=dt?new Uint16Array(ip):ip,sp=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],za=dt?new Uint8Array(sp):sp,Rc=new(dt?Uint8Array:Array)(288),vs,rp;for(vs=0,rp=Rc.length;vs<rp;++vs)Rc[vs]=143>=vs?8:255>=vs?9:279>=vs?7:8;var X2=ms(Rc),Fc=new(dt?Uint8Array:Array)(30),Oa,op;for(Oa=0,op=Fc.length;Oa<op;++Oa)Fc[Oa]=5;var Y2=ms(Fc);function Ei(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function no(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Hn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=no(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=ep[o],0<La[o]&&(l+=Ei(this,La[o])),r=no(this,t),a=np[r],0<za[r]&&(a+=Ei(this,za[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},Hn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=no(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=ep[o],0<La[o]&&(l+=Ei(this,La[o])),r=no(this,t),a=np[r],0<za[r]&&(a+=Ei(this,za[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},Hn.prototype.e=function(){var n=new(dt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(dt)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,dt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s},Hn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,dt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t},Hn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(dt?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return dt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s},Hn.prototype.v=function(){var n,t=this.b;return dt?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function Nc(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case ap:this.method=ap;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new Hn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}Nc.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var ap=8;Vc("Zlib.Inflate",Nc),Vc("Zlib.Inflate.prototype.decompress",Nc.prototype.k);var Hc={ADAPTIVE:Jf.s,BLOCK:Jf.t},so,ro,dr,lp;if(Object.keys)so=Object.keys(Hc);else for(ro in so=[],dr=0,Hc)so[dr++]=ro;for(dr=0,lp=so.length;dr<lp;++dr)ro=so[dr],Vc("Zlib.Inflate.BufferType."+ro,Hc[ro]);var cp=qf.Zlib,hp={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],u=r[a-c],f=s[c]/(h+u);s[c]=l+h*f,l=u*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new _.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var f=0,B=0;B<u;++B){var m=h[B+1],p=c[u-B];l[u][B]=m+p;var g=l[B][u-1]/l[u][B];l[B][u]=f+m*g,f=p*g}l[u][u]=f}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var B=0;B<=e;++B){for(var v=0,b=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var k=1;k<=i;++k){var E=0,L=B-k,D=e-k;B>=k&&(w[b][0]=w[v][0]/l[D+1][L],E=w[b][0]*l[L][D]);for(var G=L>=-1?1:-L,z=B-1<=D?k-1:e-B,u=G;u<=z;++u)w[b][u]=(w[v][u]-w[v][u-1])/l[D+1][L+u],E+=w[b][u]*l[L+u][D];B<=D&&(w[b][k]=-w[v][k-1]/l[D+1][B],E+=w[b][k]*l[B][D]),a[k][B]=E;var u=v;v=b,b=u}}for(var B=e,k=1;k<=i;++k){for(var u=0;u<=e;++u)a[k][u]*=B;B*=e-k}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),f=u.w;u.x*=f,u.y*=f,u.z*=f,c[h]=u}for(var m=0;m<=r;++m){for(var u=c[a-n].clone().multiplyScalar(l[m][0]),p=1;p<=n;++p)u.add(c[a-n+p].clone().multiplyScalar(l[m][p]));o[m]=u}for(var m=r+1;m<=s+1;++m)o[m]=new _.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new _.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),u=this.calcBasisFunctions(c,o,t,i),f=[],m=0;m<=t;++m){f[m]=new _.Vector4(0,0,0,0);for(var p=0;p<=n;++p){var g=s[l-n+p][c-t+m].clone(),v=g.w;g.x*=v,g.y*=v,g.z*=v,f[m].add(g.multiplyScalar(h[p]))}}for(var b=new _.Vector4(0,0,0,0),m=0;m<=t;++m)b.add(f[m].multiplyScalar(u[m]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},As=function(n,t,e,i,s){_.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new _.Vector4(o.x,o.y,o.z,o.w)}};As.prototype=Object.create(_.Curve.prototype),As.prototype.constructor=As,As.prototype.getPoint=function(n,t){var e=t||new _.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=hp.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)},As.prototype.getTangent=function(n,t){var e=t||new _.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=hp.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var up=function(){var n,t,e;function i(A){_.Loader.call(this,A)}i.prototype=Object.assign(Object.create(_.Loader.prototype),{constructor:i,load:function(A,C,I,M){var S=this,T=S.path===""?_.LoaderUtils.extractUrlBase(A):S.path,H=new _.FileLoader(this.manager);H.setPath(S.path),H.setResponseType("arraybuffer"),H.load(A,function(V){try{C(S.parse(V,T))}catch(J){M?M(J):console.error(J),S.manager.itemError(A)}},I,M)},parse:function(A,C){if(u(A))n=new l().parse(A);else{var I=D(A);if(!f(I))throw new Error("THREE.FBXLoader: Unknown format.");if(m(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+m(I));n=new a().parse(I)}var M=new _.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(M,this.manager).parse(n)}});function s(A,C){this.textureLoader=A,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),C=this.parseTextures(A),I=this.parseMaterials(C),M=this.parseDeformers(),S=new r().parse(M);return this.parseScene(M,S,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var M=I[0],S=I[1],T=I[2];A.has(M)||A.set(M,{parents:[],children:[]});var H={ID:S,relationship:T};A.get(M).parents.push(H),A.has(S)||A.set(S,{parents:[],children:[]});var V={ID:M,relationship:T};A.get(S).children.push(V)})}return A},parseImages:function(){var A={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var M in I){var S=I[M],T=parseInt(M);if(A[T]=S.RelativeFilename||S.Filename,"Content"in S){var H=S.Content instanceof ArrayBuffer&&S.Content.byteLength>0,V=typeof S.Content=="string"&&S.Content!=="";if(H||V){var J=this.parseImage(I[M]);C[S.RelativeFilename||S.Filename]=J}}}}for(var T in A){var te=A[T];C[te]!==void 0?A[T]=C[te]:A[T]=A[T].split("\\").pop()}return A},parseImage:function(A){var C=A.Content,I=A.RelativeFilename||A.Filename,M=I.slice(I.lastIndexOf(".")+1).toLowerCase(),S;switch(M){case"bmp":S="image/bmp";break;case"jpg":case"jpeg":S="image/jpeg";break;case"png":S="image/png";break;case"tif":S="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),S="image/tga";break;default:console.warn('FBXLoader: Image type "'+M+'" is not supported.');return}if(typeof C=="string")return"data:"+S+";base64,"+C;var T=new Uint8Array(C);return window.URL.createObjectURL(new Blob([T],{type:S}))},parseTextures:function(A){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var M in I){var S=this.parseTexture(I[M],A);C.set(parseInt(M),S)}}return C},parseTexture:function(A,C){var I=this.loadTexture(A,C);I.ID=A.id,I.name=A.attrName;var M=A.WrapModeU,S=A.WrapModeV,T=M!==void 0?M.value:0,H=S!==void 0?S.value:0;if(I.wrapS=T===0?_.RepeatWrapping:_.ClampToEdgeWrapping,I.wrapT=H===0?_.RepeatWrapping:_.ClampToEdgeWrapping,"Scaling"in A){var V=A.Scaling.value;I.repeat.x=V[0],I.repeat.y=V[1]}return I},loadTexture:function(A,C){var I,M=this.textureLoader.path,S=t.get(A.id).children;S!==void 0&&S.length>0&&C[S[0].ID]!==void 0&&(I=C[S[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var T,H=A.FileName.slice(-3).toLowerCase();if(H==="tga"){var V=this.manager.getHandler(".tga");V===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),T=new _.Texture):T=V.load(I)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),T=new _.Texture):T=this.textureLoader.load(I);return this.textureLoader.setPath(M),T},parseMaterials:function(A){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var M in I){var S=this.parseMaterial(I[M],A);S!==null&&C.set(parseInt(M),S)}}return C},parseMaterial:function(A,C){var I=A.id,M=A.attrName,S=A.ShadingModel;if(typeof S=="object"&&(S=S.value),!t.has(I))return null;var T=this.parseParameters(A,C,I),H;switch(S.toLowerCase()){case"phong":H=new _.MeshPhongMaterial;break;case"lambert":H=new _.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',S),H=new _.MeshPhongMaterial;break}return H.setValues(T),H.name=M,H},parseParameters:function(A,C,I){var M={};A.BumpFactor&&(M.bumpScale=A.BumpFactor.value),A.Diffuse?M.color=new _.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(M.color=new _.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(M.displacementScale=A.DisplacementFactor.value),A.Emissive?M.emissive=new _.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(M.emissive=new _.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(M.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(M.opacity=parseFloat(A.Opacity.value)),M.opacity<1&&(M.transparent=!0),A.ReflectionFactor&&(M.reflectivity=A.ReflectionFactor.value),A.Shininess&&(M.shininess=A.Shininess.value),A.Specular?M.specular=new _.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(M.specular=new _.Color().fromArray(A.SpecularColor.value));var S=this;return t.get(I).children.forEach(function(T){var H=T.relationship;switch(H){case"Bump":M.bumpMap=S.getTexture(C,T.ID);break;case"Maya|TEX_ao_map":M.aoMap=S.getTexture(C,T.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":M.map=S.getTexture(C,T.ID),M.map.encoding=_.sRGBEncoding;break;case"DisplacementColor":M.displacementMap=S.getTexture(C,T.ID);break;case"EmissiveColor":M.emissiveMap=S.getTexture(C,T.ID),M.emissiveMap.encoding=_.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":M.normalMap=S.getTexture(C,T.ID);break;case"ReflectionColor":M.envMap=S.getTexture(C,T.ID),M.envMap.mapping=_.EquirectangularReflectionMapping,M.envMap.encoding=_.sRGBEncoding;break;case"SpecularColor":M.specularMap=S.getTexture(C,T.ID),M.specularMap.encoding=_.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":M.alphaMap=S.getTexture(C,T.ID),M.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),M},getTexture:function(A,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),A.get(C)},parseDeformers:function(){var A={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var M in I){var S=I[M],T=t.get(parseInt(M));if(S.attrType==="Skin"){var H=this.parseSkeleton(T,I);H.ID=M,T.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=T.parents[0].ID,A[M]=H}else if(S.attrType==="BlendShape"){var V={id:M};V.rawTargets=this.parseMorphTargets(T,I),V.id=M,T.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[M]=V}}}return{skeletons:A,morphTargets:C}},parseSkeleton:function(A,C){var I=[];return A.children.forEach(function(M){var S=C[M.ID];if(S.attrType==="Cluster"){var T={ID:M.ID,indices:[],weights:[],transformLink:new _.Matrix4().fromArray(S.TransformLink.a)};"Indexes"in S&&(T.indices=S.Indexes.a,T.weights=S.Weights.a),I.push(T)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,C){for(var I=[],M=0;M<A.children.length;M++){var S=A.children[M],T=C[S.ID],H={name:T.attrName,initialWeight:T.DeformPercent,id:T.id,fullWeights:T.FullWeights.a};if(T.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(S.ID)).children.filter(function(V){return V.relationship===void 0})[0].ID,I.push(H)}return I},parseScene:function(A,C,I){e=new _.Group;var M=this.parseModels(A.skeletons,C,I),S=n.Objects.Model,T=this;M.forEach(function(V){var J=S[V.ID];T.setLookAtProperties(V,J);var te=t.get(V.ID).parents;te.forEach(function($){var re=M.get($.ID);re!==void 0&&re.add(V)}),V.parent===null&&e.add(V)}),this.bindSkeleton(A.skeletons,C,M),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(V){if(V.userData.transformData){V.parent&&(V.userData.transformData.parentMatrixWorld=V.parent.matrix);var J=k(V.userData.transformData);V.applyMatrix4(J)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(A,C,I){var M=new Map,S=n.Objects.Model;for(var T in S){var H=parseInt(T),V=S[T],J=t.get(H),te=this.buildSkeleton(J,A,H,V.attrName);if(!te){switch(V.attrType){case"Camera":te=this.createCamera(J);break;case"Light":te=this.createLight(J);break;case"Mesh":te=this.createMesh(J,C,I);break;case"NurbsCurve":te=this.createCurve(J,C);break;case"LimbNode":case"Root":te=new _.Bone;break;case"Null":default:te=new _.Group;break}te.name=V.attrName?_.PropertyBinding.sanitizeNodeName(V.attrName):"",te.ID=H}this.getTransformData(te,V),M.set(H,te)}return M},buildSkeleton:function(A,C,I,M){var S=null;return A.parents.forEach(function(T){for(var H in C){var V=C[H];V.rawBones.forEach(function(J,te){if(J.ID===T.ID){var $=S;S=new _.Bone,S.matrixWorld.copy(J.transformLink),S.name=M?_.PropertyBinding.sanitizeNodeName(M):"",S.ID=I,V.bones[te]=S,$!==null&&S.add($)}})}}),S},createCamera:function(A){var C,I;if(A.children.forEach(function(re){var se=n.Objects.NodeAttribute[re.ID];se!==void 0&&(I=se)}),I===void 0)C=new _.Object3D;else{var M=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(M=1);var S=1;I.NearPlane!==void 0&&(S=I.NearPlane.value/1e3);var T=1e3;I.FarPlane!==void 0&&(T=I.FarPlane.value/1e3);var H=window.innerWidth,V=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(H=I.AspectWidth.value,V=I.AspectHeight.value);var J=H/V,te=45;I.FieldOfView!==void 0&&(te=I.FieldOfView.value);var $=I.FocalLength?I.FocalLength.value:null;switch(M){case 0:C=new _.PerspectiveCamera(te,J,S,T),$!==null&&C.setFocalLength($);break;case 1:C=new _.OrthographicCamera(-H/2,H/2,V/2,-V/2,S,T);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+M+"."),C=new _.Object3D;break}}return C},createLight:function(A){var C,I;if(A.children.forEach(function($){var re=n.Objects.NodeAttribute[$.ID];re!==void 0&&(I=re)}),I===void 0)C=new _.Object3D;else{var M;I.LightType===void 0?M=0:M=I.LightType.value;var S=16777215;I.Color!==void 0&&(S=new _.Color().fromArray(I.Color.value));var T=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(T=0);var H=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?H=0:H=I.FarAttenuationEnd.value);var V=1;switch(M){case 0:C=new _.PointLight(S,T,H,V);break;case 1:C=new _.DirectionalLight(S,T);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=_.MathUtils.degToRad(I.InnerAngle.value));var te=0;I.OuterAngle!==void 0&&(te=_.MathUtils.degToRad(I.OuterAngle.value),te=Math.max(te,1)),C=new _.SpotLight(S,T,H,J,te,V);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new _.PointLight(S,T);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(A,C,I){var M,S=null,T=null,H=[];return A.children.forEach(function(V){C.has(V.ID)&&(S=C.get(V.ID)),I.has(V.ID)&&H.push(I.get(V.ID))}),H.length>1?T=H:H.length>0?T=H[0]:(T=new _.MeshPhongMaterial({color:13421772}),H.push(T)),"color"in S.attributes&&H.forEach(function(V){V.vertexColors=!0}),S.FBX_Deformer?(H.forEach(function(V){V.skinning=!0}),M=new _.SkinnedMesh(S,T),M.normalizeSkinWeights()):M=new _.Mesh(S,T),M},createCurve:function(A,C){var I=A.children.reduce(function(S,T){return C.has(T.ID)&&(S=C.get(T.ID)),S},null),M=new _.LineBasicMaterial({color:3342591,linewidth:1});return new _.Line(I,M)},getTransformData:function(A,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,C){if("LookAtProperty"in C){var I=t.get(A.ID).children;I.forEach(function(M){if(M.relationship==="LookAtProperty"){var S=n.Objects.Model[M.ID];if("Lcl_Translation"in S){var T=S.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(T),e.add(A.target)):A.lookAt(new _.Vector3().fromArray(T))}}})}},bindSkeleton:function(A,C,I){var M=this.parsePoseNodes();for(var S in A){var T=A[S],H=t.get(parseInt(T.ID)).parents;H.forEach(function(V){if(C.has(V.ID)){var J=V.ID,te=t.get(J);te.parents.forEach(function($){if(I.has($.ID)){var re=I.get($.ID);re.bind(new _.Skeleton(T.bones),M[$.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var M=C[I].PoseNode;Array.isArray(M)?M.forEach(function(S){A[S.Node]=new _.Matrix4().fromArray(S.Matrix.a)}):A[M.Node]=new _.Matrix4().fromArray(M.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,C=A[0],I=A[1],M=A[2];if(C!==0||I!==0||M!==0){var S=new _.Color(C,I,M);e.add(new _.AmbientLight(S,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,M){A.setupMorphMaterial(C,I,M)}):A.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(A,C,I){var M=A.uuid,S=C.uuid,T=!1;if(e.traverse(function(V){V.isMesh&&(Array.isArray(V.material)?V.material.forEach(function(J){J.uuid===S&&V.uuid!==M&&(T=!0)}):V.material.uuid===S&&V.uuid!==M&&(T=!0))}),T===!0){var H=C.clone();H.morphTargets=!0,I===void 0?A.material=H:A.material[I]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var M in I){var S=t.get(parseInt(M)),T=this.parseGeometry(S,I[M],A);C.set(parseInt(M),T)}}return C},parseGeometry:function(A,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(A,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(A,C,I){var M=I.skeletons,S=[],T=A.parents.map(function($){return n.Objects.Model[$.ID]});if(T.length!==0){var H=A.children.reduce(function($,re){return M[re.ID]!==void 0&&($=M[re.ID]),$},null);A.children.forEach(function($){I.morphTargets[$.ID]!==void 0&&S.push(I.morphTargets[$.ID])});var V=T[0],J={};"RotationOrder"in V&&(J.eulerOrder=E(V.RotationOrder.value)),"InheritType"in V&&(J.inheritType=parseInt(V.InheritType.value)),"GeometricTranslation"in V&&(J.translation=V.GeometricTranslation.value),"GeometricRotation"in V&&(J.rotation=V.GeometricRotation.value),"GeometricScaling"in V&&(J.scale=V.GeometricScaling.value);var te=k(J);return this.genGeometry(C,H,S,te)}},genGeometry:function(A,C,I,M){var S=new _.BufferGeometry;A.attrName&&(S.name=A.attrName);var T=this.parseGeoNode(A,C),H=this.genBuffers(T),V=new _.Float32BufferAttribute(H.vertex,3);if(V.applyMatrix4(M),S.setAttribute("position",V),H.colors.length>0&&S.setAttribute("color",new _.Float32BufferAttribute(H.colors,3)),C&&(S.setAttribute("skinIndex",new _.Uint16BufferAttribute(H.weightsIndices,4)),S.setAttribute("skinWeight",new _.Float32BufferAttribute(H.vertexWeights,4)),S.FBX_Deformer=C),H.normal.length>0){var J=new _.Matrix3().getNormalMatrix(M),te=new _.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(J),S.setAttribute("normal",te)}if(H.uvs.forEach(function(je,be){var Oe="uv"+(be+1).toString();be===0&&(Oe="uv"),S.setAttribute(Oe,new _.Float32BufferAttribute(H.uvs[be],2))}),T.material&&T.material.mappingType!=="AllSame"){var $=H.materialIndex[0],re=0;if(H.materialIndex.forEach(function(je,be){je!==$&&(S.addGroup(re,be-re,$),$=je,re=be)}),S.groups.length>0){var se=S.groups[S.groups.length-1],he=se.start+se.count;he!==H.materialIndex.length&&S.addGroup(he,H.materialIndex.length-he,$)}S.groups.length===0&&S.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(S,A,I,M),S},parseGeoNode:function(A,C){var I={};if(I.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],I.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(I.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(I.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(I.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){I.uv=[];for(var M=0;A.LayerElementUV[M];)I.uv.push(this.parseUVs(A.LayerElementUV[M])),M++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(S,T){S.indices.forEach(function(H,V){I.weightTable[H]===void 0&&(I.weightTable[H]=[]),I.weightTable[H].push({id:T,weight:S.weights[V]})})})),I},genBuffers:function(A){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,M=0,S=!1,T=[],H=[],V=[],J=[],te=[],$=[],re=this;return A.vertexIndices.forEach(function(se,he){var je=!1;se<0&&(se=se^-1,je=!0);var be=[],Oe=[];if(T.push(se*3,se*3+1,se*3+2),A.color){var ve=v(he,I,se,A.color);V.push(ve[0],ve[1],ve[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(_e){Oe.push(_e.weight),be.push(_e.id)}),Oe.length>4){S||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),S=!0);var ue=[0,0,0,0],Le=[0,0,0,0];Oe.forEach(function(_e,ye){var Fe=_e,fe=be[ye];Le.forEach(function(Ie,ze,Ze){if(Fe>Ie){Ze[ze]=Fe,Fe=Ie;var Je=ue[ze];ue[ze]=fe,fe=Je}})}),be=ue,Oe=Le}for(;Oe.length<4;)Oe.push(0),be.push(0);for(var ee=0;ee<4;++ee)te.push(Oe[ee]),$.push(be[ee])}if(A.normal){var ve=v(he,I,se,A.normal);H.push(ve[0],ve[1],ve[2])}if(A.material&&A.material.mappingType!=="AllSame")var Te=v(he,I,se,A.material)[0];A.uv&&A.uv.forEach(function(_e,ye){var Fe=v(he,I,se,_e);J[ye]===void 0&&(J[ye]=[]),J[ye].push(Fe[0]),J[ye].push(Fe[1])}),M++,je&&(re.genFace(C,A,T,Te,H,V,J,te,$,M),I++,M=0,T=[],H=[],V=[],J=[],te=[],$=[])}),C},genFace:function(A,C,I,M,S,T,H,V,J,te){for(var $=2;$<te;$++)A.vertex.push(C.vertexPositions[I[0]]),A.vertex.push(C.vertexPositions[I[1]]),A.vertex.push(C.vertexPositions[I[2]]),A.vertex.push(C.vertexPositions[I[($-1)*3]]),A.vertex.push(C.vertexPositions[I[($-1)*3+1]]),A.vertex.push(C.vertexPositions[I[($-1)*3+2]]),A.vertex.push(C.vertexPositions[I[$*3]]),A.vertex.push(C.vertexPositions[I[$*3+1]]),A.vertex.push(C.vertexPositions[I[$*3+2]]),C.skeleton&&(A.vertexWeights.push(V[0]),A.vertexWeights.push(V[1]),A.vertexWeights.push(V[2]),A.vertexWeights.push(V[3]),A.vertexWeights.push(V[($-1)*4]),A.vertexWeights.push(V[($-1)*4+1]),A.vertexWeights.push(V[($-1)*4+2]),A.vertexWeights.push(V[($-1)*4+3]),A.vertexWeights.push(V[$*4]),A.vertexWeights.push(V[$*4+1]),A.vertexWeights.push(V[$*4+2]),A.vertexWeights.push(V[$*4+3]),A.weightsIndices.push(J[0]),A.weightsIndices.push(J[1]),A.weightsIndices.push(J[2]),A.weightsIndices.push(J[3]),A.weightsIndices.push(J[($-1)*4]),A.weightsIndices.push(J[($-1)*4+1]),A.weightsIndices.push(J[($-1)*4+2]),A.weightsIndices.push(J[($-1)*4+3]),A.weightsIndices.push(J[$*4]),A.weightsIndices.push(J[$*4+1]),A.weightsIndices.push(J[$*4+2]),A.weightsIndices.push(J[$*4+3])),C.color&&(A.colors.push(T[0]),A.colors.push(T[1]),A.colors.push(T[2]),A.colors.push(T[($-1)*3]),A.colors.push(T[($-1)*3+1]),A.colors.push(T[($-1)*3+2]),A.colors.push(T[$*3]),A.colors.push(T[$*3+1]),A.colors.push(T[$*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(A.materialIndex.push(M),A.materialIndex.push(M),A.materialIndex.push(M)),C.normal&&(A.normal.push(S[0]),A.normal.push(S[1]),A.normal.push(S[2]),A.normal.push(S[($-1)*3]),A.normal.push(S[($-1)*3+1]),A.normal.push(S[($-1)*3+2]),A.normal.push(S[$*3]),A.normal.push(S[$*3+1]),A.normal.push(S[$*3+2])),C.uv&&C.uv.forEach(function(re,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(H[se][0]),A.uvs[se].push(H[se][1]),A.uvs[se].push(H[se][($-1)*2]),A.uvs[se].push(H[se][($-1)*2+1]),A.uvs[se].push(H[se][$*2]),A.uvs[se].push(H[se][$*2+1])})},addMorphTargets:function(A,C,I,M){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var S=this;I.forEach(function(T){T.rawTargets.forEach(function(H){var V=n.Objects.Geometry[H.geoID];V!==void 0&&S.genMorphGeometry(A,C,V,M,H.name)})})}},genMorphGeometry:function(A,C,I,M,S){for(var T=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=I.Vertices!==void 0?I.Vertices.a:[],V=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,te=new Float32Array(J),$=0;$<V.length;$++){var re=V[$]*3;te[re]=H[$*3],te[re+1]=H[$*3+1],te[re+2]=H[$*3+2]}var se={vertexIndices:T,vertexPositions:te},he=this.genBuffers(se),je=new _.Float32BufferAttribute(he.vertex,3);je.name=S||I.attrName,je.applyMatrix4(M),A.morphAttributes.position.push(je)},parseNormals:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Normals.a,S=[];return I==="IndexToDirect"&&("NormalIndex"in A?S=A.NormalIndex.a:"NormalsIndex"in A&&(S=A.NormalsIndex.a)),{dataSize:3,buffer:M,indices:S,mappingType:C,referenceType:I}},parseUVs:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.UV.a,S=[];return I==="IndexToDirect"&&(S=A.UVIndex.a),{dataSize:2,buffer:M,indices:S,mappingType:C,referenceType:I}},parseVertexColors:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Colors.a,S=[];return I==="IndexToDirect"&&(S=A.ColorIndex.a),{dataSize:4,buffer:M,indices:S,mappingType:C,referenceType:I}},parseMaterialIndices:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var M=A.Materials.a,S=[],T=0;T<M.length;++T)S.push(T);return{dataSize:1,buffer:M,indices:S,mappingType:C,referenceType:I}},parseNurbsGeometry:function(A){if(As===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new _.BufferGeometry;var C=parseInt(A.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new _.BufferGeometry;for(var I=C-1,M=A.KnotVector.a,S=[],T=A.Points.a,H=0,V=T.length;H<V;H+=4)S.push(new _.Vector4().fromArray(T,H));var J,te;if(A.Form==="Closed")S.push(S[0]);else if(A.Form==="Periodic"){J=I,te=M.length-1-J;for(var H=0;H<I;++H)S.push(S[H])}var $=new As(I,M,S,J,te),re=$.getPoints(S.length*7),se=new Float32Array(re.length*3);re.forEach(function(je,be){je.toArray(se,be*3)});var he=new _.BufferGeometry;return he.setAttribute("position",new _.BufferAttribute(se,3)),he}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],C=this.parseClips();if(C!==void 0)for(var I in C){var M=C[I],S=this.addClip(M);A.push(S)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var C=this.parseAnimationLayers(A),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,C=new Map;for(var I in A){var M=A[I];if(M.attrName.match(/S|R|T|DeformPercent/)!==null){var S={id:M.id,attr:M.attrName,curves:{}};C.set(S.id,S)}}return C},parseAnimationCurves:function(A){var C=n.Objects.AnimationCurve;for(var I in C){var M={id:C[I].id,times:C[I].KeyTime.a.map(p),values:C[I].KeyValueFloat.a},S=t.get(M.id);if(S!==void 0){var T=S.parents[0].ID,H=S.parents[0].relationship;H.match(/X/)?A.get(T).curves.x=M:H.match(/Y/)?A.get(T).curves.y=M:H.match(/Z/)?A.get(T).curves.z=M:H.match(/d|DeformPercent/)&&A.has(T)&&(A.get(T).curves.morph=M)}}},parseAnimationLayers:function(A){var C=n.Objects.AnimationLayer,I=new Map;for(var M in C){var S=[],T=t.get(parseInt(M));if(T!==void 0){var H=T.children;H.forEach(function(V,J){if(A.has(V.ID)){var te=A.get(V.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(S[J]===void 0){var $=t.get(V.ID).parents.filter(function(Oe){return Oe.relationship!==void 0})[0].ID;if($!==void 0){var re=n.Objects.Model[$.toString()];if(re===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",V);return}var se={modelName:re.attrName?_.PropertyBinding.sanitizeNodeName(re.attrName):"",ID:re.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Oe){Oe.ID===re.id&&(se.transform=Oe.matrix,Oe.userData.transformData&&(se.eulerOrder=Oe.userData.transformData.eulerOrder))}),se.transform||(se.transform=new _.Matrix4),"PreRotation"in re&&(se.preRotation=re.PreRotation.value),"PostRotation"in re&&(se.postRotation=re.PostRotation.value),S[J]=se}}S[J]&&(S[J][te.attr]=te)}else if(te.curves.morph!==void 0){if(S[J]===void 0){var he=t.get(V.ID).parents.filter(function(Le){return Le.relationship!==void 0})[0].ID,je=t.get(he).parents[0].ID,be=t.get(je).parents[0].ID,$=t.get(be).parents[0].ID,re=n.Objects.Model[$],se={modelName:re.attrName?_.PropertyBinding.sanitizeNodeName(re.attrName):"",morphName:n.Objects.Deformer[he].attrName};S[J]=se}S[J][te.attr]=te}}}),I.set(parseInt(M),S)}}return I},parseAnimStacks:function(A){var C=n.Objects.AnimationStack,I={};for(var M in C){var S=t.get(parseInt(M)).children;S.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var T=A.get(S[0].ID);I[M]={name:C[M].attrName,layer:T}}return I},addClip:function(A){var C=[],I=this;return A.layer.forEach(function(M){C=C.concat(I.generateTracks(M))}),new _.AnimationClip(A.name,-1,C)},generateTracks:function(A){var C=[],I=new _.Vector3,M=new _.Quaternion,S=new _.Vector3;if(A.transform&&A.transform.decompose(I,M,S),I=I.toArray(),M=new _.Euler().setFromQuaternion(M,A.eulerOrder).toArray(),S=S.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var T=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");T!==void 0&&C.push(T)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var H=this.generateRotationTrack(A.modelName,A.R.curves,M,A.preRotation,A.postRotation,A.eulerOrder);H!==void 0&&C.push(H)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var V=this.generateVectorTrack(A.modelName,A.S.curves,S,"scale");V!==void 0&&C.push(V)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&C.push(J)}return C},generateVectorTrack:function(A,C,I,M){var S=this.getTimesForAllAxes(C),T=this.getKeyframeTrackValues(S,C,I);return new _.VectorKeyframeTrack(A+"."+M,S,T)},generateRotationTrack:function(A,C,I,M,S,T){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(_.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(_.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(_.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),V=this.getKeyframeTrackValues(H,C,I);M!==void 0&&(M=M.map(_.MathUtils.degToRad),M.push(T),M=new _.Euler().fromArray(M),M=new _.Quaternion().setFromEuler(M)),S!==void 0&&(S=S.map(_.MathUtils.degToRad),S.push(T),S=new _.Euler().fromArray(S),S=new _.Quaternion().setFromEuler(S).inverse());for(var J=new _.Quaternion,te=new _.Euler,$=[],re=0;re<V.length;re+=3)te.set(V[re],V[re+1],V[re+2],T),J.setFromEuler(te),M!==void 0&&J.premultiply(M),S!==void 0&&J.multiply(S),J.toArray($,re/3*4);return new _.QuaternionKeyframeTrack(A+".quaternion",H,$)},generateMorphTrack:function(A){var C=A.DeformPercent.curves.morph,I=C.values.map(function(S){return S/100}),M=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new _.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+M+"]",C.times,I)},getTimesForAllAxes:function(A){var C=[];return A.x!==void 0&&(C=C.concat(A.x.times)),A.y!==void 0&&(C=C.concat(A.y.times)),A.z!==void 0&&(C=C.concat(A.z.times)),C=C.sort(function(I,M){return I-M}).filter(function(I,M,S){return S.indexOf(I)==M}),C},getKeyframeTrackValues:function(A,C,I){var M=I,S=[],T=-1,H=-1,V=-1;return A.forEach(function(J){if(C.x&&(T=C.x.times.indexOf(J)),C.y&&(H=C.y.times.indexOf(J)),C.z&&(V=C.z.times.indexOf(J)),T!==-1){var te=C.x.values[T];S.push(te),M[0]=te}else S.push(M[0]);if(H!==-1){var $=C.y.values[H];S.push($),M[1]=$}else S.push(M[1]);if(V!==-1){var re=C.z.values[V];S.push(re),M[2]=re}else S.push(M[2])}),S},interpolateRotations:function(A){for(var C=1;C<A.values.length;C++){var I=A.values[C-1],M=A.values[C]-I,S=Math.abs(M);if(S>=180){for(var T=S/180,H=M/T,V=I+H,J=A.times[C-1],te=A.times[C]-J,$=te/T,re=J+$,se=[],he=[];re<A.times[C];)se.push(re),re+=$,he.push(V),V+=H;A.times=B(A.times,C,se),A.values=B(A.values,C,he)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,C){this.currentProp=A,this.currentPropName=C},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=A.split(/[\r\n]+/);return I.forEach(function(M,S){var T=M.match(/^[\s\t]*;/),H=M.match(/^[\s\t]*$/);if(!(T||H)){var V=M.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),J=M.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=M.match("^\\t{"+(C.currentIndent-1)+"}}");V?C.parseNodeBegin(M,V):J?C.parseNodeProperty(M,J,I[++S]):te?C.popStack():M.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(M)}}),this.allNodes},parseNodeBegin:function(A,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),M=C[2].split(",").map(function(V){return V.trim().replace(/^"/,"").replace(/"$/,"")}),S={name:I},T=this.parseNodeAttr(M),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,S):I in H?(I==="PoseNode"?H.PoseNode.push(S):H[I].id!==void 0&&(H[I]={},H[I][H[I].id]=H[I]),T.id!==""&&(H[I][T.id]=S)):typeof T.id=="number"?(H[I]={},H[I][T.id]=S):I!=="Properties70"&&(I==="PoseNode"?H[I]=[S]:H[I]=S),typeof T.id=="number"&&(S.id=T.id),T.name!==""&&(S.attrName=T.name),T.type!==""&&(S.attrType=T.type),this.pushStack(S)},parseNodeAttr:function(A){var C=A[0];A[0]!==""&&(C=parseInt(A[0]),isNaN(C)&&(C=A[0]));var I="",M="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),M=A[2]),{id:C,name:I,type:M}},parseNodeProperty:function(A,C,I){var M=C[1].replace(/^"/,"").replace(/"$/,"").trim(),S=C[2].replace(/^"/,"").replace(/"$/,"").trim();M==="Content"&&S===","&&(S=I.replace(/"/g,"").replace(/,$/,"").trim());var T=this.getCurrentNode(),H=T.name;if(H==="Properties70"){this.parseNodeSpecialProperty(A,M,S);return}if(M==="C"){var V=S.split(",").slice(1),J=parseInt(V[0]),te=parseInt(V[1]),$=S.split(",").slice(3);$=$.map(function(re){return re.trim().replace(/^"/,"")}),M="connections",S=[J,te],G(S,$),T[M]===void 0&&(T[M]=[])}M==="Node"&&(T.id=S),M in T&&Array.isArray(T[M])?T[M].push(S):M!=="a"?T[M]=S:T.a=S,this.setCurrentProp(T,M),M==="a"&&S.slice(-1)!==","&&(T.a=L(S))},parseNodePropertyContinued:function(A){var C=this.getCurrentNode();C.a+=A,A.slice(-1)!==","&&(C.a=L(C.a))},parseNodeSpecialProperty:function(A,C,I){var M=I.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),S=M[0],T=M[1],H=M[2],V=M[3],J=M[4];switch(T){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":J=parseFloat(J);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":J=L(J);break}this.getPrevNode()[S]={type:T,type2:H,flag:V,value:J},this.setCurrentProp(this.getPrevNode(),S)}};function l(){}l.prototype={constructor:l,parse:function(A){var C=new c(A);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var M=new h;!this.endOfContent(C);){var S=this.parseNode(C,I);S!==null&&M.add(S.name,S)}return M},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,C){var I={},M=C>=7500?A.getUint64():A.getUint32(),S=C>=7500?A.getUint64():A.getUint32();C>=7500?A.getUint64():A.getUint32();var T=A.getUint8(),H=A.getString(T);if(M===0)return null;for(var V=[],J=0;J<S;J++)V.push(this.parseProperty(A));var te=V.length>0?V[0]:"",$=V.length>1?V[1]:"",re=V.length>2?V[2]:"";for(I.singleProperty=S===1&&A.getOffset()===M;M>A.getOffset();){var se=this.parseNode(A,C);se!==null&&this.parseSubNode(H,I,se)}return I.propertyList=V,typeof te=="number"&&(I.id=te),$!==""&&(I.attrName=$),re!==""&&(I.attrType=re),H!==""&&(I.name=H),I},parseSubNode:function(A,C,I){if(I.singleProperty===!0){var M=I.propertyList[0];Array.isArray(M)?(C[I.name]=I,I.a=M):C[I.name]=M}else if(A==="Connections"&&I.name==="C"){var S=[];I.propertyList.forEach(function(re,se){se!==0&&S.push(re)}),C.connections===void 0&&(C.connections=[]),C.connections.push(S)}else if(I.name==="Properties70"){var T=Object.keys(I);T.forEach(function(re){C[re]=I[re]})}else if(A==="Properties70"&&I.name==="P"){var H=I.propertyList[0],V=I.propertyList[1],J=I.propertyList[2],te=I.propertyList[3],$;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),V.indexOf("Lcl ")===0&&(V=V.replace("Lcl ","Lcl_")),V==="Color"||V==="ColorRGB"||V==="Vector"||V==="Vector3D"||V.indexOf("Lcl_")===0?$=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:$=I.propertyList[4],C[H]={type:V,type2:J,flag:te,value:$}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(A){var C=A.getString(1);switch(C){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var I=A.getUint32();return A.getArrayBuffer(I);case"S":var I=A.getUint32();return A.getString(I);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var M=A.getUint32(),S=A.getUint32(),T=A.getUint32();if(S===0)switch(C){case"b":case"c":return A.getBooleanArray(M);case"d":return A.getFloat64Array(M);case"f":return A.getFloat32Array(M);case"i":return A.getInt32Array(M);case"l":return A.getInt64Array(M)}typeof cp=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new cp.Inflate(new Uint8Array(A.getArrayBuffer(T))),V=new c(H.decompress().buffer);switch(C){case"b":case"c":return V.getBooleanArray(M);case"d":return V.getFloat64Array(M);case"f":return V.getFloat32Array(M);case"i":return V.getInt32Array(M);case"l":return V.getInt64Array(M)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(A,C){this.dv=new DataView(A),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getBoolean());return C},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt32());return C},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C&2147483648?(C=~C&4294967295,A=~A&4294967295,A===4294967295&&(C=C+1&4294967295),A=A+1&4294967295,-(C*4294967296+A)):C*4294967296+A},getInt64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt64());return C},getUint64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat32());return C},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(A){var C=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,C},getString:function(A){for(var C=[],I=0;I<A;I++)C[I]=this.getUint8();var M=C.indexOf(0);return M>=0&&(C=C.slice(0,M)),_.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(A,C){this[A]=C}};function u(A){var C="Kaydara FBX Binary \0";return A.byteLength>=C.length&&C===D(A,0,C.length)}function f(A){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function M(H){var V=A[H-1];return A=A.slice(I+H),I++,V}for(var S=0;S<C.length;++S){var T=M(1);if(T===C[S])return!1}return!0}function m(A){var C=/FBXVersion: (\d+)/,I=A.match(C);if(I){var M=parseInt(I[1]);return M}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function p(A){return A/46186158e3}var g=[];function v(A,C,I,M){var S;switch(M.mappingType){case"ByPolygonVertex":S=A;break;case"ByPolygon":S=C;break;case"ByVertice":S=I;break;case"AllSame":S=M.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+M.mappingType)}M.referenceType==="IndexToDirect"&&(S=M.indices[S]);var T=S*M.dataSize,H=T+M.dataSize;return z(g,M.buffer,T,H)}var b=new _.Euler,w=new _.Vector3;function k(A){var C=new _.Matrix4,I=new _.Matrix4,M=new _.Matrix4,S=new _.Matrix4,T=new _.Matrix4,H=new _.Matrix4,V=new _.Matrix4,J=new _.Matrix4,te=new _.Matrix4,$=new _.Matrix4,re=new _.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&C.setPosition(w.fromArray(A.translation)),A.preRotation){var he=A.preRotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),I.makeRotationFromEuler(b.fromArray(he))}if(A.rotation){var he=A.rotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(he))}if(A.postRotation){var he=A.postRotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),S.makeRotationFromEuler(b.fromArray(he))}A.scale&&T.scale(w.fromArray(A.scale)),A.scalingOffset&&V.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&H.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&($=A.parentMatrixWorld);var je=I.multiply(M).multiply(S),be=new _.Matrix4;$.extractRotation(be);var Oe=new _.Matrix4;Oe.copyPosition($);var ve=new _.Matrix4;ve.getInverse(be).multiply($);var ue=new _.Matrix4;if(se===0)ue.copy(be).multiply(je).multiply(ve).multiply(T);else if(se===1)ue.copy(be).multiply(ve).multiply(je).multiply(T);else{var Le=new _.Matrix4().getInverse(T),ee=new _.Matrix4().multiply(ve).multiply(Le);ue.copy(be).multiply(je).multiply(ee).multiply(T)}var Te=new _.Matrix4().getInverse(te),_e=new _.Matrix4().getInverse(H),ye=new _.Matrix4;ye.copy(C).multiply(J).multiply(te).multiply(I).multiply(M).multiply(S).multiply(Te).multiply(V).multiply(H).multiply(T).multiply(_e);var Fe=new _.Matrix4().copyPosition(ye),fe=new _.Matrix4().copy($).multiply(Fe);return re.copyPosition(fe),ye=new _.Matrix4().multiply(re).multiply(ue),ye}function E(A){A=A||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[A]}function L(A){var C=A.split(",").map(function(I){return parseFloat(I)});return C}function D(A,C,I){return C===void 0&&(C=0),I===void 0&&(I=A.byteLength),_.LoaderUtils.decodeText(new Uint8Array(A,C,I))}function G(A,C){for(var I=0,M=A.length,S=C.length;I<S;I++,M++)A[M]=C[I]}function z(A,C,I,M){for(var S=I,T=0;S<M;S++,T++)A[T]=C[S];return A}function B(A,C,I){return A.slice(0,C).concat(I).concat(A.slice(C))}return i}();const Z2=(n,t)=>{var g;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(g=t.north_rad)!=null?g:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=v=>ie(this,null,function*(){var E;const b=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new up().loadAsync(b);return Zf(k,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=k,p(),!0}),h=({latitude:v})=>{if(!s.object)return;const b=u(v);b&&(s.object.position.y=b)},u=v=>{if(s.yBase===void 0)return;const b=.6;if(v>=Math.PI/4)return s.yBase-(b+1.6);const w=v*(4/Math.PI);return s.yBase-(b*w+1.6)},f=()=>{if(!s.object)return;const v=u(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const v=s.object;if(!v)return;const b=n.model.bounding,w=b.max.x-b.min.x,k=b.max.z-b.min.z,E=Math.max(w,k),{max:{x:L,z:D},min:{x:G,y:z,z:B}}=b;s.yBase=z,r={x:(L+G)/2,y:z-1.6,z:(D+B)/2},o=[0,l-Math.PI/2,0],a=.0045*E,U2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:m,enable:f}};function q2(n,t){var c,h,u,f,m;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)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const J2=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),K2=(n,t)=>{var g,v,b;const e={},i=(g=t.animationEnabled)!=null?g:!0,s=(v=t.position)!=null?v:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ie(this,null,function*(){var A,C,I,M,S,T,H,V;const k=(A=w==null?void 0:w.position)!=null?A:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=J2(k),L=(C=w==null?void 0:w.rad)!=null?C:r,D=(I=w==null?void 0:w.fbx_url)!=null?I:o;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const G=yield new up().loadAsync(D);G.position.copy(E),G.rotation.z=L,G.scale.set(.8,.8,.8),Zf(G,{transparent:!0,side:P.DoubleSide});const z=(H=(T=(S=(M=G.children)==null?void 0:M[0])==null?void 0:S.children)==null?void 0:T[3])==null?void 0:H.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const B=(V=t.name)!=null?V:"入户门";return z.material=new _.MeshBasicMaterial({transparent:!0,map:q2(B)}),z.renderOrder=3,G.children[0].add(z),e.object=G,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,k=new _.AnimationMixer(e.object);a.push(k);const E=k.clipAction(e.object.animations[0]);E.timeScale=w;let L;const D=()=>{let A=0,C=0;const I=1e3/30,M=S=>{A=requestAnimationFrame(M);const T=S-C;T<I||(C=S,a.forEach(H=>H.update(T/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(M),()=>{cancelAnimationFrame(A)}},B={play:()=>{L||(E.play(),L=D(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=B},h=w=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=w==null?void 0:w.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},$2=Ti;function e3(n,t,e,i=$2.Linear.None){const s=new Xo(n).to(t,e).easing(i);Kr(()=>s.start(0));const r=Ks(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function t3(n,t){return e3({progress:0},{progress:1},n,t)}var dp=(n=>(n.Move="Move",n.Rotate="Rotate",n))(dp||{}),Qi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qi||{});const ja=Math.PI*2;function fp(n){return(n%ja+ja)%ja}function pp(n){return n%ja}function Gc(n,t,e){return n+(t-n)*e}const Wc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=fp(n),o=fp(t);return e===Qi.Anticlockwise&&r<o&&(r+=s),e===Qi.Clockwise&&o<r&&(o+=s),e===Qi.Loop&&o-r>i?Wc(r,o,Qi.Anticlockwise):e===Qi.Loop&&r-o>i?Wc(r,o,Qi.Clockwise):{from:r,to:o}},i3=n=>{const t={},e=(l,c,...h)=>ie(this,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((u,f)=>{const m=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,N({duration:o,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=pp(o.latitude),l=pp(r.latitude),{from:c,to:h}=Wc(o.longitude,r.longitude,r.rotation||Qi.Loop),u=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ie(this,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ye.Five.Mode.Panorama&&(yield n.changeMode(Ye.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((m,p)=>{if(!r.panoIndex){m(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(r);return yield new Promise(m=>{const p=({progress:k})=>{const E={};E.longitude=Gc(u.longitude,f.longitude,k),E.latitude=Gc(u.latitude,f.latitude,k),E.fov=Gc(u.fov,f.fov,k),n.setState(E,!0)},g=()=>{m(!0)},v=()=>{m(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/r.rotateSpeed*1e3):o,w=t3(b,Ti.Linear.None).onUpdate(p).onComplete(g).onDestroy(v);r.rotation===Qi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function gp(n,t){return n.x===t.x&&n.y===t.y}function mp(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Va(n,t){return(t.y-n.y)/(t.x-n.x)}function vp(n,t,e){const i=Va(n[1],n[0]),s=Va(t[1],t[0]);if(isNaN(i)||isNaN(s)||mp(i,s))return!1;if(Ba(n[0],t))return n[0];if(Ba(n[1],t))return n[1];if(Ba(t[0],n))return t[0];if(Ba(t[1],n))return t[1];if(e&&!s3(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Ba(n,t){return gp(n,t[0])||gp(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&&mp(Va(t[0],n),Va(n,t[1]))}function n3(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function _a(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function s3(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)&&_a(t[0],n[1],n[0])*_a(n[1],t[1],n[0])>0&&_a(n[0],t[1],t[0])*_a(t[1],n[1],t[0])>0?1:0}function Ap(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Ap(n,t-1))}const r3=`<style type="text/css">
508
+ `;return n.$$set=r=>{"content"in r&&e(0,i=r.content)},[i,s]}class wy extends ke{constructor(t){super(),Me(this,t,yy,by,Ce,{content:0},Ay)}}function Py(n){Se(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Cy(n){let t,e;return t=new vy({props:{url:n[1].url}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&2&&(r.url=i[1].url),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Iy(n){let t,e;return t=new wy({props:{content:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.content=i[0]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function My(n){let t,e,i,s;const r=[Iy,Cy],o=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=o[e]=r[e](n)),{c(){t=Q("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Z(l,t,c),~e&&o[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&o[e].p(l,c):(i&&(Ee(),Y(o[h],1,1,()=>{o[h]=null}),xe()),~e?(i=o[e],i?i.p(l,c):(i=o[e]=r[e](l),i.c()),F(i,1),i.m(t,null)):i=null)},i(l){s||(F(i),s=!0)},o(l){Y(i),s=!1},d(l){l&&X(t),~e&&o[e].d()}}}function ky(n,t,e){let i,s,{floorIndex:r}=t,{floorplanData:o}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,r=a.floorIndex),"floorplanData"in a&&e(3,o=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=o.outlines[r]),n.$$.dirty&12&&e(0,s=(l=(a=o.outlines)==null?void 0:a[r])==null?void 0:l.svgContent)},[s,i,r,o]}class sf extends ke{constructor(t){super(),Me(this,t,ky,My,Ce,{floorIndex:2,floorplanData:3},Py)}}function Ey(n){Se(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{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__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function xy(n){let t,e,i,s,r,o=n[0].notes+"",a;return{c(){t=Q("div"),e=Q("img"),s=ae(),r=Q("span"),a=Be(o),y(e,"class","floorplan-plugin__img svelte-2r6702"),mt(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),U(e,"transform",n[5]),y(r,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),U(t,"left",n[1]),U(t,"top",n[2]),U(t,"width",n[3]),U(t,"height",n[4])},m(l,c){Z(l,t,c),j(t,e),j(t,s),j(t,r),j(r,a)},p(l,[c]){c&1&&o!==(o=l[0].notes+"")&&Ge(a,o)},i:oe,o:oe,d(l){l&&X(t)}}}function Sy(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",r=i.positionInImage.y*100+"%",o=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,r,o,a,l,c]}class Dy extends ke{constructor(t){super(),Me(this,t,Sy,xy,Ce,{item:0},Ey)}}function Ty(n){Se(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function rf(n,t,e){const i=n.slice();return i[6]=t[e],i}function of(n){let t,e=[],i=new Map,s,r,o,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=rf(n,a,c),u=l(h);i.set(u,e[c]=af(u,h))}return{c(){t=Q("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Z(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[4])],r=!0)},p(c,h){h&2&&(a=c[1],Ee(),e=ki(e,h,l,1,c,a,i,t,un,af,null,rf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)F(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Y(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,pt(o)}}}function af(n,t){let e,i,s;const r=[{item:t[6]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Dy({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&2?jt(r,[{item:t[6]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Ly(n){let t,e,i=n[1]&&of(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=of(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function zy(n,t,e){let i,{floorIndex:s}=t,{floorplanData:r}=t,o=0;const a=l=>{e(0,o=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,r=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=r.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=r.bounding;l.x-c.x}},[o,i,s,r,a]}class Oy extends ke{constructor(t){super(),Me(this,t,zy,Ly,Ce,{floorIndex:2,floorplanData:3},Ty)}}function jy(n){Se(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 Vy(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new ga(!1),i=We(),t.a=i},m(s,r){t.m(e,s,r),Z(s,i,r)},p(s,r){r[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function By(n){let t,e,i,s,r,o,a=n[1]&&lf(n),l=n[0]&&cf(n),c=n[3]&&hf(n);return{c(){t=Q("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=We(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),U(t,"opacity",n[14]?"1":"0")},m(h,u){Z(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),Z(h,i,u),c&&c.m(h,u),Z(h,s,u),r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[35]),Ve(t,"clientHeight",n[36])],r=!0)},p(h,u){h[1]?a?a.p(h,u):(a=lf(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=cf(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&U(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=hf(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),r=!1,pt(o)}}}function lf(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=Q("span"),i=Be(e),y(t,"class","floorplan-plugin__room-name"),U(t,"font-size",n[11])},m(s,r){Z(s,t,r),j(t,i)},p(s,r){r[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ge(i,e),r[0]&2048&&U(t,"font-size",s[11])},d(s){s&&X(t)}}}function cf(n){let t,e;return{c(){t=Q("span"),e=Be(n[17]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),U(t,"font-size",n[10])},m(i,s){Z(i,t,s),j(t,e)},p(i,s){s[0]&131072&&Ge(e,i[17]),s[0]&1024&&U(t,"font-size",i[10])},d(i){i&&X(t)}}}function hf(n){let t,e;return{c(){t=Q("span"),e=Be(n[16]),y(t,"class","floorplan-plugin__room-size"),U(t,"font-size",n[10]),U(t,"opacity",n[13]?"0.6":"0")},m(i,s){Z(i,t,s),j(t,e)},p(i,s){s[0]&65536&&Ge(e,i[16]),s[0]&1024&&U(t,"font-size",i[10]),s[0]&8192&&U(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function _y(n){let t,e,i;function s(a,l){if(a[5]===void 0)return By;if(a[18])return Vy}let r=s(n),o=r&&r(n);return{c(){t=Q("div"),o&&o.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),U(t,"left",n[19]),U(t,"top",n[20]),U(t,"font-size",n[11]),U(t,"opacity",n[15]?"1":"0"),U(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Z(a,t,l),o&&o.m(t,null),e||(i=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[37]),Ve(t,"clientHeight",n[38])],e=!0)},p(a,l){r===(r=s(a))&&o?o.p(a,l):(o&&o.d(1),o=r&&r(a),o&&(o.c(),o.m(t,null))),l[0]&2048&&U(t,"font-size",a[11]),l[0]&32768&&U(t,"opacity",a[15]?"1":"0"),l[0]&4096&&U(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),o&&o.d(),e=!1,pt(i)}}}function Ry(n,t){const e=n[0],i=n[1];let s=!1;for(let r=0,o=t.length-1;r<t.length;o=r++){const a=t[r][0],l=t[r][1],c=t[o][0],h=t[o][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function Fy(n,t,e){let i,s,r,o,a,l,c,h,u,f,m,p,g,v,b,w,{pxmm:k}=t,{roomAreaEnable:E}=t,{roomNameEnable:L}=t,{roomNameOtherTypeEnable:D}=t,{roomDimensionEnable:G}=t,{room:z}=t,{hoveredRoom:B}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:C}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:M}=t,{fontSize:S}=t;function T(ue,Le){if(Le.width===0||Le.height===0)return()=>!1;const ee=ue.path.map(({x:Ze,y:Je})=>[Ze,Je]),Te=ue.roomLabel.position,{x:_e,y:ye}=Te,{width:Fe,height:fe}=Le,Ie=Fe/2,ze=fe/2;return function(Je){const ht=_e*Je,$e=ye*Je,et=ee.map(([lt,Bt])=>[lt*Je,Bt*Je]);return[[ht+Ie,$e-ze],[ht-Ie,$e-ze],[ht-Ie,$e+ze],[ht+Ie,$e+ze]].every(lt=>Ry(lt,et))}}const H=z.roomLabel,V=H.positionInImage.x*100+"%",J=H.positionInImage.y*100+"%";let te=0,$=0,re=0,se=0,he=!1;B.subscribe(function(Le){e(27,he=!!Le&&Le.id===z.id)});const je=ue=>{e(8,re=ue.detail)},be=ue=>{e(9,se=ue.detail)},Oe=ue=>{e(6,te=ue.detail)},ve=ue=>{e(7,$=ue.detail)};return n.$$set=ue=>{"pxmm"in ue&&e(21,k=ue.pxmm),"roomAreaEnable"in ue&&e(0,E=ue.roomAreaEnable),"roomNameEnable"in ue&&e(1,L=ue.roomNameEnable),"roomNameOtherTypeEnable"in ue&&e(2,D=ue.roomNameOtherTypeEnable),"roomDimensionEnable"in ue&&e(3,G=ue.roomDimensionEnable),"room"in ue&&e(4,z=ue.room),"hoveredRoom"in ue&&e(22,B=ue.hoveredRoom),"getRoomAreaText"in ue&&e(23,A=ue.getRoomAreaText),"getRoomDimensionText"in ue&&e(24,C=ue.getRoomDimensionText),"getLabelElement"in ue&&e(5,I=ue.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ue&&e(25,M=ue.adaptiveRoomLabelVisibleEnable),"fontSize"in ue&&e(26,S=ue.fontSize)},n.$$.update=()=>{var ue,Le;n.$$.dirty[0]&67108864&&e(28,i=Ma[S]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(z)),n.$$.dirty[0]&8388624&&e(17,r=z.size?A(z.size):""),n.$$.dirty[0]&16777232&&e(16,o=z!=null&&z.dimension?C((ue=z.dimension)==null?void 0:ue.width,(Le=z.dimension)==null?void 0:Le.height):""),n.$$.dirty[0]&768&&e(34,a={width:re,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?T(z,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=M?!!(l!=null&&l(k)):!0),n.$$.dirty[0]&192&&e(32,h={width:te,height:$}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?T(z,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,f=M?!!(u!=null&&u(k)):!0),n.$$.dirty[0]&1744830464&&e(15,m=f||c||he),n.$$.dirty[0]&1207959552&&e(14,p=c||he),n.$$.dirty[0]&671088640&&e(13,g=f||he),n.$$.dirty[0]&1610612736&&e(12,v=c&&!f),n.$$.dirty[0]&268435456&&e(11,b=Gt((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,w=Gt((i==null?void 0:i.area)||10))},[E,L,D,G,z,I,te,$,re,se,w,b,v,g,p,m,o,r,s,V,J,k,B,A,C,M,S,he,i,f,c,u,h,l,a,je,be,Oe,ve]}class Ny extends ke{constructor(t){super(),Me(this,t,Fy,_y,Ce,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},jy,[-1,-1])}}function Hy(n){Se(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 uf(n,t,e){const i=n.slice();return i[17]=t[e],i}function df(n){let t,e=[],i=new Map,s,r,o,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=uf(n,a,c),u=l(h);i.set(u,e[c]=ff(u,h))}return{c(){t=Q("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Z(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,r||(o=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[15])],r=!0)},p(c,h){h&7679&&(a=c[12],Ee(),e=ki(e,h,l,1,c,a,i,t,un,ff,null,uf),xe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)F(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Y(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();r=!1,pt(o)}}}function ff(n,t){let e,i,s;const r=[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Ny({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&7679?jt(r,[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Gy(n){let t,e,i=n[12]&&df(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[12]?i?(i.p(s,r),r&4096&&F(i,1)):(i=df(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Wy(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:r}=t,{roomNameEnable:o}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:f}=t,{getLabelElement:m}=t,{adaptiveRoomLabelVisibleEnable:p}=t,g=0,v=0;const b=to();let w=sr();typeof b=="object"&&"subscribe"in b&&b.subscribe(E=>{e(11,w=E)});const k=E=>{e(9,g=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,r=E.roomAreaEnable),"roomNameEnable"in E&&e(1,o=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(2,a=E.roomNameOtherTypeEnable),"roomDimensionEnable"in E&&e(3,l=E.roomDimensionEnable),"floorplanData"in E&&e(14,c=E.floorplanData),"hoveredRoom"in E&&e(4,h=E.hoveredRoom),"getRoomAreaText"in E&&e(5,u=E.getRoomAreaText),"getRoomDimensionText"in E&&e(6,f=E.getRoomDimensionText),"getLabelElement"in E&&e(7,m=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,p=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:L}=c.bounding,D=E.x-L.x;e(10,v=g/D)}},[r,o,a,l,h,u,f,m,p,g,v,w,i,s,c,k]}class Uy extends ke{constructor(t){super(),Me(this,t,Wy,Gy,Ce,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},Hy)}}function Qy(n){Se(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function pf(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function gf(n,t,e){const i=n.slice();return i[14]=t[e],i}function mf(n){let t;return{c(){t=Q("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),U(t,"left",n[14].left*100+"%"),U(t,"bottom",n[14].bottom*100+"%")},m(e,i){Z(e,t,i)},p:oe,d(e){e&&X(t)}}}function vf(n,t){let e,i,s=t[1](t[11].distance)+"",r,o;return{key:n,first:null,c(){e=Q("div"),i=Q("div"),r=Be(s),o=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Pe(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),U(e,"left",t[11].left*100+"%"),U(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Z(a,e,l),j(e,i),j(i,r),j(e,o)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ge(r,s)},d(a){a&&X(e)}}}function Xy(n){let t,e,i,s,r,o,a=[],l=new Map,c,h=n[3],u=[];for(let p=0;p<h.length;p+=1)u[p]=mf(gf(n,h,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let g=pf(n,f,p),v=m(g);l.set(v,a[p]=vf(v,g))}return{c(){t=Q("div"),e=Q("div"),i=ae(),s=Q("div");for(let p=0;p<u.length;p+=1)u[p].c();r=ae(),o=Q("div");for(let p=0;p<a.length;p+=1)a[p].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Pe(s,"is-row",n[2]),y(o,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Pe(t,"is-row",n[2]),U(t,"width",n[2]?"100%":1/16+"rem"),U(t,"height",n[2]?1/16+"rem":"100%")},m(p,g){Z(p,t,g),j(t,e),j(t,i),j(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);j(t,r),j(t,o);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(o,null)},p(p,[g]){if(g&8){h=p[3];let v;for(v=0;v<h.length;v+=1){const b=gf(p,h,v);u[v]?u[v].p(b,g):(u[v]=mf(b),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}g&22&&(f=p[4],a=ki(a,g,m,1,p,f,l,o,kc,vf,null,pf)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&y(t,"class",c),g&5&&Pe(t,"is-row",p[2])},i:oe,o:oe,d(p){p&&X(t),gi(u,p);for(let g=0;g<a.length;g+=1)a[g].d()}}}const lr=1e3,cr=180;function Yy(n,t,e){let{type:i}=t,{data:s}=t,{bounding:r}=t,{getRuleDistanceText:o}=t;const a=i==="top"||i==="bottom",l=r.max.x-r.min.x-(lr-cr)*2,c=r.max.y-r.min.y-(lr-cr)*2,h=s.map(([p,g])=>a?[p.x,g.x]:[p.y,g.y]).flat().sort().filter((p,g,v)=>g===0?!0:p!==v[g-1]),u=h.map(p=>{const g=a?(p-r.min.x-lr+cr)/l:0,v=a?0:(p-r.min.y-lr+cr)/c;return{left:g,bottom:v}});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],m=h.map((p,g,v)=>{const b=g===0?0:p-v[g-1],w=g===0?0:(p+v[g-1])/2,k=a?(w-r.min.x-lr+cr)/l:0,E=a?0:(w-r.min.y-lr+cr)/c;return{left:k,bottom:E,distance:b}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,r=p.bounding),"getRuleDistanceText"in p&&e(1,o=p.getRuleDistanceText)},[i,o,a,u,m,s,r]}class Zy extends ke{constructor(t){super(),Me(this,t,Yy,Xy,Ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},Qy)}}function qy(n){Se(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Af(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function bf(n,t){let e,i,s;const r=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Zy({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&19?jt(r,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Jy(n){let t,e=[],i=new Map,s,r=n[4];const o=a=>a[13];for(let a=0;a<r.length;a+=1){let l=Af(n,r,a),c=o(l);i.set(c,e[a]=bf(c,l))}return{c(){t=Q("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),U(t,"width",n[3]),U(t,"height",n[2])},m(a,l){Z(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&&(r=a[4],Ee(),e=ki(e,l,o,1,a,r,i,t,un,bf,null,Af),xe()),l&8&&U(t,"width",a[3]),l&4&&U(t,"height",a[2])},i(a){if(!s){for(let l=0;l<r.length;l+=1)F(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Y(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const yf=1e3,wf=180;function Ky(n,t,e){let i,s,r,o,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:g}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,m=v.floorIndex),"floorplanData"in v&&e(6,p=v.floorplanData),"getRuleDistanceText"in v&&e(0,g=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,r=Object.keys(s)),n.$$.dirty&6144&&e(4,o=r.map(v=>[v,s[v]])),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-(yf-wf)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(yf-wf)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[g,i,f,u,o,m,p,l,h,a,c,s,r]}class $y extends ke{constructor(t){super(),Me(this,t,Ky,Jy,Ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},qy)}}function _n(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((o,a)=>{const{x:l,y:c}=t.format?t.format(o):o,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 Pf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function ew(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 tw(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 iw(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function nw(n){let t;return{c(){t=we("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Z(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function sw(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=_n(s,{needZ:!0}))},[i,s]}class rw extends ke{constructor(t){super(),Me(this,t,sw,nw,Ce,{path:1})}}function ow(n){let t,e,i,s,r,o;return{c(){t=we("defs"),e=we("pattern"),i=we("rect"),s=we("path"),r=ae(),o=we("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"d",n[0]),y(o,"fill","url(#fpm-room-pattern-0)")},m(a,l){Z(a,t,l),j(t,e),j(e,i),j(e,s),Z(a,r,l),Z(a,o,l)},p(a,[l]){l&1&&y(o,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(r),a&&X(o)}}}const Dc=6;function aw(n,t,e){let i,{path:s}=t;const r=Dc*2,o=`M0 ${Dc} h ${r} M${Dc} 0 v ${r}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=_n(s,{needZ:!0}))},[i,r,o,s]}class lw extends ke{constructor(t){super(),Me(this,t,aw,ow,Ce,{path:3})}}function cw(n){let t,e,i,s,r,o,a,l,c,h,u;return{c(){t=we("defs"),e=we("pattern"),i=we("rect"),s=we("pattern"),r=we("rect"),o=ae(),a=we("path"),l=ae(),c=we("path"),h=ae(),u=we("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"x","0"),y(r,"y","0"),y(r,"width","6"),y(r,"height","50"),y(r,"fill","none"),y(r,"stroke","#4B4B57"),y(r,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(u,"d",n[0]),y(u,"fill","url(#room-material-pattern-2)")},m(f,m){Z(f,t,m),j(t,e),j(e,i),j(t,s),j(s,r),Z(f,o,m),Z(f,a,m),Z(f,l,m),Z(f,c,m),Z(f,h,m),Z(f,u,m)},p(f,[m]){m&1&&y(a,"d",f[0]),m&1&&y(c,"d",f[0]),m&1&&y(u,"d",f[0])},i:oe,o:oe,d(f){f&&X(t),f&&X(o),f&&X(a),f&&X(l),f&&X(c),f&&X(h),f&&X(u)}}}function hw(n,t,e){let i,{path:s}=t;return n.$$set=r=>{"path"in r&&e(1,s=r.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=_n(s,{needZ:!0}))},[i,s]}class uw extends ke{constructor(t){super(),Me(this,t,hw,cw,Ce,{path:1})}}function dw(n){let t;return{c(){t=we("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Z(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function fw(n,t,e){let{dimension:i}=t;const s=_n([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),r=_n([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),o=_n([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=_n([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${r} ${o} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class pw extends ke{constructor(t){super(),Me(this,t,fw,dw,Ce,{dimension:1})}}function gw(n){Se(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 Cf(n,t,e){const i=n.slice();return i[8]=t[e],i}function mw(n){let t,e;return t=new lw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function vw(n){let t,e;return t=new uw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Aw(n){let t,e;return t=new rw({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&1&&(r.path=i[8].path),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function If(n){let t,e,i;return e=new pw({props:{dimension:n[8].dimension}}),{c(){t=we("svg"),me(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,r){Z(s,t,r),pe(e,t,null),i=!0},p(s,r){const o={};r&1&&(o.dimension=s[8].dimension),e.$set(o)},i(s){i||(F(e.$$.fragment,s),i=!0)},o(s){Y(e.$$.fragment,s),i=!1},d(s){s&&X(t),ge(e)}}}function Mf(n){let t,e,i,s,r=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,o,a;const l=[Aw,vw,mw],c=[];function h(f,m){return f[8].floorType===1?0:f[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=r&&If(n);return{c(){t=we("svg"),i.c(),s=ae(),u&&u.c(),o=We(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(f,m){Z(f,t,m),c[e].m(t,null),Z(f,s,m),u&&u.m(f,m),Z(f,o,m),a=!0},p(f,m){let p=e;e=h(f),e===p?c[e].p(f,m):(Ee(),Y(c[p],1,1,()=>{c[p]=null}),xe(),i=c[e],i?i.p(f,m):(i=c[e]=l[e](f),i.c()),F(i,1),i.m(t,null)),m&1&&(r=f[3]&&f[8].dimension&&Array.isArray(f[8].dimension.vertical)&&f[8].dimension.vertical.length>0&&Array.isArray(f[8].dimension.horizontal)&&f[8].dimension.horizontal.length>0),r?u?(u.p(f,m),m&1&&F(u,1)):(u=If(f),u.c(),F(u,1),u.m(o.parentNode,o)):u&&(Ee(),Y(u,1,1,()=>{u=null}),xe())},i(f){a||(F(i),F(u),a=!0)},o(f){Y(i),Y(u),a=!1},d(f){f&&X(t),c[e].d(),f&&X(s),u&&u.d(f),f&&X(o)}}}function bw(n){let t,e,i=n[0],s=[];for(let o=0;o<i.length;o+=1)s[o]=Mf(Cf(n,i,o));const r=o=>Y(s[o],1,1,()=>{s[o]=null});return{c(){t=Q("div");for(let o=0;o<s.length;o+=1)s[o].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(o,a){Z(o,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(o,[a]){if(a&15){i=o[0];let l;for(l=0;l<i.length;l+=1){const c=Cf(o,i,l);s[l]?(s[l].p(c,a),F(s[l],1)):(s[l]=Mf(c),s[l].c(),F(s[l],1),s[l].m(t,null))}for(Ee(),l=i.length;l<s.length;l+=1)r(l);xe()}},i(o){if(!e){for(let a=0;a<i.length;a+=1)F(s[a]);e=!0}},o(o){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Y(s[a]);e=!1},d(o){o&&X(t),gi(s,o)}}}function yw(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:r}=t,{floorIndex:o}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&r;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,r=u.roomDimensionEnable),"floorIndex"in u&&e(6,o=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[o].rooms.map(u=>de(N({},u),{path:u.path.map(f=>Pf(f,a.bounding))})))},[i,l,c,h,s,r,o,a]}class ww extends ke{constructor(t){super(),Me(this,t,yw,bw,Ce,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},gw)}}function Pw(n){Se(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Cw(n){let t,e,i,s;return{c(){t=we("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(r,o){Z(r,t,o),i||(s=[Ve(t,"mouseenter",n[3]),Ve(t,"mouseleave",n[4])],i=!0)},p(r,[o]){o&4&&y(t,"style",r[2]),o&3&&e!==(e=`${r[1]}_${r[0].id}`)&&y(t,"id",e)},i:oe,o:oe,d(r){r&&X(t),i=!1,pt(s)}}}function Iw(n,t,e){let i,s,{room:r}=t,{floorIndex:o}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(r)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=_n(r.path,{needZ:!0,format:p=>Pf(p,f)});return n.$$set=p=>{"room"in p&&e(0,r=p.room),"floorIndex"in p&&e(1,o=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${o}_${r.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[r,o,s,h,u,m,a,l,c,i]}class Mw extends ke{constructor(t){super(),Me(this,t,Iw,Cw,Ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},Pw)}}function kw(n){Se(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 kf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ef(n,t){let e,i,s;const r=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let o={};for(let a=0;a<r.length;a+=1)o=St(o,r[a]);return i=new Mw({props:o}),{key:n,first:null,c(){e=We(),me(i.$$.fragment),this.first=e},m(a,l){Z(a,e,l),pe(i,a,l),s=!0},p(a,l){t=a;const c=l&15?jt(r,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(F(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),ge(i,a)}}}function Ew(n){let t,e,i=[],s=new Map,r,o=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<o.length;l+=1){let c=kf(n,o,l),h=a(c);s.set(h,i[l]=Ef(h,c))}return{c(){t=Q("div"),e=we("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Z(l,t,c),j(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);r=!0},p(l,[c]){c&15&&(o=l[1].floorDatas[l[0]].rooms,Ee(),i=ki(i,c,a,1,l,o,s,e,un,Ef,null,kf),xe())},i(l){if(!r){for(let c=0;c<o.length;c+=1)F(i[c]);r=!0}},o(l){for(let c=0;c<i.length;c+=1)Y(i[c]);r=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function xw(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:r}=t,{hoveredRoom:o}=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,r=c.highlightData),"hoveredRoom"in c&&e(3,o=c.hoveredRoom)},[i,s,r,o,a,l]}class xf extends ke{constructor(t){super(),Me(this,t,xw,Ew,Ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},kw)}}function Sw(n){Se(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function Sf(n){let t,e=n[0].text+"",i;return{c(){t=Q("span"),i=Be(e),y(t,"class","text svelte-3vzs9z"),U(t,"font-size",n[0].textFontSize+"px")},m(s,r){Z(s,t,r),j(t,i)},p(s,r){r&1&&e!==(e=s[0].text+"")&&Ge(i,e),r&1&&U(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function Dw(n){let t,e,i,s,r=n[0].text&&Sf(n);return{c(){t=Q("div"),e=Q("img"),s=ae(),r&&r.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),mt(e.src,i=n[0].imageURL)||y(e,"src",i),U(e,"width",n[0].imageWidth+"px"),U(e,"height",n[0].imageHeight+"px"),U(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(o,a){Z(o,t,a),j(t,e),j(t,s),r&&r.m(t,null)},p(o,[a]){a&1&&!mt(e.src,i=o[0].imageURL)&&y(e,"src",i),a&1&&U(e,"width",o[0].imageWidth+"px"),a&1&&U(e,"height",o[0].imageHeight+"px"),o[0].text?r?r.p(o,a):(r=Sf(o),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},i:oe,o:oe,d(o){o&&X(t),r&&r.d()}}}function Tw(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class Lw extends ke{constructor(t){super(),Me(this,t,Tw,Dw,Ce,{missingFloorConfig:0},Sw)}}const Rn="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 Da(n){return n*180/Math.PI}function zw(n){Se(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function Ow(n){let t,e;return{c(){t=Q("div"),e=Q("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),U(e,"background-image",`url(${n[0]||Rn})`),U(e,"width",n[4]),U(e,"height",n[4]),U(e,"left","-"+n[4]),U(e,"top","-"+n[4]),U(e,"transform",`rotate(${n[3]}deg)`),U(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),U(t,"left",n[1]),U(t,"top",n[2])},m(i,s){Z(i,t,s),j(t,e)},p(i,[s]){s&1&&U(e,"background-image",`url(${i[0]||Rn})`);const r=s&1;r&&U(e,"width",i[4]),r&&U(e,"height",i[4]),r&&U(e,"left","-"+i[4]),r&&U(e,"top","-"+i[4]),r&&U(e,"transform",`rotate(${i[3]}deg)`),r&&U(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function jw(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:r}=t,{cameraImageUrl:o}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Da(r)+45,p=document.body.clientWidth,g=document.body.clientHeight,b=`${(p<500||g<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,r=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,o=w.cameraImageUrl)},[o,u,f,m,b,i,s,r]}let Vw=class extends ke{constructor(t){super(),Me(this,t,jw,Ow,Ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},zw)}};const Bw="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArUAAAB7CAMAAABdA4ieAAAC91BMVEUAAACOpP/H0P+yxP/a4/+asv/W3/+/z/+cs//S3f+mu//Q2//5+v/H1P/d5f/l6//y9f++zf/i6f+ww/+ovP/7/P/u8v/N2f+Mp//q7/+4yf+uwf+Wr/+7y/+1xv+Ho//x9P+9zP+2x/+swP+gt/+Oqf/Y4v/r8P/l7P/b4//F0/+juf+Zsv+XsP+Trf/p7v97mv9wj/+kuv+ftf/x9P92lf/3+f/I1f+5yv+Eof98m//8/f/4+f90lf+9zf/j6f/T3f/L1/+Bnv/6+/+SrP/m7P/f5v/O2v/L2P/E0v/Az//+///s8P/e5v+rv/+pvv+Anv+qvv+Pqv+Kpv+CoP93l/9xlP/z9v/p7v90lf9uj//P2//v8//o7f/k6v/K1v+6yv9rjv98nv/E0v/9/v/09//h6P/X4f9pjP/9/f/N2f/K1v/C0f+Ho/99nP/1+P9sj//6+//u8/+iuP/u8//g6P/U3v+3x/+0xv+etf+Vrv9pjf/B0P9ukf+ht/+Vr/94mP/G0/+8zP+2x//+/v/09v/W4f9ojv/c5P+xxP/d5v+xw/+vwv+Jo//g6P+nvP+SrP/R3P/1+f/W3//U3//C0P+Jp/9nh/+Kpv+Fov/Y4f/J1/+Pqf+rv/+Oqv+Oqv+muv+twP/f5//t8P97mf/h5/+twP+kuf/L2P+juP+Ipf+huP+Pqf/d5v+zxf+cs/+Zsf+wwv/V3v+8zP+Go/+zxP+GpP/T3f/r8P/u8v/o7f/d5P/m7P/H1P/w9P/D0f+uwf/Z4v/F0v/09//D0v/v8//s8v/d5P/Y4f/s8P+etv/X4f+gt/+ovf+bsv+xw/+Vr//j6v+1x//J1v+4yf/r8P+yxf/T3f/B0f+Fo//09//W4P/h6P/L1v/i6f/x9f/t8v/G0/+uwf/z9f/7/P/n7f/z9v/T3f+4yf/J1v/z9f/w8//q7v/O2v/8/f/5+v/y9f/w8//g6P/z9v+/zv+5yf+9zf/5+v/Q3P/B0P/u8f/R2//////LSJnaAAAA/HRSTlMAAwGMx2jAn2u7ebn0q8zX7J3TiHz45bRS35SFYZmPSembkYNwVMXh2cmodWVjXN43DHZu6gfyrJZGOvrzLAbVvbBB91raz7aypqH+4s6Bfj9/Vk9EMint3C8gt+fc1q+XGAml/O/SxBz7s66kSz3wI/bjc+fQvpOObV8VoyZyXjSpmgv97sMPyorNiYZN0XpYuvHCv6JNEhEWw61YgCUdGBIP5CIgHypaUEU6NS9JQy8lGlY6NCuMfVtPSzspJoRxcExBNTMUyn9zaWRfVkk9Oad9emtkY0RBMLGsnJaQj4ZmXVHhsaKbeW9owb466dnVy7mYj45wyaGV3bdGzuNnAAASkklEQVR42uyaS0iUURiGTUQZ1MaMURSEbOFt4ybGQClFHO9rBS8F3nAURHG0hZvyQrgQRsfNuKmRCTcGGaEzThNqMyouwswKNTVMLe/a/bLo+845/5z/dzIiumj971I3gz6+Puc9x0POT6bRaXfYrJa18YHFhYXXKzMz6+/fb2+/ePFia8uvWlXelFkcr6pO2NqCr2xv77xfn5lZWXm9sDgwvmZZGnHYzaZjHnLk/PaYzL0jS9Pji6+XN3Z3gvJPnTkTEJCT01xSUtWuVick+PlVJ6tUqvj44uLipkxIU3F5fLxKlZxc7efnl6BWt1eVlDTn5AQEnDl16lR+be2n3fWZlYWBNcugze485yFHzq/Kub7eEcv44tzyekpsbEhIZGRWVk1NUFBtPqU2gFGbANRWVycnI7XlCO0XQm25mFp1VRWjFrDNz68NCqqpyYqMDAmJjc3NzQ3cmJwfmLba7CZPDzlyfg5Wh3V6YG559HyhUhkVlZJSUJDLqK3pDkJqoS8ZtVWEWiCTUltejl37BaCVdG2Cul1MLUIb1M2pLShIiYpSKpWF58+37U3Oj1ue2E0ecuT8EK1mm3VoYG4vW6MrLQ0MDDwvUIvQ8q6tBWqZIeRQQ+DU8q51NwQxtbVAbRajNrZARG1gaWBpm0anyY6enB+bGOyV6ZVzIK6bPUPzs17Rx48fb80GaHVtpQRaF7XYtZFIbTcRBAFb7rWc2uJM1rVoCCqgFquWdy0TBDCEbqSWlm2KQC38rZSW6nS67OxW+CxXr0Z7ec/J8MqRxtQ7ONQ/2xIREeHlFR191UVtqRu1wBep2hpqCNxrpYYg6dp4Ude2Y9cG8K5FQ8hyNwSglnZtNoE22svLKyKirKxFsTo28cQsH9v+81Bevb29O1qMZQAtUhs9SqnVsK5199osRi3fENwNgXitcBqrrmZly7r2DKUWq7Zb8FrBEAoptW1tGg3rWk5tC3xSQ53ig8zuf5pzd4df9c8qFIrEOgOhtgyphdCubaVdC9iyrkVo+Wnsm12bID6NZYqWLxX32qpm0fKVD9ii10bSrkVDiJJ2bWuriFqjsaUDPmpdXWIifG7f1bGezT55bfhfYrrfM7Wamufrq9cjtIkGA+1aZgiArdRrlUBtirRr2YbAvBZGBLV71/INAcuWbwjcEERey7tWKe7abGnXdiC1DFq9r29eampF/3O5dv/1ODd7pj5og4ODU13UQtdyQ+Beq9FovnMaE20IAdwQJHut2BCE05jaffkSDAGwxbJl1CK27DQ2iqcxCFKLXWsgXatX+BJqg4O1aWlJz14N35XR/RfTeP/2VOeFpKS0tDQCLVDrq9AjtXVIrdFYVsaoHWWGQKgN3EdtCNVa91sGtdQQmvhpjFUtX74QWjoioNdm0a5lGwL3Wp1GI/HaCCP1WkMddi1Cm5cH1BJsky5UxGHrysLw7wQd9pl/XFfFBaRWq9UCtalIrZ56rcG7A7u2jHktMQQN91qllFq2fImoba468G5M6rVq4rV8Q0CvZdTGgtcitrxrNUgtli1QCyFe6+0yBL3eF6Cl1CYBtYBtnL9/0b2ezWseco56QGLvpV++7O8fF1dRAdhC16Ih0K4lhpBoQBaMLS6vZacxTdu+DSFXsiHkU689YENgd2MSQ0iQ7rXiG90Qvnxh2eJhTOfqWihb7rXUEIBalyFotaRru+IQ28uXY9LBF27JD3OObPqePn9TlJ4eExNDqO0CapOQWsCWdq2CUmtgGwKnli9f6LWFrg0hhFEr7doS1rXSu7HM8nK3DaHd7W6shnutyxACqdficYxSyzYEgVqEVsENQYtdi9j6U2rTi4oqfaZu32n0kHO04nlr+N3HjIaGoqIipNafUNsF1KIicK9VUK8FQ8Cu5YbAqQVslfv2Wuq1+TU7uxszK/DycG1t2mJZWrKOjIzYHA673Wx2Ok3nPImbNJqcfWa7vdfhsMG3rUtLFss0PG3Eh43ruzvC8sW7lhkCgxYMQXzLYCReyzYESGoePY0JXesPiYlBbCsbOjMyMu713L/uIedo5NiNm+8++vhkALSVlaRrqSEAtNKu1VNqWddKN4Rs3f6uLdxYnsTXsdNLg7Ze8y95WOhp6rM7RqyW6fGB+bnJ5Q0lNQRyo+u+fOGGIMFWOI2Rqq2ghgDUYtcSbH18fE4AuXLnHvr0PX30JvzEiRM+gG0nYFsE2IIgQARD0LINIY9vCNLla1R8ozu6PLc4brE6zH/iEcAxp90GD83mJ/dAqjU64TTGvNYodC0uX2SvJV1LNwSkFg3B1bWEWvhBhIdfeSjbwiHO9QeP34aFXQkPp9AitWgIgtfGYdcecBrrMJYJy1c0gLIHb62GrE96+/7aCmoyOwYnhvrnJo3otXz5Yl6roNCmptLTGHYtei1imy50rQ+lFrANC7v48ra86B6+HLs1/PDs2YsA7RWAlmLb0MkNgXStdENwv2WIUKzi2yrnoZo98ekkPpYQ7saQWtq1dPlCr+WGIO1axJZSe/Hs2bePHsiae4jSeOfxpdBQhJZULe/aSmIISG0cNwTetQoIMQTDbP9Qj818mP+Pejp7ByfGVmeF5WufIVw4wGuxahm1oaGh9S9vyqPYYYgnnL1O19cDtEAt7VrqtXCIdnWtsCEkYdfyWwaF4jMp174j9JtsvGvrGer/oMcNQXzL0CVZvhoaMii1iG2YQG19/enTp08+li33K/tm7JNGGIbxqiEht5m7iasMcBuwwOJk0tEFcn9BG7s1bizQGBycCCbXpUkTo9VFJVpRSeNkuBqnq6BRoiwOMtldm3Tr+37fJ9+dtFEUbNX3+RPIj+d+93zf/ctgyZb1YDAUAmx510J410JY1wqvbTeEma3vJ9uP9571yObu8rfTd6xrhSEIahFb2bXCayW1wWAwM2CvLf5XFvSMMr9fzw9kMhnEFqmVXSsMYQI3hFFJLUD7GixwZuvHU/kuoG+zsXx0CtS+Yl4runZ0fHzcvSEAtUPcEEKCWshhdYlezx44I0vV80J+AILQQgIuagdby9e1vXbm9Ogp3kmd2j45q7z1Ll/tXRuAoCEAtQzbQkE93qdLCw+Wsa9NXVXVfB6xdXftsOxauSHwszHgtfG0L6IufNkBdhm0vGul10Kk14quzQO1qqqDK7yg9Dwj682wrk+raqEgoGXUtrp2yGUI3Gt/we3T5/L+0Q+6W/mIXTvR7rWArTSEfJ5Rq+the40at5dBMTDDCC2jVhoCYjscAGo5tBC+fA0elXefhsF2dqTdOKtMyLlWvo2F3NQCtNPTiG04aZcI3B6lb6mqJZPhK2rVFrVBFATRtXKvrZw1Fh/RotXdoOzu/LwYhLj3Wo8hCGrDQG1y1jTIcbufvo2ilTJnZxFbnRsC81qxIYQ8XntRpy9SWOZ3y+dv2pevjPRaQa1pplIph87OuoxsXEulTJND6zWEjPRagDZwXqbredd94bgiqfUYgsq6Ngldi9hqmna8Qj9etw6/bMvSNIYt/MAtQ8i7DQG79rLeoPH8b75QPg8wbINyQ+CGILtW0yxLUZoE7v2RrRmKolgaUouGwL1W93gtdu1lnY57bj5IPBRei+GGAHF3rYKJ7608l82lF5lacSLxOFLLutaUXeuhNlOnOyEdkMu9VnYtJGnysrUshDYej6SLG9QBd5TZdASgjSsQhNZFrS69FoilF6+OsgDkIrauDWEWu1ZjhoDYRiKRdNohU+g4CyUnl2tRa1nSEKTXFmwi9s7kNg89G4IwBNG1SG0uZ9BVhQ4PEwzDyKWBWoEtUis2BNG19toSydc9bx81D91dC9hKaiNIrWE4dPxwy8yXnEQCoL3WtSnetQhtsklXRLv1YajNli8BraYgtozaXBqgTSQS2cl1+q1vytj6pD+bBWpF10qvFV2btIukBV2WhVRrQxDQCkNAbLNZv1N7zoeMt/jr13x+P1LLyhawlYLAX8fobl33g0ZWtE2+11oearFr/RDf3gEV7p/z6WDS5/MJaF1eqwhslSo9q3qW/vn9Y63Na7Fqs0gtpDZHhXs9/Z9r0ShC6+5aQS1C65ToEKHXmVqvRtoNwQ9BbKPR96vUGt5H1IcYg9YjCDkxIcSrNB32ONLRSg7H1msIEMA2GqNJoZWp1ckYQCuoRWwZtUYaFSFdpNHwYbOwsodde7UhtLAFaGOxl7U5eub9Ztfscd0Eoihsu8oSKJBoQpUYyYULmhSIBVjACuip0tFQpEaaagTSyLiI9GSMZArEKp4it95N7oXBk6dUr7Ln59sB4uNw7p0BTlfb3s7Wcm0fvfbbV7MveAYo7k9eEB5h+x0Aa22b9OlKb9bHP7kNgLZC2slawKTs80Bx/2sIW8DO7dy7VSt9SfuoyHMurei1k7bnt/3K8ExQXLT2Y0MA8qLwro2mRaG6hV5RTNpuuba81345v+n+E3oR6su7aAjc2hyt9cL4qN+fcNNcw9DzPJG1i7VG2dfidHlHaYW1qK0H2oauZvvz/ZEyhtLyrBUN4WzuxLweIO6HrOXWhiQa6pUupHeLkRCYrbWB2dqzZh+vPGxOl1xoW3iztYyxqNWj4KadG0URm7z9tyHoPZi+PnBJRExjk7WEEHiTrtMof9T7q7NctJYwcBaYGgJwVf/R5Sft3bkh8KydrXVV93aHzs7WklBMY2b+kob65uE0NhcEQhhaa1mWo+7VmqqzgElaRlDbKWtD0wykAg6GikJkretO2saKelt1cRyjtQAD5qw1zUBCdr2L1jIWAdzaWEVvq44+pI0AErLQs/rdyiAjm9ONiF5rATGlpaPWwUM1ZHSxFokIY9FNn12fivw4toQwkbWobemPynhbD1lW0hKtfYTtVa3PUk+q3pp7LYDW0jLL2lGJ+yP14DhZltFFW5DW6swApgbrpn1kbVmCtJnj+KP0GyFwFsCspZRLq1j70Z2qsxC0loK0qK0vd95Wne/7IC1Q8qgd9DgB1Il0dKx4CVsH8P1E3n3C7t76AM/aErKW3s1FAxVZNweUllvrIwc5V5r7MUiSWVoMW5C2NdVAXao7DmNL1vpJkgy1dH/V9W9wNmmTxdqy7OR7CMMnV2EiaxMgkGzoXjdDEKC2S0HwR3OeoD6beuBZ26K0QXC4y/Pa/7Jrx7gJw1AYx2su0iuYgYFI7sAJstiS2ZKpk8UeWfKWKyQLLJ5Qxyp34TZ9D15YOkBpm9ji/U/A8CP+HFj0styMapHtZ54bh/t5y2E9LoQNVppMXoN1uixLQns8rl9PeZ0T3O96O5T4rL2wBQkuZnCbWQ7OXdUe1zwNni8YCsh2VOuK1I/a2jtHapHtZp/J+cD9bf0HoiW1rpAp38TfYlEUgJaetWUOZwP3P3UnetYCW1ChU52JogoS1UKIlq9gT95yILSugKRKciq2VhLaEpIVm3366j2pxaSMyf07YRUlND5qTynvGG6aaDOSWgnptFiIKoQLWmQ7pLphuOkTB0lqoZDSTGiVBrXE1iT0wbgEEn0gtSEEncoNfRV1uKKN/KqL+/4C1xYSA7XapjATRGU1hGxT3NtcGnUK0UJgZf7TuDWEls1yt9wiWsja7awzYRWttYgWYrPcLbejWqua2WaCqBSixQLvWe5mi06RWqv8TDOhNUrZC9sdm+Xuu5cpUqvU+wwzYbVVkIXYLHd/olekVpmpZ8KiMYbU7ma/EXJZBW5JrZl2V9bRnNWyWe4xt8TWTPd3FdEYSEFslnsoURlAi01FqN56f2br2xeOe9ytgbyf4nErGg/hl6RN4Jc5Lt++2rVjHMdCIIqiqtoRQW2mMogIyZFjlsB2B9wjjaY1PXa3wcbSPaEDR1fP9fVt8aPai2+f2+TlWu2l0yweZHlEO5S9cyu1lDKj5T/fWCH4jLaUnXMbvFyrzby8xRrayqUM2+ZWqvuM1nmpgHWkl8F9z9yG7LNa5yEMa0n8yHb93Er1oXjnoMVyFn3KQVcP7VRpFn+sDiznaiuHNufsHnkIwy7aPA/r5jbFGW3m7S12ku55WPN7Li1PPIRhN6sjtBjTmm+KmYcwPEOKs9tHF1JDHCoHLZ5DQ8yPBic9DoHjAKvsb85qjbFxHOCprMZaf5qdhlorxwGeTsPIttvPlno0y3GAZfbHp6n3ynGAV0m99u/2J6H3znGAvW4n+J25tdY7xwFey1pvQe6/DlrjOMDLqfXW7N5pbs0YWhxgtpj0rl1uiaHFISzccSWohUCzOIemm0VKChwHOMutKCVwHOA4av/JVi0xtDiRpCRfRcvQ4lBfxSnG0OJc/+xTjKHFyVRMP38iDC0O92lZVRhanO+vcVWGFu9BRWkW7+Z3rapEizdy7ZVm8V5Gtr8AtSnix59eOmYAAAAASUVORK5CYII=";function _w(n){Se(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 Rw(n){let t,e,i,s,r;return{c(){t=Q("div"),e=Q("div"),i=ae(),s=Q("span"),r=Be(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),U(e,"background-image",`url(${Bw})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),U(t,"transform",n[2])},m(o,a){Z(o,t,a),j(t,e),j(t,i),j(t,s),j(s,r)},p(o,a){a&1&&Ge(r,o[0])},d(o){o&&X(t)}}}function Fw(n){let t,e=n[1]&&Rw(n);return{c(){e&&e.c(),t=We()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function Nw(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const r=(c=i.entrance)==null?void 0:c.northRad,o=typeof r=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(r?Da(r):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,o,l,i]}class Hw extends ke{constructor(t){super(),Me(this,t,Nw,Fw,Ce,{floorplanData:3,northDesc:0},_w)}}function Gw(n){Se(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 Ww(n){let t,e,i,s,r,o,a,l,c,h,u,f;const m=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let p={};for(let z=0;z<m.length;z+=1)p=St(p,m[z]);t=new ww({props:p});let g=(n[3]||n[5])&&Df(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let b={};for(let z=0;z<v.length;z+=1)b=St(b,v[z]);s=new sf({props:b});const w=[{floorplanData:n[12],floorIndex:n[2]}];let k={};for(let z=0;z<w.length;z+=1)k=St(k,w[z]);o=new Oy({props:k});let E=n[6]&&Tf(n),L=n[11]&&Lf(n),D=n[4]&&zf(n),G=n[23]&&Of(n);return{c(){me(t.$$.fragment),e=ae(),g&&g.c(),i=ae(),me(s.$$.fragment),r=ae(),me(o.$$.fragment),a=ae(),E&&E.c(),l=ae(),L&&L.c(),c=ae(),D&&D.c(),h=ae(),G&&G.c(),u=We()},m(z,B){pe(t,z,B),Z(z,e,B),g&&g.m(z,B),Z(z,i,B),pe(s,z,B),Z(z,r,B),pe(o,z,B),Z(z,a,B),E&&E.m(z,B),Z(z,l,B),L&&L.m(z,B),Z(z,c,B),D&&D.m(z,B),Z(z,h,B),G&&G.m(z,B),Z(z,u,B),f=!0},p(z,B){const A=B&5188?jt(m,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?g?(g.p(z,B),B&40&&F(g,1)):(g=Df(z),g.c(),F(g,1),g.m(i.parentNode,i)):g&&(Ee(),Y(g,1,1,()=>{g=null}),xe());const C=B&4100?jt(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(C);const I=B&4100?jt(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};o.$set(I),z[6]?E?(E.p(z,B),B&64&&F(E,1)):(E=Tf(z),E.c(),F(E,1),E.m(l.parentNode,l)):E&&(Ee(),Y(E,1,1,()=>{E=null}),xe()),z[11]?L?(L.p(z,B),B&2048&&F(L,1)):(L=Lf(z),L.c(),F(L,1),L.m(c.parentNode,c)):L&&(Ee(),Y(L,1,1,()=>{L=null}),xe()),z[4]?D?(D.p(z,B),B&16&&F(D,1)):(D=zf(z),D.c(),F(D,1),D.m(h.parentNode,h)):D&&(Ee(),Y(D,1,1,()=>{D=null}),xe()),z[23]?G?(G.p(z,B),B&8388608&&F(G,1)):(G=Of(z),G.c(),F(G,1),G.m(u.parentNode,u)):G&&(Ee(),Y(G,1,1,()=>{G=null}),xe())},i(z){f||(F(t.$$.fragment,z),F(g),F(s.$$.fragment,z),F(o.$$.fragment,z),F(E),F(L),F(D),F(G),f=!0)},o(z){Y(t.$$.fragment,z),Y(g),Y(s.$$.fragment,z),Y(o.$$.fragment,z),Y(E),Y(L),Y(D),Y(G),f=!1},d(z){ge(t,z),z&&X(e),g&&g.d(z),z&&X(i),ge(s,z),z&&X(r),ge(o,z),z&&X(a),E&&E.d(z),z&&X(l),L&&L.d(z),z&&X(c),D&&D.d(z),z&&X(h),G&&G.d(z),z&&X(u)}}}function Uw(n){let t,e;return t=new Lw({props:{missingFloorConfig:n[19]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&524288&&(r.missingFloorConfig=i[19]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Df(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new xf({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33820676?jt(i,[{floorIndex:r[2],floorplanData:r[12],hoveredRoom:r[25],highlightData:r[18]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Tf(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Uy({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&33748868?jt(i,[{floorplanData:r[12],roomAreaEnable:r[7],roomNameEnable:r[8],roomNameOtherTypeEnable:r[9],roomDimensionEnable:r[10],floorIndex:r[2],getRoomAreaText:r[13],getRoomDimensionText:r[14],getLabelElement:r[15],hoveredRoom:r[25],adaptiveRoomLabelVisibleEnable:r[17]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Lf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new $y({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&69636?jt(i,[{floorplanData:r[12],floorIndex:r[2],getRuleDistanceText:r[16]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function zf(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Vw({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&3149825?jt(i,[{panoIndex:r[0],floorplanData:r[12],lastPanoramaLongitude:r[20],cameraImageUrl:r[21]}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function Of(n){let t,e;return t=new Hw({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){me(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const r={};s&4096&&(r.floorplanData=i[12]),s&4194304&&(r.northDesc=i[22]),t.$set(r)},i(i){e||(F(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){ge(t,i)}}}function Qw(n){let t,e,i,s,r;const o=[Uw,Ww],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=o[e](n),{c(){t=Q("div"),i.c(),y(t,"class",s=wt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Z(c,t,h),a[e].m(t,null),r=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Ee(),Y(a[u],1,1,()=>{a[u]=null}),xe(),i=a[e],i?i.p(c,h):(i=a[e]=o[e](c),i.c()),F(i,1),i.m(t,null)),(!r||h&2&&s!==(s=wt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){r||(F(i),r=!0)},o(c){Y(i),r=!1},d(c){c&&X(t),a[e].d()}}}function Xw(n,t,e){let i,s,{panoIndex:r}=t,{isCurrent:o}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:p}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:b}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:k}=t,{getLabelElement:E}=t,{getRuleDistanceText:L}=t,{adaptiveRoomLabelVisibleEnable:D}=t,{highlightData:G}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:B}=t,{cameraImageUrl:A}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:M=void 0}=t;const S=Sc(void 0);return S.subscribe(T=>{M&&e(26,M.roomOnMouse=T,M)}),n.$$set=T=>{"panoIndex"in T&&e(0,r=T.panoIndex),"isCurrent"in T&&e(1,o=T.isCurrent),"floorIndex"in T&&e(2,a=T.floorIndex),"highlightEnable"in T&&e(3,l=T.highlightEnable),"cameraEnable"in T&&e(4,c=T.cameraEnable),"hoverEnable"in T&&e(5,h=T.hoverEnable),"roomLabelsEnable"in T&&e(6,u=T.roomLabelsEnable),"roomAreaEnable"in T&&e(7,f=T.roomAreaEnable),"roomNameEnable"in T&&e(8,m=T.roomNameEnable),"roomNameOtherTypeEnable"in T&&e(9,p=T.roomNameOtherTypeEnable),"roomDimensionEnable"in T&&e(10,g=T.roomDimensionEnable),"ruleLabelsEnable"in T&&e(11,v=T.ruleLabelsEnable),"floorplanData"in T&&e(12,b=T.floorplanData),"getRoomAreaText"in T&&e(13,w=T.getRoomAreaText),"getRoomDimensionText"in T&&e(14,k=T.getRoomDimensionText),"getLabelElement"in T&&e(15,E=T.getLabelElement),"getRuleDistanceText"in T&&e(16,L=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(17,D=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(18,G=T.highlightData),"missingFloorConfig"in T&&e(19,z=T.missingFloorConfig),"lastPanoramaLongitude"in T&&e(20,B=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(21,A=T.cameraImageUrl),"northDesc"in T&&e(22,C=T.northDesc),"compassEnable"in T&&e(23,I=T.compassEnable),"store"in T&&e(26,M=T.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=b.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[r,o,a,l,c,h,u,f,m,p,g,v,b,w,k,E,L,D,G,z,B,A,C,I,s,S,M,i]}let Yw=class extends ke{constructor(t){super(),Me(this,t,Xw,Qw,Ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},Gw)}};function Zw(n){Se(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function jf(n,t,e){const i=n.slice();return i[26]=t[e],i}function Vf(n){let t,e,i,s=n[15].floorDatas,r=[];for(let a=0;a<s.length;a+=1)r[a]=Bf(jf(n,s,a));const o=a=>Y(r[a],1,1,()=>{r[a]=null});return{c(){t=Q("div");for(let a=0;a<r.length;a+=1)r[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Z(a,t,l);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=jf(n,s,c);r[c]?(r[c].p(h,l),F(r[c],1)):(r[c]=Bf(h),r[c].c(),F(r[c],1),r[c].m(t,null))}for(Ee(),c=s.length;c<r.length;c+=1)o(c);xe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)F(r[l]);e||vt(()=>{e=Vn(t,Vt,{duration:n[0],easing:an}),e.start()}),i=!0}},o(a){r=r.filter(Boolean);for(let l=0;l<r.length;l+=1)Y(r[l]);i=!1},d(a){a&&X(t),gi(r,a)}}}function Bf(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new Yw({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&67108860?jt(i,[o&67108844&&{hoverEnable:r[6],highlightEnable:r[7],floorplanData:r[15],getRoomAreaText:r[18],getRoomDimensionText:r[19],getLabelElement:r[20],getRuleDistanceText:r[21],roomLabelsEnable:r[9],roomAreaEnable:r[10],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomDimensionEnable:r[13],ruleLabelsEnable:r[14],adaptiveRoomLabelVisibleEnable:r[22],highlightData:r[23],missingFloorConfig:r[24],panoIndex:r[3],cameraEnable:r[5],cameraImageUrl:r[17],lastPanoramaLongitude:r[16],compassEnable:r[8],northDesc:r[2],store:r[25]},o&32768&&{floorIndex:r[26].floorIndex},o&32784&&{isCurrent:r[26].floorIndex===r[4]},o&32768&&{items:r[26].items}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function qw(n){let t,e,i=n[1]&&Vf(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=Vf(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Jw(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:r}=t,{panoIndex:o}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:b}=t,{floorplanData:w}=t,{lastPanoramaLongitude:k}=t,{cameraImageUrl:E}=t,{getRoomAreaText:L}=t,{getRoomDimensionText:D}=t,{getLabelElement:G}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:B}=t,{highlightData:A}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=M=>{"duration"in M&&e(0,i=M.duration),"visible"in M&&e(1,s=M.visible),"northDesc"in M&&e(2,r=M.northDesc),"panoIndex"in M&&e(3,o=M.panoIndex),"floorIndex"in M&&e(4,a=M.floorIndex),"cameraEnable"in M&&e(5,l=M.cameraEnable),"hoverEnable"in M&&e(6,c=M.hoverEnable),"highlightEnable"in M&&e(7,h=M.highlightEnable),"compassEnable"in M&&e(8,u=M.compassEnable),"roomLabelsEnable"in M&&e(9,f=M.roomLabelsEnable),"roomAreaEnable"in M&&e(10,m=M.roomAreaEnable),"roomNameEnable"in M&&e(11,p=M.roomNameEnable),"roomNameOtherTypeEnable"in M&&e(12,g=M.roomNameOtherTypeEnable),"roomDimensionEnable"in M&&e(13,v=M.roomDimensionEnable),"ruleLabelsEnable"in M&&e(14,b=M.ruleLabelsEnable),"floorplanData"in M&&e(15,w=M.floorplanData),"lastPanoramaLongitude"in M&&e(16,k=M.lastPanoramaLongitude),"cameraImageUrl"in M&&e(17,E=M.cameraImageUrl),"getRoomAreaText"in M&&e(18,L=M.getRoomAreaText),"getRoomDimensionText"in M&&e(19,D=M.getRoomDimensionText),"getLabelElement"in M&&e(20,G=M.getLabelElement),"getRuleDistanceText"in M&&e(21,z=M.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in M&&e(22,B=M.adaptiveRoomLabelVisibleEnable),"highlightData"in M&&e(23,A=M.highlightData),"missingFloorConfig"in M&&e(24,C=M.missingFloorConfig),"store"in M&&e(25,I=M.store)},[i,s,r,o,a,l,c,h,u,f,m,p,g,v,b,w,k,E,L,D,G,z,B,A,C,I]}let Tc=class extends ke{constructor(t){super(),Me(this,t,Jw,qw,Ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},Zw)}};const Kw="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 $w(n){return ie(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ie(this,null,function*(){const r={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const o=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());r.svgContent=o}return r})};return yield Promise.all(n.map(e))})}function e2(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",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 t2(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(e2),rules:n.rules,is_has_wall:n.is_has_wall}}function i2(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function n2(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 Fn(n){return ie(this,null,function*(){const t=yield $w(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(t2),s=n.computed_data.entrance?n2(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(i2)}})}function s2(n,t,e){return n.map(s=>{const r=s.position,o=s.icon?s.icon:{url:Kw,width:45,height:48},a=iw(r,t),l=ew(r,e),c=tw(l,e);return{floorIndex:a,icon:o,id:s.id,position:l,positionInImage:c}})}function r2(n,t){return t(n),n}function hr(n,t){return r2({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function _f(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 Lc(n,t,e=Bn.BOUNDING_CENTER){const i=_f(n,t),s=_f(n,t+1);return e===Bn.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Bn.CEILING?s:i}function zc(n,t,e,i){const s=Lc(n,e,i==null?void 0:i.attachedTo),r=new P.Vector3(0,s,0),o=new P.Vector3(1,s,0),a=r.clone().project(n.camera),l=o.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Nn=class{constructor(t,e){d(this,"VERSION","3.67.5");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new Ct);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,this.fiveUtil=new qo(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}absoluteUrl(t){return dc(this.staticPrefix,t)}onWorkCodeChange(){}},fn=class extends Nn{};var ai=(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))(ai||{});const Rf=500,o2=80;function gs(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Ff(n,t,e=4){const i=Math.PI*2,s=n%i,r=t%i,o=Math.min(s,r),a=Math.max(s,r);return gs(o,a,e)||gs(o+i,a,e)}Object.assign(window,{nearlyEqual:gs,nearlyEqualRad:Ff});function a2(n){return Object.prototype.toString.call(n)==="[object Object]"}function Nf(n){return a2(n)&&!!n.isVector3}function Oc(n,t){return ie(this,null,function*(){const[e]=yield ps(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(o=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>o())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!l2(i,s))throw new Error("pose 与预期不符")})}function l2(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"?Ff(i,s,2):typeof i=="number"&&typeof s=="number"?gs(i,s,2):Nf(s)&&Nf(i)?s.distanceTo(i)<.01:i===s})}function c2(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:r}=t,{latitude:o,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!gs(e,o,2)||!gs(i,a,2)||r!==void 0&&r.distanceTo(l)>.01||!gs(s,c,2))}function Hf(n,t,e=!0){return ie(this,null,function*(){if(c2(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield ps(Oc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:r,longitude:o,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(r-Math.PI/2)*1e3,(o>Math.PI?2*Math.PI-o:o)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield ps(n.updateCamera(hr(t,["mode"]),l,e));if(c)throw new Error(ai.UpdateCameraError)})}function ur(n,t,e=300){var s,r;const i=n.getElement();if(i){i.style.opacity=t+"";for(let o=0;o<((r=(s=i.parentElement)==null?void 0:s.children)==null?void 0:r.length);o++){const a=i.parentElement.children[o];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(o=>i.addEventListener("transitionend",o,{once:!0})),new Promise(o=>setTimeout(o,e))]).then(()=>{i.style.transition="none"})}}function h2(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 u2(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 d2=class extends fn{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,"store",{roomOnMouse:null});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)=>ie(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)=>ie(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ai.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.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=>ie(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.five.model)!=null&&o.loaded))throw new Error(ai.ModelNotLoaded);if(!this.data)throw new Error(ai.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=N(N({},i),e),r=()=>ie(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 ps(Hf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ai.UnknownError);if(!this.updateSize())throw new Error(ai.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Rf;ur(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 r;(r=this.showRejection)==null||r.call(this,ai.BreakOffByHide),this.showPromise=void 0;const s=N(N({},{userAction:!0,isAutoHide:!1}),e);ur(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",this.store.roomOnMouse))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||u2(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.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();h2(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.workUtil.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:o2/((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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new Tc({target:this.container,intro:!0,props:i})}};const f2=(n,t)=>new d2(n,t),Gf=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],p2="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function g2(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 m2(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 v2=class extends fn{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,"items");d(this,"store",{roomOnMouse:null});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)=>ie(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)=>ie(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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r,o;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,ai.BreakOffByDisable),this.showPromise=void 0,(r=this.app)==null||r.$destroy(),this.app=void 0,(o=this.container)==null||o.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=>ie(this,null,function*(){var o;if(!this.state.enabled)return;if(!((o=this.fiveUtil.model)!=null&&o.loaded))throw new Error(ai.ModelNotLoaded);if(!this.data)throw new Error(ai.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=N(N({},i),e),r=()=>ie(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 ps(Hf(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(ai.UnknownError);if(!this.updateSize())throw new Error(ai.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=r().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Rf;ur(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 r;(r=this.showRejection)==null||r.call(this,ai.BreakOffByHide),this.showPromise=void 0;const s=N(N({},{userAction:!0,isAutoHide:!1}),e);ur(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",this.store.roomOnMouse))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new P.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&&m2(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.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),g2(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(hr(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.workUtil.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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),fi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,r=s.x-i.x,o=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:u,width:f,height:m,notes:p,type:g,id:v,rotateX:b,rotateY:w,rotateZ:k=0}=c;return{id:v,positionInImage:{x:(h-i.x)/r,y:(s.y-u)/o},width:f/r,height:m/o,src:p2+Gf[g].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:p||Gf[g].description,rotateX:b,rotateY:w,rotateZ:k}})})}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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:r}):this._disable({userAction:r})),e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=Lc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}updateState(e,i){var a;const s=this.state,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Tc({target:this.container,intro:!0,props:i})}};const A2=(n,t)=>new v2(n,t);let b2=class extends fn{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,r=i.y-e.y,o=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=zc(this.five,this.wrapper,this.floorIndex,o),l=Math.ceil(s*a),c=Math.ceil(r*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,r;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(r=this.container)==null||r.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.workUtil.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.workUtil.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,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Rn,attachedTo:Bn.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:N(N({},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()},r=i?hr(i,["selector","scale"]):{},o=N(N({},s.missingFloorConfig),r.missingFloorConfig),a=de(N(N({},s),r),{missingFloorConfig:o});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 ie(this,null,function*(){function r(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const o=e;o&&oi(o.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=r(a)?a.data:a,c=this.data;this.data=yield Fn(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=Lc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new P.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),r=(s.x+1)/2,o=-(s.y-1)/2;this.container.style.left=r*100+"%",this.container.style.top=o*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ie(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 ie(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return ie(this,null,function*(){return yield Fn(e.data)})}_show(e){return ie(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 Oc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,r=this.state.config.modelOpacity;ur(this.five,r,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ie(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,r=0;ur(this.five,s,r),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,r=(a=e.config)!=null&&a.missingFloorConfig?N(N({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,o=e.config?de(N(N({},s.config),e.config),{missingFloorConfig:r}):s.config;this.state=de(N(N({},this.state),e),{config:o}),!Ht(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=de(N({},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 Tc({target:this.container,intro:!0,props:i})}};const y2=(n,t)=>new b2(n,t);function w2(n){Se(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 P2(n){let t,e,i;return{c(){t=Q("div"),e=Q("div"),i=Q("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),U(i,"background-image","url("+(n[0]||Rn)+")"),U(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),U(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),U(t,"opacity",n[3]?1:0)},m(s,r){Z(s,t,r),j(t,e),j(e,i)},p(s,[r]){r&1&&U(i,"background-image","url("+(s[0]||Rn)+")"),(r&1||r&3)&&U(i,"transform",s[1]),r&4&&U(e,"transform",s[2]),r&8&&U(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function C2(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function I2(n,t,e){var w,k;let i,s,r,o,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(k=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?k:0;function p(E,L){const D=E.bounding,G=E.observers[L];if(!G)return"";const z=(D.max.x-D.min.x)*l,B=(D.max.y-D.min.y)*l,A=Math.floor(G.positionInImage.x*z),C=Math.floor(G.positionInImage.y*B);return`translate(${A}px, ${C}px)`}function g(E){e(7,u=E)}function v(E){e(9,m=a.work.observers[E].floorIndex)}const b=Ko(E=>{e(8,f=E.longitude)},1e3/60);return Ot(()=>(a.on("panoWillArrive",g),a.on("panoArrived",v),a.on("cameraDirectionUpdate",b),function(){a.off("panoWillArrive",g),a.off("panoArrived",v),a.off("cameraDirectionUpdate",b)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,r=p(c,u)),n.$$.dirty&256&&e(1,o=C2(f))},[h,o,r,s,a,l,c,u,f,m,i]}class M2 extends ke{constructor(t){super(),Me(this,t,I2,P2,Ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},w2)}}function k2(n){Se(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 Wf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Uf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,r=`${t[1].icon.height/16}rem`,o,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=Q("div"),i=Q("div"),o=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),U(i,"background-image",`url(${t[1].icon.url})`),U(i,"width",s),U(i,"height",r),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),U(e,"top",a),U(e,"left",l),this.first=e},m(c,h){Z(c,e,h),j(e,i),j(e,o)},p(c,h){t=c,h&1&&U(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&U(i,"width",s),u&&U(i,"height",r),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&U(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&U(e,"left",l)},d(c){c&&X(e)}}}function E2(n){let t,e=[],i=new Map,s=n[0];const r=o=>o[1].id;for(let o=0;o<s.length;o+=1){let a=Wf(n,s,o),l=r(a);i.set(l,e[o]=Uf(l,a))}return{c(){t=Q("div");for(let o=0;o<e.length;o+=1)e[o].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(o,a){Z(o,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(o,[a]){a&1&&(s=o[0],e=ki(e,a,r,1,o,s,i,t,kc,Uf,null,Wf))},i:oe,o:oe,d(o){o&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function x2(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class S2 extends ke{constructor(t){super(),Me(this,t,x2,E2,Ce,{extraObjects:0},k2)}}function D2(n){Se(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 T2(n){let t,e,i,s,r,o;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=St(l,a[h]);t=new sf({props:l}),i=new S2({props:{extraObjects:n[7]}});let c=n[3]&&Qf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),r=We()},m(h,u){pe(t,h,u),Z(h,e,u),pe(i,h,u),Z(h,s,u),c&&c.m(h,u),Z(h,r,u),o=!0},p(h,u){const f=u&20?jt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&F(c,1)):(c=Qf(h),c.c(),F(c,1),c.m(r.parentNode,r)):c&&(Ee(),Y(c,1,1,()=>{c=null}),xe())},i(h){o||(F(t.$$.fragment,h),F(i.$$.fragment,h),F(c),o=!0)},o(h){Y(t.$$.fragment,h),Y(i.$$.fragment,h),Y(c),o=!1},d(h){ge(t,h),h&&X(e),ge(i,h),h&&X(s),c&&c.d(h),h&&X(r)}}}function L2(n){let t,e,i;return{c(){t=Q("div"),e=Q("img"),y(e,"class","missing-floor-image svelte-18287ai"),mt(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,r){Z(s,t,r),j(t,e)},p(s,r){r&64&&!mt(e.src,i=s[6])&&y(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function Qf(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 r=0;r<i.length;r+=1)s=St(s,i[r]);return t=new xf({props:s}),{c(){me(t.$$.fragment)},m(r,o){pe(t,r,o),e=!0},p(r,o){const a=o&567?jt(i,[{five:r[0],pxmm:r[1],floorIndex:r[2],floorplanData:r[4],onRoomHeightClick:r[9],highlightData:r[5],hoveredRoom:void 0}]):{};t.$set(a)},i(r){e||(F(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){ge(t,r)}}}function z2(n){let t,e,i,s;const r=[L2,T2],o=[];function a(l,c){return l[8]?1:0}return t=a(n),e=o[t]=r[t](n),{c(){e.c(),i=We()},m(l,c){o[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?o[t].p(l,c):(Ee(),Y(o[h],1,1,()=>{o[h]=null}),xe(),e=o[t],e?e.p(l,c):(e=o[t]=r[t](l),e.c()),F(e,1),e.m(i.parentNode,i))},i(l){s||(F(e),s=!0)},o(l){Y(e),s=!1},d(l){o[t].d(l),l&&X(i)}}}function O2(n,t,e){let i,s,r,{five:o}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const p=void 0;return n.$$set=g=>{"five"in g&&e(0,o=g.five),"pxmm"in g&&e(1,a=g.pxmm),"floorIndex"in g&&e(2,l=g.floorIndex),"hoverEnable"in g&&e(3,c=g.hoverEnable),"floorplanData"in g&&e(4,h=g.floorplanData),"extraObjects"in g&&e(10,u=g.extraObjects),"highlightData"in g&&e(5,f=g.highlightData),"missingFloorImageUrl"in g&&e(6,m=g.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,r=u==null?void 0:u.filter(g=>g.floorIndex===l))},[o,a,l,c,h,f,m,r,s,p,u,i]}class j2 extends ke{constructor(t){super(),Me(this,t,O2,z2,Ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},D2)}}function V2(n){Se(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 Xf(n){let t,e,i,s,r=n[8]!==0&&Yf(n);return{c(){t=Q("div"),r&&r.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(o,a){Z(o,t,a),r&&r.m(t,null),e=!0,i||(s=[Ii(dn.call(null,t)),Ve(t,"clientWidth",n[14]),Ve(t,"clientHeight",n[15])],i=!0)},p(o,a){o[8]!==0?r?(r.p(o,a),a&256&&F(r,1)):(r=Yf(o),r.c(),F(r,1),r.m(t,null)):r&&(Ee(),Y(r,1,1,()=>{r=null}),xe())},i(o){e||(F(r),e=!0)},o(o){Y(r),e=!1},d(o){o&&X(t),r&&r.d(),i=!1,pt(s)}}}function Yf(n){let t,e,i,s,r=`${n[10]}px`,o=`${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=St(c,l[f]);e=new j2({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=St(u,h[f]);return s=new M2({props:u}),{c(){t=Q("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),U(t,"width",r),U(t,"height",o)},m(f,m){Z(f,t,m),pe(e,t,null),j(t,i),pe(s,t,null),a=!0},p(f,m){const p=m&6381?jt(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(p);const g=m&2073?jt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(g),m&1024&&r!==(r=`${f[10]}px`)&&U(t,"width",r),m&8192&&o!==(o=`${f[13]}px`)&&U(t,"height",o)},i(f){a||(F(e.$$.fragment,f),F(s.$$.fragment,f),a=!0)},o(f){Y(e.$$.fragment,f),Y(s.$$.fragment,f),a=!1},d(f){f&&X(t),ge(e),ge(s)}}}function B2(n){let t,e,i=n[1]&&Xf(n);return{c(){i&&i.c(),t=We()},m(s,r){i&&i.m(s,r),Z(s,t,r),e=!0},p(s,[r]){s[1]?i?(i.p(s,r),r&2&&F(i,1)):(i=Xf(s),i.c(),F(i,1),i.m(t.parentNode,t)):i&&(Ee(),Y(i,1,1,()=>{i=null}),xe())},i(s){e||(F(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function _2(n,t,e){var E,L;let{five:i}=t,{visible:s}=t,{hoverEnable:r}=t,{floorplanData:o}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(L=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?L:0,m=0,p=0,g=0,v=0;function b(D){e(12,f=i.work.observers[D].floorIndex)}Ot(()=>(i.on("panoArrived",b),()=>{i.off("panoArrived",b)}));const w=D=>{e(8,m=D.detail)},k=D=>{e(9,p=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,r=D.hoverEnable),"floorplanData"in D&&e(3,o=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData),"missingFloorImageUrl"in D&&e(7,h=D.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const D=Math.min(m,p),{max:G,min:z}=o.bounding,B=G.x-z.x,A=G.y-z.y,C=function(){return B>A?[D,D/B*A]:[D/A*B,D]}();e(10,g=C[0]),e(13,v=C[1]),e(11,u=g/B)}},[i,s,r,o,a,l,c,h,m,p,g,u,f,v,w,k]}class R2 extends ke{constructor(t){super(),Me(this,t,_2,B2,Ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},V2)}}let F2=class extends fn{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:!1,highlightEnable:!1,cameraImageUrl:Rn,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},r=N(N({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ie(this,null,function*(){function r(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const o=JSON.parse(JSON.stringify(e)),a=r(o)?o.data:o,l=this.data;this.data=yield Fn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ie(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 ie(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,r=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,r),e.enabled!==void 0&&s.enabled!==e.enabled){const o={userAction:r};e.enabled?this._enable(o):this._disable(o)}if(e.visible!==void 0&&s.visible!==e.visible){const o={userAction:r};e.visible?this._show(o):this._hide(o)}}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=s2(e,this.five,this.data),this.render())}formatData(e){return ie(this,null,function*(){return yield Fn(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,r=e.config?N(N({},s.config),e.config):s.config;this.state=de(N(N({},this.state),e),{config:r}),!Ht(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=de(N({},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 R2({target:this.wrapper,props:e})}};const N2=(n,t)=>new F2(n,t),H2=[{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:"和室"}],G2=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],W2=[{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:"写字楼"}],jc=(n,t,e)=>{const i=new P.Matrix4,s=new P.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},U2=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,r,o]=e;s&&n.applyMatrix4(jc(s,0,0)),r&&n.applyMatrix4(jc(0,r,0)),o&&n.applyMatrix4(jc(0,0,o))}return i&&n.position.set(i.x,i.y,i.z),n};function Zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,r=N({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(r),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var qf={},mi=void 0,Q2=qf;function Vc(n,t){var e=n.split("."),i=Q2;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==mi?i[s]=t:i=i[s]?i[s]:i[s]={}}var dt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function ms(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,r,o,a,l,c,h,u,f,m;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,r=new(dt?Uint32Array:Array)(s),o=1,a=0,l=2;o<=e;){for(u=0;u<t;++u)if(n[u]===o){for(c=0,h=a,f=0;f<o;++f)c=c<<1|h&1,h>>=1;for(m=o<<16|u,f=c;f<s;f+=l)r[f]=m;++a}++o,a<<=1,l<<=1}return[r,e,i]}function Hn(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=dt?new Uint8Array(n):n,this.m=!1,this.i=Ta,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case Bc:this.b=32768,this.c=new(dt?Uint8Array:Array)(32768+this.h+258);break;case Ta:this.b=0,this.c=new(dt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Bc=0,Ta=1,Jf={t:Bc,s:Ta};Hn.prototype.k=function(){for(;!this.m;){var n=Ei(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,r=t.length,o=mi,a=mi,l=i.length,c=mi;if(this.d=this.f=0,e+1>=r)throw Error("invalid uncompressed block header: LEN");if(o=t[e++]|t[e++]<<8,e+1>=r)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,o===~a)throw Error("invalid uncompressed block header: length verify");if(e+o>t.length)throw Error("input buffer is broken");switch(this.i){case Bc:for(;s+o>i.length;){if(c=l-s,o-=c,dt)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case Ta:for(;s+o>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(dt)i.set(t.subarray(e,e+o),s),s+=o,e+=o;else for(;o--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(X2,Y2);break;case 2:for(var h=Ei(this,5)+257,u=Ei(this,5)+1,f=Ei(this,4)+4,m=new(dt?Uint8Array:Array)(_c.length),p=mi,g=mi,v=mi,b=mi,w=mi,k=mi,E=mi,D=mi,L=mi,D=0;D<f;++D)m[_c[D]]=Ei(this,3);if(!dt)for(D=f,f=m.length;D<f;++D)m[_c[D]]=0;for(p=ms(m),b=new(dt?Uint8Array:Array)(h+u),D=0,L=h+u;D<L;)switch(w=no(this,p),w){case 16:for(E=3+Ei(this,2);E--;)b[D++]=k;break;case 17:for(E=3+Ei(this,3);E--;)b[D++]=0;k=0;break;case 18:for(E=11+Ei(this,7);E--;)b[D++]=0;k=0;break;default:k=b[D++]=w}g=ms(dt?b.subarray(0,h):b.slice(0,h)),v=ms(dt?b.subarray(h):b.slice(h)),this.j(g,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Kf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],_c=dt?new Uint16Array(Kf):Kf,$f=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],ep=dt?new Uint16Array($f):$f,tp=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],La=dt?new Uint8Array(tp):tp,ip=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],np=dt?new Uint16Array(ip):ip,sp=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],za=dt?new Uint8Array(sp):sp,Rc=new(dt?Uint8Array:Array)(288),vs,rp;for(vs=0,rp=Rc.length;vs<rp;++vs)Rc[vs]=143>=vs?8:255>=vs?9:279>=vs?7:8;var X2=ms(Rc),Fc=new(dt?Uint8Array:Array)(30),Oa,op;for(Oa=0,op=Fc.length;Oa<op;++Oa)Fc[Oa]=5;var Y2=ms(Fc);function Ei(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a;i<t;){if(r>=o)throw Error("input buffer is broken");e|=s[r++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=r,a}function no(n,t){for(var e=n.f,i=n.d,s=n.input,r=n.a,o=s.length,a=t[0],l=t[1],c,h;i<l&&!(r>=o);)e|=s[r++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=r,c&65535}Hn.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,r,o,a,l;(r=no(this,n))!==256;)if(256>r)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=r;else for(o=r-257,l=ep[o],0<La[o]&&(l+=Ei(this,La[o])),r=no(this,t),a=np[r],0<za[r]&&(a+=Ei(this,za[r])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},Hn.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,r,o,a,l;(r=no(this,n))!==256;)if(256>r)i>=s&&(e=this.e(),s=e.length),e[i++]=r;else for(o=r-257,l=ep[o],0<La[o]&&(l+=Ei(this,La[o])),r=no(this,t),a=np[r],0<za[r]&&(a+=Ei(this,za[r])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i},Hn.prototype.e=function(){var n=new(dt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(dt)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,dt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s},Hn.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,r,o=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(o.length-this.a)/this.o[2],r=258*(i/2)|0,s=r<a.length?a.length+r:a.length<<1):s=a.length*e,dt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t},Hn.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(dt?Uint8Array:Array)(this.l+(this.b-32768)),r,o,a,l;if(e.length===0)return dt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(r=0,o=e.length;r<o;++r)for(i=e[r],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(r=32768,o=this.b;r<o;++r)s[n++]=t[r];return this.g=[],this.buffer=s},Hn.prototype.v=function(){var n,t=this.b;return dt?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function Nc(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case ap:this.method=ap;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new Hn(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}Nc.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),r,o;for(r=0,o=s.length;r<o;r++)s[r]=(s[r].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var ap=8;Vc("Zlib.Inflate",Nc),Vc("Zlib.Inflate.prototype.decompress",Nc.prototype.k);var Hc={ADAPTIVE:Jf.s,BLOCK:Jf.t},so,ro,dr,lp;if(Object.keys)so=Object.keys(Hc);else for(ro in so=[],dr=0,Hc)so[dr++]=ro;for(dr=0,lp=so.length;dr<lp;++dr)ro=so[dr],Vc("Zlib.Inflate.BufferType."+ro,Hc[ro]);var cp=qf.Zlib,hp={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,r=i,o=Math.floor((s+r)/2);t<e[o]||t>=e[o+1];)t<e[o]?r=o:s=o,o=Math.floor((s+r)/2);return o},calcBasisFunctions:function(n,t,e,i){var s=[],r=[],o=[];s[0]=1;for(var a=1;a<=e;++a){r[a]=t-i[n+1-a],o[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=o[c+1],u=r[a-c],f=s[c]/(h+u);s[c]=l+h*f,l=u*f}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),r=this.calcBasisFunctions(s,i,n,t),o=new _.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=r[a],h=l.w*c;o.x+=l.x*h,o.y+=l.y*h,o.z+=l.z*h,o.w+=l.w*c}return o},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var r=[],o=0;o<=e;++o)r[o]=0;for(var a=[],o=0;o<=i;++o)a[o]=r.slice(0);for(var l=[],o=0;o<=e;++o)l[o]=r.slice(0);l[0][0]=1;for(var c=r.slice(0),h=r.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var f=0,B=0;B<u;++B){var m=h[B+1],p=c[u-B];l[u][B]=m+p;var g=l[B][u-1]/l[u][B];l[B][u]=f+m*g,f=p*g}l[u][u]=f}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var B=0;B<=e;++B){for(var v=0,b=1,w=[],o=0;o<=e;++o)w[o]=r.slice(0);w[0][0]=1;for(var k=1;k<=i;++k){var E=0,L=B-k,D=e-k;B>=k&&(w[b][0]=w[v][0]/l[D+1][L],E=w[b][0]*l[L][D]);for(var G=L>=-1?1:-L,z=B-1<=D?k-1:e-B,u=G;u<=z;++u)w[b][u]=(w[v][u]-w[v][u-1])/l[D+1][L+u],E+=w[b][u]*l[L+u][D];B<=D&&(w[b][k]=-w[v][k-1]/l[D+1][B],E+=w[b][k]*l[B][D]),a[k][B]=E;var u=v;v=b,b=u}}for(var B=e,k=1;k<=i;++k){for(var u=0;u<=e;++u)a[k][u]*=B;B*=e-k}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var r=s<n?s:n,o=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,r,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),f=u.w;u.x*=f,u.y*=f,u.z*=f,c[h]=u}for(var m=0;m<=r;++m){for(var u=c[a-n].clone().multiplyScalar(l[m][0]),p=1;p<=n;++p)u.add(c[a-n+p].clone().multiplyScalar(l[m][p]));o[m]=u}for(var m=r+1;m<=s+1;++m)o[m]=new _.Vector4(0,0,0);return o},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var r=n[s];e[s]=new _.Vector3(r.x,r.y,r.z),i[s]=r.w}for(var o=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(o[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));o[a]=l.divideScalar(i[0])}return o},calcNURBSDerivatives:function(n,t,e,i,s){var r=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(r)},calcSurfacePoint:function(n,t,e,i,s,r,o,a){for(var l=this.findSpan(n,r,e),c=this.findSpan(t,o,i),h=this.calcBasisFunctions(l,r,n,e),u=this.calcBasisFunctions(c,o,t,i),f=[],m=0;m<=t;++m){f[m]=new _.Vector4(0,0,0,0);for(var p=0;p<=n;++p){var g=s[l-n+p][c-t+m].clone(),v=g.w;g.x*=v,g.y*=v,g.z*=v,f[m].add(g.multiplyScalar(h[p]))}}for(var b=new _.Vector4(0,0,0,0),m=0;m<=t;++m)b.add(f[m].multiplyScalar(u[m]));b.divideScalar(b.w),a.set(b.x,b.y,b.z)}},As=function(n,t,e,i,s){_.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var r=0;r<e.length;++r){var o=e[r];this.controlPoints[r]=new _.Vector4(o.x,o.y,o.z,o.w)}};As.prototype=Object.create(_.Curve.prototype),As.prototype.constructor=As,As.prototype.getPoint=function(n,t){var e=t||new _.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=hp.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)},As.prototype.getTangent=function(n,t){var e=t||new _.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=hp.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var up=function(){var n,t,e;function i(A){_.Loader.call(this,A)}i.prototype=Object.assign(Object.create(_.Loader.prototype),{constructor:i,load:function(A,C,I,M){var S=this,T=S.path===""?_.LoaderUtils.extractUrlBase(A):S.path,H=new _.FileLoader(this.manager);H.setPath(S.path),H.setResponseType("arraybuffer"),H.load(A,function(V){try{C(S.parse(V,T))}catch(J){M?M(J):console.error(J),S.manager.itemError(A)}},I,M)},parse:function(A,C){if(u(A))n=new l().parse(A);else{var I=D(A);if(!f(I))throw new Error("THREE.FBXLoader: Unknown format.");if(m(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+m(I));n=new a().parse(I)}var M=new _.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(M,this.manager).parse(n)}});function s(A,C){this.textureLoader=A,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),C=this.parseTextures(A),I=this.parseMaterials(C),M=this.parseDeformers(),S=new r().parse(M);return this.parseScene(M,S,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var M=I[0],S=I[1],T=I[2];A.has(M)||A.set(M,{parents:[],children:[]});var H={ID:S,relationship:T};A.get(M).parents.push(H),A.has(S)||A.set(S,{parents:[],children:[]});var V={ID:M,relationship:T};A.get(S).children.push(V)})}return A},parseImages:function(){var A={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var M in I){var S=I[M],T=parseInt(M);if(A[T]=S.RelativeFilename||S.Filename,"Content"in S){var H=S.Content instanceof ArrayBuffer&&S.Content.byteLength>0,V=typeof S.Content=="string"&&S.Content!=="";if(H||V){var J=this.parseImage(I[M]);C[S.RelativeFilename||S.Filename]=J}}}}for(var T in A){var te=A[T];C[te]!==void 0?A[T]=C[te]:A[T]=A[T].split("\\").pop()}return A},parseImage:function(A){var C=A.Content,I=A.RelativeFilename||A.Filename,M=I.slice(I.lastIndexOf(".")+1).toLowerCase(),S;switch(M){case"bmp":S="image/bmp";break;case"jpg":case"jpeg":S="image/jpeg";break;case"png":S="image/png";break;case"tif":S="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),S="image/tga";break;default:console.warn('FBXLoader: Image type "'+M+'" is not supported.');return}if(typeof C=="string")return"data:"+S+";base64,"+C;var T=new Uint8Array(C);return window.URL.createObjectURL(new Blob([T],{type:S}))},parseTextures:function(A){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var M in I){var S=this.parseTexture(I[M],A);C.set(parseInt(M),S)}}return C},parseTexture:function(A,C){var I=this.loadTexture(A,C);I.ID=A.id,I.name=A.attrName;var M=A.WrapModeU,S=A.WrapModeV,T=M!==void 0?M.value:0,H=S!==void 0?S.value:0;if(I.wrapS=T===0?_.RepeatWrapping:_.ClampToEdgeWrapping,I.wrapT=H===0?_.RepeatWrapping:_.ClampToEdgeWrapping,"Scaling"in A){var V=A.Scaling.value;I.repeat.x=V[0],I.repeat.y=V[1]}return I},loadTexture:function(A,C){var I,M=this.textureLoader.path,S=t.get(A.id).children;S!==void 0&&S.length>0&&C[S[0].ID]!==void 0&&(I=C[S[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var T,H=A.FileName.slice(-3).toLowerCase();if(H==="tga"){var V=this.manager.getHandler(".tga");V===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),T=new _.Texture):T=V.load(I)}else H==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),T=new _.Texture):T=this.textureLoader.load(I);return this.textureLoader.setPath(M),T},parseMaterials:function(A){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var M in I){var S=this.parseMaterial(I[M],A);S!==null&&C.set(parseInt(M),S)}}return C},parseMaterial:function(A,C){var I=A.id,M=A.attrName,S=A.ShadingModel;if(typeof S=="object"&&(S=S.value),!t.has(I))return null;var T=this.parseParameters(A,C,I),H;switch(S.toLowerCase()){case"phong":H=new _.MeshPhongMaterial;break;case"lambert":H=new _.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',S),H=new _.MeshPhongMaterial;break}return H.setValues(T),H.name=M,H},parseParameters:function(A,C,I){var M={};A.BumpFactor&&(M.bumpScale=A.BumpFactor.value),A.Diffuse?M.color=new _.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(M.color=new _.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(M.displacementScale=A.DisplacementFactor.value),A.Emissive?M.emissive=new _.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(M.emissive=new _.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(M.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(M.opacity=parseFloat(A.Opacity.value)),M.opacity<1&&(M.transparent=!0),A.ReflectionFactor&&(M.reflectivity=A.ReflectionFactor.value),A.Shininess&&(M.shininess=A.Shininess.value),A.Specular?M.specular=new _.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(M.specular=new _.Color().fromArray(A.SpecularColor.value));var S=this;return t.get(I).children.forEach(function(T){var H=T.relationship;switch(H){case"Bump":M.bumpMap=S.getTexture(C,T.ID);break;case"Maya|TEX_ao_map":M.aoMap=S.getTexture(C,T.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":M.map=S.getTexture(C,T.ID),M.map.encoding=_.sRGBEncoding;break;case"DisplacementColor":M.displacementMap=S.getTexture(C,T.ID);break;case"EmissiveColor":M.emissiveMap=S.getTexture(C,T.ID),M.emissiveMap.encoding=_.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":M.normalMap=S.getTexture(C,T.ID);break;case"ReflectionColor":M.envMap=S.getTexture(C,T.ID),M.envMap.mapping=_.EquirectangularReflectionMapping,M.envMap.encoding=_.sRGBEncoding;break;case"SpecularColor":M.specularMap=S.getTexture(C,T.ID),M.specularMap.encoding=_.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":M.alphaMap=S.getTexture(C,T.ID),M.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",H);break}}),M},getTexture:function(A,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),A.get(C)},parseDeformers:function(){var A={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var M in I){var S=I[M],T=t.get(parseInt(M));if(S.attrType==="Skin"){var H=this.parseSkeleton(T,I);H.ID=M,T.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),H.geometryID=T.parents[0].ID,A[M]=H}else if(S.attrType==="BlendShape"){var V={id:M};V.rawTargets=this.parseMorphTargets(T,I),V.id=M,T.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[M]=V}}}return{skeletons:A,morphTargets:C}},parseSkeleton:function(A,C){var I=[];return A.children.forEach(function(M){var S=C[M.ID];if(S.attrType==="Cluster"){var T={ID:M.ID,indices:[],weights:[],transformLink:new _.Matrix4().fromArray(S.TransformLink.a)};"Indexes"in S&&(T.indices=S.Indexes.a,T.weights=S.Weights.a),I.push(T)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,C){for(var I=[],M=0;M<A.children.length;M++){var S=A.children[M],T=C[S.ID],H={name:T.attrName,initialWeight:T.DeformPercent,id:T.id,fullWeights:T.FullWeights.a};if(T.attrType!=="BlendShapeChannel")return;H.geoID=t.get(parseInt(S.ID)).children.filter(function(V){return V.relationship===void 0})[0].ID,I.push(H)}return I},parseScene:function(A,C,I){e=new _.Group;var M=this.parseModels(A.skeletons,C,I),S=n.Objects.Model,T=this;M.forEach(function(V){var J=S[V.ID];T.setLookAtProperties(V,J);var te=t.get(V.ID).parents;te.forEach(function($){var re=M.get($.ID);re!==void 0&&re.add(V)}),V.parent===null&&e.add(V)}),this.bindSkeleton(A.skeletons,C,M),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(V){if(V.userData.transformData){V.parent&&(V.userData.transformData.parentMatrixWorld=V.parent.matrix);var J=k(V.userData.transformData);V.applyMatrix4(J)}});var H=new o().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=H,e=e.children[0]),e.animations=H},parseModels:function(A,C,I){var M=new Map,S=n.Objects.Model;for(var T in S){var H=parseInt(T),V=S[T],J=t.get(H),te=this.buildSkeleton(J,A,H,V.attrName);if(!te){switch(V.attrType){case"Camera":te=this.createCamera(J);break;case"Light":te=this.createLight(J);break;case"Mesh":te=this.createMesh(J,C,I);break;case"NurbsCurve":te=this.createCurve(J,C);break;case"LimbNode":case"Root":te=new _.Bone;break;case"Null":default:te=new _.Group;break}te.name=V.attrName?_.PropertyBinding.sanitizeNodeName(V.attrName):"",te.ID=H}this.getTransformData(te,V),M.set(H,te)}return M},buildSkeleton:function(A,C,I,M){var S=null;return A.parents.forEach(function(T){for(var H in C){var V=C[H];V.rawBones.forEach(function(J,te){if(J.ID===T.ID){var $=S;S=new _.Bone,S.matrixWorld.copy(J.transformLink),S.name=M?_.PropertyBinding.sanitizeNodeName(M):"",S.ID=I,V.bones[te]=S,$!==null&&S.add($)}})}}),S},createCamera:function(A){var C,I;if(A.children.forEach(function(re){var se=n.Objects.NodeAttribute[re.ID];se!==void 0&&(I=se)}),I===void 0)C=new _.Object3D;else{var M=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(M=1);var S=1;I.NearPlane!==void 0&&(S=I.NearPlane.value/1e3);var T=1e3;I.FarPlane!==void 0&&(T=I.FarPlane.value/1e3);var H=window.innerWidth,V=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(H=I.AspectWidth.value,V=I.AspectHeight.value);var J=H/V,te=45;I.FieldOfView!==void 0&&(te=I.FieldOfView.value);var $=I.FocalLength?I.FocalLength.value:null;switch(M){case 0:C=new _.PerspectiveCamera(te,J,S,T),$!==null&&C.setFocalLength($);break;case 1:C=new _.OrthographicCamera(-H/2,H/2,V/2,-V/2,S,T);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+M+"."),C=new _.Object3D;break}}return C},createLight:function(A){var C,I;if(A.children.forEach(function($){var re=n.Objects.NodeAttribute[$.ID];re!==void 0&&(I=re)}),I===void 0)C=new _.Object3D;else{var M;I.LightType===void 0?M=0:M=I.LightType.value;var S=16777215;I.Color!==void 0&&(S=new _.Color().fromArray(I.Color.value));var T=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(T=0);var H=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?H=0:H=I.FarAttenuationEnd.value);var V=1;switch(M){case 0:C=new _.PointLight(S,T,H,V);break;case 1:C=new _.DirectionalLight(S,T);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=_.MathUtils.degToRad(I.InnerAngle.value));var te=0;I.OuterAngle!==void 0&&(te=_.MathUtils.degToRad(I.OuterAngle.value),te=Math.max(te,1)),C=new _.SpotLight(S,T,H,J,te,V);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new _.PointLight(S,T);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(A,C,I){var M,S=null,T=null,H=[];return A.children.forEach(function(V){C.has(V.ID)&&(S=C.get(V.ID)),I.has(V.ID)&&H.push(I.get(V.ID))}),H.length>1?T=H:H.length>0?T=H[0]:(T=new _.MeshPhongMaterial({color:13421772}),H.push(T)),"color"in S.attributes&&H.forEach(function(V){V.vertexColors=!0}),S.FBX_Deformer?(H.forEach(function(V){V.skinning=!0}),M=new _.SkinnedMesh(S,T),M.normalizeSkinWeights()):M=new _.Mesh(S,T),M},createCurve:function(A,C){var I=A.children.reduce(function(S,T){return C.has(T.ID)&&(S=C.get(T.ID)),S},null),M=new _.LineBasicMaterial({color:3342591,linewidth:1});return new _.Line(I,M)},getTransformData:function(A,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,C){if("LookAtProperty"in C){var I=t.get(A.ID).children;I.forEach(function(M){if(M.relationship==="LookAtProperty"){var S=n.Objects.Model[M.ID];if("Lcl_Translation"in S){var T=S.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(T),e.add(A.target)):A.lookAt(new _.Vector3().fromArray(T))}}})}},bindSkeleton:function(A,C,I){var M=this.parsePoseNodes();for(var S in A){var T=A[S],H=t.get(parseInt(T.ID)).parents;H.forEach(function(V){if(C.has(V.ID)){var J=V.ID,te=t.get(J);te.parents.forEach(function($){if(I.has($.ID)){var re=I.get($.ID);re.bind(new _.Skeleton(T.bones),M[$.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var M=C[I].PoseNode;Array.isArray(M)?M.forEach(function(S){A[S.Node]=new _.Matrix4().fromArray(S.Matrix.a)}):A[M.Node]=new _.Matrix4().fromArray(M.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,C=A[0],I=A[1],M=A[2];if(C!==0||I!==0||M!==0){var S=new _.Color(C,I,M);e.add(new _.AmbientLight(S,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,M){A.setupMorphMaterial(C,I,M)}):A.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(A,C,I){var M=A.uuid,S=C.uuid,T=!1;if(e.traverse(function(V){V.isMesh&&(Array.isArray(V.material)?V.material.forEach(function(J){J.uuid===S&&V.uuid!==M&&(T=!0)}):V.material.uuid===S&&V.uuid!==M&&(T=!0))}),T===!0){var H=C.clone();H.morphTargets=!0,I===void 0?A.material=H:A.material[I]=H}else C.morphTargets=!0}};function r(){}r.prototype={constructor:r,parse:function(A){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var M in I){var S=t.get(parseInt(M)),T=this.parseGeometry(S,I[M],A);C.set(parseInt(M),T)}}return C},parseGeometry:function(A,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(A,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(A,C,I){var M=I.skeletons,S=[],T=A.parents.map(function($){return n.Objects.Model[$.ID]});if(T.length!==0){var H=A.children.reduce(function($,re){return M[re.ID]!==void 0&&($=M[re.ID]),$},null);A.children.forEach(function($){I.morphTargets[$.ID]!==void 0&&S.push(I.morphTargets[$.ID])});var V=T[0],J={};"RotationOrder"in V&&(J.eulerOrder=E(V.RotationOrder.value)),"InheritType"in V&&(J.inheritType=parseInt(V.InheritType.value)),"GeometricTranslation"in V&&(J.translation=V.GeometricTranslation.value),"GeometricRotation"in V&&(J.rotation=V.GeometricRotation.value),"GeometricScaling"in V&&(J.scale=V.GeometricScaling.value);var te=k(J);return this.genGeometry(C,H,S,te)}},genGeometry:function(A,C,I,M){var S=new _.BufferGeometry;A.attrName&&(S.name=A.attrName);var T=this.parseGeoNode(A,C),H=this.genBuffers(T),V=new _.Float32BufferAttribute(H.vertex,3);if(V.applyMatrix4(M),S.setAttribute("position",V),H.colors.length>0&&S.setAttribute("color",new _.Float32BufferAttribute(H.colors,3)),C&&(S.setAttribute("skinIndex",new _.Uint16BufferAttribute(H.weightsIndices,4)),S.setAttribute("skinWeight",new _.Float32BufferAttribute(H.vertexWeights,4)),S.FBX_Deformer=C),H.normal.length>0){var J=new _.Matrix3().getNormalMatrix(M),te=new _.Float32BufferAttribute(H.normal,3);te.applyNormalMatrix(J),S.setAttribute("normal",te)}if(H.uvs.forEach(function(je,be){var Oe="uv"+(be+1).toString();be===0&&(Oe="uv"),S.setAttribute(Oe,new _.Float32BufferAttribute(H.uvs[be],2))}),T.material&&T.material.mappingType!=="AllSame"){var $=H.materialIndex[0],re=0;if(H.materialIndex.forEach(function(je,be){je!==$&&(S.addGroup(re,be-re,$),$=je,re=be)}),S.groups.length>0){var se=S.groups[S.groups.length-1],he=se.start+se.count;he!==H.materialIndex.length&&S.addGroup(he,H.materialIndex.length-he,$)}S.groups.length===0&&S.addGroup(0,H.materialIndex.length,H.materialIndex[0])}return this.addMorphTargets(S,A,I,M),S},parseGeoNode:function(A,C){var I={};if(I.vertexPositions=A.Vertices!==void 0?A.Vertices.a:[],I.vertexIndices=A.PolygonVertexIndex!==void 0?A.PolygonVertexIndex.a:[],A.LayerElementColor&&(I.color=this.parseVertexColors(A.LayerElementColor[0])),A.LayerElementMaterial&&(I.material=this.parseMaterialIndices(A.LayerElementMaterial[0])),A.LayerElementNormal&&(I.normal=this.parseNormals(A.LayerElementNormal[0])),A.LayerElementUV){I.uv=[];for(var M=0;A.LayerElementUV[M];)I.uv.push(this.parseUVs(A.LayerElementUV[M])),M++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(S,T){S.indices.forEach(function(H,V){I.weightTable[H]===void 0&&(I.weightTable[H]=[]),I.weightTable[H].push({id:T,weight:S.weights[V]})})})),I},genBuffers:function(A){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,M=0,S=!1,T=[],H=[],V=[],J=[],te=[],$=[],re=this;return A.vertexIndices.forEach(function(se,he){var je=!1;se<0&&(se=se^-1,je=!0);var be=[],Oe=[];if(T.push(se*3,se*3+1,se*3+2),A.color){var ve=v(he,I,se,A.color);V.push(ve[0],ve[1],ve[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(_e){Oe.push(_e.weight),be.push(_e.id)}),Oe.length>4){S||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),S=!0);var ue=[0,0,0,0],Le=[0,0,0,0];Oe.forEach(function(_e,ye){var Fe=_e,fe=be[ye];Le.forEach(function(Ie,ze,Ze){if(Fe>Ie){Ze[ze]=Fe,Fe=Ie;var Je=ue[ze];ue[ze]=fe,fe=Je}})}),be=ue,Oe=Le}for(;Oe.length<4;)Oe.push(0),be.push(0);for(var ee=0;ee<4;++ee)te.push(Oe[ee]),$.push(be[ee])}if(A.normal){var ve=v(he,I,se,A.normal);H.push(ve[0],ve[1],ve[2])}if(A.material&&A.material.mappingType!=="AllSame")var Te=v(he,I,se,A.material)[0];A.uv&&A.uv.forEach(function(_e,ye){var Fe=v(he,I,se,_e);J[ye]===void 0&&(J[ye]=[]),J[ye].push(Fe[0]),J[ye].push(Fe[1])}),M++,je&&(re.genFace(C,A,T,Te,H,V,J,te,$,M),I++,M=0,T=[],H=[],V=[],J=[],te=[],$=[])}),C},genFace:function(A,C,I,M,S,T,H,V,J,te){for(var $=2;$<te;$++)A.vertex.push(C.vertexPositions[I[0]]),A.vertex.push(C.vertexPositions[I[1]]),A.vertex.push(C.vertexPositions[I[2]]),A.vertex.push(C.vertexPositions[I[($-1)*3]]),A.vertex.push(C.vertexPositions[I[($-1)*3+1]]),A.vertex.push(C.vertexPositions[I[($-1)*3+2]]),A.vertex.push(C.vertexPositions[I[$*3]]),A.vertex.push(C.vertexPositions[I[$*3+1]]),A.vertex.push(C.vertexPositions[I[$*3+2]]),C.skeleton&&(A.vertexWeights.push(V[0]),A.vertexWeights.push(V[1]),A.vertexWeights.push(V[2]),A.vertexWeights.push(V[3]),A.vertexWeights.push(V[($-1)*4]),A.vertexWeights.push(V[($-1)*4+1]),A.vertexWeights.push(V[($-1)*4+2]),A.vertexWeights.push(V[($-1)*4+3]),A.vertexWeights.push(V[$*4]),A.vertexWeights.push(V[$*4+1]),A.vertexWeights.push(V[$*4+2]),A.vertexWeights.push(V[$*4+3]),A.weightsIndices.push(J[0]),A.weightsIndices.push(J[1]),A.weightsIndices.push(J[2]),A.weightsIndices.push(J[3]),A.weightsIndices.push(J[($-1)*4]),A.weightsIndices.push(J[($-1)*4+1]),A.weightsIndices.push(J[($-1)*4+2]),A.weightsIndices.push(J[($-1)*4+3]),A.weightsIndices.push(J[$*4]),A.weightsIndices.push(J[$*4+1]),A.weightsIndices.push(J[$*4+2]),A.weightsIndices.push(J[$*4+3])),C.color&&(A.colors.push(T[0]),A.colors.push(T[1]),A.colors.push(T[2]),A.colors.push(T[($-1)*3]),A.colors.push(T[($-1)*3+1]),A.colors.push(T[($-1)*3+2]),A.colors.push(T[$*3]),A.colors.push(T[$*3+1]),A.colors.push(T[$*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(A.materialIndex.push(M),A.materialIndex.push(M),A.materialIndex.push(M)),C.normal&&(A.normal.push(S[0]),A.normal.push(S[1]),A.normal.push(S[2]),A.normal.push(S[($-1)*3]),A.normal.push(S[($-1)*3+1]),A.normal.push(S[($-1)*3+2]),A.normal.push(S[$*3]),A.normal.push(S[$*3+1]),A.normal.push(S[$*3+2])),C.uv&&C.uv.forEach(function(re,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(H[se][0]),A.uvs[se].push(H[se][1]),A.uvs[se].push(H[se][($-1)*2]),A.uvs[se].push(H[se][($-1)*2+1]),A.uvs[se].push(H[se][$*2]),A.uvs[se].push(H[se][$*2+1])})},addMorphTargets:function(A,C,I,M){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var S=this;I.forEach(function(T){T.rawTargets.forEach(function(H){var V=n.Objects.Geometry[H.geoID];V!==void 0&&S.genMorphGeometry(A,C,V,M,H.name)})})}},genMorphGeometry:function(A,C,I,M,S){for(var T=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],H=I.Vertices!==void 0?I.Vertices.a:[],V=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,te=new Float32Array(J),$=0;$<V.length;$++){var re=V[$]*3;te[re]=H[$*3],te[re+1]=H[$*3+1],te[re+2]=H[$*3+2]}var se={vertexIndices:T,vertexPositions:te},he=this.genBuffers(se),je=new _.Float32BufferAttribute(he.vertex,3);je.name=S||I.attrName,je.applyMatrix4(M),A.morphAttributes.position.push(je)},parseNormals:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Normals.a,S=[];return I==="IndexToDirect"&&("NormalIndex"in A?S=A.NormalIndex.a:"NormalsIndex"in A&&(S=A.NormalsIndex.a)),{dataSize:3,buffer:M,indices:S,mappingType:C,referenceType:I}},parseUVs:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.UV.a,S=[];return I==="IndexToDirect"&&(S=A.UVIndex.a),{dataSize:2,buffer:M,indices:S,mappingType:C,referenceType:I}},parseVertexColors:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType,M=A.Colors.a,S=[];return I==="IndexToDirect"&&(S=A.ColorIndex.a),{dataSize:4,buffer:M,indices:S,mappingType:C,referenceType:I}},parseMaterialIndices:function(A){var C=A.MappingInformationType,I=A.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var M=A.Materials.a,S=[],T=0;T<M.length;++T)S.push(T);return{dataSize:1,buffer:M,indices:S,mappingType:C,referenceType:I}},parseNurbsGeometry:function(A){if(As===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new _.BufferGeometry;var C=parseInt(A.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new _.BufferGeometry;for(var I=C-1,M=A.KnotVector.a,S=[],T=A.Points.a,H=0,V=T.length;H<V;H+=4)S.push(new _.Vector4().fromArray(T,H));var J,te;if(A.Form==="Closed")S.push(S[0]);else if(A.Form==="Periodic"){J=I,te=M.length-1-J;for(var H=0;H<I;++H)S.push(S[H])}var $=new As(I,M,S,J,te),re=$.getPoints(S.length*7),se=new Float32Array(re.length*3);re.forEach(function(je,be){je.toArray(se,be*3)});var he=new _.BufferGeometry;return he.setAttribute("position",new _.BufferAttribute(se,3)),he}};function o(){}o.prototype={constructor:o,parse:function(){var A=[],C=this.parseClips();if(C!==void 0)for(var I in C){var M=C[I],S=this.addClip(M);A.push(S)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var C=this.parseAnimationLayers(A),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,C=new Map;for(var I in A){var M=A[I];if(M.attrName.match(/S|R|T|DeformPercent/)!==null){var S={id:M.id,attr:M.attrName,curves:{}};C.set(S.id,S)}}return C},parseAnimationCurves:function(A){var C=n.Objects.AnimationCurve;for(var I in C){var M={id:C[I].id,times:C[I].KeyTime.a.map(p),values:C[I].KeyValueFloat.a},S=t.get(M.id);if(S!==void 0){var T=S.parents[0].ID,H=S.parents[0].relationship;H.match(/X/)?A.get(T).curves.x=M:H.match(/Y/)?A.get(T).curves.y=M:H.match(/Z/)?A.get(T).curves.z=M:H.match(/d|DeformPercent/)&&A.has(T)&&(A.get(T).curves.morph=M)}}},parseAnimationLayers:function(A){var C=n.Objects.AnimationLayer,I=new Map;for(var M in C){var S=[],T=t.get(parseInt(M));if(T!==void 0){var H=T.children;H.forEach(function(V,J){if(A.has(V.ID)){var te=A.get(V.ID);if(te.curves.x!==void 0||te.curves.y!==void 0||te.curves.z!==void 0){if(S[J]===void 0){var $=t.get(V.ID).parents.filter(function(Oe){return Oe.relationship!==void 0})[0].ID;if($!==void 0){var re=n.Objects.Model[$.toString()];if(re===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",V);return}var se={modelName:re.attrName?_.PropertyBinding.sanitizeNodeName(re.attrName):"",ID:re.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(Oe){Oe.ID===re.id&&(se.transform=Oe.matrix,Oe.userData.transformData&&(se.eulerOrder=Oe.userData.transformData.eulerOrder))}),se.transform||(se.transform=new _.Matrix4),"PreRotation"in re&&(se.preRotation=re.PreRotation.value),"PostRotation"in re&&(se.postRotation=re.PostRotation.value),S[J]=se}}S[J]&&(S[J][te.attr]=te)}else if(te.curves.morph!==void 0){if(S[J]===void 0){var he=t.get(V.ID).parents.filter(function(Le){return Le.relationship!==void 0})[0].ID,je=t.get(he).parents[0].ID,be=t.get(je).parents[0].ID,$=t.get(be).parents[0].ID,re=n.Objects.Model[$],se={modelName:re.attrName?_.PropertyBinding.sanitizeNodeName(re.attrName):"",morphName:n.Objects.Deformer[he].attrName};S[J]=se}S[J][te.attr]=te}}}),I.set(parseInt(M),S)}}return I},parseAnimStacks:function(A){var C=n.Objects.AnimationStack,I={};for(var M in C){var S=t.get(parseInt(M)).children;S.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var T=A.get(S[0].ID);I[M]={name:C[M].attrName,layer:T}}return I},addClip:function(A){var C=[],I=this;return A.layer.forEach(function(M){C=C.concat(I.generateTracks(M))}),new _.AnimationClip(A.name,-1,C)},generateTracks:function(A){var C=[],I=new _.Vector3,M=new _.Quaternion,S=new _.Vector3;if(A.transform&&A.transform.decompose(I,M,S),I=I.toArray(),M=new _.Euler().setFromQuaternion(M,A.eulerOrder).toArray(),S=S.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var T=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");T!==void 0&&C.push(T)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var H=this.generateRotationTrack(A.modelName,A.R.curves,M,A.preRotation,A.postRotation,A.eulerOrder);H!==void 0&&C.push(H)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var V=this.generateVectorTrack(A.modelName,A.S.curves,S,"scale");V!==void 0&&C.push(V)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&C.push(J)}return C},generateVectorTrack:function(A,C,I,M){var S=this.getTimesForAllAxes(C),T=this.getKeyframeTrackValues(S,C,I);return new _.VectorKeyframeTrack(A+"."+M,S,T)},generateRotationTrack:function(A,C,I,M,S,T){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(_.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(_.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(_.MathUtils.degToRad));var H=this.getTimesForAllAxes(C),V=this.getKeyframeTrackValues(H,C,I);M!==void 0&&(M=M.map(_.MathUtils.degToRad),M.push(T),M=new _.Euler().fromArray(M),M=new _.Quaternion().setFromEuler(M)),S!==void 0&&(S=S.map(_.MathUtils.degToRad),S.push(T),S=new _.Euler().fromArray(S),S=new _.Quaternion().setFromEuler(S).inverse());for(var J=new _.Quaternion,te=new _.Euler,$=[],re=0;re<V.length;re+=3)te.set(V[re],V[re+1],V[re+2],T),J.setFromEuler(te),M!==void 0&&J.premultiply(M),S!==void 0&&J.multiply(S),J.toArray($,re/3*4);return new _.QuaternionKeyframeTrack(A+".quaternion",H,$)},generateMorphTrack:function(A){var C=A.DeformPercent.curves.morph,I=C.values.map(function(S){return S/100}),M=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new _.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+M+"]",C.times,I)},getTimesForAllAxes:function(A){var C=[];return A.x!==void 0&&(C=C.concat(A.x.times)),A.y!==void 0&&(C=C.concat(A.y.times)),A.z!==void 0&&(C=C.concat(A.z.times)),C=C.sort(function(I,M){return I-M}).filter(function(I,M,S){return S.indexOf(I)==M}),C},getKeyframeTrackValues:function(A,C,I){var M=I,S=[],T=-1,H=-1,V=-1;return A.forEach(function(J){if(C.x&&(T=C.x.times.indexOf(J)),C.y&&(H=C.y.times.indexOf(J)),C.z&&(V=C.z.times.indexOf(J)),T!==-1){var te=C.x.values[T];S.push(te),M[0]=te}else S.push(M[0]);if(H!==-1){var $=C.y.values[H];S.push($),M[1]=$}else S.push(M[1]);if(V!==-1){var re=C.z.values[V];S.push(re),M[2]=re}else S.push(M[2])}),S},interpolateRotations:function(A){for(var C=1;C<A.values.length;C++){var I=A.values[C-1],M=A.values[C]-I,S=Math.abs(M);if(S>=180){for(var T=S/180,H=M/T,V=I+H,J=A.times[C-1],te=A.times[C]-J,$=te/T,re=J+$,se=[],he=[];re<A.times[C];)se.push(re),re+=$,he.push(V),V+=H;A.times=B(A.times,C,se),A.values=B(A.values,C,he)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(A){this.nodeStack.push(A),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(A,C){this.currentProp=A,this.currentPropName=C},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=A.split(/[\r\n]+/);return I.forEach(function(M,S){var T=M.match(/^[\s\t]*;/),H=M.match(/^[\s\t]*$/);if(!(T||H)){var V=M.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),J=M.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),te=M.match("^\\t{"+(C.currentIndent-1)+"}}");V?C.parseNodeBegin(M,V):J?C.parseNodeProperty(M,J,I[++S]):te?C.popStack():M.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(M)}}),this.allNodes},parseNodeBegin:function(A,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),M=C[2].split(",").map(function(V){return V.trim().replace(/^"/,"").replace(/"$/,"")}),S={name:I},T=this.parseNodeAttr(M),H=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,S):I in H?(I==="PoseNode"?H.PoseNode.push(S):H[I].id!==void 0&&(H[I]={},H[I][H[I].id]=H[I]),T.id!==""&&(H[I][T.id]=S)):typeof T.id=="number"?(H[I]={},H[I][T.id]=S):I!=="Properties70"&&(I==="PoseNode"?H[I]=[S]:H[I]=S),typeof T.id=="number"&&(S.id=T.id),T.name!==""&&(S.attrName=T.name),T.type!==""&&(S.attrType=T.type),this.pushStack(S)},parseNodeAttr:function(A){var C=A[0];A[0]!==""&&(C=parseInt(A[0]),isNaN(C)&&(C=A[0]));var I="",M="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),M=A[2]),{id:C,name:I,type:M}},parseNodeProperty:function(A,C,I){var M=C[1].replace(/^"/,"").replace(/"$/,"").trim(),S=C[2].replace(/^"/,"").replace(/"$/,"").trim();M==="Content"&&S===","&&(S=I.replace(/"/g,"").replace(/,$/,"").trim());var T=this.getCurrentNode(),H=T.name;if(H==="Properties70"){this.parseNodeSpecialProperty(A,M,S);return}if(M==="C"){var V=S.split(",").slice(1),J=parseInt(V[0]),te=parseInt(V[1]),$=S.split(",").slice(3);$=$.map(function(re){return re.trim().replace(/^"/,"")}),M="connections",S=[J,te],G(S,$),T[M]===void 0&&(T[M]=[])}M==="Node"&&(T.id=S),M in T&&Array.isArray(T[M])?T[M].push(S):M!=="a"?T[M]=S:T.a=S,this.setCurrentProp(T,M),M==="a"&&S.slice(-1)!==","&&(T.a=L(S))},parseNodePropertyContinued:function(A){var C=this.getCurrentNode();C.a+=A,A.slice(-1)!==","&&(C.a=L(C.a))},parseNodeSpecialProperty:function(A,C,I){var M=I.split('",').map(function(te){return te.trim().replace(/^\"/,"").replace(/\s/,"_")}),S=M[0],T=M[1],H=M[2],V=M[3],J=M[4];switch(T){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":J=parseFloat(J);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":J=L(J);break}this.getPrevNode()[S]={type:T,type2:H,flag:V,value:J},this.setCurrentProp(this.getPrevNode(),S)}};function l(){}l.prototype={constructor:l,parse:function(A){var C=new c(A);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var M=new h;!this.endOfContent(C);){var S=this.parseNode(C,I);S!==null&&M.add(S.name,S)}return M},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,C){var I={},M=C>=7500?A.getUint64():A.getUint32(),S=C>=7500?A.getUint64():A.getUint32();C>=7500?A.getUint64():A.getUint32();var T=A.getUint8(),H=A.getString(T);if(M===0)return null;for(var V=[],J=0;J<S;J++)V.push(this.parseProperty(A));var te=V.length>0?V[0]:"",$=V.length>1?V[1]:"",re=V.length>2?V[2]:"";for(I.singleProperty=S===1&&A.getOffset()===M;M>A.getOffset();){var se=this.parseNode(A,C);se!==null&&this.parseSubNode(H,I,se)}return I.propertyList=V,typeof te=="number"&&(I.id=te),$!==""&&(I.attrName=$),re!==""&&(I.attrType=re),H!==""&&(I.name=H),I},parseSubNode:function(A,C,I){if(I.singleProperty===!0){var M=I.propertyList[0];Array.isArray(M)?(C[I.name]=I,I.a=M):C[I.name]=M}else if(A==="Connections"&&I.name==="C"){var S=[];I.propertyList.forEach(function(re,se){se!==0&&S.push(re)}),C.connections===void 0&&(C.connections=[]),C.connections.push(S)}else if(I.name==="Properties70"){var T=Object.keys(I);T.forEach(function(re){C[re]=I[re]})}else if(A==="Properties70"&&I.name==="P"){var H=I.propertyList[0],V=I.propertyList[1],J=I.propertyList[2],te=I.propertyList[3],$;H.indexOf("Lcl ")===0&&(H=H.replace("Lcl ","Lcl_")),V.indexOf("Lcl ")===0&&(V=V.replace("Lcl ","Lcl_")),V==="Color"||V==="ColorRGB"||V==="Vector"||V==="Vector3D"||V.indexOf("Lcl_")===0?$=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:$=I.propertyList[4],C[H]={type:V,type2:J,flag:te,value:$}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(A){var C=A.getString(1);switch(C){case"C":return A.getBoolean();case"D":return A.getFloat64();case"F":return A.getFloat32();case"I":return A.getInt32();case"L":return A.getInt64();case"R":var I=A.getUint32();return A.getArrayBuffer(I);case"S":var I=A.getUint32();return A.getString(I);case"Y":return A.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var M=A.getUint32(),S=A.getUint32(),T=A.getUint32();if(S===0)switch(C){case"b":case"c":return A.getBooleanArray(M);case"d":return A.getFloat64Array(M);case"f":return A.getFloat32Array(M);case"i":return A.getInt32Array(M);case"l":return A.getInt64Array(M)}typeof cp=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var H=new cp.Inflate(new Uint8Array(A.getArrayBuffer(T))),V=new c(H.decompress().buffer);switch(C){case"b":case"c":return V.getBooleanArray(M);case"d":return V.getFloat64Array(M);case"f":return V.getFloat32Array(M);case"i":return V.getInt32Array(M);case"l":return V.getInt64Array(M)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(A,C){this.dv=new DataView(A),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(A){this.offset+=A},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getBoolean());return C},getUint8:function(){var A=this.dv.getUint8(this.offset);return this.offset+=1,A},getInt16:function(){var A=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,A},getInt32:function(){var A=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,A},getInt32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt32());return C},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C&2147483648?(C=~C&4294967295,A=~A&4294967295,A===4294967295&&(C=C+1&4294967295),A=A+1&4294967295,-(C*4294967296+A)):C*4294967296+A},getInt64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getInt64());return C},getUint64:function(){var A,C;return this.littleEndian?(A=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),A=this.getUint32()),C*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat32());return C},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var C=[],I=0;I<A;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(A){var C=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,C},getString:function(A){for(var C=[],I=0;I<A;I++)C[I]=this.getUint8();var M=C.indexOf(0);return M>=0&&(C=C.slice(0,M)),_.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(A,C){this[A]=C}};function u(A){var C="Kaydara FBX Binary \0";return A.byteLength>=C.length&&C===D(A,0,C.length)}function f(A){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function M(H){var V=A[H-1];return A=A.slice(I+H),I++,V}for(var S=0;S<C.length;++S){var T=M(1);if(T===C[S])return!1}return!0}function m(A){var C=/FBXVersion: (\d+)/,I=A.match(C);if(I){var M=parseInt(I[1]);return M}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function p(A){return A/46186158e3}var g=[];function v(A,C,I,M){var S;switch(M.mappingType){case"ByPolygonVertex":S=A;break;case"ByPolygon":S=C;break;case"ByVertice":S=I;break;case"AllSame":S=M.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+M.mappingType)}M.referenceType==="IndexToDirect"&&(S=M.indices[S]);var T=S*M.dataSize,H=T+M.dataSize;return z(g,M.buffer,T,H)}var b=new _.Euler,w=new _.Vector3;function k(A){var C=new _.Matrix4,I=new _.Matrix4,M=new _.Matrix4,S=new _.Matrix4,T=new _.Matrix4,H=new _.Matrix4,V=new _.Matrix4,J=new _.Matrix4,te=new _.Matrix4,$=new _.Matrix4,re=new _.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&C.setPosition(w.fromArray(A.translation)),A.preRotation){var he=A.preRotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),I.makeRotationFromEuler(b.fromArray(he))}if(A.rotation){var he=A.rotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),M.makeRotationFromEuler(b.fromArray(he))}if(A.postRotation){var he=A.postRotation.map(_.MathUtils.degToRad);he.push(A.eulerOrder),S.makeRotationFromEuler(b.fromArray(he))}A.scale&&T.scale(w.fromArray(A.scale)),A.scalingOffset&&V.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&H.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&te.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&($=A.parentMatrixWorld);var je=I.multiply(M).multiply(S),be=new _.Matrix4;$.extractRotation(be);var Oe=new _.Matrix4;Oe.copyPosition($);var ve=new _.Matrix4;ve.getInverse(be).multiply($);var ue=new _.Matrix4;if(se===0)ue.copy(be).multiply(je).multiply(ve).multiply(T);else if(se===1)ue.copy(be).multiply(ve).multiply(je).multiply(T);else{var Le=new _.Matrix4().getInverse(T),ee=new _.Matrix4().multiply(ve).multiply(Le);ue.copy(be).multiply(je).multiply(ee).multiply(T)}var Te=new _.Matrix4().getInverse(te),_e=new _.Matrix4().getInverse(H),ye=new _.Matrix4;ye.copy(C).multiply(J).multiply(te).multiply(I).multiply(M).multiply(S).multiply(Te).multiply(V).multiply(H).multiply(T).multiply(_e);var Fe=new _.Matrix4().copyPosition(ye),fe=new _.Matrix4().copy($).multiply(Fe);return re.copyPosition(fe),ye=new _.Matrix4().multiply(re).multiply(ue),ye}function E(A){A=A||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[A]}function L(A){var C=A.split(",").map(function(I){return parseFloat(I)});return C}function D(A,C,I){return C===void 0&&(C=0),I===void 0&&(I=A.byteLength),_.LoaderUtils.decodeText(new Uint8Array(A,C,I))}function G(A,C){for(var I=0,M=A.length,S=C.length;I<S;I++,M++)A[M]=C[I]}function z(A,C,I,M){for(var S=I,T=0;S<M;S++,T++)A[T]=C[S];return A}function B(A,C,I){return A.slice(0,C).concat(I).concat(A.slice(C))}return i}();const Z2=(n,t)=>{var g;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(g=t.north_rad)!=null?g:void 0,s={};let r={x:0,y:0,z:0},o=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=v=>ie(this,null,function*(){var E;const b=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const k=yield new up().loadAsync(b);return Zf(k,{transparent:!0,side:P.DoubleSide,blending:P.AdditiveBlending}),s.object=k,p(),!0}),h=({latitude:v})=>{if(!s.object)return;const b=u(v);b&&(s.object.position.y=b)},u=v=>{if(s.yBase===void 0)return;const b=.6;if(v>=Math.PI/4)return s.yBase-(b+1.6);const w=v*(4/Math.PI);return s.yBase-(b*w+1.6)},f=()=>{if(!s.object)return;const v=u(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const v=s.object;if(!v)return;const b=n.model.bounding,w=b.max.x-b.min.x,k=b.max.z-b.min.z,E=Math.max(w,k),{max:{x:L,z:D},min:{x:G,y:z,z:B}}=b;s.yBase=z,r={x:(L+G)/2,y:z-1.6,z:(D+B)/2},o=[0,l-Math.PI/2,0],a=.0045*E,U2(v,{position:r,rotation:o,scale:a})}return{load:c,disable:m,enable:f}};function q2(n,t){var c,h,u,f,m;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)",r=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",o=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=o,l.fillStyle=r,l.fillText(n,e/2,e*.7),new _.CanvasTexture(a)}const J2=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),K2=(n,t)=>{var g,v,b;const e={},i=(g=t.animationEnabled)!=null?g:!0,s=(v=t.position)!=null?v:void 0,r=(b=t.rad)!=null?b:void 0,o=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>ie(this,null,function*(){var A,C,I,M,S,T,H,V;const k=(A=w==null?void 0:w.position)!=null?A:s;if(!k)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=J2(k),L=(C=w==null?void 0:w.rad)!=null?C:r,D=(I=w==null?void 0:w.fbx_url)!=null?I:o;if(e.rad=L,L===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${L}`));const G=yield new up().loadAsync(D);G.position.copy(E),G.rotation.z=L,G.scale.set(.8,.8,.8),Zf(G,{transparent:!0,side:P.DoubleSide});const z=(H=(T=(S=(M=G.children)==null?void 0:M[0])==null?void 0:S.children)==null?void 0:T[3])==null?void 0:H.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const B=(V=t.name)!=null?V:"入户门";return z.material=new _.MeshBasicMaterial({transparent:!0,map:q2(B)}),z.renderOrder=3,G.children[0].add(z),e.object=G,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,k=new _.AnimationMixer(e.object);a.push(k);const E=k.clipAction(e.object.animations[0]);E.timeScale=w;let L;const D=()=>{let A=0,C=0;const I=1e3/30,M=S=>{A=requestAnimationFrame(M);const T=S-C;T<I||(C=S,a.forEach(H=>H.update(T/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(M),()=>{cancelAnimationFrame(A)}},B={play:()=>{L||(E.play(),L=D(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),L==null||L(),L=void 0}};e.animation=B},h=w=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=w==null?void 0:w.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},$2=Ti;function e3(n,t,e,i=$2.Linear.None){const s=new Xo(n).to(t,e).easing(i);Kr(()=>s.start(0));const r=Ks(a=>{s.update(a)===!1&&r()}),o=[];return s.onDestroy=a=>(o.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=o.shift();)a();r()},s}function t3(n,t){return e3({progress:0},{progress:1},n,t)}var dp=(n=>(n.Move="Move",n.Rotate="Rotate",n))(dp||{}),Qi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Qi||{});const ja=Math.PI*2;function fp(n){return(n%ja+ja)%ja}function pp(n){return n%ja}function Gc(n,t,e){return n+(t-n)*e}const Wc=(n,t,e)=>{const i=Math.PI,s=i*2;let r=fp(n),o=fp(t);return e===Qi.Anticlockwise&&r<o&&(r+=s),e===Qi.Clockwise&&o<r&&(o+=s),e===Qi.Loop&&o-r>i?Wc(r,o,Qi.Anticlockwise):e===Qi.Loop&&r-o>i?Wc(r,o,Qi.Clockwise):{from:r,to:o}},i3=n=>{const t={},e=(l,c,...h)=>ie(this,[l,c,...h],function*(r,o,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),r.mode&&r.mode!==n.currentMode&&(yield n.changeMode(r.mode)),a.preload&&r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(yield n.preloadPano(r.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),r.panoIndex===void 0&&r.fov===void 0&&r.latitude===void 0&&r.longitude===void 0?!0:yield new Promise((u,f)=>{const m=r.panoIndex!==void 0?r.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,N({duration:o,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},r)):f(new Error("unexpected error"))})}),i=r=>{const o=n.state,a=pp(o.latitude),l=pp(r.latitude),{from:c,to:h}=Wc(o.longitude,r.longitude,r.rotation||Qi.Loop),u=o.fov,f=r.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>ie(this,[l,c,...h],function*(r,o,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ye.Five.Mode.Panorama&&(yield n.changeMode(Ye.Five.Mode.Panorama)),r.panoIndex!==void 0&&r.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(r.panoIndex)),yield new Promise((m,p)=>{if(!r.panoIndex){m(!0);return}n.moveToPano(r.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(r);return yield new Promise(m=>{const p=({progress:k})=>{const E={};E.longitude=Gc(u.longitude,f.longitude,k),E.latitude=Gc(u.latitude,f.latitude,k),E.fov=Gc(u.fov,f.fov,k),n.setState(E,!0)},g=()=>{m(!0)},v=()=>{m(!1)},b=r.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/r.rotateSpeed*1e3):o,w=t3(b,Ti.Linear.None).onUpdate(p).onComplete(g).onDestroy(v);r.rotation===Qi.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(k=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(k)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},o)})})}};function gp(n,t){return n.x===t.x&&n.y===t.y}function mp(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Va(n,t){return(t.y-n.y)/(t.x-n.x)}function vp(n,t,e){const i=Va(n[1],n[0]),s=Va(t[1],t[0]);if(isNaN(i)||isNaN(s)||mp(i,s))return!1;if(Ba(n[0],t))return n[0];if(Ba(n[1],t))return n[1];if(Ba(t[0],n))return t[0];if(Ba(t[1],n))return t[1];if(e&&!s3(n,t))return!1;const r=n[0],o=t[0];if(Math.abs(i)===1/0)return{x:r.x,y:t[1].y-(t[1].x-r.x)*s};if(Math.abs(s)===1/0)return{x:o.x,y:n[1].y-(n[1].x-o.x)*i};const a=(o.y-r.y+i*r.x-s*o.x)/(i-s),l=i*a-i*r.x+r.y;return{x:a,y:l}}function Ba(n,t){return gp(n,t[0])||gp(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&&mp(Va(t[0],n),Va(n,t[1]))}function n3(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(r=>{t=Math.min(t,r.x),e=Math.max(e,r.x),i=Math.min(i,r.y),s=Math.max(s,r.y)}),{x:(t+e)/2,y:(i+s)/2}}function _a(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function s3(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)&&_a(t[0],n[1],n[0])*_a(n[1],t[1],n[0])>0&&_a(n[0],t[1],t[0])*_a(t[1],n[1],t[0])>0?1:0}function Ap(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Ap(n,t-1))}const r3=`<style type="text/css">
509
509
  .PanoRulerPlugin-rule-line {
510
510
  position: absolute;
511
511
  transform-origin: left center;
@@ -1081,7 +1081,7 @@ void main() {
1081
1081
  gl_FragColor.a = gl_FragColor.a * distanceOpacity();
1082
1082
  gl_FragColor.a = gl_FragColor.a * flicker;
1083
1083
  }
1084
- `;class Rh{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new P.Group);d(this,"mesh");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new ds({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"fontSizeManager",to());d(this,"currentFontSize",sr());d(this,"unsubscribeFontSize",null);d(this,"dispose",()=>{var t,e,i;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),(t=this.unsubscribeFontSize)==null||t.call(this),this.doHide(),(e=this.startTagContainer)==null||e.plugin.dispose(),(i=this.endTagContainer)==null||i.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?En(t):di(t),this.updateVisible()});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>Gg("GuideLineModeItem: ",t));d(this,"updateTagFontSize",()=>{var t,e;(t=this.startTagContainer)!=null&&t.app&&this.startTagContainer.app.$set({fontSize:this.currentFontSize}),(e=this.endTagContainer)!=null&&e.app&&this.endTagContainer.app.$set({fontSize:this.currentFontSize})});var r,o;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new P.BufferGeometry,s=new P.ShaderMaterial({vertexShader:a6,fragmentShader:l6,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new P.Color},mapOpacity:{value:1},backgroundColor:{value:new P.Color},backgroundOpacity:{value:0},borderColor:{value:new P.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0}}});this.mesh=new P.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.group.add(this.mesh),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((o=(r=this.five.model)==null?void 0:r.shownFloor)!=null?o:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),typeof this.fontSizeManager=="object"&&"subscribe"in this.fontSizeManager&&(this.unsubscribeFontSize=this.fontSizeManager.subscribe(a=>{this.currentFontSize=a,this.updateTagFontSize()})),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=r6(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const a=e.skipPanoGroup?i.map(l=>this.plugin.workUtil.getObserverStandingPosition(l)).filter(He):null;this.skippedPositions=a}const s=this.five.getCurrentState(),r=this.five.works.getWork(s.workCode),o=o6(i,r,e);this.path=o,this.setGeometryByPath(o,e)}setGeometryByPath(t,e){var h,u,f;if(this.disposed)return this.logError("disposed");const i=(h=e==null?void 0:e.scale)!=null?h:this.scale,s=(u=e==null?void 0:e.width)!=null?u:this.width,r=(f=e==null?void 0:e.unit_length)!=null?f:this.unitLength;this.scale=i,this.width=s,this.unitLength=r;const{geometry:o,maxV:a,curvePath:l,curvePoints:c}=s4({path:t,width:s*i,unitLength:r*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry.copy(o),this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=N(N({},this.geometryStyle),e)}setMartial(t){var i,s,r,o,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((r=t==null?void 0:t.opacity)!=null?r:.5),this.setTextureUrl((a=(o=t==null?void 0:t.texture)==null?void 0:o.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=N(N({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new P.Vector3,r=new P.Vector3().fromArray(t.translate);r.y+=this.heightOffset,s.add(r),this.group.position.copy(s),i(this.startTagContainer,r),i(this.endTagContainer,r)}const e=N(N({},this.meshStyle),t);this.meshStyle=e;function i(s,r){if(!(s!=null&&s.tag))return;const o=new P.Vector3().fromArray(s.tag.position);o.add(r);const a=o.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new P.Vector3;this.meshStyle.translate&&e.add(new P.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new P.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new P.Color().set(t),this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new P.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,bs(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=P.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,r,o;if(this.disposed)return this.logError("disposed");ha([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(o=(r=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:r.tags[0])==null?void 0:o.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l,c,h,u;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=(c=(l=this.curvePath)==null?void 0:l.getLength())!=null?c:0,i=t-1,s=e/i,r=(u=(h=this.curvePath)==null?void 0:h.getLengths(i))!=null?u:[],o=[];let a=0;for(let f=0;f<t;f++){const m=this.curvePoints[f],p=this.plugin.workUtil.getObserverStandingPosition(a);if(!p)break;p.clone().setY(0).distanceTo(m.clone().setY(0))<s&&(o.push(r[f]),a+=1)}return o}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new pl(this.five,{containerZIndex:10})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pl(this.five,{containerZIndex:10})},this.endTagContainer))(),o=it({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=o,c6(o)&&(s.tag.element=h=>{var m,p;(m=s.app)==null||m.$destroy();const u=t==="start"?de(N({},o.data),{name:this.name,distance:Math.round((p=i==null?void 0:i.getLength())!=null?p:0),i18n:this.plugin.config.i18n}):o.data,f=new s6({target:h,intro:!0,props:N({fontSize:this.currentFontSize},u)});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&o.position){const h=new P.Vector3().fromArray(o.position),u=new P.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}}function c6(n){return n.contentType==="Custom"}const h6=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Rh},Symbol.toStringTag,{value:"Module"})),g1="CruisePlugin",Fh=`${g1}`;class m1 extends Nn{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Fh} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Fh} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Fh} is disabled`)});this.config=i,Object.assign(window,{[`__${g1}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var r;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=N({},this.state);this.state=it({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),Ht(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((r=this.GuideLine)==null||r.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((r=this.GuideLine)==null||r.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=r=>{r!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function Nh(n,t,e){var l,c,h;const i=new P.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),r=n.getTangentAt(t),{longitude:o,latitude:a}=qr(r);return{offset:s.clone(),longitude:o,latitude:a,distance:0}}let Hh=class extends m1{constructor(e,i){var o;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(de(N({},Nh(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,r=this.getDuration(),a=(performance.now()-this.playStartedTime)/r;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},r={allowBroke:!0};this.state=it({},s,this.state),this.config=it({},r,this.config),this.baseCurveOffset=it({x:0,y:0,z:0},{y:2},(o=this.config)==null?void 0:o.offset)}load(e,i){var a,l,c,h,u,f,m,p,g;this.handlePause(),this.clear(),this.data=N({id:xt()},e);const s=(()=>{if(this.data.path instanceof P.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const v=this.data.path.map(Qe);return new P.CatmullRomCurve3(v,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const r=this.curve.getLength(),o=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=r/(this.state.config.speedConfig.moveSpeed/o),Array.isArray(this.data.path)){const v=this.data.path.map(Qe).map(b=>b.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(p=this.config)!=null&&p.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=A6(this.five,this.config)),(g=this.GuideLine)==null||g.load({lines:[{id:xt(),path:[{type:"CatmullRomCurve3",points:v}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>ie(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let r=(l=s==null?void 0:s.playedProgress)!=null?l:0;(r<0||r>=1)&&(r=0);const o=Nh(this.curve,r,this.curveOffset);if(this.hooks.emit("progressChange",r),this.five.setState(de(N({},o),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Nh(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function v1(n){const t=Math.abs(Math.cos(n.latitude));return new P.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function u6(n,t){const e=v1(n),i=v1(t);return e.angleTo(i)}const d6=n=>ie(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function A1(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function f6(n){return ie(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Mo extends m1{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return ie(this,null,function*(){var h,u;this.clear();const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.data=N({id:o.keyframesId},o),this.hooks.emit("dataChange",o,r);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var p;return f.data.panoIndex!==((p=c[m-1])==null?void 0:p.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var p,g;const m=(p=this.workUtil.getObserver(f))==null?void 0:p.floorIndex;if(m!==void 0)if(l===m){const v=a.length-1;a[v]=[...(g=a[v])!=null?g:[],f]}else{l=m;const v=a.length;a[v]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&o.useGuildLine!==!1&&(this.GuideLine=Wh(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:o.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",o),this.hooks.emit("dataLoaded",o)})}playFrom(e){const{index:i,id:s,userAction:r}=e;this.state.playing&&this.setState({playing:!1},{userAction:r}),this.setState({playing:!0},{userAction:r,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(de(N({},e),{index:0}))}formatData(e){return ie(this,null,function*(){this.five.work||(yield f6(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&He(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:xt(),keyframes:i.keyframes.map((s,r)=>{var l;const o=i.keyframes[r+1],a=(()=>!o||o.start===void 0||s.end===void 0?0:o.start-s.end)();return de(N({id:(l=s.uuid)!=null?l:xt(),moveIndex:r,stay:a,index:r},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:o,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=o,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var g,v;const u=i.panoIndexList.slice(c).find(b=>b!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((g=this.workUtil.getObserver(l))==null?void 0:g.floorIndex)!==((v=this.workUtil.getObserver(u))==null?void 0:v.floorIndex))return;const p=new P.Vector3().subVectors(m,f);return qr(p.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:N({effect:"Move",panoIndex:l,moveEffect:r},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),h&&s.push({moveIndex:c,stay:i.stay,data:N({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:xt(),keyframes:s.map((l,c)=>N({id:xt(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return ie(this,null,function*(){var m;const{data:i,state:s,privateState:r,hooks:o}=this;if(r.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=xt();r.playId=a,r.playing=!0,r.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>ie(this,null,function*(){var p,g;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(p=this.data)==null?void 0:p.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.id){const v=(g=this.data)==null?void 0:g.keyframes.find(b=>b.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:r.moveToFirstPanoEffect,duration:r.moveToFirstPanoDuration})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const b=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:b}),h=!0,v.index+1}}}}))();this.clearPauseData();for(const p of l){if(r.broke||!s.playing||!r.playing||a!==r.playId)return;if(!(f!==void 0&&p.index<f))try{o.emit("playIndexChange",p.index,p),yield this.playKeyframe(p,{moveEffect:h===!1?r.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof r.moveToFirstPanoDuration=="number"?r.moveToFirstPanoDuration:void 0}),p.stay&&(yield A1(p.stay)),h===!1&&(h=!0)}catch(g){return Promise.resolve("broke")}}s.playing&&a===r.playId&&(this.setState({playing:!1},{userAction:!1}),o.emit("end"),this.clearPauseData())})}handlePause(e){var o;const{state:i,privateState:s,hooks:r}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("pause",{userAction:(o=e==null?void 0:e.userAction)!=null?o:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:r,hooks:o}=this,{currentPlayKeyframe:a}=r;if(o.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return ie(this,null,function*(){var r;const{privateState:s}=this;return((r=this.privateState.currentPlayKeyframe)==null?void 0:r.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return ie(this,arguments,function*(e,i={}){var o;const r=e.data;if(i.duration=(o=i.duration)!=null?o:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!r)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(r.effect){case"Move":this.move(r,i).then(h);break;case"Rotate":this.rotate(r,i).then(h);break;default:this.rotate(r,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return ie(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const r=e.currentPlayQueue.shift();if(!r){i();return}r.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return ie(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return ie(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return ie(this,arguments,function*(e,i={}){const{five:r,privateState:o,state:a}=this,l=(()=>{var m,p;const u=(m=a.config)==null?void 0:m.speedConfig,f=(p=e.rotateSpeed)!=null?p:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return u6(u,e)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{d6(()=>r.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return ie(this,null,function*(){const{five:s,privateState:r,state:o}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=o.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,p;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(p=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?p:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return ie(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class b1{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new Ct);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>Gg("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Rh(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Rh(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,r=e.path,o=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,N(de(N({},e),{skipPanoGroup:h}),o))}else e.path&&i.setGeometryByPath(r,N({},o));i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return ie(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=N({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield ps(g6(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield ps(p6(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function p6(n,t){return ie(this,null,function*(){const e=new Hh(n);yield e.load(t),e.playFromStart()})}function g6(n,t){return ie(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield Oc(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Mo(n);yield i.load(t),yield new Promise((s,r)=>{const o=n.getCurrentState();let a=t.panoIndexList.slice();o.panoIndex===a[0]&&c(o.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const p=a[0];if(a=a.slice(1),m!==p)return u(new Error("panoIndex not match, wanted: "+p+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),r(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const m6=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:b1},Symbol.toStringTag,{value:"Module"})),Gh="GuideLinePlugin",y1=`${Gh}`;let v6=class extends fn{constructor(e,i){super(e,i);d(this,"name",Gh);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${y1} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Mo(e),Object.assign(window,{[`__${Gh}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return ie(this,null,function*(){var m,p,g,v,b,w,k,E;const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.hooks.emit("dataChange",o,r),this.data=o;const a=o.config,l=!o.lines&&o.routes,c=de(N({},a),{model_style:{texture:{url:(m=a==null?void 0:a.arrowTextureUrl)!=null?m:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}},panorama_style:{visible:!!l,unit_length:(p=a==null?void 0:a.unitHeight)!=null?p:.4,width:(g=a==null?void 0:a.unitWidth)!=null?g:.6,texture:{url:(v=a==null?void 0:a.arrowTextureUrl)!=null?v:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}}),h=(w=(b=o.routes)==null?void 0:b.map(L=>{var D;return it({},c,{id:(D=L.id)!=null?D:xt(),pano_group:L.panoIndexList})}))!=null?w:[],u=(E=(k=o.lines)==null?void 0:k.map(L=>it({},c,L)))!=null?E:[],f=[...h,...u];yield fi(this.five),this.clear(),f.forEach(L=>{this.addGuideLineItem(L)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",o),console.debug(`${y1} loaded`,o)})}formatData(e){return ie(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var r;if(this.disposed)return this.disposedErrorLog();const s=N({},this.state);this.state=N(N({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),Ht(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const r=new b1({five:this.five,id:i,plugin:this});return this.itemMap.set(i,r),e&&r.setData(e),this.heightOffset+=1e-4,r.modelItem.setHeightOffset(this.heightOffset),r.panoramaItem.setHeightOffset(this.heightOffset),r}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(o){return Array.isArray(o)&&o.every(a=>typeof a=="number")}function s(o,a){return new P.Vector3().fromArray(o).distanceTo(new P.Vector3().fromArray(a))<.01}function r(o){var l;const a=(l=o==null?void 0:o.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(o=>{const a=o.modelItem.startTagContainer,l=o.modelItem.endTagContainer,c=r(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=r(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Wh=(n,t)=>new v6(n,t),A6=Wh,b6=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),y6=(n,t)=>new Mo(n,t),w6=(n,t)=>new Hh(n,t);function Uh(n,t,e){if(e){const s=new P.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ko extends ri{constructor(e,i){var s,r;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(r=i==null?void 0:i.positionFrom)!=null?r:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=us(this.originObject3D))==null?void 0:i.getCenter(new P.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=Ku(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const i=e.xAxis instanceof Function?e.xAxis():e.xAxis,s=e.yAxis instanceof Function?e.yAxis():e.yAxis,r=e.zAxis instanceof Function?e.zAxis():e.zAxis;let o=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=r==null?void 0:r.clone();if(o&&!a&&!a){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(1,0,0),o.normalize());this.applyQuaternion(c)}if(a&&!o&&!l){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!o&&!a){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([o,a,l].filter(He).length>=2){o||(o=new P.Vector3().crossVectors(a,l).normalize()),a||(a=new P.Vector3().crossVectors(o,l).normalize()),l||(l=new P.Vector3().crossVectors(o,a).normalize()),o.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new P.Matrix4().makeBasis(o,a,l),h=new P.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Uh(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class P6 extends ko{}class C6 extends ko{}class I6 extends ko{}class M6 extends ko{}class k6 extends ko{}class E6 extends P.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class w1 extends P.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function x6(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(n.x-r)/e*2-1,y:-(n.y-s)/i*2+1})}function gl(n,t,e){if(!t||!e||!n)return;const i=x6(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new P.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}class Qh extends E6{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);d(this,"renderOrder",50);d(this,"name","ArrowGroup");const i=new P.Color((h=e.color)!=null?h:16214315),s=new P.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),r=new P.ConeGeometry(.04,.1,32),o=new w1(r,s.clone(),e.direction);o.name=`arrow-${e.direction}`,this.arrow=o;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new w1(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Xh={X:15618642,Y:4765519,Z:4227839};class Pr{static get X(){return new P.Color(Xh.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Xh.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Xh.Z).convertSRGBToLinear().clone()}}function Yh(n,t,e){const o=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=o/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,p=e==null?void 0:e.max;return m&&f<m?m:p&&f>p?p:f}function S6(n,t,e){return n<t?t:n>e?e:n}function D6(n){let t=n.pose.latitude,e=n.pose.longitude;if(oi(t)||oi(e)){const i=n.matrix.elements;t=Math.asin(S6(i[9],-1,1)),Math.abs(i[9])<.9999999?e=uc(Math.atan2(i[8],i[10])):e=uc(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function T6(n){const{latitude:t,longitude:e}=n,i=new P.Vector3;return P1-t<.03?i.set(0,1,0):Zh(0,e)?i.set(0,0,1):Zh(Math.PI,e)?i.set(0,0,-1):Zh(P1,e)?i.set(1,0,0):i.set(-1,0,0),i}const P1=Number((Math.PI/2).toFixed(5));function Zh(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class L6 extends P6{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Qh({direction:"x",color:Pr.X})),i.yArrowEnable!==!1&&(this.yArrow=new Qh({direction:"y",color:Pr.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Qh({direction:"z",color:Pr.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0),e.type==="OrthographicCamera"){const i=new P.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new P.Vector3(0,1,0).applyQuaternion(this.quaternion),r=new P.Vector3(0,0,1).applyQuaternion(this.quaternion),o=D6(e),a=T6(o),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow&&(this.xArrow.visible=!1):Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow&&(this.yArrow.visible=!1):(Math.abs(r.angleTo(a)-0)<l||Math.abs(r.angleTo(a)-Math.PI)<l)&&this.zArrow&&(this.zArrow.visible=!1)}}show(){super.show(),this.xArrow&&this.add(this.xArrow),this.yArrow&&this.add(this.yArrow),this.zArrow&&this.add(this.zArrow)}setScaleByCamera(e){this.scale.setScalar(Yh(e,this.position))}showDraggingHelper(e){this.xArrow&&(e.includes("x")?this.add(this.xArrow):this.remove(this.xArrow)),this.yArrow&&(e.includes("y")?this.add(this.yArrow):this.remove(this.yArrow)),this.zArrow&&(e.includes("z")?this.add(this.zArrow):this.remove(this.zArrow))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function Ls(n,t){return z6(document.createElement(t!=null?t:"div"),n)}function z6(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function O6(n){const t=Ls(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(r,o)=>{t.style.left=r,t.style.top=o,e()}}}class j6 extends I6{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new qh({direction:"x",color:Pr.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new qh({direction:"y",color:Pr.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new qh({direction:"z",color:Pr.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=O6({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Yh(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class qh extends P.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new V6(e),this.ring=new B6(e),this.angleSector=new _6(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let V6=class extends P.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class B6 extends P.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((r,o)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*o+i,Math.PI/4-i*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide});this.renderOrder=50;const c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${o}`,c});this.add(...s)}}class _6 extends P.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new P.CircleGeometry(i,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function R6(){const n=Ls({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Ls({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Ls({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Xn({cursor:"nesw-resize",left:i,bottom:i})},r={direction:"ns",element:Xn({cursor:"ns-resize",bottom:i})},o={direction:"nwse",element:Xn({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Xn({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Xn({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Xn({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Xn({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Xn({cursor:"ew-resize",left:i})};return new Array(r,a,c,u,s,o,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,r,o,a,l,c,h,u]}}function Xn(n){const t=Ls(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=Ls({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=Ls({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class F6 extends k6{constructor(e,i,s,r){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Zs);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=r,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var r;const s=(r=this.css3DInstance)==null?void 0:r.css3DObject;if(s){const o=new P.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(o),s.applyQuaternion(e)}if(this.plane){const o=new P.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(o),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(o=>{const a=new P.Vector3().subVectors(o,i).applyQuaternion(e).add(i);o.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:r,squares:o}=R6();this.points=o.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(r,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObject&&e.cornerPoints)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class N6 extends C6{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new P.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Uh(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=us(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new P.BufferGeometry;i.setIndex(new P.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new P.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),r=new P.LineSegments(i,s);return r.matrixAutoUpdate=!1,r}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new P.BufferGeometry;i.setIndex(new P.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new P.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new P.Mesh(i,s)}}const ml=new Map;function H6(n){if(ml.has(n))return ml.get(n).hooks;const t=new Ct;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const o=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");o!==i&&(i=o,t.emit("cameraUpdate"))};s();const r=()=>{ml.delete(n),cancelAnimationFrame(e)};return ml.set(n,{hooks:t,dispose:r}),t}class Eo{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"cameraHooks");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=us(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new Ct,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new Ct,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.updateHelperScale(),this.cameraHooks=H6(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),r=this.onSetOriginObjectPosition.bind(this),o=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.cameraHooks.on("cameraUpdate",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",r),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",o),this.hooks.on("moveEnd",this.updateHelperScale),this.internalHooks.on("setObjectPosition",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",this.updateHelperScale),this.disposers.push(()=>{this.cameraHooks.off("cameraUpdate",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",r),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",o),this.hooks.off("moveEnd",this.updateHelperScale),this.internalHooks.off("setObjectPosition",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",this.updateHelperScale)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new P.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new P.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),r=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(r)}}hoverListener(t,e=16777215,i=1){const s=rn(t).filter(He),r=[];for(const o of s)if(o.material||o instanceof P.Group){const a=o instanceof P.Group?o.children.filter(f=>f instanceof P.Mesh):[o];a.forEach(f=>{var m,p;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(p=f.__originalOpacity__)!=null?p:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),r.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>r.forEach(o=>o==null?void 0:o())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const r=s;if(r.object=i,this.model.intersectRaycaster){const o=this.model.intersectRaycaster(t)[0];if(o&&o.point.distanceTo(e)<r.point.distanceTo(e))return}return r.object}calculateOffset(t,e){const i=new P.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const r=s();i.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const r=s();i.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const r=s();i.setZ((r.max.z-r.min.z)*t.z.percents)}return i}}class G6 extends Eo{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),o=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return r;case"y":return o;case"z":return a}})(),c=i.point.clone(),h=new P.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.move(r),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),r=this.hide.bind(this),o=()=>{this.helperObject3D.update(this.camera),this.render()};o(),this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",r),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",r),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",r),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",o),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",r),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",r),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",r),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",o)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var o,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new P.Vector3((o=c.x)!=null?o:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,r=this.originObject3D,o=xn({raycaster:e,line:i,clampToLine:!1}),a=o.clone().sub(s),l=new P.Matrix4;l.setPosition(a);const c=r.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(r.applyMatrix4(l),s.copy(o),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class xo{constructor(t,e,i,s,r,o,a,l){d(this,"helperController");d(this,"five");d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:r,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const Jh="Object3DHelper@v1.0.1",W6=()=>{console.error(`${Jh} is disposed`)},U6=()=>{console.warn(`${Jh} is disabled`)},Q6=()=>{console.error(`${Jh} is disabled`)};class X6{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new Ct);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return ie(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return ie(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return W6();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return Q6();const i=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.setState(this.state)}initialHelperMatrix(){this.everyControllerDo(t=>{t.initialHelperPosition(),t.initialHelperQuaternion()})}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&U6()}}function Kh(n){return n*Math.PI/180}let $h=new P.Quaternion;class Y6 extends Eo{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),r=this.dragging.bind(this),o=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",o),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",r),document.addEventListener("touchend",o),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",r),document.removeEventListener("mouseup",o),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",r),document.removeEventListener("touchend",o),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:r=0}=e,o=new P.Euler(Kh(i),Kh(s),Kh(r)),a=new P.Quaternion().setFromEuler(o);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Uh(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=i.point,o=this.getAngleHelper(s);this.setTipsAngle(0);const a=r.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new P.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new P.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new P.Vector3(0,0,1).applyQuaternion(l)})(),h=new P.Plane().setFromNormalAndCoplanarPoint(c,r),f=h.projectPoint(r.clone(),new P.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(o.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:o,angle:0,helperQuaternion:l.clone()},$h=new P.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.rotate(r),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:r,direction:o,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new P.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new P.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new P.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),p=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",p))return;const b=new P.Euler().setFromQuaternion(new P.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${o.toUpperCase()}${"XZY".replace(o.toUpperCase(),"")}`)[o]*r.angleDirection;if(this.startInfo.angle+=b,this.setAngleHelperLength(o,this.startInfo.angle),this.setTipsAngle(Da(this.startInfo.angle)),h){const w=new P.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),$h.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion($h,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,r;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(r=this.helperObject3D.zCircle)==null?void 0:r.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof P.Mesh&&s.geometry instanceof P.CircleGeometry){const{radius:r,segments:o,thetaLength:a}=s.geometry.parameters;s.geometry=new P.CircleGeometry(r,o,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const r=i>=0?Math.max(i,.001):Math.min(i,-.001),o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=o.geometry.parameters,c=Math.ceil(Math.abs(r)*(40/(2*Math.PI)));o.geometry=new P.CircleGeometry(a,c,l,r)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:r,y:o,z:a}=s;if(a>1)return;const l=(r+1)/2*100+"%",c=(-o+1)/2*100+"%";i.setLeftTop(l,c)}}class Z6 extends Eo{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new P.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var r,o;(o=(r=this.helperObject3D).updatePoints)==null||o.call(r);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=gl(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var B,A;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:r}=this.startInfo,o=this.helperObject3D.cornerPositions;if(o.length<4)return this.dragEnd();const a=e.ray.intersectPlane(r,new _.Vector3);if(!a||Ka(a,this.camera.position))return;const l=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),{position:c,direction:h}=s,u=new _.Vector3().subVectors(o[1],o[0]),f=new _.Vector3().subVectors(o[3],o[0]),m=C=>{const I=new _.Vector3(0,0,0);if(!this.startInfo)return I;const M=(C==="ew"?u:f).clone(),S=c.clone().projectOnVector(M),T=a.clone().projectOnVector(M),H=l.clone().projectOnVector(M);if(T.equals(S))return I;if(C==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const te=new _.Vector3().subVectors(T,H),$=te.x<0&&M.x>=0,re=te.y<0&&M.y>=0,se=te.z<0&&M.z>=0;this.startInfo.dragPointInCenterBottom=$||re||se}if(C==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const te=new _.Vector3().subVectors(T,H),$=te.x<0&&M.x>=0,re=te.y<0&&M.y>=0,se=te.z<0&&M.z>=0;this.startInfo.dragPointInCenterLeft=$||re||se}const V=new _.Vector3().subVectors(T,S),J=V.length();return J>.3?(console.warn("offset.length() > 0.3, skipped",J),I):V},p=m("ew"),g=m("ns"),v=()=>{const C=p;this.helperObject3D.cornerPositions.forEach((I,M)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(M===0||M===3)&&I.add(C):(M===1||M===2)&&I.add(C)})},b=()=>{const C=g;this.helperObject3D.cornerPositions.forEach((I,M)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(M===0||M===1)&&I.add(C):(M===2||M===3)&&I.add(C)})};switch(h){case"ew":v();break;case"ns":b();break;case"nesw":case"nwse":v(),b()}const w=new _.Vector3().subVectors(o[1],o[0]).length()/u.length(),k=new _.Vector3().subVectors(o[3],o[0]).length()/f.length(),E=new _.Vector3(w,k,1),L=new P.Matrix4().scale(E);i.isCSS3DObjectPlus&&i.applyScaleMatrix4?i.applyScaleMatrix4(L):i.scale.applyMatrix4(L),s.position.copy(a);const D=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),G=new _.Vector3().subVectors(D,l),z=new P.Matrix4().setPosition(G);i.applyMatrix4(z),(B=this.helperObject3D.css3DInstance)==null||B.css3DObject.applyMatrix4(z),(A=this.helperObject3D.plane)==null||A.applyMatrix4(z),this.internalHooks.emit("applyObjectScale",{matrix:L}),this.internalHooks.emit("applyObjectPosition",{matrix:z}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class q6 extends Z6{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),r=this.dragging.bind(this),o=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",r),i.addEventListener("dragend",o)})}}class J6 extends Eo{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class K6 extends M6{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,r)=>{var a;const o=(a=this.scaleMeshes[r])!=null?a:$6();return o.position.copy(s.handlePosition),o.scalePosition=s,this.addIfNotExists(o),o}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Yh(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function $6(){const n=new P.Group;n.name="ScaleHelperCube";const t=.05,e=new P.BoxGeometry(t,t,t),i=new P.MeshBasicMaterial({color:16776960,transparent:!0,side:P.DoubleSide}),s=new P.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide}),r=new P.Mesh(e,i),o=new P.Mesh(e,s);return r.name="ScaleHelperCube-front",o.name="ScaleHelperCube-behind",r.renderOrder=11,o.renderOrder=10,n.add(r,o),n}class eE extends Eo{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let r=i.object;r.scalePosition||(r=i.object.parent);const o=r.scalePosition.basePosition.clone(),l=r.scalePosition.handlePosition.clone().clone().sub(o).clone(),c=new P.Line3(o,o.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new P.Raycaster(s,i.point.clone().sub(s)),u=xn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:r},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==r.uuid&&(f.visible=!1)}),r.visible=!0,this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.scale(r),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:r}=this.startInfo,{scalePosition:o}=r,a=xn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new P.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:o,offset:a.clone().sub(s)}),r.position.copy(a.clone()),this.hooks.emit("scale",new P.Vector3(1,1,1))});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,r=1;typeof e=="number"?(i=e,s=e,r=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,r=(h=e.z)!=null?h:1);const o=new P.Vector3(i,s,r);this.hooks.emit("wantToScale",o)||(this.originObject3D.scale.copy(o),this.internalHooks.emit("setObjectScale",o),this.hooks.emit("scale",o),this.render())}}function nt(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}nt.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},nt.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],nt.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var r={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/r.width)*2-1,y:-((n.pageY-e.y)/r.height)*2+1}},nt.prototype._objectCtxInit=function(n){n._3xDomEvent={}},nt.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},nt.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},nt.prototype._objectCtxGet=function(n){return n._3xDomEvent},nt.prototype.camera=function(n){return n&&(this._camera=n),this._camera},nt.prototype.bind=function(n,t,e,i){console.assert(nt.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},nt.prototype.addEventListener=nt.prototype.bind,nt.prototype.unbind=function(n,t,e,i){console.assert(nt.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var r=s[t+"Handlers"],o=0;o<r.length;o++){var a=r[o];if(e==a.callback&&i==a.useCapture){r.splice(o,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},nt.prototype.removeEventListener=nt.prototype.unbind,nt.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},nt.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s),a=this._selected;if(o.length>0){var l,c,h,u=o[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}},nt.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s,!0);if(o.length!==0){for(var a=o[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}},nt.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),r=s?s[n+"Handlers"]:null;if(!s||!r||r.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var r=s[n+"Handlers"],o=0;o<r.length;o++){var a=r[o],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},nt.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},nt.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},nt.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},nt.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},nt.prototype._onClick=function(n){this._onMouseEvent("click",n)},nt.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},nt.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},nt.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},nt.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},nt.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},nt.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const eu="Object3DHelperPlugin",vl=eu,tE=()=>{console.error(`${vl} is disposed`)},iE=()=>{console.warn(`${vl} is disabled`)},nE=()=>{console.error(`${vl} is disabled`)};class tu extends Nn{constructor(e){super(e);d(this,"name",eu);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DObjectModeMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Zs(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${eu.toUpperCase()}_DEBUG__`]:this})}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return tE();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return nE();const s=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new X6,r=[],o=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=N(N({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,p=s.hooks,g=new Ct,v=new nt(this.five.camera,this.five.getElement()),b=k=>{if(k)return typeof k=="boolean"?k:k.enable};if(b(h)){const k=N(N({},this.getConfig(c.moveHelper)),c),E=new L6(e,N({},k)),L=new xo(this.five,v,G6,e,E,k,p,g);s.addControllers({moveController:L.helperController}),r.push(()=>L.dispose())}if(b(u)){const k=N(N({},this.getConfig(c.rotateHelper)),c),E=new j6(e,N({container:o},k)),L=new xo(this.five,v,Y6,e,E,k,p,g);s.addControllers({rotateController:L.helperController}),r.push(()=>L.dispose())}if(b(m)){const k=new N6(e),E=new xo(this.five,v,J6,e,k,void 0,p,g);s.addControllers({boundingBoxController:E.helperController})}if(b(f))if(e.isCSS3DObject&&o){const k=new F6(e,o,a,this.five.scene),E=new xo(this.five,v,q6,e,k,void 0,p,g);s.addControllers({scaleController:E.helperController}),r.push(()=>E.dispose()),fi(this.five).then(()=>{var L,D;if(e.isCSS3DObjectPlus){const G=e;if(!G||G.mode!=="front")return;const z=(L=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?L:Hl(this.five);z&&(this.css3DObjectParentMap.set(G,G.parent),G.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(z),(D=this.css3DRender.getBehindCSS3DObjectGroup())==null||D.add(G),this.css3DRender.render(this.five.camera))}else e.isCSS3DObject&&(this.css3DObjectModeMap.set(e,e.mode),e.mode="behind")})}else{const k=N(N({},this.getConfig(c.scaleHelper)),c),E=new K6(e,k),L=new xo(this.five,v,eE,e,E,k,p,g);s.addControllers({scaleController:L.helperController}),r.push(()=>L.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:r}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const r=e,o=this.css3DObjectParentMap.get(r);o&&o.add(r),this.css3DRender.render(this.five.camera)}else if(e.isCSS3DObject){const r=this.css3DObjectModeMap.get(e);e.mode=r}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(r=>r==null?void 0:r())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&iE()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const sE=n=>new tu(n),rE=`
1084
+ `;class Rh{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new P.Group);d(this,"mesh");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new ds({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"fontSizeManager",to());d(this,"currentFontSize",sr());d(this,"unsubscribeFontSize",null);d(this,"dispose",()=>{var t,e,i;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),(t=this.unsubscribeFontSize)==null||t.call(this),this.doHide(),(e=this.startTagContainer)==null||e.plugin.dispose(),(i=this.endTagContainer)==null||i.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?En(t):di(t),this.updateVisible()});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>Gg("GuideLineModeItem: ",t));d(this,"updateTagFontSize",()=>{var t,e;(t=this.startTagContainer)!=null&&t.app&&this.startTagContainer.app.$set({fontSize:this.currentFontSize}),(e=this.endTagContainer)!=null&&e.app&&this.endTagContainer.app.$set({fontSize:this.currentFontSize})});var r,o;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new P.BufferGeometry,s=new P.ShaderMaterial({vertexShader:a6,fragmentShader:l6,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new P.Color},mapOpacity:{value:1},backgroundColor:{value:new P.Color},backgroundOpacity:{value:0},borderColor:{value:new P.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0}}});this.mesh=new P.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.group.add(this.mesh),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((o=(r=this.five.model)==null?void 0:r.shownFloor)!=null?o:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),typeof this.fontSizeManager=="object"&&"subscribe"in this.fontSizeManager&&(this.unsubscribeFontSize=this.fontSizeManager.subscribe(a=>{this.currentFontSize=a,this.updateTagFontSize()})),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=r6(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const l=e.skipPanoGroup?i.map(c=>this.plugin.workUtil.getObserverStandingPosition(c)).filter(He):null;this.skippedPositions=l}const s=this.five.getCurrentState(),r=this.plugin.workUtil.workCode||s.workCode,o=this.five.works.getWork(r),a=o6(i,o,e);this.path=a,this.setGeometryByPath(a,e)}setGeometryByPath(t,e){var h,u,f;if(this.disposed)return this.logError("disposed");const i=(h=e==null?void 0:e.scale)!=null?h:this.scale,s=(u=e==null?void 0:e.width)!=null?u:this.width,r=(f=e==null?void 0:e.unit_length)!=null?f:this.unitLength;this.scale=i,this.width=s,this.unitLength=r;const{geometry:o,maxV:a,curvePath:l,curvePoints:c}=s4({path:t,width:s*i,unitLength:r*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry.copy(o),this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=N(N({},this.geometryStyle),e)}setMartial(t){var i,s,r,o,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((r=t==null?void 0:t.opacity)!=null?r:.5),this.setTextureUrl((a=(o=t==null?void 0:t.texture)==null?void 0:o.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=N(N({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new P.Vector3,r=new P.Vector3().fromArray(t.translate);r.y+=this.heightOffset,s.add(r),this.group.position.copy(s),i(this.startTagContainer,r),i(this.endTagContainer,r)}const e=N(N({},this.meshStyle),t);this.meshStyle=e;function i(s,r){if(!(s!=null&&s.tag))return;const o=new P.Vector3().fromArray(s.tag.position);o.add(r);const a=o.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new P.Vector3;this.meshStyle.translate&&e.add(new P.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new P.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new P.Color().set(t),this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderWidth.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new P.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,bs(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=P.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,r,o;if(this.disposed)return this.logError("disposed");ha([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(o=(r=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:r.tags[0])==null?void 0:o.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l,c,h,u;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=(c=(l=this.curvePath)==null?void 0:l.getLength())!=null?c:0,i=t-1,s=e/i,r=(u=(h=this.curvePath)==null?void 0:h.getLengths(i))!=null?u:[],o=[];let a=0;for(let f=0;f<t;f++){const m=this.curvePoints[f],p=this.plugin.workUtil.getObserverStandingPosition(a);if(!p)break;p.clone().setY(0).distanceTo(m.clone().setY(0))<s&&(o.push(r[f]),a+=1)}return o}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new pl(this.five,{containerZIndex:10})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pl(this.five,{containerZIndex:10})},this.endTagContainer))(),o=it({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=o,c6(o)&&(s.tag.element=h=>{var m,p;(m=s.app)==null||m.$destroy();const u=t==="start"?de(N({},o.data),{name:this.name,distance:Math.round((p=i==null?void 0:i.getLength())!=null?p:0),i18n:this.plugin.config.i18n}):o.data,f=new s6({target:h,intro:!0,props:N({fontSize:this.currentFontSize},u)});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&o.position){const h=new P.Vector3().fromArray(o.position),u=new P.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}}function c6(n){return n.contentType==="Custom"}const h6=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:Rh},Symbol.toStringTag,{value:"Module"})),g1="CruisePlugin",Fh=`${g1}`;class m1 extends Nn{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Fh} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Fh} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Fh} is disabled`)});this.config=i,Object.assign(window,{[`__${g1}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var r;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=N({},this.state);this.state=it({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),Ht(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((r=this.GuideLine)==null||r.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,r;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((r=this.GuideLine)==null||r.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=r=>{r!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function Nh(n,t,e){var l,c,h;const i=new P.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),r=n.getTangentAt(t),{longitude:o,latitude:a}=qr(r);return{offset:s.clone(),longitude:o,latitude:a,distance:0}}let Hh=class extends m1{constructor(e,i){var o;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(de(N({},Nh(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,r=this.getDuration(),a=(performance.now()-this.playStartedTime)/r;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},r={allowBroke:!0};this.state=it({},s,this.state),this.config=it({},r,this.config),this.baseCurveOffset=it({x:0,y:0,z:0},{y:2},(o=this.config)==null?void 0:o.offset)}load(e,i){var a,l,c,h,u,f,m,p,g;this.handlePause(),this.clear(),this.data=N({id:xt()},e);const s=(()=>{if(this.data.path instanceof P.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const v=this.data.path.map(Qe);return new P.CatmullRomCurve3(v,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const r=this.curve.getLength(),o=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=r/(this.state.config.speedConfig.moveSpeed/o),Array.isArray(this.data.path)){const v=this.data.path.map(Qe).map(b=>b.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(p=this.config)!=null&&p.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=A6(this.five,this.config)),(g=this.GuideLine)==null||g.load({lines:[{id:xt(),path:[{type:"CatmullRomCurve3",points:v}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>ie(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let r=(l=s==null?void 0:s.playedProgress)!=null?l:0;(r<0||r>=1)&&(r=0);const o=Nh(this.curve,r,this.curveOffset);if(this.hooks.emit("progressChange",r),this.five.setState(de(N({},o),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=Nh(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function v1(n){const t=Math.abs(Math.cos(n.latitude));return new P.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function u6(n,t){const e=v1(n),i=v1(t);return e.angleTo(i)}const d6=n=>ie(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function A1(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function f6(n){return ie(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Mo extends m1{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return ie(this,null,function*(){var h,u;this.clear();const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.data=N({id:o.keyframesId},o),this.hooks.emit("dataChange",o,r);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var p;return f.data.panoIndex!==((p=c[m-1])==null?void 0:p.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var p,g;const m=(p=this.workUtil.getObserver(f))==null?void 0:p.floorIndex;if(m!==void 0)if(l===m){const v=a.length-1;a[v]=[...(g=a[v])!=null?g:[],f]}else{l=m;const v=a.length;a[v]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&o.useGuildLine!==!1&&(this.GuideLine=Wh(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:o.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",o),this.hooks.emit("dataLoaded",o)})}playFrom(e){const{index:i,id:s,userAction:r}=e;this.state.playing&&this.setState({playing:!1},{userAction:r}),this.setState({playing:!0},{userAction:r,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(de(N({},e),{index:0}))}formatData(e){return ie(this,null,function*(){this.five.work||(yield f6(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&He(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:xt(),keyframes:i.keyframes.map((s,r)=>{var l;const o=i.keyframes[r+1],a=(()=>!o||o.start===void 0||s.end===void 0?0:o.start-s.end)();return de(N({id:(l=s.uuid)!=null?l:xt(),moveIndex:r,stay:a,index:r},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:r,moveToFirstPanoEffect:o,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=o,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var g,v;const u=i.panoIndexList.slice(c).find(b=>b!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((g=this.workUtil.getObserver(l))==null?void 0:g.floorIndex)!==((v=this.workUtil.getObserver(u))==null?void 0:v.floorIndex))return;const p=new P.Vector3().subVectors(m,f);return qr(p.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:N({effect:"Move",panoIndex:l,moveEffect:r},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:r}}),h&&s.push({moveIndex:c,stay:i.stay,data:N({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:xt(),keyframes:s.map((l,c)=>N({id:xt(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return ie(this,null,function*(){var m;const{data:i,state:s,privateState:r,hooks:o}=this;if(r.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=xt();r.playId=a,r.playing=!0,r.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>ie(this,null,function*(){var p,g;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(p=this.data)==null?void 0:p.keyframes.findIndex(v=>v.id===e.playFromId);if(c!=null&&c.id){const v=(g=this.data)==null?void 0:g.keyframes.find(b=>b.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:r.moveToFirstPanoEffect,duration:r.moveToFirstPanoDuration})),v){if(v.data.effect==="Move")return v.index;if(v.data.effect==="Rotate"){const b=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(v,{duration:b}),h=!0,v.index+1}}}}))();this.clearPauseData();for(const p of l){if(r.broke||!s.playing||!r.playing||a!==r.playId)return;if(!(f!==void 0&&p.index<f))try{o.emit("playIndexChange",p.index,p),yield this.playKeyframe(p,{moveEffect:h===!1?r.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof r.moveToFirstPanoDuration=="number"?r.moveToFirstPanoDuration:void 0}),p.stay&&(yield A1(p.stay)),h===!1&&(h=!0)}catch(g){return Promise.resolve("broke")}}s.playing&&a===r.playId&&(this.setState({playing:!1},{userAction:!1}),o.emit("end"),this.clearPauseData())})}handlePause(e){var o;const{state:i,privateState:s,hooks:r}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("pause",{userAction:(o=e==null?void 0:e.userAction)!=null?o:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:r,hooks:o}=this,{currentPlayKeyframe:a}=r;if(o.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return ie(this,null,function*(){var r;const{privateState:s}=this;return((r=this.privateState.currentPlayKeyframe)==null?void 0:r.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return ie(this,arguments,function*(e,i={}){var o;const r=e.data;if(i.duration=(o=i.duration)!=null?o:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!r)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(r.effect){case"Move":this.move(r,i).then(h);break;case"Rotate":this.rotate(r,i).then(h);break;default:this.rotate(r,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return ie(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const r=e.currentPlayQueue.shift();if(!r){i();return}r.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return ie(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return ie(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return ie(this,arguments,function*(e,i={}){const{five:r,privateState:o,state:a}=this,l=(()=>{var m,p;const u=(m=a.config)==null?void 0:m.speedConfig,f=(p=e.rotateSpeed)!=null?p:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return u6(u,e)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{d6(()=>r.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return ie(this,null,function*(){const{five:s,privateState:r,state:o}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=o.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,p;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(p=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?p:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return ie(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class b1{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new Ct);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>Gg("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new Rh(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new Rh(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var c;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,r=e.path,o=s,a=s,l=s;if(e.pano_group){const h=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,N(de(N({},e),{skipPanoGroup:h}),o))}else e.path&&i.setGeometryByPath(r,N({},o));i.name=e.name,i.setMeshStyle(l),i.setMartial(a),i.setVisibleFloorIndexes((c=e.visible_floor_indexes)!=null?c:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return ie(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=N({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield ps(g6(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield ps(p6(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function p6(n,t){return ie(this,null,function*(){const e=new Hh(n);yield e.load(t),e.playFromStart()})}function g6(n,t){return ie(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield Oc(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Mo(n);yield i.load(t),yield new Promise((s,r)=>{const o=n.getCurrentState();let a=t.panoIndexList.slice();o.panoIndex===a[0]&&c(o.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const p=a[0];if(a=a.slice(1),m!==p)return u(new Error("panoIndex not match, wanted: "+p+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),r(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const m6=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:b1},Symbol.toStringTag,{value:"Module"})),Gh="GuideLinePlugin",y1=`${Gh}`;let v6=class extends fn{constructor(e,i){super(e,i);d(this,"name",Gh);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${y1} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Mo(e),Object.assign(window,{[`__${Gh}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return ie(this,null,function*(){var m,p,g,v,b,w,k,E;const r=this.data?JSON.parse(JSON.stringify(this.data)):void 0,o=yield this.formatData(e);this.hooks.emit("dataChange",o,r),this.data=o;const a=o.config,l=!o.lines&&o.routes,c=de(N({},a),{model_style:{texture:{url:(m=a==null?void 0:a.arrowTextureUrl)!=null?m:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}},panorama_style:{visible:!!l,unit_length:(p=a==null?void 0:a.unitHeight)!=null?p:.4,width:(g=a==null?void 0:a.unitWidth)!=null?g:.6,texture:{url:(v=a==null?void 0:a.arrowTextureUrl)!=null?v:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"}}}),h=(w=(b=o.routes)==null?void 0:b.map(L=>{var D;return it({},c,{id:(D=L.id)!=null?D:xt(),pano_group:L.panoIndexList})}))!=null?w:[],u=(E=(k=o.lines)==null?void 0:k.map(L=>it({},c,L)))!=null?E:[],f=[...h,...u];yield fi(this.five),this.clear(),f.forEach(L=>{this.addGuideLineItem(L)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",o),console.debug(`${y1} loaded`,o)})}formatData(e){return ie(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var r;if(this.disposed)return this.disposedErrorLog();const s=N({},this.state);this.state=N(N({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),Ht(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(r=i==null?void 0:i.userAction)!=null?r:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const r=new b1({five:this.five,id:i,plugin:this});return this.itemMap.set(i,r),e&&r.setData(e),this.heightOffset+=1e-4,r.modelItem.setHeightOffset(this.heightOffset),r.panoramaItem.setHeightOffset(this.heightOffset),r}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(o){return Array.isArray(o)&&o.every(a=>typeof a=="number")}function s(o,a){return new P.Vector3().fromArray(o).distanceTo(new P.Vector3().fromArray(a))<.01}function r(o){var l;const a=(l=o==null?void 0:o.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(o=>{const a=o.modelItem.startTagContainer,l=o.modelItem.endTagContainer,c=r(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=r(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Wh=(n,t)=>new v6(n,t),A6=Wh,b6=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),y6=(n,t)=>new Mo(n,t),w6=(n,t)=>new Hh(n,t);function Uh(n,t,e){if(e){const s=new P.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class ko extends ri{constructor(e,i){var s,r;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(r=i==null?void 0:i.positionFrom)!=null?r:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=us(this.originObject3D))==null?void 0:i.getCenter(new P.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=Ku(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof _.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const i=e.xAxis instanceof Function?e.xAxis():e.xAxis,s=e.yAxis instanceof Function?e.yAxis():e.yAxis,r=e.zAxis instanceof Function?e.zAxis():e.zAxis;let o=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=r==null?void 0:r.clone();if(o&&!a&&!a){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(1,0,0),o.normalize());this.applyQuaternion(c)}if(a&&!o&&!l){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!o&&!a){const c=new P.Quaternion().setFromUnitVectors(new P.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([o,a,l].filter(He).length>=2){o||(o=new P.Vector3().crossVectors(a,l).normalize()),a||(a=new P.Vector3().crossVectors(o,l).normalize()),l||(l=new P.Vector3().crossVectors(o,a).normalize()),o.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new P.Matrix4().makeBasis(o,a,l),h=new P.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Uh(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new _.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class P6 extends ko{}class C6 extends ko{}class I6 extends ko{}class M6 extends ko{}class k6 extends ko{}class E6 extends P.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class w1 extends P.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function x6(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:r}=t.getBoundingClientRect();return Object.assign(new P.Vector2,{x:(n.x-r)/e*2-1,y:-(n.y-s)/i*2+1})}function gl(n,t,e){if(!t||!e||!n)return;const i=x6(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new P.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}class Qh extends E6{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);d(this,"renderOrder",50);d(this,"name","ArrowGroup");const i=new P.Color((h=e.color)!=null?h:16214315),s=new P.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,transparent:!0}),r=new P.ConeGeometry(.04,.1,32),o=new w1(r,s.clone(),e.direction);o.name=`arrow-${e.direction}`,this.arrow=o;const a=.004,l=new P.CylinderGeometry(a,a,.4,32),c=new w1(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Xh={X:15618642,Y:4765519,Z:4227839};class Pr{static get X(){return new P.Color(Xh.X).convertSRGBToLinear().clone()}static get Y(){return new P.Color(Xh.Y).convertSRGBToLinear().clone()}static get Z(){return new P.Color(Xh.Z).convertSRGBToLinear().clone()}}function Yh(n,t,e){const o=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=o/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,p=e==null?void 0:e.max;return m&&f<m?m:p&&f>p?p:f}function S6(n,t,e){return n<t?t:n>e?e:n}function D6(n){let t=n.pose.latitude,e=n.pose.longitude;if(oi(t)||oi(e)){const i=n.matrix.elements;t=Math.asin(S6(i[9],-1,1)),Math.abs(i[9])<.9999999?e=uc(Math.atan2(i[8],i[10])):e=uc(Math.atan2(-i[2],i[0]))}return{latitude:t,longitude:e}}function T6(n){const{latitude:t,longitude:e}=n,i=new P.Vector3;return P1-t<.03?i.set(0,1,0):Zh(0,e)?i.set(0,0,1):Zh(Math.PI,e)?i.set(0,0,-1):Zh(P1,e)?i.set(1,0,0):i.set(-1,0,0),i}const P1=Number((Math.PI/2).toFixed(5));function Zh(n,t){return typeof n!="number"||typeof t!="number"?!1:Math.abs(n-t)<.001}class L6 extends P6{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Qh({direction:"x",color:Pr.X})),i.yArrowEnable!==!1&&(this.yArrow=new Qh({direction:"y",color:Pr.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Qh({direction:"z",color:Pr.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}update(e){if(this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0),e.type==="OrthographicCamera"){const i=new P.Vector3(1,0,0).applyQuaternion(this.quaternion),s=new P.Vector3(0,1,0).applyQuaternion(this.quaternion),r=new P.Vector3(0,0,1).applyQuaternion(this.quaternion),o=D6(e),a=T6(o),l=.0872665;Math.abs(i.angleTo(a)-0)<l||Math.abs(i.angleTo(a)-Math.PI)<l?this.xArrow&&(this.xArrow.visible=!1):Math.abs(s.angleTo(a)-0)<l||Math.abs(s.angleTo(a)-Math.PI)<l?this.yArrow&&(this.yArrow.visible=!1):(Math.abs(r.angleTo(a)-0)<l||Math.abs(r.angleTo(a)-Math.PI)<l)&&this.zArrow&&(this.zArrow.visible=!1)}}show(){super.show(),this.xArrow&&this.add(this.xArrow),this.yArrow&&this.add(this.yArrow),this.zArrow&&this.add(this.zArrow)}setScaleByCamera(e){this.scale.setScalar(Yh(e,this.position))}showDraggingHelper(e){this.xArrow&&(e.includes("x")?this.add(this.xArrow):this.remove(this.xArrow)),this.yArrow&&(e.includes("y")?this.add(this.yArrow):this.remove(this.yArrow)),this.zArrow&&(e.includes("z")?this.add(this.zArrow):this.remove(this.zArrow))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function Ls(n,t){return z6(document.createElement(t!=null?t:"div"),n)}function z6(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function O6(n){const t=Ls(N({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(r,o)=>{t.style.left=r,t.style.top=o,e()}}}class j6 extends I6{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new qh({direction:"x",color:Pr.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new qh({direction:"y",color:Pr.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new qh({direction:"z",color:Pr.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=O6({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(Yh(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class qh extends P.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new V6(e),this.ring=new B6(e),this.angleSector=new _6(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let V6=class extends P.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new P.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new P.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:P.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class B6 extends P.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((r,o)=>{const a=new P.RingGeometry(.25,.3,20,8,Math.PI/4*o+i,Math.PI/4-i*2),l=new P.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide});this.renderOrder=50;const c=new P.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${o}`,c});this.add(...s)}}class _6 extends P.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new P.Vector3(0,0,1);break;case"y":this.baseAxes=new P.Vector3(1,0,0);break;case"z":this.baseAxes=new P.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new P.CircleGeometry(i,48,0,1e-4),this.material=new P.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function R6(){const n=Ls({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=Ls({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=Ls({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Xn({cursor:"nesw-resize",left:i,bottom:i})},r={direction:"ns",element:Xn({cursor:"ns-resize",bottom:i})},o={direction:"nwse",element:Xn({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Xn({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Xn({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Xn({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Xn({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Xn({cursor:"ew-resize",left:i})};return new Array(r,a,c,u,s,o,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,r,o,a,l,c,h,u]}}function Xn(n){const t=Ls(N({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=Ls({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=Ls({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class F6 extends k6{constructor(e,i,s,r){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Zs);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=r,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var r;const s=(r=this.css3DInstance)==null?void 0:r.css3DObject;if(s){const o=new P.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(o),s.applyQuaternion(e)}if(this.plane){const o=new P.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(o),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(o=>{const a=new P.Vector3().subVectors(o,i).applyQuaternion(e).add(i);o.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:r,squares:o}=R6();this.points=o.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(r,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObject&&e.cornerPoints)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class N6 extends C6{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new P.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Uh(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=us(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new P.BufferGeometry;i.setIndex(new P.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new P.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),r=new P.LineSegments(i,s);return r.matrixAutoUpdate=!1,r}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new P.BufferGeometry;i.setIndex(new P.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new P.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new P.Mesh(i,s)}}const ml=new Map;function H6(n){if(ml.has(n))return ml.get(n).hooks;const t=new Ct;let e=null,i;const s=()=>{e=requestAnimationFrame(s);const o=n.projectionMatrix.toArray().join(",")+n.matrixWorld.toArray().join(",");o!==i&&(i=o,t.emit("cameraUpdate"))};s();const r=()=>{ml.delete(n),cancelAnimationFrame(e)};return ml.set(n,{hooks:t,dispose:r}),t}class Eo{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"cameraHooks");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"updateHelperScale",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=us(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new Ct,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new Ct,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.updateHelperScale(),this.cameraHooks=H6(this.camera),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),r=this.onSetOriginObjectPosition.bind(this),o=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.cameraHooks.on("cameraUpdate",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",r),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",o),this.hooks.on("moveEnd",this.updateHelperScale),this.internalHooks.on("setObjectPosition",this.updateHelperScale),this.internalHooks.on("initialHelperPosition",this.updateHelperScale),this.disposers.push(()=>{this.cameraHooks.off("cameraUpdate",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",r),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",o),this.hooks.off("moveEnd",this.updateHelperScale),this.internalHooks.off("setObjectPosition",this.updateHelperScale),this.internalHooks.off("initialHelperPosition",this.updateHelperScale)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new P.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new P.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),r=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(r)}}hoverListener(t,e=16777215,i=1){const s=rn(t).filter(He),r=[];for(const o of s)if(o.material||o instanceof P.Group){const a=o instanceof P.Group?o.children.filter(f=>f instanceof P.Mesh):[o];a.forEach(f=>{var m,p;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(p=f.__originalOpacity__)!=null?p:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),r.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>r.forEach(o=>o==null?void 0:o())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const r=s;if(r.object=i,this.model.intersectRaycaster){const o=this.model.intersectRaycaster(t)[0];if(o&&o.point.distanceTo(e)<r.point.distanceTo(e))return}return r.object}calculateOffset(t,e){const i=new P.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const r=s();i.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const r=s();i.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const r=s();i.setZ((r.max.z-r.min.z)*t.z.percents)}return i}}class G6 extends Eo{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=new P.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),o=new P.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new P.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return r;case"y":return o;case"z":return a}})(),c=i.point.clone(),h=new P.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.move(r),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),r=this.hide.bind(this),o=()=>{this.helperObject3D.update(this.camera),this.render()};o(),this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",r),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",r),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",r),this.hooks.on("moveByMouseDisable",s),this.cameraHooks.on("cameraUpdate",o),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",r),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",r),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",r),this.hooks.off("moveByMouseDisable",s),this.cameraHooks.off("cameraUpdate",o)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var o,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new P.Vector3((o=c.x)!=null?o:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,r=this.originObject3D,o=xn({raycaster:e,line:i,clampToLine:!1}),a=o.clone().sub(s),l=new P.Matrix4;l.setPosition(a);const c=r.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(r.applyMatrix4(l),s.copy(o),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class xo{constructor(t,e,i,s,r,o,a,l){d(this,"helperController");d(this,"five");d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:r,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const Jh="Object3DHelper@v1.0.1",W6=()=>{console.error(`${Jh} is disposed`)},U6=()=>{console.warn(`${Jh} is disabled`)},Q6=()=>{console.error(`${Jh} is disabled`)};class X6{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new Ct);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return ie(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return ie(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return W6();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return Q6();const i=N({},this.state);this.state=N(N({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=N(N({},this.controllers),t),this.setState(this.state)}initialHelperMatrix(){this.everyControllerDo(t=>{t.initialHelperPosition(),t.initialHelperQuaternion()})}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&U6()}}function Kh(n){return n*Math.PI/180}let $h=new P.Quaternion;class Y6 extends Eo{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),r=this.dragging.bind(this),o=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",r),document.addEventListener("mouseup",o),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",r),document.addEventListener("touchend",o),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",r),document.removeEventListener("mouseup",o),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",r),document.removeEventListener("touchend",o),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:r=0}=e,o=new P.Euler(Kh(i),Kh(s),Kh(r)),a=new P.Quaternion().setFromEuler(o);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Uh(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const r=i.point,o=this.getAngleHelper(s);this.setTipsAngle(0);const a=r.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new P.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new P.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new P.Vector3(0,0,1).applyQuaternion(l)})(),h=new P.Plane().setFromNormalAndCoplanarPoint(c,r),f=h.projectPoint(r.clone(),new P.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(o.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:o,angle:0,helperQuaternion:l.clone()},$h=new P.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.rotate(r),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:r,direction:o,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new P.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new P.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new P.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),p=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",p))return;const b=new P.Euler().setFromQuaternion(new P.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${o.toUpperCase()}${"XZY".replace(o.toUpperCase(),"")}`)[o]*r.angleDirection;if(this.startInfo.angle+=b,this.setAngleHelperLength(o,this.startInfo.angle),this.setTipsAngle(Da(this.startInfo.angle)),h){const w=new P.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),$h.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion($h,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,r;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(r=this.helperObject3D.zCircle)==null?void 0:r.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof P.Mesh&&s.geometry instanceof P.CircleGeometry){const{radius:r,segments:o,thetaLength:a}=s.geometry.parameters;s.geometry=new P.CircleGeometry(r,o,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const r=i>=0?Math.max(i,.001):Math.min(i,-.001),o=this.getAngleHelper(e);if(o instanceof P.Mesh&&o.geometry instanceof P.CircleGeometry){const{radius:a,thetaStart:l}=o.geometry.parameters,c=Math.ceil(Math.abs(r)*(40/(2*Math.PI)));o.geometry=new P.CircleGeometry(a,c,l,r)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:r,y:o,z:a}=s;if(a>1)return;const l=(r+1)/2*100+"%",c=(-o+1)/2*100+"%";i.setLeftTop(l,c)}}class Z6 extends Eo{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new P.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new _.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var r,o;(o=(r=this.helperObject3D).updatePoints)==null||o.call(r);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=gl(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var B,A;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:r}=this.startInfo,o=this.helperObject3D.cornerPositions;if(o.length<4)return this.dragEnd();const a=e.ray.intersectPlane(r,new _.Vector3);if(!a||Ka(a,this.camera.position))return;const l=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),{position:c,direction:h}=s,u=new _.Vector3().subVectors(o[1],o[0]),f=new _.Vector3().subVectors(o[3],o[0]),m=C=>{const I=new _.Vector3(0,0,0);if(!this.startInfo)return I;const M=(C==="ew"?u:f).clone(),S=c.clone().projectOnVector(M),T=a.clone().projectOnVector(M),H=l.clone().projectOnVector(M);if(T.equals(S))return I;if(C==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const te=new _.Vector3().subVectors(T,H),$=te.x<0&&M.x>=0,re=te.y<0&&M.y>=0,se=te.z<0&&M.z>=0;this.startInfo.dragPointInCenterBottom=$||re||se}if(C==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const te=new _.Vector3().subVectors(T,H),$=te.x<0&&M.x>=0,re=te.y<0&&M.y>=0,se=te.z<0&&M.z>=0;this.startInfo.dragPointInCenterLeft=$||re||se}const V=new _.Vector3().subVectors(T,S),J=V.length();return J>.3?(console.warn("offset.length() > 0.3, skipped",J),I):V},p=m("ew"),g=m("ns"),v=()=>{const C=p;this.helperObject3D.cornerPositions.forEach((I,M)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterLeft?(M===0||M===3)&&I.add(C):(M===1||M===2)&&I.add(C)})},b=()=>{const C=g;this.helperObject3D.cornerPositions.forEach((I,M)=>{var S;(S=this.startInfo)!=null&&S.dragPointInCenterBottom?(M===0||M===1)&&I.add(C):(M===2||M===3)&&I.add(C)})};switch(h){case"ew":v();break;case"ns":b();break;case"nesw":case"nwse":v(),b()}const w=new _.Vector3().subVectors(o[1],o[0]).length()/u.length(),k=new _.Vector3().subVectors(o[3],o[0]).length()/f.length(),E=new _.Vector3(w,k,1),L=new P.Matrix4().scale(E);i.isCSS3DObjectPlus&&i.applyScaleMatrix4?i.applyScaleMatrix4(L):i.scale.applyMatrix4(L),s.position.copy(a);const D=new _.Vector3().addVectors(o[0],o[2]).divideScalar(2),G=new _.Vector3().subVectors(D,l),z=new P.Matrix4().setPosition(G);i.applyMatrix4(z),(B=this.helperObject3D.css3DInstance)==null||B.css3DObject.applyMatrix4(z),(A=this.helperObject3D.plane)==null||A.applyMatrix4(z),this.internalHooks.emit("applyObjectScale",{matrix:L}),this.internalHooks.emit("applyObjectPosition",{matrix:z}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class q6 extends Z6{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),r=this.dragging.bind(this),o=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",r),i.addEventListener("dragend",o)})}}class J6 extends Eo{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class K6 extends M6{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,r)=>{var a;const o=(a=this.scaleMeshes[r])!=null?a:$6();return o.position.copy(s.handlePosition),o.scalePosition=s,this.addIfNotExists(o),o}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(Yh(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function $6(){const n=new P.Group;n.name="ScaleHelperCube";const t=.05,e=new P.BoxGeometry(t,t,t),i=new P.MeshBasicMaterial({color:16776960,transparent:!0,side:P.DoubleSide}),s=new P.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:P.DoubleSide}),r=new P.Mesh(e,i),o=new P.Mesh(e,s);return r.name="ScaleHelperCube-front",o.name="ScaleHelperCube-behind",r.renderOrder=11,o.renderOrder=10,n.add(r,o),n}class eE extends Eo{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let r=i.object;r.scalePosition||(r=i.object.parent);const o=r.scalePosition.basePosition.clone(),l=r.scalePosition.handlePosition.clone().clone().sub(o).clone(),c=new P.Line3(o,o.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new P.Raycaster(s,i.point.clone().sub(s)),u=xn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:r},this.helperObject3D.scaleMeshes.forEach(f=>{f.uuid!==r.uuid&&(f.visible=!1)}),r.visible=!0,this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,r=gl(this.camera,{x:i,y:s},this.container);return r?(this.scale(r),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:r}=this.startInfo,{scalePosition:o}=r,a=xn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new P.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:o,offset:a.clone().sub(s)}),r.position.copy(a.clone()),this.hooks.emit("scale",new P.Vector3(1,1,1))});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.scaleMeshes.forEach(e=>{e.visible=!0}),this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,r=1;typeof e=="number"?(i=e,s=e,r=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,r=(h=e.z)!=null?h:1);const o=new P.Vector3(i,s,r);this.hooks.emit("wantToScale",o)||(this.originObject3D.scale.copy(o),this.internalHooks.emit("setObjectScale",o),this.hooks.emit("scale",o),this.render())}}function nt(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new P.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}nt.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},nt.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],nt.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var r={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/r.width)*2-1,y:-((n.pageY-e.y)/r.height)*2+1}},nt.prototype._objectCtxInit=function(n){n._3xDomEvent={}},nt.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},nt.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},nt.prototype._objectCtxGet=function(n){return n._3xDomEvent},nt.prototype.camera=function(n){return n&&(this._camera=n),this._camera},nt.prototype.bind=function(n,t,e,i){console.assert(nt.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},nt.prototype.addEventListener=nt.prototype.bind,nt.prototype.unbind=function(n,t,e,i){console.assert(nt.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var r=s[t+"Handlers"],o=0;o<r.length;o++){var a=r[o];if(e==a.callback&&i==a.useCapture){r.splice(o,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},nt.prototype.removeEventListener=nt.prototype.unbind,nt.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},nt.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s),a=this._selected;if(o.length>0){var l,c,h,u=o[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}},nt.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var r=new P.Vector2;r.set(t,e),this._raycaster.setFromCamera(r,this._camera);var o=this._raycaster.intersectObjects(s,!0);if(o.length!==0){for(var a=o[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}},nt.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),r=s?s[n+"Handlers"]:null;if(!s||!r||r.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var r=s[n+"Handlers"],o=0;o<r.length;o++){var a=r[o],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},nt.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},nt.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},nt.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},nt.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},nt.prototype._onClick=function(n){this._onMouseEvent("click",n)},nt.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},nt.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},nt.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},nt.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},nt.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},nt.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const eu="Object3DHelperPlugin",vl=eu,tE=()=>{console.error(`${vl} is disposed`)},iE=()=>{console.warn(`${vl} is disabled`)},nE=()=>{console.error(`${vl} is disabled`)};class tu extends Nn{constructor(e){super(e);d(this,"name",eu);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DObjectModeMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Zs(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${eu.toUpperCase()}_DEBUG__`]:this})}show(e){return ie(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return ie(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return tE();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return nE();const s=N({},this.state);this.state=N(N({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new X6,r=[],o=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=N(N({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,p=s.hooks,g=new Ct,v=new nt(this.five.camera,this.five.getElement()),b=k=>{if(k)return typeof k=="boolean"?k:k.enable};if(b(h)){const k=N(N({},this.getConfig(c.moveHelper)),c),E=new L6(e,N({},k)),L=new xo(this.five,v,G6,e,E,k,p,g);s.addControllers({moveController:L.helperController}),r.push(()=>L.dispose())}if(b(u)){const k=N(N({},this.getConfig(c.rotateHelper)),c),E=new j6(e,N({container:o},k)),L=new xo(this.five,v,Y6,e,E,k,p,g);s.addControllers({rotateController:L.helperController}),r.push(()=>L.dispose())}if(b(m)){const k=new N6(e),E=new xo(this.five,v,J6,e,k,void 0,p,g);s.addControllers({boundingBoxController:E.helperController})}if(b(f))if(e.isCSS3DObject&&o){const k=new F6(e,o,a,this.five.scene),E=new xo(this.five,v,q6,e,k,void 0,p,g);s.addControllers({scaleController:E.helperController}),r.push(()=>E.dispose()),fi(this.five).then(()=>{var L,D;if(e.isCSS3DObjectPlus){const G=e;if(!G||G.mode!=="front")return;const z=(L=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?L:Hl(this.five);z&&(this.css3DObjectParentMap.set(G,G.parent),G.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(z),(D=this.css3DRender.getBehindCSS3DObjectGroup())==null||D.add(G),this.css3DRender.render(this.five.camera))}else e.isCSS3DObject&&(this.css3DObjectModeMap.set(e,e.mode),e.mode="behind")})}else{const k=N(N({},this.getConfig(c.scaleHelper)),c),E=new K6(e,k),L=new xo(this.five,v,eE,e,E,k,p,g);s.addControllers({scaleController:L.helperController}),r.push(()=>L.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:r}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const r=e,o=this.css3DObjectParentMap.get(r);o&&o.add(r),this.css3DRender.render(this.five.camera)}else if(e.isCSS3DObject){const r=this.css3DObjectModeMap.get(e);e.mode=r}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(r=>r==null?void 0:r())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&iE()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const sE=n=>new tu(n),rE=`
1085
1085
  varying vec2 vUv;
1086
1086
  void main() {
1087
1087
  vUv = uv;