@realsee/dnalogel 3.81.8 → 3.81.9-alpha.0

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 (560) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +4 -0
  3. package/dist/PanoTagPlugin/utils/model/mediaPlane.d.ts +8 -0
  4. package/dist/index.cjs.js +4 -4
  5. package/dist/index.js +1071 -1049
  6. package/dist/index.umd.js +4 -4
  7. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
  8. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
  9. package/docs/classes/CSS3DRender.html +2 -2
  10. package/docs/classes/DigitalHuman.html +2 -2
  11. package/docs/classes/DigitalPerformanceV2.DigitalPerformanceV2PluginController.html +2 -2
  12. package/docs/classes/DigitalPlayground.html +2 -2
  13. package/docs/classes/DigitalStateMachine.html +2 -2
  14. package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
  15. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
  16. package/docs/classes/ModelMakerPluginInstance.html +2 -2
  17. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
  18. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
  19. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
  20. package/docs/classes/ModelRoomLabelController.html +2 -2
  21. package/docs/classes/MoveController.html +2 -2
  22. package/docs/classes/Object3DHelperController.html +2 -2
  23. package/docs/classes/PaintBrush.html +2 -2
  24. package/docs/classes/PanoMeasurePluginLine.html +2 -2
  25. package/docs/classes/PanoMeasurePluginModel.html +2 -2
  26. package/docs/classes/PanoMeasurePluginPoint.html +2 -2
  27. package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
  28. package/docs/classes/PanoTagPluginController.html +2 -2
  29. package/docs/classes/Sculpt.html +2 -2
  30. package/docs/classes/Util.BetterTween.html +2 -2
  31. package/docs/classes/Util.FiveDomEvents.html +2 -2
  32. package/docs/classes/Util.FivePuppet.html +2 -2
  33. package/docs/classes/Util.Interval.html +2 -2
  34. package/docs/classes/Util.LegacyPointHelper.html +2 -2
  35. package/docs/classes/Util.LightTag.html +2 -2
  36. package/docs/classes/Util.LineSegments.html +2 -2
  37. package/docs/classes/Util.Magnifier.html +2 -2
  38. package/docs/classes/Util.Object3D.html +2 -2
  39. package/docs/classes/Util.PointDomHelper.html +2 -2
  40. package/docs/classes/Util.PointHelper.html +2 -2
  41. package/docs/classes/Util.PointSelector.html +2 -2
  42. package/docs/classes/Util.PointSelectorHelper.html +2 -2
  43. package/docs/classes/Util.Rectangle.html +2 -2
  44. package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
  45. package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
  46. package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
  47. package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
  48. package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
  49. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
  50. package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
  51. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
  52. package/docs/classes/Util.sculpt.LineMesh.html +2 -2
  53. package/docs/classes/Util.sculpt.PointMesh.html +2 -2
  54. package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
  55. package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
  56. package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
  57. package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
  58. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
  59. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
  60. package/docs/classes/WalkController.html +2 -2
  61. package/docs/enums/CameraMovementEffect.html +2 -2
  62. package/docs/enums/ContentType.html +2 -2
  63. package/docs/enums/DIRECTION.html +2 -2
  64. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
  65. package/docs/enums/DimensionType.html +2 -2
  66. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
  67. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
  68. package/docs/enums/PaintBrushTypeEnum.html +2 -2
  69. package/docs/enums/PointType.html +2 -2
  70. package/docs/enums/Rotation.html +2 -2
  71. package/docs/functions/AreaMakerPlugin.html +1 -1
  72. package/docs/functions/CSS3DRenderPlugin.html +1 -1
  73. package/docs/functions/CameraMovementPlugin.html +2 -2
  74. package/docs/functions/CruisePlugin.html +1 -1
  75. package/docs/functions/CurrentPanoImagePlugin.html +1 -1
  76. package/docs/functions/DigitalPerformancePlugin.html +1 -1
  77. package/docs/functions/DigitalPerformanceV2.DigitalPerformanceV2Plugin.html +1 -1
  78. package/docs/functions/FloorplanGuidePlugin.html +1 -1
  79. package/docs/functions/GuideLinePlugin.html +1 -1
  80. package/docs/functions/ItemLabelPlugin.html +1 -1
  81. package/docs/functions/MapviewFloorplanPlugin.html +1 -1
  82. package/docs/functions/MeasurePlugin.html +1 -1
  83. package/docs/functions/ModelChassisCompassPlugin.html +2 -2
  84. package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
  85. package/docs/functions/ModelFloorplanPlugin.html +1 -1
  86. package/docs/functions/ModelItemLabelPlugin.html +1 -1
  87. package/docs/functions/ModelMakerPlugin.html +1 -1
  88. package/docs/functions/ModelRoomLabelPlugin.html +1 -1
  89. package/docs/functions/ModelTVVideoPlugin.html +1 -1
  90. package/docs/functions/ModelViewPlugin.html +2 -2
  91. package/docs/functions/MovePlugin.html +1 -1
  92. package/docs/functions/Object3DHelperPlugin.html +1 -1
  93. package/docs/functions/PanoCompassPlugin.html +1 -1
  94. package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
  95. package/docs/functions/PanoDoorLabelPlugin.html +1 -1
  96. package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
  97. package/docs/functions/PanoMeasurePlugin.html +1 -1
  98. package/docs/functions/PanoRulerPlugin.html +2 -2
  99. package/docs/functions/PanoRulerProPlugin.html +2 -2
  100. package/docs/functions/PanoSpatialTagPlugin.html +2 -2
  101. package/docs/functions/PanoTagPlugin.html +1 -1
  102. package/docs/functions/PanoVideoPlugin.html +2 -2
  103. package/docs/functions/PipelinePlugin.html +1 -1
  104. package/docs/functions/SculptPlugin.html +2 -2
  105. package/docs/functions/SculptPluginForFive.html +2 -2
  106. package/docs/functions/TopviewFloorplanPlugin.html +1 -1
  107. package/docs/functions/Util.awaitNextFrame.html +1 -1
  108. package/docs/functions/Util.blink.html +2 -2
  109. package/docs/functions/Util.blinkWithPreset.html +2 -2
  110. package/docs/functions/Util.bounding.html +1 -1
  111. package/docs/functions/Util.boundingBox.html +1 -1
  112. package/docs/functions/Util.boundingSphere.html +1 -1
  113. package/docs/functions/Util.boxVertex.html +2 -2
  114. package/docs/functions/Util.boxVertexes.html +1 -1
  115. package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
  116. package/docs/functions/Util.cleanup.html +2 -2
  117. package/docs/functions/Util.convexHull.html +2 -2
  118. package/docs/functions/Util.equal.html +2 -2
  119. package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
  120. package/docs/functions/Util.generatePolygonGeometry.html +2 -2
  121. package/docs/functions/Util.getCoordsFromClient.html +1 -1
  122. package/docs/functions/Util.getCoordsFromElement.html +1 -1
  123. package/docs/functions/Util.getFrameTime.html +2 -2
  124. package/docs/functions/Util.getGeometryArea.html +1 -1
  125. package/docs/functions/Util.getGeometryInfo.html +1 -1
  126. package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
  127. package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
  128. package/docs/functions/Util.initialCSS3DRender.html +1 -1
  129. package/docs/functions/Util.inside.html +1 -1
  130. package/docs/functions/Util.isModelLike.html +1 -1
  131. package/docs/functions/Util.isNil.html +2 -2
  132. package/docs/functions/Util.isPanoramaLike.html +1 -1
  133. package/docs/functions/Util.lookObject.html +2 -2
  134. package/docs/functions/Util.lookPoint.html +2 -2
  135. package/docs/functions/Util.nextFrame.html +1 -1
  136. package/docs/functions/Util.notNil.html +2 -2
  137. package/docs/functions/Util.reblink.html +2 -2
  138. package/docs/functions/Util.replaceStaticPrefix.html +2 -2
  139. package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
  140. package/docs/functions/Util.sculpt.createBox.html +1 -1
  141. package/docs/functions/Util.sculpt.createCircle.html +1 -1
  142. package/docs/functions/Util.sculpt.createCylinder.html +1 -1
  143. package/docs/functions/Util.sculpt.createLine.html +2 -2
  144. package/docs/functions/Util.sculpt.createPoint.html +1 -1
  145. package/docs/functions/Util.sculpt.createPolygon.html +1 -1
  146. package/docs/functions/Util.sculpt.createPrism.html +1 -1
  147. package/docs/functions/Util.sculpt.createRectangle.html +2 -2
  148. package/docs/functions/Util.sculpt.transformUnit.html +2 -2
  149. package/docs/functions/Util.sculpt.transformUnitSquare.html +1 -1
  150. package/docs/functions/Util.tag.html +1 -1
  151. package/docs/functions/Util.triangleArea.html +2 -2
  152. package/docs/functions/Util.triangleCenter.html +2 -2
  153. package/docs/functions/Util.tweenProgress.html +1 -1
  154. package/docs/functions/Util.uuid.html +2 -2
  155. package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
  156. package/docs/functions/Util.worldBounding.html +1 -1
  157. package/docs/functions/Util.worldBoundingBox.html +1 -1
  158. package/docs/functions/Util.worldBoundingSphere.html +1 -1
  159. package/docs/functions/createPolyline.html +2 -2
  160. package/docs/functions/pluginFlag.html +1 -1
  161. package/docs/functions/validatePolygon.html +1 -1
  162. package/docs/hierarchy.html +1 -1
  163. package/docs/index.html +2 -2
  164. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
  165. package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
  166. package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
  167. package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
  168. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
  169. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
  170. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
  171. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
  172. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
  173. package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
  174. package/docs/interfaces/BoxAnimationConfig.html +2 -2
  175. package/docs/interfaces/BoxPosition.html +2 -2
  176. package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
  177. package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
  178. package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
  179. package/docs/interfaces/ChapterLocation.html +2 -2
  180. package/docs/interfaces/ChapterTimeInfo.html +2 -2
  181. package/docs/interfaces/ContentTypeMapInterface.html +2 -2
  182. package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
  183. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
  184. package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
  185. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
  186. package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
  187. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
  188. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
  189. package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
  190. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
  191. package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
  192. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
  193. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
  194. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
  195. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
  196. package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
  197. package/docs/interfaces/DigitalCameraKeyframe.html +2 -2
  198. package/docs/interfaces/DigitalCameraPlayer.html +2 -2
  199. package/docs/interfaces/DigitalCameraState.html +2 -2
  200. package/docs/interfaces/DigitalChapter.html +2 -2
  201. package/docs/interfaces/DigitalDataPlayer.html +2 -2
  202. package/docs/interfaces/DigitalDataState.html +2 -2
  203. package/docs/interfaces/DigitalEffectKeyframe.html +2 -2
  204. package/docs/interfaces/DigitalEffectState.html +2 -2
  205. package/docs/interfaces/DigitalItemKeyframe.html +2 -2
  206. package/docs/interfaces/DigitalItemState.html +2 -2
  207. package/docs/interfaces/DigitalModelKeyframe.html +2 -2
  208. package/docs/interfaces/DigitalModelPlayer.html +2 -2
  209. package/docs/interfaces/DigitalModelPlayerEffect.html +2 -2
  210. package/docs/interfaces/DigitalModelPlayerItem.html +2 -2
  211. package/docs/interfaces/DigitalModelState.html +2 -2
  212. package/docs/interfaces/DigitalPerformancePluginConfig.html +2 -2
  213. package/docs/interfaces/DigitalPerformanceV2.CameraState.html +2 -2
  214. package/docs/interfaces/DigitalPerformanceV2.DigitalCameraKeyframe.html +2 -2
  215. package/docs/interfaces/DigitalPerformanceV2.DigitalCameraPlayer.html +2 -2
  216. package/docs/interfaces/DigitalPerformanceV2.DigitalPerformanceV2PluginConfig.html +2 -2
  217. package/docs/interfaces/DigitalPerformanceV2.GroupChapterTimeInfo.html +2 -2
  218. package/docs/interfaces/DigitalPerformanceV2.GroupProgress.html +2 -2
  219. package/docs/interfaces/DigitalPerformanceV2.V2Progress.html +2 -2
  220. package/docs/interfaces/DigitalScript.html +2 -2
  221. package/docs/interfaces/DigitalSubTitleKeyframe.html +2 -2
  222. package/docs/interfaces/DigitalSubTitlePlayer.html +2 -2
  223. package/docs/interfaces/DigitalSubTitleState.html +2 -2
  224. package/docs/interfaces/ExtendedAnimationConfig.html +2 -2
  225. package/docs/interfaces/FloorplanBounding.html +2 -2
  226. package/docs/interfaces/FloorplanData.html +2 -2
  227. package/docs/interfaces/FloorplanEntrance.html +2 -2
  228. package/docs/interfaces/FloorplanExtraObject.html +2 -2
  229. package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
  230. package/docs/interfaces/FloorplanFloorData.html +2 -2
  231. package/docs/interfaces/FloorplanImagePosition.html +2 -2
  232. package/docs/interfaces/FloorplanObserver.html +2 -2
  233. package/docs/interfaces/FloorplanOutlineItem.html +2 -2
  234. package/docs/interfaces/FloorplanPosition.html +2 -2
  235. package/docs/interfaces/FloorplanRoomItem.html +2 -2
  236. package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
  237. package/docs/interfaces/FloorplanServerBounding.html +2 -2
  238. package/docs/interfaces/FloorplanServerComputedData.html +2 -2
  239. package/docs/interfaces/FloorplanServerData.html +2 -2
  240. package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
  241. package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
  242. package/docs/interfaces/FloorplanServerEntrance.html +2 -2
  243. package/docs/interfaces/FloorplanServerFloorData.html +2 -2
  244. package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
  245. package/docs/interfaces/FloorplanServerObserver.html +2 -2
  246. package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
  247. package/docs/interfaces/FloorplanServerPosition.html +2 -2
  248. package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
  249. package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
  250. package/docs/interfaces/FloorplanServerStyledFloorplan.html +2 -2
  251. package/docs/interfaces/FloorplanServerStyledImage.html +2 -2
  252. package/docs/interfaces/GlobalProgress.html +2 -2
  253. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
  254. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
  255. package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
  256. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
  257. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
  258. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
  259. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
  260. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
  261. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
  262. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
  263. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
  264. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
  265. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
  266. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
  267. package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
  268. package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
  269. package/docs/interfaces/HelperOffset.html +2 -2
  270. package/docs/interfaces/ImagePlaneGroup.html +2 -2
  271. package/docs/interfaces/ItemLabelPluginData.html +2 -2
  272. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
  273. package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
  274. package/docs/interfaces/MinMax.html +2 -2
  275. package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
  276. package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
  277. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
  278. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
  279. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
  280. package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
  281. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
  282. package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
  283. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
  284. package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
  285. package/docs/interfaces/ModelMakerPluginType.ModelMakerPluginConfig.html +2 -2
  286. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
  287. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
  288. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
  289. package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
  290. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
  291. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
  292. package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
  293. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
  294. package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
  295. package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
  296. package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
  297. package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
  298. package/docs/interfaces/ModelViewPluginExportType.html +2 -2
  299. package/docs/interfaces/Object3DHelperState.html +2 -2
  300. package/docs/interfaces/ObjectHelperControllers.html +2 -2
  301. package/docs/interfaces/PaintBrushAction.html +2 -2
  302. package/docs/interfaces/PaintBrushConfigs.html +2 -2
  303. package/docs/interfaces/PaintBrushState.html +2 -2
  304. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
  305. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
  306. package/docs/interfaces/PanoMeasureParameterType.html +2 -2
  307. package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
  308. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
  309. package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
  310. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
  311. package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
  312. package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
  313. package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
  314. package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
  315. package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
  316. package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
  317. package/docs/interfaces/PanoRulerProPluginState.html +2 -2
  318. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
  319. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
  320. package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
  321. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
  322. package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
  323. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
  324. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
  325. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
  326. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
  327. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
  328. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
  329. package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
  330. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
  331. package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
  332. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
  333. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
  334. package/docs/interfaces/PluginEventMap.html +2 -2
  335. package/docs/interfaces/Point.html +2 -2
  336. package/docs/interfaces/ProgressBarEvents.html +2 -2
  337. package/docs/interfaces/Room.html +2 -2
  338. package/docs/interfaces/RoomInfo.html +2 -2
  339. package/docs/interfaces/RoomLabel.html +2 -2
  340. package/docs/interfaces/RoomRules.html +1 -1
  341. package/docs/interfaces/Rooms.html +1 -1
  342. package/docs/interfaces/Scissor.html +2 -2
  343. package/docs/interfaces/SculptConfig.html +2 -2
  344. package/docs/interfaces/State.html +2 -2
  345. package/docs/interfaces/StyledFloorplan.html +2 -2
  346. package/docs/interfaces/StyledFloorplanImage.html +2 -2
  347. package/docs/interfaces/StyledFloorplanRoomLabel.html +2 -2
  348. package/docs/interfaces/TagCacheInterface.html +2 -2
  349. package/docs/interfaces/TagConfig.html +2 -2
  350. package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
  351. package/docs/interfaces/TagIconAnimationConfig.html +2 -2
  352. package/docs/interfaces/TagIconUrl.html +2 -2
  353. package/docs/interfaces/TagObjectGroup.html +2 -2
  354. package/docs/interfaces/TagState.html +2 -2
  355. package/docs/interfaces/TagStyle.html +2 -2
  356. package/docs/interfaces/Tags.html +2 -2
  357. package/docs/interfaces/TemporaryState.html +2 -2
  358. package/docs/interfaces/TraceManager.html +2 -2
  359. package/docs/interfaces/TracePoint.html +2 -2
  360. package/docs/interfaces/Util.AnimeInstance.html +2 -2
  361. package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
  362. package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
  363. package/docs/interfaces/Util.FiveDomEvent.html +2 -2
  364. package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
  365. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
  366. package/docs/interfaces/Util.MagnifierParameter.html +2 -2
  367. package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
  368. package/docs/interfaces/Util.ObjectInitialState.html +2 -2
  369. package/docs/interfaces/Util.PointIntersection.html +2 -2
  370. package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
  371. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
  372. package/docs/modules/AreaMakerPluginType.html +2 -2
  373. package/docs/modules/CruisePluginTypes.html +2 -2
  374. package/docs/modules/CurrentPanoImagePluginType.html +2 -2
  375. package/docs/modules/DigitalPerformanceV2.html +2 -2
  376. package/docs/modules/GuideLineItem.html +2 -2
  377. package/docs/modules/GuideLineModeItem.html +2 -2
  378. package/docs/modules/GuideLinePluginType.html +2 -2
  379. package/docs/modules/ModelMakerPluginType.html +2 -2
  380. package/docs/modules/PanoVideoPluginType.html +2 -2
  381. package/docs/modules/SculptData.html +2 -2
  382. package/docs/modules/SculptType.html +2 -2
  383. package/docs/modules/Util.html +2 -2
  384. package/docs/modules/Util.sculpt.html +2 -2
  385. package/docs/modules.html +2 -2
  386. package/docs/types/AddObject3DHelperConfig.html +2 -2
  387. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
  388. package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
  389. package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
  390. package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
  391. package/docs/types/ArrayPosition.html +1 -1
  392. package/docs/types/AudioAppearance.html +1 -1
  393. package/docs/types/BoxTag.html +2 -2
  394. package/docs/types/CSS3DRenderExportType.html +1 -1
  395. package/docs/types/CSS3DRenderPluginExportType.html +1 -1
  396. package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
  397. package/docs/types/ClassFunctionParameters.html +1 -1
  398. package/docs/types/Color.html +1 -1
  399. package/docs/types/ContentTypeConfigKey.html +1 -1
  400. package/docs/types/ContentTypeConfigKeySplit.html +1 -1
  401. package/docs/types/ContentTypeMap.html +1 -1
  402. package/docs/types/Create3DDomContainerReturnType.html +1 -1
  403. package/docs/types/Create3DElementReturnType.html +1 -1
  404. package/docs/types/CruisePluginExportType.html +1 -1
  405. package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
  406. package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
  407. package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
  408. package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
  409. package/docs/types/DeprecatedTagProperty.html +2 -2
  410. package/docs/types/DigitalPerformancePluginExportInterface.html +1 -1
  411. package/docs/types/DigitalPerformancePluginParamsInterface.html +1 -1
  412. package/docs/types/DigitalPerformanceV2.CameraCoordinateSpace.html +2 -2
  413. package/docs/types/DigitalPerformanceV2.CameraTransition.html +2 -2
  414. package/docs/types/DigitalPerformanceV2.DigitalPerformanceV2PluginExportInterface.html +1 -1
  415. package/docs/types/DigitalPerformanceV2.DigitalPerformanceV2PluginParamsInterface.html +1 -1
  416. package/docs/types/DigitalPerformanceV2.V2ProgressListener.html +1 -1
  417. package/docs/types/Direction-1.html +1 -1
  418. package/docs/types/Direction4.html +1 -1
  419. package/docs/types/ElementRenderer.html +2 -2
  420. package/docs/types/FloorplanAffineTransform.html +1 -1
  421. package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
  422. package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
  423. package/docs/types/FloorplanRuleLabels.html +2 -2
  424. package/docs/types/FloorplanServerAffineTransform.html +1 -1
  425. package/docs/types/FloorplanServerRuleLabels.html +1 -1
  426. package/docs/types/GuideLinePluginExportType.html +1 -1
  427. package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
  428. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
  429. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
  430. package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
  431. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
  432. package/docs/types/GuideLinePluginType.PathItem.html +2 -2
  433. package/docs/types/GuideLinePluginType.PluginData.html +2 -2
  434. package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
  435. package/docs/types/HelperEventMap.html +1 -1
  436. package/docs/types/InternalHelperEventMap.html +1 -1
  437. package/docs/types/KeyframeType.html +1 -1
  438. package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
  439. package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
  440. package/docs/types/MaskPosition.html +2 -2
  441. package/docs/types/MaskTag.html +2 -2
  442. package/docs/types/MeasureEndReason.html +1 -1
  443. package/docs/types/MeasurePluginConfig.html +2 -2
  444. package/docs/types/MeasurePluginEventMap.html +1 -1
  445. package/docs/types/MediaData.html +2 -2
  446. package/docs/types/MediaStore.html +1 -1
  447. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
  448. package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
  449. package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
  450. package/docs/types/ModelId.html +1 -1
  451. package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
  452. package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
  453. package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
  454. package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
  455. package/docs/types/ModelMakerPluginType.TagOcclusionScope.html +2 -2
  456. package/docs/types/ModelMakerPluginType.TagOcclusionScopeConfig.html +2 -2
  457. package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
  458. package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
  459. package/docs/types/MoveArgs.html +2 -2
  460. package/docs/types/MoveOpts.html +2 -2
  461. package/docs/types/Object3DHelperEventMap.html +1 -1
  462. package/docs/types/ObjectFit.html +1 -1
  463. package/docs/types/PaintBrushEventMap.html +1 -1
  464. package/docs/types/PanoCompassPluginData.html +1 -1
  465. package/docs/types/PanoCompassPluginExportType.html +1 -1
  466. package/docs/types/PanoCompassPluginParameterType.html +1 -1
  467. package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
  468. package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
  469. package/docs/types/PanoIndex.html +1 -1
  470. package/docs/types/PanoMeasurePluginEvent.html +1 -1
  471. package/docs/types/PanoMeasureReturnType.html +1 -1
  472. package/docs/types/PanoSpatialTagPluginId.html +1 -1
  473. package/docs/types/PanoTagPluginExportInterface.html +1 -1
  474. package/docs/types/PanoTagPluginParamsInterface.html +1 -1
  475. package/docs/types/PanoVideoPluginParameterType.html +1 -1
  476. package/docs/types/PanoVideoPluginReturnType.html +1 -1
  477. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
  478. package/docs/types/PipelinePluginParameterType.html +1 -1
  479. package/docs/types/PipelinePluginReturnType.html +1 -1
  480. package/docs/types/PlaneTag.html +2 -2
  481. package/docs/types/Point2DTag.html +2 -2
  482. package/docs/types/Point3DTag.html +2 -2
  483. package/docs/types/PointTagInstance.html +1 -1
  484. package/docs/types/PolygonPosition.html +2 -2
  485. package/docs/types/PolygonTag.html +2 -2
  486. package/docs/types/Position.html +1 -1
  487. package/docs/types/PositionFrom.html +1 -1
  488. package/docs/types/ProgressListener.html +1 -1
  489. package/docs/types/RotateArgs.html +2 -2
  490. package/docs/types/RotateOpts.html +2 -2
  491. package/docs/types/RuleLabelsKey.html +1 -1
  492. package/docs/types/RuleLabelsValue.html +1 -1
  493. package/docs/types/ScaleCallback.html +1 -1
  494. package/docs/types/ScalePosition.html +2 -2
  495. package/docs/types/SculptData.BoxData.html +1 -1
  496. package/docs/types/SculptData.CircleData.html +1 -1
  497. package/docs/types/SculptData.CylinderData.html +1 -1
  498. package/docs/types/SculptData.PointData.html +1 -1
  499. package/docs/types/SculptData.PolygonData.html +1 -1
  500. package/docs/types/SculptData.PolylineData.html +1 -1
  501. package/docs/types/SculptData.PrismData.html +1 -1
  502. package/docs/types/SculptData.RectangleData.html +1 -1
  503. package/docs/types/SculptType.Theme.html +2 -2
  504. package/docs/types/StateType.html +1 -1
  505. package/docs/types/StickType.html +1 -1
  506. package/docs/types/Tag.html +2 -2
  507. package/docs/types/Tag2D.html +2 -2
  508. package/docs/types/Tag3D.html +2 -2
  509. package/docs/types/TagClickParams.html +1 -1
  510. package/docs/types/TagConfigByKey.html +1 -1
  511. package/docs/types/TagContentType.html +1 -1
  512. package/docs/types/TagContentTypeMapping.html +1 -1
  513. package/docs/types/TagDimensionType.html +1 -1
  514. package/docs/types/TagElement.html +2 -2
  515. package/docs/types/TagEvents.html +1 -1
  516. package/docs/types/TagGLTFObject.html +1 -1
  517. package/docs/types/TagHooks.html +1 -1
  518. package/docs/types/TagId.html +1 -1
  519. package/docs/types/TagInstance.html +1 -1
  520. package/docs/types/TagPlacement.html +2 -2
  521. package/docs/types/TagPointType.html +2 -2
  522. package/docs/types/TagRendererMap.html +1 -1
  523. package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
  524. package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
  525. package/docs/types/Util.ActionIfNoIntersection.html +1 -1
  526. package/docs/types/Util.AdherePoint.html +2 -2
  527. package/docs/types/Util.PointSelectorConfig.html +1 -1
  528. package/docs/types/Util.SupportedTarget.html +2 -2
  529. package/docs/types/Util.Target.html +2 -2
  530. package/docs/types/Util.ThreeObject.html +2 -2
  531. package/docs/types/WorkCode.html +1 -1
  532. package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
  533. package/docs/variables/PLUGIN.html +1 -1
  534. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
  535. package/docs/variables/ROOM_TYPE_MAP.html +2 -2
  536. package/docs/variables/Util.ANIME_PRESETS.html +2 -2
  537. package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
  538. package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
  539. package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
  540. package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
  541. package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
  542. package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
  543. package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
  544. package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
  545. package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
  546. package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
  547. package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
  548. package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
  549. package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
  550. package/docs/variables/defaultGlobalConfig.html +1 -1
  551. package/docs/variables/itemLabelPluginServerParams.html +1 -1
  552. package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
  553. package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
  554. package/libs/PanoTagPlugin/controller/Tag/PlaneTag.d.ts +4 -0
  555. package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +71 -62
  556. package/libs/PanoTagPlugin/utils/model/mediaPlane.d.ts +8 -0
  557. package/libs/PanoTagPlugin/utils/model/mediaPlane.js +120 -107
  558. package/libs/base/BasePlugin.js +5 -5
  559. package/libs/shared-utils/logger.js +1 -1
  560. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var Zy=Object.defineProperty,qy=Object.defineProperties;var Jy=Object.getOwnPropertyDescriptors;var Ma=Object.getOwnPropertySymbols;var Pd=Object.prototype.hasOwnProperty,Cd=Object.prototype.propertyIsEnumerable;var ui=Math.pow,lc=(n,t,e)=>t in n?Zy(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,V=(n,t)=>{for(var e in t||(t={}))Pd.call(t,e)&&lc(n,e,t[e]);if(Ma)for(var e of Ma(t))Cd.call(t,e)&&lc(n,e,t[e]);return n},de=(n,t)=>qy(n,Jy(t));var Kn=(n,t)=>{var e={};for(var i in n)Pd.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Ma)for(var i of Ma(n))t.indexOf(i)<0&&Cd.call(n,i)&&(e[i]=n[i]);return e};var f=(n,t,e)=>(lc(n,typeof t!="symbol"?t+"":t,e),e);var $=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const rt=require("@realsee/five"),G=require("three"),ea=require("@realsee/five/line"),Ky=require("@realsee/five/gltf-loader");function $y(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 b=$y(G);function eb(){console.debug("%c %c@realsee/dnalogel %cv3.81.8",["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 tb(){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 V0(){}const Md=()=>Promise.resolve(),Id={__queue:Promise.resolve()};function ib(n=Md){Id.__queue=Id.__queue.then(n).catch(Md)}function Ia(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function cc(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ea(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 nb(n,t,e=V0){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const sb=window,Ed=window.requestAnimationFrame||sb.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ga(n,t=0){t<=0?Ed(n):Ed(()=>Ga(n,t-1))}var Gi=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-Gi.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?Gi.Bounce.In(n*2)*.5:Gi.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}}}}),Po=function(){return performance.now()},F0=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=Po()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ts={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ts.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ts.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ts.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ts.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},Hh=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),qc=new F0,xl=function(){function n(t,e){e===void 0&&(e=qc),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=Gi.Linear.None,this._interpolationFunction=Ts.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hh.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=Po()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var d=[a],p=0,m=u.length;p<m;p+=1){var g=this._handleRelativeValue(a,u[p]);if(isNaN(g)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}d.push(g)}h&&(i[r]=d)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var v=a;for(var y in v)e[r][y]=v[y];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var y in u)w[y]=u[y];i[r]=u=w}this._setupProperties(v,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Po()),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=Po()),!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=qc),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=Gi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ts.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=Po()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),y=a-v*l,w=Math.min(y/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),d=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,d),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var m=0,g=this._chainedTweens.length;m<g;m++)this._chainedTweens[m].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),ob="23.1.3",rb=Hh.nextId,ln=qc,ab=ln.getAll.bind(ln),lb=ln.removeAll.bind(ln),cb=ln.add.bind(ln),B0=ln.remove.bind(ln),hb=ln.update.bind(ln),kd={Easing:Gi,Group:F0,Interpolation:Ts,now:Po,Sequence:Hh,nextId:rb,Tween:xl,VERSION:ob,getAll:ab,removeAll:lb,add:cb,remove:B0,update:hb};function ub(n,t,e,i=Gi.Linear.None){const s=new xl(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var In=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(In||{});const kr=Symbol("$$PAINT_BRUSH_EVENT$$");function ka(n){return n[kr]||(n[kr]={}),n[kr]}function db(n){n[kr]||delete n[kr]}let fb=class{hasListener(t){const e=ka(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ka(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){db(this);return}const i=ka(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ka(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function $n(){return((1+Math.random())*65536|0).toString(16).substring(1)}function It(){return($n()+$n()+"-"+$n()+"-4"+$n().substr(0,3)+"-"+$n()+"-"+$n()+$n()+$n()).toLowerCase()}const pb=`
1
+ "use strict";var Zy=Object.defineProperty,qy=Object.defineProperties;var Jy=Object.getOwnPropertyDescriptors;var Ma=Object.getOwnPropertySymbols;var Pd=Object.prototype.hasOwnProperty,Cd=Object.prototype.propertyIsEnumerable;var ui=Math.pow,lc=(n,t,e)=>t in n?Zy(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,V=(n,t)=>{for(var e in t||(t={}))Pd.call(t,e)&&lc(n,e,t[e]);if(Ma)for(var e of Ma(t))Cd.call(t,e)&&lc(n,e,t[e]);return n},de=(n,t)=>qy(n,Jy(t));var Kn=(n,t)=>{var e={};for(var i in n)Pd.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&Ma)for(var i of Ma(n))t.indexOf(i)<0&&Cd.call(n,i)&&(e[i]=n[i]);return e};var f=(n,t,e)=>(lc(n,typeof t!="symbol"?t+"":t,e),e);var $=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const rt=require("@realsee/five"),G=require("three"),ea=require("@realsee/five/line"),Ky=require("@realsee/five/gltf-loader");function $y(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 b=$y(G);function eb(){console.debug("%c %c@realsee/dnalogel %cv3.81.9-alpha.0",["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 tb(){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 V0(){}const Md=()=>Promise.resolve(),Id={__queue:Promise.resolve()};function ib(n=Md){Id.__queue=Id.__queue.then(n).catch(Md)}function Ia(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function cc(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Ea(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 nb(n,t,e=V0){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const sb=window,Ed=window.requestAnimationFrame||sb.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Ga(n,t=0){t<=0?Ed(n):Ed(()=>Ga(n,t-1))}var Gi=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-Gi.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?Gi.Bounce.In(n*2)*.5:Gi.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}}}}),Po=function(){return performance.now()},F0=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=Po()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ts={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ts.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ts.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ts.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ts.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},Hh=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),qc=new F0,xl=function(){function n(t,e){e===void 0&&(e=qc),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=Gi.Linear.None,this._interpolationFunction=Ts.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Hh.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=Po()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var d=[a],p=0,m=u.length;p<m;p+=1){var g=this._handleRelativeValue(a,u[p]);if(isNaN(g)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}d.push(g)}h&&(i[r]=d)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var v=a;for(var y in v)e[r][y]=v[y];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var y in u)w[y]=u[y];i[r]=u=w}this._setupProperties(v,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=Po()),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=Po()),!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=qc),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=Gi.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ts.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=Po()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),y=a-v*l,w=Math.min(y/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),d=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,d),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var m=0,g=this._chainedTweens.length;m<g;m++)this._chainedTweens[m].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),ob="23.1.3",rb=Hh.nextId,ln=qc,ab=ln.getAll.bind(ln),lb=ln.removeAll.bind(ln),cb=ln.add.bind(ln),B0=ln.remove.bind(ln),hb=ln.update.bind(ln),kd={Easing:Gi,Group:F0,Interpolation:Ts,now:Po,Sequence:Hh,nextId:rb,Tween:xl,VERSION:ob,getAll:ab,removeAll:lb,add:cb,remove:B0,update:hb};function ub(n,t,e,i=Gi.Linear.None){const s=new xl(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var In=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(In||{});const kr=Symbol("$$PAINT_BRUSH_EVENT$$");function ka(n){return n[kr]||(n[kr]={}),n[kr]}function db(n){n[kr]||delete n[kr]}let fb=class{hasListener(t){const e=ka(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=ka(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){db(this);return}const i=ka(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=ka(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function $n(){return((1+Math.random())*65536|0).toString(16).substring(1)}function It(){return($n()+$n()+"-"+$n()+"-4"+$n().substr(0,3)+"-"+$n()+"-"+$n()+$n()+$n()).toLowerCase()}const pb=`
2
2
  <style type="text/css">
3
3
 
4
4
  #_gl_paintBrush {
@@ -506,7 +506,7 @@ void main() {
506
506
  svg [type='lineItemGroup'] g g g g {
507
507
  stroke: #ffffff;
508
508
  }</style>
509
- `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class t3 extends Ee{constructor(t){super(),Ie(this,t,e3,$2,Me,{content:0},K2)}}function i3(n){Le(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function n3(n){let t,e;return t=new J2({props:{url:n[1].url}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function s3(n){let t,e;return t=new t3({props:{content:n[0]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function o3(n){let t,e,i,s;const o=[s3,n3],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=U("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Z(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Y(i),s=!1},d(l){l&&X(t),~e&&r[e].d()}}}function r3(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Su extends Ee{constructor(t){super(),Ie(this,t,r3,o3,Me,{floorIndex:2,floorplanData:3},i3)}}function a3(n){Le(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 l3(n){let t,e,i,s,o,r=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=ue(),o=U("span"),a=Fe(r),P(e,"class","floorplan-plugin__img svelte-2r6702"),at(e.src,i=n[6])||P(e,"src",i),P(e,"alt",""),_(e,"transform",n[5]),P(o,"class","floorplan-plugin__notes svelte-2r6702"),P(t,"class","floorplan-plugin__item svelte-2r6702"),_(t,"left",n[1]),_(t,"top",n[2]),_(t,"width",n[3]),_(t,"height",n[4])},m(l,c){Z(l,t,c),B(t,e),B(t,s),B(t,o),B(o,a)},p(l,[c]){c&1&&r!==(r=l[0].notes+"")&&Ne(a,r)},i:ce,o:ce,d(l){l&&X(t)}}}function c3(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",o=i.positionInImage.y*100+"%",r=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,o,r,a,l,c]}class h3 extends Ee{constructor(t){super(),Ie(this,t,c3,l3,Me,{item:0},a3)}}function u3(n){Le(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 Zd(n,t,e){const i=n.slice();return i[6]=t[e],i}function qd(n){let t,e=[],i=new Map,s,o,r,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Zd(n,a,c),u=l(h);i.set(u,e[c]=Jd(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[4])],o=!0)},p(c,h){h&2&&(a=c[1],xe(),e=ai(e,h,l,1,c,a,i,t,fn,Jd,null,Zd),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function Jd(n,t){let e,i,s;const o=[{item:t[6]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new h3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{item:t[6]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function d3(n){let t,e,i=n[1]&&qd(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=qd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function f3(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t,r=0;const a=l=>{e(0,r=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,o=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=o.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=o.bounding;l.x-c.x}},[r,i,s,o,a]}class p3 extends Ee{constructor(t){super(),Ie(this,t,f3,d3,Me,{floorIndex:2,floorplanData:3},u3)}}function m3(n){Le(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 g3(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new Bo(!1),i=Be(),t.a=i},m(s,o){t.m(e,s,o),Z(s,i,o)},p(s,o){o[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function v3(n){let t,e,i,s,o,r,a=n[1]&&Kd(n),l=n[0]&&$d(n),c=n[3]&&ef(n);return{c(){t=U("div"),a&&a.c(),e=ue(),l&&l.c(),i=ue(),c&&c.c(),s=Be(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),_(t,"opacity",n[14]?"1":"0")},m(h,u){Z(h,t,u),a&&a.m(t,null),B(t,e),l&&l.m(t,null),Z(h,i,u),c&&c.m(h,u),Z(h,s,u),o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[35]),_e(t,"clientHeight",n[36])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=Kd(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=$d(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&_(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=ef(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),o=!1,dt(r)}}}function Kd(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=U("span"),i=Fe(e),P(t,"class","floorplan-plugin__room-name"),_(t,"font-size",n[11])},m(s,o){Z(s,t,o),B(t,i)},p(s,o){o[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ne(i,e),o[0]&2048&&_(t,"font-size",s[11])},d(s){s&&X(t)}}}function $d(n){let t,e;return{c(){t=U("span"),e=Fe(n[17]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),_(t,"font-size",n[10])},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s[0]&131072&&Ne(e,i[17]),s[0]&1024&&_(t,"font-size",i[10])},d(i){i&&X(t)}}}function ef(n){let t,e;return{c(){t=U("span"),e=Fe(n[16]),P(t,"class","floorplan-plugin__room-size"),_(t,"font-size",n[10]),_(t,"opacity",n[13]?"0.6":"0")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s[0]&65536&&Ne(e,i[16]),s[0]&1024&&_(t,"font-size",i[10]),s[0]&8192&&_(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function y3(n){let t,e,i;function s(a,l){if(a[5]===void 0)return v3;if(a[18])return g3}let o=s(n),r=o&&o(n);return{c(){t=U("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),_(t,"left",n[19]),_(t,"top",n[20]),_(t,"font-size",n[11]),_(t,"opacity",n[15]?"1":"0"),_(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Z(a,t,l),r&&r.m(t,null),e||(i=[oi(_i.call(null,t)),_e(t,"clientWidth",n[37]),_e(t,"clientHeight",n[38])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&2048&&_(t,"font-size",a[11]),l[0]&32768&&_(t,"opacity",a[15]?"1":"0"),l[0]&4096&&_(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:ce,o:ce,d(a){a&&X(t),r&&r.d(),e=!1,dt(i)}}}function b3(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function A3(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,m,g,v,y,w,{pxmm:C}=t,{roomAreaEnable:E}=t,{roomNameEnable:D}=t,{roomNameOtherTypeEnable:L}=t,{roomDimensionEnable:R}=t,{room:z}=t,{hoveredRoom:O}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:M}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{fontSize:x}=t;function S(he,be){if(be.width===0||be.height===0)return()=>!1;const te=he.path.map(({x:Xe,y:Ze})=>[Xe,Ze]),ke=he.roomLabel.position,{x:Re,y:ye}=ke,{width:De,height:ve}=be,Ae=De/2,Oe=ve/2;return function(Ze){const ot=Re*Ze,Ke=ye*Ze,et=te.map(([ht,Ft])=>[ht*Ze,Ft*Ze]);return[[ot+Ae,Ke-Oe],[ot-Ae,Ke-Oe],[ot-Ae,Ke+Oe],[ot+Ae,Ke+Oe]].every(ht=>b3(ht,et))}}const j=z.roomLabel,F=j.positionInImage.x*100+"%",J=j.positionInImage.y*100+"%";let ne=0,q=0,oe=0,se=0,ae=!1;O.subscribe(function(be){e(27,ae=!!be&&be.id===z.id)});const ze=he=>{e(8,oe=he.detail)},ee=he=>{e(9,se=he.detail)},we=he=>{e(6,ne=he.detail)},le=he=>{e(7,q=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,C=he.pxmm),"roomAreaEnable"in he&&e(0,E=he.roomAreaEnable),"roomNameEnable"in he&&e(1,D=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,L=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,R=he.roomDimensionEnable),"room"in he&&e(4,z=he.room),"hoveredRoom"in he&&e(22,O=he.hoveredRoom),"getRoomAreaText"in he&&e(23,A=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,M=he.getRoomDimensionText),"getLabelElement"in he&&e(5,I=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,k=he.adaptiveRoomLabelVisibleEnable),"fontSize"in he&&e(26,x=he.fontSize)},n.$$.update=()=>{var he,be;n.$$.dirty[0]&67108864&&e(28,i=ku[x]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(z)),n.$$.dirty[0]&8388624&&e(17,o=z.size?A(z.size):""),n.$$.dirty[0]&16777232&&e(16,r=z!=null&&z.dimension?M((he=z.dimension)==null?void 0:he.width,(be=z.dimension)==null?void 0:be.height):""),n.$$.dirty[0]&768&&e(34,a={width:oe,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?S(z,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=k?!!(l!=null&&l(C)):!0),n.$$.dirty[0]&192&&e(32,h={width:ne,height:q}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?S(z,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,d=k?!!(u!=null&&u(C)):!0),n.$$.dirty[0]&1744830464&&e(15,p=d||c||ae),n.$$.dirty[0]&1207959552&&e(14,m=c||ae),n.$$.dirty[0]&671088640&&e(13,g=d||ae),n.$$.dirty[0]&1610612736&&e(12,v=c&&!d),n.$$.dirty[0]&268435456&&e(11,y=ft((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,w=ft((i==null?void 0:i.area)||10))},[E,D,L,R,z,I,ne,q,oe,se,w,y,v,g,m,p,r,o,s,F,J,C,O,A,M,k,x,ae,i,d,c,u,h,l,a,ze,ee,we,le]}class w3 extends Ee{constructor(t){super(),Ie(this,t,A3,y3,Me,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},m3,[-1,-1])}}function P3(n){Le(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 tf(n,t,e){const i=n.slice();return i[17]=t[e],i}function nf(n){let t,e=[],i=new Map,s,o,r,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=tf(n,a,c),u=l(h);i.set(u,e[c]=sf(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[15])],o=!0)},p(c,h){h&7679&&(a=c[12],xe(),e=ai(e,h,l,1,c,a,i,t,fn,sf,null,tf),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function sf(n,t){let e,i,s;const o=[{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 r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new w3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{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||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function C3(n){let t,e,i=n[12]&&nf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[12]?i?(i.p(s,o),o&4096&&H(i,1)):(i=nf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function M3(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:d}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:m}=t,g=0,v=0;const y=ca();let w=Jo();typeof y=="object"&&"subscribe"in y&&y.subscribe(E=>{e(11,w=E)});const C=E=>{e(9,g=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,o=E.roomAreaEnable),"roomNameEnable"in E&&e(1,r=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,d=E.getRoomDimensionText),"getLabelElement"in E&&e(7,p=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,m=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:D}=c.bounding,L=E.x-D.x;e(10,v=g/L)}},[o,r,a,l,h,u,d,p,m,g,v,w,i,s,c,C]}let I3=class extends Ee{constructor(t){super(),Ie(this,t,M3,C3,Me,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},P3)}};function E3(n){Le(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 of(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function rf(n,t,e){const i=n.slice();return i[14]=t[e],i}function af(n){let t;return{c(){t=U("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),_(t,"left",n[14].left*100+"%"),_(t,"bottom",n[14].bottom*100+"%")},m(e,i){Z(e,t,i)},p:ce,d(e){e&&X(t)}}}function lf(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=Fe(s),r=ue(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Pe(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),_(e,"left",t[11].left*100+"%"),_(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Z(a,e,l),B(e,i),B(i,o),B(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ne(o,s)},d(a){a&&X(e)}}}function k3(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let m=0;m<h.length;m+=1)u[m]=af(rf(n,h,m));let d=n[4];const p=m=>m[13];for(let m=0;m<d.length;m+=1){let g=of(n,d,m),v=p(g);l.set(v,a[m]=lf(v,g))}return{c(){t=U("div"),e=U("div"),i=ue(),s=U("div");for(let m=0;m<u.length;m+=1)u[m].c();o=ue(),r=U("div");for(let m=0;m<a.length;m+=1)a[m].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Pe(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Pe(t,"is-row",n[2]),_(t,"width",n[2]?"100%":1/16+"rem"),_(t,"height",n[2]?1/16+"rem":"100%")},m(m,g){Z(m,t,g),B(t,e),B(t,i),B(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);B(t,o),B(t,r);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(r,null)},p(m,[g]){if(g&8){h=m[3];let v;for(v=0;v<h.length;v+=1){const y=rf(m,h,v);u[v]?u[v].p(y,g):(u[v]=af(y),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}g&22&&(d=m[4],a=ai(a,g,p,1,m,d,l,r,la,lf,null,of)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+m[0]+" svelte-1fuyezq")&&P(t,"class",c),g&5&&Pe(t,"is-row",m[2])},i:ce,o:ce,d(m){m&&X(t),Ti(u,m);for(let g=0;g<a.length;g+=1)a[g].d()}}}const yo=1e3,bo=180;function x3(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(yo-bo)*2,c=o.max.y-o.min.y-(yo-bo)*2,h=s.map(([m,g])=>a?[m.x,g.x]:[m.y,g.y]).flat().sort().filter((m,g,v)=>g===0?!0:m!==v[g-1]),u=h.map(m=>{const g=a?(m-o.min.x-yo+bo)/l:0,v=a?0:(m-o.min.y-yo+bo)/c;return{left:g,bottom:v}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=h[h.length-1]-h[0],p=h.map((m,g,v)=>{const y=g===0?0:m-v[g-1],w=g===0?0:(m+v[g-1])/2,C=a?(w-o.min.x-yo+bo)/l:0,E=a?0:(w-o.min.y-yo+bo)/c;return{left:C,bottom:E,distance:y}}).filter(({distance:m})=>m/d>.1);return n.$$set=m=>{"type"in m&&e(0,i=m.type),"data"in m&&e(5,s=m.data),"bounding"in m&&e(6,o=m.bounding),"getRuleDistanceText"in m&&e(1,r=m.getRuleDistanceText)},[i,r,a,u,p,s,o]}class S3 extends Ee{constructor(t){super(),Ie(this,t,x3,k3,Me,{type:0,data:5,bounding:6,getRuleDistanceText:1},E3)}}function T3(n){Le(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function cf(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hf(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new S3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function D3(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=cf(n,o,a),c=r(l);i.set(c,e[a]=hf(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),_(t,"width",n[3]),_(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&&(o=a[4],xe(),e=ai(e,l,r,1,a,o,i,t,fn,hf,null,cf),Se()),l&8&&_(t,"width",a[3]),l&4&&_(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(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 uf=1e3,df=180;function L3(n,t,e){let i,s,o,r,a,l,c,h,u,d,{floorIndex:p}=t,{floorplanData:m}=t,{getRuleDistanceText:g}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,p=v.floorIndex),"floorplanData"in v&&e(6,m=v.floorplanData),"getRuleDistanceText"in v&&e(0,g=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=m.bounding),n.$$.dirty&96&&e(11,s=m.floorDatas[p].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.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-(uf-df)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(uf-df)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,d=h/l*100+"%")},[g,i,d,u,r,p,m,l,h,a,c,s,o]}class z3 extends Ee{constructor(t){super(),Ie(this,t,L3,D3,Me,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},T3)}}function ss(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function s1({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function O3(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 j3(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 R3(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function _3(n){let t;return{c(){t=Te("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){Z(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:ce,o:ce,d(e){e&&X(t)}}}function V3(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ss(s,{needZ:!0}))},[i,s]}class F3 extends Ee{constructor(t){super(),Ie(this,t,V3,_3,Me,{path:1})}}function B3(n){let t,e,i,s,o,r;return{c(){t=Te("defs"),e=Te("pattern"),i=Te("rect"),s=Te("path"),o=ue(),r=Te("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){Z(a,t,l),B(t,e),B(e,i),B(e,s),Z(a,o,l),Z(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:ce,o:ce,d(a){a&&X(t),a&&X(o),a&&X(r)}}}const Ac=6;function H3(n,t,e){let i,{path:s}=t;const o=Ac*2,r=`M0 ${Ac} h ${o} M${Ac} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ss(s,{needZ:!0}))},[i,o,r,s]}class N3 extends Ee{constructor(t){super(),Ie(this,t,H3,B3,Me,{path:3})}}function G3(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Te("defs"),e=Te("pattern"),i=Te("rect"),s=Te("pattern"),o=Te("rect"),r=ue(),a=Te("path"),l=ue(),c=Te("path"),h=ue(),u=Te("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(d,p){Z(d,t,p),B(t,e),B(e,i),B(t,s),B(s,o),Z(d,r,p),Z(d,a,p),Z(d,l,p),Z(d,c,p),Z(d,h,p),Z(d,u,p)},p(d,[p]){p&1&&P(a,"d",d[0]),p&1&&P(c,"d",d[0]),p&1&&P(u,"d",d[0])},i:ce,o:ce,d(d){d&&X(t),d&&X(r),d&&X(a),d&&X(l),d&&X(c),d&&X(h),d&&X(u)}}}function W3(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ss(s,{needZ:!0}))},[i,s]}class U3 extends Ee{constructor(t){super(),Ie(this,t,W3,G3,Me,{path:1})}}function Q3(n){let t;return{c(){t=Te("path"),P(t,"d",n[0]),P(t,"fill","#969696"),P(t,"stroke","#969696"),P(t,"stroke-width","1"),P(t,"fill-rule","evenodd")},m(e,i){Z(e,t,i)},p:ce,i:ce,o:ce,d(e){e&&X(t)}}}function X3(n,t,e){let{dimension:i}=t;const s=ss([{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}),o=ss([{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}),r=ss([{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=ss([{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} ${o} ${r} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class Y3 extends Ee{constructor(t){super(),Ie(this,t,X3,Q3,Me,{dimension:1})}}function Z3(n){Le(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 ff(n,t,e){const i=n.slice();return i[8]=t[e],i}function q3(n){let t,e;return t=new N3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function J3(n){let t,e;return t=new U3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function K3(n){let t,e;return t=new F3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function pf(n){let t,e,i;return e=new Y3({props:{dimension:n[8].dimension}}),{c(){t=Te("svg"),ge(e.$$.fragment),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(s,o){Z(s,t,o),pe(e,t,null),i=!0},p(s,o){const r={};o&1&&(r.dimension=s[8].dimension),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Y(e.$$.fragment,s),i=!1},d(s){s&&X(t),me(e)}}}function mf(n){let t,e,i,s,o=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,r,a;const l=[K3,J3,q3],c=[];function h(d,p){return d[8].floorType===1?0:d[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=o&&pf(n);return{c(){t=Te("svg"),i.c(),s=ue(),u&&u.c(),r=Be(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(d,p){Z(d,t,p),c[e].m(t,null),Z(d,s,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=e;e=h(d),e===m?c[e].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),i=c[e],i?i.p(d,p):(i=c[e]=l[e](d),i.c()),H(i,1),i.m(t,null)),p&1&&(o=d[3]&&d[8].dimension&&Array.isArray(d[8].dimension.vertical)&&d[8].dimension.vertical.length>0&&Array.isArray(d[8].dimension.horizontal)&&d[8].dimension.horizontal.length>0),o?u?(u.p(d,p),p&1&&H(u,1)):(u=pf(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(i),H(u),a=!0)},o(d){Y(i),Y(u),a=!1},d(d){d&&X(t),c[e].d(),d&&X(s),u&&u.d(d),d&&X(r)}}}function $3(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=mf(ff(n,i,r));const o=r=>Y(s[r],1,1,()=>{s[r]=null});return{c(){t=U("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){Z(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&15){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=ff(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=mf(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(xe(),l=i.length;l<s.length;l+=1)o(l);Se()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Y(s[a]);e=!1},d(r){r&&X(t),Ti(s,r)}}}function eP(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:o}=t,{floorIndex:r}=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&&o;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,o=u.roomDimensionEnable),"floorIndex"in u&&e(6,r=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[r].rooms.map(u=>de(V({},u),{path:u.path.map(d=>s1(d,a.bounding))})))},[i,l,c,h,s,o,r,a]}class tP extends Ee{constructor(t){super(),Ie(this,t,eP,$3,Me,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},Z3)}}function iP(n){Le(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function nP(n){let t,e,i,s;return{c(){t=Te("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){Z(o,t,r),i||(s=[_e(t,"mouseenter",n[3]),_e(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:ce,o:ce,d(o){o&&X(t),i=!1,dt(s)}}}function sP(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:d}=a,p=ss(o.path,{needZ:!0,format:m=>s1(m,d)});return n.$$set=m=>{"room"in m&&e(0,o=m.room),"floorIndex"in m&&e(1,r=m.floorIndex),"floorplanData"in m&&e(6,a=m.floorplanData),"highlightData"in m&&e(7,l=m.highlightData),"hoveredRoom"in m&&e(8,c=m.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,p,a,l,c,i]}class oP extends Ee{constructor(t){super(),Ie(this,t,sP,nP,Me,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},iP)}}function rP(n){Le(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 gf(n,t,e){const i=n.slice();return i[6]=t[e],i}function vf(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new oP({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function aP(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=gf(n,r,l),h=a(c);s.set(h,i[l]=vf(h,c))}return{c(){t=U("div"),e=Te("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Z(l,t,c),B(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,xe(),i=ai(i,c,a,1,l,r,s,e,fn,vf,null,gf),Se())},i(l){if(!o){for(let c=0;c<r.length;c+=1)H(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)Y(i[c]);o=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function lP(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Tu extends Ee{constructor(t){super(),Ie(this,t,lP,aP,Me,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},rP)}}function cP(n){Le(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 yf(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Fe(e),P(t,"class","text svelte-3vzs9z"),_(t,"font-size",n[0].textFontSize+"px")},m(s,o){Z(s,t,o),B(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Ne(i,e),o&1&&_(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function hP(n){let t,e,i,s,o=n[0].text&&yf(n);return{c(){t=U("div"),e=U("img"),s=ue(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||P(e,"src",i),_(e,"width",n[0].imageWidth+"px"),_(e,"height",n[0].imageHeight+"px"),_(e,"max-width","none"),P(t,"class","missing-floor svelte-3vzs9z")},m(r,a){Z(r,t,a),B(t,e),B(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&_(e,"width",r[0].imageWidth+"px"),a&1&&_(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=yf(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:ce,o:ce,d(r){r&&X(t),o&&o.d()}}}function uP(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class o1 extends Ee{constructor(t){super(),Ie(this,t,uP,hP,Me,{missingFloorConfig:0},cP)}}const hn="data:image/png;base64,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",hh="data:image/png;base64,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";function di(n){return n*180/Math.PI}function dP(n){Le(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 fP(n){let t,e;return{c(){t=U("div"),e=U("div"),P(e,"class","floorplan__camera-rotate svelte-17hhq1b"),_(e,"background-image",`url(${n[0]||hn})`),_(e,"width",n[4]),_(e,"height",n[4]),_(e,"left","-"+n[4]),_(e,"top","-"+n[4]),_(e,"transform",`rotate(${n[3]}deg)`),_(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17hhq1b"),_(t,"left",n[1]),_(t,"top",n[2])},m(i,s){Z(i,t,s),B(t,e)},p(i,[s]){s&1&&_(e,"background-image",`url(${i[0]||hn})`);const o=s&1;o&&_(e,"width",i[4]),o&&_(e,"height",i[4]),o&&_(e,"left","-"+i[4]),o&&_(e,"top","-"+i[4]),o&&_(e,"transform",`rotate(${i[3]}deg)`),o&&_(e,"transform-origin",`${i[4]} ${i[4]}`)},i:ce,o:ce,d(i){i&&X(t)}}}function pP(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",d=h*100+"%",p=-di(o)+45,m=document.body.clientWidth,g=document.body.clientHeight,y=`${(m<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,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,d,p,y,i,s,o]}let mP=class extends Ee{constructor(t){super(),Ie(this,t,pP,fP,Me,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},dP)}};const r1="data:image/png;base64,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";function gP(n){Le(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 vP(n){let t,e,i,s,o;return{c(){t=U("div"),e=U("div"),i=ue(),s=U("span"),o=Fe(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),_(e,"background-image",`url(${r1})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),_(t,"transform",n[2])},m(r,a){Z(r,t,a),B(t,e),B(t,i),B(t,s),B(s,o)},p(r,a){a&1&&Ne(o,r[0])},d(r){r&&X(t)}}}function yP(n){let t,e=n[1]&&vP(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function bP(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?di(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class AP extends Ee{constructor(t){super(),Ie(this,t,bP,yP,Me,{floorplanData:3,northDesc:0},gP)}}function wP(n){Le(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 PP(n){let t,e,i,s,o,r,a,l,c,h,u,d;const p=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let m={};for(let z=0;z<p.length;z+=1)m=pt(m,p[z]);t=new tP({props:m});let g=(n[3]||n[5])&&bf(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let y={};for(let z=0;z<v.length;z+=1)y=pt(y,v[z]);s=new Su({props:y});const w=[{floorplanData:n[12],floorIndex:n[2]}];let C={};for(let z=0;z<w.length;z+=1)C=pt(C,w[z]);r=new p3({props:C});let E=n[6]&&Af(n),D=n[11]&&wf(n),L=n[4]&&Pf(n),R=n[23]&&Cf(n);return{c(){ge(t.$$.fragment),e=ue(),g&&g.c(),i=ue(),ge(s.$$.fragment),o=ue(),ge(r.$$.fragment),a=ue(),E&&E.c(),l=ue(),D&&D.c(),c=ue(),L&&L.c(),h=ue(),R&&R.c(),u=Be()},m(z,O){pe(t,z,O),Z(z,e,O),g&&g.m(z,O),Z(z,i,O),pe(s,z,O),Z(z,o,O),pe(r,z,O),Z(z,a,O),E&&E.m(z,O),Z(z,l,O),D&&D.m(z,O),Z(z,c,O),L&&L.m(z,O),Z(z,h,O),R&&R.m(z,O),Z(z,u,O),d=!0},p(z,O){const A=O&5188?yt(p,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?g?(g.p(z,O),O&40&&H(g,1)):(g=bf(z),g.c(),H(g,1),g.m(i.parentNode,i)):g&&(xe(),Y(g,1,1,()=>{g=null}),Se());const M=O&4100?yt(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(M);const I=O&4100?yt(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};r.$set(I),z[6]?E?(E.p(z,O),O&64&&H(E,1)):(E=Af(z),E.c(),H(E,1),E.m(l.parentNode,l)):E&&(xe(),Y(E,1,1,()=>{E=null}),Se()),z[11]?D?(D.p(z,O),O&2048&&H(D,1)):(D=wf(z),D.c(),H(D,1),D.m(c.parentNode,c)):D&&(xe(),Y(D,1,1,()=>{D=null}),Se()),z[4]?L?(L.p(z,O),O&16&&H(L,1)):(L=Pf(z),L.c(),H(L,1),L.m(h.parentNode,h)):L&&(xe(),Y(L,1,1,()=>{L=null}),Se()),z[23]?R?(R.p(z,O),O&8388608&&H(R,1)):(R=Cf(z),R.c(),H(R,1),R.m(u.parentNode,u)):R&&(xe(),Y(R,1,1,()=>{R=null}),Se())},i(z){d||(H(t.$$.fragment,z),H(g),H(s.$$.fragment,z),H(r.$$.fragment,z),H(E),H(D),H(L),H(R),d=!0)},o(z){Y(t.$$.fragment,z),Y(g),Y(s.$$.fragment,z),Y(r.$$.fragment,z),Y(E),Y(D),Y(L),Y(R),d=!1},d(z){me(t,z),z&&X(e),g&&g.d(z),z&&X(i),me(s,z),z&&X(o),me(r,z),z&&X(a),E&&E.d(z),z&&X(l),D&&D.d(z),z&&X(c),L&&L.d(z),z&&X(h),R&&R.d(z),z&&X(u)}}}function CP(n){let t,e;return t=new o1({props:{missingFloorConfig:n[19]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&524288&&(o.missingFloorConfig=i[19]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function bf(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&33820676?yt(i,[{floorIndex:o[2],floorplanData:o[12],hoveredRoom:o[25],highlightData:o[18]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Af(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 o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new I3({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&33748868?yt(i,[{floorplanData:o[12],roomAreaEnable:o[7],roomNameEnable:o[8],roomNameOtherTypeEnable:o[9],roomDimensionEnable:o[10],floorIndex:o[2],getRoomAreaText:o[13],getRoomDimensionText:o[14],getLabelElement:o[15],hoveredRoom:o[25],adaptiveRoomLabelVisibleEnable:o[17]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function wf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new z3({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&69636?yt(i,[{floorplanData:o[12],floorIndex:o[2],getRuleDistanceText:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Pf(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new mP({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&3149825?yt(i,[{panoIndex:o[0],floorplanData:o[12],lastPanoramaLongitude:o[20],cameraImageUrl:o[21]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Cf(n){let t,e;return t=new AP({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&4096&&(o.floorplanData=i[12]),s&4194304&&(o.northDesc=i[22]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function MP(n){let t,e,i,s,o;const r=[CP,PP],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=U("div"),i.c(),P(t,"class",s=Mt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Z(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(xe(),Y(a[u],1,1,()=>{a[u]=null}),Se(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),H(i,1),i.m(t,null)),(!o||h&2&&s!==(s=Mt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(H(i),o=!0)},o(c){Y(i),o=!1},d(c){c&&X(t),a[e].d()}}}function IP(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:d}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:y}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:C}=t,{getLabelElement:E}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:L}=t,{highlightData:R}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:A}=t,{northDesc:M}=t,{compassEnable:I}=t,{store:k=void 0}=t;const x=xu(void 0);return x.subscribe(S=>{k&&e(26,k.roomOnMouse=S,k)}),n.$$set=S=>{"panoIndex"in S&&e(0,o=S.panoIndex),"isCurrent"in S&&e(1,r=S.isCurrent),"floorIndex"in S&&e(2,a=S.floorIndex),"highlightEnable"in S&&e(3,l=S.highlightEnable),"cameraEnable"in S&&e(4,c=S.cameraEnable),"hoverEnable"in S&&e(5,h=S.hoverEnable),"roomLabelsEnable"in S&&e(6,u=S.roomLabelsEnable),"roomAreaEnable"in S&&e(7,d=S.roomAreaEnable),"roomNameEnable"in S&&e(8,p=S.roomNameEnable),"roomNameOtherTypeEnable"in S&&e(9,m=S.roomNameOtherTypeEnable),"roomDimensionEnable"in S&&e(10,g=S.roomDimensionEnable),"ruleLabelsEnable"in S&&e(11,v=S.ruleLabelsEnable),"floorplanData"in S&&e(12,y=S.floorplanData),"getRoomAreaText"in S&&e(13,w=S.getRoomAreaText),"getRoomDimensionText"in S&&e(14,C=S.getRoomDimensionText),"getLabelElement"in S&&e(15,E=S.getLabelElement),"getRuleDistanceText"in S&&e(16,D=S.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in S&&e(17,L=S.adaptiveRoomLabelVisibleEnable),"highlightData"in S&&e(18,R=S.highlightData),"missingFloorConfig"in S&&e(19,z=S.missingFloorConfig),"lastPanoramaLongitude"in S&&e(20,O=S.lastPanoramaLongitude),"cameraImageUrl"in S&&e(21,A=S.cameraImageUrl),"northDesc"in S&&e(22,M=S.northDesc),"compassEnable"in S&&e(23,I=S.compassEnable),"store"in S&&e(26,k=S.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=y.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I,s,x,k,i]}let EP=class extends Ee{constructor(t){super(),Ie(this,t,IP,MP,Me,{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},wP)}};function kP(n){Le(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Mf(n,t,e){const i=n.slice();return i[26]=t[e],i}function If(n){let t,e,i,s=n[15].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Ef(Mf(n,s,a));const r=a=>Y(o[a],1,1,()=>{o[a]=null});return{c(){t=U("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){Z(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Mf(n,s,c);o[c]?(o[c].p(h,l),H(o[c],1)):(o[c]=Ef(h),o[c].c(),H(o[c],1),o[c].m(t,null))}for(xe(),c=s.length;c<o.length;c+=1)r(c);Se()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(o[l]);e||At(()=>{e=vs(t,Ht,{duration:n[0],easing:Rn}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)Y(o[l]);i=!1},d(a){a&&X(t),Ti(o,a)}}}function Ef(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 o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new EP({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&67108860?yt(i,[r&67108844&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[15],getRoomAreaText:o[18],getRoomDimensionText:o[19],getLabelElement:o[20],getRuleDistanceText:o[21],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomDimensionEnable:o[13],ruleLabelsEnable:o[14],adaptiveRoomLabelVisibleEnable:o[22],highlightData:o[23],missingFloorConfig:o[24],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[17],lastPanoramaLongitude:o[16],compassEnable:o[8],northDesc:o[2],store:o[25]},r&32768&&{floorIndex:o[26].floorIndex},r&32784&&{isCurrent:o[26].floorIndex===o[4]},r&32768&&{items:o[26].items}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function xP(n){let t,e,i=n[1]&&If(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=If(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function SP(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:p}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:y}=t,{floorplanData:w}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:E}=t,{getRoomAreaText:D}=t,{getRoomDimensionText:L}=t,{getLabelElement:R}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:A}=t,{missingFloorConfig:M}=t,{store:I=void 0}=t;return n.$$set=k=>{"duration"in k&&e(0,i=k.duration),"visible"in k&&e(1,s=k.visible),"northDesc"in k&&e(2,o=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,h=k.highlightEnable),"compassEnable"in k&&e(8,u=k.compassEnable),"roomLabelsEnable"in k&&e(9,d=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,p=k.roomAreaEnable),"roomNameEnable"in k&&e(11,m=k.roomNameEnable),"roomNameOtherTypeEnable"in k&&e(12,g=k.roomNameOtherTypeEnable),"roomDimensionEnable"in k&&e(13,v=k.roomDimensionEnable),"ruleLabelsEnable"in k&&e(14,y=k.ruleLabelsEnable),"floorplanData"in k&&e(15,w=k.floorplanData),"lastPanoramaLongitude"in k&&e(16,C=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(17,E=k.cameraImageUrl),"getRoomAreaText"in k&&e(18,D=k.getRoomAreaText),"getRoomDimensionText"in k&&e(19,L=k.getRoomDimensionText),"getLabelElement"in k&&e(20,R=k.getLabelElement),"getRuleDistanceText"in k&&e(21,z=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(22,O=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(23,A=k.highlightData),"missingFloorConfig"in k&&e(24,M=k.missingFloorConfig),"store"in k&&e(25,I=k.store)},[i,s,o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I]}let Du=class extends Ee{constructor(t){super(),Ie(this,t,SP,xP,Me,{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},kP)}};const TP="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 DP(n){return $(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return $(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function LP(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 zP(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(LP),rules:n.rules,is_has_wall:n.is_has_wall}}function OP(n){const t={index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image};return n.styled_floorplan_position_in_image&&(t.styledFloorplanPositionInImage={guide:n.styled_floorplan_position_in_image.guide,miniMapFill:n.styled_floorplan_position_in_image.mini_map_fill}),t}function jP(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 un(n){return $(this,null,function*(){var r;const t=yield DP(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(zP),s=n.computed_data.entrance?jP(n.computed_data.entrance):null,o={outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(OP)};return((r=n.styled_floorplan)==null?void 0:r.version)===1&&(o.styledFloorplan={version:1,floors:n.styled_floorplan.floors.map(a=>({floorIndex:a.floor_index,guide:{url:a.guide.url,checksum:a.guide.checksum,width:a.guide.width,height:a.guide.height,floorplanToImage:a.guide.floorplan_to_image},miniMapFill:{url:a.mini_map_fill.url,checksum:a.mini_map_fill.checksum,width:a.mini_map_fill.width,height:a.mini_map_fill.height,floorplanToImage:a.mini_map_fill.floorplan_to_image},roomLabels:a.room_labels.map(l=>de(V({roomId:l.room_id},l.names?{names:l.names}:{}),{position:l.position,positionInImage:l.position_in_image}))}))}),o})}function a1(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:TP,width:45,height:48},a=R3(o,t),l=O3(o,e),c=j3(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function RP(n,t){return t(n),n}function Wo(n,t){return RP({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function kf(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 Qr(n,t,e=as.BOUNDING_CENTER){const i=kf(n,t),s=kf(n,t+1);return e===as.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===as.CEILING?s:i}function Lu(n,t,e,i){const s=Qr(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let ys=class{constructor(t,e){f(this,"VERSION","3.81.8");f(this,"NAME");f(this,"five");f(this,"workUtil");f(this,"fiveUtil");f(this,"hooks",new St);f(this,"staticPrefix",Bl);this.five=t,this.fiveUtil=new Sl(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}onWorkCodeChange(){}},pn=class extends ys{};var fi=(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))(fi||{});const l1=500,zu=80;function Vs(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function c1(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Vs(r,a,e)||Vs(r+i,a,e)}Object.assign(window,{nearlyEqual:Vs,nearlyEqualRad:c1});function _P(n){return Object.prototype.toString.call(n)==="[object Object]"}function xf(n){return _P(n)&&!!n.isVector3}function Ou(n,t){return $(this,null,function*(){const[e]=yield Us(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!VP(i,s))throw new Error("pose 与预期不符")})}function VP(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"?c1(i,s,2):typeof i=="number"&&typeof s=="number"?Vs(i,s,2):xf(s)&&xf(i)?s.distanceTo(i)<.01:i===s})}function FP(n,t,e){const i=n.bounding,s=Math.pow(Math.pow(i.max.x-i.min.x+1,2)+Math.pow(i.max.y-i.min.y+1,2)+Math.pow(i.max.z-i.min.z+1,2),1/2);let o=s/2/Math.tan(Math.PI*t/360);return e<1&&(o=o/e),isNaN(o)?s:o}function BP(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Vs(e,r,2)||!Vs(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Vs(s,c,2))}function h1(n,t,e=!0){return $(this,null,function*(){if(BP(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const h=n.models.find(p=>p.name===n.state.workCode),u=typeof t.fov=="number"?t.fov:zu;h&&(t.distance=FP(h,u,n.camera.aspect));const[d]=yield Us(Ou(n,[t.mode,t,void 0,e]));if(d)throw d;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Us(n.updateCamera(Wo(t,["mode"]),l,e));if(c)throw new Error(fi.UpdateCameraError)})}function Uo(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];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(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function HP(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 NP(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 GP=class extends pn{constructor(e,i){var l,c,h;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"store",{roomOnMouse:null});f(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")});f(this,"show",(...i)=>$(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)}));f(this,"hide",(...i)=>$(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.getPxmmWithRotation(),a=Math.ceil(s*r),l=Math.ceil(o*r);return this.size.width===a&&this.size.height===l||(this.container.style.width=a+"px",this.container.style.height=l+"px",this.size={width:a,height:l}),!0});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"updateShowState",e=>{this.showState=V(V({},this.showState),e)});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,fi.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>$(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(fi.ModelNotLoaded);if(!this.data)throw new Error(fi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>$(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 Us(h1(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(fi.UnknownError);if(!this.updateSize())throw new Error(fi.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:l1;Uo(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,fi.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Uo(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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||NP(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();HP(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(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});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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=V({mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:zu/((l=i==null?void 0:i.scale)!=null?l:1)},i==null?void 0:i.showState),this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),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:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}getPxmmWithRotation(){if(!this.wrapper)return 0;const e=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,i=this.showState.longitude,s=Math.abs((i%(2*Math.PI)+2*Math.PI)%(2*Math.PI));return s>Math.PI/4&&s<3*Math.PI/4||s>5*Math.PI/4&&s<7*Math.PI/4?this.getPxmmZAxis(e):Lu(this.five,this.wrapper,this.floorIndex,e)}getPxmmZAxis(e){if(!this.wrapper)return 0;const i=Qr(this.five,this.floorIndex,e==null?void 0:e.attachedTo),s=new b.Vector3(0,i,0),o=new b.Vector3(0,i,1),r=s.clone().project(this.five.camera),a=o.clone().project(this.five.camera);return Math.abs((a.x-r.x)/1e3)*(this.wrapper.getBoundingClientRect().width/2)}formatData(e){return $(this,null,function*(){return yield un(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,store:this.store});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const WP=(n,t)=>new GP(n,t),Sf=[{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}],UP="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function QP(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 XP(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 YP=class extends pn{constructor(e,i){var l,c,h;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"items");f(this,"store",{roomOnMouse:null});f(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")});f(this,"show",(...i)=>$(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)}));f(this,"hide",(...i)=>$(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.getPxmmWithRotation(),a=Math.ceil(s*r),l=Math.ceil(o*r);return this.size.width===a&&this.size.height===l||(this.container.style.width=a+"px",this.container.style.height=l+"px",this.size={width:a,height:l}),!0});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"updateShowState",e=>{this.showState=V(V({},this.showState),e)});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,fi.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>$(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(fi.ModelNotLoaded);if(!this.data)throw new Error(fi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>$(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 Us(h1(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(fi.UnknownError);if(!this.updateSize())throw new Error(fi.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:l1;Uo(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,fi.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Uo(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});f(this,"onFiveModelLoaded",()=>{const s=this.five.models.find(r=>r.name===this.five.state.workCode).bounding.getCenter(new b.Vector3);if(this.showState.offset=s,this.state.enabled===!1||this.wrapper||!this.selector)return;const o=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!o)throw new Error("不正确的父容器选择器");this.wrapper=o,o.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();if(s.mode!==this.showState.mode)return;const o=this.getRelativePose(s);XP(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize();const o=this.getRelativePose(s);QP(o)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(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(Wo(this.showState,["offset"]),0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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=V({mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:zu/((l=i==null?void 0:i.scale)!=null?l:1)},i==null?void 0:i.showState),this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),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,cameraImageUrl:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),xi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(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,o=s.x-i.x,r=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:d,height:p,notes:m,type:g,id:v,rotateX:y,rotateY:w,rotateZ:C=0}=c;return{id:v,positionInImage:{x:(h-i.x)/o,y:(s.y-u)/r},width:d/o,height:p/r,src:UP+Sf[g].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:m||Sf[g].description,rotateX:y,rotateY:w,rotateZ:C}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}getPxmmWithRotation(){if(!this.wrapper)return 0;const e=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,i=this.showState.longitude,s=Math.abs((i%(2*Math.PI)+2*Math.PI)%(2*Math.PI));return s>Math.PI/4&&s<3*Math.PI/4||s>5*Math.PI/4&&s<7*Math.PI/4?this.getPxmmZAxis(e):Lu(this.five,this.wrapper,this.floorIndex,e)}getPxmmZAxis(e){if(!this.wrapper)return 0;const i=Qr(this.five,this.floorIndex,e==null?void 0:e.attachedTo),s=new b.Vector3(0,i,0),o=new b.Vector3(0,i,1),r=s.clone().project(this.five.camera),a=o.clone().project(this.five.camera);return Math.abs((a.x-r.x)/1e3)*(this.wrapper.getBoundingClientRect().width/2)}updatePosition(){var a;const e=Qr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return $(this,null,function*(){return yield un(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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)}getRelativePose(e){const i=this.showState.longitude||0,o=((e.longitude-i)%(2*Math.PI)+2*Math.PI)%(2*Math.PI);return de(V({},e),{longitude:o})}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=de(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const ZP=(n,t)=>new YP(n,t);let qP=class extends pn{constructor(e,i){var l,c;super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Lu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});f(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")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(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)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(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}))});f(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:Wi(i==null?void 0:i.staticPrefix,cs),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:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(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=Qr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return $(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 $(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return $(this,null,function*(){return yield un(e.data)})}_show(e){return $(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 Ou(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;Uo(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return $(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Uo(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const JP=(n,t)=>new qP(n,t);function KP(n){Le(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 $P(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),_(i,"background-image","url("+(n[0]||hn)+")"),_(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),_(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),_(t,"opacity",n[3]?1:0)},m(s,o){Z(s,t,o),B(t,e),B(e,i)},p(s,[o]){o&1&&_(i,"background-image","url("+(s[0]||hn)+")"),(o&1||o&3)&&_(i,"transform",s[1]),o&4&&_(e,"transform",s[2]),o&8&&_(t,"opacity",s[3]?1:0)},i:ce,o:ce,d(s){s&&X(t)}}}function eC(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function tC(n,t,e){var w,C;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,d=a.getCurrentState().longitude,p=(C=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?C:0;function m(E,D){const L=E.bounding,R=E.observers[D];if(!R)return"";const z=(L.max.x-L.min.x)*l,O=(L.max.y-L.min.y)*l,A=Math.floor(R.positionInImage.x*z),M=Math.floor(R.positionInImage.y*O);return`translate(${A}px, ${M}px)`}function g(E){e(7,u=E)}function v(E){e(9,p=a.work.observers[E].floorIndex)}const y=ta(E=>{e(8,d=E.longitude)},1e3/60);return zt(()=>(a.on("panoWillArrive",g),a.on("panoArrived",v),a.on("cameraDirectionUpdate",y),function(){a.off("panoWillArrive",g),a.off("panoArrived",v),a.off("cameraDirectionUpdate",y)})),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[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=m(c,u)),n.$$.dirty&256&&e(1,r=eC(d))},[h,r,o,s,a,l,c,u,d,p,i]}let iC=class extends Ee{constructor(t){super(),Ie(this,t,tC,$P,Me,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},KP)}};function nC(n){Le(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 Tf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Df(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=ue(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),_(i,"background-image",`url(${t[1].icon.url})`),_(i,"width",s),_(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),_(e,"top",a),_(e,"left",l),this.first=e},m(c,h){Z(c,e,h),B(e,i),B(e,r)},p(c,h){t=c,h&1&&_(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&_(i,"width",s),u&&_(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&_(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&_(e,"left",l)},d(c){c&&X(e)}}}function sC(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Tf(n,s,r),l=o(a);i.set(l,e[r]=Df(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=ai(e,a,o,1,r,s,i,t,la,Df,null,Tf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function oC(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let rC=class extends Ee{constructor(t){super(),Ie(this,t,oC,sC,Me,{extraObjects:0},nC)}};function aC(n){Le(n,"svelte-17nccx",".floorplan-plugin__styled-image.svelte-17nccx{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none}img.svelte-17nccx{display:block;max-width:none;transform-origin:0 0}")}function lC(n){let t,e,i;return{c(){t=U("div"),e=U("img"),at(e.src,i=n[0].url)||P(e,"src",i),P(e,"alt",""),P(e,"draggable","false"),P(e,"class","svelte-17nccx"),_(e,"width",n[1]?`${n[0].width}px`:"100%"),_(e,"height",n[1]?`${n[0].height}px`:"100%"),_(e,"transform",n[1]?`matrix(${n[1].join(",")})`:void 0),P(t,"class","floorplan-plugin__styled-image svelte-17nccx"),_(t,"z-index",n[2])},m(s,o){Z(s,t,o),B(t,e)},p(s,[o]){o&1&&!at(e.src,i=s[0].url)&&P(e,"src",i),o&3&&_(e,"width",s[1]?`${s[0].width}px`:"100%"),o&3&&_(e,"height",s[1]?`${s[0].height}px`:"100%"),o&2&&_(e,"transform",s[1]?`matrix(${s[1].join(",")})`:void 0),o&4&&_(t,"z-index",s[2])},i:ce,o:ce,d(s){s&&X(t)}}}function cC(n,t,e){let{image:i}=t,{transform:s}=t,{zIndex:o=5}=t;return n.$$set=r=>{"image"in r&&e(0,i=r.image),"transform"in r&&e(1,s=r.transform),"zIndex"in r&&e(2,o=r.zIndex)},[i,s,o]}class u1 extends Ee{constructor(t){super(),Ie(this,t,cC,lC,Me,{image:0,transform:1,zIndex:2},aC)}}function hC(n,t){const[e,i,s,o,r,a]=n,[l,c,h,u,d,p]=t;return[e*l+s*c,i*l+o*c,e*h+s*u,i*h+o*u,e*d+s*p+r,i*d+o*p+a]}function uC([n,t,e,i,s,o]){const r=n*i-t*e;if(!Number.isFinite(r)||r===0)throw new Error("styled floorplan transform is singular");return[i/r,-t/r,-e/r,n/r,(e*o-i*s)/r,(t*s-n*o)/r]}function d1(n,t,e){const i=[e,0,0,-e,-t.min.x*e,t.max.y*e];return hC(i,uC(n))}function dC(n){Le(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 fC(n){let t,e,i,s,o,r,a;const l=[gC,mC],c=[];function h(d,p){return d[7]&&d[8]?0:1}t=h(n),e=c[t]=l[t](n),s=new rC({props:{extraObjects:n[9]}});let u=n[3]&&Lf(n);return{c(){e.c(),i=ue(),ge(s.$$.fragment),o=ue(),u&&u.c(),r=Be()},m(d,p){c[t].m(d,p),Z(d,i,p),pe(s,d,p),Z(d,o,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=t;t=h(d),t===m?c[t].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),e=c[t],e?e.p(d,p):(e=c[t]=l[t](d),e.c()),H(e,1),e.m(i.parentNode,i));const g={};p&512&&(g.extraObjects=d[9]),s.$set(g),d[3]?u?(u.p(d,p),p&8&&H(u,1)):(u=Lf(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(e),H(s.$$.fragment,d),H(u),a=!0)},o(d){Y(e),Y(s.$$.fragment,d),Y(u),a=!1},d(d){c[t].d(d),d&&X(i),me(s,d),d&&X(o),u&&u.d(d),d&&X(r)}}}function pC(n){let t,e,i;return{c(){t=U("div"),e=U("img"),P(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){Z(s,t,o),B(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&P(e,"src",i)},i:ce,o:ce,d(s){s&&X(t)}}}function mC(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Su({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&20?yt(i,[{floorIndex:o[2],floorplanData:o[4]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function gC(n){let t,e;return t=new u1({props:{image:n[7].miniMapFill,transform:n[8],zIndex:0}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&128&&(o.image=i[7].miniMapFill),s&256&&(o.transform=i[8]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function Lf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[11],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&2103?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[11],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function vC(n){let t,e,i,s;const o=[pC,fC],r=[];function a(l,c){return l[10]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Be()},m(l,c){r[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Y(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function yC(n,t,e){let i,s,o,r,a,{five:l}=t,{pxmm:c}=t,{floorIndex:h}=t,{hoverEnable:u}=t,{floorplanData:d}=t,{extraObjects:p=[]}=t,{highlightData:m}=t,{missingFloorImageUrl:g}=t,{styledFloorplanEnable:v=!1}=t;const y=void 0;return n.$$set=w=>{"five"in w&&e(0,l=w.five),"pxmm"in w&&e(1,c=w.pxmm),"floorIndex"in w&&e(2,h=w.floorIndex),"hoverEnable"in w&&e(3,u=w.hoverEnable),"floorplanData"in w&&e(4,d=w.floorplanData),"extraObjects"in w&&e(12,p=w.extraObjects),"highlightData"in w&&e(5,m=w.highlightData),"missingFloorImageUrl"in w&&e(6,g=w.missingFloorImageUrl),"styledFloorplanEnable"in w&&e(13,v=w.styledFloorplanEnable)},n.$$.update=()=>{var w;n.$$.dirty&20&&e(14,i=d.floorDatas[h]),n.$$.dirty&16384&&e(10,s=i.rooms.length>0),n.$$.dirty&4100&&e(9,o=p==null?void 0:p.filter(C=>C.floorIndex===h)),n.$$.dirty&8212&&e(7,r=v?(w=d.styledFloorplan)==null?void 0:w.floors.find(C=>C.floorIndex===h):void 0),n.$$.dirty&146&&e(8,a=r?d1(r.miniMapFill.floorplanToImage,d.bounding,c):void 0)},[l,c,h,u,d,m,g,r,a,o,s,y,p,v,i]}let bC=class extends Ee{constructor(t){super(),Ie(this,t,yC,vC,Me,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:12,highlightData:5,missingFloorImageUrl:6,styledFloorplanEnable:13},dC)}};function AC(n){Le(n,"svelte-ij0sxa",".plugin-floorplan-radar.svelte-ij0sxa{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-ij0sxa{position:relative}.floorplan-radar-plugin__styled-realsee .floorplan-plugin__styled-image{filter:drop-shadow(0.0625rem 0 0 #fff) drop-shadow(-0.0625rem 0 0 #fff) drop-shadow(0 0.0625rem 0 #fff) drop-shadow(0 -0.0625rem 0 #fff)}")}function zf(n){let t,e,i,s,o=n[10]!==0&&Of(n);return{c(){t=U("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-ij0sxa")},m(r,a){Z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[oi(_i.call(null,t)),_e(t,"clientWidth",n[16]),_e(t,"clientHeight",n[17])],i=!0)},p(r,a){r[10]!==0?o?(o.p(r,a),a&1024&&H(o,1)):(o=Of(r),o.c(),H(o,1),o.m(t,null)):o&&(xe(),Y(o,1,1,()=>{o=null}),Se())},i(r){e||(H(o),e=!0)},o(r){Y(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,dt(s)}}}function Of(n){let t,e,i,s,o=`${n[12]}px`,r=`${n[14]}px`,a;const l=[{five:n[0],pxmm:n[13],floorIndex:n[9],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],styledFloorplanEnable:n[8]}];let c={};for(let d=0;d<l.length;d+=1)c=pt(c,l[d]);e=new bC({props:c});const h=[{pxmm:n[13],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let d=0;d<h.length;d+=1)u=pt(u,h[d]);return s=new iC({props:u}),{c(){t=U("div"),ge(e.$$.fragment),i=ue(),ge(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-ij0sxa"),Pe(t,"floorplan-radar-plugin__styled-realsee",!!n[15]),_(t,"width",o),_(t,"height",r)},m(d,p){Z(d,t,p),pe(e,t,null),B(t,i),pe(s,t,null),a=!0},p(d,p){const m=p&9197?yt(l,[{five:d[0],pxmm:d[13],floorIndex:d[9],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],styledFloorplanEnable:d[8]}]):{};e.$set(m);const g=p&8217?yt(h,[{pxmm:d[13],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};s.$set(g),(!a||p&32768)&&Pe(t,"floorplan-radar-plugin__styled-realsee",!!d[15]),p&4096&&o!==(o=`${d[12]}px`)&&_(t,"width",o),p&16384&&r!==(r=`${d[14]}px`)&&_(t,"height",r)},i(d){a||(H(e.$$.fragment,d),H(s.$$.fragment,d),a=!0)},o(d){Y(e.$$.fragment,d),Y(s.$$.fragment,d),a=!1},d(d){d&&X(t),me(e),me(s)}}}function wC(n){let t,e,i=n[1]&&zf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=zf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function PC(n,t,e){var L,R;let i,{five:s}=t,{visible:o}=t,{hoverEnable:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t,{missingFloorImageUrl:u}=t,{styledFloorplanEnable:d=!1}=t,p=0,m=(R=(L=s.work.observers[s.getCurrentState().panoIndex])==null?void 0:L.floorIndex)!=null?R:0,g=0,v=0,y=0,w=0;function C(z){e(9,m=s.work.observers[z].floorIndex)}zt(()=>(s.on("panoArrived",C),()=>{s.off("panoArrived",C)}));const E=z=>{e(10,g=z.detail)},D=z=>{e(11,v=z.detail)};return n.$$set=z=>{"five"in z&&e(0,s=z.five),"visible"in z&&e(1,o=z.visible),"hoverEnable"in z&&e(2,r=z.hoverEnable),"floorplanData"in z&&e(3,a=z.floorplanData),"cameraImageUrl"in z&&e(4,l=z.cameraImageUrl),"extraObjects"in z&&e(5,c=z.extraObjects),"highlightData"in z&&e(6,h=z.highlightData),"missingFloorImageUrl"in z&&e(7,u=z.missingFloorImageUrl),"styledFloorplanEnable"in z&&e(8,d=z.styledFloorplanEnable)},n.$$.update=()=>{var z;if(n.$$.dirty&776&&e(15,i=d?(z=a.styledFloorplan)==null?void 0:z.floors.find(O=>O.floorIndex===m):void 0),n.$$.dirty&7176){const O=Math.min(g,v),{max:A,min:M}=a.bounding,I=A.x-M.x,k=A.y-M.y,x=function(){return I>k?[O,O/I*k]:[O/k*I,O]}();e(12,y=x[0]),e(14,w=x[1]),e(13,p=y/I)}},[s,o,r,a,l,c,h,u,d,m,g,v,y,p,w,i,E,D]}let CC=class extends Ee{constructor(t){super(),Ie(this,t,PC,wC,Me,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,styledFloorplanEnable:8},AC)}},MC=class extends pn{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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={styledFloorplanEnable:!1,hoverEnable:!1,highlightEnable:!1,cameraImageUrl:hn,missingFloorImageUrl:Wi(i==null?void 0:i.staticPrefix,cs)},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return $(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield un(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return $(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 $(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=a1(e,this.five,this.data),this.render())}formatData(e){return $(this,null,function*(){return yield un(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=de(V(V({},this.state),e),{config:o}),!Wt(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(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new CC({target:this.wrapper,props:e})}};const IC=(n,t)=>new MC(n,t);function EC(n){Le(n,"svelte-ryb078",".plugin-radar__camera-wrapper.svelte-ryb078{width:100%;height:100%;position:absolute;pointer-events:none;z-index:20}.plugin-radar__camera-position.svelte-ryb078{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear;transform-origin:0 0;z-index:20}.plugin-radar__camera-rotate.svelte-ryb078{position:absolute;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%;z-index:20}.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__default-camera.svelte-ryb078::after{content:'';position:absolute;left:var(--camera-offset);top:var(--camera-offset);width:33.333%;height:33.333%;border-radius:50%;background:#3366ff;transform:translate(-50%, -50%)}")}function kC(n){let t,e,i,s=`${n[1]}px`,o=`${n[1]}px`,r=`-${n[2]}px`,a=`-${n[2]}px`,l=`${n[2]}px`,c=`${n[2]}px ${n[2]}px`;return{c(){t=U("div"),e=U("div"),i=U("div"),P(i,"class","plugin-radar__camera-rotate svelte-ryb078"),_(i,"background-image","url("+(n[0]||hn)+")"),Pe(i,"floorplan-guide-plugin__default-camera",n[0]===hh),_(i,"transform",n[4]),_(i,"width",s),_(i,"height",o),_(i,"left",r),_(i,"top",a),_(i,"--camera-offset",l),_(i,"transform-origin",c),P(e,"class","plugin-radar__camera-position svelte-ryb078"),_(e,"transform",n[3]),P(t,"class","plugin-radar__camera-wrapper svelte-ryb078"),_(t,"opacity",n[5]?1:0)},m(h,u){Z(h,t,u),B(t,e),B(e,i)},p(h,[u]){u&1&&_(i,"background-image","url("+(h[0]||hn)+")"),u&1&&Pe(i,"floorplan-guide-plugin__default-camera",h[0]===hh);const d=u&1;(d||u&17)&&_(i,"transform",h[4]),(d||u&3&&s!==(s=`${h[1]}px`))&&_(i,"width",s),(d||u&3&&o!==(o=`${h[1]}px`))&&_(i,"height",o),(d||u&5&&r!==(r=`-${h[2]}px`))&&_(i,"left",r),(d||u&5&&a!==(a=`-${h[2]}px`))&&_(i,"top",a),(d||u&5&&l!==(l=`${h[2]}px`))&&_(i,"--camera-offset",l),(d||u&5&&c!==(c=`${h[2]}px ${h[2]}px`))&&_(i,"transform-origin",c),u&8&&_(e,"transform",h[3]),u&32&&_(t,"opacity",h[5]?1:0)},i:ce,o:ce,d(h){h&&X(t)}}}function xC(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function SC(n,t,e){var C,E;let i,s,o,{five:r}=t,{pxmm:a}=t,{floorplanData:l}=t,{cameraImageUrl:c}=t,{cameraSize:h=36}=t,{cameraOffset:u=28.5}=t,d=r.getCurrentState().panoIndex,p=r.getCurrentState().longitude,m=(E=(C=r.work.observers[r.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?E:0,g="";function v(D){e(9,d=D)}function y(D){e(11,m=r.work.observers[D].floorIndex)}const w=ta(D=>{e(10,p=D.longitude)},1e3/60);return zt(()=>(r.on("panoWillArrive",v),r.on("panoArrived",y),r.on("cameraDirectionUpdate",w),function(){r.off("panoWillArrive",v),r.off("panoArrived",y),r.off("cameraDirectionUpdate",w)})),n.$$set=D=>{"five"in D&&e(6,r=D.five),"pxmm"in D&&e(7,a=D.pxmm),"floorplanData"in D&&e(8,l=D.floorplanData),"cameraImageUrl"in D&&e(0,c=D.cameraImageUrl),"cameraSize"in D&&e(1,h=D.cameraSize),"cameraOffset"in D&&e(2,u=D.cameraOffset)},n.$$.update=()=>{if(n.$$.dirty&2304&&e(12,i=l.floorDatas[m]),n.$$.dirty&4096&&e(5,s=i.rooms.length>0),n.$$.dirty&896){const D=l.observers[d];if(!D)e(3,g="");else{const L=(l.bounding.max.x-l.bounding.min.x)*a,R=(l.bounding.max.y-l.bounding.min.y)*a,z=Math.floor(D.positionInImage.x*L),O=Math.floor(D.positionInImage.y*R);e(3,g=`translate(${z}px, ${O}px)`)}}n.$$.dirty&1024&&e(4,o=xC(p))},[c,h,u,g,o,s,r,a,l,d,p,m,i]}class TC extends Ee{constructor(t){super(),Ie(this,t,SC,kC,Me,{five:6,pxmm:7,floorplanData:8,cameraImageUrl:0,cameraSize:1,cameraOffset:2},EC)}}function DC(n){Le(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 jf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Rf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=ue(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),_(i,"background-image",`url(${t[1].icon.url})`),_(i,"width",s),_(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),_(e,"top",a),_(e,"left",l),this.first=e},m(c,h){Z(c,e,h),B(e,i),B(e,r)},p(c,h){t=c,h&1&&_(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&_(i,"width",s),u&&_(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&_(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&_(e,"left",l)},d(c){c&&X(e)}}}function LC(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=jf(n,s,r),l=o(a);i.set(l,e[r]=Rf(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=ai(e,a,o,1,r,s,i,t,la,Rf,null,jf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function zC(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class OC extends Ee{constructor(t){super(),Ie(this,t,zC,LC,Me,{extraObjects:0},DC)}}function jC(n){let t,e,i,s,o,r,a;const l=[VC,_C],c=[];function h(d,p){return d[7]&&d[9]?0:1}t=h(n),e=c[t]=l[t](n),s=new OC({props:{extraObjects:n[8]}});let u=n[3]&&_f(n);return{c(){e.c(),i=ue(),ge(s.$$.fragment),o=ue(),u&&u.c(),r=Be()},m(d,p){c[t].m(d,p),Z(d,i,p),pe(s,d,p),Z(d,o,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=t;t=h(d),t===m?c[t].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),e=c[t],e?e.p(d,p):(e=c[t]=l[t](d),e.c()),H(e,1),e.m(i.parentNode,i));const g={};p&256&&(g.extraObjects=d[8]),s.$set(g),d[3]?u?(u.p(d,p),p&8&&H(u,1)):(u=_f(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(e),H(s.$$.fragment,d),H(u),a=!0)},o(d){Y(e),Y(s.$$.fragment,d),Y(u),a=!1},d(d){c[t].d(d),d&&X(i),me(s,d),d&&X(o),u&&u.d(d),d&&X(r)}}}function RC(n){let t,e;return t=new o1({props:{missingFloorConfig:n[6]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&64&&(o.missingFloorConfig=i[6]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function _C(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Su({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&20?yt(i,[{floorIndex:o[2],floorplanData:o[4]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function VC(n){let t,e;return t=new u1({props:{image:n[7].guide,transform:n[9],zIndex:0}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&128&&(o.image=i[7].guide),s&512&&(o.transform=i[9]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function _f(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[11],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&2103?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[11],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function FC(n){let t,e,i,s;const o=[RC,jC],r=[];function a(l,c){return!l[10]&&!l[7]?0:1}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Be()},m(l,c){r[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Y(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function BC(n,t,e){let i,s,o,r,a,{five:l}=t,{pxmm:c}=t,{floorIndex:h}=t,{hoverEnable:u}=t,{floorplanData:d}=t,{extraObjects:p=[]}=t,{highlightData:m}=t,{missingFloorConfig:g}=t,{missingFloorImageUrl:v}=t,{styledFloorplanEnable:y=!1}=t;const w=void 0;return n.$$set=C=>{"five"in C&&e(0,l=C.five),"pxmm"in C&&e(1,c=C.pxmm),"floorIndex"in C&&e(2,h=C.floorIndex),"hoverEnable"in C&&e(3,u=C.hoverEnable),"floorplanData"in C&&e(4,d=C.floorplanData),"extraObjects"in C&&e(12,p=C.extraObjects),"highlightData"in C&&e(5,m=C.highlightData),"missingFloorConfig"in C&&e(6,g=C.missingFloorConfig),"missingFloorImageUrl"in C&&e(13,v=C.missingFloorImageUrl),"styledFloorplanEnable"in C&&e(14,y=C.styledFloorplanEnable)},n.$$.update=()=>{var C;n.$$.dirty&20&&e(15,i=d.floorDatas[h]),n.$$.dirty&32768&&e(10,s=i.rooms.length>0),n.$$.dirty&16404&&e(7,o=y?(C=d.styledFloorplan)==null?void 0:C.floors.find(E=>E.floorIndex===h):void 0),n.$$.dirty&146&&e(9,r=o?d1(o.guide.floorplanToImage,d.bounding,c):void 0),n.$$.dirty&4100&&e(8,a=p==null?void 0:p.filter(E=>E.floorIndex===h))},[l,c,h,u,d,m,g,o,a,r,s,w,p,v,y,i]}class HC extends Ee{constructor(t){super(),Ie(this,t,BC,FC,Me,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:12,highlightData:5,missingFloorConfig:6,missingFloorImageUrl:13,styledFloorplanEnable:14})}}function NC(n){Le(n,"svelte-13ou6ew",".floorplan-guide-plugin__observer-dots.svelte-13ou6ew{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.floorplan-guide-plugin__observer-dot.svelte-13ou6ew{position:absolute;background:#7dacff80;border:0.0375rem solid #96cfff;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);transition:opacity 0.8s ease-in-out}.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__observer-dot.svelte-13ou6ew{background:#3366ff66;border:0;box-shadow:inset 0 0 0 0.03125rem #3366ff}")}function Vf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ff(n,t){let e;return{key:n,first:null,c(){e=U("div"),P(e,"class","floorplan-guide-plugin__observer-dot svelte-13ou6ew"),_(e,"left",t[6].positionInImage.x*t[0]+"px"),_(e,"top",t[6].positionInImage.y*t[1]+"px"),_(e,"width",t[2]+"px"),_(e,"height",t[2]+"px"),this.first=e},m(i,s){Z(i,e,s)},p(i,s){t=i,s&9&&_(e,"left",t[6].positionInImage.x*t[0]+"px"),s&10&&_(e,"top",t[6].positionInImage.y*t[1]+"px"),s&4&&_(e,"width",t[2]+"px"),s&4&&_(e,"height",t[2]+"px")},d(i){i&&X(e)}}}function GC(n){let t,e=[],i=new Map,s=n[3];const o=r=>r[6].index;for(let r=0;r<s.length;r+=1){let a=Vf(n,s,r),l=o(a);i.set(l,e[r]=Ff(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","floorplan-guide-plugin__observer-dots svelte-13ou6ew")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&15&&(s=r[3],e=ai(e,a,o,1,r,s,i,t,la,Ff,null,Vf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function WC(n,t,e){let i,{floorplanData:s}=t,{floorIndex:o}=t,{contentWidth:r}=t,{contentHeight:a}=t,{observerDotSize:l=12}=t;return n.$$set=c=>{"floorplanData"in c&&e(4,s=c.floorplanData),"floorIndex"in c&&e(5,o=c.floorIndex),"contentWidth"in c&&e(0,r=c.contentWidth),"contentHeight"in c&&e(1,a=c.contentHeight),"observerDotSize"in c&&e(2,l=c.observerDotSize)},n.$$.update=()=>{var c,h;n.$$.dirty&48&&e(3,i=(h=(c=s.observers)==null?void 0:c.filter(u=>u.floorIndex===o))!=null?h:[])},[r,a,l,i,s,o]}class UC extends Ee{constructor(t){super(),Ie(this,t,WC,GC,Me,{floorplanData:4,floorIndex:5,contentWidth:0,contentHeight:1,observerDotSize:2},NC)}}function QC(n){Le(n,"svelte-qulme3",".floorplan-guide-plugin__room-label.svelte-qulme3{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%, -50%);color:#fff;text-shadow:0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.8);line-height:1.2;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:opacity 300ms;opacity:1}.floorplan-guide-plugin__room-label--hidden.svelte-qulme3{opacity:0}.floorplan-guide-plugin__room-label--hovered.svelte-qulme3{opacity:1 !important}.floorplan-guide-plugin__room-content.svelte-qulme3{display:flex;flex-direction:column;align-items:center}.floorplan-guide-plugin__room-name.svelte-qulme3{font-family:PingFangSC-Regular;font-weight:400;font-size:0.875rem;color:#FFFFFF;margin-bottom:0.125rem}.floorplan-guide-plugin__room-area.svelte-qulme3{opacity:0.6;font-family:PingFangSC-Regular;font-weight:400;font-size:0.75rem;color:#FFFFFF;text-align:center}")}function XC(n){let t,e,i=n[2]&&n[0]&&Bf(n),s=n[3]&&n[4]&&Hf(n);return{c(){t=U("div"),i&&i.c(),e=ue(),s&&s.c(),P(t,"class","floorplan-guide-plugin__room-content svelte-qulme3")},m(o,r){Z(o,t,r),i&&i.m(t,null),B(t,e),s&&s.m(t,null)},p(o,r){o[2]&&o[0]?i?i.p(o,r):(i=Bf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3]&&o[4]?s?s.p(o,r):(s=Hf(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&X(t),i&&i.d(),s&&s.d()}}}function YC(n){let t,e=n[5].outerHTML+"",i;return{c(){t=new Bo(!1),i=Be(),t.a=i},m(s,o){t.m(e,s,o),Z(s,i,o)},p(s,o){o&32&&e!==(e=s[5].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Bf(n){let t,e;return{c(){t=U("span"),e=Fe(n[0]),P(t,"class","floorplan-guide-plugin__room-name svelte-qulme3")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s&1&&Ne(e,i[0])},d(i){i&&X(t)}}}function Hf(n){let t,e;return{c(){t=U("span"),e=Fe(n[4]),P(t,"class","floorplan-guide-plugin__room-area svelte-qulme3")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s&16&&Ne(e,i[4])},d(i){i&&X(t)}}}function ZC(n){let t,e,i;function s(a,l){return a[5]?YC:XC}let o=s(n),r=o(n);return{c(){t=U("div"),r.c(),P(t,"class","floorplan-guide-plugin__room-label svelte-qulme3"),P(t,"role","button"),P(t,"tabindex","0"),Pe(t,"floorplan-guide-plugin__room-label--hovered",n[1]),Pe(t,"floorplan-guide-plugin__room-label--hidden",!n[10]),_(t,"left",n[6]),_(t,"top",n[7])},m(a,l){Z(a,t,l),r.m(t,null),e||(i=[_e(t,"mouseenter",n[18]),_e(t,"mouseleave",n[19]),_e(t,"keydown",qC),oi(_i.call(null,t)),_e(t,"clientWidth",n[20]),_e(t,"clientHeight",n[21])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r.d(1),r=o(a),r&&(r.c(),r.m(t,null))),l&2&&Pe(t,"floorplan-guide-plugin__room-label--hovered",a[1]),l&1024&&Pe(t,"floorplan-guide-plugin__room-label--hidden",!a[10]),l&64&&_(t,"left",a[6]),l&128&&_(t,"top",a[7])},i:ce,o:ce,d(a){a&&X(t),r.d(),e=!1,dt(i)}}}const qC=()=>{};function JC(n,t,e){let i,s,o,{room:r}=t,{roomName:a}=t,{isHovered:l}=t,{roomNameEnable:c}=t,{roomAreaEnable:h}=t,{roomAreaSize:u}=t,{userConfigElement:d}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{pxmm:m}=t,{left:g}=t,{top:v}=t,{createLabelInRoomChecker:y}=t;const w=Vn();let C=0,E=0;const D=()=>w("mouseenter"),L=()=>w("mouseleave"),R=O=>{e(8,C=O.detail)},z=O=>{e(9,E=O.detail)};return n.$$set=O=>{"room"in O&&e(12,r=O.room),"roomName"in O&&e(0,a=O.roomName),"isHovered"in O&&e(1,l=O.isHovered),"roomNameEnable"in O&&e(2,c=O.roomNameEnable),"roomAreaEnable"in O&&e(3,h=O.roomAreaEnable),"roomAreaSize"in O&&e(4,u=O.roomAreaSize),"userConfigElement"in O&&e(5,d=O.userConfigElement),"adaptiveRoomLabelVisibleEnable"in O&&e(13,p=O.adaptiveRoomLabelVisibleEnable),"pxmm"in O&&e(14,m=O.pxmm),"left"in O&&e(6,g=O.left),"top"in O&&e(7,v=O.top),"createLabelInRoomChecker"in O&&e(15,y=O.createLabelInRoomChecker)},n.$$.update=()=>{n.$$.dirty&768&&e(17,i={width:C,height:E}),n.$$.dirty&167936&&e(16,s=i?y(r,i):void 0),n.$$.dirty&90114&&e(10,o=p?l||(s?s(m):!0):!0)},[a,l,c,h,u,d,g,v,C,E,o,w,r,p,m,y,s,i,D,L,R,z]}class KC extends Ee{constructor(t){super(),Ie(this,t,JC,ZC,Me,{room:12,roomName:0,isHovered:1,roomNameEnable:2,roomAreaEnable:3,roomAreaSize:4,userConfigElement:5,adaptiveRoomLabelVisibleEnable:13,pxmm:14,left:6,top:7,createLabelInRoomChecker:15},QC)}}const{Map:$C}=qv;function e5(n){Le(n,"svelte-k2rax0",".floorplan-guide-plugin__room-labels.svelte-k2rax0{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:15}")}function Nf(n,t,e){const i=n.slice();return i[23]=t[e].room,i[24]=t[e].label,i[25]=t[e].roomName,i}function Gf(n,t){let e,i,s;function o(...a){return t[20](t[24],...a)}function r(){return t[21](t[23])}return i=new KC({props:{room:t[23],roomName:t[25],isHovered:t[7]===t[23].id,roomNameEnable:t[0],roomAreaEnable:t[1],roomAreaSize:t[23].size?t[3](t[23].size):"",userConfigElement:t[4]?t[4](t[23]):null,adaptiveRoomLabelVisibleEnable:t[2],pxmm:t[6],left:t[24].positionInImage.x*100+"%",top:t[24].positionInImage.y*100+"%",createLabelInRoomChecker:o}}),i.$on("mouseenter",r),i.$on("mouseleave",t[10]),{key:n,first:null,c(){e=Be(),ge(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&256&&(c.room=t[23]),l&256&&(c.roomName=t[25]),l&384&&(c.isHovered=t[7]===t[23].id),l&1&&(c.roomNameEnable=t[0]),l&2&&(c.roomAreaEnable=t[1]),l&264&&(c.roomAreaSize=t[23].size?t[3](t[23].size):""),l&272&&(c.userConfigElement=t[4]?t[4](t[23]):null),l&4&&(c.adaptiveRoomLabelVisibleEnable=t[2]),l&64&&(c.pxmm=t[6]),l&256&&(c.left=t[24].positionInImage.x*100+"%"),l&256&&(c.top=t[24].positionInImage.y*100+"%"),l&256&&(c.createLabelInRoomChecker=o),i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function t5(n){let t,e=[],i=new $C,s,o,r,a=n[8];const l=c=>c[23].id;for(let c=0;c<a.length;c+=1){let h=Nf(n,a,c),u=l(h);i.set(u,e[c]=Gf(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-guide-plugin__room-labels svelte-k2rax0")},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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[22])],o=!0)},p(c,[h]){h&2015&&(a=c[8],xe(),e=ai(e,h,l,1,c,a,i,t,fn,Gf,null,Nf),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function i5(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function n5(n,t,e=n.roomLabel.position){if(t.width===0||t.height===0)return()=>!1;const i=n.path.map(({x:h,y:u})=>[h,u]),{x:s,y:o}=e,{width:r,height:a}=t,l=r/2,c=a/2;return function(u){const d=s*u,p=o*u,m=i.map(([v,y])=>[v*u,y*u]);return[[d+l,p-c],[d-l,p-c],[d-l,p+c],[d+l,p+c]].every(v=>i5(v,m))}}function s5(n,t,e){let i,s,o,r,{floorplanData:a}=t,{floorIndex:l}=t,{roomNameEnable:c=!0}=t,{roomNameOtherTypeEnable:h=!0}=t,{roomAreaEnable:u=!0}=t,{adaptiveRoomLabelVisibleEnable:d=!0}=t,{getRoomAreaText:p}=t,{getLabelElement:m}=t,{locale:g}=t,{styledFloorplanEnable:v=!1}=t,{styledRoomLabels:y}=t,w=0,C=0,E=null;function D(A){e(7,E=A.id)}function L(){e(7,E=null)}const R=(A,M,I)=>n5(M,I,A.position),z=A=>D(A),O=A=>{e(5,w=A.detail)};return n.$$set=A=>{"floorplanData"in A&&e(11,a=A.floorplanData),"floorIndex"in A&&e(12,l=A.floorIndex),"roomNameEnable"in A&&e(0,c=A.roomNameEnable),"roomNameOtherTypeEnable"in A&&e(13,h=A.roomNameOtherTypeEnable),"roomAreaEnable"in A&&e(1,u=A.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in A&&e(2,d=A.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in A&&e(3,p=A.getRoomAreaText),"getLabelElement"in A&&e(4,m=A.getLabelElement),"locale"in A&&e(14,g=A.locale),"styledFloorplanEnable"in A&&e(15,v=A.styledFloorplanEnable),"styledRoomLabels"in A&&e(16,y=A.styledRoomLabels)},n.$$.update=()=>{var A,M;if(n.$$.dirty&6144&&e(19,i=(M=(A=a.floorDatas[l])==null?void 0:A.rooms)!=null?M:[]),n.$$.dirty&532480&&e(18,s=h?i:i.filter(I=>I.roomType!=="100900000012")),n.$$.dirty&65536&&e(17,o=new Map(y==null?void 0:y.map(I=>[I.roomId,I]))),n.$$.dirty&442368&&e(8,r=s.flatMap(I=>{var S,j;const k=o.get(I.id),x=v?k:I.roomLabel;return x?v?[{room:I,label:x,roomName:(j=(S=k==null?void 0:k.names)==null?void 0:S[g])!=null?j:""}]:[{room:I,label:x,roomName:I.name}]:[]})),n.$$.dirty&2080){const{max:I,min:k}=a.bounding,x=I.x-k.x;e(6,C=w/x)}},[c,u,d,p,m,w,C,E,r,D,L,a,l,h,g,v,y,o,s,i,R,z,O]}class o5 extends Ee{constructor(t){super(),Ie(this,t,s5,t5,Me,{floorplanData:11,floorIndex:12,roomNameEnable:0,roomNameOtherTypeEnable:13,roomAreaEnable:1,adaptiveRoomLabelVisibleEnable:2,getRoomAreaText:3,getLabelElement:4,locale:14,styledFloorplanEnable:15,styledRoomLabels:16},e5)}}function r5(n){Le(n,"svelte-19jnco7",".floorplan-plugin__compass.svelte-19jnco7{position:absolute;will-change:opacity}.floorplan-plugin__compass-image.svelte-19jnco7{width:14.4375rem;height:2.5625rem;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-19jnco7{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function a5(n){let t,e,i,s,o,r=`${n[1]}px`,a=`${n[2]}px`,l=`-${n[2]}px`,c=`${n[5]}px ${n[6]}px`;return{c(){t=U("div"),e=U("div"),i=ue(),s=U("span"),o=Fe(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-19jnco7"),_(e,"background-image",`url(${r1})`),P(s,"class","floorplan-plugin__compass-text svelte-19jnco7"),P(t,"class","floorplan-plugin__compass svelte-19jnco7"),_(t,"transform",n[4]),_(t,"width",r),_(t,"height",a),_(t,"top",l),_(t,"transform-origin",c)},m(h,u){Z(h,t,u),B(t,e),B(t,i),B(t,s),B(s,o)},p(h,u){u&1&&Ne(o,h[0]),u&2&&r!==(r=`${h[1]}px`)&&_(t,"width",r),u&4&&a!==(a=`${h[2]}px`)&&_(t,"height",a),u&4&&l!==(l=`-${h[2]}px`)&&_(t,"top",l)},d(h){h&&X(t)}}}function l5(n){let t,e=n[3]&&a5(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[3]&&e.p(i,s)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function c5(n,t,e){var m;let{floorplanData:i}=t,{northDesc:s}=t,{containerWidth:o}=t,{containerHeight:r}=t,{height:a=50}=t;const l=(m=i.entrance)==null?void 0:m.northRad,c=typeof l=="number",u=`rotate(${-(l?di(l):0)+90}deg)`,d=o/2,p=a+r/2;return n.$$set=g=>{"floorplanData"in g&&e(7,i=g.floorplanData),"northDesc"in g&&e(0,s=g.northDesc),"containerWidth"in g&&e(1,o=g.containerWidth),"containerHeight"in g&&e(8,r=g.containerHeight),"height"in g&&e(2,a=g.height)},[s,o,a,c,u,d,p,i,r]}class h5 extends Ee{constructor(t){super(),Ie(this,t,c5,l5,Me,{floorplanData:7,northDesc:0,containerWidth:1,containerHeight:8,height:2},r5)}}function u5(n){Le(n,"svelte-5trsl8",".plugin-floorplan-radar.svelte-5trsl8{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-5trsl8{position:relative}.floorplan-guide-plugin__styled-realsee .floorplan-plugin__styled-image{filter:drop-shadow(0.0625rem 0 0 #fff) drop-shadow(-0.0625rem 0 0 #fff) drop-shadow(0 0.0625rem 0 #fff) drop-shadow(0 -0.0625rem 0 #fff)}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-label{text-shadow:none}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-name,.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-area{color:rgba(0, 0, 0, 0.85)}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-area{font-size:0.625rem;opacity:1}")}function Wf(n){let t,e,i,s,o=n[27]!==0&&Uf(n);return{c(){t=U("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-5trsl8")},m(r,a){Z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[oi(_i.call(null,t)),_e(t,"clientWidth",n[36]),_e(t,"clientHeight",n[37])],i=!0)},p(r,a){r[27]!==0?o?(o.p(r,a),a[0]&134217728&&H(o,1)):(o=Uf(r),o.c(),H(o,1),o.m(t,null)):o&&(xe(),Y(o,1,1,()=>{o=null}),Se())},i(r){e||(H(o),e=!0)},o(r){Y(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,dt(s)}}}function Uf(n){let t,e,i,s=`${n[29]}px`,o=`${n[32]}px`,r,a,l;const c=[{five:n[0],pxmm:n[31],floorIndex:n[21],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],missingFloorConfig:n[8],styledFloorplanEnable:n[26]}];let h={};for(let d=0;d<c.length;d+=1)h=pt(h,c[d]);e=new HC({props:h});let u=n[33]&&Qf(n);return{c(){t=U("div"),ge(e.$$.fragment),i=ue(),u&&u.c(),P(t,"class","plugin-floorplan-radar-container svelte-5trsl8"),Pe(t,"floorplan-guide-plugin__styled-realsee",!!n[30]),_(t,"width",s),_(t,"height",o),_(t,"cursor",n[9]?"pointer":"default")},m(d,p){Z(d,t,p),pe(e,t,null),B(t,i),u&&u.m(t,null),r=!0,a||(l=_e(t,"click",n[34]),a=!0)},p(d,p){const m=p[0]&69206509|p[1]&1?yt(c,[{five:d[0],pxmm:d[31],floorIndex:d[21],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],missingFloorConfig:d[8],styledFloorplanEnable:d[26]}]):{};e.$set(m),d[33]?u?(u.p(d,p),p[1]&4&&H(u,1)):(u=Qf(d),u.c(),H(u,1),u.m(t,null)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se()),(!r||p[0]&1073741824)&&Pe(t,"floorplan-guide-plugin__styled-realsee",!!d[30]),p[0]&536870912&&s!==(s=`${d[29]}px`)&&_(t,"width",s),p[1]&2&&o!==(o=`${d[32]}px`)&&_(t,"height",o),p[0]&512&&_(t,"cursor",d[9]?"pointer":"default")},i(d){r||(H(e.$$.fragment,d),H(u),r=!0)},o(d){Y(e.$$.fragment,d),Y(u),r=!1},d(d){d&&X(t),me(e),u&&u.d(),a=!1,l()}}}function Qf(n){let t,e,i,s,o,r;const a=[{floorplanData:n[3],floorIndex:n[21],contentWidth:n[29],contentHeight:n[32],observerDotSize:n[20]}];let l={};for(let d=0;d<a.length;d+=1)l=pt(l,a[d]);t=new UC({props:l});let c=n[10]&&Xf(n),h=n[17]&&!n[30]&&Yf(n),u=n[22]&&Zf(n);return{c(){ge(t.$$.fragment),e=ue(),c&&c.c(),i=ue(),h&&h.c(),s=ue(),u&&u.c(),o=Be()},m(d,p){pe(t,d,p),Z(d,e,p),c&&c.m(d,p),Z(d,i,p),h&&h.m(d,p),Z(d,s,p),u&&u.m(d,p),Z(d,o,p),r=!0},p(d,p){const m=p[0]&540016648|p[1]&2?yt(a,[{floorplanData:d[3],floorIndex:d[21],contentWidth:d[29],contentHeight:d[32],observerDotSize:d[20]}]):{};t.$set(m),d[10]?c?(c.p(d,p),p[0]&1024&&H(c,1)):(c=Xf(d),c.c(),H(c,1),c.m(i.parentNode,i)):c&&(xe(),Y(c,1,1,()=>{c=null}),Se()),d[17]&&!d[30]?h?(h.p(d,p),p[0]&1073872896&&H(h,1)):(h=Yf(d),h.c(),H(h,1),h.m(s.parentNode,s)):h&&(xe(),Y(h,1,1,()=>{h=null}),Se()),d[22]?u?(u.p(d,p),p[0]&4194304&&H(u,1)):(u=Zf(d),u.c(),H(u,1),u.m(o.parentNode,o)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){r||(H(t.$$.fragment,d),H(c),H(h),H(u),r=!0)},o(d){Y(t.$$.fragment,d),Y(c),Y(h),Y(u),r=!1},d(d){me(t,d),d&&X(e),c&&c.d(d),d&&X(i),h&&h.d(d),d&&X(s),u&&u.d(d),d&&X(o)}}}function Xf(n){var o;let t,e;const i=[{floorplanData:n[3],floorIndex:n[21],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomAreaEnable:n[13],adaptiveRoomLabelVisibleEnable:n[14],getRoomAreaText:n[15],getLabelElement:n[16],locale:n[25],styledFloorplanEnable:!!n[30],styledRoomLabels:(o=n[30])==null?void 0:o.roomLabels}];let s={};for(let r=0;r<i.length;r+=1)s=pt(s,i[r]);return t=new o5({props:s}),{c(){ge(t.$$.fragment)},m(r,a){pe(t,r,a),e=!0},p(r,a){var c;const l=a[0]&1109522440?yt(i,[{floorplanData:r[3],floorIndex:r[21],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomAreaEnable:r[13],adaptiveRoomLabelVisibleEnable:r[14],getRoomAreaText:r[15],getLabelElement:r[16],locale:r[25],styledFloorplanEnable:!!r[30],styledRoomLabels:(c=r[30])==null?void 0:c.roomLabels}]):{};t.$set(l)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){me(t,r)}}}function Yf(n){let t,e;const i=[{floorplanData:n[3],northDesc:n[18],containerWidth:n[29],containerHeight:n[32],height:n[19]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new h5({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r[0]&537657352|r[1]&2?yt(i,[{floorplanData:o[3],northDesc:o[18],containerWidth:o[29],containerHeight:o[32],height:o[19]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Zf(n){let t,e;const i=[{pxmm:n[31],five:n[0],floorplanData:n[3],cameraImageUrl:n[4],cameraSize:n[23],cameraOffset:n[24]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new TC({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r[0]&25165849|r[1]&1?yt(i,[{pxmm:o[31],five:o[0],floorplanData:o[3],cameraImageUrl:o[4],cameraSize:o[23],cameraOffset:o[24]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function d5(n){let t,e,i=n[1]&&Wf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,o){s[1]?i?(i.p(s,o),o[0]&2&&H(i,1)):(i=Wf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function f5(n,t,e){let i,s,{five:o}=t,{visible:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{cameraImageUrl:c}=t,{extraObjects:h=[]}=t,{highlightData:u}=t,{missingFloorImageUrl:d}=t,{missingFloorConfig:p}=t,{clickEnable:m=!0}=t,{roomLabelsEnable:g=!1}=t,{roomNameEnable:v=!0}=t,{roomNameOtherTypeEnable:y=!0}=t,{roomAreaEnable:w=!0}=t,{adaptiveRoomLabelVisibleEnable:C=!0}=t,{getRoomAreaText:E=ee=>(ee/1e6).toFixed(1)+"㎡"}=t,{getLabelElement:D=void 0}=t,{compassEnable:L=!1}=t,{northDesc:R="北"}=t,{compassHeight:z=50}=t,{observerDotSize:O=12}=t,{displayedFloorIndex:A}=t,{shouldShowRadar:M=!0}=t,{cameraSize:I=36}=t,{cameraOffset:k=28.5}=t,{onFloorplanClick:x=void 0}=t,{locale:S}=t,{styledFloorplanEnable:j=!1}=t,F=0,J=0,ne=0,q=0,oe=0;function se(ee){if(!m||!x)return;const le=ee.currentTarget.getBoundingClientRect(),he=ee.clientX-le.left,be=ee.clientY-le.top,te=he/q,ke=be/oe;x({imageX:te,imageY:ke,floorIndex:A,originalEvent:ee})}const ae=ee=>{e(27,J=ee.detail)},ze=ee=>{e(28,ne=ee.detail)};return n.$$set=ee=>{"five"in ee&&e(0,o=ee.five),"visible"in ee&&e(1,r=ee.visible),"hoverEnable"in ee&&e(2,a=ee.hoverEnable),"floorplanData"in ee&&e(3,l=ee.floorplanData),"cameraImageUrl"in ee&&e(4,c=ee.cameraImageUrl),"extraObjects"in ee&&e(5,h=ee.extraObjects),"highlightData"in ee&&e(6,u=ee.highlightData),"missingFloorImageUrl"in ee&&e(7,d=ee.missingFloorImageUrl),"missingFloorConfig"in ee&&e(8,p=ee.missingFloorConfig),"clickEnable"in ee&&e(9,m=ee.clickEnable),"roomLabelsEnable"in ee&&e(10,g=ee.roomLabelsEnable),"roomNameEnable"in ee&&e(11,v=ee.roomNameEnable),"roomNameOtherTypeEnable"in ee&&e(12,y=ee.roomNameOtherTypeEnable),"roomAreaEnable"in ee&&e(13,w=ee.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in ee&&e(14,C=ee.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in ee&&e(15,E=ee.getRoomAreaText),"getLabelElement"in ee&&e(16,D=ee.getLabelElement),"compassEnable"in ee&&e(17,L=ee.compassEnable),"northDesc"in ee&&e(18,R=ee.northDesc),"compassHeight"in ee&&e(19,z=ee.compassHeight),"observerDotSize"in ee&&e(20,O=ee.observerDotSize),"displayedFloorIndex"in ee&&e(21,A=ee.displayedFloorIndex),"shouldShowRadar"in ee&&e(22,M=ee.shouldShowRadar),"cameraSize"in ee&&e(23,I=ee.cameraSize),"cameraOffset"in ee&&e(24,k=ee.cameraOffset),"onFloorplanClick"in ee&&e(35,x=ee.onFloorplanClick),"locale"in ee&&e(25,S=ee.locale),"styledFloorplanEnable"in ee&&e(26,j=ee.styledFloorplanEnable)},n.$$.update=()=>{var ee,we;if(n.$$.dirty[0]&69206024&&e(30,i=j?(ee=l.styledFloorplan)==null?void 0:ee.floors.find(le=>le.floorIndex===A):void 0),n.$$.dirty[0]&939524104){const le=Math.min(J,ne),{max:he,min:be}=l.bounding,te=he.x-be.x,ke=he.y-be.y,Re=function(){return te>ke?[le,le/te*ke]:[le/ke*te,le]}();e(29,q=Re[0]),e(32,oe=Re[1]),e(31,F=q/te)}n.$$.dirty[0]&1075838984&&e(33,s=!!i||((we=l.floorDatas[A])==null?void 0:we.rooms.length)>0)},[o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I,k,S,j,J,ne,q,i,F,oe,s,se,x,ae,ze]}class p5 extends Ee{constructor(t){super(),Ie(this,t,f5,d5,Me,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,missingFloorConfig:8,clickEnable:9,roomLabelsEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomAreaEnable:13,adaptiveRoomLabelVisibleEnable:14,getRoomAreaText:15,getLabelElement:16,compassEnable:17,northDesc:18,compassHeight:19,observerDotSize:20,displayedFloorIndex:21,shouldShowRadar:22,cameraSize:23,cameraOffset:24,onFloorplanClick:35,locale:25,styledFloorplanEnable:26},u5,[-1,-1])}}let m5=class extends pn{constructor(e,i){var r,a,l;super(e);f(this,"name","floorplanGuidePlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"defaultMissingFloorConfig");f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.five.off("panoArrived",this.handlePanoArrived),this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"handleFloorplanClick",e=>{var c;const i=(c=this.data)==null?void 0:c.observers;if(!i||i.length===0){console.warn("No floorplan observers found");return}const s=e.imageX,o=e.imageY,r=e.floorIndex;let a=null,l=1/0;i.forEach(h=>{if(h.floorIndex!==r)return;const u=h.positionInImage,d=u.x,p=u.y,m=Math.sqrt(Math.pow(s-d,2)+Math.pow(o-p,2));m<l&&(l=m,a={panoIndex:h.index,distance:m,observer:h})}),a?this.five.emit("wantsToMoveToPano",a.panoIndex,{},!0)||this.five.moveToPano(a.panoIndex):console.warn("No suitable observer found on the same floor")});f(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})});f(this,"handlePanoArrived",()=>{var i,s;const e=(s=(i=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:i.floorIndex)!=null?s:0;this.updateState({displayedFloorIndex:e},!0),this.render()});this.five=e,this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),imageWidth:200,imageHeight:120,text:(a=(r=i==null?void 0:i.i18n)==null?void 0:r.call(i,"暂无平面图"))!=null?a:"暂无平面图",textFontSize:14};const s={locale:(l=i==null?void 0:i.locale)!=null?l:"zh-CN",styledFloorplanEnable:!1,hoverEnable:!1,highlightEnable:!1,cameraImageUrl:hh,missingFloorImageUrl:Wi(i==null?void 0:i.staticPrefix,cs),missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i==null?void 0:i.missingFloorConfig),clickEnable:!0,roomLabelsEnable:!1,roomNameEnable:!0,roomNameOtherTypeEnable:!1,roomAreaEnable:!0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:c=>(c/1e6).toFixed(1)+"㎡",getLabelElement:void 0,compassEnable:!1,northDesc:"北",compassHeight:50,observerDotSize:12,cameraSize:36,cameraOffset:28.5,i18n:(i==null?void 0:i.i18n)||(c=>c)},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose),e.on("panoArrived",this.handlePanoArrived)}load(e,i,s=!0){return $(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield un(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return $(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 $(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=a1(e,this.five,this.data),this.render())}changeFloor(e){if(!this.data){console.warn("No floorplan data loaded");return}if(e<0||e>=this.data.floorDatas.length){console.warn(`Invalid floor index: ${e}. Available floors: 0-${this.data.floorDatas.length-1}`);return}this.updateState({displayedFloorIndex:e},!0),this.render()}formatData(e){return $(this,null,function*(){return yield un(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){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){var r,a;if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const l=document.querySelector(this.wrapperSelector);this.wrapper=l}if(!this.data||!this.wrapper)return;const e=(a=(r=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:r.floorIndex)!=null?a:0,i=this.state.displayedFloorIndex!==void 0?this.state.displayedFloorIndex:e,s=i===e,o=de(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,displayedFloorIndex:i,shouldShowRadar:s,cameraSize:this.state.config.cameraSize||36,cameraOffset:this.state.config.cameraOffset||28.5,onFloorplanClick:this.state.config.clickEnable?this.handleFloorplanClick:void 0});this.app?this.app.$set(o):this.app=new p5({target:this.wrapper,props:o})}};const g5=(n,t)=>new m5(n,t),v5=[{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:"和室"}],y5=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],b5=[{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:"写字楼"}],wc=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},A5=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(wc(s,0,0)),o&&n.applyMatrix4(wc(0,o,0)),r&&n.applyMatrix4(wc(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function f1(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),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 p1={},Ci=void 0,w5=p1;function ju(n,t){var e=n.split("."),i=w5;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==Ci?i[s]=t:i=i[s]?i[s]:i[s]={}}var vt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function Ss(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,o,r,a,l,c,h,u,d,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,o=new(vt?Uint32Array:Array)(s),r=1,a=0,l=2;r<=e;){for(u=0;u<t;++u)if(n[u]===r){for(c=0,h=a,d=0;d<r;++d)c=c<<1|h&1,h>>=1;for(p=r<<16|u,d=c;d<s;d+=l)o[d]=p;++a}++r,a<<=1,l<<=1}return[o,e,i]}function bs(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=vt?new Uint8Array(n):n,this.m=!1,this.i=gl,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 Ru:this.b=32768,this.c=new(vt?Uint8Array:Array)(32768+this.h+258);break;case gl:this.b=0,this.c=new(vt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ru=0,gl=1,qf={t:Ru,s:gl};bs.prototype.k=function(){for(;!this.m;){var n=Oi(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,o=t.length,r=Ci,a=Ci,l=i.length,c=Ci;if(this.d=this.f=0,e+1>=o)throw Error("invalid uncompressed block header: LEN");if(r=t[e++]|t[e++]<<8,e+1>=o)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,r===~a)throw Error("invalid uncompressed block header: length verify");if(e+r>t.length)throw Error("input buffer is broken");switch(this.i){case Ru:for(;s+r>i.length;){if(c=l-s,r-=c,vt)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 gl:for(;s+r>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(vt)i.set(t.subarray(e,e+r),s),s+=r,e+=r;else for(;r--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(P5,C5);break;case 2:for(var h=Oi(this,5)+257,u=Oi(this,5)+1,d=Oi(this,4)+4,p=new(vt?Uint8Array:Array)(Pc.length),m=Ci,g=Ci,v=Ci,y=Ci,w=Ci,C=Ci,E=Ci,L=Ci,D=Ci,L=0;L<d;++L)p[Pc[L]]=Oi(this,3);if(!vt)for(L=d,d=p.length;L<d;++L)p[Pc[L]]=0;for(m=Ss(p),y=new(vt?Uint8Array:Array)(h+u),L=0,D=h+u;L<D;)switch(w=Xr(this,m),w){case 16:for(E=3+Oi(this,2);E--;)y[L++]=C;break;case 17:for(E=3+Oi(this,3);E--;)y[L++]=0;C=0;break;case 18:for(E=11+Oi(this,7);E--;)y[L++]=0;C=0;break;default:C=y[L++]=w}g=Ss(vt?y.subarray(0,h):y.slice(0,h)),v=Ss(vt?y.subarray(h):y.slice(h)),this.j(g,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Jf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Pc=vt?new Uint16Array(Jf):Jf,Kf=[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],m1=vt?new Uint16Array(Kf):Kf,$f=[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],vl=vt?new Uint8Array($f):$f,ep=[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],g1=vt?new Uint16Array(ep):ep,tp=[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],yl=vt?new Uint8Array(tp):tp,uh=new(vt?Uint8Array:Array)(288),xs,ip;xs=0;for(ip=uh.length;xs<ip;++xs)uh[xs]=143>=xs?8:255>=xs?9:279>=xs?7:8;var P5=Ss(uh),dh=new(vt?Uint8Array:Array)(30),Qa,np;Qa=0;for(np=dh.length;Qa<np;++Qa)dh[Qa]=5;var C5=Ss(dh);function Oi(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a;i<t;){if(o>=r)throw Error("input buffer is broken");e|=s[o++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=o,a}function Xr(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a=t[0],l=t[1],c,h;i<l&&!(o>=r);)e|=s[o++]<<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=o,c&65535}bs.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,o,r,a,l;(o=Xr(this,n))!==256;)if(256>o)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=o;else for(r=o-257,l=m1[r],0<vl[r]&&(l+=Oi(this,vl[r])),o=Xr(this,t),a=g1[o],0<yl[o]&&(a+=Oi(this,yl[o])),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};bs.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,o,r,a,l;(o=Xr(this,n))!==256;)if(256>o)i>=s&&(e=this.e(),s=e.length),e[i++]=o;else for(r=o-257,l=m1[r],0<vl[r]&&(l+=Oi(this,vl[r])),o=Xr(this,t),a=g1[o],0<yl[o]&&(a+=Oi(this,yl[o])),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};bs.prototype.e=function(){var n=new(vt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(vt)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,vt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};bs.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,o,r=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(r.length-this.a)/this.o[2],o=258*(i/2)|0,s=o<a.length?a.length+o:a.length<<1):s=a.length*e,vt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};bs.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(vt?Uint8Array:Array)(this.l+(this.b-32768)),o,r,a,l;if(e.length===0)return vt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(o=0,r=e.length;o<r;++o)for(i=e[o],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(o=32768,r=this.b;o<r;++o)s[n++]=t[o];return this.g=[],this.buffer=s};bs.prototype.v=function(){var n,t=this.b;return vt?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 _u(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 sp:this.method=sp;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 bs(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}_u.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(""),o,r;for(o=0,r=s.length;o<r;o++)s[o]=(s[o].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 sp=8;ju("Zlib.Inflate",_u);ju("Zlib.Inflate.prototype.decompress",_u.prototype.k);var fh={ADAPTIVE:qf.s,BLOCK:qf.t},Tr,Dr,To,op;if(Object.keys)Tr=Object.keys(fh);else for(Dr in Tr=[],To=0,fh)Tr[To++]=Dr;To=0;for(op=Tr.length;To<op;++To)Dr=Tr[To],ju("Zlib.Inflate.BufferType."+Dr,fh[Dr]);var rp=p1.Zlib,v1={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,o=i,r=Math.floor((s+o)/2);t<e[r]||t>=e[r+1];)t<e[r]?o=r:s=r,r=Math.floor((s+o)/2);return r},calcBasisFunctions:function(n,t,e,i){var s=[],o=[],r=[];s[0]=1;for(var a=1;a<=e;++a){o[a]=t-i[n+1-a],r[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=r[c+1],u=o[a-c],d=s[c]/(h+u);s[c]=l+h*d,l=u*d}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),o=this.calcBasisFunctions(s,i,n,t),r=new G.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=o[a],h=l.w*c;r.x+=l.x*h,r.y+=l.y*h,r.z+=l.z*h,r.w+=l.w*c}return r},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var o=[],r=0;r<=e;++r)o[r]=0;for(var a=[],r=0;r<=i;++r)a[r]=o.slice(0);for(var l=[],r=0;r<=e;++r)l[r]=o.slice(0);l[0][0]=1;for(var c=o.slice(0),h=o.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var d=0,O=0;O<u;++O){var p=h[O+1],m=c[u-O];l[u][O]=p+m;var g=l[O][u-1]/l[u][O];l[O][u]=d+p*g,d=m*g}l[u][u]=d}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var O=0;O<=e;++O){for(var v=0,y=1,w=[],r=0;r<=e;++r)w[r]=o.slice(0);w[0][0]=1;for(var C=1;C<=i;++C){var E=0,D=O-C,L=e-C;O>=C&&(w[y][0]=w[v][0]/l[L+1][D],E=w[y][0]*l[D][L]);for(var R=D>=-1?1:-D,z=O-1<=L?C-1:e-O,u=R;u<=z;++u)w[y][u]=(w[v][u]-w[v][u-1])/l[L+1][D+u],E+=w[y][u]*l[D+u][L];O<=L&&(w[y][C]=-w[v][C-1]/l[L+1][O],E+=w[y][C]*l[O][L]),a[C][O]=E;var u=v;v=y,y=u}}for(var O=e,C=1;C<=i;++C){for(var u=0;u<=e;++u)a[C][u]*=O;O*=e-C}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var o=s<n?s:n,r=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,o,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),d=u.w;u.x*=d,u.y*=d,u.z*=d,c[h]=u}for(var p=0;p<=o;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),m=1;m<=n;++m)u.add(c[a-n+m].clone().multiplyScalar(l[p][m]));r[p]=u}for(var p=o+1;p<=s+1;++p)r[p]=new G.Vector4(0,0,0);return r},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 o=n[s];e[s]=new G.Vector3(o.x,o.y,o.z),i[s]=o.w}for(var r=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(r[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));r[a]=l.divideScalar(i[0])}return r},calcNURBSDerivatives:function(n,t,e,i,s){var o=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(o)},calcSurfacePoint:function(n,t,e,i,s,o,r,a){for(var l=this.findSpan(n,o,e),c=this.findSpan(t,r,i),h=this.calcBasisFunctions(l,o,n,e),u=this.calcBasisFunctions(c,r,t,i),d=[],p=0;p<=t;++p){d[p]=new G.Vector4(0,0,0,0);for(var m=0;m<=n;++m){var g=s[l-n+m][c-t+p].clone(),v=g.w;g.x*=v,g.y*=v,g.z*=v,d[p].add(g.multiplyScalar(h[m]))}}for(var y=new G.Vector4(0,0,0,0),p=0;p<=t;++p)y.add(d[p].multiplyScalar(u[p]));y.divideScalar(y.w),a.set(y.x,y.y,y.z)}},Qs=function(n,t,e,i,s){G.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var o=0;o<e.length;++o){var r=e[o];this.controlPoints[o]=new G.Vector4(r.x,r.y,r.z,r.w)}};Qs.prototype=Object.create(G.Curve.prototype);Qs.prototype.constructor=Qs;Qs.prototype.getPoint=function(n,t){var e=t||new G.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=v1.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};Qs.prototype.getTangent=function(n,t){var e=t||new G.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=v1.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var y1=function(){var n,t,e;function i(A){G.Loader.call(this,A)}i.prototype=Object.assign(Object.create(G.Loader.prototype),{constructor:i,load:function(A,M,I,k){var x=this,S=x.path===""?G.LoaderUtils.extractUrlBase(A):x.path,j=new G.FileLoader(this.manager);j.setPath(x.path),j.setResponseType("arraybuffer"),j.load(A,function(F){try{M(x.parse(F,S))}catch(J){k?k(J):console.error(J),x.manager.itemError(A)}},I,k)},parse:function(A,M){if(u(A))n=new l().parse(A);else{var I=L(A);if(!d(I))throw new Error("THREE.FBXLoader: Unknown format.");if(p(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(I));n=new a().parse(I)}var k=new G.TextureLoader(this.manager).setPath(this.resourcePath||M).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(A,M){this.textureLoader=A,this.manager=M}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),M=this.parseTextures(A),I=this.parseMaterials(M),k=this.parseDeformers(),x=new o().parse(k);return this.parseScene(k,x,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var M=n.Connections.connections;M.forEach(function(I){var k=I[0],x=I[1],S=I[2];A.has(k)||A.set(k,{parents:[],children:[]});var j={ID:x,relationship:S};A.get(k).parents.push(j),A.has(x)||A.set(x,{parents:[],children:[]});var F={ID:k,relationship:S};A.get(x).children.push(F)})}return A},parseImages:function(){var A={},M={};if("Video"in n.Objects){var I=n.Objects.Video;for(var k in I){var x=I[k],S=parseInt(k);if(A[S]=x.RelativeFilename||x.Filename,"Content"in x){var j=x.Content instanceof ArrayBuffer&&x.Content.byteLength>0,F=typeof x.Content=="string"&&x.Content!=="";if(j||F){var J=this.parseImage(I[k]);M[x.RelativeFilename||x.Filename]=J}}}}for(var S in A){var ne=A[S];M[ne]!==void 0?A[S]=M[ne]:A[S]=A[S].split("\\").pop()}return A},parseImage:function(A){var M=A.Content,I=A.RelativeFilename||A.Filename,k=I.slice(I.lastIndexOf(".")+1).toLowerCase(),x;switch(k){case"bmp":x="image/bmp";break;case"jpg":case"jpeg":x="image/jpeg";break;case"png":x="image/png";break;case"tif":x="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),x="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof M=="string")return"data:"+x+";base64,"+M;var S=new Uint8Array(M);return window.URL.createObjectURL(new Blob([S],{type:x}))},parseTextures:function(A){var M=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var k in I){var x=this.parseTexture(I[k],A);M.set(parseInt(k),x)}}return M},parseTexture:function(A,M){var I=this.loadTexture(A,M);I.ID=A.id,I.name=A.attrName;var k=A.WrapModeU,x=A.WrapModeV,S=k!==void 0?k.value:0,j=x!==void 0?x.value:0;if(I.wrapS=S===0?G.RepeatWrapping:G.ClampToEdgeWrapping,I.wrapT=j===0?G.RepeatWrapping:G.ClampToEdgeWrapping,"Scaling"in A){var F=A.Scaling.value;I.repeat.x=F[0],I.repeat.y=F[1]}return I},loadTexture:function(A,M){var I,k=this.textureLoader.path,x=t.get(A.id).children;x!==void 0&&x.length>0&&M[x[0].ID]!==void 0&&(I=M[x[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var S,j=A.FileName.slice(-3).toLowerCase();if(j==="tga"){var F=this.manager.getHandler(".tga");F===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),S=new G.Texture):S=F.load(I)}else j==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),S=new G.Texture):S=this.textureLoader.load(I);return this.textureLoader.setPath(k),S},parseMaterials:function(A){var M=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var k in I){var x=this.parseMaterial(I[k],A);x!==null&&M.set(parseInt(k),x)}}return M},parseMaterial:function(A,M){var I=A.id,k=A.attrName,x=A.ShadingModel;if(typeof x=="object"&&(x=x.value),!t.has(I))return null;var S=this.parseParameters(A,M,I),j;switch(x.toLowerCase()){case"phong":j=new G.MeshPhongMaterial;break;case"lambert":j=new G.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',x),j=new G.MeshPhongMaterial;break}return j.setValues(S),j.name=k,j},parseParameters:function(A,M,I){var k={};A.BumpFactor&&(k.bumpScale=A.BumpFactor.value),A.Diffuse?k.color=new G.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(k.color=new G.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(k.displacementScale=A.DisplacementFactor.value),A.Emissive?k.emissive=new G.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(k.emissive=new G.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(k.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(k.opacity=parseFloat(A.Opacity.value)),k.opacity<1&&(k.transparent=!0),A.ReflectionFactor&&(k.reflectivity=A.ReflectionFactor.value),A.Shininess&&(k.shininess=A.Shininess.value),A.Specular?k.specular=new G.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(k.specular=new G.Color().fromArray(A.SpecularColor.value));var x=this;return t.get(I).children.forEach(function(S){var j=S.relationship;switch(j){case"Bump":k.bumpMap=x.getTexture(M,S.ID);break;case"Maya|TEX_ao_map":k.aoMap=x.getTexture(M,S.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=x.getTexture(M,S.ID),k.map.encoding=G.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=x.getTexture(M,S.ID);break;case"EmissiveColor":k.emissiveMap=x.getTexture(M,S.ID),k.emissiveMap.encoding=G.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=x.getTexture(M,S.ID);break;case"ReflectionColor":k.envMap=x.getTexture(M,S.ID),k.envMap.mapping=G.EquirectangularReflectionMapping,k.envMap.encoding=G.sRGBEncoding;break;case"SpecularColor":k.specularMap=x.getTexture(M,S.ID),k.specularMap.encoding=G.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=x.getTexture(M,S.ID),k.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.",j);break}}),k},getTexture:function(A,M){return"LayeredTexture"in n.Objects&&M in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),M=t.get(M).children[0].ID),A.get(M)},parseDeformers:function(){var A={},M={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var k in I){var x=I[k],S=t.get(parseInt(k));if(x.attrType==="Skin"){var j=this.parseSkeleton(S,I);j.ID=k,S.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),j.geometryID=S.parents[0].ID,A[k]=j}else if(x.attrType==="BlendShape"){var F={id:k};F.rawTargets=this.parseMorphTargets(S,I),F.id=k,S.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),M[k]=F}}}return{skeletons:A,morphTargets:M}},parseSkeleton:function(A,M){var I=[];return A.children.forEach(function(k){var x=M[k.ID];if(x.attrType==="Cluster"){var S={ID:k.ID,indices:[],weights:[],transformLink:new G.Matrix4().fromArray(x.TransformLink.a)};"Indexes"in x&&(S.indices=x.Indexes.a,S.weights=x.Weights.a),I.push(S)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,M){for(var I=[],k=0;k<A.children.length;k++){var x=A.children[k],S=M[x.ID],j={name:S.attrName,initialWeight:S.DeformPercent,id:S.id,fullWeights:S.FullWeights.a};if(S.attrType!=="BlendShapeChannel")return;j.geoID=t.get(parseInt(x.ID)).children.filter(function(F){return F.relationship===void 0})[0].ID,I.push(j)}return I},parseScene:function(A,M,I){e=new G.Group;var k=this.parseModels(A.skeletons,M,I),x=n.Objects.Model,S=this;k.forEach(function(F){var J=x[F.ID];S.setLookAtProperties(F,J);var ne=t.get(F.ID).parents;ne.forEach(function(q){var oe=k.get(q.ID);oe!==void 0&&oe.add(F)}),F.parent===null&&e.add(F)}),this.bindSkeleton(A.skeletons,M,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(F){if(F.userData.transformData){F.parent&&(F.userData.transformData.parentMatrixWorld=F.parent.matrix);var J=C(F.userData.transformData);F.applyMatrix4(J)}});var j=new r().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=j,e=e.children[0]),e.animations=j},parseModels:function(A,M,I){var k=new Map,x=n.Objects.Model;for(var S in x){var j=parseInt(S),F=x[S],J=t.get(j),ne=this.buildSkeleton(J,A,j,F.attrName);if(!ne){switch(F.attrType){case"Camera":ne=this.createCamera(J);break;case"Light":ne=this.createLight(J);break;case"Mesh":ne=this.createMesh(J,M,I);break;case"NurbsCurve":ne=this.createCurve(J,M);break;case"LimbNode":case"Root":ne=new G.Bone;break;case"Null":default:ne=new G.Group;break}ne.name=F.attrName?G.PropertyBinding.sanitizeNodeName(F.attrName):"",ne.ID=j}this.getTransformData(ne,F),k.set(j,ne)}return k},buildSkeleton:function(A,M,I,k){var x=null;return A.parents.forEach(function(S){for(var j in M){var F=M[j];F.rawBones.forEach(function(J,ne){if(J.ID===S.ID){var q=x;x=new G.Bone,x.matrixWorld.copy(J.transformLink),x.name=k?G.PropertyBinding.sanitizeNodeName(k):"",x.ID=I,F.bones[ne]=x,q!==null&&x.add(q)}})}}),x},createCamera:function(A){var M,I;if(A.children.forEach(function(oe){var se=n.Objects.NodeAttribute[oe.ID];se!==void 0&&(I=se)}),I===void 0)M=new G.Object3D;else{var k=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(k=1);var x=1;I.NearPlane!==void 0&&(x=I.NearPlane.value/1e3);var S=1e3;I.FarPlane!==void 0&&(S=I.FarPlane.value/1e3);var j=window.innerWidth,F=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(j=I.AspectWidth.value,F=I.AspectHeight.value);var J=j/F,ne=45;I.FieldOfView!==void 0&&(ne=I.FieldOfView.value);var q=I.FocalLength?I.FocalLength.value:null;switch(k){case 0:M=new G.PerspectiveCamera(ne,J,x,S),q!==null&&M.setFocalLength(q);break;case 1:M=new G.OrthographicCamera(-j/2,j/2,F/2,-F/2,x,S);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),M=new G.Object3D;break}}return M},createLight:function(A){var M,I;if(A.children.forEach(function(q){var oe=n.Objects.NodeAttribute[q.ID];oe!==void 0&&(I=oe)}),I===void 0)M=new G.Object3D;else{var k;I.LightType===void 0?k=0:k=I.LightType.value;var x=16777215;I.Color!==void 0&&(x=new G.Color().fromArray(I.Color.value));var S=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(S=0);var j=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?j=0:j=I.FarAttenuationEnd.value);var F=1;switch(k){case 0:M=new G.PointLight(x,S,j,F);break;case 1:M=new G.DirectionalLight(x,S);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=G.MathUtils.degToRad(I.InnerAngle.value));var ne=0;I.OuterAngle!==void 0&&(ne=G.MathUtils.degToRad(I.OuterAngle.value),ne=Math.max(ne,1)),M=new G.SpotLight(x,S,j,J,ne,F);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),M=new G.PointLight(x,S);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(M.castShadow=!0)}return M},createMesh:function(A,M,I){var k,x=null,S=null,j=[];return A.children.forEach(function(F){M.has(F.ID)&&(x=M.get(F.ID)),I.has(F.ID)&&j.push(I.get(F.ID))}),j.length>1?S=j:j.length>0?S=j[0]:(S=new G.MeshPhongMaterial({color:13421772}),j.push(S)),"color"in x.attributes&&j.forEach(function(F){F.vertexColors=!0}),x.FBX_Deformer?(j.forEach(function(F){F.skinning=!0}),k=new G.SkinnedMesh(x,S),k.normalizeSkinWeights()):k=new G.Mesh(x,S),k},createCurve:function(A,M){var I=A.children.reduce(function(x,S){return M.has(S.ID)&&(x=M.get(S.ID)),x},null),k=new G.LineBasicMaterial({color:3342591,linewidth:1});return new G.Line(I,k)},getTransformData:function(A,M){var I={};"InheritType"in M&&(I.inheritType=parseInt(M.InheritType.value)),"RotationOrder"in M?I.eulerOrder=E(M.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in M&&(I.translation=M.Lcl_Translation.value),"PreRotation"in M&&(I.preRotation=M.PreRotation.value),"Lcl_Rotation"in M&&(I.rotation=M.Lcl_Rotation.value),"PostRotation"in M&&(I.postRotation=M.PostRotation.value),"Lcl_Scaling"in M&&(I.scale=M.Lcl_Scaling.value),"ScalingOffset"in M&&(I.scalingOffset=M.ScalingOffset.value),"ScalingPivot"in M&&(I.scalingPivot=M.ScalingPivot.value),"RotationOffset"in M&&(I.rotationOffset=M.RotationOffset.value),"RotationPivot"in M&&(I.rotationPivot=M.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,M){if("LookAtProperty"in M){var I=t.get(A.ID).children;I.forEach(function(k){if(k.relationship==="LookAtProperty"){var x=n.Objects.Model[k.ID];if("Lcl_Translation"in x){var S=x.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(S),e.add(A.target)):A.lookAt(new G.Vector3().fromArray(S))}}})}},bindSkeleton:function(A,M,I){var k=this.parsePoseNodes();for(var x in A){var S=A[x],j=t.get(parseInt(S.ID)).parents;j.forEach(function(F){if(M.has(F.ID)){var J=F.ID,ne=t.get(J);ne.parents.forEach(function(q){if(I.has(q.ID)){var oe=I.get(q.ID);oe.bind(new G.Skeleton(S.bones),k[q.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var M=n.Objects.Pose;for(var I in M)if(M[I].attrType==="BindPose"){var k=M[I].PoseNode;Array.isArray(k)?k.forEach(function(x){A[x.Node]=new G.Matrix4().fromArray(x.Matrix.a)}):A[k.Node]=new G.Matrix4().fromArray(k.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,M=A[0],I=A[1],k=A[2];if(M!==0||I!==0||k!==0){var x=new G.Color(M,I,k);e.add(new G.AmbientLight(x,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(M){M.isMesh&&M.geometry.morphAttributes.position&&M.geometry.morphAttributes.position.length&&(Array.isArray(M.material)?M.material.forEach(function(I,k){A.setupMorphMaterial(M,I,k)}):A.setupMorphMaterial(M,M.material))})},setupMorphMaterial:function(A,M,I){var k=A.uuid,x=M.uuid,S=!1;if(e.traverse(function(F){F.isMesh&&(Array.isArray(F.material)?F.material.forEach(function(J){J.uuid===x&&F.uuid!==k&&(S=!0)}):F.material.uuid===x&&F.uuid!==k&&(S=!0))}),S===!0){var j=M.clone();j.morphTargets=!0,I===void 0?A.material=j:A.material[I]=j}else M.morphTargets=!0}};function o(){}o.prototype={constructor:o,parse:function(A){var M=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var k in I){var x=t.get(parseInt(k)),S=this.parseGeometry(x,I[k],A);M.set(parseInt(k),S)}}return M},parseGeometry:function(A,M,I){switch(M.attrType){case"Mesh":return this.parseMeshGeometry(A,M,I);case"NurbsCurve":return this.parseNurbsGeometry(M)}},parseMeshGeometry:function(A,M,I){var k=I.skeletons,x=[],S=A.parents.map(function(q){return n.Objects.Model[q.ID]});if(S.length!==0){var j=A.children.reduce(function(q,oe){return k[oe.ID]!==void 0&&(q=k[oe.ID]),q},null);A.children.forEach(function(q){I.morphTargets[q.ID]!==void 0&&x.push(I.morphTargets[q.ID])});var F=S[0],J={};"RotationOrder"in F&&(J.eulerOrder=E(F.RotationOrder.value)),"InheritType"in F&&(J.inheritType=parseInt(F.InheritType.value)),"GeometricTranslation"in F&&(J.translation=F.GeometricTranslation.value),"GeometricRotation"in F&&(J.rotation=F.GeometricRotation.value),"GeometricScaling"in F&&(J.scale=F.GeometricScaling.value);var ne=C(J);return this.genGeometry(M,j,x,ne)}},genGeometry:function(A,M,I,k){var x=new G.BufferGeometry;A.attrName&&(x.name=A.attrName);var S=this.parseGeoNode(A,M),j=this.genBuffers(S),F=new G.Float32BufferAttribute(j.vertex,3);if(F.applyMatrix4(k),x.setAttribute("position",F),j.colors.length>0&&x.setAttribute("color",new G.Float32BufferAttribute(j.colors,3)),M&&(x.setAttribute("skinIndex",new G.Uint16BufferAttribute(j.weightsIndices,4)),x.setAttribute("skinWeight",new G.Float32BufferAttribute(j.vertexWeights,4)),x.FBX_Deformer=M),j.normal.length>0){var J=new G.Matrix3().getNormalMatrix(k),ne=new G.Float32BufferAttribute(j.normal,3);ne.applyNormalMatrix(J),x.setAttribute("normal",ne)}if(j.uvs.forEach(function(ze,ee){var we="uv"+(ee+1).toString();ee===0&&(we="uv"),x.setAttribute(we,new G.Float32BufferAttribute(j.uvs[ee],2))}),S.material&&S.material.mappingType!=="AllSame"){var q=j.materialIndex[0],oe=0;if(j.materialIndex.forEach(function(ze,ee){ze!==q&&(x.addGroup(oe,ee-oe,q),q=ze,oe=ee)}),x.groups.length>0){var se=x.groups[x.groups.length-1],ae=se.start+se.count;ae!==j.materialIndex.length&&x.addGroup(ae,j.materialIndex.length-ae,q)}x.groups.length===0&&x.addGroup(0,j.materialIndex.length,j.materialIndex[0])}return this.addMorphTargets(x,A,I,k),x},parseGeoNode:function(A,M){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 k=0;A.LayerElementUV[k];)I.uv.push(this.parseUVs(A.LayerElementUV[k])),k++}return I.weightTable={},M!==null&&(I.skeleton=M,M.rawBones.forEach(function(x,S){x.indices.forEach(function(j,F){I.weightTable[j]===void 0&&(I.weightTable[j]=[]),I.weightTable[j].push({id:S,weight:x.weights[F]})})})),I},genBuffers:function(A){var M={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,k=0,x=!1,S=[],j=[],F=[],J=[],ne=[],q=[],oe=this;return A.vertexIndices.forEach(function(se,ae){var ze=!1;se<0&&(se=se^-1,ze=!0);var ee=[],we=[];if(S.push(se*3,se*3+1,se*3+2),A.color){var le=v(ae,I,se,A.color);F.push(le[0],le[1],le[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(Re){we.push(Re.weight),ee.push(Re.id)}),we.length>4){x||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),x=!0);var he=[0,0,0,0],be=[0,0,0,0];we.forEach(function(Re,ye){var De=Re,ve=ee[ye];be.forEach(function(Ae,Oe,Xe){if(De>Ae){Xe[Oe]=De,De=Ae;var Ze=he[Oe];he[Oe]=ve,ve=Ze}})}),ee=he,we=be}for(;we.length<4;)we.push(0),ee.push(0);for(var te=0;te<4;++te)ne.push(we[te]),q.push(ee[te])}if(A.normal){var le=v(ae,I,se,A.normal);j.push(le[0],le[1],le[2])}if(A.material&&A.material.mappingType!=="AllSame")var ke=v(ae,I,se,A.material)[0];A.uv&&A.uv.forEach(function(Re,ye){var De=v(ae,I,se,Re);J[ye]===void 0&&(J[ye]=[]),J[ye].push(De[0]),J[ye].push(De[1])}),k++,ze&&(oe.genFace(M,A,S,ke,j,F,J,ne,q,k),I++,k=0,S=[],j=[],F=[],J=[],ne=[],q=[])}),M},genFace:function(A,M,I,k,x,S,j,F,J,ne){for(var q=2;q<ne;q++)A.vertex.push(M.vertexPositions[I[0]]),A.vertex.push(M.vertexPositions[I[1]]),A.vertex.push(M.vertexPositions[I[2]]),A.vertex.push(M.vertexPositions[I[(q-1)*3]]),A.vertex.push(M.vertexPositions[I[(q-1)*3+1]]),A.vertex.push(M.vertexPositions[I[(q-1)*3+2]]),A.vertex.push(M.vertexPositions[I[q*3]]),A.vertex.push(M.vertexPositions[I[q*3+1]]),A.vertex.push(M.vertexPositions[I[q*3+2]]),M.skeleton&&(A.vertexWeights.push(F[0]),A.vertexWeights.push(F[1]),A.vertexWeights.push(F[2]),A.vertexWeights.push(F[3]),A.vertexWeights.push(F[(q-1)*4]),A.vertexWeights.push(F[(q-1)*4+1]),A.vertexWeights.push(F[(q-1)*4+2]),A.vertexWeights.push(F[(q-1)*4+3]),A.vertexWeights.push(F[q*4]),A.vertexWeights.push(F[q*4+1]),A.vertexWeights.push(F[q*4+2]),A.vertexWeights.push(F[q*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[(q-1)*4]),A.weightsIndices.push(J[(q-1)*4+1]),A.weightsIndices.push(J[(q-1)*4+2]),A.weightsIndices.push(J[(q-1)*4+3]),A.weightsIndices.push(J[q*4]),A.weightsIndices.push(J[q*4+1]),A.weightsIndices.push(J[q*4+2]),A.weightsIndices.push(J[q*4+3])),M.color&&(A.colors.push(S[0]),A.colors.push(S[1]),A.colors.push(S[2]),A.colors.push(S[(q-1)*3]),A.colors.push(S[(q-1)*3+1]),A.colors.push(S[(q-1)*3+2]),A.colors.push(S[q*3]),A.colors.push(S[q*3+1]),A.colors.push(S[q*3+2])),M.material&&M.material.mappingType!=="AllSame"&&(A.materialIndex.push(k),A.materialIndex.push(k),A.materialIndex.push(k)),M.normal&&(A.normal.push(x[0]),A.normal.push(x[1]),A.normal.push(x[2]),A.normal.push(x[(q-1)*3]),A.normal.push(x[(q-1)*3+1]),A.normal.push(x[(q-1)*3+2]),A.normal.push(x[q*3]),A.normal.push(x[q*3+1]),A.normal.push(x[q*3+2])),M.uv&&M.uv.forEach(function(oe,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(j[se][0]),A.uvs[se].push(j[se][1]),A.uvs[se].push(j[se][(q-1)*2]),A.uvs[se].push(j[se][(q-1)*2+1]),A.uvs[se].push(j[se][q*2]),A.uvs[se].push(j[se][q*2+1])})},addMorphTargets:function(A,M,I,k){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var x=this;I.forEach(function(S){S.rawTargets.forEach(function(j){var F=n.Objects.Geometry[j.geoID];F!==void 0&&x.genMorphGeometry(A,M,F,k,j.name)})})}},genMorphGeometry:function(A,M,I,k,x){for(var S=M.PolygonVertexIndex!==void 0?M.PolygonVertexIndex.a:[],j=I.Vertices!==void 0?I.Vertices.a:[],F=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,ne=new Float32Array(J),q=0;q<F.length;q++){var oe=F[q]*3;ne[oe]=j[q*3],ne[oe+1]=j[q*3+1],ne[oe+2]=j[q*3+2]}var se={vertexIndices:S,vertexPositions:ne},ae=this.genBuffers(se),ze=new G.Float32BufferAttribute(ae.vertex,3);ze.name=x||I.attrName,ze.applyMatrix4(k),A.morphAttributes.position.push(ze)},parseNormals:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.Normals.a,x=[];return I==="IndexToDirect"&&("NormalIndex"in A?x=A.NormalIndex.a:"NormalsIndex"in A&&(x=A.NormalsIndex.a)),{dataSize:3,buffer:k,indices:x,mappingType:M,referenceType:I}},parseUVs:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.UV.a,x=[];return I==="IndexToDirect"&&(x=A.UVIndex.a),{dataSize:2,buffer:k,indices:x,mappingType:M,referenceType:I}},parseVertexColors:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.Colors.a,x=[];return I==="IndexToDirect"&&(x=A.ColorIndex.a),{dataSize:4,buffer:k,indices:x,mappingType:M,referenceType:I}},parseMaterialIndices:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType;if(M==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var k=A.Materials.a,x=[],S=0;S<k.length;++S)x.push(S);return{dataSize:1,buffer:k,indices:x,mappingType:M,referenceType:I}},parseNurbsGeometry:function(A){if(Qs===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 G.BufferGeometry;var M=parseInt(A.Order);if(isNaN(M))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new G.BufferGeometry;for(var I=M-1,k=A.KnotVector.a,x=[],S=A.Points.a,j=0,F=S.length;j<F;j+=4)x.push(new G.Vector4().fromArray(S,j));var J,ne;if(A.Form==="Closed")x.push(x[0]);else if(A.Form==="Periodic"){J=I,ne=k.length-1-J;for(var j=0;j<I;++j)x.push(x[j])}var q=new Qs(I,k,x,J,ne),oe=q.getPoints(x.length*7),se=new Float32Array(oe.length*3);oe.forEach(function(ze,ee){ze.toArray(se,ee*3)});var ae=new G.BufferGeometry;return ae.setAttribute("position",new G.BufferAttribute(se,3)),ae}};function r(){}r.prototype={constructor:r,parse:function(){var A=[],M=this.parseClips();if(M!==void 0)for(var I in M){var k=M[I],x=this.addClip(k);A.push(x)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var M=this.parseAnimationLayers(A),I=this.parseAnimStacks(M);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,M=new Map;for(var I in A){var k=A[I];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var x={id:k.id,attr:k.attrName,curves:{}};M.set(x.id,x)}}return M},parseAnimationCurves:function(A){var M=n.Objects.AnimationCurve;for(var I in M){var k={id:M[I].id,times:M[I].KeyTime.a.map(m),values:M[I].KeyValueFloat.a},x=t.get(k.id);if(x!==void 0){var S=x.parents[0].ID,j=x.parents[0].relationship;j.match(/X/)?A.get(S).curves.x=k:j.match(/Y/)?A.get(S).curves.y=k:j.match(/Z/)?A.get(S).curves.z=k:j.match(/d|DeformPercent/)&&A.has(S)&&(A.get(S).curves.morph=k)}}},parseAnimationLayers:function(A){var M=n.Objects.AnimationLayer,I=new Map;for(var k in M){var x=[],S=t.get(parseInt(k));if(S!==void 0){var j=S.children;j.forEach(function(F,J){if(A.has(F.ID)){var ne=A.get(F.ID);if(ne.curves.x!==void 0||ne.curves.y!==void 0||ne.curves.z!==void 0){if(x[J]===void 0){var q=t.get(F.ID).parents.filter(function(we){return we.relationship!==void 0})[0].ID;if(q!==void 0){var oe=n.Objects.Model[q.toString()];if(oe===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",F);return}var se={modelName:oe.attrName?G.PropertyBinding.sanitizeNodeName(oe.attrName):"",ID:oe.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(we){we.ID===oe.id&&(se.transform=we.matrix,we.userData.transformData&&(se.eulerOrder=we.userData.transformData.eulerOrder))}),se.transform||(se.transform=new G.Matrix4),"PreRotation"in oe&&(se.preRotation=oe.PreRotation.value),"PostRotation"in oe&&(se.postRotation=oe.PostRotation.value),x[J]=se}}x[J]&&(x[J][ne.attr]=ne)}else if(ne.curves.morph!==void 0){if(x[J]===void 0){var ae=t.get(F.ID).parents.filter(function(be){return be.relationship!==void 0})[0].ID,ze=t.get(ae).parents[0].ID,ee=t.get(ze).parents[0].ID,q=t.get(ee).parents[0].ID,oe=n.Objects.Model[q],se={modelName:oe.attrName?G.PropertyBinding.sanitizeNodeName(oe.attrName):"",morphName:n.Objects.Deformer[ae].attrName};x[J]=se}x[J][ne.attr]=ne}}}),I.set(parseInt(k),x)}}return I},parseAnimStacks:function(A){var M=n.Objects.AnimationStack,I={};for(var k in M){var x=t.get(parseInt(k)).children;x.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var S=A.get(x[0].ID);I[k]={name:M[k].attrName,layer:S}}return I},addClip:function(A){var M=[],I=this;return A.layer.forEach(function(k){M=M.concat(I.generateTracks(k))}),new G.AnimationClip(A.name,-1,M)},generateTracks:function(A){var M=[],I=new G.Vector3,k=new G.Quaternion,x=new G.Vector3;if(A.transform&&A.transform.decompose(I,k,x),I=I.toArray(),k=new G.Euler().setFromQuaternion(k,A.eulerOrder).toArray(),x=x.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var S=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");S!==void 0&&M.push(S)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var j=this.generateRotationTrack(A.modelName,A.R.curves,k,A.preRotation,A.postRotation,A.eulerOrder);j!==void 0&&M.push(j)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var F=this.generateVectorTrack(A.modelName,A.S.curves,x,"scale");F!==void 0&&M.push(F)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&M.push(J)}return M},generateVectorTrack:function(A,M,I,k){var x=this.getTimesForAllAxes(M),S=this.getKeyframeTrackValues(x,M,I);return new G.VectorKeyframeTrack(A+"."+k,x,S)},generateRotationTrack:function(A,M,I,k,x,S){M.x!==void 0&&(this.interpolateRotations(M.x),M.x.values=M.x.values.map(G.MathUtils.degToRad)),M.y!==void 0&&(this.interpolateRotations(M.y),M.y.values=M.y.values.map(G.MathUtils.degToRad)),M.z!==void 0&&(this.interpolateRotations(M.z),M.z.values=M.z.values.map(G.MathUtils.degToRad));var j=this.getTimesForAllAxes(M),F=this.getKeyframeTrackValues(j,M,I);k!==void 0&&(k=k.map(G.MathUtils.degToRad),k.push(S),k=new G.Euler().fromArray(k),k=new G.Quaternion().setFromEuler(k)),x!==void 0&&(x=x.map(G.MathUtils.degToRad),x.push(S),x=new G.Euler().fromArray(x),x=new G.Quaternion().setFromEuler(x).inverse());for(var J=new G.Quaternion,ne=new G.Euler,q=[],oe=0;oe<F.length;oe+=3)ne.set(F[oe],F[oe+1],F[oe+2],S),J.setFromEuler(ne),k!==void 0&&J.premultiply(k),x!==void 0&&J.multiply(x),J.toArray(q,oe/3*4);return new G.QuaternionKeyframeTrack(A+".quaternion",j,q)},generateMorphTrack:function(A){var M=A.DeformPercent.curves.morph,I=M.values.map(function(x){return x/100}),k=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new G.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+k+"]",M.times,I)},getTimesForAllAxes:function(A){var M=[];return A.x!==void 0&&(M=M.concat(A.x.times)),A.y!==void 0&&(M=M.concat(A.y.times)),A.z!==void 0&&(M=M.concat(A.z.times)),M=M.sort(function(I,k){return I-k}).filter(function(I,k,x){return x.indexOf(I)==k}),M},getKeyframeTrackValues:function(A,M,I){var k=I,x=[],S=-1,j=-1,F=-1;return A.forEach(function(J){if(M.x&&(S=M.x.times.indexOf(J)),M.y&&(j=M.y.times.indexOf(J)),M.z&&(F=M.z.times.indexOf(J)),S!==-1){var ne=M.x.values[S];x.push(ne),k[0]=ne}else x.push(k[0]);if(j!==-1){var q=M.y.values[j];x.push(q),k[1]=q}else x.push(k[1]);if(F!==-1){var oe=M.z.values[F];x.push(oe),k[2]=oe}else x.push(k[2])}),x},interpolateRotations:function(A){for(var M=1;M<A.values.length;M++){var I=A.values[M-1],k=A.values[M]-I,x=Math.abs(k);if(x>=180){for(var S=x/180,j=k/S,F=I+j,J=A.times[M-1],ne=A.times[M]-J,q=ne/S,oe=J+q,se=[],ae=[];oe<A.times[M];)se.push(oe),oe+=q,ae.push(F),F+=j;A.times=O(A.times,M,se),A.values=O(A.values,M,ae)}}}};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,M){this.currentProp=A,this.currentPropName=M},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var M=this,I=A.split(/[\r\n]+/);return I.forEach(function(k,x){var S=k.match(/^[\s\t]*;/),j=k.match(/^[\s\t]*$/);if(!(S||j)){var F=k.match("^\\t{"+M.currentIndent+"}(\\w+):(.*){",""),J=k.match("^\\t{"+M.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),ne=k.match("^\\t{"+(M.currentIndent-1)+"}}");F?M.parseNodeBegin(k,F):J?M.parseNodeProperty(k,J,I[++x]):ne?M.popStack():k.match(/^[^\s\t}]/)&&M.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(A,M){var I=M[1].trim().replace(/^"/,"").replace(/"$/,""),k=M[2].split(",").map(function(F){return F.trim().replace(/^"/,"").replace(/"$/,"")}),x={name:I},S=this.parseNodeAttr(k),j=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,x):I in j?(I==="PoseNode"?j.PoseNode.push(x):j[I].id!==void 0&&(j[I]={},j[I][j[I].id]=j[I]),S.id!==""&&(j[I][S.id]=x)):typeof S.id=="number"?(j[I]={},j[I][S.id]=x):I!=="Properties70"&&(I==="PoseNode"?j[I]=[x]:j[I]=x),typeof S.id=="number"&&(x.id=S.id),S.name!==""&&(x.attrName=S.name),S.type!==""&&(x.attrType=S.type),this.pushStack(x)},parseNodeAttr:function(A){var M=A[0];A[0]!==""&&(M=parseInt(A[0]),isNaN(M)&&(M=A[0]));var I="",k="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),k=A[2]),{id:M,name:I,type:k}},parseNodeProperty:function(A,M,I){var k=M[1].replace(/^"/,"").replace(/"$/,"").trim(),x=M[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&x===","&&(x=I.replace(/"/g,"").replace(/,$/,"").trim());var S=this.getCurrentNode(),j=S.name;if(j==="Properties70"){this.parseNodeSpecialProperty(A,k,x);return}if(k==="C"){var F=x.split(",").slice(1),J=parseInt(F[0]),ne=parseInt(F[1]),q=x.split(",").slice(3);q=q.map(function(oe){return oe.trim().replace(/^"/,"")}),k="connections",x=[J,ne],R(x,q),S[k]===void 0&&(S[k]=[])}k==="Node"&&(S.id=x),k in S&&Array.isArray(S[k])?S[k].push(x):k!=="a"?S[k]=x:S.a=x,this.setCurrentProp(S,k),k==="a"&&x.slice(-1)!==","&&(S.a=D(x))},parseNodePropertyContinued:function(A){var M=this.getCurrentNode();M.a+=A,A.slice(-1)!==","&&(M.a=D(M.a))},parseNodeSpecialProperty:function(A,M,I){var k=I.split('",').map(function(ne){return ne.trim().replace(/^\"/,"").replace(/\s/,"_")}),x=k[0],S=k[1],j=k[2],F=k[3],J=k[4];switch(S){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=D(J);break}this.getPrevNode()[x]={type:S,type2:j,flag:F,value:J},this.setCurrentProp(this.getPrevNode(),x)}};function l(){}l.prototype={constructor:l,parse:function(A){var M=new c(A);M.skip(23);var I=M.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var k=new h;!this.endOfContent(M);){var x=this.parseNode(M,I);x!==null&&k.add(x.name,x)}return k},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,M){var I={},k=M>=7500?A.getUint64():A.getUint32(),x=M>=7500?A.getUint64():A.getUint32();M>=7500?A.getUint64():A.getUint32();var S=A.getUint8(),j=A.getString(S);if(k===0)return null;for(var F=[],J=0;J<x;J++)F.push(this.parseProperty(A));var ne=F.length>0?F[0]:"",q=F.length>1?F[1]:"",oe=F.length>2?F[2]:"";for(I.singleProperty=x===1&&A.getOffset()===k;k>A.getOffset();){var se=this.parseNode(A,M);se!==null&&this.parseSubNode(j,I,se)}return I.propertyList=F,typeof ne=="number"&&(I.id=ne),q!==""&&(I.attrName=q),oe!==""&&(I.attrType=oe),j!==""&&(I.name=j),I},parseSubNode:function(A,M,I){if(I.singleProperty===!0){var k=I.propertyList[0];Array.isArray(k)?(M[I.name]=I,I.a=k):M[I.name]=k}else if(A==="Connections"&&I.name==="C"){var x=[];I.propertyList.forEach(function(oe,se){se!==0&&x.push(oe)}),M.connections===void 0&&(M.connections=[]),M.connections.push(x)}else if(I.name==="Properties70"){var S=Object.keys(I);S.forEach(function(oe){M[oe]=I[oe]})}else if(A==="Properties70"&&I.name==="P"){var j=I.propertyList[0],F=I.propertyList[1],J=I.propertyList[2],ne=I.propertyList[3],q;j.indexOf("Lcl ")===0&&(j=j.replace("Lcl ","Lcl_")),F.indexOf("Lcl ")===0&&(F=F.replace("Lcl ","Lcl_")),F==="Color"||F==="ColorRGB"||F==="Vector"||F==="Vector3D"||F.indexOf("Lcl_")===0?q=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:q=I.propertyList[4],M[j]={type:F,type2:J,flag:ne,value:q}}else M[I.name]===void 0?typeof I.id=="number"?(M[I.name]={},M[I.name][I.id]=I):M[I.name]=I:I.name==="PoseNode"?(Array.isArray(M[I.name])||(M[I.name]=[M[I.name]]),M[I.name].push(I)):M[I.name][I.id]===void 0&&(M[I.name][I.id]=I)},parseProperty:function(A){var M=A.getString(1);switch(M){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 k=A.getUint32(),x=A.getUint32(),S=A.getUint32();if(x===0)switch(M){case"b":case"c":return A.getBooleanArray(k);case"d":return A.getFloat64Array(k);case"f":return A.getFloat32Array(k);case"i":return A.getInt32Array(k);case"l":return A.getInt64Array(k)}typeof rp=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var j=new rp.Inflate(new Uint8Array(A.getArrayBuffer(S))),F=new c(j.decompress().buffer);switch(M){case"b":case"c":return F.getBooleanArray(k);case"d":return F.getFloat64Array(k);case"f":return F.getFloat32Array(k);case"i":return F.getInt32Array(k);case"l":return F.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+M)}}};function c(A,M){this.dv=new DataView(A),this.offset=0,this.littleEndian=M!==void 0?M:!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 M=[],I=0;I<A;I++)M.push(this.getBoolean());return M},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 M=[],I=0;I<A;I++)M.push(this.getInt32());return M},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,M;return this.littleEndian?(A=this.getUint32(),M=this.getUint32()):(M=this.getUint32(),A=this.getUint32()),M&2147483648?(M=~M&4294967295,A=~A&4294967295,A===4294967295&&(M=M+1&4294967295),A=A+1&4294967295,-(M*4294967296+A)):M*4294967296+A},getInt64Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getInt64());return M},getUint64:function(){var A,M;return this.littleEndian?(A=this.getUint32(),M=this.getUint32()):(M=this.getUint32(),A=this.getUint32()),M*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getFloat32());return M},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getFloat64());return M},getArrayBuffer:function(A){var M=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,M},getString:function(A){for(var M=[],I=0;I<A;I++)M[I]=this.getUint8();var k=M.indexOf(0);return k>=0&&(M=M.slice(0,k)),G.LoaderUtils.decodeText(new Uint8Array(M))}};function h(){}h.prototype={constructor:h,add:function(A,M){this[A]=M}};function u(A){var M="Kaydara FBX Binary \0";return A.byteLength>=M.length&&M===L(A,0,M.length)}function d(A){var M=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function k(j){var F=A[j-1];return A=A.slice(I+j),I++,F}for(var x=0;x<M.length;++x){var S=k(1);if(S===M[x])return!1}return!0}function p(A){var M=/FBXVersion: (\d+)/,I=A.match(M);if(I){var k=parseInt(I[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function m(A){return A/46186158e3}var g=[];function v(A,M,I,k){var x;switch(k.mappingType){case"ByPolygonVertex":x=A;break;case"ByPolygon":x=M;break;case"ByVertice":x=I;break;case"AllSame":x=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(x=k.indices[x]);var S=x*k.dataSize,j=S+k.dataSize;return z(g,k.buffer,S,j)}var y=new G.Euler,w=new G.Vector3;function C(A){var M=new G.Matrix4,I=new G.Matrix4,k=new G.Matrix4,x=new G.Matrix4,S=new G.Matrix4,j=new G.Matrix4,F=new G.Matrix4,J=new G.Matrix4,ne=new G.Matrix4,q=new G.Matrix4,oe=new G.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&M.setPosition(w.fromArray(A.translation)),A.preRotation){var ae=A.preRotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),I.makeRotationFromEuler(y.fromArray(ae))}if(A.rotation){var ae=A.rotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),k.makeRotationFromEuler(y.fromArray(ae))}if(A.postRotation){var ae=A.postRotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),x.makeRotationFromEuler(y.fromArray(ae))}A.scale&&S.scale(w.fromArray(A.scale)),A.scalingOffset&&F.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&j.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&ne.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&(q=A.parentMatrixWorld);var ze=I.multiply(k).multiply(x),ee=new G.Matrix4;q.extractRotation(ee);var we=new G.Matrix4;we.copyPosition(q);var le=new G.Matrix4;le.getInverse(ee).multiply(q);var he=new G.Matrix4;if(se===0)he.copy(ee).multiply(ze).multiply(le).multiply(S);else if(se===1)he.copy(ee).multiply(le).multiply(ze).multiply(S);else{var be=new G.Matrix4().getInverse(S),te=new G.Matrix4().multiply(le).multiply(be);he.copy(ee).multiply(ze).multiply(te).multiply(S)}var ke=new G.Matrix4().getInverse(ne),Re=new G.Matrix4().getInverse(j),ye=new G.Matrix4;ye.copy(M).multiply(J).multiply(ne).multiply(I).multiply(k).multiply(x).multiply(ke).multiply(F).multiply(j).multiply(S).multiply(Re);var De=new G.Matrix4().copyPosition(ye),ve=new G.Matrix4().copy(q).multiply(De);return oe.copyPosition(ve),ye=new G.Matrix4().multiply(oe).multiply(he),ye}function E(A){A=A||0;var M=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),M[0]):M[A]}function D(A){var M=A.split(",").map(function(I){return parseFloat(I)});return M}function L(A,M,I){return M===void 0&&(M=0),I===void 0&&(I=A.byteLength),G.LoaderUtils.decodeText(new Uint8Array(A,M,I))}function R(A,M){for(var I=0,k=A.length,x=M.length;I<x;I++,k++)A[k]=M[I]}function z(A,M,I,k){for(var x=I,S=0;x<k;x++,S++)A[S]=M[x];return A}function O(A,M,I){return A.slice(0,M).concat(I).concat(A.slice(M))}return i}();const M5=(n,t)=>{var g;const e=(t==null?void 0:t.fbx_url)||du,i=(g=t==null?void 0:t.north_rad)!=null?g:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",m);const c=v=>$(exports,null,function*(){var E;const y=(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"配置参数缺失:未配置指南针指向!');s.object&&(s.object.parent&&s.object.parent.remove(s.object),s.object.traverse(D=>{var L,R;D instanceof b.Mesh&&((L=D.geometry)==null||L.dispose(),Array.isArray(D.material)?D.material.forEach(z=>z.dispose()):(R=D.material)==null||R.dispose())}));const C=yield new y1().loadAsync(y);return f1(C,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=C,m(),!0}),h=({latitude:v})=>{if(!s.object)return;const y=u(v);y&&(s.object.position.y=y)},u=v=>{if(s.yBase===void 0)return;const y=.6;if(v>=Math.PI/4)return s.yBase-(y+1.6);const w=v*(4/Math.PI);return s.yBase-(y*w+1.6)},d=()=>{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)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function m(){const v=s.object;if(!v)return;const y=n.model.bounding,w=y.max.x-y.min.x,C=y.max.z-y.min.z,E=Math.max(w,C),{max:{x:D,z:L},min:{x:R,y:z,z:O}}=y;s.yBase=z,o={x:(D+R)/2,y:z-1.6,z:(L+O)/2},r=[0,l-Math.PI/2,0],a=.0045*E,A5(v,{position:o,rotation:r,scale:a})}return{load:c,disable:p,enable:d}};function I5(n,t){var c,h,u,d,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(p=t==null?void 0:t.textAlign)!=null?p:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new G.CanvasTexture(a)}const E5=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),k5=(n,t)=>{var g,v,y;const e={},i=(g=t==null?void 0:t.animationEnabled)!=null?g:!0,s=(v=t==null?void 0:t.position)!=null?v:void 0,o=(y=t==null?void 0:t.rad)!=null?y:void 0,r=(t==null?void 0:t.fbx_url)||pu,a=[],l=w=>$(exports,null,function*(){var A,M,I,k,x,S,j,F;const C=(A=w==null?void 0:w.position)!=null?A:s;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=E5(C),D=(M=w==null?void 0:w.rad)!=null?M:o,L=(I=w==null?void 0:w.fbx_url)!=null?I:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const R=yield new y1().loadAsync(L);R.position.copy(E),R.rotation.z=D,R.scale.set(.8,.8,.8),f1(R,{transparent:!0,side:b.DoubleSide});const z=(j=(S=(x=(k=R.children)==null?void 0:k[0])==null?void 0:x.children)==null?void 0:S[3])==null?void 0:j.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const O=(F=t.name)!=null?F:"入户门";return z.material=new G.MeshBasicMaterial({transparent:!0,map:I5(O)}),z.renderOrder=3,R.children[0].add(z),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,C=new G.AnimationMixer(e.object);a.push(C);const E=C.clipAction(e.object.animations[0]);E.timeScale=w;let D;const L=()=>{let A=0,M=0;const I=1e3/30,k=x=>{A=requestAnimationFrame(k);const S=x-M;S<I||(M=x,a.forEach(j=>j.update(S/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(k),()=>{cancelAnimationFrame(A)}},O={play:()=>{D||(E.play(),D=L(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),D==null||D(),D=void 0}};e.animation=O},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)},d=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,d(n.currentMode),n.on("modeChange",d),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",d)),!0)}},x5=Gi;function S5(n,t,e,i=x5.Linear.None){const s=new xl(n).to(t,e).easing(i);aa(()=>s.start(0));const o=Zo(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function T5(n,t){return S5({progress:0},{progress:1},n,t)}var b1=(n=>(n.Move="Move",n.Rotate="Rotate",n))(b1||{}),nn=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(nn||{});const Xa=Math.PI*2;function ap(n){return(n%Xa+Xa)%Xa}function lp(n){return n%Xa}function Cc(n,t,e){return n+(t-n)*e}const ph=(n,t,e)=>{const i=Math.PI,s=i*2;let o=ap(n),r=ap(t);return e===nn.Anticlockwise&&o<r&&(o+=s),e===nn.Clockwise&&r<o&&(r+=s),e===nn.Loop&&r-o>i?ph(o,r,nn.Anticlockwise):e===nn.Loop&&o-r>i?ph(o,r,nn.Clockwise):{from:o,to:r}},D5=n=>{const t={},e=(l,c,...h)=>$(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,d)=>{const p=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,V({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>d(new Error("move canceled"))},o)):d(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=lp(r.latitude),l=lp(o.latitude),{from:c,to:h}=ph(r.longitude,o.longitude,o.rotation||nn.Loop),u=r.fov,d=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:d}}};return{move:e,rotate:(l,c,...h)=>$(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==rt.Five.Mode.Panorama&&(yield n.changeMode(rt.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((p,m)=>{if(!o.panoIndex){p(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>m(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:d}=i(o);return yield new Promise(p=>{const m=({progress:C})=>{const E={};E.longitude=Cc(u.longitude,d.longitude,C),E.latitude=Cc(u.latitude,d.latitude,C),E.fov=Cc(u.fov,d.fov,C),n.setState(E,!0)},g=()=>{p(!0)},v=()=>{p(!1)},y=o.rotateSpeed?Math.ceil(Math.abs(d.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=T5(y,Gi.Linear.None).onUpdate(m).onComplete(g).onDestroy(v);o.rotation===nn.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function cp(n,t){return n.x===t.x&&n.y===t.y}function A1(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function bl(n,t){return(t.y-n.y)/(t.x-n.x)}function w1(n,t,e){const i=bl(n[1],n[0]),s=bl(t[1],t[0]);if(isNaN(i)||isNaN(s)||A1(i,s))return!1;if(za(n[0],t))return n[0];if(za(n[1],t))return n[1];if(za(t[0],n))return t[0];if(za(t[1],n))return t[1];if(e&&!z5(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function za(n,t){return cp(n,t[0])||cp(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&&A1(bl(t[0],n),bl(n,t[1]))}function L5(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Oa(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function z5(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)&&Oa(t[0],n[1],n[0])*Oa(n[1],t[1],n[0])>0&&Oa(n[0],t[1],t[0])*Oa(t[1],n[1],t[0])>0?1:0}function P1(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>P1(n,t-1))}const O5=`<style type="text/css">
509
+ `;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class t3 extends Ee{constructor(t){super(),Ie(this,t,e3,$2,Me,{content:0},K2)}}function i3(n){Le(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function n3(n){let t,e;return t=new J2({props:{url:n[1].url}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function s3(n){let t,e;return t=new t3({props:{content:n[0]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function o3(n){let t,e,i,s;const o=[s3,n3],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=U("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Z(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Y(i),s=!1},d(l){l&&X(t),~e&&r[e].d()}}}function r3(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Su extends Ee{constructor(t){super(),Ie(this,t,r3,o3,Me,{floorIndex:2,floorplanData:3},i3)}}function a3(n){Le(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 l3(n){let t,e,i,s,o,r=n[0].notes+"",a;return{c(){t=U("div"),e=U("img"),s=ue(),o=U("span"),a=Fe(r),P(e,"class","floorplan-plugin__img svelte-2r6702"),at(e.src,i=n[6])||P(e,"src",i),P(e,"alt",""),_(e,"transform",n[5]),P(o,"class","floorplan-plugin__notes svelte-2r6702"),P(t,"class","floorplan-plugin__item svelte-2r6702"),_(t,"left",n[1]),_(t,"top",n[2]),_(t,"width",n[3]),_(t,"height",n[4])},m(l,c){Z(l,t,c),B(t,e),B(t,s),B(t,o),B(o,a)},p(l,[c]){c&1&&r!==(r=l[0].notes+"")&&Ne(a,r)},i:ce,o:ce,d(l){l&&X(t)}}}function c3(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",o=i.positionInImage.y*100+"%",r=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,o,r,a,l,c]}class h3 extends Ee{constructor(t){super(),Ie(this,t,c3,l3,Me,{item:0},a3)}}function u3(n){Le(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 Zd(n,t,e){const i=n.slice();return i[6]=t[e],i}function qd(n){let t,e=[],i=new Map,s,o,r,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Zd(n,a,c),u=l(h);i.set(u,e[c]=Jd(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[4])],o=!0)},p(c,h){h&2&&(a=c[1],xe(),e=ai(e,h,l,1,c,a,i,t,fn,Jd,null,Zd),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function Jd(n,t){let e,i,s;const o=[{item:t[6]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new h3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{item:t[6]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function d3(n){let t,e,i=n[1]&&qd(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=qd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function f3(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t,r=0;const a=l=>{e(0,r=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,o=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=o.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=o.bounding;l.x-c.x}},[r,i,s,o,a]}class p3 extends Ee{constructor(t){super(),Ie(this,t,f3,d3,Me,{floorIndex:2,floorplanData:3},u3)}}function m3(n){Le(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 g3(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new Bo(!1),i=Be(),t.a=i},m(s,o){t.m(e,s,o),Z(s,i,o)},p(s,o){o[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function v3(n){let t,e,i,s,o,r,a=n[1]&&Kd(n),l=n[0]&&$d(n),c=n[3]&&ef(n);return{c(){t=U("div"),a&&a.c(),e=ue(),l&&l.c(),i=ue(),c&&c.c(),s=Be(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),_(t,"opacity",n[14]?"1":"0")},m(h,u){Z(h,t,u),a&&a.m(t,null),B(t,e),l&&l.m(t,null),Z(h,i,u),c&&c.m(h,u),Z(h,s,u),o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[35]),_e(t,"clientHeight",n[36])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=Kd(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=$d(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&_(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=ef(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),o=!1,dt(r)}}}function Kd(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=U("span"),i=Fe(e),P(t,"class","floorplan-plugin__room-name"),_(t,"font-size",n[11])},m(s,o){Z(s,t,o),B(t,i)},p(s,o){o[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Ne(i,e),o[0]&2048&&_(t,"font-size",s[11])},d(s){s&&X(t)}}}function $d(n){let t,e;return{c(){t=U("span"),e=Fe(n[17]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),_(t,"font-size",n[10])},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s[0]&131072&&Ne(e,i[17]),s[0]&1024&&_(t,"font-size",i[10])},d(i){i&&X(t)}}}function ef(n){let t,e;return{c(){t=U("span"),e=Fe(n[16]),P(t,"class","floorplan-plugin__room-size"),_(t,"font-size",n[10]),_(t,"opacity",n[13]?"0.6":"0")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s[0]&65536&&Ne(e,i[16]),s[0]&1024&&_(t,"font-size",i[10]),s[0]&8192&&_(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function y3(n){let t,e,i;function s(a,l){if(a[5]===void 0)return v3;if(a[18])return g3}let o=s(n),r=o&&o(n);return{c(){t=U("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),_(t,"left",n[19]),_(t,"top",n[20]),_(t,"font-size",n[11]),_(t,"opacity",n[15]?"1":"0"),_(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Z(a,t,l),r&&r.m(t,null),e||(i=[oi(_i.call(null,t)),_e(t,"clientWidth",n[37]),_e(t,"clientHeight",n[38])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&2048&&_(t,"font-size",a[11]),l[0]&32768&&_(t,"opacity",a[15]?"1":"0"),l[0]&4096&&_(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:ce,o:ce,d(a){a&&X(t),r&&r.d(),e=!1,dt(i)}}}function b3(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function A3(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,m,g,v,y,w,{pxmm:C}=t,{roomAreaEnable:E}=t,{roomNameEnable:D}=t,{roomNameOtherTypeEnable:L}=t,{roomDimensionEnable:R}=t,{room:z}=t,{hoveredRoom:O}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:M}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{fontSize:x}=t;function S(he,be){if(be.width===0||be.height===0)return()=>!1;const te=he.path.map(({x:Xe,y:Ze})=>[Xe,Ze]),ke=he.roomLabel.position,{x:Re,y:ye}=ke,{width:De,height:ve}=be,Ae=De/2,Oe=ve/2;return function(Ze){const ot=Re*Ze,Ke=ye*Ze,et=te.map(([ht,Ft])=>[ht*Ze,Ft*Ze]);return[[ot+Ae,Ke-Oe],[ot-Ae,Ke-Oe],[ot-Ae,Ke+Oe],[ot+Ae,Ke+Oe]].every(ht=>b3(ht,et))}}const j=z.roomLabel,F=j.positionInImage.x*100+"%",J=j.positionInImage.y*100+"%";let ne=0,q=0,oe=0,se=0,ae=!1;O.subscribe(function(be){e(27,ae=!!be&&be.id===z.id)});const ze=he=>{e(8,oe=he.detail)},ee=he=>{e(9,se=he.detail)},we=he=>{e(6,ne=he.detail)},le=he=>{e(7,q=he.detail)};return n.$$set=he=>{"pxmm"in he&&e(21,C=he.pxmm),"roomAreaEnable"in he&&e(0,E=he.roomAreaEnable),"roomNameEnable"in he&&e(1,D=he.roomNameEnable),"roomNameOtherTypeEnable"in he&&e(2,L=he.roomNameOtherTypeEnable),"roomDimensionEnable"in he&&e(3,R=he.roomDimensionEnable),"room"in he&&e(4,z=he.room),"hoveredRoom"in he&&e(22,O=he.hoveredRoom),"getRoomAreaText"in he&&e(23,A=he.getRoomAreaText),"getRoomDimensionText"in he&&e(24,M=he.getRoomDimensionText),"getLabelElement"in he&&e(5,I=he.getLabelElement),"adaptiveRoomLabelVisibleEnable"in he&&e(25,k=he.adaptiveRoomLabelVisibleEnable),"fontSize"in he&&e(26,x=he.fontSize)},n.$$.update=()=>{var he,be;n.$$.dirty[0]&67108864&&e(28,i=ku[x]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(z)),n.$$.dirty[0]&8388624&&e(17,o=z.size?A(z.size):""),n.$$.dirty[0]&16777232&&e(16,r=z!=null&&z.dimension?M((he=z.dimension)==null?void 0:he.width,(be=z.dimension)==null?void 0:be.height):""),n.$$.dirty[0]&768&&e(34,a={width:oe,height:se}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?S(z,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=k?!!(l!=null&&l(C)):!0),n.$$.dirty[0]&192&&e(32,h={width:ne,height:q}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?S(z,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,d=k?!!(u!=null&&u(C)):!0),n.$$.dirty[0]&1744830464&&e(15,p=d||c||ae),n.$$.dirty[0]&1207959552&&e(14,m=c||ae),n.$$.dirty[0]&671088640&&e(13,g=d||ae),n.$$.dirty[0]&1610612736&&e(12,v=c&&!d),n.$$.dirty[0]&268435456&&e(11,y=ft((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,w=ft((i==null?void 0:i.area)||10))},[E,D,L,R,z,I,ne,q,oe,se,w,y,v,g,m,p,r,o,s,F,J,C,O,A,M,k,x,ae,i,d,c,u,h,l,a,ze,ee,we,le]}class w3 extends Ee{constructor(t){super(),Ie(this,t,A3,y3,Me,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},m3,[-1,-1])}}function P3(n){Le(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 tf(n,t,e){const i=n.slice();return i[17]=t[e],i}function nf(n){let t,e=[],i=new Map,s,o,r,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=tf(n,a,c),u=l(h);i.set(u,e[c]=sf(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[15])],o=!0)},p(c,h){h&7679&&(a=c[12],xe(),e=ai(e,h,l,1,c,a,i,t,fn,sf,null,tf),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function sf(n,t){let e,i,s;const o=[{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 r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new w3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{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||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function C3(n){let t,e,i=n[12]&&nf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[12]?i?(i.p(s,o),o&4096&&H(i,1)):(i=nf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function M3(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:d}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:m}=t,g=0,v=0;const y=ca();let w=Jo();typeof y=="object"&&"subscribe"in y&&y.subscribe(E=>{e(11,w=E)});const C=E=>{e(9,g=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,o=E.roomAreaEnable),"roomNameEnable"in E&&e(1,r=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,d=E.getRoomDimensionText),"getLabelElement"in E&&e(7,p=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,m=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:D}=c.bounding,L=E.x-D.x;e(10,v=g/L)}},[o,r,a,l,h,u,d,p,m,g,v,w,i,s,c,C]}let I3=class extends Ee{constructor(t){super(),Ie(this,t,M3,C3,Me,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},P3)}};function E3(n){Le(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 of(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function rf(n,t,e){const i=n.slice();return i[14]=t[e],i}function af(n){let t;return{c(){t=U("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),_(t,"left",n[14].left*100+"%"),_(t,"bottom",n[14].bottom*100+"%")},m(e,i){Z(e,t,i)},p:ce,d(e){e&&X(t)}}}function lf(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=U("div"),i=U("div"),o=Fe(s),r=ue(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Pe(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),_(e,"left",t[11].left*100+"%"),_(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Z(a,e,l),B(e,i),B(i,o),B(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Ne(o,s)},d(a){a&&X(e)}}}function k3(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let m=0;m<h.length;m+=1)u[m]=af(rf(n,h,m));let d=n[4];const p=m=>m[13];for(let m=0;m<d.length;m+=1){let g=of(n,d,m),v=p(g);l.set(v,a[m]=lf(v,g))}return{c(){t=U("div"),e=U("div"),i=ue(),s=U("div");for(let m=0;m<u.length;m+=1)u[m].c();o=ue(),r=U("div");for(let m=0;m<a.length;m+=1)a[m].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Pe(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Pe(t,"is-row",n[2]),_(t,"width",n[2]?"100%":1/16+"rem"),_(t,"height",n[2]?1/16+"rem":"100%")},m(m,g){Z(m,t,g),B(t,e),B(t,i),B(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);B(t,o),B(t,r);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(r,null)},p(m,[g]){if(g&8){h=m[3];let v;for(v=0;v<h.length;v+=1){const y=rf(m,h,v);u[v]?u[v].p(y,g):(u[v]=af(y),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}g&22&&(d=m[4],a=ai(a,g,p,1,m,d,l,r,la,lf,null,of)),g&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+m[0]+" svelte-1fuyezq")&&P(t,"class",c),g&5&&Pe(t,"is-row",m[2])},i:ce,o:ce,d(m){m&&X(t),Ti(u,m);for(let g=0;g<a.length;g+=1)a[g].d()}}}const yo=1e3,bo=180;function x3(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(yo-bo)*2,c=o.max.y-o.min.y-(yo-bo)*2,h=s.map(([m,g])=>a?[m.x,g.x]:[m.y,g.y]).flat().sort().filter((m,g,v)=>g===0?!0:m!==v[g-1]),u=h.map(m=>{const g=a?(m-o.min.x-yo+bo)/l:0,v=a?0:(m-o.min.y-yo+bo)/c;return{left:g,bottom:v}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=h[h.length-1]-h[0],p=h.map((m,g,v)=>{const y=g===0?0:m-v[g-1],w=g===0?0:(m+v[g-1])/2,C=a?(w-o.min.x-yo+bo)/l:0,E=a?0:(w-o.min.y-yo+bo)/c;return{left:C,bottom:E,distance:y}}).filter(({distance:m})=>m/d>.1);return n.$$set=m=>{"type"in m&&e(0,i=m.type),"data"in m&&e(5,s=m.data),"bounding"in m&&e(6,o=m.bounding),"getRuleDistanceText"in m&&e(1,r=m.getRuleDistanceText)},[i,r,a,u,p,s,o]}class S3 extends Ee{constructor(t){super(),Ie(this,t,x3,k3,Me,{type:0,data:5,bounding:6,getRuleDistanceText:1},E3)}}function T3(n){Le(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function cf(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hf(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new S3({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function D3(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=cf(n,o,a),c=r(l);i.set(c,e[a]=hf(c,l))}return{c(){t=U("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),_(t,"width",n[3]),_(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&&(o=a[4],xe(),e=ai(e,l,r,1,a,o,i,t,fn,hf,null,cf),Se()),l&8&&_(t,"width",a[3]),l&4&&_(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(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 uf=1e3,df=180;function L3(n,t,e){let i,s,o,r,a,l,c,h,u,d,{floorIndex:p}=t,{floorplanData:m}=t,{getRuleDistanceText:g}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,p=v.floorIndex),"floorplanData"in v&&e(6,m=v.floorplanData),"getRuleDistanceText"in v&&e(0,g=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=m.bounding),n.$$.dirty&96&&e(11,s=m.floorDatas[p].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.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-(uf-df)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(uf-df)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,d=h/l*100+"%")},[g,i,d,u,r,p,m,l,h,a,c,s,o]}class z3 extends Ee{constructor(t){super(),Ie(this,t,L3,D3,Me,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},T3)}}function ss(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function s1({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function O3(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 j3(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 R3(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function _3(n){let t;return{c(){t=Te("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){Z(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:ce,o:ce,d(e){e&&X(t)}}}function V3(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ss(s,{needZ:!0}))},[i,s]}class F3 extends Ee{constructor(t){super(),Ie(this,t,V3,_3,Me,{path:1})}}function B3(n){let t,e,i,s,o,r;return{c(){t=Te("defs"),e=Te("pattern"),i=Te("rect"),s=Te("path"),o=ue(),r=Te("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){Z(a,t,l),B(t,e),B(e,i),B(e,s),Z(a,o,l),Z(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:ce,o:ce,d(a){a&&X(t),a&&X(o),a&&X(r)}}}const Ac=6;function H3(n,t,e){let i,{path:s}=t;const o=Ac*2,r=`M0 ${Ac} h ${o} M${Ac} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ss(s,{needZ:!0}))},[i,o,r,s]}class N3 extends Ee{constructor(t){super(),Ie(this,t,H3,B3,Me,{path:3})}}function G3(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Te("defs"),e=Te("pattern"),i=Te("rect"),s=Te("pattern"),o=Te("rect"),r=ue(),a=Te("path"),l=ue(),c=Te("path"),h=ue(),u=Te("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(d,p){Z(d,t,p),B(t,e),B(e,i),B(t,s),B(s,o),Z(d,r,p),Z(d,a,p),Z(d,l,p),Z(d,c,p),Z(d,h,p),Z(d,u,p)},p(d,[p]){p&1&&P(a,"d",d[0]),p&1&&P(c,"d",d[0]),p&1&&P(u,"d",d[0])},i:ce,o:ce,d(d){d&&X(t),d&&X(r),d&&X(a),d&&X(l),d&&X(c),d&&X(h),d&&X(u)}}}function W3(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=ss(s,{needZ:!0}))},[i,s]}class U3 extends Ee{constructor(t){super(),Ie(this,t,W3,G3,Me,{path:1})}}function Q3(n){let t;return{c(){t=Te("path"),P(t,"d",n[0]),P(t,"fill","#969696"),P(t,"stroke","#969696"),P(t,"stroke-width","1"),P(t,"fill-rule","evenodd")},m(e,i){Z(e,t,i)},p:ce,i:ce,o:ce,d(e){e&&X(t)}}}function X3(n,t,e){let{dimension:i}=t;const s=ss([{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}),o=ss([{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}),r=ss([{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=ss([{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} ${o} ${r} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class Y3 extends Ee{constructor(t){super(),Ie(this,t,X3,Q3,Me,{dimension:1})}}function Z3(n){Le(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 ff(n,t,e){const i=n.slice();return i[8]=t[e],i}function q3(n){let t,e;return t=new N3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function J3(n){let t,e;return t=new U3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function K3(n){let t,e;return t=new F3({props:{path:n[8].path}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function pf(n){let t,e,i;return e=new Y3({props:{dimension:n[8].dimension}}),{c(){t=Te("svg"),ge(e.$$.fragment),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(s,o){Z(s,t,o),pe(e,t,null),i=!0},p(s,o){const r={};o&1&&(r.dimension=s[8].dimension),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Y(e.$$.fragment,s),i=!1},d(s){s&&X(t),me(e)}}}function mf(n){let t,e,i,s,o=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,r,a;const l=[K3,J3,q3],c=[];function h(d,p){return d[8].floorType===1?0:d[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=o&&pf(n);return{c(){t=Te("svg"),i.c(),s=ue(),u&&u.c(),r=Be(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(d,p){Z(d,t,p),c[e].m(t,null),Z(d,s,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=e;e=h(d),e===m?c[e].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),i=c[e],i?i.p(d,p):(i=c[e]=l[e](d),i.c()),H(i,1),i.m(t,null)),p&1&&(o=d[3]&&d[8].dimension&&Array.isArray(d[8].dimension.vertical)&&d[8].dimension.vertical.length>0&&Array.isArray(d[8].dimension.horizontal)&&d[8].dimension.horizontal.length>0),o?u?(u.p(d,p),p&1&&H(u,1)):(u=pf(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(i),H(u),a=!0)},o(d){Y(i),Y(u),a=!1},d(d){d&&X(t),c[e].d(),d&&X(s),u&&u.d(d),d&&X(r)}}}function $3(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=mf(ff(n,i,r));const o=r=>Y(s[r],1,1,()=>{s[r]=null});return{c(){t=U("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){Z(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&15){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=ff(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=mf(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(xe(),l=i.length;l<s.length;l+=1)o(l);Se()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Y(s[a]);e=!1},d(r){r&&X(t),Ti(s,r)}}}function eP(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:o}=t,{floorIndex:r}=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&&o;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,o=u.roomDimensionEnable),"floorIndex"in u&&e(6,r=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[r].rooms.map(u=>de(V({},u),{path:u.path.map(d=>s1(d,a.bounding))})))},[i,l,c,h,s,o,r,a]}class tP extends Ee{constructor(t){super(),Ie(this,t,eP,$3,Me,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},Z3)}}function iP(n){Le(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function nP(n){let t,e,i,s;return{c(){t=Te("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){Z(o,t,r),i||(s=[_e(t,"mouseenter",n[3]),_e(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:ce,o:ce,d(o){o&&X(t),i=!1,dt(s)}}}function sP(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:d}=a,p=ss(o.path,{needZ:!0,format:m=>s1(m,d)});return n.$$set=m=>{"room"in m&&e(0,o=m.room),"floorIndex"in m&&e(1,r=m.floorIndex),"floorplanData"in m&&e(6,a=m.floorplanData),"highlightData"in m&&e(7,l=m.highlightData),"hoveredRoom"in m&&e(8,c=m.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,p,a,l,c,i]}class oP extends Ee{constructor(t){super(),Ie(this,t,sP,nP,Me,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},iP)}}function rP(n){Le(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 gf(n,t,e){const i=n.slice();return i[6]=t[e],i}function vf(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=pt(r,o[a]);return i=new oP({props:r}),{key:n,first:null,c(){e=Be(),ge(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?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function aP(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=gf(n,r,l),h=a(c);s.set(h,i[l]=vf(h,c))}return{c(){t=U("div"),e=Te("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Z(l,t,c),B(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,xe(),i=ai(i,c,a,1,l,r,s,e,fn,vf,null,gf),Se())},i(l){if(!o){for(let c=0;c<r.length;c+=1)H(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)Y(i[c]);o=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function lP(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Tu extends Ee{constructor(t){super(),Ie(this,t,lP,aP,Me,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},rP)}}function cP(n){Le(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 yf(n){let t,e=n[0].text+"",i;return{c(){t=U("span"),i=Fe(e),P(t,"class","text svelte-3vzs9z"),_(t,"font-size",n[0].textFontSize+"px")},m(s,o){Z(s,t,o),B(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Ne(i,e),o&1&&_(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function hP(n){let t,e,i,s,o=n[0].text&&yf(n);return{c(){t=U("div"),e=U("img"),s=ue(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||P(e,"src",i),_(e,"width",n[0].imageWidth+"px"),_(e,"height",n[0].imageHeight+"px"),_(e,"max-width","none"),P(t,"class","missing-floor svelte-3vzs9z")},m(r,a){Z(r,t,a),B(t,e),B(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&_(e,"width",r[0].imageWidth+"px"),a&1&&_(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=yf(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:ce,o:ce,d(r){r&&X(t),o&&o.d()}}}function uP(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class o1 extends Ee{constructor(t){super(),Ie(this,t,uP,hP,Me,{missingFloorConfig:0},cP)}}const hn="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==",hh="data:image/png;base64,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";function di(n){return n*180/Math.PI}function dP(n){Le(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 fP(n){let t,e;return{c(){t=U("div"),e=U("div"),P(e,"class","floorplan__camera-rotate svelte-17hhq1b"),_(e,"background-image",`url(${n[0]||hn})`),_(e,"width",n[4]),_(e,"height",n[4]),_(e,"left","-"+n[4]),_(e,"top","-"+n[4]),_(e,"transform",`rotate(${n[3]}deg)`),_(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17hhq1b"),_(t,"left",n[1]),_(t,"top",n[2])},m(i,s){Z(i,t,s),B(t,e)},p(i,[s]){s&1&&_(e,"background-image",`url(${i[0]||hn})`);const o=s&1;o&&_(e,"width",i[4]),o&&_(e,"height",i[4]),o&&_(e,"left","-"+i[4]),o&&_(e,"top","-"+i[4]),o&&_(e,"transform",`rotate(${i[3]}deg)`),o&&_(e,"transform-origin",`${i[4]} ${i[4]}`)},i:ce,o:ce,d(i){i&&X(t)}}}function pP(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",d=h*100+"%",p=-di(o)+45,m=document.body.clientWidth,g=document.body.clientHeight,y=`${(m<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,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,d,p,y,i,s,o]}let mP=class extends Ee{constructor(t){super(),Ie(this,t,pP,fP,Me,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},dP)}};const r1="data:image/png;base64,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";function gP(n){Le(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 vP(n){let t,e,i,s,o;return{c(){t=U("div"),e=U("div"),i=ue(),s=U("span"),o=Fe(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),_(e,"background-image",`url(${r1})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),_(t,"transform",n[2])},m(r,a){Z(r,t,a),B(t,e),B(t,i),B(t,s),B(s,o)},p(r,a){a&1&&Ne(o,r[0])},d(r){r&&X(t)}}}function yP(n){let t,e=n[1]&&vP(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function bP(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?di(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class AP extends Ee{constructor(t){super(),Ie(this,t,bP,yP,Me,{floorplanData:3,northDesc:0},gP)}}function wP(n){Le(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 PP(n){let t,e,i,s,o,r,a,l,c,h,u,d;const p=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let m={};for(let z=0;z<p.length;z+=1)m=pt(m,p[z]);t=new tP({props:m});let g=(n[3]||n[5])&&bf(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let y={};for(let z=0;z<v.length;z+=1)y=pt(y,v[z]);s=new Su({props:y});const w=[{floorplanData:n[12],floorIndex:n[2]}];let C={};for(let z=0;z<w.length;z+=1)C=pt(C,w[z]);r=new p3({props:C});let E=n[6]&&Af(n),D=n[11]&&wf(n),L=n[4]&&Pf(n),R=n[23]&&Cf(n);return{c(){ge(t.$$.fragment),e=ue(),g&&g.c(),i=ue(),ge(s.$$.fragment),o=ue(),ge(r.$$.fragment),a=ue(),E&&E.c(),l=ue(),D&&D.c(),c=ue(),L&&L.c(),h=ue(),R&&R.c(),u=Be()},m(z,O){pe(t,z,O),Z(z,e,O),g&&g.m(z,O),Z(z,i,O),pe(s,z,O),Z(z,o,O),pe(r,z,O),Z(z,a,O),E&&E.m(z,O),Z(z,l,O),D&&D.m(z,O),Z(z,c,O),L&&L.m(z,O),Z(z,h,O),R&&R.m(z,O),Z(z,u,O),d=!0},p(z,O){const A=O&5188?yt(p,[{floorIndex:z[2],floorplanData:z[12],roomLabelsEnable:z[6],roomDimensionEnable:z[10]}]):{};t.$set(A),z[3]||z[5]?g?(g.p(z,O),O&40&&H(g,1)):(g=bf(z),g.c(),H(g,1),g.m(i.parentNode,i)):g&&(xe(),Y(g,1,1,()=>{g=null}),Se());const M=O&4100?yt(v,[{floorplanData:z[12],floorIndex:z[2]}]):{};s.$set(M);const I=O&4100?yt(w,[{floorplanData:z[12],floorIndex:z[2]}]):{};r.$set(I),z[6]?E?(E.p(z,O),O&64&&H(E,1)):(E=Af(z),E.c(),H(E,1),E.m(l.parentNode,l)):E&&(xe(),Y(E,1,1,()=>{E=null}),Se()),z[11]?D?(D.p(z,O),O&2048&&H(D,1)):(D=wf(z),D.c(),H(D,1),D.m(c.parentNode,c)):D&&(xe(),Y(D,1,1,()=>{D=null}),Se()),z[4]?L?(L.p(z,O),O&16&&H(L,1)):(L=Pf(z),L.c(),H(L,1),L.m(h.parentNode,h)):L&&(xe(),Y(L,1,1,()=>{L=null}),Se()),z[23]?R?(R.p(z,O),O&8388608&&H(R,1)):(R=Cf(z),R.c(),H(R,1),R.m(u.parentNode,u)):R&&(xe(),Y(R,1,1,()=>{R=null}),Se())},i(z){d||(H(t.$$.fragment,z),H(g),H(s.$$.fragment,z),H(r.$$.fragment,z),H(E),H(D),H(L),H(R),d=!0)},o(z){Y(t.$$.fragment,z),Y(g),Y(s.$$.fragment,z),Y(r.$$.fragment,z),Y(E),Y(D),Y(L),Y(R),d=!1},d(z){me(t,z),z&&X(e),g&&g.d(z),z&&X(i),me(s,z),z&&X(o),me(r,z),z&&X(a),E&&E.d(z),z&&X(l),D&&D.d(z),z&&X(c),L&&L.d(z),z&&X(h),R&&R.d(z),z&&X(u)}}}function CP(n){let t,e;return t=new o1({props:{missingFloorConfig:n[19]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&524288&&(o.missingFloorConfig=i[19]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function bf(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&33820676?yt(i,[{floorIndex:o[2],floorplanData:o[12],hoveredRoom:o[25],highlightData:o[18]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Af(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 o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new I3({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&33748868?yt(i,[{floorplanData:o[12],roomAreaEnable:o[7],roomNameEnable:o[8],roomNameOtherTypeEnable:o[9],roomDimensionEnable:o[10],floorIndex:o[2],getRoomAreaText:o[13],getRoomDimensionText:o[14],getLabelElement:o[15],hoveredRoom:o[25],adaptiveRoomLabelVisibleEnable:o[17]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function wf(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new z3({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&69636?yt(i,[{floorplanData:o[12],floorIndex:o[2],getRuleDistanceText:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Pf(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new mP({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&3149825?yt(i,[{panoIndex:o[0],floorplanData:o[12],lastPanoramaLongitude:o[20],cameraImageUrl:o[21]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Cf(n){let t,e;return t=new AP({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&4096&&(o.floorplanData=i[12]),s&4194304&&(o.northDesc=i[22]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function MP(n){let t,e,i,s,o;const r=[CP,PP],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=U("div"),i.c(),P(t,"class",s=Mt(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Z(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(xe(),Y(a[u],1,1,()=>{a[u]=null}),Se(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),H(i,1),i.m(t,null)),(!o||h&2&&s!==(s=Mt(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(H(i),o=!0)},o(c){Y(i),o=!1},d(c){c&&X(t),a[e].d()}}}function IP(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:d}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:g}=t,{ruleLabelsEnable:v}=t,{floorplanData:y}=t,{getRoomAreaText:w}=t,{getRoomDimensionText:C}=t,{getLabelElement:E}=t,{getRuleDistanceText:D}=t,{adaptiveRoomLabelVisibleEnable:L}=t,{highlightData:R}=t,{missingFloorConfig:z}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:A}=t,{northDesc:M}=t,{compassEnable:I}=t,{store:k=void 0}=t;const x=xu(void 0);return x.subscribe(S=>{k&&e(26,k.roomOnMouse=S,k)}),n.$$set=S=>{"panoIndex"in S&&e(0,o=S.panoIndex),"isCurrent"in S&&e(1,r=S.isCurrent),"floorIndex"in S&&e(2,a=S.floorIndex),"highlightEnable"in S&&e(3,l=S.highlightEnable),"cameraEnable"in S&&e(4,c=S.cameraEnable),"hoverEnable"in S&&e(5,h=S.hoverEnable),"roomLabelsEnable"in S&&e(6,u=S.roomLabelsEnable),"roomAreaEnable"in S&&e(7,d=S.roomAreaEnable),"roomNameEnable"in S&&e(8,p=S.roomNameEnable),"roomNameOtherTypeEnable"in S&&e(9,m=S.roomNameOtherTypeEnable),"roomDimensionEnable"in S&&e(10,g=S.roomDimensionEnable),"ruleLabelsEnable"in S&&e(11,v=S.ruleLabelsEnable),"floorplanData"in S&&e(12,y=S.floorplanData),"getRoomAreaText"in S&&e(13,w=S.getRoomAreaText),"getRoomDimensionText"in S&&e(14,C=S.getRoomDimensionText),"getLabelElement"in S&&e(15,E=S.getLabelElement),"getRuleDistanceText"in S&&e(16,D=S.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in S&&e(17,L=S.adaptiveRoomLabelVisibleEnable),"highlightData"in S&&e(18,R=S.highlightData),"missingFloorConfig"in S&&e(19,z=S.missingFloorConfig),"lastPanoramaLongitude"in S&&e(20,O=S.lastPanoramaLongitude),"cameraImageUrl"in S&&e(21,A=S.cameraImageUrl),"northDesc"in S&&e(22,M=S.northDesc),"compassEnable"in S&&e(23,I=S.compassEnable),"store"in S&&e(26,k=S.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=y.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I,s,x,k,i]}let EP=class extends Ee{constructor(t){super(),Ie(this,t,IP,MP,Me,{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},wP)}};function kP(n){Le(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Mf(n,t,e){const i=n.slice();return i[26]=t[e],i}function If(n){let t,e,i,s=n[15].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Ef(Mf(n,s,a));const r=a=>Y(o[a],1,1,()=>{o[a]=null});return{c(){t=U("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){Z(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Mf(n,s,c);o[c]?(o[c].p(h,l),H(o[c],1)):(o[c]=Ef(h),o[c].c(),H(o[c],1),o[c].m(t,null))}for(xe(),c=s.length;c<o.length;c+=1)r(c);Se()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(o[l]);e||At(()=>{e=vs(t,Ht,{duration:n[0],easing:Rn}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)Y(o[l]);i=!1},d(a){a&&X(t),Ti(o,a)}}}function Ef(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 o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new EP({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&67108860?yt(i,[r&67108844&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[15],getRoomAreaText:o[18],getRoomDimensionText:o[19],getLabelElement:o[20],getRuleDistanceText:o[21],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomDimensionEnable:o[13],ruleLabelsEnable:o[14],adaptiveRoomLabelVisibleEnable:o[22],highlightData:o[23],missingFloorConfig:o[24],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[17],lastPanoramaLongitude:o[16],compassEnable:o[8],northDesc:o[2],store:o[25]},r&32768&&{floorIndex:o[26].floorIndex},r&32784&&{isCurrent:o[26].floorIndex===o[4]},r&32768&&{items:o[26].items}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function xP(n){let t,e,i=n[1]&&If(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=If(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function SP(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:p}=t,{roomNameEnable:m}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:y}=t,{floorplanData:w}=t,{lastPanoramaLongitude:C}=t,{cameraImageUrl:E}=t,{getRoomAreaText:D}=t,{getRoomDimensionText:L}=t,{getLabelElement:R}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:A}=t,{missingFloorConfig:M}=t,{store:I=void 0}=t;return n.$$set=k=>{"duration"in k&&e(0,i=k.duration),"visible"in k&&e(1,s=k.visible),"northDesc"in k&&e(2,o=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,h=k.highlightEnable),"compassEnable"in k&&e(8,u=k.compassEnable),"roomLabelsEnable"in k&&e(9,d=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,p=k.roomAreaEnable),"roomNameEnable"in k&&e(11,m=k.roomNameEnable),"roomNameOtherTypeEnable"in k&&e(12,g=k.roomNameOtherTypeEnable),"roomDimensionEnable"in k&&e(13,v=k.roomDimensionEnable),"ruleLabelsEnable"in k&&e(14,y=k.ruleLabelsEnable),"floorplanData"in k&&e(15,w=k.floorplanData),"lastPanoramaLongitude"in k&&e(16,C=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(17,E=k.cameraImageUrl),"getRoomAreaText"in k&&e(18,D=k.getRoomAreaText),"getRoomDimensionText"in k&&e(19,L=k.getRoomDimensionText),"getLabelElement"in k&&e(20,R=k.getLabelElement),"getRuleDistanceText"in k&&e(21,z=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(22,O=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(23,A=k.highlightData),"missingFloorConfig"in k&&e(24,M=k.missingFloorConfig),"store"in k&&e(25,I=k.store)},[i,s,o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I]}let Du=class extends Ee{constructor(t){super(),Ie(this,t,SP,xP,Me,{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},kP)}};const TP="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 DP(n){return $(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return $(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function LP(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 zP(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(LP),rules:n.rules,is_has_wall:n.is_has_wall}}function OP(n){const t={index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image};return n.styled_floorplan_position_in_image&&(t.styledFloorplanPositionInImage={guide:n.styled_floorplan_position_in_image.guide,miniMapFill:n.styled_floorplan_position_in_image.mini_map_fill}),t}function jP(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 un(n){return $(this,null,function*(){var r;const t=yield DP(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(zP),s=n.computed_data.entrance?jP(n.computed_data.entrance):null,o={outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(OP)};return((r=n.styled_floorplan)==null?void 0:r.version)===1&&(o.styledFloorplan={version:1,floors:n.styled_floorplan.floors.map(a=>({floorIndex:a.floor_index,guide:{url:a.guide.url,checksum:a.guide.checksum,width:a.guide.width,height:a.guide.height,floorplanToImage:a.guide.floorplan_to_image},miniMapFill:{url:a.mini_map_fill.url,checksum:a.mini_map_fill.checksum,width:a.mini_map_fill.width,height:a.mini_map_fill.height,floorplanToImage:a.mini_map_fill.floorplan_to_image},roomLabels:a.room_labels.map(l=>de(V({roomId:l.room_id},l.names?{names:l.names}:{}),{position:l.position,positionInImage:l.position_in_image}))}))}),o})}function a1(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:TP,width:45,height:48},a=R3(o,t),l=O3(o,e),c=j3(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function RP(n,t){return t(n),n}function Wo(n,t){return RP({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function kf(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 Qr(n,t,e=as.BOUNDING_CENTER){const i=kf(n,t),s=kf(n,t+1);return e===as.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===as.CEILING?s:i}function Lu(n,t,e,i){const s=Qr(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let ys=class{constructor(t,e){f(this,"VERSION","3.81.9-alpha.0");f(this,"NAME");f(this,"five");f(this,"workUtil");f(this,"fiveUtil");f(this,"hooks",new St);f(this,"staticPrefix",Bl);this.five=t,this.fiveUtil=new Sl(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}onWorkCodeChange(){}},pn=class extends ys{};var fi=(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))(fi||{});const l1=500,zu=80;function Vs(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function c1(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Vs(r,a,e)||Vs(r+i,a,e)}Object.assign(window,{nearlyEqual:Vs,nearlyEqualRad:c1});function _P(n){return Object.prototype.toString.call(n)==="[object Object]"}function xf(n){return _P(n)&&!!n.isVector3}function Ou(n,t){return $(this,null,function*(){const[e]=yield Us(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!VP(i,s))throw new Error("pose 与预期不符")})}function VP(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"?c1(i,s,2):typeof i=="number"&&typeof s=="number"?Vs(i,s,2):xf(s)&&xf(i)?s.distanceTo(i)<.01:i===s})}function FP(n,t,e){const i=n.bounding,s=Math.pow(Math.pow(i.max.x-i.min.x+1,2)+Math.pow(i.max.y-i.min.y+1,2)+Math.pow(i.max.z-i.min.z+1,2),1/2);let o=s/2/Math.tan(Math.PI*t/360);return e<1&&(o=o/e),isNaN(o)?s:o}function BP(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Vs(e,r,2)||!Vs(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Vs(s,c,2))}function h1(n,t,e=!0){return $(this,null,function*(){if(BP(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const h=n.models.find(p=>p.name===n.state.workCode),u=typeof t.fov=="number"?t.fov:zu;h&&(t.distance=FP(h,u,n.camera.aspect));const[d]=yield Us(Ou(n,[t.mode,t,void 0,e]));if(d)throw d;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield Us(n.updateCamera(Wo(t,["mode"]),l,e));if(c)throw new Error(fi.UpdateCameraError)})}function Uo(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];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(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function HP(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 NP(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 GP=class extends pn{constructor(e,i){var l,c,h;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"store",{roomOnMouse:null});f(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")});f(this,"show",(...i)=>$(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)}));f(this,"hide",(...i)=>$(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.getPxmmWithRotation(),a=Math.ceil(s*r),l=Math.ceil(o*r);return this.size.width===a&&this.size.height===l||(this.container.style.width=a+"px",this.container.style.height=l+"px",this.size={width:a,height:l}),!0});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"updateShowState",e=>{this.showState=V(V({},this.showState),e)});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,fi.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>$(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(fi.ModelNotLoaded);if(!this.data)throw new Error(fi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>$(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 Us(h1(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(fi.UnknownError);if(!this.updateSize())throw new Error(fi.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:l1;Uo(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,fi.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Uo(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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||NP(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();HP(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(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});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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=V({mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:zu/((l=i==null?void 0:i.scale)!=null?l:1)},i==null?void 0:i.showState),this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),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:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}getPxmmWithRotation(){if(!this.wrapper)return 0;const e=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,i=this.showState.longitude,s=Math.abs((i%(2*Math.PI)+2*Math.PI)%(2*Math.PI));return s>Math.PI/4&&s<3*Math.PI/4||s>5*Math.PI/4&&s<7*Math.PI/4?this.getPxmmZAxis(e):Lu(this.five,this.wrapper,this.floorIndex,e)}getPxmmZAxis(e){if(!this.wrapper)return 0;const i=Qr(this.five,this.floorIndex,e==null?void 0:e.attachedTo),s=new b.Vector3(0,i,0),o=new b.Vector3(0,i,1),r=s.clone().project(this.five.camera),a=o.clone().project(this.five.camera);return Math.abs((a.x-r.x)/1e3)*(this.wrapper.getBoundingClientRect().width/2)}formatData(e){return $(this,null,function*(){return yield un(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,store:this.store});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const WP=(n,t)=>new GP(n,t),Sf=[{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}],UP="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function QP(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 XP(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 YP=class extends pn{constructor(e,i){var l,c,h;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"items");f(this,"store",{roomOnMouse:null});f(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")});f(this,"show",(...i)=>$(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)}));f(this,"hide",(...i)=>$(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.getPxmmWithRotation(),a=Math.ceil(s*r),l=Math.ceil(o*r);return this.size.width===a&&this.size.height===l||(this.container.style.width=a+"px",this.container.style.height=l+"px",this.size={width:a,height:l}),!0});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"updateShowState",e=>{this.showState=V(V({},this.showState),e)});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,fi.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>$(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(fi.ModelNotLoaded);if(!this.data)throw new Error(fi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=V(V({},i),e),o=()=>$(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 Us(h1(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(fi.UnknownError);if(!this.updateSize())throw new Error(fi.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:l1;Uo(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,fi.BreakOffByHide),this.showPromise=void 0;const s=V(V({},{userAction:!0,isAutoHide:!1}),e);Uo(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click",this.store.roomOnMouse))return!1});f(this,"onFiveModelLoaded",()=>{const s=this.five.models.find(r=>r.name===this.five.state.workCode).bounding.getCenter(new b.Vector3);if(this.showState.offset=s,this.state.enabled===!1||this.wrapper||!this.selector)return;const o=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!o)throw new Error("不正确的父容器选择器");this.wrapper=o,o.append(this.container)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();if(s.mode!==this.showState.mode)return;const o=this.getRelativePose(s);XP(o)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize();const o=this.getRelativePose(s);QP(o)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(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(Wo(this.showState,["offset"]),0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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=V({mode:"Mapview",longitude:0,latitude:Math.PI/2,fov:zu/((l=i==null?void 0:i.scale)!=null?l:1)},i==null?void 0:i.showState),this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),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,cameraImageUrl:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),xi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(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,o=s.x-i.x,r=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:d,height:p,notes:m,type:g,id:v,rotateX:y,rotateY:w,rotateZ:C=0}=c;return{id:v,positionInImage:{x:(h-i.x)/o,y:(s.y-u)/r},width:d/o,height:p/r,src:UP+Sf[g].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:m||Sf[g].description,rotateX:y,rotateY:w,rotateZ:C}})})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}getPxmmWithRotation(){if(!this.wrapper)return 0;const e=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,i=this.showState.longitude,s=Math.abs((i%(2*Math.PI)+2*Math.PI)%(2*Math.PI));return s>Math.PI/4&&s<3*Math.PI/4||s>5*Math.PI/4&&s<7*Math.PI/4?this.getPxmmZAxis(e):Lu(this.five,this.wrapper,this.floorIndex,e)}getPxmmZAxis(e){if(!this.wrapper)return 0;const i=Qr(this.five,this.floorIndex,e==null?void 0:e.attachedTo),s=new b.Vector3(0,i,0),o=new b.Vector3(0,i,1),r=s.clone().project(this.five.camera),a=o.clone().project(this.five.camera);return Math.abs((a.x-r.x)/1e3)*(this.wrapper.getBoundingClientRect().width/2)}updatePosition(){var a;const e=Qr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return $(this,null,function*(){return yield un(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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)}getRelativePose(e){const i=this.showState.longitude||0,o=((e.longitude-i)%(2*Math.PI)+2*Math.PI)%(2*Math.PI);return de(V({},e),{longitude:o})}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=de(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const ZP=(n,t)=>new YP(n,t);let qP=class extends pn{constructor(e,i){var l,c;super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=Lu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});f(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")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});f(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)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(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}))});f(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:Wi(i==null?void 0:i.staticPrefix,cs),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:hn,attachedTo:as.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Wo(i,["selector","scale"]):{},r=V(V({},s.missingFloorConfig),o.missingFloorConfig),a=de(V(V({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return $(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&yi(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield un(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=Qr(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return $(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 $(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return $(this,null,function*(){return yield un(e.data)})}_show(e){return $(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 Ou(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;Uo(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return $(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;Uo(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(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(V({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new Du({target:this.container,intro:!0,props:i})}};const JP=(n,t)=>new qP(n,t);function KP(n){Le(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 $P(n){let t,e,i;return{c(){t=U("div"),e=U("div"),i=U("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),_(i,"background-image","url("+(n[0]||hn)+")"),_(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),_(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),_(t,"opacity",n[3]?1:0)},m(s,o){Z(s,t,o),B(t,e),B(e,i)},p(s,[o]){o&1&&_(i,"background-image","url("+(s[0]||hn)+")"),(o&1||o&3)&&_(i,"transform",s[1]),o&4&&_(e,"transform",s[2]),o&8&&_(t,"opacity",s[3]?1:0)},i:ce,o:ce,d(s){s&&X(t)}}}function eC(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function tC(n,t,e){var w,C;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,d=a.getCurrentState().longitude,p=(C=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?C:0;function m(E,D){const L=E.bounding,R=E.observers[D];if(!R)return"";const z=(L.max.x-L.min.x)*l,O=(L.max.y-L.min.y)*l,A=Math.floor(R.positionInImage.x*z),M=Math.floor(R.positionInImage.y*O);return`translate(${A}px, ${M}px)`}function g(E){e(7,u=E)}function v(E){e(9,p=a.work.observers[E].floorIndex)}const y=ta(E=>{e(8,d=E.longitude)},1e3/60);return zt(()=>(a.on("panoWillArrive",g),a.on("panoArrived",v),a.on("cameraDirectionUpdate",y),function(){a.off("panoWillArrive",g),a.off("panoArrived",v),a.off("cameraDirectionUpdate",y)})),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[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=m(c,u)),n.$$.dirty&256&&e(1,r=eC(d))},[h,r,o,s,a,l,c,u,d,p,i]}let iC=class extends Ee{constructor(t){super(),Ie(this,t,tC,$P,Me,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},KP)}};function nC(n){Le(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 Tf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Df(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=ue(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),_(i,"background-image",`url(${t[1].icon.url})`),_(i,"width",s),_(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),_(e,"top",a),_(e,"left",l),this.first=e},m(c,h){Z(c,e,h),B(e,i),B(e,r)},p(c,h){t=c,h&1&&_(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&_(i,"width",s),u&&_(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&_(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&_(e,"left",l)},d(c){c&&X(e)}}}function sC(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Tf(n,s,r),l=o(a);i.set(l,e[r]=Df(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=ai(e,a,o,1,r,s,i,t,la,Df,null,Tf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function oC(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let rC=class extends Ee{constructor(t){super(),Ie(this,t,oC,sC,Me,{extraObjects:0},nC)}};function aC(n){Le(n,"svelte-17nccx",".floorplan-plugin__styled-image.svelte-17nccx{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none}img.svelte-17nccx{display:block;max-width:none;transform-origin:0 0}")}function lC(n){let t,e,i;return{c(){t=U("div"),e=U("img"),at(e.src,i=n[0].url)||P(e,"src",i),P(e,"alt",""),P(e,"draggable","false"),P(e,"class","svelte-17nccx"),_(e,"width",n[1]?`${n[0].width}px`:"100%"),_(e,"height",n[1]?`${n[0].height}px`:"100%"),_(e,"transform",n[1]?`matrix(${n[1].join(",")})`:void 0),P(t,"class","floorplan-plugin__styled-image svelte-17nccx"),_(t,"z-index",n[2])},m(s,o){Z(s,t,o),B(t,e)},p(s,[o]){o&1&&!at(e.src,i=s[0].url)&&P(e,"src",i),o&3&&_(e,"width",s[1]?`${s[0].width}px`:"100%"),o&3&&_(e,"height",s[1]?`${s[0].height}px`:"100%"),o&2&&_(e,"transform",s[1]?`matrix(${s[1].join(",")})`:void 0),o&4&&_(t,"z-index",s[2])},i:ce,o:ce,d(s){s&&X(t)}}}function cC(n,t,e){let{image:i}=t,{transform:s}=t,{zIndex:o=5}=t;return n.$$set=r=>{"image"in r&&e(0,i=r.image),"transform"in r&&e(1,s=r.transform),"zIndex"in r&&e(2,o=r.zIndex)},[i,s,o]}class u1 extends Ee{constructor(t){super(),Ie(this,t,cC,lC,Me,{image:0,transform:1,zIndex:2},aC)}}function hC(n,t){const[e,i,s,o,r,a]=n,[l,c,h,u,d,p]=t;return[e*l+s*c,i*l+o*c,e*h+s*u,i*h+o*u,e*d+s*p+r,i*d+o*p+a]}function uC([n,t,e,i,s,o]){const r=n*i-t*e;if(!Number.isFinite(r)||r===0)throw new Error("styled floorplan transform is singular");return[i/r,-t/r,-e/r,n/r,(e*o-i*s)/r,(t*s-n*o)/r]}function d1(n,t,e){const i=[e,0,0,-e,-t.min.x*e,t.max.y*e];return hC(i,uC(n))}function dC(n){Le(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 fC(n){let t,e,i,s,o,r,a;const l=[gC,mC],c=[];function h(d,p){return d[7]&&d[8]?0:1}t=h(n),e=c[t]=l[t](n),s=new rC({props:{extraObjects:n[9]}});let u=n[3]&&Lf(n);return{c(){e.c(),i=ue(),ge(s.$$.fragment),o=ue(),u&&u.c(),r=Be()},m(d,p){c[t].m(d,p),Z(d,i,p),pe(s,d,p),Z(d,o,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=t;t=h(d),t===m?c[t].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),e=c[t],e?e.p(d,p):(e=c[t]=l[t](d),e.c()),H(e,1),e.m(i.parentNode,i));const g={};p&512&&(g.extraObjects=d[9]),s.$set(g),d[3]?u?(u.p(d,p),p&8&&H(u,1)):(u=Lf(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(e),H(s.$$.fragment,d),H(u),a=!0)},o(d){Y(e),Y(s.$$.fragment,d),Y(u),a=!1},d(d){c[t].d(d),d&&X(i),me(s,d),d&&X(o),u&&u.d(d),d&&X(r)}}}function pC(n){let t,e,i;return{c(){t=U("div"),e=U("img"),P(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){Z(s,t,o),B(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&P(e,"src",i)},i:ce,o:ce,d(s){s&&X(t)}}}function mC(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Su({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&20?yt(i,[{floorIndex:o[2],floorplanData:o[4]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function gC(n){let t,e;return t=new u1({props:{image:n[7].miniMapFill,transform:n[8],zIndex:0}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&128&&(o.image=i[7].miniMapFill),s&256&&(o.transform=i[8]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function Lf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[11],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&2103?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[11],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function vC(n){let t,e,i,s;const o=[pC,fC],r=[];function a(l,c){return l[10]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Be()},m(l,c){r[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Y(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function yC(n,t,e){let i,s,o,r,a,{five:l}=t,{pxmm:c}=t,{floorIndex:h}=t,{hoverEnable:u}=t,{floorplanData:d}=t,{extraObjects:p=[]}=t,{highlightData:m}=t,{missingFloorImageUrl:g}=t,{styledFloorplanEnable:v=!1}=t;const y=void 0;return n.$$set=w=>{"five"in w&&e(0,l=w.five),"pxmm"in w&&e(1,c=w.pxmm),"floorIndex"in w&&e(2,h=w.floorIndex),"hoverEnable"in w&&e(3,u=w.hoverEnable),"floorplanData"in w&&e(4,d=w.floorplanData),"extraObjects"in w&&e(12,p=w.extraObjects),"highlightData"in w&&e(5,m=w.highlightData),"missingFloorImageUrl"in w&&e(6,g=w.missingFloorImageUrl),"styledFloorplanEnable"in w&&e(13,v=w.styledFloorplanEnable)},n.$$.update=()=>{var w;n.$$.dirty&20&&e(14,i=d.floorDatas[h]),n.$$.dirty&16384&&e(10,s=i.rooms.length>0),n.$$.dirty&4100&&e(9,o=p==null?void 0:p.filter(C=>C.floorIndex===h)),n.$$.dirty&8212&&e(7,r=v?(w=d.styledFloorplan)==null?void 0:w.floors.find(C=>C.floorIndex===h):void 0),n.$$.dirty&146&&e(8,a=r?d1(r.miniMapFill.floorplanToImage,d.bounding,c):void 0)},[l,c,h,u,d,m,g,r,a,o,s,y,p,v,i]}let bC=class extends Ee{constructor(t){super(),Ie(this,t,yC,vC,Me,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:12,highlightData:5,missingFloorImageUrl:6,styledFloorplanEnable:13},dC)}};function AC(n){Le(n,"svelte-ij0sxa",".plugin-floorplan-radar.svelte-ij0sxa{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-ij0sxa{position:relative}.floorplan-radar-plugin__styled-realsee .floorplan-plugin__styled-image{filter:drop-shadow(0.0625rem 0 0 #fff) drop-shadow(-0.0625rem 0 0 #fff) drop-shadow(0 0.0625rem 0 #fff) drop-shadow(0 -0.0625rem 0 #fff)}")}function zf(n){let t,e,i,s,o=n[10]!==0&&Of(n);return{c(){t=U("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-ij0sxa")},m(r,a){Z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[oi(_i.call(null,t)),_e(t,"clientWidth",n[16]),_e(t,"clientHeight",n[17])],i=!0)},p(r,a){r[10]!==0?o?(o.p(r,a),a&1024&&H(o,1)):(o=Of(r),o.c(),H(o,1),o.m(t,null)):o&&(xe(),Y(o,1,1,()=>{o=null}),Se())},i(r){e||(H(o),e=!0)},o(r){Y(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,dt(s)}}}function Of(n){let t,e,i,s,o=`${n[12]}px`,r=`${n[14]}px`,a;const l=[{five:n[0],pxmm:n[13],floorIndex:n[9],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],styledFloorplanEnable:n[8]}];let c={};for(let d=0;d<l.length;d+=1)c=pt(c,l[d]);e=new bC({props:c});const h=[{pxmm:n[13],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let d=0;d<h.length;d+=1)u=pt(u,h[d]);return s=new iC({props:u}),{c(){t=U("div"),ge(e.$$.fragment),i=ue(),ge(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-ij0sxa"),Pe(t,"floorplan-radar-plugin__styled-realsee",!!n[15]),_(t,"width",o),_(t,"height",r)},m(d,p){Z(d,t,p),pe(e,t,null),B(t,i),pe(s,t,null),a=!0},p(d,p){const m=p&9197?yt(l,[{five:d[0],pxmm:d[13],floorIndex:d[9],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],styledFloorplanEnable:d[8]}]):{};e.$set(m);const g=p&8217?yt(h,[{pxmm:d[13],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};s.$set(g),(!a||p&32768)&&Pe(t,"floorplan-radar-plugin__styled-realsee",!!d[15]),p&4096&&o!==(o=`${d[12]}px`)&&_(t,"width",o),p&16384&&r!==(r=`${d[14]}px`)&&_(t,"height",r)},i(d){a||(H(e.$$.fragment,d),H(s.$$.fragment,d),a=!0)},o(d){Y(e.$$.fragment,d),Y(s.$$.fragment,d),a=!1},d(d){d&&X(t),me(e),me(s)}}}function wC(n){let t,e,i=n[1]&&zf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=zf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function PC(n,t,e){var L,R;let i,{five:s}=t,{visible:o}=t,{hoverEnable:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t,{missingFloorImageUrl:u}=t,{styledFloorplanEnable:d=!1}=t,p=0,m=(R=(L=s.work.observers[s.getCurrentState().panoIndex])==null?void 0:L.floorIndex)!=null?R:0,g=0,v=0,y=0,w=0;function C(z){e(9,m=s.work.observers[z].floorIndex)}zt(()=>(s.on("panoArrived",C),()=>{s.off("panoArrived",C)}));const E=z=>{e(10,g=z.detail)},D=z=>{e(11,v=z.detail)};return n.$$set=z=>{"five"in z&&e(0,s=z.five),"visible"in z&&e(1,o=z.visible),"hoverEnable"in z&&e(2,r=z.hoverEnable),"floorplanData"in z&&e(3,a=z.floorplanData),"cameraImageUrl"in z&&e(4,l=z.cameraImageUrl),"extraObjects"in z&&e(5,c=z.extraObjects),"highlightData"in z&&e(6,h=z.highlightData),"missingFloorImageUrl"in z&&e(7,u=z.missingFloorImageUrl),"styledFloorplanEnable"in z&&e(8,d=z.styledFloorplanEnable)},n.$$.update=()=>{var z;if(n.$$.dirty&776&&e(15,i=d?(z=a.styledFloorplan)==null?void 0:z.floors.find(O=>O.floorIndex===m):void 0),n.$$.dirty&7176){const O=Math.min(g,v),{max:A,min:M}=a.bounding,I=A.x-M.x,k=A.y-M.y,x=function(){return I>k?[O,O/I*k]:[O/k*I,O]}();e(12,y=x[0]),e(14,w=x[1]),e(13,p=y/I)}},[s,o,r,a,l,c,h,u,d,m,g,v,y,p,w,i,E,D]}let CC=class extends Ee{constructor(t){super(),Ie(this,t,PC,wC,Me,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,styledFloorplanEnable:8},AC)}},MC=class extends pn{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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={styledFloorplanEnable:!1,hoverEnable:!1,highlightEnable:!1,cameraImageUrl:hn,missingFloorImageUrl:Wi(i==null?void 0:i.staticPrefix,cs)},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return $(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield un(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return $(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 $(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=a1(e,this.five,this.data),this.render())}formatData(e){return $(this,null,function*(){return yield un(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?V(V({},s.config),e.config):s.config;this.state=de(V(V({},this.state),e),{config:o}),!Wt(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(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new CC({target:this.wrapper,props:e})}};const IC=(n,t)=>new MC(n,t);function EC(n){Le(n,"svelte-ryb078",".plugin-radar__camera-wrapper.svelte-ryb078{width:100%;height:100%;position:absolute;pointer-events:none;z-index:20}.plugin-radar__camera-position.svelte-ryb078{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear;transform-origin:0 0;z-index:20}.plugin-radar__camera-rotate.svelte-ryb078{position:absolute;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%;z-index:20}.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__default-camera.svelte-ryb078::after{content:'';position:absolute;left:var(--camera-offset);top:var(--camera-offset);width:33.333%;height:33.333%;border-radius:50%;background:#3366ff;transform:translate(-50%, -50%)}")}function kC(n){let t,e,i,s=`${n[1]}px`,o=`${n[1]}px`,r=`-${n[2]}px`,a=`-${n[2]}px`,l=`${n[2]}px`,c=`${n[2]}px ${n[2]}px`;return{c(){t=U("div"),e=U("div"),i=U("div"),P(i,"class","plugin-radar__camera-rotate svelte-ryb078"),_(i,"background-image","url("+(n[0]||hn)+")"),Pe(i,"floorplan-guide-plugin__default-camera",n[0]===hh),_(i,"transform",n[4]),_(i,"width",s),_(i,"height",o),_(i,"left",r),_(i,"top",a),_(i,"--camera-offset",l),_(i,"transform-origin",c),P(e,"class","plugin-radar__camera-position svelte-ryb078"),_(e,"transform",n[3]),P(t,"class","plugin-radar__camera-wrapper svelte-ryb078"),_(t,"opacity",n[5]?1:0)},m(h,u){Z(h,t,u),B(t,e),B(e,i)},p(h,[u]){u&1&&_(i,"background-image","url("+(h[0]||hn)+")"),u&1&&Pe(i,"floorplan-guide-plugin__default-camera",h[0]===hh);const d=u&1;(d||u&17)&&_(i,"transform",h[4]),(d||u&3&&s!==(s=`${h[1]}px`))&&_(i,"width",s),(d||u&3&&o!==(o=`${h[1]}px`))&&_(i,"height",o),(d||u&5&&r!==(r=`-${h[2]}px`))&&_(i,"left",r),(d||u&5&&a!==(a=`-${h[2]}px`))&&_(i,"top",a),(d||u&5&&l!==(l=`${h[2]}px`))&&_(i,"--camera-offset",l),(d||u&5&&c!==(c=`${h[2]}px ${h[2]}px`))&&_(i,"transform-origin",c),u&8&&_(e,"transform",h[3]),u&32&&_(t,"opacity",h[5]?1:0)},i:ce,o:ce,d(h){h&&X(t)}}}function xC(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function SC(n,t,e){var C,E;let i,s,o,{five:r}=t,{pxmm:a}=t,{floorplanData:l}=t,{cameraImageUrl:c}=t,{cameraSize:h=36}=t,{cameraOffset:u=28.5}=t,d=r.getCurrentState().panoIndex,p=r.getCurrentState().longitude,m=(E=(C=r.work.observers[r.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?E:0,g="";function v(D){e(9,d=D)}function y(D){e(11,m=r.work.observers[D].floorIndex)}const w=ta(D=>{e(10,p=D.longitude)},1e3/60);return zt(()=>(r.on("panoWillArrive",v),r.on("panoArrived",y),r.on("cameraDirectionUpdate",w),function(){r.off("panoWillArrive",v),r.off("panoArrived",y),r.off("cameraDirectionUpdate",w)})),n.$$set=D=>{"five"in D&&e(6,r=D.five),"pxmm"in D&&e(7,a=D.pxmm),"floorplanData"in D&&e(8,l=D.floorplanData),"cameraImageUrl"in D&&e(0,c=D.cameraImageUrl),"cameraSize"in D&&e(1,h=D.cameraSize),"cameraOffset"in D&&e(2,u=D.cameraOffset)},n.$$.update=()=>{if(n.$$.dirty&2304&&e(12,i=l.floorDatas[m]),n.$$.dirty&4096&&e(5,s=i.rooms.length>0),n.$$.dirty&896){const D=l.observers[d];if(!D)e(3,g="");else{const L=(l.bounding.max.x-l.bounding.min.x)*a,R=(l.bounding.max.y-l.bounding.min.y)*a,z=Math.floor(D.positionInImage.x*L),O=Math.floor(D.positionInImage.y*R);e(3,g=`translate(${z}px, ${O}px)`)}}n.$$.dirty&1024&&e(4,o=xC(p))},[c,h,u,g,o,s,r,a,l,d,p,m,i]}class TC extends Ee{constructor(t){super(),Ie(this,t,SC,kC,Me,{five:6,pxmm:7,floorplanData:8,cameraImageUrl:0,cameraSize:1,cameraOffset:2},EC)}}function DC(n){Le(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 jf(n,t,e){const i=n.slice();return i[1]=t[e],i}function Rf(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=U("div"),i=U("div"),r=ue(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),_(i,"background-image",`url(${t[1].icon.url})`),_(i,"width",s),_(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),_(e,"top",a),_(e,"left",l),this.first=e},m(c,h){Z(c,e,h),B(e,i),B(e,r)},p(c,h){t=c,h&1&&_(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&_(i,"width",s),u&&_(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&_(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&_(e,"left",l)},d(c){c&&X(e)}}}function LC(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=jf(n,s,r),l=o(a);i.set(l,e[r]=Rf(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=ai(e,a,o,1,r,s,i,t,la,Rf,null,jf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function zC(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class OC extends Ee{constructor(t){super(),Ie(this,t,zC,LC,Me,{extraObjects:0},DC)}}function jC(n){let t,e,i,s,o,r,a;const l=[VC,_C],c=[];function h(d,p){return d[7]&&d[9]?0:1}t=h(n),e=c[t]=l[t](n),s=new OC({props:{extraObjects:n[8]}});let u=n[3]&&_f(n);return{c(){e.c(),i=ue(),ge(s.$$.fragment),o=ue(),u&&u.c(),r=Be()},m(d,p){c[t].m(d,p),Z(d,i,p),pe(s,d,p),Z(d,o,p),u&&u.m(d,p),Z(d,r,p),a=!0},p(d,p){let m=t;t=h(d),t===m?c[t].p(d,p):(xe(),Y(c[m],1,1,()=>{c[m]=null}),Se(),e=c[t],e?e.p(d,p):(e=c[t]=l[t](d),e.c()),H(e,1),e.m(i.parentNode,i));const g={};p&256&&(g.extraObjects=d[8]),s.$set(g),d[3]?u?(u.p(d,p),p&8&&H(u,1)):(u=_f(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){a||(H(e),H(s.$$.fragment,d),H(u),a=!0)},o(d){Y(e),Y(s.$$.fragment,d),Y(u),a=!1},d(d){c[t].d(d),d&&X(i),me(s,d),d&&X(o),u&&u.d(d),d&&X(r)}}}function RC(n){let t,e;return t=new o1({props:{missingFloorConfig:n[6]}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&64&&(o.missingFloorConfig=i[6]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function _C(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Su({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&20?yt(i,[{floorIndex:o[2],floorplanData:o[4]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function VC(n){let t,e;return t=new u1({props:{image:n[7].guide,transform:n[9],zIndex:0}}),{c(){ge(t.$$.fragment)},m(i,s){pe(t,i,s),e=!0},p(i,s){const o={};s&128&&(o.image=i[7].guide),s&512&&(o.transform=i[9]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Y(t.$$.fragment,i),e=!1},d(i){me(t,i)}}}function _f(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[11],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new Tu({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r&2103?yt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[11],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function FC(n){let t,e,i,s;const o=[RC,jC],r=[];function a(l,c){return!l[10]&&!l[7]?0:1}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Be()},m(l,c){r[t].m(l,c),Z(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(xe(),Y(r[h],1,1,()=>{r[h]=null}),Se(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Y(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function BC(n,t,e){let i,s,o,r,a,{five:l}=t,{pxmm:c}=t,{floorIndex:h}=t,{hoverEnable:u}=t,{floorplanData:d}=t,{extraObjects:p=[]}=t,{highlightData:m}=t,{missingFloorConfig:g}=t,{missingFloorImageUrl:v}=t,{styledFloorplanEnable:y=!1}=t;const w=void 0;return n.$$set=C=>{"five"in C&&e(0,l=C.five),"pxmm"in C&&e(1,c=C.pxmm),"floorIndex"in C&&e(2,h=C.floorIndex),"hoverEnable"in C&&e(3,u=C.hoverEnable),"floorplanData"in C&&e(4,d=C.floorplanData),"extraObjects"in C&&e(12,p=C.extraObjects),"highlightData"in C&&e(5,m=C.highlightData),"missingFloorConfig"in C&&e(6,g=C.missingFloorConfig),"missingFloorImageUrl"in C&&e(13,v=C.missingFloorImageUrl),"styledFloorplanEnable"in C&&e(14,y=C.styledFloorplanEnable)},n.$$.update=()=>{var C;n.$$.dirty&20&&e(15,i=d.floorDatas[h]),n.$$.dirty&32768&&e(10,s=i.rooms.length>0),n.$$.dirty&16404&&e(7,o=y?(C=d.styledFloorplan)==null?void 0:C.floors.find(E=>E.floorIndex===h):void 0),n.$$.dirty&146&&e(9,r=o?d1(o.guide.floorplanToImage,d.bounding,c):void 0),n.$$.dirty&4100&&e(8,a=p==null?void 0:p.filter(E=>E.floorIndex===h))},[l,c,h,u,d,m,g,o,a,r,s,w,p,v,y,i]}class HC extends Ee{constructor(t){super(),Ie(this,t,BC,FC,Me,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:12,highlightData:5,missingFloorConfig:6,missingFloorImageUrl:13,styledFloorplanEnable:14})}}function NC(n){Le(n,"svelte-13ou6ew",".floorplan-guide-plugin__observer-dots.svelte-13ou6ew{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.floorplan-guide-plugin__observer-dot.svelte-13ou6ew{position:absolute;background:#7dacff80;border:0.0375rem solid #96cfff;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);transition:opacity 0.8s ease-in-out}.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__observer-dot.svelte-13ou6ew{background:#3366ff66;border:0;box-shadow:inset 0 0 0 0.03125rem #3366ff}")}function Vf(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ff(n,t){let e;return{key:n,first:null,c(){e=U("div"),P(e,"class","floorplan-guide-plugin__observer-dot svelte-13ou6ew"),_(e,"left",t[6].positionInImage.x*t[0]+"px"),_(e,"top",t[6].positionInImage.y*t[1]+"px"),_(e,"width",t[2]+"px"),_(e,"height",t[2]+"px"),this.first=e},m(i,s){Z(i,e,s)},p(i,s){t=i,s&9&&_(e,"left",t[6].positionInImage.x*t[0]+"px"),s&10&&_(e,"top",t[6].positionInImage.y*t[1]+"px"),s&4&&_(e,"width",t[2]+"px"),s&4&&_(e,"height",t[2]+"px")},d(i){i&&X(e)}}}function GC(n){let t,e=[],i=new Map,s=n[3];const o=r=>r[6].index;for(let r=0;r<s.length;r+=1){let a=Vf(n,s,r),l=o(a);i.set(l,e[r]=Ff(l,a))}return{c(){t=U("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","floorplan-guide-plugin__observer-dots svelte-13ou6ew")},m(r,a){Z(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&15&&(s=r[3],e=ai(e,a,o,1,r,s,i,t,la,Ff,null,Vf))},i:ce,o:ce,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function WC(n,t,e){let i,{floorplanData:s}=t,{floorIndex:o}=t,{contentWidth:r}=t,{contentHeight:a}=t,{observerDotSize:l=12}=t;return n.$$set=c=>{"floorplanData"in c&&e(4,s=c.floorplanData),"floorIndex"in c&&e(5,o=c.floorIndex),"contentWidth"in c&&e(0,r=c.contentWidth),"contentHeight"in c&&e(1,a=c.contentHeight),"observerDotSize"in c&&e(2,l=c.observerDotSize)},n.$$.update=()=>{var c,h;n.$$.dirty&48&&e(3,i=(h=(c=s.observers)==null?void 0:c.filter(u=>u.floorIndex===o))!=null?h:[])},[r,a,l,i,s,o]}class UC extends Ee{constructor(t){super(),Ie(this,t,WC,GC,Me,{floorplanData:4,floorIndex:5,contentWidth:0,contentHeight:1,observerDotSize:2},NC)}}function QC(n){Le(n,"svelte-qulme3",".floorplan-guide-plugin__room-label.svelte-qulme3{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%, -50%);color:#fff;text-shadow:0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.8);line-height:1.2;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:opacity 300ms;opacity:1}.floorplan-guide-plugin__room-label--hidden.svelte-qulme3{opacity:0}.floorplan-guide-plugin__room-label--hovered.svelte-qulme3{opacity:1 !important}.floorplan-guide-plugin__room-content.svelte-qulme3{display:flex;flex-direction:column;align-items:center}.floorplan-guide-plugin__room-name.svelte-qulme3{font-family:PingFangSC-Regular;font-weight:400;font-size:0.875rem;color:#FFFFFF;margin-bottom:0.125rem}.floorplan-guide-plugin__room-area.svelte-qulme3{opacity:0.6;font-family:PingFangSC-Regular;font-weight:400;font-size:0.75rem;color:#FFFFFF;text-align:center}")}function XC(n){let t,e,i=n[2]&&n[0]&&Bf(n),s=n[3]&&n[4]&&Hf(n);return{c(){t=U("div"),i&&i.c(),e=ue(),s&&s.c(),P(t,"class","floorplan-guide-plugin__room-content svelte-qulme3")},m(o,r){Z(o,t,r),i&&i.m(t,null),B(t,e),s&&s.m(t,null)},p(o,r){o[2]&&o[0]?i?i.p(o,r):(i=Bf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3]&&o[4]?s?s.p(o,r):(s=Hf(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&X(t),i&&i.d(),s&&s.d()}}}function YC(n){let t,e=n[5].outerHTML+"",i;return{c(){t=new Bo(!1),i=Be(),t.a=i},m(s,o){t.m(e,s,o),Z(s,i,o)},p(s,o){o&32&&e!==(e=s[5].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function Bf(n){let t,e;return{c(){t=U("span"),e=Fe(n[0]),P(t,"class","floorplan-guide-plugin__room-name svelte-qulme3")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s&1&&Ne(e,i[0])},d(i){i&&X(t)}}}function Hf(n){let t,e;return{c(){t=U("span"),e=Fe(n[4]),P(t,"class","floorplan-guide-plugin__room-area svelte-qulme3")},m(i,s){Z(i,t,s),B(t,e)},p(i,s){s&16&&Ne(e,i[4])},d(i){i&&X(t)}}}function ZC(n){let t,e,i;function s(a,l){return a[5]?YC:XC}let o=s(n),r=o(n);return{c(){t=U("div"),r.c(),P(t,"class","floorplan-guide-plugin__room-label svelte-qulme3"),P(t,"role","button"),P(t,"tabindex","0"),Pe(t,"floorplan-guide-plugin__room-label--hovered",n[1]),Pe(t,"floorplan-guide-plugin__room-label--hidden",!n[10]),_(t,"left",n[6]),_(t,"top",n[7])},m(a,l){Z(a,t,l),r.m(t,null),e||(i=[_e(t,"mouseenter",n[18]),_e(t,"mouseleave",n[19]),_e(t,"keydown",qC),oi(_i.call(null,t)),_e(t,"clientWidth",n[20]),_e(t,"clientHeight",n[21])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r.d(1),r=o(a),r&&(r.c(),r.m(t,null))),l&2&&Pe(t,"floorplan-guide-plugin__room-label--hovered",a[1]),l&1024&&Pe(t,"floorplan-guide-plugin__room-label--hidden",!a[10]),l&64&&_(t,"left",a[6]),l&128&&_(t,"top",a[7])},i:ce,o:ce,d(a){a&&X(t),r.d(),e=!1,dt(i)}}}const qC=()=>{};function JC(n,t,e){let i,s,o,{room:r}=t,{roomName:a}=t,{isHovered:l}=t,{roomNameEnable:c}=t,{roomAreaEnable:h}=t,{roomAreaSize:u}=t,{userConfigElement:d}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{pxmm:m}=t,{left:g}=t,{top:v}=t,{createLabelInRoomChecker:y}=t;const w=Vn();let C=0,E=0;const D=()=>w("mouseenter"),L=()=>w("mouseleave"),R=O=>{e(8,C=O.detail)},z=O=>{e(9,E=O.detail)};return n.$$set=O=>{"room"in O&&e(12,r=O.room),"roomName"in O&&e(0,a=O.roomName),"isHovered"in O&&e(1,l=O.isHovered),"roomNameEnable"in O&&e(2,c=O.roomNameEnable),"roomAreaEnable"in O&&e(3,h=O.roomAreaEnable),"roomAreaSize"in O&&e(4,u=O.roomAreaSize),"userConfigElement"in O&&e(5,d=O.userConfigElement),"adaptiveRoomLabelVisibleEnable"in O&&e(13,p=O.adaptiveRoomLabelVisibleEnable),"pxmm"in O&&e(14,m=O.pxmm),"left"in O&&e(6,g=O.left),"top"in O&&e(7,v=O.top),"createLabelInRoomChecker"in O&&e(15,y=O.createLabelInRoomChecker)},n.$$.update=()=>{n.$$.dirty&768&&e(17,i={width:C,height:E}),n.$$.dirty&167936&&e(16,s=i?y(r,i):void 0),n.$$.dirty&90114&&e(10,o=p?l||(s?s(m):!0):!0)},[a,l,c,h,u,d,g,v,C,E,o,w,r,p,m,y,s,i,D,L,R,z]}class KC extends Ee{constructor(t){super(),Ie(this,t,JC,ZC,Me,{room:12,roomName:0,isHovered:1,roomNameEnable:2,roomAreaEnable:3,roomAreaSize:4,userConfigElement:5,adaptiveRoomLabelVisibleEnable:13,pxmm:14,left:6,top:7,createLabelInRoomChecker:15},QC)}}const{Map:$C}=qv;function e5(n){Le(n,"svelte-k2rax0",".floorplan-guide-plugin__room-labels.svelte-k2rax0{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:15}")}function Nf(n,t,e){const i=n.slice();return i[23]=t[e].room,i[24]=t[e].label,i[25]=t[e].roomName,i}function Gf(n,t){let e,i,s;function o(...a){return t[20](t[24],...a)}function r(){return t[21](t[23])}return i=new KC({props:{room:t[23],roomName:t[25],isHovered:t[7]===t[23].id,roomNameEnable:t[0],roomAreaEnable:t[1],roomAreaSize:t[23].size?t[3](t[23].size):"",userConfigElement:t[4]?t[4](t[23]):null,adaptiveRoomLabelVisibleEnable:t[2],pxmm:t[6],left:t[24].positionInImage.x*100+"%",top:t[24].positionInImage.y*100+"%",createLabelInRoomChecker:o}}),i.$on("mouseenter",r),i.$on("mouseleave",t[10]),{key:n,first:null,c(){e=Be(),ge(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&256&&(c.room=t[23]),l&256&&(c.roomName=t[25]),l&384&&(c.isHovered=t[7]===t[23].id),l&1&&(c.roomNameEnable=t[0]),l&2&&(c.roomAreaEnable=t[1]),l&264&&(c.roomAreaSize=t[23].size?t[3](t[23].size):""),l&272&&(c.userConfigElement=t[4]?t[4](t[23]):null),l&4&&(c.adaptiveRoomLabelVisibleEnable=t[2]),l&64&&(c.pxmm=t[6]),l&256&&(c.left=t[24].positionInImage.x*100+"%"),l&256&&(c.top=t[24].positionInImage.y*100+"%"),l&256&&(c.createLabelInRoomChecker=o),i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Y(i.$$.fragment,a),s=!1},d(a){a&&X(e),me(i,a)}}}function t5(n){let t,e=[],i=new $C,s,o,r,a=n[8];const l=c=>c[23].id;for(let c=0;c<a.length;c+=1){let h=Nf(n,a,c),u=l(h);i.set(u,e[c]=Gf(u,h))}return{c(){t=U("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-guide-plugin__room-labels svelte-k2rax0")},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,o||(r=[oi(_i.call(null,t)),_e(t,"clientWidth",n[22])],o=!0)},p(c,[h]){h&2015&&(a=c[8],xe(),e=ai(e,h,l,1,c,a,i,t,fn,Gf,null,Nf),Se())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(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();o=!1,dt(r)}}}function i5(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function n5(n,t,e=n.roomLabel.position){if(t.width===0||t.height===0)return()=>!1;const i=n.path.map(({x:h,y:u})=>[h,u]),{x:s,y:o}=e,{width:r,height:a}=t,l=r/2,c=a/2;return function(u){const d=s*u,p=o*u,m=i.map(([v,y])=>[v*u,y*u]);return[[d+l,p-c],[d-l,p-c],[d-l,p+c],[d+l,p+c]].every(v=>i5(v,m))}}function s5(n,t,e){let i,s,o,r,{floorplanData:a}=t,{floorIndex:l}=t,{roomNameEnable:c=!0}=t,{roomNameOtherTypeEnable:h=!0}=t,{roomAreaEnable:u=!0}=t,{adaptiveRoomLabelVisibleEnable:d=!0}=t,{getRoomAreaText:p}=t,{getLabelElement:m}=t,{locale:g}=t,{styledFloorplanEnable:v=!1}=t,{styledRoomLabels:y}=t,w=0,C=0,E=null;function D(A){e(7,E=A.id)}function L(){e(7,E=null)}const R=(A,M,I)=>n5(M,I,A.position),z=A=>D(A),O=A=>{e(5,w=A.detail)};return n.$$set=A=>{"floorplanData"in A&&e(11,a=A.floorplanData),"floorIndex"in A&&e(12,l=A.floorIndex),"roomNameEnable"in A&&e(0,c=A.roomNameEnable),"roomNameOtherTypeEnable"in A&&e(13,h=A.roomNameOtherTypeEnable),"roomAreaEnable"in A&&e(1,u=A.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in A&&e(2,d=A.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in A&&e(3,p=A.getRoomAreaText),"getLabelElement"in A&&e(4,m=A.getLabelElement),"locale"in A&&e(14,g=A.locale),"styledFloorplanEnable"in A&&e(15,v=A.styledFloorplanEnable),"styledRoomLabels"in A&&e(16,y=A.styledRoomLabels)},n.$$.update=()=>{var A,M;if(n.$$.dirty&6144&&e(19,i=(M=(A=a.floorDatas[l])==null?void 0:A.rooms)!=null?M:[]),n.$$.dirty&532480&&e(18,s=h?i:i.filter(I=>I.roomType!=="100900000012")),n.$$.dirty&65536&&e(17,o=new Map(y==null?void 0:y.map(I=>[I.roomId,I]))),n.$$.dirty&442368&&e(8,r=s.flatMap(I=>{var S,j;const k=o.get(I.id),x=v?k:I.roomLabel;return x?v?[{room:I,label:x,roomName:(j=(S=k==null?void 0:k.names)==null?void 0:S[g])!=null?j:""}]:[{room:I,label:x,roomName:I.name}]:[]})),n.$$.dirty&2080){const{max:I,min:k}=a.bounding,x=I.x-k.x;e(6,C=w/x)}},[c,u,d,p,m,w,C,E,r,D,L,a,l,h,g,v,y,o,s,i,R,z,O]}class o5 extends Ee{constructor(t){super(),Ie(this,t,s5,t5,Me,{floorplanData:11,floorIndex:12,roomNameEnable:0,roomNameOtherTypeEnable:13,roomAreaEnable:1,adaptiveRoomLabelVisibleEnable:2,getRoomAreaText:3,getLabelElement:4,locale:14,styledFloorplanEnable:15,styledRoomLabels:16},e5)}}function r5(n){Le(n,"svelte-19jnco7",".floorplan-plugin__compass.svelte-19jnco7{position:absolute;will-change:opacity}.floorplan-plugin__compass-image.svelte-19jnco7{width:14.4375rem;height:2.5625rem;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-19jnco7{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function a5(n){let t,e,i,s,o,r=`${n[1]}px`,a=`${n[2]}px`,l=`-${n[2]}px`,c=`${n[5]}px ${n[6]}px`;return{c(){t=U("div"),e=U("div"),i=ue(),s=U("span"),o=Fe(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-19jnco7"),_(e,"background-image",`url(${r1})`),P(s,"class","floorplan-plugin__compass-text svelte-19jnco7"),P(t,"class","floorplan-plugin__compass svelte-19jnco7"),_(t,"transform",n[4]),_(t,"width",r),_(t,"height",a),_(t,"top",l),_(t,"transform-origin",c)},m(h,u){Z(h,t,u),B(t,e),B(t,i),B(t,s),B(s,o)},p(h,u){u&1&&Ne(o,h[0]),u&2&&r!==(r=`${h[1]}px`)&&_(t,"width",r),u&4&&a!==(a=`${h[2]}px`)&&_(t,"height",a),u&4&&l!==(l=`-${h[2]}px`)&&_(t,"top",l)},d(h){h&&X(t)}}}function l5(n){let t,e=n[3]&&a5(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[3]&&e.p(i,s)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function c5(n,t,e){var m;let{floorplanData:i}=t,{northDesc:s}=t,{containerWidth:o}=t,{containerHeight:r}=t,{height:a=50}=t;const l=(m=i.entrance)==null?void 0:m.northRad,c=typeof l=="number",u=`rotate(${-(l?di(l):0)+90}deg)`,d=o/2,p=a+r/2;return n.$$set=g=>{"floorplanData"in g&&e(7,i=g.floorplanData),"northDesc"in g&&e(0,s=g.northDesc),"containerWidth"in g&&e(1,o=g.containerWidth),"containerHeight"in g&&e(8,r=g.containerHeight),"height"in g&&e(2,a=g.height)},[s,o,a,c,u,d,p,i,r]}class h5 extends Ee{constructor(t){super(),Ie(this,t,c5,l5,Me,{floorplanData:7,northDesc:0,containerWidth:1,containerHeight:8,height:2},r5)}}function u5(n){Le(n,"svelte-5trsl8",".plugin-floorplan-radar.svelte-5trsl8{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-5trsl8{position:relative}.floorplan-guide-plugin__styled-realsee .floorplan-plugin__styled-image{filter:drop-shadow(0.0625rem 0 0 #fff) drop-shadow(-0.0625rem 0 0 #fff) drop-shadow(0 0.0625rem 0 #fff) drop-shadow(0 -0.0625rem 0 #fff)}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-label{text-shadow:none}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-name,.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-area{color:rgba(0, 0, 0, 0.85)}.plugin-floorplan-radar-container.floorplan-guide-plugin__styled-realsee .floorplan-guide-plugin__room-area{font-size:0.625rem;opacity:1}")}function Wf(n){let t,e,i,s,o=n[27]!==0&&Uf(n);return{c(){t=U("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-5trsl8")},m(r,a){Z(r,t,a),o&&o.m(t,null),e=!0,i||(s=[oi(_i.call(null,t)),_e(t,"clientWidth",n[36]),_e(t,"clientHeight",n[37])],i=!0)},p(r,a){r[27]!==0?o?(o.p(r,a),a[0]&134217728&&H(o,1)):(o=Uf(r),o.c(),H(o,1),o.m(t,null)):o&&(xe(),Y(o,1,1,()=>{o=null}),Se())},i(r){e||(H(o),e=!0)},o(r){Y(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,dt(s)}}}function Uf(n){let t,e,i,s=`${n[29]}px`,o=`${n[32]}px`,r,a,l;const c=[{five:n[0],pxmm:n[31],floorIndex:n[21],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],missingFloorConfig:n[8],styledFloorplanEnable:n[26]}];let h={};for(let d=0;d<c.length;d+=1)h=pt(h,c[d]);e=new HC({props:h});let u=n[33]&&Qf(n);return{c(){t=U("div"),ge(e.$$.fragment),i=ue(),u&&u.c(),P(t,"class","plugin-floorplan-radar-container svelte-5trsl8"),Pe(t,"floorplan-guide-plugin__styled-realsee",!!n[30]),_(t,"width",s),_(t,"height",o),_(t,"cursor",n[9]?"pointer":"default")},m(d,p){Z(d,t,p),pe(e,t,null),B(t,i),u&&u.m(t,null),r=!0,a||(l=_e(t,"click",n[34]),a=!0)},p(d,p){const m=p[0]&69206509|p[1]&1?yt(c,[{five:d[0],pxmm:d[31],floorIndex:d[21],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],missingFloorConfig:d[8],styledFloorplanEnable:d[26]}]):{};e.$set(m),d[33]?u?(u.p(d,p),p[1]&4&&H(u,1)):(u=Qf(d),u.c(),H(u,1),u.m(t,null)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se()),(!r||p[0]&1073741824)&&Pe(t,"floorplan-guide-plugin__styled-realsee",!!d[30]),p[0]&536870912&&s!==(s=`${d[29]}px`)&&_(t,"width",s),p[1]&2&&o!==(o=`${d[32]}px`)&&_(t,"height",o),p[0]&512&&_(t,"cursor",d[9]?"pointer":"default")},i(d){r||(H(e.$$.fragment,d),H(u),r=!0)},o(d){Y(e.$$.fragment,d),Y(u),r=!1},d(d){d&&X(t),me(e),u&&u.d(),a=!1,l()}}}function Qf(n){let t,e,i,s,o,r;const a=[{floorplanData:n[3],floorIndex:n[21],contentWidth:n[29],contentHeight:n[32],observerDotSize:n[20]}];let l={};for(let d=0;d<a.length;d+=1)l=pt(l,a[d]);t=new UC({props:l});let c=n[10]&&Xf(n),h=n[17]&&!n[30]&&Yf(n),u=n[22]&&Zf(n);return{c(){ge(t.$$.fragment),e=ue(),c&&c.c(),i=ue(),h&&h.c(),s=ue(),u&&u.c(),o=Be()},m(d,p){pe(t,d,p),Z(d,e,p),c&&c.m(d,p),Z(d,i,p),h&&h.m(d,p),Z(d,s,p),u&&u.m(d,p),Z(d,o,p),r=!0},p(d,p){const m=p[0]&540016648|p[1]&2?yt(a,[{floorplanData:d[3],floorIndex:d[21],contentWidth:d[29],contentHeight:d[32],observerDotSize:d[20]}]):{};t.$set(m),d[10]?c?(c.p(d,p),p[0]&1024&&H(c,1)):(c=Xf(d),c.c(),H(c,1),c.m(i.parentNode,i)):c&&(xe(),Y(c,1,1,()=>{c=null}),Se()),d[17]&&!d[30]?h?(h.p(d,p),p[0]&1073872896&&H(h,1)):(h=Yf(d),h.c(),H(h,1),h.m(s.parentNode,s)):h&&(xe(),Y(h,1,1,()=>{h=null}),Se()),d[22]?u?(u.p(d,p),p[0]&4194304&&H(u,1)):(u=Zf(d),u.c(),H(u,1),u.m(o.parentNode,o)):u&&(xe(),Y(u,1,1,()=>{u=null}),Se())},i(d){r||(H(t.$$.fragment,d),H(c),H(h),H(u),r=!0)},o(d){Y(t.$$.fragment,d),Y(c),Y(h),Y(u),r=!1},d(d){me(t,d),d&&X(e),c&&c.d(d),d&&X(i),h&&h.d(d),d&&X(s),u&&u.d(d),d&&X(o)}}}function Xf(n){var o;let t,e;const i=[{floorplanData:n[3],floorIndex:n[21],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomAreaEnable:n[13],adaptiveRoomLabelVisibleEnable:n[14],getRoomAreaText:n[15],getLabelElement:n[16],locale:n[25],styledFloorplanEnable:!!n[30],styledRoomLabels:(o=n[30])==null?void 0:o.roomLabels}];let s={};for(let r=0;r<i.length;r+=1)s=pt(s,i[r]);return t=new o5({props:s}),{c(){ge(t.$$.fragment)},m(r,a){pe(t,r,a),e=!0},p(r,a){var c;const l=a[0]&1109522440?yt(i,[{floorplanData:r[3],floorIndex:r[21],roomNameEnable:r[11],roomNameOtherTypeEnable:r[12],roomAreaEnable:r[13],adaptiveRoomLabelVisibleEnable:r[14],getRoomAreaText:r[15],getLabelElement:r[16],locale:r[25],styledFloorplanEnable:!!r[30],styledRoomLabels:(c=r[30])==null?void 0:c.roomLabels}]):{};t.$set(l)},i(r){e||(H(t.$$.fragment,r),e=!0)},o(r){Y(t.$$.fragment,r),e=!1},d(r){me(t,r)}}}function Yf(n){let t,e;const i=[{floorplanData:n[3],northDesc:n[18],containerWidth:n[29],containerHeight:n[32],height:n[19]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new h5({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r[0]&537657352|r[1]&2?yt(i,[{floorplanData:o[3],northDesc:o[18],containerWidth:o[29],containerHeight:o[32],height:o[19]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function Zf(n){let t,e;const i=[{pxmm:n[31],five:n[0],floorplanData:n[3],cameraImageUrl:n[4],cameraSize:n[23],cameraOffset:n[24]}];let s={};for(let o=0;o<i.length;o+=1)s=pt(s,i[o]);return t=new TC({props:s}),{c(){ge(t.$$.fragment)},m(o,r){pe(t,o,r),e=!0},p(o,r){const a=r[0]&25165849|r[1]&1?yt(i,[{pxmm:o[31],five:o[0],floorplanData:o[3],cameraImageUrl:o[4],cameraSize:o[23],cameraOffset:o[24]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Y(t.$$.fragment,o),e=!1},d(o){me(t,o)}}}function d5(n){let t,e,i=n[1]&&Wf(n);return{c(){i&&i.c(),t=Be()},m(s,o){i&&i.m(s,o),Z(s,t,o),e=!0},p(s,o){s[1]?i?(i.p(s,o),o[0]&2&&H(i,1)):(i=Wf(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(xe(),Y(i,1,1,()=>{i=null}),Se())},i(s){e||(H(i),e=!0)},o(s){Y(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function f5(n,t,e){let i,s,{five:o}=t,{visible:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{cameraImageUrl:c}=t,{extraObjects:h=[]}=t,{highlightData:u}=t,{missingFloorImageUrl:d}=t,{missingFloorConfig:p}=t,{clickEnable:m=!0}=t,{roomLabelsEnable:g=!1}=t,{roomNameEnable:v=!0}=t,{roomNameOtherTypeEnable:y=!0}=t,{roomAreaEnable:w=!0}=t,{adaptiveRoomLabelVisibleEnable:C=!0}=t,{getRoomAreaText:E=ee=>(ee/1e6).toFixed(1)+"㎡"}=t,{getLabelElement:D=void 0}=t,{compassEnable:L=!1}=t,{northDesc:R="北"}=t,{compassHeight:z=50}=t,{observerDotSize:O=12}=t,{displayedFloorIndex:A}=t,{shouldShowRadar:M=!0}=t,{cameraSize:I=36}=t,{cameraOffset:k=28.5}=t,{onFloorplanClick:x=void 0}=t,{locale:S}=t,{styledFloorplanEnable:j=!1}=t,F=0,J=0,ne=0,q=0,oe=0;function se(ee){if(!m||!x)return;const le=ee.currentTarget.getBoundingClientRect(),he=ee.clientX-le.left,be=ee.clientY-le.top,te=he/q,ke=be/oe;x({imageX:te,imageY:ke,floorIndex:A,originalEvent:ee})}const ae=ee=>{e(27,J=ee.detail)},ze=ee=>{e(28,ne=ee.detail)};return n.$$set=ee=>{"five"in ee&&e(0,o=ee.five),"visible"in ee&&e(1,r=ee.visible),"hoverEnable"in ee&&e(2,a=ee.hoverEnable),"floorplanData"in ee&&e(3,l=ee.floorplanData),"cameraImageUrl"in ee&&e(4,c=ee.cameraImageUrl),"extraObjects"in ee&&e(5,h=ee.extraObjects),"highlightData"in ee&&e(6,u=ee.highlightData),"missingFloorImageUrl"in ee&&e(7,d=ee.missingFloorImageUrl),"missingFloorConfig"in ee&&e(8,p=ee.missingFloorConfig),"clickEnable"in ee&&e(9,m=ee.clickEnable),"roomLabelsEnable"in ee&&e(10,g=ee.roomLabelsEnable),"roomNameEnable"in ee&&e(11,v=ee.roomNameEnable),"roomNameOtherTypeEnable"in ee&&e(12,y=ee.roomNameOtherTypeEnable),"roomAreaEnable"in ee&&e(13,w=ee.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in ee&&e(14,C=ee.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in ee&&e(15,E=ee.getRoomAreaText),"getLabelElement"in ee&&e(16,D=ee.getLabelElement),"compassEnable"in ee&&e(17,L=ee.compassEnable),"northDesc"in ee&&e(18,R=ee.northDesc),"compassHeight"in ee&&e(19,z=ee.compassHeight),"observerDotSize"in ee&&e(20,O=ee.observerDotSize),"displayedFloorIndex"in ee&&e(21,A=ee.displayedFloorIndex),"shouldShowRadar"in ee&&e(22,M=ee.shouldShowRadar),"cameraSize"in ee&&e(23,I=ee.cameraSize),"cameraOffset"in ee&&e(24,k=ee.cameraOffset),"onFloorplanClick"in ee&&e(35,x=ee.onFloorplanClick),"locale"in ee&&e(25,S=ee.locale),"styledFloorplanEnable"in ee&&e(26,j=ee.styledFloorplanEnable)},n.$$.update=()=>{var ee,we;if(n.$$.dirty[0]&69206024&&e(30,i=j?(ee=l.styledFloorplan)==null?void 0:ee.floors.find(le=>le.floorIndex===A):void 0),n.$$.dirty[0]&939524104){const le=Math.min(J,ne),{max:he,min:be}=l.bounding,te=he.x-be.x,ke=he.y-be.y,Re=function(){return te>ke?[le,le/te*ke]:[le/ke*te,le]}();e(29,q=Re[0]),e(32,oe=Re[1]),e(31,F=q/te)}n.$$.dirty[0]&1075838984&&e(33,s=!!i||((we=l.floorDatas[A])==null?void 0:we.rooms.length)>0)},[o,r,a,l,c,h,u,d,p,m,g,v,y,w,C,E,D,L,R,z,O,A,M,I,k,S,j,J,ne,q,i,F,oe,s,se,x,ae,ze]}class p5 extends Ee{constructor(t){super(),Ie(this,t,f5,d5,Me,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,missingFloorConfig:8,clickEnable:9,roomLabelsEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomAreaEnable:13,adaptiveRoomLabelVisibleEnable:14,getRoomAreaText:15,getLabelElement:16,compassEnable:17,northDesc:18,compassHeight:19,observerDotSize:20,displayedFloorIndex:21,shouldShowRadar:22,cameraSize:23,cameraOffset:24,onFloorplanClick:35,locale:25,styledFloorplanEnable:26},u5,[-1,-1])}}let m5=class extends pn{constructor(e,i){var r,a,l;super(e);f(this,"name","floorplanGuidePlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"defaultMissingFloorConfig");f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.five.off("panoArrived",this.handlePanoArrived),this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"handleFloorplanClick",e=>{var c;const i=(c=this.data)==null?void 0:c.observers;if(!i||i.length===0){console.warn("No floorplan observers found");return}const s=e.imageX,o=e.imageY,r=e.floorIndex;let a=null,l=1/0;i.forEach(h=>{if(h.floorIndex!==r)return;const u=h.positionInImage,d=u.x,p=u.y,m=Math.sqrt(Math.pow(s-d,2)+Math.pow(o-p,2));m<l&&(l=m,a={panoIndex:h.index,distance:m,observer:h})}),a?this.five.emit("wantsToMoveToPano",a.panoIndex,{},!0)||this.five.moveToPano(a.panoIndex):console.warn("No suitable observer found on the same floor")});f(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})});f(this,"handlePanoArrived",()=>{var i,s;const e=(s=(i=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:i.floorIndex)!=null?s:0;this.updateState({displayedFloorIndex:e},!0),this.render()});this.five=e,this.defaultMissingFloorConfig={imageURL:Wi(i==null?void 0:i.staticPrefix,cs),imageWidth:200,imageHeight:120,text:(a=(r=i==null?void 0:i.i18n)==null?void 0:r.call(i,"暂无平面图"))!=null?a:"暂无平面图",textFontSize:14};const s={locale:(l=i==null?void 0:i.locale)!=null?l:"zh-CN",styledFloorplanEnable:!1,hoverEnable:!1,highlightEnable:!1,cameraImageUrl:hh,missingFloorImageUrl:Wi(i==null?void 0:i.staticPrefix,cs),missingFloorConfig:V(V({},this.defaultMissingFloorConfig),i==null?void 0:i.missingFloorConfig),clickEnable:!0,roomLabelsEnable:!1,roomNameEnable:!0,roomNameOtherTypeEnable:!1,roomAreaEnable:!0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:c=>(c/1e6).toFixed(1)+"㎡",getLabelElement:void 0,compassEnable:!1,northDesc:"北",compassHeight:50,observerDotSize:12,cameraSize:36,cameraOffset:28.5,i18n:(i==null?void 0:i.i18n)||(c=>c)},o=V(V({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose),e.on("panoArrived",this.handlePanoArrived)}load(e,i,s=!0){return $(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield un(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return $(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 $(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=a1(e,this.five,this.data),this.render())}changeFloor(e){if(!this.data){console.warn("No floorplan data loaded");return}if(e<0||e>=this.data.floorDatas.length){console.warn(`Invalid floor index: ${e}. Available floors: 0-${this.data.floorDatas.length-1}`);return}this.updateState({displayedFloorIndex:e},!0),this.render()}formatData(e){return $(this,null,function*(){return yield un(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){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?V(V({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?de(V(V({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=de(V(V({},this.state),e),{config:r}),!Wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){var r,a;if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const l=document.querySelector(this.wrapperSelector);this.wrapper=l}if(!this.data||!this.wrapper)return;const e=(a=(r=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:r.floorIndex)!=null?a:0,i=this.state.displayedFloorIndex!==void 0?this.state.displayedFloorIndex:e,s=i===e,o=de(V({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,displayedFloorIndex:i,shouldShowRadar:s,cameraSize:this.state.config.cameraSize||36,cameraOffset:this.state.config.cameraOffset||28.5,onFloorplanClick:this.state.config.clickEnable?this.handleFloorplanClick:void 0});this.app?this.app.$set(o):this.app=new p5({target:this.wrapper,props:o})}};const g5=(n,t)=>new m5(n,t),v5=[{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:"和室"}],y5=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],b5=[{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:"写字楼"}],wc=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},A5=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(wc(s,0,0)),o&&n.applyMatrix4(wc(0,o,0)),r&&n.applyMatrix4(wc(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function f1(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=V({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),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 p1={},Ci=void 0,w5=p1;function ju(n,t){var e=n.split("."),i=w5;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==Ci?i[s]=t:i=i[s]?i[s]:i[s]={}}var vt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function Ss(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,o,r,a,l,c,h,u,d,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,o=new(vt?Uint32Array:Array)(s),r=1,a=0,l=2;r<=e;){for(u=0;u<t;++u)if(n[u]===r){for(c=0,h=a,d=0;d<r;++d)c=c<<1|h&1,h>>=1;for(p=r<<16|u,d=c;d<s;d+=l)o[d]=p;++a}++r,a<<=1,l<<=1}return[o,e,i]}function bs(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=vt?new Uint8Array(n):n,this.m=!1,this.i=gl,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 Ru:this.b=32768,this.c=new(vt?Uint8Array:Array)(32768+this.h+258);break;case gl:this.b=0,this.c=new(vt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var Ru=0,gl=1,qf={t:Ru,s:gl};bs.prototype.k=function(){for(;!this.m;){var n=Oi(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,o=t.length,r=Ci,a=Ci,l=i.length,c=Ci;if(this.d=this.f=0,e+1>=o)throw Error("invalid uncompressed block header: LEN");if(r=t[e++]|t[e++]<<8,e+1>=o)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,r===~a)throw Error("invalid uncompressed block header: length verify");if(e+r>t.length)throw Error("input buffer is broken");switch(this.i){case Ru:for(;s+r>i.length;){if(c=l-s,r-=c,vt)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 gl:for(;s+r>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(vt)i.set(t.subarray(e,e+r),s),s+=r,e+=r;else for(;r--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(P5,C5);break;case 2:for(var h=Oi(this,5)+257,u=Oi(this,5)+1,d=Oi(this,4)+4,p=new(vt?Uint8Array:Array)(Pc.length),m=Ci,g=Ci,v=Ci,y=Ci,w=Ci,C=Ci,E=Ci,L=Ci,D=Ci,L=0;L<d;++L)p[Pc[L]]=Oi(this,3);if(!vt)for(L=d,d=p.length;L<d;++L)p[Pc[L]]=0;for(m=Ss(p),y=new(vt?Uint8Array:Array)(h+u),L=0,D=h+u;L<D;)switch(w=Xr(this,m),w){case 16:for(E=3+Oi(this,2);E--;)y[L++]=C;break;case 17:for(E=3+Oi(this,3);E--;)y[L++]=0;C=0;break;case 18:for(E=11+Oi(this,7);E--;)y[L++]=0;C=0;break;default:C=y[L++]=w}g=Ss(vt?y.subarray(0,h):y.slice(0,h)),v=Ss(vt?y.subarray(h):y.slice(h)),this.j(g,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Jf=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Pc=vt?new Uint16Array(Jf):Jf,Kf=[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],m1=vt?new Uint16Array(Kf):Kf,$f=[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],vl=vt?new Uint8Array($f):$f,ep=[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],g1=vt?new Uint16Array(ep):ep,tp=[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],yl=vt?new Uint8Array(tp):tp,uh=new(vt?Uint8Array:Array)(288),xs,ip;xs=0;for(ip=uh.length;xs<ip;++xs)uh[xs]=143>=xs?8:255>=xs?9:279>=xs?7:8;var P5=Ss(uh),dh=new(vt?Uint8Array:Array)(30),Qa,np;Qa=0;for(np=dh.length;Qa<np;++Qa)dh[Qa]=5;var C5=Ss(dh);function Oi(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a;i<t;){if(o>=r)throw Error("input buffer is broken");e|=s[o++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=o,a}function Xr(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a=t[0],l=t[1],c,h;i<l&&!(o>=r);)e|=s[o++]<<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=o,c&65535}bs.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,o,r,a,l;(o=Xr(this,n))!==256;)if(256>o)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=o;else for(r=o-257,l=m1[r],0<vl[r]&&(l+=Oi(this,vl[r])),o=Xr(this,t),a=g1[o],0<yl[o]&&(a+=Oi(this,yl[o])),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};bs.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,o,r,a,l;(o=Xr(this,n))!==256;)if(256>o)i>=s&&(e=this.e(),s=e.length),e[i++]=o;else for(r=o-257,l=m1[r],0<vl[r]&&(l+=Oi(this,vl[r])),o=Xr(this,t),a=g1[o],0<yl[o]&&(a+=Oi(this,yl[o])),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};bs.prototype.e=function(){var n=new(vt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(vt)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,vt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};bs.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,o,r=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(r.length-this.a)/this.o[2],o=258*(i/2)|0,s=o<a.length?a.length+o:a.length<<1):s=a.length*e,vt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};bs.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(vt?Uint8Array:Array)(this.l+(this.b-32768)),o,r,a,l;if(e.length===0)return vt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(o=0,r=e.length;o<r;++o)for(i=e[o],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(o=32768,r=this.b;o<r;++o)s[n++]=t[o];return this.g=[],this.buffer=s};bs.prototype.v=function(){var n,t=this.b;return vt?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 _u(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 sp:this.method=sp;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 bs(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}_u.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(""),o,r;for(o=0,r=s.length;o<r;o++)s[o]=(s[o].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 sp=8;ju("Zlib.Inflate",_u);ju("Zlib.Inflate.prototype.decompress",_u.prototype.k);var fh={ADAPTIVE:qf.s,BLOCK:qf.t},Tr,Dr,To,op;if(Object.keys)Tr=Object.keys(fh);else for(Dr in Tr=[],To=0,fh)Tr[To++]=Dr;To=0;for(op=Tr.length;To<op;++To)Dr=Tr[To],ju("Zlib.Inflate.BufferType."+Dr,fh[Dr]);var rp=p1.Zlib,v1={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,o=i,r=Math.floor((s+o)/2);t<e[r]||t>=e[r+1];)t<e[r]?o=r:s=r,r=Math.floor((s+o)/2);return r},calcBasisFunctions:function(n,t,e,i){var s=[],o=[],r=[];s[0]=1;for(var a=1;a<=e;++a){o[a]=t-i[n+1-a],r[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=r[c+1],u=o[a-c],d=s[c]/(h+u);s[c]=l+h*d,l=u*d}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),o=this.calcBasisFunctions(s,i,n,t),r=new G.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=o[a],h=l.w*c;r.x+=l.x*h,r.y+=l.y*h,r.z+=l.z*h,r.w+=l.w*c}return r},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var o=[],r=0;r<=e;++r)o[r]=0;for(var a=[],r=0;r<=i;++r)a[r]=o.slice(0);for(var l=[],r=0;r<=e;++r)l[r]=o.slice(0);l[0][0]=1;for(var c=o.slice(0),h=o.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var d=0,O=0;O<u;++O){var p=h[O+1],m=c[u-O];l[u][O]=p+m;var g=l[O][u-1]/l[u][O];l[O][u]=d+p*g,d=m*g}l[u][u]=d}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var O=0;O<=e;++O){for(var v=0,y=1,w=[],r=0;r<=e;++r)w[r]=o.slice(0);w[0][0]=1;for(var C=1;C<=i;++C){var E=0,D=O-C,L=e-C;O>=C&&(w[y][0]=w[v][0]/l[L+1][D],E=w[y][0]*l[D][L]);for(var R=D>=-1?1:-D,z=O-1<=L?C-1:e-O,u=R;u<=z;++u)w[y][u]=(w[v][u]-w[v][u-1])/l[L+1][D+u],E+=w[y][u]*l[D+u][L];O<=L&&(w[y][C]=-w[v][C-1]/l[L+1][O],E+=w[y][C]*l[O][L]),a[C][O]=E;var u=v;v=y,y=u}}for(var O=e,C=1;C<=i;++C){for(var u=0;u<=e;++u)a[C][u]*=O;O*=e-C}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var o=s<n?s:n,r=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,o,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),d=u.w;u.x*=d,u.y*=d,u.z*=d,c[h]=u}for(var p=0;p<=o;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),m=1;m<=n;++m)u.add(c[a-n+m].clone().multiplyScalar(l[p][m]));r[p]=u}for(var p=o+1;p<=s+1;++p)r[p]=new G.Vector4(0,0,0);return r},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 o=n[s];e[s]=new G.Vector3(o.x,o.y,o.z),i[s]=o.w}for(var r=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(r[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));r[a]=l.divideScalar(i[0])}return r},calcNURBSDerivatives:function(n,t,e,i,s){var o=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(o)},calcSurfacePoint:function(n,t,e,i,s,o,r,a){for(var l=this.findSpan(n,o,e),c=this.findSpan(t,r,i),h=this.calcBasisFunctions(l,o,n,e),u=this.calcBasisFunctions(c,r,t,i),d=[],p=0;p<=t;++p){d[p]=new G.Vector4(0,0,0,0);for(var m=0;m<=n;++m){var g=s[l-n+m][c-t+p].clone(),v=g.w;g.x*=v,g.y*=v,g.z*=v,d[p].add(g.multiplyScalar(h[m]))}}for(var y=new G.Vector4(0,0,0,0),p=0;p<=t;++p)y.add(d[p].multiplyScalar(u[p]));y.divideScalar(y.w),a.set(y.x,y.y,y.z)}},Qs=function(n,t,e,i,s){G.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var o=0;o<e.length;++o){var r=e[o];this.controlPoints[o]=new G.Vector4(r.x,r.y,r.z,r.w)}};Qs.prototype=Object.create(G.Curve.prototype);Qs.prototype.constructor=Qs;Qs.prototype.getPoint=function(n,t){var e=t||new G.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=v1.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};Qs.prototype.getTangent=function(n,t){var e=t||new G.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=v1.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var y1=function(){var n,t,e;function i(A){G.Loader.call(this,A)}i.prototype=Object.assign(Object.create(G.Loader.prototype),{constructor:i,load:function(A,M,I,k){var x=this,S=x.path===""?G.LoaderUtils.extractUrlBase(A):x.path,j=new G.FileLoader(this.manager);j.setPath(x.path),j.setResponseType("arraybuffer"),j.load(A,function(F){try{M(x.parse(F,S))}catch(J){k?k(J):console.error(J),x.manager.itemError(A)}},I,k)},parse:function(A,M){if(u(A))n=new l().parse(A);else{var I=L(A);if(!d(I))throw new Error("THREE.FBXLoader: Unknown format.");if(p(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(I));n=new a().parse(I)}var k=new G.TextureLoader(this.manager).setPath(this.resourcePath||M).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(A,M){this.textureLoader=A,this.manager=M}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var A=this.parseImages(),M=this.parseTextures(A),I=this.parseMaterials(M),k=this.parseDeformers(),x=new o().parse(k);return this.parseScene(k,x,I),e},parseConnections:function(){var A=new Map;if("Connections"in n){var M=n.Connections.connections;M.forEach(function(I){var k=I[0],x=I[1],S=I[2];A.has(k)||A.set(k,{parents:[],children:[]});var j={ID:x,relationship:S};A.get(k).parents.push(j),A.has(x)||A.set(x,{parents:[],children:[]});var F={ID:k,relationship:S};A.get(x).children.push(F)})}return A},parseImages:function(){var A={},M={};if("Video"in n.Objects){var I=n.Objects.Video;for(var k in I){var x=I[k],S=parseInt(k);if(A[S]=x.RelativeFilename||x.Filename,"Content"in x){var j=x.Content instanceof ArrayBuffer&&x.Content.byteLength>0,F=typeof x.Content=="string"&&x.Content!=="";if(j||F){var J=this.parseImage(I[k]);M[x.RelativeFilename||x.Filename]=J}}}}for(var S in A){var ne=A[S];M[ne]!==void 0?A[S]=M[ne]:A[S]=A[S].split("\\").pop()}return A},parseImage:function(A){var M=A.Content,I=A.RelativeFilename||A.Filename,k=I.slice(I.lastIndexOf(".")+1).toLowerCase(),x;switch(k){case"bmp":x="image/bmp";break;case"jpg":case"jpeg":x="image/jpeg";break;case"png":x="image/png";break;case"tif":x="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),x="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof M=="string")return"data:"+x+";base64,"+M;var S=new Uint8Array(M);return window.URL.createObjectURL(new Blob([S],{type:x}))},parseTextures:function(A){var M=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var k in I){var x=this.parseTexture(I[k],A);M.set(parseInt(k),x)}}return M},parseTexture:function(A,M){var I=this.loadTexture(A,M);I.ID=A.id,I.name=A.attrName;var k=A.WrapModeU,x=A.WrapModeV,S=k!==void 0?k.value:0,j=x!==void 0?x.value:0;if(I.wrapS=S===0?G.RepeatWrapping:G.ClampToEdgeWrapping,I.wrapT=j===0?G.RepeatWrapping:G.ClampToEdgeWrapping,"Scaling"in A){var F=A.Scaling.value;I.repeat.x=F[0],I.repeat.y=F[1]}return I},loadTexture:function(A,M){var I,k=this.textureLoader.path,x=t.get(A.id).children;x!==void 0&&x.length>0&&M[x[0].ID]!==void 0&&(I=M[x[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var S,j=A.FileName.slice(-3).toLowerCase();if(j==="tga"){var F=this.manager.getHandler(".tga");F===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",A.RelativeFilename),S=new G.Texture):S=F.load(I)}else j==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",A.RelativeFilename),S=new G.Texture):S=this.textureLoader.load(I);return this.textureLoader.setPath(k),S},parseMaterials:function(A){var M=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var k in I){var x=this.parseMaterial(I[k],A);x!==null&&M.set(parseInt(k),x)}}return M},parseMaterial:function(A,M){var I=A.id,k=A.attrName,x=A.ShadingModel;if(typeof x=="object"&&(x=x.value),!t.has(I))return null;var S=this.parseParameters(A,M,I),j;switch(x.toLowerCase()){case"phong":j=new G.MeshPhongMaterial;break;case"lambert":j=new G.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',x),j=new G.MeshPhongMaterial;break}return j.setValues(S),j.name=k,j},parseParameters:function(A,M,I){var k={};A.BumpFactor&&(k.bumpScale=A.BumpFactor.value),A.Diffuse?k.color=new G.Color().fromArray(A.Diffuse.value):A.DiffuseColor&&A.DiffuseColor.type==="Color"&&(k.color=new G.Color().fromArray(A.DiffuseColor.value)),A.DisplacementFactor&&(k.displacementScale=A.DisplacementFactor.value),A.Emissive?k.emissive=new G.Color().fromArray(A.Emissive.value):A.EmissiveColor&&A.EmissiveColor.type==="Color"&&(k.emissive=new G.Color().fromArray(A.EmissiveColor.value)),A.EmissiveFactor&&(k.emissiveIntensity=parseFloat(A.EmissiveFactor.value)),A.Opacity&&(k.opacity=parseFloat(A.Opacity.value)),k.opacity<1&&(k.transparent=!0),A.ReflectionFactor&&(k.reflectivity=A.ReflectionFactor.value),A.Shininess&&(k.shininess=A.Shininess.value),A.Specular?k.specular=new G.Color().fromArray(A.Specular.value):A.SpecularColor&&A.SpecularColor.type==="Color"&&(k.specular=new G.Color().fromArray(A.SpecularColor.value));var x=this;return t.get(I).children.forEach(function(S){var j=S.relationship;switch(j){case"Bump":k.bumpMap=x.getTexture(M,S.ID);break;case"Maya|TEX_ao_map":k.aoMap=x.getTexture(M,S.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=x.getTexture(M,S.ID),k.map.encoding=G.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=x.getTexture(M,S.ID);break;case"EmissiveColor":k.emissiveMap=x.getTexture(M,S.ID),k.emissiveMap.encoding=G.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=x.getTexture(M,S.ID);break;case"ReflectionColor":k.envMap=x.getTexture(M,S.ID),k.envMap.mapping=G.EquirectangularReflectionMapping,k.envMap.encoding=G.sRGBEncoding;break;case"SpecularColor":k.specularMap=x.getTexture(M,S.ID),k.specularMap.encoding=G.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=x.getTexture(M,S.ID),k.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.",j);break}}),k},getTexture:function(A,M){return"LayeredTexture"in n.Objects&&M in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),M=t.get(M).children[0].ID),A.get(M)},parseDeformers:function(){var A={},M={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var k in I){var x=I[k],S=t.get(parseInt(k));if(x.attrType==="Skin"){var j=this.parseSkeleton(S,I);j.ID=k,S.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),j.geometryID=S.parents[0].ID,A[k]=j}else if(x.attrType==="BlendShape"){var F={id:k};F.rawTargets=this.parseMorphTargets(S,I),F.id=k,S.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),M[k]=F}}}return{skeletons:A,morphTargets:M}},parseSkeleton:function(A,M){var I=[];return A.children.forEach(function(k){var x=M[k.ID];if(x.attrType==="Cluster"){var S={ID:k.ID,indices:[],weights:[],transformLink:new G.Matrix4().fromArray(x.TransformLink.a)};"Indexes"in x&&(S.indices=x.Indexes.a,S.weights=x.Weights.a),I.push(S)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(A,M){for(var I=[],k=0;k<A.children.length;k++){var x=A.children[k],S=M[x.ID],j={name:S.attrName,initialWeight:S.DeformPercent,id:S.id,fullWeights:S.FullWeights.a};if(S.attrType!=="BlendShapeChannel")return;j.geoID=t.get(parseInt(x.ID)).children.filter(function(F){return F.relationship===void 0})[0].ID,I.push(j)}return I},parseScene:function(A,M,I){e=new G.Group;var k=this.parseModels(A.skeletons,M,I),x=n.Objects.Model,S=this;k.forEach(function(F){var J=x[F.ID];S.setLookAtProperties(F,J);var ne=t.get(F.ID).parents;ne.forEach(function(q){var oe=k.get(q.ID);oe!==void 0&&oe.add(F)}),F.parent===null&&e.add(F)}),this.bindSkeleton(A.skeletons,M,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(F){if(F.userData.transformData){F.parent&&(F.userData.transformData.parentMatrixWorld=F.parent.matrix);var J=C(F.userData.transformData);F.applyMatrix4(J)}});var j=new r().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=j,e=e.children[0]),e.animations=j},parseModels:function(A,M,I){var k=new Map,x=n.Objects.Model;for(var S in x){var j=parseInt(S),F=x[S],J=t.get(j),ne=this.buildSkeleton(J,A,j,F.attrName);if(!ne){switch(F.attrType){case"Camera":ne=this.createCamera(J);break;case"Light":ne=this.createLight(J);break;case"Mesh":ne=this.createMesh(J,M,I);break;case"NurbsCurve":ne=this.createCurve(J,M);break;case"LimbNode":case"Root":ne=new G.Bone;break;case"Null":default:ne=new G.Group;break}ne.name=F.attrName?G.PropertyBinding.sanitizeNodeName(F.attrName):"",ne.ID=j}this.getTransformData(ne,F),k.set(j,ne)}return k},buildSkeleton:function(A,M,I,k){var x=null;return A.parents.forEach(function(S){for(var j in M){var F=M[j];F.rawBones.forEach(function(J,ne){if(J.ID===S.ID){var q=x;x=new G.Bone,x.matrixWorld.copy(J.transformLink),x.name=k?G.PropertyBinding.sanitizeNodeName(k):"",x.ID=I,F.bones[ne]=x,q!==null&&x.add(q)}})}}),x},createCamera:function(A){var M,I;if(A.children.forEach(function(oe){var se=n.Objects.NodeAttribute[oe.ID];se!==void 0&&(I=se)}),I===void 0)M=new G.Object3D;else{var k=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(k=1);var x=1;I.NearPlane!==void 0&&(x=I.NearPlane.value/1e3);var S=1e3;I.FarPlane!==void 0&&(S=I.FarPlane.value/1e3);var j=window.innerWidth,F=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(j=I.AspectWidth.value,F=I.AspectHeight.value);var J=j/F,ne=45;I.FieldOfView!==void 0&&(ne=I.FieldOfView.value);var q=I.FocalLength?I.FocalLength.value:null;switch(k){case 0:M=new G.PerspectiveCamera(ne,J,x,S),q!==null&&M.setFocalLength(q);break;case 1:M=new G.OrthographicCamera(-j/2,j/2,F/2,-F/2,x,S);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),M=new G.Object3D;break}}return M},createLight:function(A){var M,I;if(A.children.forEach(function(q){var oe=n.Objects.NodeAttribute[q.ID];oe!==void 0&&(I=oe)}),I===void 0)M=new G.Object3D;else{var k;I.LightType===void 0?k=0:k=I.LightType.value;var x=16777215;I.Color!==void 0&&(x=new G.Color().fromArray(I.Color.value));var S=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(S=0);var j=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?j=0:j=I.FarAttenuationEnd.value);var F=1;switch(k){case 0:M=new G.PointLight(x,S,j,F);break;case 1:M=new G.DirectionalLight(x,S);break;case 2:var J=Math.PI/3;I.InnerAngle!==void 0&&(J=G.MathUtils.degToRad(I.InnerAngle.value));var ne=0;I.OuterAngle!==void 0&&(ne=G.MathUtils.degToRad(I.OuterAngle.value),ne=Math.max(ne,1)),M=new G.SpotLight(x,S,j,J,ne,F);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),M=new G.PointLight(x,S);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(M.castShadow=!0)}return M},createMesh:function(A,M,I){var k,x=null,S=null,j=[];return A.children.forEach(function(F){M.has(F.ID)&&(x=M.get(F.ID)),I.has(F.ID)&&j.push(I.get(F.ID))}),j.length>1?S=j:j.length>0?S=j[0]:(S=new G.MeshPhongMaterial({color:13421772}),j.push(S)),"color"in x.attributes&&j.forEach(function(F){F.vertexColors=!0}),x.FBX_Deformer?(j.forEach(function(F){F.skinning=!0}),k=new G.SkinnedMesh(x,S),k.normalizeSkinWeights()):k=new G.Mesh(x,S),k},createCurve:function(A,M){var I=A.children.reduce(function(x,S){return M.has(S.ID)&&(x=M.get(S.ID)),x},null),k=new G.LineBasicMaterial({color:3342591,linewidth:1});return new G.Line(I,k)},getTransformData:function(A,M){var I={};"InheritType"in M&&(I.inheritType=parseInt(M.InheritType.value)),"RotationOrder"in M?I.eulerOrder=E(M.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in M&&(I.translation=M.Lcl_Translation.value),"PreRotation"in M&&(I.preRotation=M.PreRotation.value),"Lcl_Rotation"in M&&(I.rotation=M.Lcl_Rotation.value),"PostRotation"in M&&(I.postRotation=M.PostRotation.value),"Lcl_Scaling"in M&&(I.scale=M.Lcl_Scaling.value),"ScalingOffset"in M&&(I.scalingOffset=M.ScalingOffset.value),"ScalingPivot"in M&&(I.scalingPivot=M.ScalingPivot.value),"RotationOffset"in M&&(I.rotationOffset=M.RotationOffset.value),"RotationPivot"in M&&(I.rotationPivot=M.RotationPivot.value),A.userData.transformData=I},setLookAtProperties:function(A,M){if("LookAtProperty"in M){var I=t.get(A.ID).children;I.forEach(function(k){if(k.relationship==="LookAtProperty"){var x=n.Objects.Model[k.ID];if("Lcl_Translation"in x){var S=x.Lcl_Translation.value;A.target!==void 0?(A.target.position.fromArray(S),e.add(A.target)):A.lookAt(new G.Vector3().fromArray(S))}}})}},bindSkeleton:function(A,M,I){var k=this.parsePoseNodes();for(var x in A){var S=A[x],j=t.get(parseInt(S.ID)).parents;j.forEach(function(F){if(M.has(F.ID)){var J=F.ID,ne=t.get(J);ne.parents.forEach(function(q){if(I.has(q.ID)){var oe=I.get(q.ID);oe.bind(new G.Skeleton(S.bones),k[q.ID])}})}})}},parsePoseNodes:function(){var A={};if("Pose"in n.Objects){var M=n.Objects.Pose;for(var I in M)if(M[I].attrType==="BindPose"){var k=M[I].PoseNode;Array.isArray(k)?k.forEach(function(x){A[x.Node]=new G.Matrix4().fromArray(x.Matrix.a)}):A[k.Node]=new G.Matrix4().fromArray(k.Matrix.a)}}return A},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var A=n.GlobalSettings.AmbientColor.value,M=A[0],I=A[1],k=A[2];if(M!==0||I!==0||k!==0){var x=new G.Color(M,I,k);e.add(new G.AmbientLight(x,1))}}},setupMorphMaterials:function(){var A=this;e.traverse(function(M){M.isMesh&&M.geometry.morphAttributes.position&&M.geometry.morphAttributes.position.length&&(Array.isArray(M.material)?M.material.forEach(function(I,k){A.setupMorphMaterial(M,I,k)}):A.setupMorphMaterial(M,M.material))})},setupMorphMaterial:function(A,M,I){var k=A.uuid,x=M.uuid,S=!1;if(e.traverse(function(F){F.isMesh&&(Array.isArray(F.material)?F.material.forEach(function(J){J.uuid===x&&F.uuid!==k&&(S=!0)}):F.material.uuid===x&&F.uuid!==k&&(S=!0))}),S===!0){var j=M.clone();j.morphTargets=!0,I===void 0?A.material=j:A.material[I]=j}else M.morphTargets=!0}};function o(){}o.prototype={constructor:o,parse:function(A){var M=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var k in I){var x=t.get(parseInt(k)),S=this.parseGeometry(x,I[k],A);M.set(parseInt(k),S)}}return M},parseGeometry:function(A,M,I){switch(M.attrType){case"Mesh":return this.parseMeshGeometry(A,M,I);case"NurbsCurve":return this.parseNurbsGeometry(M)}},parseMeshGeometry:function(A,M,I){var k=I.skeletons,x=[],S=A.parents.map(function(q){return n.Objects.Model[q.ID]});if(S.length!==0){var j=A.children.reduce(function(q,oe){return k[oe.ID]!==void 0&&(q=k[oe.ID]),q},null);A.children.forEach(function(q){I.morphTargets[q.ID]!==void 0&&x.push(I.morphTargets[q.ID])});var F=S[0],J={};"RotationOrder"in F&&(J.eulerOrder=E(F.RotationOrder.value)),"InheritType"in F&&(J.inheritType=parseInt(F.InheritType.value)),"GeometricTranslation"in F&&(J.translation=F.GeometricTranslation.value),"GeometricRotation"in F&&(J.rotation=F.GeometricRotation.value),"GeometricScaling"in F&&(J.scale=F.GeometricScaling.value);var ne=C(J);return this.genGeometry(M,j,x,ne)}},genGeometry:function(A,M,I,k){var x=new G.BufferGeometry;A.attrName&&(x.name=A.attrName);var S=this.parseGeoNode(A,M),j=this.genBuffers(S),F=new G.Float32BufferAttribute(j.vertex,3);if(F.applyMatrix4(k),x.setAttribute("position",F),j.colors.length>0&&x.setAttribute("color",new G.Float32BufferAttribute(j.colors,3)),M&&(x.setAttribute("skinIndex",new G.Uint16BufferAttribute(j.weightsIndices,4)),x.setAttribute("skinWeight",new G.Float32BufferAttribute(j.vertexWeights,4)),x.FBX_Deformer=M),j.normal.length>0){var J=new G.Matrix3().getNormalMatrix(k),ne=new G.Float32BufferAttribute(j.normal,3);ne.applyNormalMatrix(J),x.setAttribute("normal",ne)}if(j.uvs.forEach(function(ze,ee){var we="uv"+(ee+1).toString();ee===0&&(we="uv"),x.setAttribute(we,new G.Float32BufferAttribute(j.uvs[ee],2))}),S.material&&S.material.mappingType!=="AllSame"){var q=j.materialIndex[0],oe=0;if(j.materialIndex.forEach(function(ze,ee){ze!==q&&(x.addGroup(oe,ee-oe,q),q=ze,oe=ee)}),x.groups.length>0){var se=x.groups[x.groups.length-1],ae=se.start+se.count;ae!==j.materialIndex.length&&x.addGroup(ae,j.materialIndex.length-ae,q)}x.groups.length===0&&x.addGroup(0,j.materialIndex.length,j.materialIndex[0])}return this.addMorphTargets(x,A,I,k),x},parseGeoNode:function(A,M){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 k=0;A.LayerElementUV[k];)I.uv.push(this.parseUVs(A.LayerElementUV[k])),k++}return I.weightTable={},M!==null&&(I.skeleton=M,M.rawBones.forEach(function(x,S){x.indices.forEach(function(j,F){I.weightTable[j]===void 0&&(I.weightTable[j]=[]),I.weightTable[j].push({id:S,weight:x.weights[F]})})})),I},genBuffers:function(A){var M={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,k=0,x=!1,S=[],j=[],F=[],J=[],ne=[],q=[],oe=this;return A.vertexIndices.forEach(function(se,ae){var ze=!1;se<0&&(se=se^-1,ze=!0);var ee=[],we=[];if(S.push(se*3,se*3+1,se*3+2),A.color){var le=v(ae,I,se,A.color);F.push(le[0],le[1],le[2])}if(A.skeleton){if(A.weightTable[se]!==void 0&&A.weightTable[se].forEach(function(Re){we.push(Re.weight),ee.push(Re.id)}),we.length>4){x||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),x=!0);var he=[0,0,0,0],be=[0,0,0,0];we.forEach(function(Re,ye){var De=Re,ve=ee[ye];be.forEach(function(Ae,Oe,Xe){if(De>Ae){Xe[Oe]=De,De=Ae;var Ze=he[Oe];he[Oe]=ve,ve=Ze}})}),ee=he,we=be}for(;we.length<4;)we.push(0),ee.push(0);for(var te=0;te<4;++te)ne.push(we[te]),q.push(ee[te])}if(A.normal){var le=v(ae,I,se,A.normal);j.push(le[0],le[1],le[2])}if(A.material&&A.material.mappingType!=="AllSame")var ke=v(ae,I,se,A.material)[0];A.uv&&A.uv.forEach(function(Re,ye){var De=v(ae,I,se,Re);J[ye]===void 0&&(J[ye]=[]),J[ye].push(De[0]),J[ye].push(De[1])}),k++,ze&&(oe.genFace(M,A,S,ke,j,F,J,ne,q,k),I++,k=0,S=[],j=[],F=[],J=[],ne=[],q=[])}),M},genFace:function(A,M,I,k,x,S,j,F,J,ne){for(var q=2;q<ne;q++)A.vertex.push(M.vertexPositions[I[0]]),A.vertex.push(M.vertexPositions[I[1]]),A.vertex.push(M.vertexPositions[I[2]]),A.vertex.push(M.vertexPositions[I[(q-1)*3]]),A.vertex.push(M.vertexPositions[I[(q-1)*3+1]]),A.vertex.push(M.vertexPositions[I[(q-1)*3+2]]),A.vertex.push(M.vertexPositions[I[q*3]]),A.vertex.push(M.vertexPositions[I[q*3+1]]),A.vertex.push(M.vertexPositions[I[q*3+2]]),M.skeleton&&(A.vertexWeights.push(F[0]),A.vertexWeights.push(F[1]),A.vertexWeights.push(F[2]),A.vertexWeights.push(F[3]),A.vertexWeights.push(F[(q-1)*4]),A.vertexWeights.push(F[(q-1)*4+1]),A.vertexWeights.push(F[(q-1)*4+2]),A.vertexWeights.push(F[(q-1)*4+3]),A.vertexWeights.push(F[q*4]),A.vertexWeights.push(F[q*4+1]),A.vertexWeights.push(F[q*4+2]),A.vertexWeights.push(F[q*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[(q-1)*4]),A.weightsIndices.push(J[(q-1)*4+1]),A.weightsIndices.push(J[(q-1)*4+2]),A.weightsIndices.push(J[(q-1)*4+3]),A.weightsIndices.push(J[q*4]),A.weightsIndices.push(J[q*4+1]),A.weightsIndices.push(J[q*4+2]),A.weightsIndices.push(J[q*4+3])),M.color&&(A.colors.push(S[0]),A.colors.push(S[1]),A.colors.push(S[2]),A.colors.push(S[(q-1)*3]),A.colors.push(S[(q-1)*3+1]),A.colors.push(S[(q-1)*3+2]),A.colors.push(S[q*3]),A.colors.push(S[q*3+1]),A.colors.push(S[q*3+2])),M.material&&M.material.mappingType!=="AllSame"&&(A.materialIndex.push(k),A.materialIndex.push(k),A.materialIndex.push(k)),M.normal&&(A.normal.push(x[0]),A.normal.push(x[1]),A.normal.push(x[2]),A.normal.push(x[(q-1)*3]),A.normal.push(x[(q-1)*3+1]),A.normal.push(x[(q-1)*3+2]),A.normal.push(x[q*3]),A.normal.push(x[q*3+1]),A.normal.push(x[q*3+2])),M.uv&&M.uv.forEach(function(oe,se){A.uvs[se]===void 0&&(A.uvs[se]=[]),A.uvs[se].push(j[se][0]),A.uvs[se].push(j[se][1]),A.uvs[se].push(j[se][(q-1)*2]),A.uvs[se].push(j[se][(q-1)*2+1]),A.uvs[se].push(j[se][q*2]),A.uvs[se].push(j[se][q*2+1])})},addMorphTargets:function(A,M,I,k){if(I.length!==0){A.morphTargetsRelative=!0,A.morphAttributes.position=[];var x=this;I.forEach(function(S){S.rawTargets.forEach(function(j){var F=n.Objects.Geometry[j.geoID];F!==void 0&&x.genMorphGeometry(A,M,F,k,j.name)})})}},genMorphGeometry:function(A,M,I,k,x){for(var S=M.PolygonVertexIndex!==void 0?M.PolygonVertexIndex.a:[],j=I.Vertices!==void 0?I.Vertices.a:[],F=I.Indexes!==void 0?I.Indexes.a:[],J=A.attributes.position.count*3,ne=new Float32Array(J),q=0;q<F.length;q++){var oe=F[q]*3;ne[oe]=j[q*3],ne[oe+1]=j[q*3+1],ne[oe+2]=j[q*3+2]}var se={vertexIndices:S,vertexPositions:ne},ae=this.genBuffers(se),ze=new G.Float32BufferAttribute(ae.vertex,3);ze.name=x||I.attrName,ze.applyMatrix4(k),A.morphAttributes.position.push(ze)},parseNormals:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.Normals.a,x=[];return I==="IndexToDirect"&&("NormalIndex"in A?x=A.NormalIndex.a:"NormalsIndex"in A&&(x=A.NormalsIndex.a)),{dataSize:3,buffer:k,indices:x,mappingType:M,referenceType:I}},parseUVs:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.UV.a,x=[];return I==="IndexToDirect"&&(x=A.UVIndex.a),{dataSize:2,buffer:k,indices:x,mappingType:M,referenceType:I}},parseVertexColors:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType,k=A.Colors.a,x=[];return I==="IndexToDirect"&&(x=A.ColorIndex.a),{dataSize:4,buffer:k,indices:x,mappingType:M,referenceType:I}},parseMaterialIndices:function(A){var M=A.MappingInformationType,I=A.ReferenceInformationType;if(M==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var k=A.Materials.a,x=[],S=0;S<k.length;++S)x.push(S);return{dataSize:1,buffer:k,indices:x,mappingType:M,referenceType:I}},parseNurbsGeometry:function(A){if(Qs===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 G.BufferGeometry;var M=parseInt(A.Order);if(isNaN(M))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",A.Order,A.id),new G.BufferGeometry;for(var I=M-1,k=A.KnotVector.a,x=[],S=A.Points.a,j=0,F=S.length;j<F;j+=4)x.push(new G.Vector4().fromArray(S,j));var J,ne;if(A.Form==="Closed")x.push(x[0]);else if(A.Form==="Periodic"){J=I,ne=k.length-1-J;for(var j=0;j<I;++j)x.push(x[j])}var q=new Qs(I,k,x,J,ne),oe=q.getPoints(x.length*7),se=new Float32Array(oe.length*3);oe.forEach(function(ze,ee){ze.toArray(se,ee*3)});var ae=new G.BufferGeometry;return ae.setAttribute("position",new G.BufferAttribute(se,3)),ae}};function r(){}r.prototype={constructor:r,parse:function(){var A=[],M=this.parseClips();if(M!==void 0)for(var I in M){var k=M[I],x=this.addClip(k);A.push(x)}return A},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var A=this.parseAnimationCurveNodes();this.parseAnimationCurves(A);var M=this.parseAnimationLayers(A),I=this.parseAnimStacks(M);return I}},parseAnimationCurveNodes:function(){var A=n.Objects.AnimationCurveNode,M=new Map;for(var I in A){var k=A[I];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var x={id:k.id,attr:k.attrName,curves:{}};M.set(x.id,x)}}return M},parseAnimationCurves:function(A){var M=n.Objects.AnimationCurve;for(var I in M){var k={id:M[I].id,times:M[I].KeyTime.a.map(m),values:M[I].KeyValueFloat.a},x=t.get(k.id);if(x!==void 0){var S=x.parents[0].ID,j=x.parents[0].relationship;j.match(/X/)?A.get(S).curves.x=k:j.match(/Y/)?A.get(S).curves.y=k:j.match(/Z/)?A.get(S).curves.z=k:j.match(/d|DeformPercent/)&&A.has(S)&&(A.get(S).curves.morph=k)}}},parseAnimationLayers:function(A){var M=n.Objects.AnimationLayer,I=new Map;for(var k in M){var x=[],S=t.get(parseInt(k));if(S!==void 0){var j=S.children;j.forEach(function(F,J){if(A.has(F.ID)){var ne=A.get(F.ID);if(ne.curves.x!==void 0||ne.curves.y!==void 0||ne.curves.z!==void 0){if(x[J]===void 0){var q=t.get(F.ID).parents.filter(function(we){return we.relationship!==void 0})[0].ID;if(q!==void 0){var oe=n.Objects.Model[q.toString()];if(oe===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",F);return}var se={modelName:oe.attrName?G.PropertyBinding.sanitizeNodeName(oe.attrName):"",ID:oe.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(we){we.ID===oe.id&&(se.transform=we.matrix,we.userData.transformData&&(se.eulerOrder=we.userData.transformData.eulerOrder))}),se.transform||(se.transform=new G.Matrix4),"PreRotation"in oe&&(se.preRotation=oe.PreRotation.value),"PostRotation"in oe&&(se.postRotation=oe.PostRotation.value),x[J]=se}}x[J]&&(x[J][ne.attr]=ne)}else if(ne.curves.morph!==void 0){if(x[J]===void 0){var ae=t.get(F.ID).parents.filter(function(be){return be.relationship!==void 0})[0].ID,ze=t.get(ae).parents[0].ID,ee=t.get(ze).parents[0].ID,q=t.get(ee).parents[0].ID,oe=n.Objects.Model[q],se={modelName:oe.attrName?G.PropertyBinding.sanitizeNodeName(oe.attrName):"",morphName:n.Objects.Deformer[ae].attrName};x[J]=se}x[J][ne.attr]=ne}}}),I.set(parseInt(k),x)}}return I},parseAnimStacks:function(A){var M=n.Objects.AnimationStack,I={};for(var k in M){var x=t.get(parseInt(k)).children;x.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var S=A.get(x[0].ID);I[k]={name:M[k].attrName,layer:S}}return I},addClip:function(A){var M=[],I=this;return A.layer.forEach(function(k){M=M.concat(I.generateTracks(k))}),new G.AnimationClip(A.name,-1,M)},generateTracks:function(A){var M=[],I=new G.Vector3,k=new G.Quaternion,x=new G.Vector3;if(A.transform&&A.transform.decompose(I,k,x),I=I.toArray(),k=new G.Euler().setFromQuaternion(k,A.eulerOrder).toArray(),x=x.toArray(),A.T!==void 0&&Object.keys(A.T.curves).length>0){var S=this.generateVectorTrack(A.modelName,A.T.curves,I,"position");S!==void 0&&M.push(S)}if(A.R!==void 0&&Object.keys(A.R.curves).length>0){var j=this.generateRotationTrack(A.modelName,A.R.curves,k,A.preRotation,A.postRotation,A.eulerOrder);j!==void 0&&M.push(j)}if(A.S!==void 0&&Object.keys(A.S.curves).length>0){var F=this.generateVectorTrack(A.modelName,A.S.curves,x,"scale");F!==void 0&&M.push(F)}if(A.DeformPercent!==void 0){var J=this.generateMorphTrack(A);J!==void 0&&M.push(J)}return M},generateVectorTrack:function(A,M,I,k){var x=this.getTimesForAllAxes(M),S=this.getKeyframeTrackValues(x,M,I);return new G.VectorKeyframeTrack(A+"."+k,x,S)},generateRotationTrack:function(A,M,I,k,x,S){M.x!==void 0&&(this.interpolateRotations(M.x),M.x.values=M.x.values.map(G.MathUtils.degToRad)),M.y!==void 0&&(this.interpolateRotations(M.y),M.y.values=M.y.values.map(G.MathUtils.degToRad)),M.z!==void 0&&(this.interpolateRotations(M.z),M.z.values=M.z.values.map(G.MathUtils.degToRad));var j=this.getTimesForAllAxes(M),F=this.getKeyframeTrackValues(j,M,I);k!==void 0&&(k=k.map(G.MathUtils.degToRad),k.push(S),k=new G.Euler().fromArray(k),k=new G.Quaternion().setFromEuler(k)),x!==void 0&&(x=x.map(G.MathUtils.degToRad),x.push(S),x=new G.Euler().fromArray(x),x=new G.Quaternion().setFromEuler(x).inverse());for(var J=new G.Quaternion,ne=new G.Euler,q=[],oe=0;oe<F.length;oe+=3)ne.set(F[oe],F[oe+1],F[oe+2],S),J.setFromEuler(ne),k!==void 0&&J.premultiply(k),x!==void 0&&J.multiply(x),J.toArray(q,oe/3*4);return new G.QuaternionKeyframeTrack(A+".quaternion",j,q)},generateMorphTrack:function(A){var M=A.DeformPercent.curves.morph,I=M.values.map(function(x){return x/100}),k=e.getObjectByName(A.modelName).morphTargetDictionary[A.morphName];return new G.NumberKeyframeTrack(A.modelName+".morphTargetInfluences["+k+"]",M.times,I)},getTimesForAllAxes:function(A){var M=[];return A.x!==void 0&&(M=M.concat(A.x.times)),A.y!==void 0&&(M=M.concat(A.y.times)),A.z!==void 0&&(M=M.concat(A.z.times)),M=M.sort(function(I,k){return I-k}).filter(function(I,k,x){return x.indexOf(I)==k}),M},getKeyframeTrackValues:function(A,M,I){var k=I,x=[],S=-1,j=-1,F=-1;return A.forEach(function(J){if(M.x&&(S=M.x.times.indexOf(J)),M.y&&(j=M.y.times.indexOf(J)),M.z&&(F=M.z.times.indexOf(J)),S!==-1){var ne=M.x.values[S];x.push(ne),k[0]=ne}else x.push(k[0]);if(j!==-1){var q=M.y.values[j];x.push(q),k[1]=q}else x.push(k[1]);if(F!==-1){var oe=M.z.values[F];x.push(oe),k[2]=oe}else x.push(k[2])}),x},interpolateRotations:function(A){for(var M=1;M<A.values.length;M++){var I=A.values[M-1],k=A.values[M]-I,x=Math.abs(k);if(x>=180){for(var S=x/180,j=k/S,F=I+j,J=A.times[M-1],ne=A.times[M]-J,q=ne/S,oe=J+q,se=[],ae=[];oe<A.times[M];)se.push(oe),oe+=q,ae.push(F),F+=j;A.times=O(A.times,M,se),A.values=O(A.values,M,ae)}}}};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,M){this.currentProp=A,this.currentPropName=M},parse:function(A){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var M=this,I=A.split(/[\r\n]+/);return I.forEach(function(k,x){var S=k.match(/^[\s\t]*;/),j=k.match(/^[\s\t]*$/);if(!(S||j)){var F=k.match("^\\t{"+M.currentIndent+"}(\\w+):(.*){",""),J=k.match("^\\t{"+M.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),ne=k.match("^\\t{"+(M.currentIndent-1)+"}}");F?M.parseNodeBegin(k,F):J?M.parseNodeProperty(k,J,I[++x]):ne?M.popStack():k.match(/^[^\s\t}]/)&&M.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(A,M){var I=M[1].trim().replace(/^"/,"").replace(/"$/,""),k=M[2].split(",").map(function(F){return F.trim().replace(/^"/,"").replace(/"$/,"")}),x={name:I},S=this.parseNodeAttr(k),j=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,x):I in j?(I==="PoseNode"?j.PoseNode.push(x):j[I].id!==void 0&&(j[I]={},j[I][j[I].id]=j[I]),S.id!==""&&(j[I][S.id]=x)):typeof S.id=="number"?(j[I]={},j[I][S.id]=x):I!=="Properties70"&&(I==="PoseNode"?j[I]=[x]:j[I]=x),typeof S.id=="number"&&(x.id=S.id),S.name!==""&&(x.attrName=S.name),S.type!==""&&(x.attrType=S.type),this.pushStack(x)},parseNodeAttr:function(A){var M=A[0];A[0]!==""&&(M=parseInt(A[0]),isNaN(M)&&(M=A[0]));var I="",k="";return A.length>1&&(I=A[1].replace(/^(\w+)::/,""),k=A[2]),{id:M,name:I,type:k}},parseNodeProperty:function(A,M,I){var k=M[1].replace(/^"/,"").replace(/"$/,"").trim(),x=M[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&x===","&&(x=I.replace(/"/g,"").replace(/,$/,"").trim());var S=this.getCurrentNode(),j=S.name;if(j==="Properties70"){this.parseNodeSpecialProperty(A,k,x);return}if(k==="C"){var F=x.split(",").slice(1),J=parseInt(F[0]),ne=parseInt(F[1]),q=x.split(",").slice(3);q=q.map(function(oe){return oe.trim().replace(/^"/,"")}),k="connections",x=[J,ne],R(x,q),S[k]===void 0&&(S[k]=[])}k==="Node"&&(S.id=x),k in S&&Array.isArray(S[k])?S[k].push(x):k!=="a"?S[k]=x:S.a=x,this.setCurrentProp(S,k),k==="a"&&x.slice(-1)!==","&&(S.a=D(x))},parseNodePropertyContinued:function(A){var M=this.getCurrentNode();M.a+=A,A.slice(-1)!==","&&(M.a=D(M.a))},parseNodeSpecialProperty:function(A,M,I){var k=I.split('",').map(function(ne){return ne.trim().replace(/^\"/,"").replace(/\s/,"_")}),x=k[0],S=k[1],j=k[2],F=k[3],J=k[4];switch(S){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=D(J);break}this.getPrevNode()[x]={type:S,type2:j,flag:F,value:J},this.setCurrentProp(this.getPrevNode(),x)}};function l(){}l.prototype={constructor:l,parse:function(A){var M=new c(A);M.skip(23);var I=M.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var k=new h;!this.endOfContent(M);){var x=this.parseNode(M,I);x!==null&&k.add(x.name,x)}return k},endOfContent:function(A){return A.size()%16===0?(A.getOffset()+160+16&-16)>=A.size():A.getOffset()+160+16>=A.size()},parseNode:function(A,M){var I={},k=M>=7500?A.getUint64():A.getUint32(),x=M>=7500?A.getUint64():A.getUint32();M>=7500?A.getUint64():A.getUint32();var S=A.getUint8(),j=A.getString(S);if(k===0)return null;for(var F=[],J=0;J<x;J++)F.push(this.parseProperty(A));var ne=F.length>0?F[0]:"",q=F.length>1?F[1]:"",oe=F.length>2?F[2]:"";for(I.singleProperty=x===1&&A.getOffset()===k;k>A.getOffset();){var se=this.parseNode(A,M);se!==null&&this.parseSubNode(j,I,se)}return I.propertyList=F,typeof ne=="number"&&(I.id=ne),q!==""&&(I.attrName=q),oe!==""&&(I.attrType=oe),j!==""&&(I.name=j),I},parseSubNode:function(A,M,I){if(I.singleProperty===!0){var k=I.propertyList[0];Array.isArray(k)?(M[I.name]=I,I.a=k):M[I.name]=k}else if(A==="Connections"&&I.name==="C"){var x=[];I.propertyList.forEach(function(oe,se){se!==0&&x.push(oe)}),M.connections===void 0&&(M.connections=[]),M.connections.push(x)}else if(I.name==="Properties70"){var S=Object.keys(I);S.forEach(function(oe){M[oe]=I[oe]})}else if(A==="Properties70"&&I.name==="P"){var j=I.propertyList[0],F=I.propertyList[1],J=I.propertyList[2],ne=I.propertyList[3],q;j.indexOf("Lcl ")===0&&(j=j.replace("Lcl ","Lcl_")),F.indexOf("Lcl ")===0&&(F=F.replace("Lcl ","Lcl_")),F==="Color"||F==="ColorRGB"||F==="Vector"||F==="Vector3D"||F.indexOf("Lcl_")===0?q=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:q=I.propertyList[4],M[j]={type:F,type2:J,flag:ne,value:q}}else M[I.name]===void 0?typeof I.id=="number"?(M[I.name]={},M[I.name][I.id]=I):M[I.name]=I:I.name==="PoseNode"?(Array.isArray(M[I.name])||(M[I.name]=[M[I.name]]),M[I.name].push(I)):M[I.name][I.id]===void 0&&(M[I.name][I.id]=I)},parseProperty:function(A){var M=A.getString(1);switch(M){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 k=A.getUint32(),x=A.getUint32(),S=A.getUint32();if(x===0)switch(M){case"b":case"c":return A.getBooleanArray(k);case"d":return A.getFloat64Array(k);case"f":return A.getFloat32Array(k);case"i":return A.getInt32Array(k);case"l":return A.getInt64Array(k)}typeof rp=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var j=new rp.Inflate(new Uint8Array(A.getArrayBuffer(S))),F=new c(j.decompress().buffer);switch(M){case"b":case"c":return F.getBooleanArray(k);case"d":return F.getFloat64Array(k);case"f":return F.getFloat32Array(k);case"i":return F.getInt32Array(k);case"l":return F.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+M)}}};function c(A,M){this.dv=new DataView(A),this.offset=0,this.littleEndian=M!==void 0?M:!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 M=[],I=0;I<A;I++)M.push(this.getBoolean());return M},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 M=[],I=0;I<A;I++)M.push(this.getInt32());return M},getUint32:function(){var A=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,A},getInt64:function(){var A,M;return this.littleEndian?(A=this.getUint32(),M=this.getUint32()):(M=this.getUint32(),A=this.getUint32()),M&2147483648?(M=~M&4294967295,A=~A&4294967295,A===4294967295&&(M=M+1&4294967295),A=A+1&4294967295,-(M*4294967296+A)):M*4294967296+A},getInt64Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getInt64());return M},getUint64:function(){var A,M;return this.littleEndian?(A=this.getUint32(),M=this.getUint32()):(M=this.getUint32(),A=this.getUint32()),M*4294967296+A},getFloat32:function(){var A=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,A},getFloat32Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getFloat32());return M},getFloat64:function(){var A=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,A},getFloat64Array:function(A){for(var M=[],I=0;I<A;I++)M.push(this.getFloat64());return M},getArrayBuffer:function(A){var M=this.dv.buffer.slice(this.offset,this.offset+A);return this.offset+=A,M},getString:function(A){for(var M=[],I=0;I<A;I++)M[I]=this.getUint8();var k=M.indexOf(0);return k>=0&&(M=M.slice(0,k)),G.LoaderUtils.decodeText(new Uint8Array(M))}};function h(){}h.prototype={constructor:h,add:function(A,M){this[A]=M}};function u(A){var M="Kaydara FBX Binary \0";return A.byteLength>=M.length&&M===L(A,0,M.length)}function d(A){var M=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function k(j){var F=A[j-1];return A=A.slice(I+j),I++,F}for(var x=0;x<M.length;++x){var S=k(1);if(S===M[x])return!1}return!0}function p(A){var M=/FBXVersion: (\d+)/,I=A.match(M);if(I){var k=parseInt(I[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function m(A){return A/46186158e3}var g=[];function v(A,M,I,k){var x;switch(k.mappingType){case"ByPolygonVertex":x=A;break;case"ByPolygon":x=M;break;case"ByVertice":x=I;break;case"AllSame":x=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(x=k.indices[x]);var S=x*k.dataSize,j=S+k.dataSize;return z(g,k.buffer,S,j)}var y=new G.Euler,w=new G.Vector3;function C(A){var M=new G.Matrix4,I=new G.Matrix4,k=new G.Matrix4,x=new G.Matrix4,S=new G.Matrix4,j=new G.Matrix4,F=new G.Matrix4,J=new G.Matrix4,ne=new G.Matrix4,q=new G.Matrix4,oe=new G.Matrix4,se=A.inheritType?A.inheritType:0;if(A.translation&&M.setPosition(w.fromArray(A.translation)),A.preRotation){var ae=A.preRotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),I.makeRotationFromEuler(y.fromArray(ae))}if(A.rotation){var ae=A.rotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),k.makeRotationFromEuler(y.fromArray(ae))}if(A.postRotation){var ae=A.postRotation.map(G.MathUtils.degToRad);ae.push(A.eulerOrder),x.makeRotationFromEuler(y.fromArray(ae))}A.scale&&S.scale(w.fromArray(A.scale)),A.scalingOffset&&F.setPosition(w.fromArray(A.scalingOffset)),A.scalingPivot&&j.setPosition(w.fromArray(A.scalingPivot)),A.rotationOffset&&J.setPosition(w.fromArray(A.rotationOffset)),A.rotationPivot&&ne.setPosition(w.fromArray(A.rotationPivot)),A.parentMatrixWorld&&(q=A.parentMatrixWorld);var ze=I.multiply(k).multiply(x),ee=new G.Matrix4;q.extractRotation(ee);var we=new G.Matrix4;we.copyPosition(q);var le=new G.Matrix4;le.getInverse(ee).multiply(q);var he=new G.Matrix4;if(se===0)he.copy(ee).multiply(ze).multiply(le).multiply(S);else if(se===1)he.copy(ee).multiply(le).multiply(ze).multiply(S);else{var be=new G.Matrix4().getInverse(S),te=new G.Matrix4().multiply(le).multiply(be);he.copy(ee).multiply(ze).multiply(te).multiply(S)}var ke=new G.Matrix4().getInverse(ne),Re=new G.Matrix4().getInverse(j),ye=new G.Matrix4;ye.copy(M).multiply(J).multiply(ne).multiply(I).multiply(k).multiply(x).multiply(ke).multiply(F).multiply(j).multiply(S).multiply(Re);var De=new G.Matrix4().copyPosition(ye),ve=new G.Matrix4().copy(q).multiply(De);return oe.copyPosition(ve),ye=new G.Matrix4().multiply(oe).multiply(he),ye}function E(A){A=A||0;var M=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return A===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),M[0]):M[A]}function D(A){var M=A.split(",").map(function(I){return parseFloat(I)});return M}function L(A,M,I){return M===void 0&&(M=0),I===void 0&&(I=A.byteLength),G.LoaderUtils.decodeText(new Uint8Array(A,M,I))}function R(A,M){for(var I=0,k=A.length,x=M.length;I<x;I++,k++)A[k]=M[I]}function z(A,M,I,k){for(var x=I,S=0;x<k;x++,S++)A[S]=M[x];return A}function O(A,M,I){return A.slice(0,M).concat(I).concat(A.slice(M))}return i}();const M5=(n,t)=>{var g;const e=(t==null?void 0:t.fbx_url)||du,i=(g=t==null?void 0:t.north_rad)!=null?g:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",m);const c=v=>$(exports,null,function*(){var E;const y=(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"配置参数缺失:未配置指南针指向!');s.object&&(s.object.parent&&s.object.parent.remove(s.object),s.object.traverse(D=>{var L,R;D instanceof b.Mesh&&((L=D.geometry)==null||L.dispose(),Array.isArray(D.material)?D.material.forEach(z=>z.dispose()):(R=D.material)==null||R.dispose())}));const C=yield new y1().loadAsync(y);return f1(C,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=C,m(),!0}),h=({latitude:v})=>{if(!s.object)return;const y=u(v);y&&(s.object.position.y=y)},u=v=>{if(s.yBase===void 0)return;const y=.6;if(v>=Math.PI/4)return s.yBase-(y+1.6);const w=v*(4/Math.PI);return s.yBase-(y*w+1.6)},d=()=>{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)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function m(){const v=s.object;if(!v)return;const y=n.model.bounding,w=y.max.x-y.min.x,C=y.max.z-y.min.z,E=Math.max(w,C),{max:{x:D,z:L},min:{x:R,y:z,z:O}}=y;s.yBase=z,o={x:(D+R)/2,y:z-1.6,z:(L+O)/2},r=[0,l-Math.PI/2,0],a=.0045*E,A5(v,{position:o,rotation:r,scale:a})}return{load:c,disable:p,enable:d}};function I5(n,t){var c,h,u,d,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(p=t==null?void 0:t.textAlign)!=null?p:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new G.CanvasTexture(a)}const E5=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),k5=(n,t)=>{var g,v,y;const e={},i=(g=t==null?void 0:t.animationEnabled)!=null?g:!0,s=(v=t==null?void 0:t.position)!=null?v:void 0,o=(y=t==null?void 0:t.rad)!=null?y:void 0,r=(t==null?void 0:t.fbx_url)||pu,a=[],l=w=>$(exports,null,function*(){var A,M,I,k,x,S,j,F;const C=(A=w==null?void 0:w.position)!=null?A:s;if(!C)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=E5(C),D=(M=w==null?void 0:w.rad)!=null?M:o,L=(I=w==null?void 0:w.fbx_url)!=null?I:r;if(e.rad=D,D===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${D}`));const R=yield new y1().loadAsync(L);R.position.copy(E),R.rotation.z=D,R.scale.set(.8,.8,.8),f1(R,{transparent:!0,side:b.DoubleSide});const z=(j=(S=(x=(k=R.children)==null?void 0:k[0])==null?void 0:x.children)==null?void 0:S[3])==null?void 0:j.clone();if(!z)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${z}`));const O=(F=t.name)!=null?F:"入户门";return z.material=new G.MeshBasicMaterial({transparent:!0,map:I5(O)}),z.renderOrder=3,R.children[0].add(z),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,C=new G.AnimationMixer(e.object);a.push(C);const E=C.clipAction(e.object.animations[0]);E.timeScale=w;let D;const L=()=>{let A=0,M=0;const I=1e3/30,k=x=>{A=requestAnimationFrame(k);const S=x-M;S<I||(M=x,a.forEach(j=>j.update(S/1e3)),n.needsRender=!0)};return A=requestAnimationFrame(k),()=>{cancelAnimationFrame(A)}},O={play:()=>{D||(E.play(),D=L(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),D==null||D(),D=void 0}};e.animation=O},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)},d=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,d(n.currentMode),n.on("modeChange",d),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",d)),!0)}},x5=Gi;function S5(n,t,e,i=x5.Linear.None){const s=new xl(n).to(t,e).easing(i);aa(()=>s.start(0));const o=Zo(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function T5(n,t){return S5({progress:0},{progress:1},n,t)}var b1=(n=>(n.Move="Move",n.Rotate="Rotate",n))(b1||{}),nn=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(nn||{});const Xa=Math.PI*2;function ap(n){return(n%Xa+Xa)%Xa}function lp(n){return n%Xa}function Cc(n,t,e){return n+(t-n)*e}const ph=(n,t,e)=>{const i=Math.PI,s=i*2;let o=ap(n),r=ap(t);return e===nn.Anticlockwise&&o<r&&(o+=s),e===nn.Clockwise&&r<o&&(r+=s),e===nn.Loop&&r-o>i?ph(o,r,nn.Anticlockwise):e===nn.Loop&&o-r>i?ph(o,r,nn.Clockwise):{from:o,to:r}},D5=n=>{const t={},e=(l,c,...h)=>$(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,d)=>{const p=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,V({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>d(new Error("move canceled"))},o)):d(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=lp(r.latitude),l=lp(o.latitude),{from:c,to:h}=ph(r.longitude,o.longitude,o.rotation||nn.Loop),u=r.fov,d=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:d}}};return{move:e,rotate:(l,c,...h)=>$(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==rt.Five.Mode.Panorama&&(yield n.changeMode(rt.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((p,m)=>{if(!o.panoIndex){p(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>m(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:d}=i(o);return yield new Promise(p=>{const m=({progress:C})=>{const E={};E.longitude=Cc(u.longitude,d.longitude,C),E.latitude=Cc(u.latitude,d.latitude,C),E.fov=Cc(u.fov,d.fov,C),n.setState(E,!0)},g=()=>{p(!0)},v=()=>{p(!1)},y=o.rotateSpeed?Math.ceil(Math.abs(d.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=T5(y,Gi.Linear.None).onUpdate(m).onComplete(g).onDestroy(v);o.rotation===nn.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(C=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(C)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function cp(n,t){return n.x===t.x&&n.y===t.y}function A1(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function bl(n,t){return(t.y-n.y)/(t.x-n.x)}function w1(n,t,e){const i=bl(n[1],n[0]),s=bl(t[1],t[0]);if(isNaN(i)||isNaN(s)||A1(i,s))return!1;if(za(n[0],t))return n[0];if(za(n[1],t))return n[1];if(za(t[0],n))return t[0];if(za(t[1],n))return t[1];if(e&&!z5(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function za(n,t){return cp(n,t[0])||cp(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&&A1(bl(t[0],n),bl(n,t[1]))}function L5(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Oa(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function z5(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)&&Oa(t[0],n[1],n[0])*Oa(n[1],t[1],n[0])>0&&Oa(n[0],t[1],t[0])*Oa(t[1],n[1],t[0])>0?1:0}function P1(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>P1(n,t-1))}const O5=`<style type="text/css">
510
510
  .PanoRulerPlugin-rule-line {
511
511
  position: absolute;
512
512
  transform-origin: left center;
@@ -941,7 +941,7 @@ void main() {
941
941
  void main() {
942
942
  gl_FragColor = texture2D(map, vUv);
943
943
  }
944
- `);this.uniforms={map:{value:e}}}}const sn={Z_FIGHTING_OFFSET:.01};let ty=class extends b.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(this,"src");f(this,"objectFit")}get opacity(){var e,i;return(i=(e=this.material)==null?void 0:e.opacity)!=null?i:1}set opacity(e){this.material&&(this.material.opacity=e,this.material.transparent=e<1,this.material.needsUpdate=!0),this.traverse(i=>{if(i.isMesh&&i!==this){const s=i;s.material&&(s.material.opacity=e,s.material.transparent=e<1,s.material.needsUpdate=!0)}})}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Mh extends ty{constructor(e,i,s){var l,c;super();f(this,"name","PanoTagPluginImagePlane");f(this,"originRatio");this.src=e;const o=(l=s==null?void 0:s.resolveZFighting)!=null?l:!0,r=(c=s==null?void 0:s.opacity)!=null?c:1;let a=i;if(o){const h=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);a=i.map(u=>u.clone().add(h))}C1(e).then(({texture:h,transparent:u})=>{var y;const d=new b.MeshBasicMaterial({map:h,transparent:u||r<1,opacity:r,side:b.DoubleSide});this.originRatio=h.image.width/h.image.height,this.objectFit=(y=s==null?void 0:s.objectFit)!=null?y:"contain";const p=tn(this.objectFit,a,h.image.width/h.image.height),m=Et(...p),g=p.map(w=>w.clone().sub(m)),v=new Do(g);this.position.copy(m),this.geometry=v,this.material=d}).catch(h=>{console.error(`Imageplane error: ${h==null?void 0:h.message}`)})}changePointsOrParams(e){const{cornerPoints:i,params:s={}}=e,{objectFit:o=this.objectFit}=s;let r=i;const{resolveZFighting:a}=s!=null?s:{};if(a){const d=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);r=i.map(p=>p.clone().add(d))}const l=tn(o!=null?o:"contain",r,this.originRatio),c=Et(...l),h=l.map(d=>d.clone().sub(c)),u=new Do(h);this.objectFit=o!=null?o:"contain",this.position.copy(c),this.geometry=u}}class iy extends ty{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u,opacity:d=1}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");f(this,"initialOpacity");this.cornerPoints=i,this.src=e,this.initialOpacity=d,this.buttonSrc=(()=>a==="withText"?Uu:a==="withoutText"?bh:typeof a=="string"?a:bh)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(Et(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var p;(p=this.disposers)==null||p.forEach(m=>m==null?void 0:m())})}play(e=!1){return $(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return $(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return $(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>$(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:s||this.initialOpacity<1,opacity:this.initialOpacity,map:i,side:b.DoubleSide}),r=tn(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Sc(r,o);a.position.copy(new G.Vector3(0,0,0)),a.name="videoCoverMesh";const l=mi(r).multiplyScalar(sn.Z_FIGHTING_OFFSET);return a.position.add(l),a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return $(this,null,function*(){var s;if(this.children.includes(this.videoMesh))return;const e=yield(()=>$(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const o=this.getVideoTexture(this.src),r=new b.MeshBasicMaterial({transparent:this.initialOpacity<1,opacity:this.initialOpacity,map:o,side:b.DoubleSide}),a=yield new Promise(h=>{o.metadataLoaded?h(tn(this.objectFit,this.cornerPoints,o.image.videoWidth/o.image.videoHeight)):o.addEventListener("videoLoaded",()=>h(tn(this.objectFit,this.cornerPoints,o.image.videoWidth/o.image.videoHeight)))}),l=new Sc(a,r);l.name="videoMesh",l.position.copy(new G.Vector3(0,0,0));const c=mi(a).multiplyScalar(sn.Z_FIGHTING_OFFSET);return l.position.add(c),l}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{var o;!this.videoInstance.paused&&((o=this.videoInstance)!=null&&o.muted)?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return(s=this.onVideoReady)==null||s.call(this,i),i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return $(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>$(this,null,function*(){var p,m,g,v;if(this.buttonMesh)return this.buttonMesh;const i=(m=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(v=(g=this.coverMesh)==null?void 0:g.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=tn("contain",this.cornerPoints,l.image.width/l.image.height),u=new Sc(h,new V4(l));u.position.copy(new G.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),u.material.side=b.DoubleSide,this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const d=mi(h).multiplyScalar(sn.Z_FIGHTING_OFFSET*2);return u.position.add(d),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return $(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield C1(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=_4(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}changePointsOrParams(e){return $(this,null,function*(){const{cornerPoints:i,params:s}=e;i&&(this.cornerPoints=i,this.position.copy(Et(...i))),s!=null&&s.objectFit&&(this.objectFit=s.objectFit),yield this.updateAllMeshes()})}updateAllMeshes(){return $(this,null,function*(){this.videoMesh&&(yield this.updateVideoMesh()),this.coverMesh&&(yield this.updateCoverMesh()),this.buttonMesh&&(yield this.updateButtonMesh()),this.render()})}updateVideoMesh(){return $(this,null,function*(){if(!this.videoMesh||!this.src)return;const e=this.getVideoTexture(this.src),i=yield new Promise(l=>{e.metadataLoaded?l(tn(this.objectFit,this.cornerPoints,e.image.videoWidth/e.image.videoHeight)):e.addEventListener("videoLoaded",()=>l(tn(this.objectFit,this.cornerPoints,e.image.videoWidth/e.image.videoHeight)))}),s=Et(...i),o=i.map(l=>l.clone().sub(s)),r=new Do(o);this.videoMesh.geometry.dispose(),this.videoMesh.geometry=r,this.videoMesh.position.copy(new G.Vector3(0,0,0));const a=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);this.videoMesh.position.add(a)})}updateCoverMesh(){return $(this,null,function*(){if(!this.coverMesh||!this.videoCoverSrc)return;const{texture:e}=yield this.getImageTexture(this.videoCoverSrc),i=tn(this.objectFit,this.cornerPoints,e.image.width/e.image.height),s=Et(...i),o=i.map(a=>a.clone().sub(s)),r=new Do(o);this.coverMesh.geometry.dispose(),this.coverMesh.geometry=r,this.coverMesh.position.copy(new G.Vector3(0,0,0))})}updateButtonMesh(){return $(this,null,function*(){var p,m,g,v;if(!this.buttonMesh)return;const{texture:e}=yield this.getImageTexture(this.buttonSrc),i=tn("contain",this.cornerPoints,e.image.width/e.image.height),s=Et(...i),o=i.map(y=>y.clone().sub(s)),r=new Do(o),a=(m=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,l=(v=(g=this.coverMesh)==null?void 0:g.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,c=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),u=Math.min(a,l,c)/c*.3;this.buttonMesh.geometry.dispose(),this.buttonMesh.geometry=r,this.buttonMesh.position.copy(new G.Vector3(0,0,0)),this.buttonMesh.scale.set(u,u,u);const d=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET*2);this.buttonMesh.position.add(d)})}}class Jr{constructor(){f(this,"cache_raycasterDistance",new Map);f(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=V(V({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Jr.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Jr.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}function Pl(n){return Object.entries(n)}function Cl(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}class F4 extends ys{constructor(e){super(e);f(this,"tags",[]);f(this,"cache",new Jr);f(this,"config",z4);f(this,"renderQueue",new Map);f(this,"params");f(this,"mediaStore",xu({currentMediaElement:null}));f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new Vo(this.five));f(this,"_cache_pointTag");f(this,"_cache_2DPointTag");f(this,"_cache_css3DTag");f(this,"_container",null);f(this,"timeoutIds",[]);f(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});f(this,"loadVideoFirstFrame",()=>{j4&&this.hooks.emit("loadVideoFirstFrame")});f(this,"tagsDo",(e,i,s=!0)=>{let o=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=o[c];h&&(i(h),s&&(h._updating=!1))}o=o.slice(20);const r=o.length>1e3,a=r?30:17,l=r?1:3;for(let c=0;c<o.length;c+=l){const h=[];for(let d=0;d<l;d++)o[c+d]&&h.push(o[c+d]);h.forEach(d=>{s&&(d._updating=!0)});const u=setTimeout(()=>{h.forEach(d=>{i(d),s&&(d._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof iy&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint"||i.stickType==="3DBox"||i.stickType==="Polygon"||i.stickType==="Mask").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new Vo(e)}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return(c=r!=null?r:s)!=null?c:{}}getPositions(e){if(v4(e))return e.position;if(Bs(e))return e.data.mediaPosition;if(y4(e))return I4(this.five.camera.position,Ve(e.position),Ve(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var m,g,v,y,w;const s=(m=i==null?void 0:i.useCache)!=null?m:!0;if(!e)return(g=this.config.globalConfig)!=null?g:{};if(s){if((v=e==null?void 0:e.computedConfig)!=null&&v._isMerged)return e.computedConfig;if((y=e==null?void 0:e.config)!=null&&y._isMerged)return e.config}const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([C,E])=>{var M,I;const D=C,L=D.split("-"),R=C.startsWith("["),z=R?L[0].slice(1,-1):void 0,O=R?L.slice(1):L,A=z?["PanoramaLike","ModelLike"].includes(z)?(M=r[z])!=null?M:r[z]={}:(I=a[z])!=null?I:a[z]={}:o;if(!A[D]){if(O.length===0&&(A[D]=E),O.length===1){const[k]=O;(e.contentType===k||k==="Any")&&(A[D]=E)}if(O.length===2){const[k="Any",x="Any"]=O;k==="Mixin"&&e.contentType===x&&(A[D]=E),(e.stickType===k||k==="Any")&&(e.contentType===x||x==="Any")&&(A[D]=E)}if(O.length===3){const[k="Any",x,S]=O;if(x==="Audio"&&e.contentType==="Audio"){const j=e;(j.stickType===k||k==="Any")&&j.data.appearance===S&&(A[D]=E)}}}});const l=(w=e.initialConfig)!=null?w:{},c=it({},Yu,this.config.globalConfig,...Object.values(o)),h=it({},c,l),u={},d=Object.values(rt.Five.Mode);Pl(r).forEach(([C,E])=>{d.forEach(D=>{(C==="PanoramaLike"&&rs(D)||C==="ModelLike"&&Ii(D))&&(u[D]=it({},c,...Object.values(E),l,{_isMerged:!0}))})}),Pl(a).forEach(([C,E])=>{const D=u[C];u[C]=it({},c,D,...Object.values(E),l,{_isMerged:!0})});const p=de(V({},h),{configWithFiveMode:u});return Cl(p),Object.values(u).forEach(C=>Cl(C)),p._isMerged=!0,p}}class B4 extends F4{constructor(e){super(e);f(this,"rendererMap",new Map);f(this,"contentTypeMap",new Map);f(this,"group",new G.Group);f(this,"imagePlaneGroup",new G.Group);f(this,"gltfObjectGroup",new G.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class H4{constructor(t){f(this,"plugin");f(this,"logBound",!1);f(this,"bindLogByObject",t=>{Object.getOwnPropertyNames(t).forEach(e=>{try{typeof t[e]=="function"&&(t[e]=new Proxy(t[e],{apply:(i,s,o)=>(["render"].includes(e)||this.log(e,{obj:t},...o),i.apply(s,o))}))}catch(i){}})});this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{g4(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){this.logBound||(this.logBound=!0,this.bindLogByObject(this.plugin),this.bindLogByObject(this.plugin.constructor.prototype))}log(t,...e){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;qs((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function Tc(n,t,e){var p,m,g,v,y;const i=(p=e==null?void 0:e.useCache)!=null?p:!0;if(!n)return(m=t.globalConfig)!=null?m:{};if(i){if((g=n==null?void 0:n.computedConfig)!=null&&g._isMerged)return n.computedConfig;if((v=n==null?void 0:n.config)!=null&&v._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,C])=>{var A,M;const E=w,D=E.split("-"),L=w.startsWith("["),R=L?D[0].slice(1,-1):void 0,z=L?D.slice(1):D,O=R?["PanoramaLike","ModelLike"].includes(R)?(A=o[R])!=null?A:o[R]={}:(M=r[R])!=null?M:r[R]={}:s;if(!O[E]){if(z.length===0&&(O[E]=C),z.length===1){const[I]=z;(n.contentType===I||I==="Any")&&(O[E]=C)}if(z.length===2){const[I="Any",k="Any"]=z;I==="Mixin"&&n.contentType===k&&(O[E]=C),(n.stickType===I||I==="Any")&&(n.contentType===k||k==="Any")&&(O[E]=C)}if(z.length===3){const[I="Any",k,x]=z;if(k==="Audio"&&n.contentType==="Audio"){const S=n;(S.stickType===I||I==="Any")&&S.data.appearance===x&&(O[E]=C)}}}});const a=(y=n.initialConfig)!=null?y:{},l=it({},Yu,t.globalConfig,...Object.values(s)),c=it({},l,a),h={},u=Object.values(rt.Five.Mode);Pl(o).forEach(([w,C])=>{u.forEach(E=>{(w==="PanoramaLike"&&rs(E)||w==="ModelLike"&&Ii(E))&&(h[E]=it({},l,...Object.values(C),a,{_isMerged:!0}))})}),Pl(r).forEach(([w,C])=>{const E=h[w];h[w]=it({},l,E,...Object.values(C),a,{_isMerged:!0})});const d=de(V({},c),{configWithFiveMode:h});return Cl(d),Object.values(h).forEach(w=>Cl(w)),d._isMerged=!0,d}function um(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function N4(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Vt(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}function eo(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class er{constructor(t,e){f(this,"plugin");f(this,"id");f(this,"contentType");f(this,"stickType");f(this,"enabled");f(this,"config");f(this,"data");f(this,"state");f(this,"temporaryState",{visible:!0});f(this,"originPosition");f(this,"position");f(this,"fiveState");f(this,"model");f(this,"matrix");f(this,"screenPosition");f(this,"normal");f(this,"mediaPlane");f(this,"tagNormalLine");f(this,"hooks");f(this,"zIndex");f(this,"manuallyOperated",!1);f(this,"normalLineLength");f(this,"play");f(this,"pause");f(this,"tag3DContentSvelte");f(this,"rectanglePlane");f(this,"boxShape");f(this,"polygonShape");f(this,"dom");f(this,"contentDom");f(this,"initialConfig");f(this,"computedConfig");f(this,"_currentBlinkInstance");f(this,"cache");f(this,"entryFromModel");f(this,"_updating",!1);f(this,"hoverEnabled");f(this,"ready",()=>{const{promise:t,resolve:e}=eo();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var c,h,u,d,p,m,g,v;this.plugin=t;const i=Qu(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(c=e.initialConfig)!=null?c:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=Tc(e,t.config),a=this.getConfig(e);e.config=a,this.id=(h=e.id)!=null?h:It(),this.enabled=(u=e.enabled)!=null?u:!0,this.contentType=e.contentType,this.hoverEnabled=(p=(d=a.popoverConfig)==null?void 0:d.enabled)!=null?p:!0,this.data=(m=a.initialData)!=null&&m.important?it(e.data,s,a.initialData):it(e.data,a.initialData,s);let l;typeof a.unfoldedConfig=="object"?a.unfoldedConfig.keep==="unfolded"?l=!0:a.unfoldedConfig.keep==="folded"?l=!1:l=!this.can("fold"):l=!this.can("fold"),this.state=V({visible:void 0,unfolded:l},a.initialState),this.isPopoverConfigEnabled()&&(this.state.unfolded=!1),this.normalLineLength=(v=(g=e.style)==null?void 0:g.point)==null?void 0:v.normalLen,this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{var E;const y=e.originPosition,w=t.workUtil.transform;if(e.stickType==="3DBox"){if(!y)return{start:[0,0,0],end:[0,0,0],rotation:[0,0,0]};const{start:D,end:L,rotation:R}=y;return{start:Ve(D.map(z=>Number(z))).toArray(),end:Ve(L.map(z=>Number(z))).toArray(),rotation:Ve(R.map(z=>Number(z))).toArray()}}if(e.stickType==="Polygon")return y?y.map(Ve).map(D=>Vt(D,w).toArray()):[];if(!y)return;let C=y;if(Array.isArray(y)&&y.length===4?C=y.map(Ve).map(D=>Vt(D,w).toArray()):C=Vt(Ve(y),w).toArray(),(e.stickType==="2DPoint"||e.stickType==="3DPoint")&&((E=a==null?void 0:a.tagNormalLineConfig)!=null&&E.enabled)&&e.normal&&this.normalLineLength){const D=new b.Vector3().fromArray(e.normal);C=new b.Vector3().fromArray(C).clone().add(D.clone().setLength(this.normalLineLength)).toArray()}return C})(),this.matrix=e.matrix?(()=>{const y=new b.Matrix4().fromArray(e.matrix);return y.premultiply(t.workUtil.transform),y.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Jr,this.hooks=new St,Object.keys(e).forEach(y=>{this[y]===void 0&&e[y]!==void 0&&(this[y]=e[y])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=wh(this);return Et(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=Tc(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return $(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(yi(o))return this;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(V({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},Rs(a))),yield this.five.ready()}else i==="Mapview"&&(yield _v(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}getAdditionalBlinkTargets(){return null}blink(t){return $(this,null,function*(){var a,l,c,h,u,d;yield this.ready(),this._currentBlinkInstance&&!this._currentBlinkInstance.completed&&((l=(a=this._currentBlinkInstance).preComplete)==null||l.call(a),this._currentBlinkInstance=void 0);const e=(c=this.enabled)!=null?c:!0,i=(h=this.state)==null?void 0:h.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(p=>{if(this.dom||this.contentDom){p();return}const m=setInterval(()=>{(this.dom||this.contentDom)&&(p(),clearInterval(m))},16.7)}):this.stickType==="Model"&&!((u=this.model)!=null&&u.object)?yield(d=this.model)==null?void 0:d.promise:this.stickType==="Plane"&&(yield new Promise(p=>{if(this.mediaPlane){p();return}const m=setInterval(()=>{this.mediaPlane&&(p(),clearInterval(m))},16.7)})),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var g,v,y;const p=[];p.push(this.dom),p.push((v=(g=this.tag3DContentSvelte)==null?void 0:g.css3DInstance)==null?void 0:v.container),p.push((y=this.model)==null?void 0:y.object),p.push(this.mediaPlane),p.push(this.boxShape),p.push(this.polygonShape);const m=this.getAdditionalBlinkTargets();if(m){const w=Array.isArray(m)?m:[m];p.push(...w)}return p.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}const r=s?_l:Sv;this._currentBlinkInstance=r(o,V({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t));try{yield this._currentBlinkInstance.finished}catch(p){console.debug("Blink animation interrupted:",p)}finally{this._currentBlinkInstance=void 0}e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.five.needsRender=!0,this.applyVisible()}disable(){var t,e,i;this.enabled=!1,this.hooks.emit("disable"),(t=this.rectanglePlane)==null||t.delete(),(e=this.boxShape)==null||e.delete(),(i=this.polygonShape)==null||i.delete(),this.five.needsRender=!0,this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=it(this.data,t):this.data=V(V({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?it(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?it(this.data,s,e.initialData):it(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.enabled?(this.state.visible=this.getVisible(),this.applyVisible()):this.applyVisible(),this.five.needsRender=!0,this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=Tc(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=V(V({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;if(this.stickType==="3DBox"){const i=this.position;if(!i||!i.start)return 1/0;const s=i.start;return ui(s[0]-t.x,2)+ui(s[1]-t.y,2)+ui(s[2]-t.z,2)}if(this.stickType==="Polygon"){const i=this.position;if(!i||i.length===0)return 1/0;const s=i[0];return ui(s[0]-t.x,2)+ui(s[1]-t.y,2)+ui(s[2]-t.z,2)}let e;return this.position||console.log(this,"no position"),Array.isArray(this.position[0])?e=this.position[0]:e=this.position,ui(e[0]-t.x,2)+ui(e[1]-t.y,2)+ui(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=V(V({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return yi(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){var i,s;if((t==="fold"||t==="unfold")&&((s=(i=this.currentConfig)==null?void 0:i.popoverConfig)==null?void 0:s.enabled)===!0)return!1;const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if((!i||i.length===0)&&lm(this))return e.renderType;if(e.renderType==="Mesh"){if(lm(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return um(i[0].url)==="gif"?"Dom":"Mesh"}}else if(Bs(this))return i.length===1&&i[0].type==="Image"?um(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=V(V({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,d,p;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:g}=h,v=Kn(h,["value"]);if(g===!1)return V({value:!1,checkedList:o,reason:"followModelVisibility check failed"},v)}if(rs(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(d=this.fiveState)==null?void 0:d.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const g=this.getDistance(e,1);if(wr(g,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${g}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};if(i===((p=this.fiveState)==null?void 0:p.panoIndex))o.push("intersectCheckSkiped");else{const g=this.computeVisibleByIntersect(i);if(g.value===!1)return Object.assign(g,{checkedList:o})}}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Ii(e);if(o==="PanoramaLike")return!rs(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(Ge((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Ii(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Ii(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u,d;const e=qs(qs((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=rs(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};if(e.hideWhenModelNotLoaded&&((c=this.fiveUtil.model)==null?void 0:c.loaded)===!1)return{value:!1,reason:{type:"model not loaded",fivePanoIndex:i}};const o=ms((()=>{var m;const p=(m=e.checkPoints)!=null?m:"center";return p==="center"?cm(this):p==="corner"?wh(this):Array.isArray(p)?p:[]})());let r=0,a=0;for(const p of o){const m=new b.Vector3().subVectors(p,s).normalize();let g;Dn.set(s,m);const[v]=this.fiveUtil.model.intersectRaycaster(Dn);g=v==null?void 0:v.distance;const y=(()=>{if(!Bs(this))return;const L=this.plugin.tags.filter(Bs).map(z=>{var O;return(O=z.model)==null?void 0:O.object}).filter(Ge),[R]=Dn.intersectObjects(L,!0);return R})(),w=s.distanceTo(p),C=(h=e.distanceAccuracy)!=null?h:.01;g=Math.min(g!=null?g:1/0,(u=y==null?void 0:y.distance)!=null?u:1/0),g+C>=w?r++:a++;const D=(d=e.needPassed)!=null?d:1;if(r>=D)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=N4(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:cm(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&wr(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e,i;if(this.entryFromModel&&Ii(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(typeof t!="object"||t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const s=this.computeTagProject();if(s&&wr(s.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(l=>l.currentVisible).filter(l=>{const c=this.computeTagProject();if(!c)return!1;const{x:h,y:u,z:d}=c;return!(Math.abs(d)>1||Math.abs(h)>1||Math.abs(u)>1)}).map(l=>({tag:l,id:l.id,tagConfig:l.getConfig().unfoldedConfig})).filter(({tagConfig:l})=>{var c,h;return!(typeof l=="function"||l.keep||l.autoUnfold===!1||((c=l.autoUnfold)==null?void 0:c.enable)===!1||((h=l.autoUnfold)==null?void 0:h.strategy)!=="MinimumDistance")}).map(l=>de(V({},l),{distance:l.tag.getDistance()})).filter(({distance:l,tagConfig:c})=>{const h=c.autoUnfold.distance;return!(h&&wr(l,h)===!1)}).sort((l,c)=>l.distance-c.distance).findIndex(l=>l.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}if(t.autoUnfold.strategy==="FoldWhenMove")return!1;if(t.autoUnfold.strategy==="ScreenCenter"){const s=this.plugin.filterPointTag,o=new b.Matrix4;o.multiplyMatrices(this.five.camera.projectionMatrix,this.five.camera.matrixWorldInverse);const r=new b.Frustum;r.setFromProjectionMatrix(o);const a=this.five.camera.getWorldDirection(new b.Vector3),c=s.filter(u=>{var g,v;if(!u.currentVisible)return!1;const d=u.getConfig().unfoldedConfig;if(u.manuallyOperated||typeof d!="object"||(d==null?void 0:d.autoUnfold)===!1||((g=d==null?void 0:d.autoUnfold)==null?void 0:g.strategy)!=="ScreenCenter"||d.keep||((v=d.autoUnfold)==null?void 0:v.enable)===!1||!r.containsPoint(new b.Vector3().fromArray(u.position)))return!1;const m=d.autoUnfold.distance;if(m){const y=u.getDistance();if(wr(y,m)===!1)return!1}return!0}).sort((u,d)=>{const p=new b.Vector3().fromArray(u.position),m=new b.Vector3().fromArray(d.position);return a.angleTo(p.sub(this.five.camera.position))-a.angleTo(m.sub(this.five.camera.position))}).findIndex(u=>u.id===this.id);if(c===-1||c<=((i=t.autoUnfold.maxNumber)!=null?i:1)-1===!1)return!1}return!0}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=de(V({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i,s,o;const t=this.plugin.tags.findIndex(r=>r.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this._currentBlinkInstance&&!this._currentBlinkInstance.completed&&((i=(e=this._currentBlinkInstance).preComplete)==null||i.call(e),this._currentBlinkInstance=void 0),this.disable(),(o=(s=this.tag3DContentSvelte)==null?void 0:s.dispose)==null||o.call(s),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}isPopoverConfigEnabled(){var t,e;return((e=(t=this.currentConfig)==null?void 0:t.popoverConfig)==null?void 0:e.enabled)===!0}isHoverEnabled(){var t;return!(((t=this.plugin)==null?void 0:t.globalHoverEnabled)===!1||this.hoverEnabled===!1)}}const Dc=new b.Vector2;class G4 extends er{constructor(e,i){var s,o,r,a,l;super(e,i);f(this,"__Object__");f(this,"requestIdleCallbackId");f(this,"iconPixelGap",10);f(this,"_temp",{lineStart:new b.Vector3,iconPos:new b.Vector3,screenDirPixel:new b.Vector2,targetNDC:new b.Vector2,lineDir:new b.Vector3,lineEnd:new b.Vector3,raycaster:new b.Raycaster});f(this,"_lastUpdateCache",{position:[0,0,0],screenLeft:0,screenTop:0,scale:1,visible:!1});if((o=(s=i.style)==null?void 0:s.point)!=null&&o.width){const c=(l=(a=(r=i.style)==null?void 0:r.point)==null?void 0:a.scale)!=null?l:1;this.iconPixelGap=i.style.point.width*c*1.4/2+2}i.contentType==="Audio"&&(this.iconPixelGap=34/2+2),this.initialTagLine()}initialTagLine(){var r,a,l;const e=this.config;if(!this.five.renderer||!((r=e==null?void 0:e.tagNormalLineConfig)!=null&&r.enabled)||!this.normalLineLength)return;const i=this.five.renderer.getSize(Dc),s=this.five.renderer.getPixelRatio(),o=Vt(Ve(this.originPosition),this.plugin.workUtil.transform);this.tagNormalLine=new ea.Line(new b.Vector3().fromArray(this.position),o),this.tagNormalLine.points.visible=!1,this.tagNormalLine.setMaterial({color:new b.Vector3(1,1,1),linewidth:(l=(a=e==null?void 0:e.tagNormalLineConfig)==null?void 0:a.lineWidth)!=null?l:1.2,dashed:!1}),this.tagNormalLine.line.material.transparent=!0,this.tagNormalLine.line.material.depthWrite=!1,this.tagNormalLine.line.material.depthTest=!0,this.tagNormalLine.line.material.dashed=!1,this.tagNormalLine.line.renderOrder=2,this.tagNormalLine.setResolution(i.width*s,i.height*s),this.tagNormalLine.visible=!1,this.tagNormalLine.name=`tagNormalLine-${this.id}`,this.plugin.group.add(this.tagNormalLine)}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),!this.tagNormalLine&&this.normalLineLength&&this.initialTagLine(),this.tagNormalLine&&(this.tagNormalLine.visible=this.visible),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=(()=>{let i=Ve(e).toArray();if(this.normal&&this.normalLineLength){const s=this.computeNormal();i=new b.Vector3().fromArray(i).clone().add(s.clone().setLength(this.normalLineLength)).toArray()}return i})(),this.cache.clear(),this._lastUpdateCache.position=[0,0,0],this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateTagNormalLinePosition(e){var D,L,R,z,O,A,M;if(!this.screenPosition||!this.tagNormalLine)return;const{force:i=!1}=e!=null?e:{};if(!(i?this.state.visible:this.currentVisible)){this.tagNormalLine.visible=!1;return}const o=this._lastUpdateCache;if(!(this.visible!==o.visible)){const I=Math.abs(this.position[0]-o.position[0])>.001||Math.abs(this.position[1]-o.position[1])>.001||Math.abs(this.position[2]-o.position[2])>.001,k=Math.abs(((D=this.screenPosition.leftPx)!=null?D:0)-o.screenLeft)>.5||Math.abs(((L=this.screenPosition.topPx)!=null?L:0)-o.screenTop)>.5||Math.abs(((R=this.screenPosition.scale)!=null?R:1)-o.scale)>.002;if(!I&&!k)return}if(o.position=new b.Vector3().fromArray(this.position).toArray(),o.screenLeft=(z=this.screenPosition.leftPx)!=null?z:0,o.screenTop=(O=this.screenPosition.topPx)!=null?O:0,o.scale=(A=this.screenPosition.scale)!=null?A:1,o.visible=this.visible,!this.five.renderer)return;const a=this.five.renderer.getSize(Dc),l=Vt(Ve(this.originPosition),this.plugin.workUtil.transform).toArray();this._temp.lineStart.fromArray(l),this._temp.iconPos.fromArray(this.position),this._temp.lineStart.project(this.five.camera),this._temp.iconPos.project(this.five.camera),this._temp.screenDirPixel.set((this._temp.iconPos.x-this._temp.lineStart.x)*a.x/2,(this._temp.iconPos.y-this._temp.lineStart.y)*a.y/2);const c=this._temp.screenDirPixel.length();this._temp.screenDirPixel.normalize();const h=this.iconPixelGap*((M=this.screenPosition.scale)!=null?M:1);this._temp.targetNDC.set((this._temp.iconPos.x*a.x/2-this._temp.screenDirPixel.x*h)/(a.x/2),(this._temp.iconPos.y*a.y/2-this._temp.screenDirPixel.y*h)/(a.y/2)),this._temp.raycaster.setFromCamera(this._temp.targetNDC,this.five.camera);const u=this._temp.raycaster.ray;this._temp.lineStart.fromArray(l),this._temp.iconPos.fromArray(this.position),this._temp.lineDir.copy(this._temp.iconPos).sub(this._temp.lineStart).normalize(),this._temp.lineEnd.copy(u.origin).sub(this._temp.lineStart);const d=u.direction.dot(u.direction),p=u.direction.dot(this._temp.lineDir),m=this._temp.lineDir.dot(this._temp.lineDir),g=u.direction.dot(this._temp.lineEnd),v=this._temp.lineDir.dot(this._temp.lineEnd),y=d*m-p*p;let w=0;Math.abs(y)>1e-4&&(w=(p*v-m*g)/y),this._temp.lineEnd.copy(u.origin).add(u.direction.multiplyScalar(Math.max(0,w)));const C=this._temp.lineStart.distanceTo(this._temp.iconPos);if(this._temp.lineStart.distanceTo(this._temp.lineEnd)>C){const I=Math.max(0,1-h/c);this._temp.lineEnd.copy(this._temp.lineStart).lerp(this._temp.iconPos,I)}this.tagNormalLine.setPoints(this._temp.lineStart,this._temp.lineEnd),this.tagNormalLine.visible=!0}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r&&this.five.renderer){const l=this.getDistance(void 0,1),c=(()=>{if(!this.currentConfig.simulate3D)return 1;const u=2*Math.tan(.5*this.five.camera.fov/180*Math.PI);return Math.max(Math.min(1-u*l/40,1),.7)})(),h=this.five.renderer.getSize(Dc);this.screenPosition={leftPx:(r.x+1)/2*h.x,topPx:(-r.y+1)/2*h.y,scale:c},this.updateTagNormalLinePosition({force:e==null?void 0:e.force})}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){var s,o,r;super.set(e,i),this.normalLineLength=(r=(o=(s=e.style)==null?void 0:s.point)==null?void 0:o.normalLen)!=null?r:0,this._lastUpdateCache.position=[0,0,0],this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){if(this.isPopoverConfigEnabled())return;const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}removeTagNormalLine(){this.tagNormalLine&&(this.plugin.group.remove(this.tagNormalLine),this.tagNormalLine=null)}getAdditionalBlinkTargets(){var e;return(e=this.tagNormalLine)!=null&&e.line?this.tagNormalLine.line:null}}const ny=1,dm=`CSS3DObject@${ny}`,W4=.00216,U4=.003;class sy extends jn{constructor(e){var D,L,R,z,O;if(yi(e.cornerPoints)&&yi(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(D=e.container)!=null?D:document.createElement("div"),s=(L=e.cornerPoints)!=null?L:(()=>{const A=e.width/2;return[new G.Vector3(-A,A,0),new G.Vector3(-A,-A,0),new G.Vector3(A,-A,0),new G.Vector3(A,A,0)]})(),o=(R=e.ratio)!=null?R:U4,r=(z=e.dpr)!=null?z:1,a=(O=e.pointerEvents)!=null?O:"auto",l=Math.max(W4,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=Oo(c/o*r),d=Oo(h/o*r);const p=Et(...s);let m;if(l===o)i.style.width=`${u}px`,i.style.height=`${d}px`,m=i;else{const A=document.createElement("div");A.style.width=`${u}px`,A.style.height=`${d}px`,A.style.pointerEvents="none";const M=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${M*u}px`,i.style.height=`${M*d}px`,A.appendChild(i),m=A}super(m);f(this,"version",ny);f(this,"isCSS3DObject",!0);f(this,"name",dm);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"_mode","front");f(this,"_opacityMesh");if(m.id=this.id.toString(),i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.centerPosition=p;else{const A=o/l;this.width=A*c,this.height=A*h,u=A*u,d=A*d,this.centerPosition=new G.Vector3().subVectors(p,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=u,this.domHeightPx=d,i.classList.add(`${dm}__container`);const g=new G.Vector3().subVectors(s[1],s[0]),v=new G.Vector3().subVectors(s[3],s[0]),y=new G.Vector3().crossVectors(g,v).normalize();this.lookAt(y);const w=this.up.clone().applyQuaternion(this.quaternion),C=v.clone(),E=new G.Vector3().crossVectors(w,C).normalize();this.rotateOnWorldAxis(E,w.angleTo(C)),this.position.copy(p),this._opacityMesh=new K0(u,d),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh),e.mode==="front"?Lb(this):e.mode==="behind"&&Ob(this)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent(),this.mode==="front"?zb(this):this.mode==="behind"&&jb(this)}}function Q4(n){return rt.loadGltf(n,{upAxis:"Y"}).then(t=>{const e=t.scene;return e.needsRender=!0,e.mixer||(e.mixer=new b.AnimationMixer(e)),de(V({},t),{scene:e})})}function X4(n){Le(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function fm(n){let t,e,i,s,o,r,a,l=n[3]&&pm(n);return{c(){t=U("div"),e=Te("svg"),i=Te("defs"),s=Te("linearGradient"),o=Te("stop"),r=Te("stop"),l&&l.c(),P(o,"offset","25%"),P(o,"stop-color",n[5]),P(o,"stop-opacity","1"),P(r,"offset","100%"),P(r,"stop-color",n[5]),P(r,"stop-opacity","0.5"),P(s,"x1",.5),P(s,"y1",.5),P(s,"x2",n[8]),P(s,"y2",.5),P(s,"id",n[10]),P(s,"gradientUnits","userSpaceOnUse"),P(e,"class","straight-line svelte-xuejcm"),P(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),P(e,"preserveAspectRatio","none"),P(t,"class","line svelte-xuejcm"),Pe(t,"vertical",n[9]),Pe(t,"horizontal",!n[9]),_(t,"width",n[8]+"px"),_(t,"height",n[7]+"px")},m(c,h){Z(c,t,h),B(t,e),B(e,i),B(i,s),B(s,o),B(s,r),l&&l.m(e,null)},p(c,h){h&32&&P(o,"stop-color",c[5]),h&32&&P(r,"stop-color",c[5]),h&256&&P(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&H(l,1)):(l=pm(c),l.c(),H(l,1),l.m(e,null)):l&&(xe(),Y(l,1,1,()=>{l=null}),Se()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&P(e,"viewBox",a),h&512&&Pe(t,"vertical",c[9]),h&512&&Pe(t,"horizontal",!c[9]),h&256&&_(t,"width",c[8]+"px"),h&128&&_(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function pm(n){let t,e,i,s,o;return{c(){t=Te("path"),P(t,"fill","none"),P(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),P(t,"stroke-width",1),P(t,"d",n[6])},m(r,a){Z(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&P(t,"stroke",e),(!o||a&64)&&P(t,"d",n[6])},i(r){o||(r&&At(()=>{o&&(s&&s.end(1),i=vs(t,ml,{duration:n[2],delay:n[0],easing:Rn}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=qo(t,ml,{duration:n[2],delay:n[1],easing:Rn})),o=!1},d(r){r&&X(t),r&&s&&s.end()}}}function Y4(n){let t,e=n[8]&&fm(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=fm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function Z4(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:d="horizontal"}=t,{useLinearColor:p=!1}=t,{color:m="white"}=t;const g=It();return n.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,h=v.unfolded),"length"in v&&e(11,u=v.length),"direction"in v&&e(12,d=v.direction),"useLinearColor"in v&&e(4,p=v.useLinearColor),"color"in v&&e(5,m=v.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=d==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,p,m,r,o,s,i,g,u,d]}class Zu extends Ee{constructor(t){super(),Ie(this,t,Z4,Y4,Me,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},X4)}}function q4(n){Le(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function mm(n){let t,e,i,s,o;return{c(){t=U("div"),P(t,"class","shadow svelte-faoauy"),P(t,"style",e=`
944
+ `);this.uniforms={map:{value:e}}}}const sn={Z_FIGHTING_OFFSET:.01};let ty=class extends b.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(this,"src");f(this,"objectFit")}get opacity(){var e,i;return(i=(e=this.material)==null?void 0:e.opacity)!=null?i:1}set opacity(e){this.material&&(this.material.opacity=e,this.material.transparent=e<1,this.material.needsUpdate=!0),this.traverse(i=>{if(i.isMesh&&i!==this){const s=i;s.material&&(s.material.opacity=e,s.material.transparent=e<1,s.material.needsUpdate=!0)}})}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class Mh extends ty{constructor(e,i,s){var l,c;super();f(this,"name","PanoTagPluginImagePlane");f(this,"originRatio");this.src=e;const o=(l=s==null?void 0:s.resolveZFighting)!=null?l:!0,r=(c=s==null?void 0:s.opacity)!=null?c:1;let a=i;if(o){const h=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);a=i.map(u=>u.clone().add(h))}C1(e).then(({texture:h,transparent:u})=>{var y;const d=new b.MeshBasicMaterial({map:h,transparent:u||r<1,opacity:r,side:b.DoubleSide});this.originRatio=h.image.width/h.image.height,this.objectFit=(y=s==null?void 0:s.objectFit)!=null?y:"contain";const p=tn(this.objectFit,a,h.image.width/h.image.height),m=Et(...p),g=p.map(w=>w.clone().sub(m)),v=new Do(g);this.position.copy(m),this.geometry=v,this.material=d}).catch(h=>{console.error(`Imageplane error: ${h==null?void 0:h.message}`)})}changePointsOrParams(e){const{cornerPoints:i,params:s={}}=e,{objectFit:o=this.objectFit}=s;let r=i;const{resolveZFighting:a}=s!=null?s:{};if(a){const d=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);r=i.map(p=>p.clone().add(d))}const l=tn(o!=null?o:"contain",r,this.originRatio),c=Et(...l),h=l.map(d=>d.clone().sub(c)),u=new Do(h);this.objectFit=o!=null?o:"contain",this.position.copy(c),this.geometry=u}}class iy extends ty{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u,opacity:d=1,requestFiveRender:p}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");f(this,"initialOpacity");f(this,"requestFiveRender");f(this,"disposed",!1);this.cornerPoints=i,this.src=e,this.initialOpacity=d,this.buttonSrc=(()=>a==="withText"?Uu:a==="withoutText"?bh:typeof a=="string"?a:bh)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.requestFiveRender=p,this.position.copy(Et(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>{this.render(),this.addButtonMesh().then(()=>this.render())}):this.addVideoMesh().then(()=>{this.render(),l?this.addButtonMesh().then(()=>this.render()):this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var m;(m=this.disposers)==null||m.forEach(g=>g==null?void 0:g())})}play(e=!1){return $(this,null,function*(){this.disposed||(this.videoMesh||(yield this.addVideoMesh()),!this.disposed&&(this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()))})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}dispose(){var e;this.disposed=!0,(e=this.videoInstance)==null||e.pause(),super.dispose()}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return $(this,null,function*(){this.disposed||(this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render()))})}render(){var e,i;this.disposed||(this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0),(i=this.requestFiveRender)==null||i.call(this))}addCoverMesh(){return $(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>$(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:s||this.initialOpacity<1,opacity:this.initialOpacity,map:i,side:b.DoubleSide}),r=tn(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Sc(r,o);a.position.copy(new G.Vector3(0,0,0)),a.name="videoCoverMesh";const l=mi(r).multiplyScalar(sn.Z_FIGHTING_OFFSET);return a.position.add(l),a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return $(this,null,function*(){var s;if(this.children.includes(this.videoMesh))return;const e=yield(()=>$(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const o=this.getVideoTexture(this.src),r=new b.MeshBasicMaterial({transparent:this.initialOpacity<1,opacity:this.initialOpacity,map:o,side:b.DoubleSide}),a=yield new Promise(h=>{o.metadataLoaded?h(tn(this.objectFit,this.cornerPoints,o.image.videoWidth/o.image.videoHeight)):o.addEventListener("videoLoaded",()=>h(tn(this.objectFit,this.cornerPoints,o.image.videoWidth/o.image.videoHeight)))}),l=new Sc(a,r);l.name="videoMesh",l.position.copy(new G.Vector3(0,0,0));const c=mi(a).multiplyScalar(sn.Z_FIGHTING_OFFSET);return l.position.add(c),l}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{var o;!this.videoInstance.paused&&((o=this.videoInstance)!=null&&o.muted)?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return(s=this.onVideoReady)==null||s.call(this,i),i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return $(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>$(this,null,function*(){var p,m,g,v;if(this.buttonMesh)return this.buttonMesh;const i=(m=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(v=(g=this.coverMesh)==null?void 0:g.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=tn("contain",this.cornerPoints,l.image.width/l.image.height),u=new Sc(h,new V4(l));u.position.copy(new G.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),u.material.side=b.DoubleSide,this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const d=mi(h).multiplyScalar(sn.Z_FIGHTING_OFFSET*2);return u.position.add(d),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return $(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield C1(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=_4(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}changePointsOrParams(e){return $(this,null,function*(){const{cornerPoints:i,params:s}=e;i&&(this.cornerPoints=i,this.position.copy(Et(...i))),s!=null&&s.objectFit&&(this.objectFit=s.objectFit),yield this.updateAllMeshes()})}updateAllMeshes(){return $(this,null,function*(){this.videoMesh&&(yield this.updateVideoMesh()),this.coverMesh&&(yield this.updateCoverMesh()),this.buttonMesh&&(yield this.updateButtonMesh()),this.render()})}updateVideoMesh(){return $(this,null,function*(){if(!this.videoMesh||!this.src)return;const e=this.getVideoTexture(this.src),i=yield new Promise(l=>{e.metadataLoaded?l(tn(this.objectFit,this.cornerPoints,e.image.videoWidth/e.image.videoHeight)):e.addEventListener("videoLoaded",()=>l(tn(this.objectFit,this.cornerPoints,e.image.videoWidth/e.image.videoHeight)))}),s=Et(...i),o=i.map(l=>l.clone().sub(s)),r=new Do(o);this.videoMesh.geometry.dispose(),this.videoMesh.geometry=r,this.videoMesh.position.copy(new G.Vector3(0,0,0));const a=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET);this.videoMesh.position.add(a)})}updateCoverMesh(){return $(this,null,function*(){if(!this.coverMesh||!this.videoCoverSrc)return;const{texture:e}=yield this.getImageTexture(this.videoCoverSrc),i=tn(this.objectFit,this.cornerPoints,e.image.width/e.image.height),s=Et(...i),o=i.map(a=>a.clone().sub(s)),r=new Do(o);this.coverMesh.geometry.dispose(),this.coverMesh.geometry=r,this.coverMesh.position.copy(new G.Vector3(0,0,0))})}updateButtonMesh(){return $(this,null,function*(){var p,m,g,v;if(!this.buttonMesh)return;const{texture:e}=yield this.getImageTexture(this.buttonSrc),i=tn("contain",this.cornerPoints,e.image.width/e.image.height),s=Et(...i),o=i.map(y=>y.clone().sub(s)),r=new Do(o),a=(m=(p=this.videoMesh)==null?void 0:p.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,l=(v=(g=this.coverMesh)==null?void 0:g.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?v:1/0,c=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),u=Math.min(a,l,c)/c*.3;this.buttonMesh.geometry.dispose(),this.buttonMesh.geometry=r,this.buttonMesh.position.copy(new G.Vector3(0,0,0)),this.buttonMesh.scale.set(u,u,u);const d=mi(i).multiplyScalar(sn.Z_FIGHTING_OFFSET*2);this.buttonMesh.position.add(d)})}}class Jr{constructor(){f(this,"cache_raycasterDistance",new Map);f(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=V(V({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Jr.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Jr.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}function Pl(n){return Object.entries(n)}function Cl(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}class F4 extends ys{constructor(e){super(e);f(this,"tags",[]);f(this,"cache",new Jr);f(this,"config",z4);f(this,"renderQueue",new Map);f(this,"params");f(this,"mediaStore",xu({currentMediaElement:null}));f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new Vo(this.five));f(this,"_cache_pointTag");f(this,"_cache_2DPointTag");f(this,"_cache_css3DTag");f(this,"_container",null);f(this,"timeoutIds",[]);f(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});f(this,"loadVideoFirstFrame",()=>{j4&&this.hooks.emit("loadVideoFirstFrame")});f(this,"tagsDo",(e,i,s=!0)=>{let o=[...e!=null?e:this.tags].sort((c,h)=>c.getSquaredDistance()-h.getSquaredDistance());this.timeoutIds.forEach(c=>clearTimeout(c)),this.timeoutIds.length=0;for(let c=0;c<20;c++){const h=o[c];h&&(i(h),s&&(h._updating=!1))}o=o.slice(20);const r=o.length>1e3,a=r?30:17,l=r?1:3;for(let c=0;c<o.length;c+=l){const h=[];for(let d=0;d<l;d++)o[c+d]&&h.push(o[c+d]);h.forEach(d=>{s&&(d._updating=!0)});const u=setTimeout(()=>{h.forEach(d=>{i(d),s&&(d._updating=!1)})},c*a);this.timeoutIds.push(u)}});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof iy&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint"||i.stickType==="3DBox"||i.stickType==="Polygon"||i.stickType==="Mask").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}updateFive(e){super.updateFive(e),this.domEvents.dispose(),this.domEvents=new Vo(e)}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return(c=r!=null?r:s)!=null?c:{}}getPositions(e){if(v4(e))return e.position;if(Bs(e))return e.data.mediaPosition;if(y4(e))return I4(this.five.camera.position,Ve(e.position),Ve(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var m,g,v,y,w;const s=(m=i==null?void 0:i.useCache)!=null?m:!0;if(!e)return(g=this.config.globalConfig)!=null?g:{};if(s){if((v=e==null?void 0:e.computedConfig)!=null&&v._isMerged)return e.computedConfig;if((y=e==null?void 0:e.config)!=null&&y._isMerged)return e.config}const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([C,E])=>{var M,I;const D=C,L=D.split("-"),R=C.startsWith("["),z=R?L[0].slice(1,-1):void 0,O=R?L.slice(1):L,A=z?["PanoramaLike","ModelLike"].includes(z)?(M=r[z])!=null?M:r[z]={}:(I=a[z])!=null?I:a[z]={}:o;if(!A[D]){if(O.length===0&&(A[D]=E),O.length===1){const[k]=O;(e.contentType===k||k==="Any")&&(A[D]=E)}if(O.length===2){const[k="Any",x="Any"]=O;k==="Mixin"&&e.contentType===x&&(A[D]=E),(e.stickType===k||k==="Any")&&(e.contentType===x||x==="Any")&&(A[D]=E)}if(O.length===3){const[k="Any",x,S]=O;if(x==="Audio"&&e.contentType==="Audio"){const j=e;(j.stickType===k||k==="Any")&&j.data.appearance===S&&(A[D]=E)}}}});const l=(w=e.initialConfig)!=null?w:{},c=it({},Yu,this.config.globalConfig,...Object.values(o)),h=it({},c,l),u={},d=Object.values(rt.Five.Mode);Pl(r).forEach(([C,E])=>{d.forEach(D=>{(C==="PanoramaLike"&&rs(D)||C==="ModelLike"&&Ii(D))&&(u[D]=it({},c,...Object.values(E),l,{_isMerged:!0}))})}),Pl(a).forEach(([C,E])=>{const D=u[C];u[C]=it({},c,D,...Object.values(E),l,{_isMerged:!0})});const p=de(V({},h),{configWithFiveMode:u});return Cl(p),Object.values(u).forEach(C=>Cl(C)),p._isMerged=!0,p}}class B4 extends F4{constructor(e){super(e);f(this,"rendererMap",new Map);f(this,"contentTypeMap",new Map);f(this,"group",new G.Group);f(this,"imagePlaneGroup",new G.Group);f(this,"gltfObjectGroup",new G.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class H4{constructor(t){f(this,"plugin");f(this,"logBound",!1);f(this,"bindLogByObject",t=>{Object.getOwnPropertyNames(t).forEach(e=>{try{typeof t[e]=="function"&&(t[e]=new Proxy(t[e],{apply:(i,s,o)=>(["render"].includes(e)||this.log(e,{obj:t},...o),i.apply(s,o))}))}catch(i){}})});this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{g4(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){this.logBound||(this.logBound=!0,this.bindLogByObject(this.plugin),this.bindLogByObject(this.plugin.constructor.prototype))}log(t,...e){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;qs((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}function Tc(n,t,e){var p,m,g,v,y;const i=(p=e==null?void 0:e.useCache)!=null?p:!0;if(!n)return(m=t.globalConfig)!=null?m:{};if(i){if((g=n==null?void 0:n.computedConfig)!=null&&g._isMerged)return n.computedConfig;if((v=n==null?void 0:n.config)!=null&&v._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,C])=>{var A,M;const E=w,D=E.split("-"),L=w.startsWith("["),R=L?D[0].slice(1,-1):void 0,z=L?D.slice(1):D,O=R?["PanoramaLike","ModelLike"].includes(R)?(A=o[R])!=null?A:o[R]={}:(M=r[R])!=null?M:r[R]={}:s;if(!O[E]){if(z.length===0&&(O[E]=C),z.length===1){const[I]=z;(n.contentType===I||I==="Any")&&(O[E]=C)}if(z.length===2){const[I="Any",k="Any"]=z;I==="Mixin"&&n.contentType===k&&(O[E]=C),(n.stickType===I||I==="Any")&&(n.contentType===k||k==="Any")&&(O[E]=C)}if(z.length===3){const[I="Any",k,x]=z;if(k==="Audio"&&n.contentType==="Audio"){const S=n;(S.stickType===I||I==="Any")&&S.data.appearance===x&&(O[E]=C)}}}});const a=(y=n.initialConfig)!=null?y:{},l=it({},Yu,t.globalConfig,...Object.values(s)),c=it({},l,a),h={},u=Object.values(rt.Five.Mode);Pl(o).forEach(([w,C])=>{u.forEach(E=>{(w==="PanoramaLike"&&rs(E)||w==="ModelLike"&&Ii(E))&&(h[E]=it({},l,...Object.values(C),a,{_isMerged:!0}))})}),Pl(r).forEach(([w,C])=>{const E=h[w];h[w]=it({},l,E,...Object.values(C),a,{_isMerged:!0})});const d=de(V({},c),{configWithFiveMode:h});return Cl(d),Object.values(h).forEach(w=>Cl(w)),d._isMerged=!0,d}function um(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function N4(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Vt(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}function eo(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class er{constructor(t,e){f(this,"plugin");f(this,"id");f(this,"contentType");f(this,"stickType");f(this,"enabled");f(this,"config");f(this,"data");f(this,"state");f(this,"temporaryState",{visible:!0});f(this,"originPosition");f(this,"position");f(this,"fiveState");f(this,"model");f(this,"matrix");f(this,"screenPosition");f(this,"normal");f(this,"mediaPlane");f(this,"tagNormalLine");f(this,"hooks");f(this,"zIndex");f(this,"manuallyOperated",!1);f(this,"normalLineLength");f(this,"play");f(this,"pause");f(this,"tag3DContentSvelte");f(this,"rectanglePlane");f(this,"boxShape");f(this,"polygonShape");f(this,"dom");f(this,"contentDom");f(this,"initialConfig");f(this,"computedConfig");f(this,"_currentBlinkInstance");f(this,"cache");f(this,"entryFromModel");f(this,"_updating",!1);f(this,"hoverEnabled");f(this,"ready",()=>{const{promise:t,resolve:e}=eo();if(!this._updating)e();else{const i=setInterval(()=>{this._updating||(clearInterval(i),e())},17);setTimeout(()=>{clearInterval(i),e()},300)}return t});var c,h,u,d,p,m,g,v;this.plugin=t;const i=Qu(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(c=e.initialConfig)!=null?c:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=Tc(e,t.config),a=this.getConfig(e);e.config=a,this.id=(h=e.id)!=null?h:It(),this.enabled=(u=e.enabled)!=null?u:!0,this.contentType=e.contentType,this.hoverEnabled=(p=(d=a.popoverConfig)==null?void 0:d.enabled)!=null?p:!0,this.data=(m=a.initialData)!=null&&m.important?it(e.data,s,a.initialData):it(e.data,a.initialData,s);let l;typeof a.unfoldedConfig=="object"?a.unfoldedConfig.keep==="unfolded"?l=!0:a.unfoldedConfig.keep==="folded"?l=!1:l=!this.can("fold"):l=!this.can("fold"),this.state=V({visible:void 0,unfolded:l},a.initialState),this.isPopoverConfigEnabled()&&(this.state.unfolded=!1),this.normalLineLength=(v=(g=e.style)==null?void 0:g.point)==null?void 0:v.normalLen,this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{var E;const y=e.originPosition,w=t.workUtil.transform;if(e.stickType==="3DBox"){if(!y)return{start:[0,0,0],end:[0,0,0],rotation:[0,0,0]};const{start:D,end:L,rotation:R}=y;return{start:Ve(D.map(z=>Number(z))).toArray(),end:Ve(L.map(z=>Number(z))).toArray(),rotation:Ve(R.map(z=>Number(z))).toArray()}}if(e.stickType==="Polygon")return y?y.map(Ve).map(D=>Vt(D,w).toArray()):[];if(!y)return;let C=y;if(Array.isArray(y)&&y.length===4?C=y.map(Ve).map(D=>Vt(D,w).toArray()):C=Vt(Ve(y),w).toArray(),(e.stickType==="2DPoint"||e.stickType==="3DPoint")&&((E=a==null?void 0:a.tagNormalLineConfig)!=null&&E.enabled)&&e.normal&&this.normalLineLength){const D=new b.Vector3().fromArray(e.normal);C=new b.Vector3().fromArray(C).clone().add(D.clone().setLength(this.normalLineLength)).toArray()}return C})(),this.matrix=e.matrix?(()=>{const y=new b.Matrix4().fromArray(e.matrix);return y.premultiply(t.workUtil.transform),y.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Jr,this.hooks=new St,Object.keys(e).forEach(y=>{this[y]===void 0&&e[y]!==void 0&&(this[y]=e[y])})}get visible(){var t;return((t=this.temporaryState)==null?void 0:t.visible)!==!1&&this.state.visible!==!1&&this.enabled!==!1}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=wh(this);return Et(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=Tc(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return $(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return this;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(yi(o))return this;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(V({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},Rs(a))),yield this.five.ready()}else i==="Mapview"&&(yield _v(this.five,this.centerPosition,t==null?void 0:t.pointConfig));return this})}getAdditionalBlinkTargets(){return null}blink(t){return $(this,null,function*(){var a,l,c,h,u,d;yield this.ready(),this._currentBlinkInstance&&!this._currentBlinkInstance.completed&&((l=(a=this._currentBlinkInstance).preComplete)==null||l.call(a),this._currentBlinkInstance=void 0);const e=(c=this.enabled)!=null?c:!0,i=(h=this.state)==null?void 0:h.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(p=>{if(this.dom||this.contentDom){p();return}const m=setInterval(()=>{(this.dom||this.contentDom)&&(p(),clearInterval(m))},16.7)}):this.stickType==="Model"&&!((u=this.model)!=null&&u.object)?yield(d=this.model)==null?void 0:d.promise:this.stickType==="Plane"&&(yield new Promise(p=>{if(this.mediaPlane){p();return}const m=setInterval(()=>{this.mediaPlane&&(p(),clearInterval(m))},16.7)})),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var g,v,y;const p=[];p.push(this.dom),p.push((v=(g=this.tag3DContentSvelte)==null?void 0:g.css3DInstance)==null?void 0:v.container),p.push((y=this.model)==null?void 0:y.object),p.push(this.mediaPlane),p.push(this.boxShape),p.push(this.polygonShape);const m=this.getAdditionalBlinkTargets();if(m){const w=Array.isArray(m)?m:[m];p.push(...w)}return p.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}const r=s?_l:Sv;this._currentBlinkInstance=r(o,V({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t));try{yield this._currentBlinkInstance.finished}catch(p){console.debug("Blink animation interrupted:",p)}finally{this._currentBlinkInstance=void 0}e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.five.needsRender=!0,this.applyVisible()}disable(){var t,e,i;this.enabled=!1,this.hooks.emit("disable"),(t=this.rectanglePlane)==null||t.delete(),(e=this.boxShape)==null||e.delete(),(i=this.polygonShape)==null||i.delete(),this.five.needsRender=!0,this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=it(this.data,t):this.data=V(V({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?it(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?it(this.data,s,e.initialData):it(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.enabled?(this.state.visible=this.getVisible(),this.applyVisible()):this.applyVisible(),this.five.needsRender=!0,this._updating=!1}updateZIndex(){const t=this.getSquaredDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=Tc(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=V(V({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getSquaredDistance(){const t=this.five.camera.position;if(this.stickType==="3DBox"){const i=this.position;if(!i||!i.start)return 1/0;const s=i.start;return ui(s[0]-t.x,2)+ui(s[1]-t.y,2)+ui(s[2]-t.z,2)}if(this.stickType==="Polygon"){const i=this.position;if(!i||i.length===0)return 1/0;const s=i[0];return ui(s[0]-t.x,2)+ui(s[1]-t.y,2)+ui(s[2]-t.z,2)}let e;return this.position||console.log(this,"no position"),Array.isArray(this.position[0])?e=this.position[0]:e=this.position,ui(e[0]-t.x,2)+ui(e[1]-t.y,2)+ui(e[2]-t.z,2)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=V(V({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return yi(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){var i,s;if((t==="fold"||t==="unfold")&&((s=(i=this.currentConfig)==null?void 0:i.popoverConfig)==null?void 0:s.enabled)===!0)return!1;const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&e.visibleConfig.keep==="visible")return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if((!i||i.length===0)&&lm(this))return e.renderType;if(e.renderType==="Mesh"){if(lm(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return um(i[0].url)==="gif"?"Dom":"Mesh"}}else if(Bs(this))return i.length===1&&i[0].type==="Image"?um(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=V(V({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,d,p;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:g}=h,v=Kn(h,["value"]);if(g===!1)return V({value:!1,checkedList:o,reason:"followModelVisibility check failed"},v)}if(rs(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(d=this.fiveState)==null?void 0:d.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const g=this.getDistance(e,1);if(wr(g,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${g}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};if(i===((p=this.fiveState)==null?void 0:p.panoIndex))o.push("intersectCheckSkiped");else{const g=this.computeVisibleByIntersect(i);if(g.value===!1)return Object.assign(g,{checkedList:o})}}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Ii(e);if(o==="PanoramaLike")return!rs(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(Ge((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Ii(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Ii(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u,d;const e=qs(qs((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=rs(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};if(e.hideWhenModelNotLoaded&&((c=this.fiveUtil.model)==null?void 0:c.loaded)===!1)return{value:!1,reason:{type:"model not loaded",fivePanoIndex:i}};const o=ms((()=>{var m;const p=(m=e.checkPoints)!=null?m:"center";return p==="center"?cm(this):p==="corner"?wh(this):Array.isArray(p)?p:[]})());let r=0,a=0;for(const p of o){const m=new b.Vector3().subVectors(p,s).normalize();let g;Dn.set(s,m);const[v]=this.fiveUtil.model.intersectRaycaster(Dn);g=v==null?void 0:v.distance;const y=(()=>{if(!Bs(this))return;const L=this.plugin.tags.filter(Bs).map(z=>{var O;return(O=z.model)==null?void 0:O.object}).filter(Ge),[R]=Dn.intersectObjects(L,!0);return R})(),w=s.distanceTo(p),C=(h=e.distanceAccuracy)!=null?h:.01;g=Math.min(g!=null?g:1/0,(u=y==null?void 0:y.distance)!=null?u:1/0),g+C>=w?r++:a++;const D=(d=e.needPassed)!=null?d:1;if(r>=D)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=N4(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:cm(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&wr(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e,i;if(this.entryFromModel&&Ii(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(typeof t!="object"||t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const s=this.computeTagProject();if(s&&wr(s.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const r=this.plugin.filterPointTag.filter(l=>l.currentVisible).filter(l=>{const c=this.computeTagProject();if(!c)return!1;const{x:h,y:u,z:d}=c;return!(Math.abs(d)>1||Math.abs(h)>1||Math.abs(u)>1)}).map(l=>({tag:l,id:l.id,tagConfig:l.getConfig().unfoldedConfig})).filter(({tagConfig:l})=>{var c,h;return!(typeof l=="function"||l.keep||l.autoUnfold===!1||((c=l.autoUnfold)==null?void 0:c.enable)===!1||((h=l.autoUnfold)==null?void 0:h.strategy)!=="MinimumDistance")}).map(l=>de(V({},l),{distance:l.tag.getDistance()})).filter(({distance:l,tagConfig:c})=>{const h=c.autoUnfold.distance;return!(h&&wr(l,h)===!1)}).sort((l,c)=>l.distance-c.distance).findIndex(l=>l.id===this.id);if(r===-1||r<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}if(t.autoUnfold.strategy==="FoldWhenMove")return!1;if(t.autoUnfold.strategy==="ScreenCenter"){const s=this.plugin.filterPointTag,o=new b.Matrix4;o.multiplyMatrices(this.five.camera.projectionMatrix,this.five.camera.matrixWorldInverse);const r=new b.Frustum;r.setFromProjectionMatrix(o);const a=this.five.camera.getWorldDirection(new b.Vector3),c=s.filter(u=>{var g,v;if(!u.currentVisible)return!1;const d=u.getConfig().unfoldedConfig;if(u.manuallyOperated||typeof d!="object"||(d==null?void 0:d.autoUnfold)===!1||((g=d==null?void 0:d.autoUnfold)==null?void 0:g.strategy)!=="ScreenCenter"||d.keep||((v=d.autoUnfold)==null?void 0:v.enable)===!1||!r.containsPoint(new b.Vector3().fromArray(u.position)))return!1;const m=d.autoUnfold.distance;if(m){const y=u.getDistance();if(wr(y,m)===!1)return!1}return!0}).sort((u,d)=>{const p=new b.Vector3().fromArray(u.position),m=new b.Vector3().fromArray(d.position);return a.angleTo(p.sub(this.five.camera.position))-a.angleTo(m.sub(this.five.camera.position))}).findIndex(u=>u.id===this.id);if(c===-1||c<=((i=t.autoUnfold.maxNumber)!=null?i:1)-1===!1)return!1}return!0}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=de(V({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){var e,i,s,o;const t=this.plugin.tags.findIndex(r=>r.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this._currentBlinkInstance&&!this._currentBlinkInstance.completed&&((i=(e=this._currentBlinkInstance).preComplete)==null||i.call(e),this._currentBlinkInstance=void 0),this.disable(),(o=(s=this.tag3DContentSvelte)==null?void 0:s.dispose)==null||o.call(s),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}isPopoverConfigEnabled(){var t,e;return((e=(t=this.currentConfig)==null?void 0:t.popoverConfig)==null?void 0:e.enabled)===!0}isHoverEnabled(){var t;return!(((t=this.plugin)==null?void 0:t.globalHoverEnabled)===!1||this.hoverEnabled===!1)}}const Dc=new b.Vector2;class G4 extends er{constructor(e,i){var s,o,r,a,l;super(e,i);f(this,"__Object__");f(this,"requestIdleCallbackId");f(this,"iconPixelGap",10);f(this,"_temp",{lineStart:new b.Vector3,iconPos:new b.Vector3,screenDirPixel:new b.Vector2,targetNDC:new b.Vector2,lineDir:new b.Vector3,lineEnd:new b.Vector3,raycaster:new b.Raycaster});f(this,"_lastUpdateCache",{position:[0,0,0],screenLeft:0,screenTop:0,scale:1,visible:!1});if((o=(s=i.style)==null?void 0:s.point)!=null&&o.width){const c=(l=(a=(r=i.style)==null?void 0:r.point)==null?void 0:a.scale)!=null?l:1;this.iconPixelGap=i.style.point.width*c*1.4/2+2}i.contentType==="Audio"&&(this.iconPixelGap=34/2+2),this.initialTagLine()}initialTagLine(){var r,a,l;const e=this.config;if(!this.five.renderer||!((r=e==null?void 0:e.tagNormalLineConfig)!=null&&r.enabled)||!this.normalLineLength)return;const i=this.five.renderer.getSize(Dc),s=this.five.renderer.getPixelRatio(),o=Vt(Ve(this.originPosition),this.plugin.workUtil.transform);this.tagNormalLine=new ea.Line(new b.Vector3().fromArray(this.position),o),this.tagNormalLine.points.visible=!1,this.tagNormalLine.setMaterial({color:new b.Vector3(1,1,1),linewidth:(l=(a=e==null?void 0:e.tagNormalLineConfig)==null?void 0:a.lineWidth)!=null?l:1.2,dashed:!1}),this.tagNormalLine.line.material.transparent=!0,this.tagNormalLine.line.material.depthWrite=!1,this.tagNormalLine.line.material.depthTest=!0,this.tagNormalLine.line.material.dashed=!1,this.tagNormalLine.line.renderOrder=2,this.tagNormalLine.setResolution(i.width*s,i.height*s),this.tagNormalLine.visible=!1,this.tagNormalLine.name=`tagNormalLine-${this.id}`,this.plugin.group.add(this.tagNormalLine)}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}applyVisible(){var e,i;this.currentVisible&&this.updateScreenPosition(),(e=this.tag3DContentSvelte)!=null&&e.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),!this.tagNormalLine&&this.normalLineLength&&this.initialTagLine(),this.tagNormalLine&&(this.tagNormalLine.visible=this.visible),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=(()=>{let i=Ve(e).toArray();if(this.normal&&this.normalLineLength){const s=this.computeNormal();i=new b.Vector3().fromArray(i).clone().add(s.clone().setLength(this.normalLineLength)).toArray()}return i})(),this.cache.clear(),this._lastUpdateCache.position=[0,0,0],this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateTagNormalLinePosition(e){var D,L,R,z,O,A,M;if(!this.screenPosition||!this.tagNormalLine)return;const{force:i=!1}=e!=null?e:{};if(!(i?this.state.visible:this.currentVisible)){this.tagNormalLine.visible=!1;return}const o=this._lastUpdateCache;if(!(this.visible!==o.visible)){const I=Math.abs(this.position[0]-o.position[0])>.001||Math.abs(this.position[1]-o.position[1])>.001||Math.abs(this.position[2]-o.position[2])>.001,k=Math.abs(((D=this.screenPosition.leftPx)!=null?D:0)-o.screenLeft)>.5||Math.abs(((L=this.screenPosition.topPx)!=null?L:0)-o.screenTop)>.5||Math.abs(((R=this.screenPosition.scale)!=null?R:1)-o.scale)>.002;if(!I&&!k)return}if(o.position=new b.Vector3().fromArray(this.position).toArray(),o.screenLeft=(z=this.screenPosition.leftPx)!=null?z:0,o.screenTop=(O=this.screenPosition.topPx)!=null?O:0,o.scale=(A=this.screenPosition.scale)!=null?A:1,o.visible=this.visible,!this.five.renderer)return;const a=this.five.renderer.getSize(Dc),l=Vt(Ve(this.originPosition),this.plugin.workUtil.transform).toArray();this._temp.lineStart.fromArray(l),this._temp.iconPos.fromArray(this.position),this._temp.lineStart.project(this.five.camera),this._temp.iconPos.project(this.five.camera),this._temp.screenDirPixel.set((this._temp.iconPos.x-this._temp.lineStart.x)*a.x/2,(this._temp.iconPos.y-this._temp.lineStart.y)*a.y/2);const c=this._temp.screenDirPixel.length();this._temp.screenDirPixel.normalize();const h=this.iconPixelGap*((M=this.screenPosition.scale)!=null?M:1);this._temp.targetNDC.set((this._temp.iconPos.x*a.x/2-this._temp.screenDirPixel.x*h)/(a.x/2),(this._temp.iconPos.y*a.y/2-this._temp.screenDirPixel.y*h)/(a.y/2)),this._temp.raycaster.setFromCamera(this._temp.targetNDC,this.five.camera);const u=this._temp.raycaster.ray;this._temp.lineStart.fromArray(l),this._temp.iconPos.fromArray(this.position),this._temp.lineDir.copy(this._temp.iconPos).sub(this._temp.lineStart).normalize(),this._temp.lineEnd.copy(u.origin).sub(this._temp.lineStart);const d=u.direction.dot(u.direction),p=u.direction.dot(this._temp.lineDir),m=this._temp.lineDir.dot(this._temp.lineDir),g=u.direction.dot(this._temp.lineEnd),v=this._temp.lineDir.dot(this._temp.lineEnd),y=d*m-p*p;let w=0;Math.abs(y)>1e-4&&(w=(p*v-m*g)/y),this._temp.lineEnd.copy(u.origin).add(u.direction.multiplyScalar(Math.max(0,w)));const C=this._temp.lineStart.distanceTo(this._temp.iconPos);if(this._temp.lineStart.distanceTo(this._temp.lineEnd)>C){const I=Math.max(0,1-h/c);this._temp.lineEnd.copy(this._temp.lineStart).lerp(this._temp.iconPos,I)}this.tagNormalLine.setPoints(this._temp.lineStart,this._temp.lineEnd),this.tagNormalLine.visible=!0}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r&&this.five.renderer){const l=this.getDistance(void 0,1),c=(()=>{if(!this.currentConfig.simulate3D)return 1;const u=2*Math.tan(.5*this.five.camera.fov/180*Math.PI);return Math.max(Math.min(1-u*l/40,1),.7)})(),h=this.five.renderer.getSize(Dc);this.screenPosition={leftPx:(r.x+1)/2*h.x,topPx:(-r.y+1)/2*h.y,scale:c},this.updateTagNormalLinePosition({force:e==null?void 0:e.force})}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}set(e,i=!0){var s,o,r;super.set(e,i),this.normalLineLength=(r=(o=(s=e.style)==null?void 0:s.point)==null?void 0:o.normalLen)!=null?r:0,this._lastUpdateCache.position=[0,0,0],this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),e.position&&this.setPosition(this.position)}setData(...e){super.setData(...e),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){if(this.isPopoverConfigEnabled())return;const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}removeTagNormalLine(){this.tagNormalLine&&(this.plugin.group.remove(this.tagNormalLine),this.tagNormalLine=null)}getAdditionalBlinkTargets(){var e;return(e=this.tagNormalLine)!=null&&e.line?this.tagNormalLine.line:null}}const ny=1,dm=`CSS3DObject@${ny}`,W4=.00216,U4=.003;class sy extends jn{constructor(e){var D,L,R,z,O;if(yi(e.cornerPoints)&&yi(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(D=e.container)!=null?D:document.createElement("div"),s=(L=e.cornerPoints)!=null?L:(()=>{const A=e.width/2;return[new G.Vector3(-A,A,0),new G.Vector3(-A,-A,0),new G.Vector3(A,-A,0),new G.Vector3(A,A,0)]})(),o=(R=e.ratio)!=null?R:U4,r=(z=e.dpr)!=null?z:1,a=(O=e.pointerEvents)!=null?O:"auto",l=Math.max(W4,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]);let u=Oo(c/o*r),d=Oo(h/o*r);const p=Et(...s);let m;if(l===o)i.style.width=`${u}px`,i.style.height=`${d}px`,m=i;else{const A=document.createElement("div");A.style.width=`${u}px`,A.style.height=`${d}px`,A.style.pointerEvents="none";const M=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${M*u}px`,i.style.height=`${M*d}px`,A.appendChild(i),m=A}super(m);f(this,"version",ny);f(this,"isCSS3DObject",!0);f(this,"name",dm);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"_mode","front");f(this,"_opacityMesh");if(m.id=this.id.toString(),i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.centerPosition=p;else{const A=o/l;this.width=A*c,this.height=A*h,u=A*u,d=A*d,this.centerPosition=new G.Vector3().subVectors(p,s[0]).multiplyScalar(A).add(s[0])}this.domWidthPx=u,this.domHeightPx=d,i.classList.add(`${dm}__container`);const g=new G.Vector3().subVectors(s[1],s[0]),v=new G.Vector3().subVectors(s[3],s[0]),y=new G.Vector3().crossVectors(g,v).normalize();this.lookAt(y);const w=this.up.clone().applyQuaternion(this.quaternion),C=v.clone(),E=new G.Vector3().crossVectors(w,C).normalize();this.rotateOnWorldAxis(E,w.angleTo(C)),this.position.copy(p),this._opacityMesh=new K0(u,d),this._opacityMesh.visible=e.mode==="behind",this.add(this._opacityMesh),e.mode==="front"?Lb(this):e.mode==="behind"&&Ob(this)}get mode(){return this._mode}set mode(e){this._mode=e,this._opacityMesh&&(this._opacityMesh.visible=e==="behind")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.container.remove(),this.removeFromParent(),this.mode==="front"?zb(this):this.mode==="behind"&&jb(this)}}function Q4(n){return rt.loadGltf(n,{upAxis:"Y"}).then(t=>{const e=t.scene;return e.needsRender=!0,e.mixer||(e.mixer=new b.AnimationMixer(e)),de(V({},t),{scene:e})})}function X4(n){Le(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function fm(n){let t,e,i,s,o,r,a,l=n[3]&&pm(n);return{c(){t=U("div"),e=Te("svg"),i=Te("defs"),s=Te("linearGradient"),o=Te("stop"),r=Te("stop"),l&&l.c(),P(o,"offset","25%"),P(o,"stop-color",n[5]),P(o,"stop-opacity","1"),P(r,"offset","100%"),P(r,"stop-color",n[5]),P(r,"stop-opacity","0.5"),P(s,"x1",.5),P(s,"y1",.5),P(s,"x2",n[8]),P(s,"y2",.5),P(s,"id",n[10]),P(s,"gradientUnits","userSpaceOnUse"),P(e,"class","straight-line svelte-xuejcm"),P(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),P(e,"preserveAspectRatio","none"),P(t,"class","line svelte-xuejcm"),Pe(t,"vertical",n[9]),Pe(t,"horizontal",!n[9]),_(t,"width",n[8]+"px"),_(t,"height",n[7]+"px")},m(c,h){Z(c,t,h),B(t,e),B(e,i),B(i,s),B(s,o),B(s,r),l&&l.m(e,null)},p(c,h){h&32&&P(o,"stop-color",c[5]),h&32&&P(r,"stop-color",c[5]),h&256&&P(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&H(l,1)):(l=pm(c),l.c(),H(l,1),l.m(e,null)):l&&(xe(),Y(l,1,1,()=>{l=null}),Se()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&P(e,"viewBox",a),h&512&&Pe(t,"vertical",c[9]),h&512&&Pe(t,"horizontal",!c[9]),h&256&&_(t,"width",c[8]+"px"),h&128&&_(t,"height",c[7]+"px")},d(c){c&&X(t),l&&l.d()}}}function pm(n){let t,e,i,s,o;return{c(){t=Te("path"),P(t,"fill","none"),P(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),P(t,"stroke-width",1),P(t,"d",n[6])},m(r,a){Z(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&P(t,"stroke",e),(!o||a&64)&&P(t,"d",n[6])},i(r){o||(r&&At(()=>{o&&(s&&s.end(1),i=vs(t,ml,{duration:n[2],delay:n[0],easing:Rn}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=qo(t,ml,{duration:n[2],delay:n[1],easing:Rn})),o=!1},d(r){r&&X(t),r&&s&&s.end()}}}function Y4(n){let t,e=n[8]&&fm(n);return{c(){e&&e.c(),t=Be()},m(i,s){e&&e.m(i,s),Z(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=fm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:ce,o:ce,d(i){e&&e.d(i),i&&X(t)}}}function Z4(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:d="horizontal"}=t,{useLinearColor:p=!1}=t,{color:m="white"}=t;const g=It();return n.$$set=v=>{"inDelay"in v&&e(0,a=v.inDelay),"outDelay"in v&&e(1,l=v.outDelay),"duration"in v&&e(2,c=v.duration),"unfolded"in v&&e(3,h=v.unfolded),"length"in v&&e(11,u=v.length),"direction"in v&&e(12,d=v.direction),"useLinearColor"in v&&e(4,p=v.useLinearColor),"color"in v&&e(5,m=v.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=d==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,p,m,r,o,s,i,g,u,d]}class Zu extends Ee{constructor(t){super(),Ie(this,t,Z4,Y4,Me,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},X4)}}function q4(n){Le(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function mm(n){let t,e,i,s,o;return{c(){t=U("div"),P(t,"class","shadow svelte-faoauy"),P(t,"style",e=`
945
945
  left: ${zi(n[5])};
946
946
  bottom: ${zi(n[6])};
947
947
  border-radius: ${n[10]?"9999px":"0"};
@@ -1022,7 +1022,7 @@ ${w?` transform-origin: 50% 50%;
1022
1022
 
1023
1023
  gl_FragColor = vec4(color, clamp(r * opacity, 0.0, 1.0));
1024
1024
  }
1025
- `,m=[],g=new b.Color(e);for(let v=0;v<u.faceCount;v++){const y=new b.ShaderMaterial({vertexShader:d,fragmentShader:p,uniforms:{color:{value:g},size:{value:a},minPos:{value:i},faceSize:{value:new b.Vector2(1,1)},opacity:{value:1.5},progress:{value:.5},spread:{value:.3},faceIndex:{value:v}},depthTest:!1,side:b.DoubleSide,transparent:!0});y.polygonOffset=!0,y.polygonOffsetFactor=1,y.polygonOffsetUnits=1,m.push(y)}return this.animatedBoxMesh=new b.Mesh(u,m),this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh.onBeforeRender=()=>{u.boundingBox||u.computeBoundingBox();const v=u.boundingBox.min.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),y=u.boundingBox.max.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),w=new b.Vector3().subVectors(y,v);m.forEach(C=>{C.uniforms.minPos.value.copy(v),C.uniforms.size.value.copy(w)}),this.five.needsRender=!0},this.five.scene.add(this.animatedBoxMesh),this.animatedBoxMesh}showBoxFinalState(){this.prismMesh.visible=!0,this.edgeMesh.visible=!0,this.prismMesh.setStyle({opacity:this.prismMesh.style.opacity}),this.edgeMesh.setStyle({lineOpacity:1})}}class Sy extends da{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class jg extends Yi{constructor(e,i){super(e,i);f(this,"type","Prism");f(this,"prismMesh");f(this,"_editor");e&&(this.prismMesh=new Ns(V(V({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Sy(this.prismMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:ri(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ve(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.prismMesh=new Ns(e),this.add(this.prismMesh),yield dd(this.prismMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function dd(n,t,e){return $(this,null,function*(){const i=n.parent,s=new xh(n.style);i.add(s),yield ic(s,t,e).finished,i.remove(s),n.setPoints({points:s.points});const o=new Si;o.name="LineHelper",i.add(o);const r=s.points.at(-1),a=mi(s.points),l=r.clone().add(a.clone().multiplyScalar(100)),c=r.clone().sub(a.clone().multiplyScalar(100));return o.setPoints([l,c]),t.enable(),new Promise((h,u)=>{const d=v=>{var y;(y=e==null?void 0:e.onPointPlaced)==null||y.call(e,n.bottomPositions),m(),h()},p=v=>{if(!(v!=null&&v.raycaster))return;const y=Ln({raycaster:v.raycaster,line:new b.Line3(l,c)});y&&n.setPoints({heightPoint:y})},m=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",g),i.remove(o),t.disable()},g=()=>{m(),i.remove(n),u(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",g)})})}class Ty extends da{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return mi(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o},{id:"topleft",handlePosition:e[0],basePosition:e[2]},{id:"topright",handlePosition:e[1],basePosition:e[3]},{id:"bottomleft",handlePosition:e[3],basePosition:e[1]},{id:"bottomright",handlePosition:e[2],basePosition:e[0]}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points,c=h=>{const u=h,d=(u+2)%4,p=(u+1)%4,m=(u+3)%4,g=l[u].clone(),v=i.clone(),y=l[p].clone().sub(g),w=l[m].clone().sub(g),C=y.length(),E=w.length();if(C<1e-6||E<1e-6)return l.map(x=>x.clone());const D=y.clone().normalize(),L=w.clone().normalize(),R=v.clone().sub(g),z=R.dot(D),O=R.dot(L),A=g.clone().add(D.clone().multiplyScalar(z)),M=g.clone().add(L.clone().multiplyScalar(O)),I=g.clone().add(D.clone().multiplyScalar(z)).add(L.clone().multiplyScalar(O)),k=l.map(x=>x.clone());return k[u]=g,k[p]=A,k[m]=M,k[d]=I,k};o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"?t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]]):o==="topleft"?t.setPoints(c(2)):o==="topright"?t.setPoints(c(3)):o==="bottomleft"?t.setPoints(c(1)):o==="bottomright"&&t.setPoints(c(0))}}}))}}class ZT extends b.BufferGeometry{constructor(e){super();f(this,"name","RectangleGeometry");f(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class fd extends Ko{constructor(e){super(e);f(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Ve).filter(Ge);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new ZT(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class El extends fd{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Kn(o,["points"]);super();f(this,"name","RectangleWithEdgeMesh");f(this,"line",new Ks);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return V(V({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function Dy(n,t){const e=mi(n),i=Et(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Lh extends Yi{constructor(e,i){super(e,i);f(this,"type","Rectangle");f(this,"rectangleMesh");f(this,"_editor");e&&(this.rectangleMesh=new El(V(V({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new Ty(this.rectangleMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.removeChildren();const i=new El(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield nc(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function nc(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?JT(n,t,e):KT(n,t,e)}function qT(n,t){const e=[];return n.scene.traverse(i=>{var s;if(i.visible&&!((s=t==null?void 0:t.excludes)!=null&&s.includes(i))&&(i instanceof fd||i instanceof Ko)){const o=i.points.map(r=>{const a=new b.Face3(r.x,r.y,r.z,i.normal);return i.style.occlusionVisibility&&(a.IsAlwaysVisible=!0),a});e.push(...o)}}),e}function JT(n,t,e){var C;const{promise:i,reject:s,resolve:o}=eo(),r=n.parent;if(!r)return s(new Error("No container"));const a=(C=e==null?void 0:e.limit)!=null?C:"none",l=new ls(de(V({},n.style),{dashed:!0})),c=new ls(de(V({},n.style),{dashed:!0,lengthEnable:!1})),h=new ls(de(V({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let d=new b.Vector3,p=new b.Vector3;const m=new b.Plane,g=()=>{var E;u.push(d.clone()),(E=e==null?void 0:e.onPointPlaced)==null||E.call(e),u.length===1?(a==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&m.setFromNormalAndCoplanarPoint(p,u[0])):u.length===2?a==="y"||a==="xoz"?(y(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(y(),o())},v=E=>{var L,R;if(!(E!=null&&E.raycaster))return;const D=(L=u.at(-1))==null?void 0:L.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1&&a==="y"){const O=new b.Line3(new b.Vector3(0,1,0).add(u[0]),new b.Vector3(0,-1,0).add(u[0])).closestPointToPoint(E.point,!1,new b.Vector3);n.setPoints([u[0],O,E.point]);return}if(u.length===1&&a==="xoz"){const z=new b.Line3(new b.Vector3(1,0,0).add(u[0]),new b.Vector3(-1,0,0).add(u[0])),O=E.raycaster.ray.intersectPlane(m,new b.Vector3),A=z.closestPointToPoint(O,!1,new b.Vector3);n.setPoints([u[0],A,O]);return}if(u.length===1&&a==="none"){m?(d=E.raycaster.ray.intersectPlane(m,new b.Vector3),c.setPoints([d,E.point])):d=E.point.clone(),l.setPoints([D,d]);return}if(u.length===2&&a==="none"){r.remove(l);const z=E.raycaster.ray.intersectPlane(m,new b.Vector3),O=u[0].distanceTo(u[1])/2,A=new b.Vector3().lerpVectors(u[0],u[1],.5),M=new b.Vector3().subVectors(z,A).normalize();d=new b.Vector3().addVectors(A,M.multiplyScalar(O));const I=[u[0],d,u[1]],k=Dy(I,st.modules.five.camera.position);n.setPoints(k);return}},y=()=>{t.off("select",g),t.off("intersectionUpdate",v),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{y(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",g),t.on("intersectionUpdate",v),t.on("disable",w),i}function KT(n,t,e){var C;const{promise:i,reject:s,resolve:o}=eo(),r=n.parent;if(!r)return s(new Error("No container"));const a=(C=e==null?void 0:e.limit)!=null?C:"none",l=new ls(de(V({},n.style),{dashed:!0})),c=new ls(de(V({},n.style),{dashed:!0,lengthEnable:!1})),h=new ls(de(V({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable(),t.setAdherePoints(qT(t.five,{excludes:[n]}));const u=[];let d=new b.Vector3,p=new b.Vector3;const m=new b.Plane,g=()=>{var E;if(u.push(d.clone()),(E=e==null?void 0:e.onPointPlaced)==null||E.call(e),u.length===1)t.planeMode="onlyPlane",a==="y"&&(t.adhereLine=[new b.Line3(u[0],new b.Vector3(0,1,0).add(u[0]))]),a==="xoz"&&(m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),t.plane=m),a==="none"&&(m.setFromNormalAndCoplanarPoint(p,u[0]),t.plane=m);else if(u.length===2){t.planeMode="vertical",a==="y"&&(t.adhereLine=[]);let D=!1;u[0].x===u[1].x&&u[0].z===u[1].z&&(D=!0),a==="y"&&!D&&(m.setFromCoplanarPoints(u[0],u[1],new b.Vector3(0,1,0).add(u[0])),t.plane=m),h.setPoints([u[0],u[1]])}else u.length===3&&(y(),o())},v=E=>{var L,R,z,O;if(!E||!(E!=null&&E.raycaster))return;const D=(L=u.at(-1))==null?void 0:L.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1){d=E.point,c.setPoints([(z=E.originalPoint)!=null?z:E.point,E.point]),l.setPoints([D,d]);return}if(u.length===2){if(!t.plane){const x=mi([u[0],u[1],E.point]);m.setFromNormalAndCoplanarPoint(x,u[0])}c.setPoints([(O=E.originalPoint)!=null?O:E.point,E.point]);const A=new b.Vector3().crossVectors(u[0].clone().sub(u[1]),m.normal).normalize();d=new b.Line3(u[1].clone().add(A),u[1].clone().sub(A)).closestPointToPoint(E.point,!1,new b.Vector3);const I=[u[0],u[1],d],k=Dy(I,st.modules.five.camera.position);n.setPoints(k);return}},y=()=>{t.setAdherePoints([]),t.adhereLine=[],t.adherePlane=[],t.plane=void 0,t.off("select",g),t.off("intersectionUpdate",v),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{y(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",g),t.on("intersectionUpdate",v),t.on("disable",w),i}class Ly extends da{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function zy(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class Oy extends Yl{constructor(e){super(e);f(this,"_normal");f(this,"_center");f(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=Ve(e.center))!=null?i:this._center,this._normal=((s=Ve(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,Ge(this._radius)&&this._radius!==this.radius){const r=zy(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class $r extends Oy{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Kn(a,["normal","radius","center"]);super(r);f(this,"edgeLine");this.edgeLine=new Si(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Rg extends Yi{constructor(e,i){super(e,i);f(this,"type","Circle");f(this,"circleMesh");f(this,"_editor");e&&(this.circleMesh=new $r(V(V({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new Ly(this.circleMesh)),this._editor}get data(){return de(V({},this.baseData),{center:ri(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:ri(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(Ve(e.center),this.circleMesh):void 0,normal:e.normal?Ve(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new $r(e);this.circleMesh=i,this.add(this.circleMesh),yield sc(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function sc(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Ks({dashed:!0});s.add(o),t.enable();let r,a;const l=d=>{if(d){if(!r){r={point:d.point,normal:d.face.normal};return}r&&a&&(h(),e())}},c=d=>{if(!d||!r)return;const p=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=d.raycaster.ray.intersectPlane(p,new b.Vector3),a){const m=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:m})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class zh extends bi{constructor(e){super();f(this,"bottomCircle");f(this,"topCircle");f(this,"edgeMesh");f(this,"highlighted",!1);f(this,"params");f(this,"_topCenter");f(this,"_bottomCenter");f(this,"_radius");this.params=e,this.bottomCircle=new $r(e),this.bottomCircle.name="bottomCircle",this.topCircle=new $r(e),this.topCircle.name="topCircle",this.edgeMesh=new Yl(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=Ve(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Ve(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=Ge(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=V(V({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),zy(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class jy extends da{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class _g extends Yi{constructor(e,i){super(e,i);f(this,"type","Cylinder");f(this,"cylinderMesh");f(this,"_editor");e&&(this.cylinderMesh=new zh(V(V({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new jy(this.cylinderMesh)),this._editor}get data(){return de(V({},this.baseData),{bottomCenter:ri(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:ri(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(Ve(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(Ve(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.cylinderMesh=new zh(e),this.add(this.cylinderMesh),yield pd(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function pd(n,t){return $(this,null,function*(){const e=n.parent;yield sc(n.bottomCircle,t);const i=new Si;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=m=>{d(),l()},u=m=>{if(!(m!=null&&m.raycaster))return;const g=Ln({raycaster:m.raycaster,line:new b.Line3(r,a)}),y=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(g,new b.Vector3),w=g.clone().sub(y),C=n.bottomCenter.clone().add(w);g&&n.setTopCenter(C)},d=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",p),e.remove(i),t.disable()},p=()=>{d(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",p)})})}class Ry extends da{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),d=a.clone().sub(r.clone().divideScalar(2)),p=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:d,basePosition:p},{id:"back",handlePosition:p,basePosition:d}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(d=>d.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class Oh extends Ns{constructor(){super(...arguments);f(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Et(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class jh extends Yi{constructor(e,i){super(e,i);f(this,"type","Box");f(this,"boxMesh");f(this,"_editor");e&&(this.boxMesh=new Oh(V(V({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new Ry(this.boxMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:ri(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ve(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.removeChildren(),this.boxMesh=new Oh(e),this.add(this.boxMesh),yield md(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}getWorldFacesGeometry(){if(!this.boxMesh)return[];const e=this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh),i=this.applyObjectMatrixWorld(this.boxMesh.topPositions,this.boxMesh);if(!e||!i||e.length!==4||i.length!==4)return[];const s=[],o=(r,a)=>{const l=new b.Triangle(a[0],a[1],a[2]).getNormal(new b.Vector3),c=Et(...a);s.push({name:r,vertices:a,center:c,normal:l})};o("bottom",[e[0],e[1],e[2],e[3]]),o("top",[i[0],i[1],i[2],i[3]]);for(let r=0;r<4;r++){const a=(r+1)%4;o(`side${r}`,[e[r],e[a],i[a],i[r]])}return s}}function md(n,t,e){return $(this,null,function*(){return new Promise((i,s)=>$(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new El(n.style);o.add(r),yield nc(r,t,de(V({},e),{onPointPlaced:()=>{var v;(v=e==null?void 0:e.onPointPlaced)==null||v.call(e)}})),o.remove(r),n.setPoints({points:r.points});const a=new Si,l=mi(n.bottomPositions),c=Et(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const d=v=>{var y;(y=e==null?void 0:e.onPointPlaced)==null||y.call(e),m(),i()},p=v=>{if(!(v!=null&&v.raycaster))return;const y=Ln({raycaster:v.raycaster,line:new b.Line3(h,u)});if(y){const w=y.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},m=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",g),t.disable(),o==null||o.remove(a)},g=()=>{m(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",g)}))})}function $T(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Vg extends Yi{constructor(e,i){super(e,i);f(this,"type","Line");f(this,"lineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.lineMesh=new Yr(V(V({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new _T(this)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return $(this,null,function*(){this.removeChildren();const i=new Yr(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=gd(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function gd(n,t,e){var R;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=eo(),a=(R=e==null?void 0:e.limit)!=null?R:"none",l=new Si(n.style);i.add(l);const c=new Si(de(V({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const m=[],g=()=>h.length>0,v=()=>m.length>0,y=()=>{g()&&(m.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},w=()=>{v()&&(h.push(m.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},C=z=>{if(!z)return;m.length=0;const O=h.length===0?z.point:u.clone();h.push(O),n.setPoints(h),h.length===2&&(D(),o())},E=z=>{const O=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!z)return O();p=z;const A=h.at(-1).clone();a==="none"?(u=z.point,l.setPoints([A,u])):a==="xoz"?(t.plane=d,d=d!=null?d:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=d.projectPoint(z.point,new b.Vector3),l.setPoints([A,u]),c.setPoints([u,z.point])):a==="y"&&(z.isVirtual?(u=Ln({raycaster:z.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(z.point,!1,new b.Vector3),c.setPoints([u,z.point])),l.setPoints([A,u]))},D=()=>{t.off("select",C),t.off("intersectionUpdate",E),t.off("disable",L),t.plane=null,t.disable(),i==null||i.remove(l,c)},L=()=>{D(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",E),t.on("disable",L),{finished:s,canUndo:g,canRedo:v,undo:y,redo:w}}const ko=class extends St{constructor(e,i,s){super();f(this,"group");f(this,"theme");f(this,"config");f(this,"five");f(this,"creatingItem",null);f(this,"undo",()=>{if(this.creatingItem){this.creatingItem.undo(),this.five.needsRender=!0;return}const e=this.items.find(i=>i.selected&&i.type==="Polygon");e&&typeof e.undo=="function"&&(e.undo(),console.log("[Sculpt] 撤销操作已执行",e),this.five.needsRender=!0)});f(this,"redo",()=>{if(this.creatingItem){this.creatingItem.redo(),this.five.needsRender=!0;return}const e=this.items.find(i=>i.selected&&i.type==="Polygon");e&&typeof e.redo=="function"&&(e.redo(),this.five.needsRender=!0)});this.five=e,this.theme=i,this.config=V({magnifier:{width:190,height:190,scale:2,dragEnabled:!0}},s),this.group=new bi,this.group.name="Sculpt",this.group.__sculpt__=this,this.group.__five__=this.five,e.scene.add(this.group),ko.modules.init(e,this.config),gt("ctrl+z, command+z",this.undo),gt("ctrl+shift+z, command+shift+z",this.redo),ko.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:o,origDomEvent:r})=>{var l;const a=Ey((l=o==null?void 0:o[0])==null?void 0:l.object,c=>c.isSculptObject);return a&&!a.editing?this.emit("click",r,a):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=ko.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Ge)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=de(V({},r),{style:V(V({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Lg(a,i):r.type==="line"?new Vg(a,i):r.type==="Polyline"?new Dg(a,i):r.type==="Polygon"?new Sh(a,i):r.type==="Prism"?new jg(a,i):r.type==="Rectangle"?new Lh(a,i):r.type==="Circle"?new Rg(a,i):r.type==="Cylinder"?new _g(a,i):r.type==="Box"?new jh(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=ko.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Lg,...e)})}createLine(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Vg,...e)})}createline(...e){return $(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Dg,...e)})}createPolygon(...e){return $(this,null,function*(){var s,o,r;Object.assign((s=e[0])!=null?s:{},(o=this.theme)==null?void 0:o.polygon,e[0]);const i=(r=e[0])!=null?r:{};return i.__onSelfIntersect=a=>{const l=this.creatingItem;this.emit("polygon.experimental_self_intersect",l,a)},i.__onWillAddPoint=(a,l)=>{const c=this.creatingItem;this.emit("polygon.experimental_point_will_add",c,a,l)},e[0]=i,this.createItem(Sh,...e)})}createPrism(...e){return $(this,null,function*(){var s,o,r;Object.assign((s=e[0])!=null?s:{},(o=this.theme)==null?void 0:o.prism,e[0]);const i=(r=e[0])!=null?r:{};return i.__onSelfIntersect=a=>{const l=this.creatingItem;this.emit("prism.experimental_self_intersect",l,a)},i.__onWillAddPoint=(a,l)=>{const c=this.creatingItem;this.emit("prism.experimental_point_will_add",c,a,l)},e[0]=i,this.createItem(jg,...e)})}createRectangle(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Lh,...e)})}createCircle(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(Rg,...e)})}createCylinder(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(_g,...e)})}createBox(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(jh,...e)})}canUndo(){if(this.creatingItem)return this.creatingItem.canUndo();const e=this.items.find(i=>i.selected);return e&&typeof e.canUndo=="function"?e.canUndo():!1}canRedo(){if(this.creatingItem)return this.creatingItem.canRedo();const e=this.items.find(i=>i.selected);return e&&typeof e.canRedo=="function"?e.canRedo():!1}clear(){$T(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return $(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=eo();return yield s.create(...i).then((...l)=>(this.creatingItem=null,s.select({only:!0}),r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let st=ko;f(st,"modules",kn);const e7=(n,t,e)=>{if(t&&typeof t=="object"&&("theme"in t||"config"in t)){const i=t;return new st(n,i.theme,i.config)}return new st(n,t,e)},t7=(n,t)=>new st(n,t==null?void 0:t.theme,t==null?void 0:t.config),i7=(n,t)=>{const e=new b.Box3;return n.models.find(s=>s.name===n.state.workCode).traverse(s=>{var r,a;((a=(r=s==null?void 0:s.material)==null?void 0:r[0])==null?void 0:a.floorIndex)===t&&e.expandByObject(s)}),e},n7=new Map,s7=new Map;class o7 extends er{constructor(e,i){super(e,i);f(this,"_floorIndex");f(this,"_floorIndexDirty",!0);f(this,"_opacity");this.state.unfolded=!0,this.loadModel()}get opacity(){var e,i;return this._opacity!==void 0?this._opacity:(i=(e=this.data)==null?void 0:e.opacity)!=null?i:1}set opacity(e){e!==this._opacity&&(this._opacity=e,this.mediaPlane&&(this.mediaPlane.opacity=e))}get floorIndex(){return(this._floorIndexDirty||this._floorIndex===void 0)&&(this._floorIndex=this.computeFloorIndex(),this._floorIndexDirty=!1),this._floorIndex}invalidateFloorIndex(){this._floorIndexDirty=!0}applyVisible(){var i,s,o,r,a,l;this.computeRenderType()==="Mesh"?(this.initialSculpt(),((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane()):((a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(l=this.tag3DContentSvelte)!=null&&l.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0)),this.syncEditorAuxiliaryVisibility()}set(e,i=!0){super.set(e,i),xi(this.five).then(()=>{this.tag3DContentSvelte&&(e.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):e.position&&this.loadModel())})}setData(...e){var s,o,r,a,l;super.setData(...e),this.computeRenderType()==="Mesh"?(((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"?this.renderVideoPlane():((a=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:a.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane(),this.mediaPlane&&(this.mediaPlane.opacity=this.opacity)):(l=this.tag3DContentSvelte)==null||l.svelteApp.$set({tag:this})}computeFloorIndex(){var a,l;const e=new Map;((l=(a=this.five.works.getWork(this.workUtil.workCode))==null?void 0:a.observers)!=null?l:[]).forEach(c=>{var u;const h=(u=c.floorIndex)!=null?u:0;if(!e.has(h)){const d=i7(this.five,h);d.isEmpty()||e.set(h,d)}});const s=Et(...this.position.map(Ve)),o=[],r=[];if(e.forEach((c,h)=>{r.push({floorIndex:h,box:c}),c.containsPoint(s)&&o.push({floorIndex:h,box:c})}),o.length===1)return o[0].floorIndex;if(o.length>1){let c=1/0,h=o[0].floorIndex;return o.forEach(({floorIndex:u,box:d})=>{const p=new b.Vector3;d.getCenter(p);const m=s.distanceTo(p);m<c&&(c=m,h=u)}),h}if(r.length>0){let c=1/0,h=r[0].floorIndex;return r.forEach(({floorIndex:u,box:d})=>{const p=new b.Vector3;d.getCenter(p);const m=s.distanceTo(p);m<c&&(c=m,h=u)}),h}}loadModel(){return $(this,null,function*(){var i,s,o,r,a,l;if(yield xi(this.five),this.computeRenderType()==="Mesh")this.initialSculpt(),((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane();else{na(this.five);const c=this.position.map(Ve);(l=(a=this.tag3DContentSvelte)==null?void 0:a.dispose)==null||l.call(a);const h=document.createElement("div");h.classList.add("tag-media-container");const u=V({mode:"front",cornerPoints:c,container:h},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new sy(de(V({},u),{mode:d})),m=this.computeNormal();p.position.add(m.clone().setLength(sn.Z_FIGHTING_OFFSET)),this.plugin.group.add(p);let g;p.mode==="behind"&&this.config.clickable!==!1&&(g=this.addObjectClickHandler(this,p,y=>{this.plugin.hooks.emit("click",{event:y,target:"TagContent",tag:this})}));const v=new od({target:h,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:v,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:m,currentNormal:m,dispose:()=>{v.$destroy(),p.dispose(),g==null||g()}},this.five.needsRender=!0}})}initialSculpt(){if(this.rectanglePlane)return;const e=new st(this.five,void 0,{magnifier:null});e.clear(),e.group.removeFromParent();const i=It(),s=new Lh({id:i,type:"Rectangle",points:this.position.map(Lt),style:{color:2203620,opacity:.1,lineColor:6737907}},{defaultAction:!1});s.visible=!1,this.plugin.imagePlaneGroup.add(s),this.rectanglePlane=s,s.editor.hooks.on("objectUpdate",()=>{var o;(o=this.mediaPlane)==null||o.changePointsOrParams({cornerPoints:s.data.points.map(Lt)})}),s.editor.disable()}editorEnable(){this.rectanglePlane||this.initialSculpt(),this.rectanglePlane.visible=!0,this.rectanglePlane.editor.enable(),this.syncEditorAuxiliaryVisibility()}editorDisable(e){var s;this.rectanglePlane.visible=!1;const i=e||this.position.map(Lt);(s=this.mediaPlane)==null||s.changePointsOrParams({cornerPoints:i}),this.rectanglePlane.setData({points:i}),this.rectanglePlane.editor.disable()}getRectangleHelper(){var i,s;const e=(i=this.rectanglePlane)==null?void 0:i.rectangleMesh;if(e)return(s=st.modules.object3DHelper.getObject3DHelper(e))==null?void 0:s.helper}syncEditorAuxiliaryVisibility(){if(!this.rectanglePlane)return;const e=this.getRectangleHelper(),i=!!this.rectanglePlane.editor.parent;if(!this.currentVisible||!i){this.rectanglePlane.visible=!1,e==null||e.hide(),this.five.needsRender=!0;return}this.rectanglePlane.visible=!0,e==null||e.show(),this.five.needsRender=!0}renderVideoPlane(){var h,u,d;const e=this.data.mediaData[0];if(!e)return;const{url:i}=e;if(!i)return;const s=(h=this.data.objectFit)!=null?h:"contain",o=this.currentVisible,r=(()=>!!(this.mediaPlane&&!o))(),a=(()=>!!(!this.mediaPlane&&o))(),l=(()=>!!(this.mediaPlane&&(this.mediaPlane.src!==i||this.mediaPlane.objectFit!==s)))();(r||l)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0);const c=(()=>!!(this.mediaPlane&&this.mediaPlane.objectFit&&this.mediaPlane.objectFit!==s))();if(a||l){let p=this.position.map(Lt);this.rectanglePlane&&(p=this.rectanglePlane.data.points.map(Lt));const m=new iy(i,p,{videoCoverSrc:e.videoCoverUrl,playButton:this.data.playIcon,paused:!((u=this.data.autoplayConfig)!=null&&u.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:n7,ImageTextureMap:s7,domEvents:this.plugin.domEvents,opacity:this.opacity});this.plugin.domEvents.addAutoBindEventListener(m,"click",v=>{var y,w;!((y=m.videoInstance)!=null&&y.paused)&&((w=m.videoInstance)==null?void 0:w.muted)===!1&&this.plugin.hooks.emit("playStateChange",{event:v,state:"playing",tag:this,mediaInstance:m.videoInstance})}),m.onVideoReady=v=>{v.addEventListener("play",y=>{this.plugin.mediaStore.set({currentMediaElement:m.videoInstance}),this.plugin.hooks.emit("playStateChange",{event:y,state:"playing",tag:this,mediaInstance:m.videoInstance})}),v.addEventListener("pause",y=>{this.plugin.hooks.emit("playStateChange",{event:y,state:"paused",tag:this,mediaInstance:m.videoInstance})}),v.addEventListener("ended",y=>{this.plugin.hooks.emit("playStateChange",{event:y,state:"paused",tag:this,mediaInstance:m.videoInstance})})};const g=v=>(this.five.on("renderFrame",v),()=>this.five.off("renderFrame",v));m.initialRenderHooks(g),this.mediaPlane=m,this.play=()=>m.play(),this.pause=()=>m.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}if(c){const p=this.rectanglePlane.data.points.map(Lt);(d=this.mediaPlane)==null||d.changePointsOrParams({cornerPoints:p,params:{objectFit:s}})}this.five.needsRender=!0}renderImagePlane(){var u,d;const e=this.data.mediaData[0],i=(u=this.data.objectFit)!=null?u:"contain";if(!e)return;const{url:s}=e;if(!s)return;let o=this.position.map(Lt);const r=this.currentVisible,a=(()=>!!(this.mediaPlane&&!r))(),l=(()=>!!(!this.mediaPlane&&r))(),c=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==s))(),h=(()=>!!(this.mediaPlane&&this.mediaPlane.objectFit&&this.mediaPlane.objectFit!==i))();if((a||c)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(l||c)&&(this.rectanglePlane&&(o=this.rectanglePlane.data.points.map(Lt)),this.mediaPlane=new Mh(s,o,{objectFit:this.data.objectFit,opacity:this.opacity}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",p=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:p.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),h){const p=this.rectanglePlane.data.points.map(Lt);(d=this.mediaPlane)==null||d.changePointsOrParams({cornerPoints:p,params:{objectFit:i}})}this.five.needsRender=!0}renderEmptyPlane(){this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0)}computeNormal(){return X1(this.position)}}function r7(n,t){const e=new b.Vector3().subVectors(t,n[0]),i=n.map(D=>D.clone().add(e)),s=[...n,...i],o=new b.Vector3;s.forEach(D=>o.add(D)),o.divideScalar(8);const a=new b.Vector3().subVectors(n[1],n[0]).clone().normalize(),l=e.clone().normalize(),c=new b.Vector3().crossVectors(a,l).normalize(),h=new b.Matrix4().makeBasis(a,l,c),u=new b.Quaternion().setFromRotationMatrix(h),d=new b.Euler().setFromQuaternion(u),p=u.clone().inverse(),m=s.map(D=>D.clone().sub(o).applyQuaternion(p)),g=m.map(D=>D.x),v=m.map(D=>D.y),y=m.map(D=>D.z),w=new b.Vector3((Math.max(...g)-Math.min(...g))/2,(Math.max(...v)-Math.min(...v))/2,(Math.max(...y)-Math.min(...y))/2),C=new b.Vector3(o.x-w.x,o.y-w.y,o.z-w.z),E=new b.Vector3(o.x+w.x,o.y+w.y,o.z+w.z);return{start:C.toArray(),end:E.toArray(),rotation:[d.x,d.y,d.z]}}class a7 extends er{constructor(e,i){super(e,i);f(this,"tagStyle");f(this,"clickEventDispose");f(this,"domClickDispose");f(this,"screenPosition",null);this.tagStyle=i.style,this.initializeSculptBox(),this.updateVisible()}getBoxStyle(){var i,s,o,r;const e=((i=this.tagStyle)==null?void 0:i.boxOrPolygon)||{};return{color:(s=e.color)!=null?s:16777215,opacity:(o=e.opacity)!=null?o:.4,lineColor:(r=e.color)!=null?r:16777215,lineWidth:1}}updateBoxStyle(){if(!this.boxShape||!this.boxShape.boxMesh)return;const e=this.getBoxStyle();this.boxShape.boxMesh.setStyle(e)}set(e,i=!0){super.set(e,i),e.style&&(this.tagStyle=V(V({},this.tagStyle),e.style)),e.position&&(this.boxShape?this.updateSculptBox():this.initializeSculptBox()),e.style&&this.boxShape&&this.updateBoxStyle()}setData(...e){super.setData(...e)}getCenter(){const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end))return[0,0,0];const i=e.end.map(c=>Number(c)),s=e.start.map(c=>Number(c)),o=i[0]/2+s[0]/2,r=i[1]/2+s[1]/2,a=i[2]/2+s[2]/2,l=new b.Vector3(o,r,a);return Vt(l,this.workUtil.transform).toArray()}getCorners(){if(this.boxShape){const e=this.boxShape.data,i=e.points.map(r=>Ve(r)),s=new b.Vector3().subVectors(Ve(e.heightPoint),i[0]),o=i.map(r=>r.clone().add(s));return[...i,...o]}return[]}computeNormal(){const e=this.position;if(!e.rotation)return new b.Vector3(0,1,0);const i=new b.Euler().fromArray(e.rotation),s=new b.Vector3(0,1,0);return s.applyEuler(i),s}initializeSculptBox(){if(this.boxShape)return;const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end)||!(e!=null&&e.rotation))return;const i=new st(this.five,void 0,{magnifier:null});i.clear(),i.group.removeFromParent();const s=this.boxPositionToSculptData(e),o=this.getBoxStyle(),r=new jh({id:It(),type:"Box",points:s.bottomPoints,heightPoint:s.heightPoint,style:o},{defaultAction:!1,occlusionVisibility:!1});r.visible=this.visible,this.plugin.imagePlaneGroup.add(r),this.boxShape=r,r.editor.hooks.on("objectUpdate",()=>{this.syncBoxPositionFromSculpt()}),r.editor.disable(),this.setupClickEvents()}setupClickEvents(){var i;if(!this.boxShape||!this.boxShape.boxMesh||this.config.clickable===!1){console.warn(`[BoxTag ${this.id}] Cannot setup click events: boxShape=${!!this.boxShape}, boxMesh=${!!((i=this.boxShape)!=null&&i.boxMesh)}, clickable=${this.config.clickable}`);return}this.cleanupClickEvents();const e=s=>{this.plugin.hooks.emit("click",{event:s,target:"TagBoxModel",tag:this})};requestAnimationFrame(()=>{if(!this.boxShape||!this.plugin.domEvents){console.warn(`[BoxTag ${this.id}] Cannot bind click events: boxShape or domEvents not available`);return}this.clickEventDispose=this.addObjectClickHandler(this,this.boxShape,e)})}cleanupClickEvents(){this.clickEventDispose&&(this.clickEventDispose(),this.clickEventDispose=void 0)}updateSculptBox(){if(!this.boxShape)return;const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end)||!(e!=null&&e.rotation))return;const i=this.boxPositionToSculptData(e);this.boxShape.setData({points:i.bottomPoints.map(s=>s.toArray()),heightPoint:i.heightPoint.toArray()}),this.setupClickEvents()}editorEnable(){return $(this,null,function*(){if(!this.position){console.warn("[BoxTag] Cannot enable editor without position. Call startDrawing() first.");return}this.boxShape||this.initializeSculptBox(),this.boxShape&&(this.boxShape.visible=!0,this.boxShape.editor.enable())})}editorDisable(){this.boxShape&&this.boxShape.editor.disable()}syncBoxPositionFromSculpt(){if(!this.boxShape)return;const e=this.boxShape.data,i=e.points.map(r=>Ve(r)),s=Ve(e.heightPoint),o=r7(i,s);this.position=o,this.hooks.emit("positionChanged",o)}boxPositionToSculptData(e){const i=Ve(e.start),s=Ve(e.end),o=new b.Euler().fromArray(e.rotation),r=new b.Vector3((i.x+s.x)/2,(i.y+s.y)/2,(i.z+s.z)/2),a=new b.Vector3(Math.abs(s.x-i.x)/2,Math.abs(s.y-i.y)/2,Math.abs(s.z-i.z)/2),l=new b.Matrix4().makeRotationFromEuler(o),c=[new b.Vector3(-.5,-.5,-.5),new b.Vector3(.5,-.5,-.5),new b.Vector3(.5,-.5,.5),new b.Vector3(-.5,-.5,.5)],h=new b.Vector3(-.5,.5,-.5),u=a.clone().multiplyScalar(2),d=this.workUtil.transform,p=c.map(v=>{const y=v.clone().multiply(u).applyMatrix4(l).add(r);return Vt(y,d)}),m=h.clone().multiply(u).applyMatrix4(l).add(r),g=Vt(m,d);return{bottomPoints:p,heightPoint:g}}onClick(e){e.target==="TagBoxModel"&&this.unfoldAndFoldOthers()}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}updateScreenPosition(){if(!this.currentVisible){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const i=this.position;if(!(i!=null&&i.start)||!(i!=null&&i.end)){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const s=new b.Vector3().fromArray(i.start),o=new b.Vector3().fromArray(i.end),r=new b.Euler().fromArray(i.rotation),a=[new b.Vector3(s.x,s.y,s.z),new b.Vector3(o.x,s.y,s.z),new b.Vector3(s.x,o.y,s.z),new b.Vector3(o.x,o.y,s.z),new b.Vector3(s.x,s.y,o.z),new b.Vector3(o.x,s.y,o.z),new b.Vector3(s.x,o.y,o.z),new b.Vector3(o.x,o.y,o.z)],l=new b.Vector3().addVectors(s,o).multiplyScalar(.5),c=this.workUtil.transform;a.forEach(d=>{d.sub(l).applyEuler(r).add(l),d.copy(Vt(d,c))});let h=a[0];a.forEach(d=>{d.x>h.x&&(h=d)});const u=h.clone().project(this.five.camera);if(u.x<-1||u.x>1||u.y<-1||u.y>1||u.z<0||u.z>1)this.screenPosition=null;else if(this.five.renderer){const d=this.five.renderer.getSize(new b.Vector2);this.screenPosition={leftPx:(u.x+1)/2*d.x,topPx:(-u.y+1)/2*d.y,scale:1}}this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}get centerPosition(){const e=Y1(this.position,this.workUtil.transform),i=qa(e,this.matrix);let s=i[0];return i.forEach(o=>{o.x>s.x&&(s=o)}),s}applyVisible(){var e;this.boxShape&&(this.plugin.imagePlaneGroup.children.includes(this.boxShape)||(console.warn(`[BoxTag ${this.id}] applyVisible: boxShape not in imagePlaneGroup, re-adding...`,{boxShapeParent:((e=this.boxShape.parent)==null?void 0:e.name)||"null",imagePlaneGroupChildren:this.plugin.imagePlaneGroup.children.length}),this.boxShape.parent&&this.boxShape.parent.remove(this.boxShape),this.plugin.imagePlaneGroup.add(this.boxShape)),this.boxShape.visible=this.visible),this.updateScreenPosition()}dispose(){this.cleanupClickEvents(),this.domClickDispose&&(this.domClickDispose(),this.domClickDispose=void 0),this.boxShape&&(this.boxShape.removeFromParent(),this.boxShape=void 0)}}class l7 extends er{constructor(e,i){super(e,i);f(this,"tagStyle");f(this,"clickEventDispose");f(this,"domClickDispose");f(this,"screenPosition",null);this.tagStyle=i.style,this.initializeSculptPolygon(),this.updateVisible()}getPolygonStyle(){var i,s,o,r,a,l;const e=((i=this.tagStyle)==null?void 0:i.boxOrPolygon)||{};return{color:(s=e.color)!=null?s:16777215,opacity:(o=e.opacity)!=null?o:.4,lineColor:(a=(r=e.lineColor)!=null?r:e.color)!=null?a:16777215,lineWidth:(l=e.lineWidth)!=null?l:1}}updatePolygonStyle(){if(!this.polygonShape||!this.polygonShape.areaMesh)return;const e=this.getPolygonStyle();this.polygonShape.areaMesh.setStyle(e)}set(e,i=!0){super.set(e,i),e.style&&(this.tagStyle=V(V({},this.tagStyle),e.style)),e.position&&(this.polygonShape?this.updateSculptPolygon():this.initializeSculptPolygon()),e.style&&this.polygonShape&&this.updatePolygonStyle()}getCorners(){return this.polygonShape?this.polygonShape.areaMesh.points.map(e=>e.clone()):[]}getCenter(){const e=this.originPosition;if(!e||e.length===0)return[0,0,0];const i=new b.Vector3;return e.forEach(s=>{i.add(Ve(s))}),i.divideScalar(e.length),i.toArray()}computeNormal(){const e=this.position;if(!e||e.length<3)return new b.Vector3(0,1,0);const i=Ve(e[0]),s=Ve(e[1]),o=Ve(e[2]),r=new b.Vector3().subVectors(s,i),a=new b.Vector3().subVectors(o,i);return new b.Vector3().crossVectors(r,a).normalize()}initializeSculptPolygon(){var a,l;if(this.polygonShape||((l=(a=this.getConfig())==null?void 0:a.__experimental_PolygonMeshConfig)==null?void 0:l.enabled)===!1)return;const e=this.position;if(!e||e.length<3)return;const i=new st(this.five,void 0,{magnifier:null});i.clear(),i.group.removeFromParent();const s=e.map(c=>Ve(c)),o=this.getPolygonStyle(),r=new Sh({id:It(),type:"Polygon",points:s,style:o},{defaultAction:!1,occlusionVisibility:!0,occlusionMode:"depthTest"});r.visible=this.visible,this.plugin.imagePlaneGroup.add(r),this.polygonShape=r,r.editor.hooks.on("objectUpdate",()=>{this.syncPolygonPositionFromSculpt()}),r.editor.disable(),this.setupClickEvents()}setupClickEvents(){if(!this.polygonShape||this.config.clickable===!1){console.warn(`[PolygonTag ${this.id}] Cannot setup click events: polygonShape=${!!this.polygonShape}, clickable=${this.config.clickable}`);return}this.cleanupClickEvents();const e=i=>{this.plugin.hooks.emit("click",{event:i,target:"TagPolygonModel",tag:this})};requestAnimationFrame(()=>{if(!this.polygonShape||!this.plugin.domEvents){console.warn(`[PolygonTag ${this.id}] Cannot bind click events: polygonShape or domEvents not available`);return}this.clickEventDispose=this.addObjectClickHandler(this,this.polygonShape,e)})}cleanupClickEvents(){this.clickEventDispose&&(this.clickEventDispose(),this.clickEventDispose=void 0)}updateSculptPolygon(){if(!this.polygonShape)return;const e=this.position;if(!e||e.length<3)return;const i=e.map(s=>Ve(s));this.polygonShape.setData({points:i.map(s=>s.toArray()),style:this.getPolygonStyle()}),this.setupClickEvents()}editorEnable(){return $(this,null,function*(){if(!this.position){console.warn("[PolygonTag] Cannot enable editor without position. Call startDrawing() first.");return}this.polygonShape||this.initializeSculptPolygon(),this.polygonShape&&(this.polygonShape.visible=!0,this.polygonShape.editor.enable())})}editorDisable(){this.polygonShape&&this.polygonShape.editor.disable()}syncPolygonPositionFromSculpt(){if(!this.polygonShape)return;const s=this.polygonShape.data.points.map(o=>Ve(o)).map(o=>o.toArray());this.position=s,this.hooks.emit("positionChanged",s)}onClick(e){e.target==="TagPolygonModel"&&this.unfoldAndFoldOthers()}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}getPolygonCenter(){const e=this.position;if(!e||e.length===0)return new b.Vector3;const i=new b.Vector3;return e.forEach(s=>{const o=Ve(s);i.add(o)}),i.divideScalar(e.length),i}updateScreenPosition(){if(!this.currentVisible){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const i=this.position;if(!i||i.length===0){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}let s=Ve(i[0]);i.forEach(r=>{const a=Ve(r);a.x>s.x&&(s=a)});const o=s.clone().project(this.five.camera);if(o.x<-1||o.x>1||o.y<-1||o.y>1||o.z<0||o.z>1)this.screenPosition=null;else if(this.five.renderer){const r=this.five.renderer.getSize(new b.Vector2);this.screenPosition={leftPx:(o.x+1)/2*r.x,topPx:(-o.y+1)/2*r.y,scale:1}}this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}applyVisible(){var e;this.polygonShape&&(this.plugin.imagePlaneGroup.children.includes(this.polygonShape)||(console.warn(`[PolygonTag ${this.id}] applyVisible: polygonShape not in imagePlaneGroup, re-adding...`,{polygonShapeParent:((e=this.polygonShape.parent)==null?void 0:e.name)||"null",imagePlaneGroupChildren:this.plugin.imagePlaneGroup.children.length}),this.polygonShape.parent&&this.polygonShape.parent.remove(this.polygonShape),this.plugin.imagePlaneGroup.add(this.polygonShape)),this.polygonShape.visible=this.visible),this.updateScreenPosition()}dispose(){this.cleanupClickEvents(),this.domClickDispose&&(this.domClickDispose(),this.domClickDispose=void 0),this.polygonShape&&(this.polygonShape.removeFromParent(),this.polygonShape=void 0)}}const c7=`
1025
+ `,m=[],g=new b.Color(e);for(let v=0;v<u.faceCount;v++){const y=new b.ShaderMaterial({vertexShader:d,fragmentShader:p,uniforms:{color:{value:g},size:{value:a},minPos:{value:i},faceSize:{value:new b.Vector2(1,1)},opacity:{value:1.5},progress:{value:.5},spread:{value:.3},faceIndex:{value:v}},depthTest:!1,side:b.DoubleSide,transparent:!0});y.polygonOffset=!0,y.polygonOffsetFactor=1,y.polygonOffsetUnits=1,m.push(y)}return this.animatedBoxMesh=new b.Mesh(u,m),this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh.onBeforeRender=()=>{u.boundingBox||u.computeBoundingBox();const v=u.boundingBox.min.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),y=u.boundingBox.max.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),w=new b.Vector3().subVectors(y,v);m.forEach(C=>{C.uniforms.minPos.value.copy(v),C.uniforms.size.value.copy(w)}),this.five.needsRender=!0},this.five.scene.add(this.animatedBoxMesh),this.animatedBoxMesh}showBoxFinalState(){this.prismMesh.visible=!0,this.edgeMesh.visible=!0,this.prismMesh.setStyle({opacity:this.prismMesh.style.opacity}),this.edgeMesh.setStyle({lineOpacity:1})}}class Sy extends da{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class jg extends Yi{constructor(e,i){super(e,i);f(this,"type","Prism");f(this,"prismMesh");f(this,"_editor");e&&(this.prismMesh=new Ns(V(V({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Sy(this.prismMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:ri(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ve(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.prismMesh=new Ns(e),this.add(this.prismMesh),yield dd(this.prismMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function dd(n,t,e){return $(this,null,function*(){const i=n.parent,s=new xh(n.style);i.add(s),yield ic(s,t,e).finished,i.remove(s),n.setPoints({points:s.points});const o=new Si;o.name="LineHelper",i.add(o);const r=s.points.at(-1),a=mi(s.points),l=r.clone().add(a.clone().multiplyScalar(100)),c=r.clone().sub(a.clone().multiplyScalar(100));return o.setPoints([l,c]),t.enable(),new Promise((h,u)=>{const d=v=>{var y;(y=e==null?void 0:e.onPointPlaced)==null||y.call(e,n.bottomPositions),m(),h()},p=v=>{if(!(v!=null&&v.raycaster))return;const y=Ln({raycaster:v.raycaster,line:new b.Line3(l,c)});y&&n.setPoints({heightPoint:y})},m=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",g),i.remove(o),t.disable()},g=()=>{m(),i.remove(n),u(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",g)})})}class Ty extends da{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return mi(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o},{id:"topleft",handlePosition:e[0],basePosition:e[2]},{id:"topright",handlePosition:e[1],basePosition:e[3]},{id:"bottomleft",handlePosition:e[3],basePosition:e[1]},{id:"bottomright",handlePosition:e[2],basePosition:e[0]}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points,c=h=>{const u=h,d=(u+2)%4,p=(u+1)%4,m=(u+3)%4,g=l[u].clone(),v=i.clone(),y=l[p].clone().sub(g),w=l[m].clone().sub(g),C=y.length(),E=w.length();if(C<1e-6||E<1e-6)return l.map(x=>x.clone());const D=y.clone().normalize(),L=w.clone().normalize(),R=v.clone().sub(g),z=R.dot(D),O=R.dot(L),A=g.clone().add(D.clone().multiplyScalar(z)),M=g.clone().add(L.clone().multiplyScalar(O)),I=g.clone().add(D.clone().multiplyScalar(z)).add(L.clone().multiplyScalar(O)),k=l.map(x=>x.clone());return k[u]=g,k[p]=A,k[m]=M,k[d]=I,k};o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"?t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]]):o==="topleft"?t.setPoints(c(2)):o==="topright"?t.setPoints(c(3)):o==="bottomleft"?t.setPoints(c(1)):o==="bottomright"&&t.setPoints(c(0))}}}))}}class ZT extends b.BufferGeometry{constructor(e){super();f(this,"name","RectangleGeometry");f(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class fd extends Ko{constructor(e){super(e);f(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Ve).filter(Ge);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new ZT(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class El extends fd{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Kn(o,["points"]);super();f(this,"name","RectangleWithEdgeMesh");f(this,"line",new Ks);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return V(V({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function Dy(n,t){const e=mi(n),i=Et(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Lh extends Yi{constructor(e,i){super(e,i);f(this,"type","Rectangle");f(this,"rectangleMesh");f(this,"_editor");e&&(this.rectangleMesh=new El(V(V({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new Ty(this.rectangleMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.removeChildren();const i=new El(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield nc(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function nc(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?JT(n,t,e):KT(n,t,e)}function qT(n,t){const e=[];return n.scene.traverse(i=>{var s;if(i.visible&&!((s=t==null?void 0:t.excludes)!=null&&s.includes(i))&&(i instanceof fd||i instanceof Ko)){const o=i.points.map(r=>{const a=new b.Face3(r.x,r.y,r.z,i.normal);return i.style.occlusionVisibility&&(a.IsAlwaysVisible=!0),a});e.push(...o)}}),e}function JT(n,t,e){var C;const{promise:i,reject:s,resolve:o}=eo(),r=n.parent;if(!r)return s(new Error("No container"));const a=(C=e==null?void 0:e.limit)!=null?C:"none",l=new ls(de(V({},n.style),{dashed:!0})),c=new ls(de(V({},n.style),{dashed:!0,lengthEnable:!1})),h=new ls(de(V({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let d=new b.Vector3,p=new b.Vector3;const m=new b.Plane,g=()=>{var E;u.push(d.clone()),(E=e==null?void 0:e.onPointPlaced)==null||E.call(e),u.length===1?(a==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),a==="none"&&m.setFromNormalAndCoplanarPoint(p,u[0])):u.length===2?a==="y"||a==="xoz"?(y(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(y(),o())},v=E=>{var L,R;if(!(E!=null&&E.raycaster))return;const D=(L=u.at(-1))==null?void 0:L.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1&&a==="y"){const O=new b.Line3(new b.Vector3(0,1,0).add(u[0]),new b.Vector3(0,-1,0).add(u[0])).closestPointToPoint(E.point,!1,new b.Vector3);n.setPoints([u[0],O,E.point]);return}if(u.length===1&&a==="xoz"){const z=new b.Line3(new b.Vector3(1,0,0).add(u[0]),new b.Vector3(-1,0,0).add(u[0])),O=E.raycaster.ray.intersectPlane(m,new b.Vector3),A=z.closestPointToPoint(O,!1,new b.Vector3);n.setPoints([u[0],A,O]);return}if(u.length===1&&a==="none"){m?(d=E.raycaster.ray.intersectPlane(m,new b.Vector3),c.setPoints([d,E.point])):d=E.point.clone(),l.setPoints([D,d]);return}if(u.length===2&&a==="none"){r.remove(l);const z=E.raycaster.ray.intersectPlane(m,new b.Vector3),O=u[0].distanceTo(u[1])/2,A=new b.Vector3().lerpVectors(u[0],u[1],.5),M=new b.Vector3().subVectors(z,A).normalize();d=new b.Vector3().addVectors(A,M.multiplyScalar(O));const I=[u[0],d,u[1]],k=Dy(I,st.modules.five.camera.position);n.setPoints(k);return}},y=()=>{t.off("select",g),t.off("intersectionUpdate",v),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{y(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",g),t.on("intersectionUpdate",v),t.on("disable",w),i}function KT(n,t,e){var C;const{promise:i,reject:s,resolve:o}=eo(),r=n.parent;if(!r)return s(new Error("No container"));const a=(C=e==null?void 0:e.limit)!=null?C:"none",l=new ls(de(V({},n.style),{dashed:!0})),c=new ls(de(V({},n.style),{dashed:!0,lengthEnable:!1})),h=new ls(de(V({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable(),t.setAdherePoints(qT(t.five,{excludes:[n]}));const u=[];let d=new b.Vector3,p=new b.Vector3;const m=new b.Plane,g=()=>{var E;if(u.push(d.clone()),(E=e==null?void 0:e.onPointPlaced)==null||E.call(e),u.length===1)t.planeMode="onlyPlane",a==="y"&&(t.adhereLine=[new b.Line3(u[0],new b.Vector3(0,1,0).add(u[0]))]),a==="xoz"&&(m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),u[0]),t.plane=m),a==="none"&&(m.setFromNormalAndCoplanarPoint(p,u[0]),t.plane=m);else if(u.length===2){t.planeMode="vertical",a==="y"&&(t.adhereLine=[]);let D=!1;u[0].x===u[1].x&&u[0].z===u[1].z&&(D=!0),a==="y"&&!D&&(m.setFromCoplanarPoints(u[0],u[1],new b.Vector3(0,1,0).add(u[0])),t.plane=m),h.setPoints([u[0],u[1]])}else u.length===3&&(y(),o())},v=E=>{var L,R,z,O;if(!E||!(E!=null&&E.raycaster))return;const D=(L=u.at(-1))==null?void 0:L.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1){d=E.point,c.setPoints([(z=E.originalPoint)!=null?z:E.point,E.point]),l.setPoints([D,d]);return}if(u.length===2){if(!t.plane){const x=mi([u[0],u[1],E.point]);m.setFromNormalAndCoplanarPoint(x,u[0])}c.setPoints([(O=E.originalPoint)!=null?O:E.point,E.point]);const A=new b.Vector3().crossVectors(u[0].clone().sub(u[1]),m.normal).normalize();d=new b.Line3(u[1].clone().add(A),u[1].clone().sub(A)).closestPointToPoint(E.point,!1,new b.Vector3);const I=[u[0],u[1],d],k=Dy(I,st.modules.five.camera.position);n.setPoints(k);return}},y=()=>{t.setAdherePoints([]),t.adhereLine=[],t.adherePlane=[],t.plane=void 0,t.off("select",g),t.off("intersectionUpdate",v),t.off("disable",w),t.disable(),r==null||r.remove(l,h,c)},w=()=>{y(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",g),t.on("intersectionUpdate",v),t.on("disable",w),i}class Ly extends da{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function zy(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class Oy extends Yl{constructor(e){super(e);f(this,"_normal");f(this,"_center");f(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=Ve(e.center))!=null?i:this._center,this._normal=((s=Ve(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,Ge(this._radius)&&this._radius!==this.radius){const r=zy(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class $r extends Oy{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Kn(a,["normal","radius","center"]);super(r);f(this,"edgeLine");this.edgeLine=new Si(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Rg extends Yi{constructor(e,i){super(e,i);f(this,"type","Circle");f(this,"circleMesh");f(this,"_editor");e&&(this.circleMesh=new $r(V(V({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new Ly(this.circleMesh)),this._editor}get data(){return de(V({},this.baseData),{center:ri(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:ri(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(Ve(e.center),this.circleMesh):void 0,normal:e.normal?Ve(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new $r(e);this.circleMesh=i,this.add(this.circleMesh),yield sc(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function sc(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Ks({dashed:!0});s.add(o),t.enable();let r,a;const l=d=>{if(d){if(!r){r={point:d.point,normal:d.face.normal};return}r&&a&&(h(),e())}},c=d=>{if(!d||!r)return;const p=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=d.raycaster.ray.intersectPlane(p,new b.Vector3),a){const m=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:m})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class zh extends bi{constructor(e){super();f(this,"bottomCircle");f(this,"topCircle");f(this,"edgeMesh");f(this,"highlighted",!1);f(this,"params");f(this,"_topCenter");f(this,"_bottomCenter");f(this,"_radius");this.params=e,this.bottomCircle=new $r(e),this.bottomCircle.name="bottomCircle",this.topCircle=new $r(e),this.topCircle.name="topCircle",this.edgeMesh=new Yl(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=Ve(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Ve(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=Ge(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=V(V({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),zy(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class jy extends da{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class _g extends Yi{constructor(e,i){super(e,i);f(this,"type","Cylinder");f(this,"cylinderMesh");f(this,"_editor");e&&(this.cylinderMesh=new zh(V(V({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new jy(this.cylinderMesh)),this._editor}get data(){return de(V({},this.baseData),{bottomCenter:ri(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:ri(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(Ve(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(Ve(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.cylinderMesh=new zh(e),this.add(this.cylinderMesh),yield pd(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function pd(n,t){return $(this,null,function*(){const e=n.parent;yield sc(n.bottomCircle,t);const i=new Si;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=m=>{d(),l()},u=m=>{if(!(m!=null&&m.raycaster))return;const g=Ln({raycaster:m.raycaster,line:new b.Line3(r,a)}),y=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(g,new b.Vector3),w=g.clone().sub(y),C=n.bottomCenter.clone().add(w);g&&n.setTopCenter(C)},d=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",p),e.remove(i),t.disable()},p=()=>{d(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",p)})})}class Ry extends da{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),d=a.clone().sub(r.clone().divideScalar(2)),p=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:d,basePosition:p},{id:"back",handlePosition:p,basePosition:d}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(d=>d.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class Oh extends Ns{constructor(){super(...arguments);f(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Et(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class jh extends Yi{constructor(e,i){super(e,i);f(this,"type","Box");f(this,"boxMesh");f(this,"_editor");e&&(this.boxMesh=new Oh(V(V({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new Ry(this.boxMesh)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:ri(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ve),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ve(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return $(this,null,function*(){this.removeChildren(),this.boxMesh=new Oh(e),this.add(this.boxMesh),yield md(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}getWorldFacesGeometry(){if(!this.boxMesh)return[];const e=this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh),i=this.applyObjectMatrixWorld(this.boxMesh.topPositions,this.boxMesh);if(!e||!i||e.length!==4||i.length!==4)return[];const s=[],o=(r,a)=>{const l=new b.Triangle(a[0],a[1],a[2]).getNormal(new b.Vector3),c=Et(...a);s.push({name:r,vertices:a,center:c,normal:l})};o("bottom",[e[0],e[1],e[2],e[3]]),o("top",[i[0],i[1],i[2],i[3]]);for(let r=0;r<4;r++){const a=(r+1)%4;o(`side${r}`,[e[r],e[a],i[a],i[r]])}return s}}function md(n,t,e){return $(this,null,function*(){return new Promise((i,s)=>$(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new El(n.style);o.add(r),yield nc(r,t,de(V({},e),{onPointPlaced:()=>{var v;(v=e==null?void 0:e.onPointPlaced)==null||v.call(e)}})),o.remove(r),n.setPoints({points:r.points});const a=new Si,l=mi(n.bottomPositions),c=Et(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const d=v=>{var y;(y=e==null?void 0:e.onPointPlaced)==null||y.call(e),m(),i()},p=v=>{if(!(v!=null&&v.raycaster))return;const y=Ln({raycaster:v.raycaster,line:new b.Line3(h,u)});if(y){const w=y.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},m=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",g),t.disable(),o==null||o.remove(a)},g=()=>{m(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",g)}))})}function $T(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Vg extends Yi{constructor(e,i){super(e,i);f(this,"type","Line");f(this,"lineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.lineMesh=new Yr(V(V({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new _T(this)),this._editor}get data(){return de(V({},this.baseData),{points:ri(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return $(this,null,function*(){this.removeChildren();const i=new Yr(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=gd(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function gd(n,t,e){var R;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=eo(),a=(R=e==null?void 0:e.limit)!=null?R:"none",l=new Si(n.style);i.add(l);const c=new Si(de(V({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const m=[],g=()=>h.length>0,v=()=>m.length>0,y=()=>{g()&&(m.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},w=()=>{v()&&(h.push(m.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},C=z=>{if(!z)return;m.length=0;const O=h.length===0?z.point:u.clone();h.push(O),n.setPoints(h),h.length===2&&(D(),o())},E=z=>{const O=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!z)return O();p=z;const A=h.at(-1).clone();a==="none"?(u=z.point,l.setPoints([A,u])):a==="xoz"?(t.plane=d,d=d!=null?d:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=d.projectPoint(z.point,new b.Vector3),l.setPoints([A,u]),c.setPoints([u,z.point])):a==="y"&&(z.isVirtual?(u=Ln({raycaster:z.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(z.point,!1,new b.Vector3),c.setPoints([u,z.point])),l.setPoints([A,u]))},D=()=>{t.off("select",C),t.off("intersectionUpdate",E),t.off("disable",L),t.plane=null,t.disable(),i==null||i.remove(l,c)},L=()=>{D(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",E),t.on("disable",L),{finished:s,canUndo:g,canRedo:v,undo:y,redo:w}}const ko=class extends St{constructor(e,i,s){super();f(this,"group");f(this,"theme");f(this,"config");f(this,"five");f(this,"creatingItem",null);f(this,"undo",()=>{if(this.creatingItem){this.creatingItem.undo(),this.five.needsRender=!0;return}const e=this.items.find(i=>i.selected&&i.type==="Polygon");e&&typeof e.undo=="function"&&(e.undo(),console.log("[Sculpt] 撤销操作已执行",e),this.five.needsRender=!0)});f(this,"redo",()=>{if(this.creatingItem){this.creatingItem.redo(),this.five.needsRender=!0;return}const e=this.items.find(i=>i.selected&&i.type==="Polygon");e&&typeof e.redo=="function"&&(e.redo(),this.five.needsRender=!0)});this.five=e,this.theme=i,this.config=V({magnifier:{width:190,height:190,scale:2,dragEnabled:!0}},s),this.group=new bi,this.group.name="Sculpt",this.group.__sculpt__=this,this.group.__five__=this.five,e.scene.add(this.group),ko.modules.init(e,this.config),gt("ctrl+z, command+z",this.undo),gt("ctrl+shift+z, command+shift+z",this.redo),ko.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:o,origDomEvent:r})=>{var l;const a=Ey((l=o==null?void 0:o[0])==null?void 0:l.object,c=>c.isSculptObject);return a&&!a.editing?this.emit("click",r,a):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=ko.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Ge)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=de(V({},r),{style:V(V({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Lg(a,i):r.type==="line"?new Vg(a,i):r.type==="Polyline"?new Dg(a,i):r.type==="Polygon"?new Sh(a,i):r.type==="Prism"?new jg(a,i):r.type==="Rectangle"?new Lh(a,i):r.type==="Circle"?new Rg(a,i):r.type==="Cylinder"?new _g(a,i):r.type==="Box"?new jh(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=ko.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Lg,...e)})}createLine(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Vg,...e)})}createline(...e){return $(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Dg,...e)})}createPolygon(...e){return $(this,null,function*(){var s,o,r;Object.assign((s=e[0])!=null?s:{},(o=this.theme)==null?void 0:o.polygon,e[0]);const i=(r=e[0])!=null?r:{};return i.__onSelfIntersect=a=>{const l=this.creatingItem;this.emit("polygon.experimental_self_intersect",l,a)},i.__onWillAddPoint=(a,l)=>{const c=this.creatingItem;this.emit("polygon.experimental_point_will_add",c,a,l)},e[0]=i,this.createItem(Sh,...e)})}createPrism(...e){return $(this,null,function*(){var s,o,r;Object.assign((s=e[0])!=null?s:{},(o=this.theme)==null?void 0:o.prism,e[0]);const i=(r=e[0])!=null?r:{};return i.__onSelfIntersect=a=>{const l=this.creatingItem;this.emit("prism.experimental_self_intersect",l,a)},i.__onWillAddPoint=(a,l)=>{const c=this.creatingItem;this.emit("prism.experimental_point_will_add",c,a,l)},e[0]=i,this.createItem(jg,...e)})}createRectangle(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Lh,...e)})}createCircle(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(Rg,...e)})}createCylinder(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(_g,...e)})}createBox(...e){return $(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(jh,...e)})}canUndo(){if(this.creatingItem)return this.creatingItem.canUndo();const e=this.items.find(i=>i.selected);return e&&typeof e.canUndo=="function"?e.canUndo():!1}canRedo(){if(this.creatingItem)return this.creatingItem.canRedo();const e=this.items.find(i=>i.selected);return e&&typeof e.canRedo=="function"?e.canRedo():!1}clear(){$T(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return $(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=eo();return yield s.create(...i).then((...l)=>(this.creatingItem=null,s.select({only:!0}),r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let st=ko;f(st,"modules",kn);const e7=(n,t,e)=>{if(t&&typeof t=="object"&&("theme"in t||"config"in t)){const i=t;return new st(n,i.theme,i.config)}return new st(n,t,e)},t7=(n,t)=>new st(n,t==null?void 0:t.theme,t==null?void 0:t.config),i7=(n,t)=>{const e=new b.Box3;return n.models.find(s=>s.name===n.state.workCode).traverse(s=>{var r,a;((a=(r=s==null?void 0:s.material)==null?void 0:r[0])==null?void 0:a.floorIndex)===t&&e.expandByObject(s)}),e},n7=new Map,s7=new Map;class o7 extends er{constructor(e,i){super(e,i);f(this,"_floorIndex");f(this,"_floorIndexDirty",!0);f(this,"_opacity");f(this,"pausedByInvisible",!1);this.state.unfolded=!0,this.loadModel()}get opacity(){var e,i;return this._opacity!==void 0?this._opacity:(i=(e=this.data)==null?void 0:e.opacity)!=null?i:1}set opacity(e){e!==this._opacity&&(this._opacity=e,this.mediaPlane&&(this.mediaPlane.opacity=e))}get floorIndex(){return(this._floorIndexDirty||this._floorIndex===void 0)&&(this._floorIndex=this.computeFloorIndex(),this._floorIndexDirty=!1),this._floorIndex}invalidateFloorIndex(){this._floorIndexDirty=!0}applyVisible(){var i,s,o,r,a,l;this.computeRenderType()==="Mesh"?(this.initialSculpt(),((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane()):((a=this.tag3DContentSvelte)==null||a.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}),(l=this.tag3DContentSvelte)!=null&&l.css3DInstance&&(this.tag3DContentSvelte.css3DInstance.visible=this.visible,this.five.needsRender=!0)),this.syncEditorAuxiliaryVisibility()}disposeMediaPlane(){this.mediaPlane&&(this.mediaPlane.dispose(),this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0)}set(e,i=!0){super.set(e,i),xi(this.five).then(()=>{this.tag3DContentSvelte&&(e.data?this.tag3DContentSvelte.svelteApp.$set({tag:this,state:this.plugin.state,temporaryState:this.plugin.temporaryState}):e.position&&this.loadModel())})}setData(...e){var s,o,r,a,l;super.setData(...e),this.computeRenderType()==="Mesh"?(((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"?this.renderVideoPlane():((a=(r=this.data.mediaData)==null?void 0:r[0])==null?void 0:a.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane(),this.mediaPlane&&(this.mediaPlane.opacity=this.opacity)):(l=this.tag3DContentSvelte)==null||l.svelteApp.$set({tag:this})}computeFloorIndex(){var a,l;const e=new Map;((l=(a=this.five.works.getWork(this.workUtil.workCode))==null?void 0:a.observers)!=null?l:[]).forEach(c=>{var u;const h=(u=c.floorIndex)!=null?u:0;if(!e.has(h)){const d=i7(this.five,h);d.isEmpty()||e.set(h,d)}});const s=Et(...this.position.map(Ve)),o=[],r=[];if(e.forEach((c,h)=>{r.push({floorIndex:h,box:c}),c.containsPoint(s)&&o.push({floorIndex:h,box:c})}),o.length===1)return o[0].floorIndex;if(o.length>1){let c=1/0,h=o[0].floorIndex;return o.forEach(({floorIndex:u,box:d})=>{const p=new b.Vector3;d.getCenter(p);const m=s.distanceTo(p);m<c&&(c=m,h=u)}),h}if(r.length>0){let c=1/0,h=r[0].floorIndex;return r.forEach(({floorIndex:u,box:d})=>{const p=new b.Vector3;d.getCenter(p);const m=s.distanceTo(p);m<c&&(c=m,h=u)}),h}}loadModel(){return $(this,null,function*(){var i,s,o,r,a,l;if(yield xi(this.five),this.computeRenderType()==="Mesh")this.initialSculpt(),((s=(i=this.data.mediaData)==null?void 0:i[0])==null?void 0:s.type)==="Video"?this.renderVideoPlane():((r=(o=this.data.mediaData)==null?void 0:o[0])==null?void 0:r.type)==="Image"?this.renderImagePlane():this.renderEmptyPlane();else{na(this.five);const c=this.position.map(Ve);(l=(a=this.tag3DContentSvelte)==null?void 0:a.dispose)==null||l.call(a);const h=document.createElement("div");h.classList.add("tag-media-container");const u=V({mode:"front",cornerPoints:c,container:h},this.config.tag3DConfig),d=this.computeRenderType()==="BehindDom"||u.mode==="behind"?"behind":"front",p=new sy(de(V({},u),{mode:d})),m=this.computeNormal();p.position.add(m.clone().setLength(sn.Z_FIGHTING_OFFSET)),this.plugin.group.add(p);let g;p.mode==="behind"&&this.config.clickable!==!1&&(g=this.addObjectClickHandler(this,p,y=>{this.plugin.hooks.emit("click",{event:y,target:"TagContent",tag:this})}));const v=new od({target:h,props:{tag:this,hooks:this.plugin.hooks,state:this.plugin.state,mediaStore:this.plugin.mediaStore,temporaryState:this.plugin.temporaryState}});this.tag3DContentSvelte={svelteApp:v,domContainer:{css3DObject:p},css3DInstance:p,initialNormal:m,currentNormal:m,dispose:()=>{v.$destroy(),p.dispose(),g==null||g()}},this.five.needsRender=!0}})}initialSculpt(){if(this.rectanglePlane)return;const e=new st(this.five,void 0,{magnifier:null});e.clear(),e.group.removeFromParent();const i=It(),s=new Lh({id:i,type:"Rectangle",points:this.position.map(Lt),style:{color:2203620,opacity:.1,lineColor:6737907}},{defaultAction:!1});s.visible=!1,this.plugin.imagePlaneGroup.add(s),this.rectanglePlane=s,s.editor.hooks.on("objectUpdate",()=>{var o;(o=this.mediaPlane)==null||o.changePointsOrParams({cornerPoints:s.data.points.map(Lt)})}),s.editor.disable()}editorEnable(){this.rectanglePlane||this.initialSculpt(),this.rectanglePlane.visible=!0,this.rectanglePlane.editor.enable(),this.syncEditorAuxiliaryVisibility()}editorDisable(e){var s;this.rectanglePlane.visible=!1;const i=e||this.position.map(Lt);(s=this.mediaPlane)==null||s.changePointsOrParams({cornerPoints:i}),this.rectanglePlane.setData({points:i}),this.rectanglePlane.editor.disable()}getRectangleHelper(){var i,s;const e=(i=this.rectanglePlane)==null?void 0:i.rectangleMesh;if(e)return(s=st.modules.object3DHelper.getObject3DHelper(e))==null?void 0:s.helper}syncEditorAuxiliaryVisibility(){if(!this.rectanglePlane)return;const e=this.getRectangleHelper(),i=!!this.rectanglePlane.editor.parent;if(!this.currentVisible||!i){this.rectanglePlane.visible=!1,e==null||e.hide(),this.five.needsRender=!0;return}this.rectanglePlane.visible=!0,e==null||e.show(),this.five.needsRender=!0}renderVideoPlane(){var h,u,d;const e=this.data.mediaData[0];if(!e)return;const{url:i}=e;if(!i)return;const s=(h=this.data.objectFit)!=null?h:"contain",o=this.currentVisible,r=(()=>!!(this.mediaPlane&&!o))(),a=(()=>!!(!this.mediaPlane&&o))(),l=(()=>!!(this.mediaPlane&&(this.mediaPlane.src!==i||this.mediaPlane.objectFit!==s)))();r&&(this.pausedByInvisible=!0),(r||l)&&this.disposeMediaPlane();const c=(()=>!!(this.mediaPlane&&this.mediaPlane.objectFit&&this.mediaPlane.objectFit!==s))();if(a||l){let p=this.position.map(Lt);this.rectanglePlane&&(p=this.rectanglePlane.data.points.map(Lt));const m=new iy(i,p,{videoCoverSrc:e.videoCoverUrl,playButton:this.data.playIcon,paused:this.pausedByInvisible||!((u=this.data.autoplayConfig)!=null&&u.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:n7,ImageTextureMap:s7,domEvents:this.plugin.domEvents,opacity:this.opacity,requestFiveRender:()=>{this.five.needsRender=!0,this.five.render()}});this.plugin.domEvents.addAutoBindEventListener(m,"click",v=>{var y,w;!((y=m.videoInstance)!=null&&y.paused)&&((w=m.videoInstance)==null?void 0:w.muted)===!1&&this.plugin.hooks.emit("playStateChange",{event:v,state:"playing",tag:this,mediaInstance:m.videoInstance})}),m.onVideoReady=v=>{v.addEventListener("play",y=>{this.plugin.mediaStore.set({currentMediaElement:m.videoInstance}),this.plugin.hooks.emit("playStateChange",{event:y,state:"playing",tag:this,mediaInstance:m.videoInstance})}),v.addEventListener("pause",y=>{this.plugin.hooks.emit("playStateChange",{event:y,state:"paused",tag:this,mediaInstance:m.videoInstance})}),v.addEventListener("ended",y=>{this.plugin.hooks.emit("playStateChange",{event:y,state:"paused",tag:this,mediaInstance:m.videoInstance})})};const g=v=>(this.five.on("renderFrame",v),()=>this.five.off("renderFrame",v));m.initialRenderHooks(g),this.mediaPlane=m,this.play=()=>m.play(),this.pause=()=>m.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}if(c){const p=this.rectanglePlane.data.points.map(Lt);(d=this.mediaPlane)==null||d.changePointsOrParams({cornerPoints:p,params:{objectFit:s}})}this.five.needsRender=!0}renderImagePlane(){var u,d;const e=this.data.mediaData[0],i=(u=this.data.objectFit)!=null?u:"contain";if(!e)return;const{url:s}=e;if(!s)return;let o=this.position.map(Lt);const r=this.currentVisible,a=(()=>!!(this.mediaPlane&&!r))(),l=(()=>!!(!this.mediaPlane&&r))(),c=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==s))(),h=(()=>!!(this.mediaPlane&&this.mediaPlane.objectFit&&this.mediaPlane.objectFit!==i))();if((a||c)&&this.disposeMediaPlane(),(l||c)&&(this.rectanglePlane&&(o=this.rectanglePlane.data.points.map(Lt)),this.mediaPlane=new Mh(s,o,{objectFit:this.data.objectFit,opacity:this.opacity}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",p=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:p.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),h){const p=this.rectanglePlane.data.points.map(Lt);(d=this.mediaPlane)==null||d.changePointsOrParams({cornerPoints:p,params:{objectFit:i}})}this.five.needsRender=!0}renderEmptyPlane(){this.disposeMediaPlane()}computeNormal(){return X1(this.position)}}function r7(n,t){const e=new b.Vector3().subVectors(t,n[0]),i=n.map(D=>D.clone().add(e)),s=[...n,...i],o=new b.Vector3;s.forEach(D=>o.add(D)),o.divideScalar(8);const a=new b.Vector3().subVectors(n[1],n[0]).clone().normalize(),l=e.clone().normalize(),c=new b.Vector3().crossVectors(a,l).normalize(),h=new b.Matrix4().makeBasis(a,l,c),u=new b.Quaternion().setFromRotationMatrix(h),d=new b.Euler().setFromQuaternion(u),p=u.clone().inverse(),m=s.map(D=>D.clone().sub(o).applyQuaternion(p)),g=m.map(D=>D.x),v=m.map(D=>D.y),y=m.map(D=>D.z),w=new b.Vector3((Math.max(...g)-Math.min(...g))/2,(Math.max(...v)-Math.min(...v))/2,(Math.max(...y)-Math.min(...y))/2),C=new b.Vector3(o.x-w.x,o.y-w.y,o.z-w.z),E=new b.Vector3(o.x+w.x,o.y+w.y,o.z+w.z);return{start:C.toArray(),end:E.toArray(),rotation:[d.x,d.y,d.z]}}class a7 extends er{constructor(e,i){super(e,i);f(this,"tagStyle");f(this,"clickEventDispose");f(this,"domClickDispose");f(this,"screenPosition",null);this.tagStyle=i.style,this.initializeSculptBox(),this.updateVisible()}getBoxStyle(){var i,s,o,r;const e=((i=this.tagStyle)==null?void 0:i.boxOrPolygon)||{};return{color:(s=e.color)!=null?s:16777215,opacity:(o=e.opacity)!=null?o:.4,lineColor:(r=e.color)!=null?r:16777215,lineWidth:1}}updateBoxStyle(){if(!this.boxShape||!this.boxShape.boxMesh)return;const e=this.getBoxStyle();this.boxShape.boxMesh.setStyle(e)}set(e,i=!0){super.set(e,i),e.style&&(this.tagStyle=V(V({},this.tagStyle),e.style)),e.position&&(this.boxShape?this.updateSculptBox():this.initializeSculptBox()),e.style&&this.boxShape&&this.updateBoxStyle()}setData(...e){super.setData(...e)}getCenter(){const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end))return[0,0,0];const i=e.end.map(c=>Number(c)),s=e.start.map(c=>Number(c)),o=i[0]/2+s[0]/2,r=i[1]/2+s[1]/2,a=i[2]/2+s[2]/2,l=new b.Vector3(o,r,a);return Vt(l,this.workUtil.transform).toArray()}getCorners(){if(this.boxShape){const e=this.boxShape.data,i=e.points.map(r=>Ve(r)),s=new b.Vector3().subVectors(Ve(e.heightPoint),i[0]),o=i.map(r=>r.clone().add(s));return[...i,...o]}return[]}computeNormal(){const e=this.position;if(!e.rotation)return new b.Vector3(0,1,0);const i=new b.Euler().fromArray(e.rotation),s=new b.Vector3(0,1,0);return s.applyEuler(i),s}initializeSculptBox(){if(this.boxShape)return;const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end)||!(e!=null&&e.rotation))return;const i=new st(this.five,void 0,{magnifier:null});i.clear(),i.group.removeFromParent();const s=this.boxPositionToSculptData(e),o=this.getBoxStyle(),r=new jh({id:It(),type:"Box",points:s.bottomPoints,heightPoint:s.heightPoint,style:o},{defaultAction:!1,occlusionVisibility:!1});r.visible=this.visible,this.plugin.imagePlaneGroup.add(r),this.boxShape=r,r.editor.hooks.on("objectUpdate",()=>{this.syncBoxPositionFromSculpt()}),r.editor.disable(),this.setupClickEvents()}setupClickEvents(){var i;if(!this.boxShape||!this.boxShape.boxMesh||this.config.clickable===!1){console.warn(`[BoxTag ${this.id}] Cannot setup click events: boxShape=${!!this.boxShape}, boxMesh=${!!((i=this.boxShape)!=null&&i.boxMesh)}, clickable=${this.config.clickable}`);return}this.cleanupClickEvents();const e=s=>{this.plugin.hooks.emit("click",{event:s,target:"TagBoxModel",tag:this})};requestAnimationFrame(()=>{if(!this.boxShape||!this.plugin.domEvents){console.warn(`[BoxTag ${this.id}] Cannot bind click events: boxShape or domEvents not available`);return}this.clickEventDispose=this.addObjectClickHandler(this,this.boxShape,e)})}cleanupClickEvents(){this.clickEventDispose&&(this.clickEventDispose(),this.clickEventDispose=void 0)}updateSculptBox(){if(!this.boxShape)return;const e=this.position;if(!(e!=null&&e.start)||!(e!=null&&e.end)||!(e!=null&&e.rotation))return;const i=this.boxPositionToSculptData(e);this.boxShape.setData({points:i.bottomPoints.map(s=>s.toArray()),heightPoint:i.heightPoint.toArray()}),this.setupClickEvents()}editorEnable(){return $(this,null,function*(){if(!this.position){console.warn("[BoxTag] Cannot enable editor without position. Call startDrawing() first.");return}this.boxShape||this.initializeSculptBox(),this.boxShape&&(this.boxShape.visible=!0,this.boxShape.editor.enable())})}editorDisable(){this.boxShape&&this.boxShape.editor.disable()}syncBoxPositionFromSculpt(){if(!this.boxShape)return;const e=this.boxShape.data,i=e.points.map(r=>Ve(r)),s=Ve(e.heightPoint),o=r7(i,s);this.position=o,this.hooks.emit("positionChanged",o)}boxPositionToSculptData(e){const i=Ve(e.start),s=Ve(e.end),o=new b.Euler().fromArray(e.rotation),r=new b.Vector3((i.x+s.x)/2,(i.y+s.y)/2,(i.z+s.z)/2),a=new b.Vector3(Math.abs(s.x-i.x)/2,Math.abs(s.y-i.y)/2,Math.abs(s.z-i.z)/2),l=new b.Matrix4().makeRotationFromEuler(o),c=[new b.Vector3(-.5,-.5,-.5),new b.Vector3(.5,-.5,-.5),new b.Vector3(.5,-.5,.5),new b.Vector3(-.5,-.5,.5)],h=new b.Vector3(-.5,.5,-.5),u=a.clone().multiplyScalar(2),d=this.workUtil.transform,p=c.map(v=>{const y=v.clone().multiply(u).applyMatrix4(l).add(r);return Vt(y,d)}),m=h.clone().multiply(u).applyMatrix4(l).add(r),g=Vt(m,d);return{bottomPoints:p,heightPoint:g}}onClick(e){e.target==="TagBoxModel"&&this.unfoldAndFoldOthers()}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}updateScreenPosition(){if(!this.currentVisible){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const i=this.position;if(!(i!=null&&i.start)||!(i!=null&&i.end)){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const s=new b.Vector3().fromArray(i.start),o=new b.Vector3().fromArray(i.end),r=new b.Euler().fromArray(i.rotation),a=[new b.Vector3(s.x,s.y,s.z),new b.Vector3(o.x,s.y,s.z),new b.Vector3(s.x,o.y,s.z),new b.Vector3(o.x,o.y,s.z),new b.Vector3(s.x,s.y,o.z),new b.Vector3(o.x,s.y,o.z),new b.Vector3(s.x,o.y,o.z),new b.Vector3(o.x,o.y,o.z)],l=new b.Vector3().addVectors(s,o).multiplyScalar(.5),c=this.workUtil.transform;a.forEach(d=>{d.sub(l).applyEuler(r).add(l),d.copy(Vt(d,c))});let h=a[0];a.forEach(d=>{d.x>h.x&&(h=d)});const u=h.clone().project(this.five.camera);if(u.x<-1||u.x>1||u.y<-1||u.y>1||u.z<0||u.z>1)this.screenPosition=null;else if(this.five.renderer){const d=this.five.renderer.getSize(new b.Vector2);this.screenPosition={leftPx:(u.x+1)/2*d.x,topPx:(-u.y+1)/2*d.y,scale:1}}this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}get centerPosition(){const e=Y1(this.position,this.workUtil.transform),i=qa(e,this.matrix);let s=i[0];return i.forEach(o=>{o.x>s.x&&(s=o)}),s}applyVisible(){var e;this.boxShape&&(this.plugin.imagePlaneGroup.children.includes(this.boxShape)||(console.warn(`[BoxTag ${this.id}] applyVisible: boxShape not in imagePlaneGroup, re-adding...`,{boxShapeParent:((e=this.boxShape.parent)==null?void 0:e.name)||"null",imagePlaneGroupChildren:this.plugin.imagePlaneGroup.children.length}),this.boxShape.parent&&this.boxShape.parent.remove(this.boxShape),this.plugin.imagePlaneGroup.add(this.boxShape)),this.boxShape.visible=this.visible),this.updateScreenPosition()}dispose(){this.cleanupClickEvents(),this.domClickDispose&&(this.domClickDispose(),this.domClickDispose=void 0),this.boxShape&&(this.boxShape.removeFromParent(),this.boxShape=void 0)}}class l7 extends er{constructor(e,i){super(e,i);f(this,"tagStyle");f(this,"clickEventDispose");f(this,"domClickDispose");f(this,"screenPosition",null);this.tagStyle=i.style,this.initializeSculptPolygon(),this.updateVisible()}getPolygonStyle(){var i,s,o,r,a,l;const e=((i=this.tagStyle)==null?void 0:i.boxOrPolygon)||{};return{color:(s=e.color)!=null?s:16777215,opacity:(o=e.opacity)!=null?o:.4,lineColor:(a=(r=e.lineColor)!=null?r:e.color)!=null?a:16777215,lineWidth:(l=e.lineWidth)!=null?l:1}}updatePolygonStyle(){if(!this.polygonShape||!this.polygonShape.areaMesh)return;const e=this.getPolygonStyle();this.polygonShape.areaMesh.setStyle(e)}set(e,i=!0){super.set(e,i),e.style&&(this.tagStyle=V(V({},this.tagStyle),e.style)),e.position&&(this.polygonShape?this.updateSculptPolygon():this.initializeSculptPolygon()),e.style&&this.polygonShape&&this.updatePolygonStyle()}getCorners(){return this.polygonShape?this.polygonShape.areaMesh.points.map(e=>e.clone()):[]}getCenter(){const e=this.originPosition;if(!e||e.length===0)return[0,0,0];const i=new b.Vector3;return e.forEach(s=>{i.add(Ve(s))}),i.divideScalar(e.length),i.toArray()}computeNormal(){const e=this.position;if(!e||e.length<3)return new b.Vector3(0,1,0);const i=Ve(e[0]),s=Ve(e[1]),o=Ve(e[2]),r=new b.Vector3().subVectors(s,i),a=new b.Vector3().subVectors(o,i);return new b.Vector3().crossVectors(r,a).normalize()}initializeSculptPolygon(){var a,l;if(this.polygonShape||((l=(a=this.getConfig())==null?void 0:a.__experimental_PolygonMeshConfig)==null?void 0:l.enabled)===!1)return;const e=this.position;if(!e||e.length<3)return;const i=new st(this.five,void 0,{magnifier:null});i.clear(),i.group.removeFromParent();const s=e.map(c=>Ve(c)),o=this.getPolygonStyle(),r=new Sh({id:It(),type:"Polygon",points:s,style:o},{defaultAction:!1,occlusionVisibility:!0,occlusionMode:"depthTest"});r.visible=this.visible,this.plugin.imagePlaneGroup.add(r),this.polygonShape=r,r.editor.hooks.on("objectUpdate",()=>{this.syncPolygonPositionFromSculpt()}),r.editor.disable(),this.setupClickEvents()}setupClickEvents(){if(!this.polygonShape||this.config.clickable===!1){console.warn(`[PolygonTag ${this.id}] Cannot setup click events: polygonShape=${!!this.polygonShape}, clickable=${this.config.clickable}`);return}this.cleanupClickEvents();const e=i=>{this.plugin.hooks.emit("click",{event:i,target:"TagPolygonModel",tag:this})};requestAnimationFrame(()=>{if(!this.polygonShape||!this.plugin.domEvents){console.warn(`[PolygonTag ${this.id}] Cannot bind click events: polygonShape or domEvents not available`);return}this.clickEventDispose=this.addObjectClickHandler(this,this.polygonShape,e)})}cleanupClickEvents(){this.clickEventDispose&&(this.clickEventDispose(),this.clickEventDispose=void 0)}updateSculptPolygon(){if(!this.polygonShape)return;const e=this.position;if(!e||e.length<3)return;const i=e.map(s=>Ve(s));this.polygonShape.setData({points:i.map(s=>s.toArray()),style:this.getPolygonStyle()}),this.setupClickEvents()}editorEnable(){return $(this,null,function*(){if(!this.position){console.warn("[PolygonTag] Cannot enable editor without position. Call startDrawing() first.");return}this.polygonShape||this.initializeSculptPolygon(),this.polygonShape&&(this.polygonShape.visible=!0,this.polygonShape.editor.enable())})}editorDisable(){this.polygonShape&&this.polygonShape.editor.disable()}syncPolygonPositionFromSculpt(){if(!this.polygonShape)return;const s=this.polygonShape.data.points.map(o=>Ve(o)).map(o=>o.toArray());this.position=s,this.hooks.emit("positionChanged",s)}onClick(e){e.target==="TagPolygonModel"&&this.unfoldAndFoldOthers()}unfoldAndFoldOthers(){if(this.isPopoverConfigEnabled())return;const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.manuallyOperated=!0,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}unfold(){this.isPopoverConfigEnabled()||this.setUnfold(!0)}fold(){this.isPopoverConfigEnabled()||this.setUnfold(!1)}setUnfold(e){if(this.isPopoverConfigEnabled())return;const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}getPolygonCenter(){const e=this.position;if(!e||e.length===0)return new b.Vector3;const i=new b.Vector3;return e.forEach(s=>{const o=Ve(s);i.add(o)}),i.divideScalar(e.length),i}updateScreenPosition(){if(!this.currentVisible){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}const i=this.position;if(!i||i.length===0){this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]});return}let s=Ve(i[0]);i.forEach(r=>{const a=Ve(r);a.x>s.x&&(s=a)});const o=s.clone().project(this.five.camera);if(o.x<-1||o.x>1||o.y<-1||o.y>1||o.z<0||o.z>1)this.screenPosition=null;else if(this.five.renderer){const r=this.five.renderer.getSize(new b.Vector2);this.screenPosition={leftPx:(o.x+1)/2*r.x,topPx:(-o.y+1)/2*r.y,scale:1}}this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}applyVisible(){var e;this.polygonShape&&(this.plugin.imagePlaneGroup.children.includes(this.polygonShape)||(console.warn(`[PolygonTag ${this.id}] applyVisible: polygonShape not in imagePlaneGroup, re-adding...`,{polygonShapeParent:((e=this.polygonShape.parent)==null?void 0:e.name)||"null",imagePlaneGroupChildren:this.plugin.imagePlaneGroup.children.length}),this.polygonShape.parent&&this.polygonShape.parent.remove(this.polygonShape),this.plugin.imagePlaneGroup.add(this.polygonShape)),this.polygonShape.visible=this.visible),this.updateScreenPosition()}dispose(){this.cleanupClickEvents(),this.domClickDispose&&(this.domClickDispose(),this.domClickDispose=void 0),this.polygonShape&&(this.polygonShape.removeFromParent(),this.polygonShape=void 0)}}const c7=`
1026
1026
  varying vec2 vUv;
1027
1027
  void main() {
1028
1028
  vUv = uv;